diff --git a/apps/files/src/components/FilesListVirtual.vue b/apps/files/src/components/FilesListVirtual.vue index 50b42b3f094d2..1318cf7a8fe7f 100644 --- a/apps/files/src/components/FilesListVirtual.vue +++ b/apps/files/src/components/FilesListVirtual.vue @@ -34,6 +34,7 @@ :scroll-to-index="scrollToIndex" :caption="caption"> @@ -361,6 +362,11 @@ export default defineComponent({ flex-direction: column; } + .files-list__selected { + padding-right: 12px; + white-space: nowrap; + } + .files-list__table { display: block; diff --git a/dist/files-main.js b/dist/files-main.js index b760313ccfdbe..5b148da0c7de4 100644 --- a/dist/files-main.js +++ b/dist/files-main.js @@ -1,3 +1,3 @@ /*! For license information please see files-main.js.LICENSE.txt */ -(()=>{var e,n,s,i={9052:t=>{"use strict";var e=Object.prototype.hasOwnProperty,n="~";function s(){}function i(t,e,n){this.fn=t,this.context=e,this.once=n||!1}function r(t,e,s,r,o){if("function"!=typeof s)throw new TypeError("The listener must be a function");var a=new i(s,r||t,o),l=n?n+e:e;return t._events[l]?t._events[l].fn?t._events[l]=[t._events[l],a]:t._events[l].push(a):(t._events[l]=a,t._eventsCount++),t}function o(t,e){0==--t._eventsCount?t._events=new s:delete t._events[e]}function a(){this._events=new s,this._eventsCount=0}Object.create&&(s.prototype=Object.create(null),(new s).__proto__||(n=!1)),a.prototype.eventNames=function(){var t,s,i=[];if(0===this._eventsCount)return i;for(s in t=this._events)e.call(t,s)&&i.push(n?s.slice(1):s);return Object.getOwnPropertySymbols?i.concat(Object.getOwnPropertySymbols(t)):i},a.prototype.listeners=function(t){var e=n?n+t:t,s=this._events[e];if(!s)return[];if(s.fn)return[s.fn];for(var i=0,r=s.length,o=new Array(r);i{"use strict";var i={};s.r(i),s.d(i,{exclude:()=>St,extract:()=>Ct,parse:()=>_t,parseUrl:()=>Tt,pick:()=>Et,stringify:()=>xt,stringifyUrl:()=>kt});var r=s(19166),o=s(63757),a=s(96763);let l;const c=t=>l=t,d=Symbol();function u(t){return t&&"object"==typeof t&&"[object Object]"===Object.prototype.toString.call(t)&&"function"!=typeof t.toJSON}var m;!function(t){t.direct="direct",t.patchObject="patch object",t.patchFunction="patch function"}(m||(m={}));const p="undefined"!=typeof window,f="undefined"!=typeof __VUE_PROD_DEVTOOLS__&&__VUE_PROD_DEVTOOLS__&&p,g=(()=>"object"==typeof window&&window.window===window?window:"object"==typeof self&&self.self===self?self:"object"==typeof global&&global.global===global?global:"object"==typeof globalThis?globalThis:{HTMLElement:null})();function h(t,e,n){const s=new XMLHttpRequest;s.open("GET",t),s.responseType="blob",s.onload=function(){b(s.response,e,n)},s.onerror=function(){a.error("could not download file")},s.send()}function v(t){const e=new XMLHttpRequest;e.open("HEAD",t,!1);try{e.send()}catch(t){}return e.status>=200&&e.status<=299}function w(t){try{t.dispatchEvent(new MouseEvent("click"))}catch(e){const n=document.createEvent("MouseEvents");n.initMouseEvent("click",!0,!0,window,0,0,0,80,20,!1,!1,!1,!1,0,null),t.dispatchEvent(n)}}const A="object"==typeof navigator?navigator:{userAgent:""},y=(()=>/Macintosh/.test(A.userAgent)&&/AppleWebKit/.test(A.userAgent)&&!/Safari/.test(A.userAgent))(),b=p?"undefined"!=typeof HTMLAnchorElement&&"download"in HTMLAnchorElement.prototype&&!y?function(t,e="download",n){const s=document.createElement("a");s.download=e,s.rel="noopener","string"==typeof t?(s.href=t,s.origin!==location.origin?v(s.href)?h(t,e,n):(s.target="_blank",w(s)):w(s)):(s.href=URL.createObjectURL(t),setTimeout((function(){URL.revokeObjectURL(s.href)}),4e4),setTimeout((function(){w(s)}),0))}:"msSaveOrOpenBlob"in A?function(t,e="download",n){if("string"==typeof t)if(v(t))h(t,e,n);else{const e=document.createElement("a");e.href=t,e.target="_blank",setTimeout((function(){w(e)}))}else navigator.msSaveOrOpenBlob(function(t,{autoBom:e=!1}={}){return e&&/^\s*(?:text\/\S*|application\/xml|\S*\/\S*\+xml)\s*;.*charset\s*=\s*utf-8/i.test(t.type)?new Blob([String.fromCharCode(65279),t],{type:t.type}):t}(t,n),e)}:function(t,e,n,s){if((s=s||open("","_blank"))&&(s.document.title=s.document.body.innerText="downloading..."),"string"==typeof t)return h(t,e,n);const i="application/octet-stream"===t.type,r=/constructor/i.test(String(g.HTMLElement))||"safari"in g,o=/CriOS\/[\d]+/.test(navigator.userAgent);if((o||i&&r||y)&&"undefined"!=typeof FileReader){const e=new FileReader;e.onloadend=function(){let t=e.result;if("string"!=typeof t)throw s=null,new Error("Wrong reader.result type");t=o?t:t.replace(/^data:[^;]*;/,"data:attachment/file;"),s?s.location.href=t:location.assign(t),s=null},e.readAsDataURL(t)}else{const e=URL.createObjectURL(t);s?s.location.assign(e):location.href=e,s=null,setTimeout((function(){URL.revokeObjectURL(e)}),4e4)}}:()=>{};function C(t,e){const n="🍍 "+t;"function"==typeof __VUE_DEVTOOLS_TOAST__?__VUE_DEVTOOLS_TOAST__(n,e):"error"===e?a.error(n):"warn"===e?a.warn(n):a.log(n)}function _(t){return"_a"in t&&"install"in t}function x(){if(!("clipboard"in navigator))return C("Your browser doesn't support the Clipboard API","error"),!0}function T(t){return!!(t instanceof Error&&t.message.toLowerCase().includes("document is not focused"))&&(C('You need to activate the "Emulate a focused page" setting in the "Rendering" panel of devtools.',"warn"),!0)}let k;function E(t,e){for(const n in e){const s=t.state.value[n];s?Object.assign(s,e[n]):t.state.value[n]=e[n]}}function S(t){return{_custom:{display:t}}}const L="🍍 Pinia (root)",N="_root";function P(t){return _(t)?{id:N,label:L}:{id:t.$id,label:t.$id}}function I(t){return t?Array.isArray(t)?t.reduce(((t,e)=>(t.keys.push(e.key),t.operations.push(e.type),t.oldValue[e.key]=e.oldValue,t.newValue[e.key]=e.newValue,t)),{oldValue:{},keys:[],operations:[],newValue:{}}):{operation:S(t.type),key:S(t.key),oldValue:t.oldValue,newValue:t.newValue}:{}}function F(t){switch(t){case m.direct:return"mutation";case m.patchFunction:case m.patchObject:return"$patch";default:return"unknown"}}let B=!0;const O=[],D="pinia:mutations",U="pinia",{assign:j}=Object,R=t=>"🍍 "+t;function M(t,e){(0,o.$q)({id:"dev.esm.pinia",label:"Pinia 🍍",logo:"https://pinia.vuejs.org/logo.svg",packageName:"pinia",homepage:"https://pinia.vuejs.org",componentStateTypes:O,app:t},(n=>{"function"!=typeof n.now&&C("You seem to be using an outdated version of Vue Devtools. Are you still using the Beta release instead of the stable one? You can find the links at https://devtools.vuejs.org/guide/installation.html."),n.addTimelineLayer({id:D,label:"Pinia 🍍",color:15064968}),n.addInspector({id:U,label:"Pinia 🍍",icon:"storage",treeFilterPlaceholder:"Search stores",actions:[{icon:"content_copy",action:()=>{!async function(t){if(!x())try{await navigator.clipboard.writeText(JSON.stringify(t.state.value)),C("Global state copied to clipboard.")}catch(t){if(T(t))return;C("Failed to serialize the state. Check the console for more details.","error"),a.error(t)}}(e)},tooltip:"Serialize and copy the state"},{icon:"content_paste",action:async()=>{await async function(t){if(!x())try{E(t,JSON.parse(await navigator.clipboard.readText())),C("Global state pasted from clipboard.")}catch(t){if(T(t))return;C("Failed to deserialize the state from clipboard. Check the console for more details.","error"),a.error(t)}}(e),n.sendInspectorTree(U),n.sendInspectorState(U)},tooltip:"Replace the state with the content of your clipboard"},{icon:"save",action:()=>{!async function(t){try{b(new Blob([JSON.stringify(t.state.value)],{type:"text/plain;charset=utf-8"}),"pinia-state.json")}catch(t){C("Failed to export the state as JSON. Check the console for more details.","error"),a.error(t)}}(e)},tooltip:"Save the state as a JSON file"},{icon:"folder_open",action:async()=>{await async function(t){try{const e=(k||(k=document.createElement("input"),k.type="file",k.accept=".json"),function(){return new Promise(((t,e)=>{k.onchange=async()=>{const e=k.files;if(!e)return t(null);const n=e.item(0);return t(n?{text:await n.text(),file:n}:null)},k.oncancel=()=>t(null),k.onerror=e,k.click()}))}),n=await e();if(!n)return;const{text:s,file:i}=n;E(t,JSON.parse(s)),C(`Global state imported from "${i.name}".`)}catch(t){C("Failed to import the state from JSON. Check the console for more details.","error"),a.error(t)}}(e),n.sendInspectorTree(U),n.sendInspectorState(U)},tooltip:"Import the state from a JSON file"}],nodeActions:[{icon:"restore",tooltip:'Reset the state (with "$reset")',action:t=>{const n=e._s.get(t);n?"function"!=typeof n.$reset?C(`Cannot reset "${t}" store because it doesn't have a "$reset" method implemented.`,"warn"):(n.$reset(),C(`Store "${t}" reset.`)):C(`Cannot reset "${t}" store because it wasn't found.`,"warn")}}]}),n.on.inspectComponent(((t,e)=>{const n=t.componentInstance&&t.componentInstance.proxy;if(n&&n._pStores){const e=t.componentInstance.proxy._pStores;Object.values(e).forEach((e=>{t.instanceData.state.push({type:R(e.$id),key:"state",editable:!0,value:e._isOptionsAPI?{_custom:{value:(0,r.ux)(e.$state),actions:[{icon:"restore",tooltip:"Reset the state of this store",action:()=>e.$reset()}]}}:Object.keys(e.$state).reduce(((t,n)=>(t[n]=e.$state[n],t)),{})}),e._getters&&e._getters.length&&t.instanceData.state.push({type:R(e.$id),key:"getters",editable:!1,value:e._getters.reduce(((t,n)=>{try{t[n]=e[n]}catch(e){t[n]=e}return t}),{})})}))}})),n.on.getInspectorTree((n=>{if(n.app===t&&n.inspectorId===U){let t=[e];t=t.concat(Array.from(e._s.values())),n.rootNodes=(n.filter?t.filter((t=>"$id"in t?t.$id.toLowerCase().includes(n.filter.toLowerCase()):L.toLowerCase().includes(n.filter.toLowerCase()))):t).map(P)}})),n.on.getInspectorState((n=>{if(n.app===t&&n.inspectorId===U){const t=n.nodeId===N?e:e._s.get(n.nodeId);if(!t)return;t&&(n.state=function(t){if(_(t)){const e=Array.from(t._s.keys()),n=t._s,s={state:e.map((e=>({editable:!0,key:e,value:t.state.value[e]}))),getters:e.filter((t=>n.get(t)._getters)).map((t=>{const e=n.get(t);return{editable:!1,key:t,value:e._getters.reduce(((t,n)=>(t[n]=e[n],t)),{})}}))};return s}const e={state:Object.keys(t.$state).map((e=>({editable:!0,key:e,value:t.$state[e]})))};return t._getters&&t._getters.length&&(e.getters=t._getters.map((e=>({editable:!1,key:e,value:t[e]})))),t._customProperties.size&&(e.customProperties=Array.from(t._customProperties).map((e=>({editable:!0,key:e,value:t[e]})))),e}(t))}})),n.on.editInspectorState(((n,s)=>{if(n.app===t&&n.inspectorId===U){const t=n.nodeId===N?e:e._s.get(n.nodeId);if(!t)return C(`store "${n.nodeId}" not found`,"error");const{path:s}=n;_(t)?s.unshift("state"):1===s.length&&t._customProperties.has(s[0])&&!(s[0]in t.$state)||s.unshift("$state"),B=!1,n.set(t,s,n.state.value),B=!0}})),n.on.editComponentState((t=>{if(t.type.startsWith("🍍")){const n=t.type.replace(/^🍍\s*/,""),s=e._s.get(n);if(!s)return C(`store "${n}" not found`,"error");const{path:i}=t;if("state"!==i[0])return C(`Invalid path for store "${n}":\n${i}\nOnly state can be modified.`);i[0]="$state",B=!1,t.set(s,i,t.state.value),B=!0}}))}))}let z,V=0;function $(t,e,n){const s=e.reduce(((e,n)=>(e[n]=(0,r.ux)(t)[n],e)),{});for(const e in s)t[e]=function(){const i=V,r=n?new Proxy(t,{get:(...t)=>(z=i,Reflect.get(...t)),set:(...t)=>(z=i,Reflect.set(...t))}):t;z=i;const o=s[e].apply(r,arguments);return z=void 0,o}}function q({app:t,store:e,options:n}){if(e.$id.startsWith("__hot:"))return;e._isOptionsAPI=!!n.state,$(e,Object.keys(n.actions),e._isOptionsAPI);const s=e._hotUpdate;(0,r.ux)(e)._hotUpdate=function(t){s.apply(this,arguments),$(e,Object.keys(t._hmrPayload.actions),!!e._isOptionsAPI)},function(t,e){O.includes(R(e.$id))||O.push(R(e.$id)),(0,o.$q)({id:"dev.esm.pinia",label:"Pinia 🍍",logo:"https://pinia.vuejs.org/logo.svg",packageName:"pinia",homepage:"https://pinia.vuejs.org",componentStateTypes:O,app:t,settings:{logStoreChanges:{label:"Notify about new/deleted stores",type:"boolean",defaultValue:!0}}},(t=>{const n="function"==typeof t.now?t.now.bind(t):Date.now;e.$onAction((({after:s,onError:i,name:r,args:o})=>{const a=V++;t.addTimelineEvent({layerId:D,event:{time:n(),title:"🛫 "+r,subtitle:"start",data:{store:S(e.$id),action:S(r),args:o},groupId:a}}),s((s=>{z=void 0,t.addTimelineEvent({layerId:D,event:{time:n(),title:"🛬 "+r,subtitle:"end",data:{store:S(e.$id),action:S(r),args:o,result:s},groupId:a}})})),i((s=>{z=void 0,t.addTimelineEvent({layerId:D,event:{time:n(),logType:"error",title:"💥 "+r,subtitle:"end",data:{store:S(e.$id),action:S(r),args:o,error:s},groupId:a}})}))}),!0),e._customProperties.forEach((s=>{(0,r.wB)((()=>(0,r.R1)(e[s])),((e,i)=>{t.notifyComponentUpdate(),t.sendInspectorState(U),B&&t.addTimelineEvent({layerId:D,event:{time:n(),title:"Change",subtitle:s,data:{newValue:e,oldValue:i},groupId:z}})}),{deep:!0})})),e.$subscribe((({events:s,type:i},r)=>{if(t.notifyComponentUpdate(),t.sendInspectorState(U),!B)return;const o={time:n(),title:F(i),data:j({store:S(e.$id)},I(s)),groupId:z};i===m.patchFunction?o.subtitle="⤵️":i===m.patchObject?o.subtitle="🧩":s&&!Array.isArray(s)&&(o.subtitle=s.type),s&&(o.data["rawEvent(s)"]={_custom:{display:"DebuggerEvent",type:"object",tooltip:"raw DebuggerEvent[]",value:s}}),t.addTimelineEvent({layerId:D,event:o})}),{detached:!0,flush:"sync"});const s=e._hotUpdate;e._hotUpdate=(0,r.IG)((i=>{s(i),t.addTimelineEvent({layerId:D,event:{time:n(),title:"🔥 "+e.$id,subtitle:"HMR update",data:{store:S(e.$id),info:S("HMR update")}}}),t.notifyComponentUpdate(),t.sendInspectorTree(U),t.sendInspectorState(U)}));const{$dispose:i}=e;e.$dispose=()=>{i(),t.notifyComponentUpdate(),t.sendInspectorTree(U),t.sendInspectorState(U),t.getSettings().logStoreChanges&&C(`Disposed "${e.$id}" store 🗑`)},t.notifyComponentUpdate(),t.sendInspectorTree(U),t.sendInspectorState(U),t.getSettings().logStoreChanges&&C(`"${e.$id}" store installed 🆕`)}))}(t,e)}const H=()=>{};function W(t,e,n,s=H){t.push(e);const i=()=>{const n=t.indexOf(e);n>-1&&(t.splice(n,1),s())};return!n&&(0,r.o5)()&&(0,r.jr)(i),i}function G(t,...e){t.slice().forEach((t=>{t(...e)}))}const Y=t=>t();function K(t,e){t instanceof Map&&e instanceof Map&&e.forEach(((e,n)=>t.set(n,e))),t instanceof Set&&e instanceof Set&&e.forEach(t.add,t);for(const n in e){if(!e.hasOwnProperty(n))continue;const s=e[n],i=t[n];u(i)&&u(s)&&t.hasOwnProperty(n)&&!(0,r.i9)(s)&&!(0,r.g8)(s)?t[n]=K(i,s):t[n]=s}return t}const Q=Symbol(),X=new WeakMap,{assign:J}=Object;function Z(t,e,n={},s,i,o){let a;const l=J({actions:{}},n),d={deep:!0};let p,g,h,v=[],w=[];const A=s.state.value[t];o||A||(r.LE?(0,r.hZ)(s.state.value,t,{}):s.state.value[t]={});const y=(0,r.KR)({});let b;function C(e){let n;p=g=!1,"function"==typeof e?(e(s.state.value[t]),n={type:m.patchFunction,storeId:t,events:h}):(K(s.state.value[t],e),n={type:m.patchObject,payload:e,storeId:t,events:h});const i=b=Symbol();(0,r.dY)().then((()=>{b===i&&(p=!0)})),g=!0,G(v,n,s.state.value[t])}const _=o?function(){const{state:t}=n,e=t?t():{};this.$patch((t=>{J(t,e)}))}:H;function x(e,n){return function(){c(s);const i=Array.from(arguments),r=[],o=[];let a;G(w,{args:i,name:e,store:E,after:function(t){r.push(t)},onError:function(t){o.push(t)}});try{a=n.apply(this&&this.$id===t?this:E,i)}catch(t){throw G(o,t),t}return a instanceof Promise?a.then((t=>(G(r,t),t))).catch((t=>(G(o,t),Promise.reject(t)))):(G(r,a),a)}}const T=(0,r.IG)({actions:{},getters:{},state:[],hotState:y}),k={_p:s,$id:t,$onAction:W.bind(null,w),$patch:C,$reset:_,$subscribe(e,n={}){const i=W(v,e,n.detached,(()=>o())),o=a.run((()=>(0,r.wB)((()=>s.state.value[t]),(s=>{("sync"===n.flush?g:p)&&e({storeId:t,type:m.direct,events:h},s)}),J({},d,n))));return i},$dispose:function(){a.stop(),v=[],w=[],s._s.delete(t)}};r.LE&&(k._r=!1);const E=(0,r.Kh)(f?J({_hmrPayload:T,_customProperties:(0,r.IG)(new Set)},k):k);s._s.set(t,E);const S=(s._a&&s._a.runWithContext||Y)((()=>s._e.run((()=>(a=(0,r.uY)()).run(e)))));for(const e in S){const n=S[e];if((0,r.i9)(n)&&(N=n,!(0,r.i9)(N)||!N.effect)||(0,r.g8)(n))o||(!A||(L=n,r.LE?X.has(L):u(L)&&L.hasOwnProperty(Q))||((0,r.i9)(n)?n.value=A[e]:K(n,A[e])),r.LE?(0,r.hZ)(s.state.value[t],e,n):s.state.value[t][e]=n);else if("function"==typeof n){const t=x(e,n);r.LE?(0,r.hZ)(S,e,t):S[e]=t,l.actions[e]=n}}var L,N;if(r.LE?Object.keys(S).forEach((t=>{(0,r.hZ)(E,t,S[t])})):(J(E,S),J((0,r.ux)(E),S)),Object.defineProperty(E,"$state",{get:()=>s.state.value[t],set:t=>{C((e=>{J(e,t)}))}}),f){const t={writable:!0,configurable:!0,enumerable:!1};["_p","_hmrPayload","_getters","_customProperties"].forEach((e=>{Object.defineProperty(E,e,J({value:E[e]},t))}))}return r.LE&&(E._r=!0),s._p.forEach((t=>{if(f){const e=a.run((()=>t({store:E,app:s._a,pinia:s,options:l})));Object.keys(e||{}).forEach((t=>E._customProperties.add(t))),J(E,e)}else J(E,a.run((()=>t({store:E,app:s._a,pinia:s,options:l}))))})),A&&o&&n.hydrate&&n.hydrate(E.$state,A),p=!0,g=!0,E}function tt(t,e,n){let s,i;const o="function"==typeof e;function a(t,n){const a=(0,r.PS)();return(t=t||(a?(0,r.WQ)(d,null):null))&&c(t),(t=l)._s.has(s)||(o?Z(s,e,i,t):function(t,e,n,s){const{state:i,actions:o,getters:a}=e,l=n.state.value[t];let d;d=Z(t,(function(){l||(r.LE?(0,r.hZ)(n.state.value,t,i?i():{}):n.state.value[t]=i?i():{});const e=(0,r.QW)(n.state.value[t]);return J(e,o,Object.keys(a||{}).reduce(((e,s)=>(e[s]=(0,r.IG)((0,r.EW)((()=>{c(n);const e=n._s.get(t);if(!r.LE||e._r)return a[s].call(e,e)}))),e)),{}))}),e,n,0,!0)}(s,i,t)),t._s.get(s)}return"string"==typeof t?(s=t,i=o?n:e):(i=t,s=t.id),a.$id=s,a}var et=s(35810),nt=s(21777),st=s(85471);const it=function(){const t=(0,r.uY)(!0),e=t.run((()=>(0,r.KR)({})));let n=[],s=[];const i=(0,r.IG)({install(t){c(i),r.LE||(i._a=t,t.provide(d,i),t.config.globalProperties.$pinia=i,f&&M(t,i),s.forEach((t=>n.push(t))),s=[])},use(t){return this._a||r.LE?n.push(t):s.push(t),this},_p:n,_a:null,_e:t,_s:new Map,state:e});return f&&"undefined"!=typeof Proxy&&i.use(q),i}();var rt=s(99498);const ot="%[a-f0-9]{2}",at=new RegExp("("+ot+")|([^%]+?)","gi"),lt=new RegExp("("+ot+")+","gi");function ct(t,e){try{return[decodeURIComponent(t.join(""))]}catch{}if(1===t.length)return t;e=e||1;const n=t.slice(0,e),s=t.slice(e);return Array.prototype.concat.call([],ct(n),ct(s))}function dt(t){try{return decodeURIComponent(t)}catch{let e=t.match(at)||[];for(let n=1;nnull==t,ft=t=>encodeURIComponent(t).replace(/[!'()*]/g,(t=>`%${t.charCodeAt(0).toString(16).toUpperCase()}`)),gt=Symbol("encodeFragmentIdentifier");function ht(t){if("string"!=typeof t||1!==t.length)throw new TypeError("arrayFormatSeparator must be single character string")}function vt(t,e){return e.encode?e.strict?ft(t):encodeURIComponent(t):t}function wt(t,e){return e.decode?function(t){if("string"!=typeof t)throw new TypeError("Expected `encodedURI` to be of type `string`, got `"+typeof t+"`");try{return decodeURIComponent(t)}catch{return function(t){const e={"%FE%FF":"��","%FF%FE":"��"};let n=lt.exec(t);for(;n;){try{e[n[0]]=decodeURIComponent(n[0])}catch{const t=dt(n[0]);t!==n[0]&&(e[n[0]]=t)}n=lt.exec(t)}e["%C2"]="�";const s=Object.keys(e);for(const n of s)t=t.replace(new RegExp(n,"g"),e[n]);return t}(t)}}(t):t}function At(t){return Array.isArray(t)?t.sort():"object"==typeof t?At(Object.keys(t)).sort(((t,e)=>Number(t)-Number(e))).map((e=>t[e])):t}function yt(t){const e=t.indexOf("#");return-1!==e&&(t=t.slice(0,e)),t}function bt(t,e){return e.parseNumbers&&!Number.isNaN(Number(t))&&"string"==typeof t&&""!==t.trim()?t=Number(t):!e.parseBooleans||null===t||"true"!==t.toLowerCase()&&"false"!==t.toLowerCase()||(t="true"===t.toLowerCase()),t}function Ct(t){const e=(t=yt(t)).indexOf("?");return-1===e?"":t.slice(e+1)}function _t(t,e){ht((e={decode:!0,sort:!0,arrayFormat:"none",arrayFormatSeparator:",",parseNumbers:!1,parseBooleans:!1,...e}).arrayFormatSeparator);const n=function(t){let e;switch(t.arrayFormat){case"index":return(t,n,s)=>{e=/\[(\d*)]$/.exec(t),t=t.replace(/\[\d*]$/,""),e?(void 0===s[t]&&(s[t]={}),s[t][e[1]]=n):s[t]=n};case"bracket":return(t,n,s)=>{e=/(\[])$/.exec(t),t=t.replace(/\[]$/,""),e?void 0!==s[t]?s[t]=[...s[t],n]:s[t]=[n]:s[t]=n};case"colon-list-separator":return(t,n,s)=>{e=/(:list)$/.exec(t),t=t.replace(/:list$/,""),e?void 0!==s[t]?s[t]=[...s[t],n]:s[t]=[n]:s[t]=n};case"comma":case"separator":return(e,n,s)=>{const i="string"==typeof n&&n.includes(t.arrayFormatSeparator),r="string"==typeof n&&!i&&wt(n,t).includes(t.arrayFormatSeparator);n=r?wt(n,t):n;const o=i||r?n.split(t.arrayFormatSeparator).map((e=>wt(e,t))):null===n?n:wt(n,t);s[e]=o};case"bracket-separator":return(e,n,s)=>{const i=/(\[])$/.test(e);if(e=e.replace(/\[]$/,""),!i)return void(s[e]=n?wt(n,t):n);const r=null===n?[]:n.split(t.arrayFormatSeparator).map((e=>wt(e,t)));void 0!==s[e]?s[e]=[...s[e],...r]:s[e]=r};default:return(t,e,n)=>{void 0!==n[t]?n[t]=[...[n[t]].flat(),e]:n[t]=e}}}(e),s=Object.create(null);if("string"!=typeof t)return s;if(!(t=t.trim().replace(/^[?#&]/,"")))return s;for(const i of t.split("&")){if(""===i)continue;const t=e.decode?i.replace(/\+/g," "):i;let[r,o]=ut(t,"=");void 0===r&&(r=t),o=void 0===o?null:["comma","separator","bracket-separator"].includes(e.arrayFormat)?o:wt(o,e),n(wt(r,e),o,s)}for(const[t,n]of Object.entries(s))if("object"==typeof n&&null!==n)for(const[t,s]of Object.entries(n))n[t]=bt(s,e);else s[t]=bt(n,e);return!1===e.sort?s:(!0===e.sort?Object.keys(s).sort():Object.keys(s).sort(e.sort)).reduce(((t,e)=>{const n=s[e];return t[e]=Boolean(n)&&"object"==typeof n&&!Array.isArray(n)?At(n):n,t}),Object.create(null))}function xt(t,e){if(!t)return"";ht((e={encode:!0,strict:!0,arrayFormat:"none",arrayFormatSeparator:",",...e}).arrayFormatSeparator);const n=n=>e.skipNull&&pt(t[n])||e.skipEmptyString&&""===t[n],s=function(t){switch(t.arrayFormat){case"index":return e=>(n,s)=>{const i=n.length;return void 0===s||t.skipNull&&null===s||t.skipEmptyString&&""===s?n:null===s?[...n,[vt(e,t),"[",i,"]"].join("")]:[...n,[vt(e,t),"[",vt(i,t),"]=",vt(s,t)].join("")]};case"bracket":return e=>(n,s)=>void 0===s||t.skipNull&&null===s||t.skipEmptyString&&""===s?n:null===s?[...n,[vt(e,t),"[]"].join("")]:[...n,[vt(e,t),"[]=",vt(s,t)].join("")];case"colon-list-separator":return e=>(n,s)=>void 0===s||t.skipNull&&null===s||t.skipEmptyString&&""===s?n:null===s?[...n,[vt(e,t),":list="].join("")]:[...n,[vt(e,t),":list=",vt(s,t)].join("")];case"comma":case"separator":case"bracket-separator":{const e="bracket-separator"===t.arrayFormat?"[]=":"=";return n=>(s,i)=>void 0===i||t.skipNull&&null===i||t.skipEmptyString&&""===i?s:(i=null===i?"":i,0===s.length?[[vt(n,t),e,vt(i,t)].join("")]:[[s,vt(i,t)].join(t.arrayFormatSeparator)])}default:return e=>(n,s)=>void 0===s||t.skipNull&&null===s||t.skipEmptyString&&""===s?n:null===s?[...n,vt(e,t)]:[...n,[vt(e,t),"=",vt(s,t)].join("")]}}(e),i={};for(const[e,s]of Object.entries(t))n(e)||(i[e]=s);const r=Object.keys(i);return!1!==e.sort&&r.sort(e.sort),r.map((n=>{const i=t[n];return void 0===i?"":null===i?vt(n,e):Array.isArray(i)?0===i.length&&"bracket-separator"===e.arrayFormat?vt(n,e)+"[]":i.reduce(s(n),[]).join("&"):vt(n,e)+"="+vt(i,e)})).filter((t=>t.length>0)).join("&")}function Tt(t,e){e={decode:!0,...e};let[n,s]=ut(t,"#");return void 0===n&&(n=t),{url:n?.split("?")?.[0]??"",query:_t(Ct(t),e),...e&&e.parseFragmentIdentifier&&s?{fragmentIdentifier:wt(s,e)}:{}}}function kt(t,e){e={encode:!0,strict:!0,[gt]:!0,...e};const n=yt(t.url).split("?")[0]||"";let s=xt({..._t(Ct(t.url),{sort:!1}),...t.query},e);s&&(s=`?${s}`);let i=function(t){let e="";const n=t.indexOf("#");return-1!==n&&(e=t.slice(n)),e}(t.url);if(t.fragmentIdentifier){const s=new URL(n);s.hash=t.fragmentIdentifier,i=e[gt]?s.hash:`#${t.fragmentIdentifier}`}return`${n}${s}${i}`}function Et(t,e,n){n={parseFragmentIdentifier:!0,[gt]:!1,...n};const{url:s,query:i,fragmentIdentifier:r}=Tt(t,n);return kt({url:s,query:mt(i,e),fragmentIdentifier:r},n)}function St(t,e,n){return Et(t,Array.isArray(e)?t=>!e.includes(t):(t,n)=>!e(t,n),n)}const Lt=i;var Nt=s(96763);function Pt(t,e){for(var n in e)t[n]=e[n];return t}var It=/[!'()*]/g,Ft=function(t){return"%"+t.charCodeAt(0).toString(16)},Bt=/%2C/g,Ot=function(t){return encodeURIComponent(t).replace(It,Ft).replace(Bt,",")};function Dt(t){try{return decodeURIComponent(t)}catch(t){}return t}var Ut=function(t){return null==t||"object"==typeof t?t:String(t)};function jt(t){var e={};return(t=t.trim().replace(/^(\?|#|&)/,""))?(t.split("&").forEach((function(t){var n=t.replace(/\+/g," ").split("="),s=Dt(n.shift()),i=n.length>0?Dt(n.join("=")):null;void 0===e[s]?e[s]=i:Array.isArray(e[s])?e[s].push(i):e[s]=[e[s],i]})),e):e}function Rt(t){var e=t?Object.keys(t).map((function(e){var n=t[e];if(void 0===n)return"";if(null===n)return Ot(e);if(Array.isArray(n)){var s=[];return n.forEach((function(t){void 0!==t&&(null===t?s.push(Ot(e)):s.push(Ot(e)+"="+Ot(t)))})),s.join("&")}return Ot(e)+"="+Ot(n)})).filter((function(t){return t.length>0})).join("&"):null;return e?"?"+e:""}var Mt=/\/?$/;function zt(t,e,n,s){var i=s&&s.options.stringifyQuery,r=e.query||{};try{r=Vt(r)}catch(t){}var o={name:e.name||t&&t.name,meta:t&&t.meta||{},path:e.path||"/",hash:e.hash||"",query:r,params:e.params||{},fullPath:Ht(e,i),matched:t?qt(t):[]};return n&&(o.redirectedFrom=Ht(n,i)),Object.freeze(o)}function Vt(t){if(Array.isArray(t))return t.map(Vt);if(t&&"object"==typeof t){var e={};for(var n in t)e[n]=Vt(t[n]);return e}return t}var $t=zt(null,{path:"/"});function qt(t){for(var e=[];t;)e.unshift(t),t=t.parent;return e}function Ht(t,e){var n=t.path,s=t.query;void 0===s&&(s={});var i=t.hash;return void 0===i&&(i=""),(n||"/")+(e||Rt)(s)+i}function Wt(t,e,n){return e===$t?t===e:!!e&&(t.path&&e.path?t.path.replace(Mt,"")===e.path.replace(Mt,"")&&(n||t.hash===e.hash&&Gt(t.query,e.query)):!(!t.name||!e.name)&&t.name===e.name&&(n||t.hash===e.hash&&Gt(t.query,e.query)&&Gt(t.params,e.params)))}function Gt(t,e){if(void 0===t&&(t={}),void 0===e&&(e={}),!t||!e)return t===e;var n=Object.keys(t).sort(),s=Object.keys(e).sort();return n.length===s.length&&n.every((function(n,i){var r=t[n];if(s[i]!==n)return!1;var o=e[n];return null==r||null==o?r===o:"object"==typeof r&&"object"==typeof o?Gt(r,o):String(r)===String(o)}))}function Yt(t){for(var e=0;e=0&&(e=t.slice(s),t=t.slice(0,s));var i=t.indexOf("?");return i>=0&&(n=t.slice(i+1),t=t.slice(0,i)),{path:t,query:n,hash:e}}(i.path||""),c=e&&e.path||"/",d=l.path?Xt(l.path,c,n||i.append):c,u=function(t,e,n){void 0===e&&(e={});var s,i=n||jt;try{s=i(t||"")}catch(t){s={}}for(var r in e){var o=e[r];s[r]=Array.isArray(o)?o.map(Ut):Ut(o)}return s}(l.query,i.query,s&&s.options.parseQuery),m=i.hash||l.hash;return m&&"#"!==m.charAt(0)&&(m="#"+m),{_normalized:!0,path:d,query:u,hash:m}}var he,ve=function(){},we={name:"RouterLink",props:{to:{type:[String,Object],required:!0},tag:{type:String,default:"a"},custom:Boolean,exact:Boolean,exactPath:Boolean,append:Boolean,replace:Boolean,activeClass:String,exactActiveClass:String,ariaCurrentValue:{type:String,default:"page"},event:{type:[String,Array],default:"click"}},render:function(t){var e=this,n=this.$router,s=this.$route,i=n.resolve(this.to,s,this.append),r=i.location,o=i.route,a=i.href,l={},c=n.options.linkActiveClass,d=n.options.linkExactActiveClass,u=null==c?"router-link-active":c,m=null==d?"router-link-exact-active":d,p=null==this.activeClass?u:this.activeClass,f=null==this.exactActiveClass?m:this.exactActiveClass,g=o.redirectedFrom?zt(null,ge(o.redirectedFrom),null,n):o;l[f]=Wt(s,g,this.exactPath),l[p]=this.exact||this.exactPath?l[f]:function(t,e){return 0===t.path.replace(Mt,"/").indexOf(e.path.replace(Mt,"/"))&&(!e.hash||t.hash===e.hash)&&function(t,e){for(var n in e)if(!(n in t))return!1;return!0}(t.query,e.query)}(s,g);var h=l[f]?this.ariaCurrentValue:null,v=function(t){Ae(t)&&(e.replace?n.replace(r,ve):n.push(r,ve))},w={click:Ae};Array.isArray(this.event)?this.event.forEach((function(t){w[t]=v})):w[this.event]=v;var A={class:l},y=!this.$scopedSlots.$hasNormal&&this.$scopedSlots.default&&this.$scopedSlots.default({href:a,route:o,navigate:v,isActive:l[p],isExactActive:l[f]});if(y){if(1===y.length)return y[0];if(y.length>1||!y.length)return 0===y.length?t():t("span",{},y)}if("a"===this.tag)A.on=w,A.attrs={href:a,"aria-current":h};else{var b=ye(this.$slots.default);if(b){b.isStatic=!1;var C=b.data=Pt({},b.data);for(var _ in C.on=C.on||{},C.on){var x=C.on[_];_ in w&&(C.on[_]=Array.isArray(x)?x:[x])}for(var T in w)T in C.on?C.on[T].push(w[T]):C.on[T]=v;var k=b.data.attrs=Pt({},b.data.attrs);k.href=a,k["aria-current"]=h}else A.on=w}return t(this.tag,A,this.$slots.default)}};function Ae(t){if(!(t.metaKey||t.altKey||t.ctrlKey||t.shiftKey||t.defaultPrevented||void 0!==t.button&&0!==t.button)){if(t.currentTarget&&t.currentTarget.getAttribute){var e=t.currentTarget.getAttribute("target");if(/\b_blank\b/i.test(e))return}return t.preventDefault&&t.preventDefault(),!0}}function ye(t){if(t)for(var e,n=0;n-1&&(l.params[m]=n.params[m]);return l.path=fe(d.path,l.params),a(d,l,o)}if(l.path){l.params={};for(var p=0;p-1}function Xe(t,e){return Qe(t)&&t._isRouter&&(null==e||t.type===e)}function Je(t,e,n){var s=function(i){i>=t.length?n():t[i]?e(t[i],(function(){s(i+1)})):s(i+1)};s(0)}function Ze(t,e){return tn(t.map((function(t){return Object.keys(t.components).map((function(n){return e(t.components[n],t.instances[n],t,n)}))})))}function tn(t){return Array.prototype.concat.apply([],t)}var en="function"==typeof Symbol&&"symbol"==typeof Symbol.toStringTag;function nn(t){var e=!1;return function(){for(var n=[],s=arguments.length;s--;)n[s]=arguments[s];if(!e)return e=!0,t.apply(this,n)}}var sn=function(t,e){this.router=t,this.base=function(t){if(!t)if(be){var e=document.querySelector("base");t=(t=e&&e.getAttribute("href")||"/").replace(/^https?:\/\/[^\/]+/,"")}else t="/";return"/"!==t.charAt(0)&&(t="/"+t),t.replace(/\/$/,"")}(e),this.current=$t,this.pending=null,this.ready=!1,this.readyCbs=[],this.readyErrorCbs=[],this.errorCbs=[],this.listeners=[]};function rn(t,e,n,s){var i=Ze(t,(function(t,s,i,r){var o=function(t,e){return"function"!=typeof t&&(t=he.extend(t)),t.options[e]}(t,e);if(o)return Array.isArray(o)?o.map((function(t){return n(t,s,i,r)})):n(o,s,i,r)}));return tn(s?i.reverse():i)}function on(t,e){if(e)return function(){return t.apply(e,arguments)}}sn.prototype.listen=function(t){this.cb=t},sn.prototype.onReady=function(t,e){this.ready?t():(this.readyCbs.push(t),e&&this.readyErrorCbs.push(e))},sn.prototype.onError=function(t){this.errorCbs.push(t)},sn.prototype.transitionTo=function(t,e,n){var s,i=this;try{s=this.router.match(t,this.current)}catch(t){throw this.errorCbs.forEach((function(e){e(t)})),t}var r=this.current;this.confirmTransition(s,(function(){i.updateRoute(s),e&&e(s),i.ensureURL(),i.router.afterHooks.forEach((function(t){t&&t(s,r)})),i.ready||(i.ready=!0,i.readyCbs.forEach((function(t){t(s)})))}),(function(t){n&&n(t),t&&!i.ready&&(Xe(t,We.redirected)&&r===$t||(i.ready=!0,i.readyErrorCbs.forEach((function(e){e(t)}))))}))},sn.prototype.confirmTransition=function(t,e,n){var s=this,i=this.current;this.pending=t;var r,o,a=function(t){!Xe(t)&&Qe(t)&&(s.errorCbs.length?s.errorCbs.forEach((function(e){e(t)})):Nt.error(t)),n&&n(t)},l=t.matched.length-1,c=i.matched.length-1;if(Wt(t,i)&&l===c&&t.matched[l]===i.matched[c])return this.ensureURL(),t.hash&&Be(this.router,i,t,!1),a(((o=Ye(r=i,t,We.duplicated,'Avoided redundant navigation to current location: "'+r.fullPath+'".')).name="NavigationDuplicated",o));var d,u=function(t,e){var n,s=Math.max(t.length,e.length);for(n=0;n0)){var e=this.router,n=e.options.scrollBehavior,s=$e&&n;s&&this.listeners.push(Fe());var i=function(){var n=t.current,i=ln(t.base);t.current===$t&&i===t._startLocation||t.transitionTo(i,(function(t){s&&Be(e,t,n,!0)}))};window.addEventListener("popstate",i),this.listeners.push((function(){window.removeEventListener("popstate",i)}))}},e.prototype.go=function(t){window.history.go(t)},e.prototype.push=function(t,e,n){var s=this,i=this.current;this.transitionTo(t,(function(t){qe(Jt(s.base+t.fullPath)),Be(s.router,t,i,!1),e&&e(t)}),n)},e.prototype.replace=function(t,e,n){var s=this,i=this.current;this.transitionTo(t,(function(t){He(Jt(s.base+t.fullPath)),Be(s.router,t,i,!1),e&&e(t)}),n)},e.prototype.ensureURL=function(t){if(ln(this.base)!==this.current.fullPath){var e=Jt(this.base+this.current.fullPath);t?qe(e):He(e)}},e.prototype.getCurrentLocation=function(){return ln(this.base)},e}(sn);function ln(t){var e=window.location.pathname,n=e.toLowerCase(),s=t.toLowerCase();return!t||n!==s&&0!==n.indexOf(Jt(s+"/"))||(e=e.slice(t.length)),(e||"/")+window.location.search+window.location.hash}var cn=function(t){function e(e,n,s){t.call(this,e,n),s&&function(t){var e=ln(t);if(!/^\/#/.test(e))return window.location.replace(Jt(t+"/#"+e)),!0}(this.base)||dn()}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.setupListeners=function(){var t=this;if(!(this.listeners.length>0)){var e=this.router.options.scrollBehavior,n=$e&&e;n&&this.listeners.push(Fe());var s=function(){var e=t.current;dn()&&t.transitionTo(un(),(function(s){n&&Be(t.router,s,e,!0),$e||fn(s.fullPath)}))},i=$e?"popstate":"hashchange";window.addEventListener(i,s),this.listeners.push((function(){window.removeEventListener(i,s)}))}},e.prototype.push=function(t,e,n){var s=this,i=this.current;this.transitionTo(t,(function(t){pn(t.fullPath),Be(s.router,t,i,!1),e&&e(t)}),n)},e.prototype.replace=function(t,e,n){var s=this,i=this.current;this.transitionTo(t,(function(t){fn(t.fullPath),Be(s.router,t,i,!1),e&&e(t)}),n)},e.prototype.go=function(t){window.history.go(t)},e.prototype.ensureURL=function(t){var e=this.current.fullPath;un()!==e&&(t?pn(e):fn(e))},e.prototype.getCurrentLocation=function(){return un()},e}(sn);function dn(){var t=un();return"/"===t.charAt(0)||(fn("/"+t),!1)}function un(){var t=window.location.href,e=t.indexOf("#");return e<0?"":t=t.slice(e+1)}function mn(t){var e=window.location.href,n=e.indexOf("#");return(n>=0?e.slice(0,n):e)+"#"+t}function pn(t){$e?qe(mn(t)):window.location.hash=t}function fn(t){$e?He(mn(t)):window.location.replace(mn(t))}var gn=function(t){function e(e,n){t.call(this,e,n),this.stack=[],this.index=-1}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.push=function(t,e,n){var s=this;this.transitionTo(t,(function(t){s.stack=s.stack.slice(0,s.index+1).concat(t),s.index++,e&&e(t)}),n)},e.prototype.replace=function(t,e,n){var s=this;this.transitionTo(t,(function(t){s.stack=s.stack.slice(0,s.index).concat(t),e&&e(t)}),n)},e.prototype.go=function(t){var e=this,n=this.index+t;if(!(n<0||n>=this.stack.length)){var s=this.stack[n];this.confirmTransition(s,(function(){var t=e.current;e.index=n,e.updateRoute(s),e.router.afterHooks.forEach((function(e){e&&e(s,t)}))}),(function(t){Xe(t,We.duplicated)&&(e.index=n)}))}},e.prototype.getCurrentLocation=function(){var t=this.stack[this.stack.length-1];return t?t.fullPath:"/"},e.prototype.ensureURL=function(){},e}(sn),hn=function(t){void 0===t&&(t={}),this.app=null,this.apps=[],this.options=t,this.beforeHooks=[],this.resolveHooks=[],this.afterHooks=[],this.matcher=Te(t.routes||[],this);var e=t.mode||"hash";switch(this.fallback="history"===e&&!$e&&!1!==t.fallback,this.fallback&&(e="hash"),be||(e="abstract"),this.mode=e,e){case"history":this.history=new an(this,t.base);break;case"hash":this.history=new cn(this,t.base,this.fallback);break;case"abstract":this.history=new gn(this,t.base)}},vn={currentRoute:{configurable:!0}};hn.prototype.match=function(t,e,n){return this.matcher.match(t,e,n)},vn.currentRoute.get=function(){return this.history&&this.history.current},hn.prototype.init=function(t){var e=this;if(this.apps.push(t),t.$once("hook:destroyed",(function(){var n=e.apps.indexOf(t);n>-1&&e.apps.splice(n,1),e.app===t&&(e.app=e.apps[0]||null),e.app||e.history.teardown()})),!this.app){this.app=t;var n=this.history;if(n instanceof an||n instanceof cn){var s=function(t){n.setupListeners(),function(t){var s=n.current,i=e.options.scrollBehavior;$e&&i&&"fullPath"in t&&Be(e,t,s,!1)}(t)};n.transitionTo(n.getCurrentLocation(),s,s)}n.listen((function(t){e.apps.forEach((function(e){e._route=t}))}))}},hn.prototype.beforeEach=function(t){return An(this.beforeHooks,t)},hn.prototype.beforeResolve=function(t){return An(this.resolveHooks,t)},hn.prototype.afterEach=function(t){return An(this.afterHooks,t)},hn.prototype.onReady=function(t,e){this.history.onReady(t,e)},hn.prototype.onError=function(t){this.history.onError(t)},hn.prototype.push=function(t,e,n){var s=this;if(!e&&!n&&"undefined"!=typeof Promise)return new Promise((function(e,n){s.history.push(t,e,n)}));this.history.push(t,e,n)},hn.prototype.replace=function(t,e,n){var s=this;if(!e&&!n&&"undefined"!=typeof Promise)return new Promise((function(e,n){s.history.replace(t,e,n)}));this.history.replace(t,e,n)},hn.prototype.go=function(t){this.history.go(t)},hn.prototype.back=function(){this.go(-1)},hn.prototype.forward=function(){this.go(1)},hn.prototype.getMatchedComponents=function(t){var e=t?t.matched?t:this.resolve(t).route:this.currentRoute;return e?[].concat.apply([],e.matched.map((function(t){return Object.keys(t.components).map((function(e){return t.components[e]}))}))):[]},hn.prototype.resolve=function(t,e,n){var s=ge(t,e=e||this.history.current,n,this),i=this.match(s,e),r=i.redirectedFrom||i.fullPath,o=function(t,e,n){var s="hash"===n?"#"+e:e;return t?Jt(t+"/"+s):s}(this.history.base,r,this.mode);return{location:s,route:i,href:o,normalizedTo:s,resolved:i}},hn.prototype.getRoutes=function(){return this.matcher.getRoutes()},hn.prototype.addRoute=function(t,e){this.matcher.addRoute(t,e),this.history.current!==$t&&this.history.transitionTo(this.history.getCurrentLocation())},hn.prototype.addRoutes=function(t){this.matcher.addRoutes(t),this.history.current!==$t&&this.history.transitionTo(this.history.getCurrentLocation())},Object.defineProperties(hn.prototype,vn);var wn=hn;function An(t,e){return t.push(e),function(){var n=t.indexOf(e);n>-1&&t.splice(n,1)}}hn.install=function t(e){if(!t.installed||he!==e){t.installed=!0,he=e;var n=function(t){return void 0!==t},s=function(t,e){var s=t.$options._parentVnode;n(s)&&n(s=s.data)&&n(s=s.registerRouteInstance)&&s(t,e)};e.mixin({beforeCreate:function(){n(this.$options.router)?(this._routerRoot=this,this._router=this.$options.router,this._router.init(this),e.util.defineReactive(this,"_route",this._router.history.current)):this._routerRoot=this.$parent&&this.$parent._routerRoot||this,s(this,this)},destroyed:function(){s(this)}}),Object.defineProperty(e.prototype,"$router",{get:function(){return this._routerRoot._router}}),Object.defineProperty(e.prototype,"$route",{get:function(){return this._routerRoot._route}}),e.component("RouterView",Kt),e.component("RouterLink",we);var i=e.config.optionMergeStrategies;i.beforeRouteEnter=i.beforeRouteLeave=i.beforeRouteUpdate=i.created}},hn.version="3.6.5",hn.isNavigationFailure=Xe,hn.NavigationFailureType=We,hn.START_LOCATION=$t,be&&window.Vue&&window.Vue.use(hn),st.Ay.use(wn);const yn=wn.prototype.push;wn.prototype.push=function(t,e,n){return e||n?yn.call(this,t,e,n):yn.call(this,t).catch((t=>t))};const bn=new wn({mode:"history",base:(0,rt.Jv)("/apps/files"),linkActiveClass:"active",routes:[{path:"/",redirect:{name:"filelist",params:{view:"files"}}},{path:"/:view/:fileid(\\d+)?",name:"filelist",props:!0}],stringifyQuery(t){const e=Lt.stringify(t).replace(/%2F/gim,"/");return e?"?"+e:""}});function Cn(t,e,n){return(e=function(t){var e=function(t,e){if("object"!=typeof t||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var s=n.call(t,"string");if("object"!=typeof s)return s;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==typeof e?e:e+""}(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var _n=s(96763);var xn=s(22378),Tn=s(61338),kn=s(53334);const En={name:"CogIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}};var Sn=s(14486);const Ln=(0,Sn.A)(En,(function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon cog-icon",attrs:{"aria-hidden":!t.title||null,"aria-label":t.title,role:"img"},on:{click:function(e){return t.$emit("click",e)}}},"span",t.$attrs,!1),[e("svg",{staticClass:"material-design-icon__svg",attrs:{fill:t.fillColor,width:t.size,height:t.size,viewBox:"0 0 24 24"}},[e("path",{attrs:{d:"M12,15.5A3.5,3.5 0 0,1 8.5,12A3.5,3.5 0 0,1 12,8.5A3.5,3.5 0 0,1 15.5,12A3.5,3.5 0 0,1 12,15.5M19.43,12.97C19.47,12.65 19.5,12.33 19.5,12C19.5,11.67 19.47,11.34 19.43,11L21.54,9.37C21.73,9.22 21.78,8.95 21.66,8.73L19.66,5.27C19.54,5.05 19.27,4.96 19.05,5.05L16.56,6.05C16.04,5.66 15.5,5.32 14.87,5.07L14.5,2.42C14.46,2.18 14.25,2 14,2H10C9.75,2 9.54,2.18 9.5,2.42L9.13,5.07C8.5,5.32 7.96,5.66 7.44,6.05L4.95,5.05C4.73,4.96 4.46,5.05 4.34,5.27L2.34,8.73C2.21,8.95 2.27,9.22 2.46,9.37L4.57,11C4.53,11.34 4.5,11.67 4.5,12C4.5,12.33 4.53,12.65 4.57,12.97L2.46,14.63C2.27,14.78 2.21,15.05 2.34,15.27L4.34,18.73C4.46,18.95 4.73,19.03 4.95,18.95L7.44,17.94C7.96,18.34 8.5,18.68 9.13,18.93L9.5,21.58C9.54,21.82 9.75,22 10,22H14C14.25,22 14.46,21.82 14.5,21.58L14.87,18.93C15.5,18.67 16.04,18.34 16.56,17.94L19.05,18.95C19.27,19.03 19.54,18.95 19.66,18.73L21.66,15.27C21.78,15.05 21.73,14.78 21.54,14.63L19.43,12.97Z"}},[t.title?e("title",[t._v(t._s(t.title))]):t._e()])])])}),[],!1,null,null,null).exports;var Nn=s(42530),Pn=s(52439),In=s(6695),Fn=s(38613),Bn=s(26287);const On=(0,Fn.C)("files","viewConfigs",{}),Dn=function(){const t=tt("viewconfig",{state:()=>({viewConfig:On}),getters:{getConfig:t=>e=>t.viewConfig[e]||{}},actions:{onUpdate(t,e,n){this.viewConfig[t]||st.Ay.set(this.viewConfig,t,{}),st.Ay.set(this.viewConfig[t],e,n)},async update(t,e,n){Bn.A.put((0,rt.Jv)("/apps/files/api/v1/views/".concat(t,"/").concat(e)),{value:n}),(0,Tn.Ic)("files:viewconfig:updated",{view:t,key:e,value:n})},setSortingBy(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"basename",e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"files";this.update(e,"sorting_mode",t),this.update(e,"sorting_direction","asc")},toggleSortingDirection(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"files";const e="asc"===(this.getConfig(t)||{sorting_direction:"asc"}).sorting_direction?"desc":"asc";this.update(t,"sorting_direction",e)}}}),e=t(...arguments);return e._initialized||((0,Tn.B1)("files:viewconfig:updated",(function(t){let{view:n,key:s,value:i}=t;e.onUpdate(n,s,i)})),e._initialized=!0),e},Un=(0,s(53529).YK)().setApp("files").detectUser().build();function jn(t,e,n){var s,i=n||{},r=i.noTrailing,o=void 0!==r&&r,a=i.noLeading,l=void 0!==a&&a,c=i.debounceMode,d=void 0===c?void 0:c,u=!1,m=0;function p(){s&&clearTimeout(s)}function f(){for(var n=arguments.length,i=new Array(n),r=0;rt?l?(m=Date.now(),o||(s=setTimeout(d?g:f,t))):f():!0!==o&&(s=setTimeout(d?g:f,void 0===d?t-c:t)))}return f.cancel=function(t){var e=(t||{}).upcomingOnly,n=void 0!==e&&e;p(),u=!n},f}var Rn=s(85168);const Mn={name:"ChartPieIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},zn=(0,Sn.A)(Mn,(function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon chart-pie-icon",attrs:{"aria-hidden":!t.title||null,"aria-label":t.title,role:"img"},on:{click:function(e){return t.$emit("click",e)}}},"span",t.$attrs,!1),[e("svg",{staticClass:"material-design-icon__svg",attrs:{fill:t.fillColor,width:t.size,height:t.size,viewBox:"0 0 24 24"}},[e("path",{attrs:{d:"M11,2V22C5.9,21.5 2,17.2 2,12C2,6.8 5.9,2.5 11,2M13,2V11H22C21.5,6.2 17.8,2.5 13,2M13,13V22C17.7,21.5 21.5,17.8 22,13H13Z"}},[t.title?e("title",[t._v(t._s(t.title))]):t._e()])])])}),[],!1,null,null,null).exports;var Vn=s(95101);const $n={name:"NavigationQuota",components:{ChartPie:zn,NcAppNavigationItem:Pn.A,NcProgressBar:Vn.A},data:()=>({loadingStorageStats:!1,storageStats:(0,Fn.C)("files","storageStats",null)}),computed:{storageStatsTitle(){var t,e,n;const s=(0,et.v7)(null===(t=this.storageStats)||void 0===t?void 0:t.used,!1,!1),i=(0,et.v7)(null===(e=this.storageStats)||void 0===e?void 0:e.quota,!1,!1);return(null===(n=this.storageStats)||void 0===n?void 0:n.quota)<0?this.t("files","{usedQuotaByte} used",{usedQuotaByte:s}):this.t("files","{used} of {quota} used",{used:s,quota:i})},storageStatsTooltip(){return this.storageStats.relative?this.t("files","{relative}% used",this.storageStats):""}},beforeMount(){setInterval(this.throttleUpdateStorageStats,6e4),(0,Tn.B1)("files:node:created",this.throttleUpdateStorageStats),(0,Tn.B1)("files:node:deleted",this.throttleUpdateStorageStats),(0,Tn.B1)("files:node:moved",this.throttleUpdateStorageStats),(0,Tn.B1)("files:node:updated",this.throttleUpdateStorageStats)},mounted(){var t,e;(null===(t=this.storageStats)||void 0===t?void 0:t.quota)>0&&(null===(e=this.storageStats)||void 0===e?void 0:e.free)<=0&&this.showStorageFullWarning()},methods:{debounceUpdateStorageStats:(qn={}.atBegin,jn(200,(function(t){this.updateStorageStats(t)}),{debounceMode:!1!==(void 0!==qn&&qn)})),throttleUpdateStorageStats:jn(1e3,(function(t){this.updateStorageStats(t)})),async updateStorageStats(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null;if(!this.loadingStorageStats){this.loadingStorageStats=!0;try{var n,s,i,r;const t=await Bn.A.get((0,rt.Jv)("/apps/files/api/v1/stats"));if(null==t||null===(n=t.data)||void 0===n||!n.data)throw new Error("Invalid storage stats");(null===(s=this.storageStats)||void 0===s?void 0:s.free)>0&&(null===(i=t.data.data)||void 0===i?void 0:i.free)<=0&&(null===(r=t.data.data)||void 0===r?void 0:r.quota)>0&&this.showStorageFullWarning(),this.storageStats=t.data.data}catch(n){Un.error("Could not refresh storage stats",{error:n}),e&&(0,Rn.Qg)(t("files","Could not refresh storage stats"))}finally{this.loadingStorageStats=!1}}},showStorageFullWarning(){(0,Rn.Qg)(this.t("files","Your storage is full, files can not be updated or synced anymore!"))},t:kn.Tl}};var qn,Hn=s(85072),Wn=s.n(Hn),Gn=s(97825),Yn=s.n(Gn),Kn=s(77659),Qn=s.n(Kn),Xn=s(55056),Jn=s.n(Xn),Zn=s(10540),ts=s.n(Zn),es=s(41113),ns=s.n(es),ss=s(33149),is={};is.styleTagTransform=ns(),is.setAttributes=Jn(),is.insert=Qn().bind(null,"head"),is.domAPI=Yn(),is.insertStyleElement=ts(),Wn()(ss.A,is),ss.A&&ss.A.locals&&ss.A.locals;const rs=(0,Sn.A)($n,(function(){var t=this,e=t._self._c;return t.storageStats?e("NcAppNavigationItem",{staticClass:"app-navigation-entry__settings-quota",class:{"app-navigation-entry__settings-quota--not-unlimited":t.storageStats.quota>=0},attrs:{"aria-label":t.t("files","Storage informations"),loading:t.loadingStorageStats,name:t.storageStatsTitle,title:t.storageStatsTooltip,"data-cy-files-navigation-settings-quota":""},on:{click:function(e){return e.stopPropagation(),e.preventDefault(),t.debounceUpdateStorageStats.apply(null,arguments)}}},[e("ChartPie",{attrs:{slot:"icon",size:20},slot:"icon"}),t._v(" "),t.storageStats.quota>=0?e("NcProgressBar",{attrs:{slot:"extra",error:t.storageStats.relative>80,value:Math.min(t.storageStats.relative,100)},slot:"extra"}):t._e()],1):t._e()}),[],!1,null,"063ed938",null).exports;var os=s(89902),as=s(947),ls=s(32073);const cs={name:"ClipboardIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},ds=(0,Sn.A)(cs,(function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon clipboard-icon",attrs:{"aria-hidden":!t.title||null,"aria-label":t.title,role:"img"},on:{click:function(e){return t.$emit("click",e)}}},"span",t.$attrs,!1),[e("svg",{staticClass:"material-design-icon__svg",attrs:{fill:t.fillColor,width:t.size,height:t.size,viewBox:"0 0 24 24"}},[e("path",{attrs:{d:"M19,3H14.82C14.4,1.84 13.3,1 12,1C10.7,1 9.6,1.84 9.18,3H5A2,2 0 0,0 3,5V19A2,2 0 0,0 5,21H19A2,2 0 0,0 21,19V5A2,2 0 0,0 19,3M12,3A1,1 0 0,1 13,4A1,1 0 0,1 12,5A1,1 0 0,1 11,4A1,1 0 0,1 12,3"}},[t.title?e("title",[t._v(t._s(t.title))]):t._e()])])])}),[],!1,null,null,null).exports;var us=s(44492);const ms={name:"Setting",props:{el:{type:Function,required:!0}},mounted(){this.$el.appendChild(this.el())}},ps=(0,Sn.A)(ms,(function(){return(0,this._self._c)("div")}),[],!1,null,null,null).exports,fs=(0,Fn.C)("files","config",{show_hidden:!1,crop_image_previews:!0,sort_favorites_first:!0,sort_folders_first:!0,grid_view:!1}),gs=function(){const t=tt("userconfig",{state:()=>({userConfig:fs}),actions:{onUpdate(t,e){st.Ay.set(this.userConfig,t,e)},async update(t,e){await Bn.A.put((0,rt.Jv)("/apps/files/api/v1/config/"+t),{value:e}),(0,Tn.Ic)("files:config:updated",{key:t,value:e})}}})(...arguments);return t._initialized||((0,Tn.B1)("files:config:updated",(function(e){let{key:n,value:s}=e;t.onUpdate(n,s)})),t._initialized=!0),t},hs={name:"Settings",components:{Clipboard:ds,NcAppSettingsDialog:os.N,NcAppSettingsSection:as.A,NcCheckboxRadioSwitch:ls.A,NcInputField:us.A,Setting:ps},props:{open:{type:Boolean,default:!1}},setup:()=>({userConfigStore:gs()}),data(){var t,e,n;return{settings:(null===(t=window.OCA)||void 0===t||null===(t=t.Files)||void 0===t||null===(t=t.Settings)||void 0===t?void 0:t.settings)||[],webdavUrl:(0,rt.dC)("dav/files/"+encodeURIComponent(null===(e=(0,nt.HW)())||void 0===e?void 0:e.uid)),webdavDocs:"https://docs.nextcloud.com/server/stable/go.php?to=user-webdav",appPasswordUrl:(0,rt.Jv)("/settings/user/security#generate-app-token-section"),webdavUrlCopied:!1,enableGridView:null===(n=(0,Fn.C)("core","config",[])["enable_non-accessible_features"])||void 0===n||n}},computed:{userConfig(){return this.userConfigStore.userConfig}},beforeMount(){this.settings.forEach((t=>t.open()))},beforeDestroy(){this.settings.forEach((t=>t.close()))},methods:{onClose(){this.$emit("close")},setConfig(t,e){this.userConfigStore.update(t,e)},async copyCloudId(){document.querySelector("input#webdav-url-input").select(),navigator.clipboard?(await navigator.clipboard.writeText(this.webdavUrl),this.webdavUrlCopied=!0,(0,Rn.Te)(t("files","WebDAV URL copied to clipboard")),setTimeout((()=>{this.webdavUrlCopied=!1}),5e3)):(0,Rn.Qg)(t("files","Clipboard is not available"))},t:kn.Tl}},vs=hs;var ws=s(83331),As={};As.styleTagTransform=ns(),As.setAttributes=Jn(),As.insert=Qn().bind(null,"head"),As.domAPI=Yn(),As.insertStyleElement=ts(),Wn()(ws.A,As),ws.A&&ws.A.locals&&ws.A.locals;const ys=(0,Sn.A)(vs,(function(){var t=this,e=t._self._c;return e("NcAppSettingsDialog",{attrs:{"data-cy-files-navigation-settings":"",open:t.open,"show-navigation":!0,name:t.t("files","Files settings")},on:{"update:open":t.onClose}},[e("NcAppSettingsSection",{attrs:{id:"settings",name:t.t("files","Files settings")}},[e("NcCheckboxRadioSwitch",{attrs:{"data-cy-files-settings-setting":"sort_favorites_first",checked:t.userConfig.sort_favorites_first},on:{"update:checked":function(e){return t.setConfig("sort_favorites_first",e)}}},[t._v("\n\t\t\t"+t._s(t.t("files","Sort favorites first"))+"\n\t\t")]),t._v(" "),e("NcCheckboxRadioSwitch",{attrs:{"data-cy-files-settings-setting":"sort_folders_first",checked:t.userConfig.sort_folders_first},on:{"update:checked":function(e){return t.setConfig("sort_folders_first",e)}}},[t._v("\n\t\t\t"+t._s(t.t("files","Sort folders before files"))+"\n\t\t")]),t._v(" "),e("NcCheckboxRadioSwitch",{attrs:{"data-cy-files-settings-setting":"show_hidden",checked:t.userConfig.show_hidden},on:{"update:checked":function(e){return t.setConfig("show_hidden",e)}}},[t._v("\n\t\t\t"+t._s(t.t("files","Show hidden files"))+"\n\t\t")]),t._v(" "),e("NcCheckboxRadioSwitch",{attrs:{"data-cy-files-settings-setting":"crop_image_previews",checked:t.userConfig.crop_image_previews},on:{"update:checked":function(e){return t.setConfig("crop_image_previews",e)}}},[t._v("\n\t\t\t"+t._s(t.t("files","Crop image previews"))+"\n\t\t")]),t._v(" "),t.enableGridView?e("NcCheckboxRadioSwitch",{attrs:{"data-cy-files-settings-setting":"grid_view",checked:t.userConfig.grid_view},on:{"update:checked":function(e){return t.setConfig("grid_view",e)}}},[t._v("\n\t\t\t"+t._s(t.t("files","Enable the grid view"))+"\n\t\t")]):t._e()],1),t._v(" "),0!==t.settings.length?e("NcAppSettingsSection",{attrs:{id:"more-settings",name:t.t("files","Additional settings")}},[t._l(t.settings,(function(t){return[e("Setting",{key:t.name,attrs:{el:t.el}})]}))],2):t._e(),t._v(" "),e("NcAppSettingsSection",{attrs:{id:"webdav",name:t.t("files","WebDAV")}},[e("NcInputField",{attrs:{id:"webdav-url-input",label:t.t("files","WebDAV URL"),"show-trailing-button":!0,success:t.webdavUrlCopied,"trailing-button-label":t.t("files","Copy to clipboard"),value:t.webdavUrl,readonly:"readonly",type:"url"},on:{focus:function(t){return t.target.select()},"trailing-button-click":t.copyCloudId},scopedSlots:t._u([{key:"trailing-button-icon",fn:function(){return[e("Clipboard",{attrs:{size:20}})]},proxy:!0}])}),t._v(" "),e("em",[e("a",{staticClass:"setting-link",attrs:{href:t.webdavDocs,target:"_blank",rel:"noreferrer noopener"}},[t._v("\n\t\t\t\t"+t._s(t.t("files","Use this address to access your Files via WebDAV"))+" ↗\n\t\t\t")])]),t._v(" "),e("br"),t._v(" "),e("em",[e("a",{staticClass:"setting-link",attrs:{href:t.appPasswordUrl}},[t._v("\n\t\t\t\t"+t._s(t.t("files","If you have enabled 2FA, you must create and use a new app password by clicking here."))+" ↗\n\t\t\t")])])],1)],1)}),[],!1,null,"109572de",null).exports,bs={name:"Navigation",components:{Cog:Ln,NavigationQuota:rs,NcAppNavigation:Nn.A,NcAppNavigationItem:Pn.A,NcIconSvgWrapper:In.A,SettingsModal:ys},setup:()=>({viewConfigStore:Dn()}),data:()=>({settingsOpened:!1}),computed:{currentViewId(){var t;return(null===(t=this.$route)||void 0===t||null===(t=t.params)||void 0===t?void 0:t.view)||"files"},currentView(){return this.views.find((t=>t.id===this.currentViewId))},views(){return this.$navigation.views},parentViews(){return this.views.filter((t=>!t.parent)).sort(((t,e)=>t.order-e.order))},childViews(){return this.views.filter((t=>!!t.parent)).reduce(((t,e)=>(t[e.parent]=[...t[e.parent]||[],e],t[e.parent].sort(((t,e)=>t.order-e.order)),t)),{})}},watch:{currentView(t,e){t.id!==(null==e?void 0:e.id)&&(this.$navigation.setActive(t),Un.debug("Navigation changed",{id:t.id,view:t}),this.showView(t))}},beforeMount(){this.currentView&&(Un.debug("Navigation mounted. Showing requested view",{view:this.currentView}),this.showView(this.currentView))},methods:{useExactRouteMatching(t){var e;return(null===(e=this.childViews[t.id])||void 0===e?void 0:e.length)>0},showView(t){var e,n;null===(e=window)||void 0===e||null===(e=e.OCA)||void 0===e||null===(e=e.Files)||void 0===e||null===(e=e.Sidebar)||void 0===e||null===(n=e.close)||void 0===n||n.call(e),this.$navigation.setActive(t),(0,Tn.Ic)("files:navigation:changed",t)},onToggleExpand(t){const e=this.isExpanded(t);t.expanded=!e,this.viewConfigStore.update(t.id,"expanded",!e)},isExpanded(t){var e;return"boolean"==typeof(null===(e=this.viewConfigStore.getConfig(t.id))||void 0===e?void 0:e.expanded)?!0===this.viewConfigStore.getConfig(t.id).expanded:!0===t.expanded},generateToNavigation(t){if(t.params){const{dir:e}=t.params;return{name:"filelist",params:t.params,query:{dir:e}}}return{name:"filelist",params:{view:t.id}}},openSettings(){this.settingsOpened=!0},onSettingsClose(){this.settingsOpened=!1},t:kn.Tl}};var Cs=s(59062),_s={};_s.styleTagTransform=ns(),_s.setAttributes=Jn(),_s.insert=Qn().bind(null,"head"),_s.domAPI=Yn(),_s.insertStyleElement=ts(),Wn()(Cs.A,_s),Cs.A&&Cs.A.locals&&Cs.A.locals;const xs=(0,Sn.A)(bs,(function(){var t=this,e=t._self._c;return e("NcAppNavigation",{attrs:{"data-cy-files-navigation":"","aria-label":t.t("files","Files")},scopedSlots:t._u([{key:"list",fn:function(){return t._l(t.parentViews,(function(n){return e("NcAppNavigationItem",{key:n.id,attrs:{"allow-collapse":!0,"data-cy-files-navigation-item":n.id,exact:t.useExactRouteMatching(n),icon:n.iconClass,name:n.name,open:t.isExpanded(n),pinned:n.sticky,to:t.generateToNavigation(n)},on:{"update:open":function(e){return t.onToggleExpand(n)}}},[n.icon?e("NcIconSvgWrapper",{attrs:{slot:"icon",svg:n.icon},slot:"icon"}):t._e(),t._v(" "),t._l(t.childViews[n.id],(function(n){return e("NcAppNavigationItem",{key:n.id,attrs:{"data-cy-files-navigation-item":n.id,"exact-path":!0,icon:n.iconClass,name:n.name,to:t.generateToNavigation(n)}},[n.icon?e("NcIconSvgWrapper",{attrs:{slot:"icon",svg:n.icon},slot:"icon"}):t._e()],1)}))],2)}))},proxy:!0},{key:"footer",fn:function(){return[e("ul",{staticClass:"app-navigation-entry__settings"},[e("NavigationQuota"),t._v(" "),e("NcAppNavigationItem",{attrs:{"aria-label":t.t("files","Open the files app settings"),name:t.t("files","Files settings"),"data-cy-files-navigation-settings-button":""},on:{click:function(e){return e.preventDefault(),e.stopPropagation(),t.openSettings.apply(null,arguments)}}},[e("Cog",{attrs:{slot:"icon",size:20},slot:"icon"})],1)],1)]},proxy:!0}])},[t._v(" "),t._v(" "),e("SettingsModal",{attrs:{open:t.settingsOpened,"data-cy-files-navigation-settings":""},on:{close:t.onSettingsClose}})],1)}),[],!1,null,"8291caa8",null).exports;var Ts=s(87485),ks=s(43627),Es=s(38805),Ss=s(52129),Ls=s(41261),Ns=s(89979);const Ps={name:"FormatListBulletedSquareIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},Is=(0,Sn.A)(Ps,(function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon format-list-bulleted-square-icon",attrs:{"aria-hidden":!t.title||null,"aria-label":t.title,role:"img"},on:{click:function(e){return t.$emit("click",e)}}},"span",t.$attrs,!1),[e("svg",{staticClass:"material-design-icon__svg",attrs:{fill:t.fillColor,width:t.size,height:t.size,viewBox:"0 0 24 24"}},[e("path",{attrs:{d:"M3,4H7V8H3V4M9,5V7H21V5H9M3,10H7V14H3V10M9,11V13H21V11H9M3,16H7V20H3V16M9,17V19H21V17H9"}},[t.title?e("title",[t._v(t._s(t.title))]):t._e()])])])}),[],!1,null,null,null).exports;var Fs=s(18195),Bs=s(9518),Os=s(10833),Ds=s(46222),Us=s(27577);const js={name:"AccountPlusIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},Rs=(0,Sn.A)(js,(function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon account-plus-icon",attrs:{"aria-hidden":!t.title||null,"aria-label":t.title,role:"img"},on:{click:function(e){return t.$emit("click",e)}}},"span",t.$attrs,!1),[e("svg",{staticClass:"material-design-icon__svg",attrs:{fill:t.fillColor,width:t.size,height:t.size,viewBox:"0 0 24 24"}},[e("path",{attrs:{d:"M15,14C12.33,14 7,15.33 7,18V20H23V18C23,15.33 17.67,14 15,14M6,10V7H4V10H1V12H4V15H6V12H9V10M15,12A4,4 0 0,0 19,8A4,4 0 0,0 15,4A4,4 0 0,0 11,8A4,4 0 0,0 15,12Z"}},[t.title?e("title",[t._v(t._s(t.title))]):t._e()])])])}),[],!1,null,null,null).exports,Ms={name:"ViewGridIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},zs=(0,Sn.A)(Ms,(function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon view-grid-icon",attrs:{"aria-hidden":!t.title||null,"aria-label":t.title,role:"img"},on:{click:function(e){return t.$emit("click",e)}}},"span",t.$attrs,!1),[e("svg",{staticClass:"material-design-icon__svg",attrs:{fill:t.fillColor,width:t.size,height:t.size,viewBox:"0 0 24 24"}},[e("path",{attrs:{d:"M3,11H11V3H3M3,21H11V13H3M13,21H21V13H13M13,3V11H21V3"}},[t.title?e("title",[t._v(t._s(t.title))]):t._e()])])])}),[],!1,null,null,null).exports;var Vs=s(49981);const $s=new et.hY({id:"details",displayName:()=>(0,kn.Tl)("files","Open details"),iconSvgInline:()=>Vs,enabled:t=>{var e,n,s;return 1===t.length&&!!t[0]&&!(null===(e=window)||void 0===e||null===(e=e.OCA)||void 0===e||null===(e=e.Files)||void 0===e||!e.Sidebar)&&null!==(n=(null===(s=t[0].root)||void 0===s?void 0:s.startsWith("/files/"))&&t[0].permissions!==et.aX.NONE)&&void 0!==n&&n},async exec(t,e,n){try{return await window.OCA.Files.Sidebar.open(t.path),window.OCP.Files.Router.goToRoute(null,{view:e.id,fileid:t.fileid},{dir:n},!0),null}catch(t){return Un.error("Error while opening sidebar",{error:t}),!1}},order:-50}),qs=function(){const t=tt("files",{state:()=>({files:{},roots:{}}),getters:{getNode:t=>e=>t.files[e],getNodes:t=>e=>e.map((e=>t.files[e])).filter(Boolean),getRoot:t=>e=>t.roots[e]},actions:{updateNodes(t){const e=t.reduce(((t,e)=>e.fileid?(t[e.fileid]=e,t):(Un.error("Trying to update/set a node without fileid",e),t)),{});st.Ay.set(this,"files",{...this.files,...e})},deleteNodes(t){t.forEach((t=>{t.fileid&&st.Ay.delete(this.files,t.fileid)}))},setRoot(t){let{service:e,root:n}=t;st.Ay.set(this.roots,e,n)},onDeletedNode(t){this.deleteNodes([t])},onCreatedNode(t){this.updateNodes([t])},onUpdatedNode(t){this.updateNodes([t])}}})(...arguments);return t._initialized||((0,Tn.B1)("files:node:created",t.onCreatedNode),(0,Tn.B1)("files:node:deleted",t.onDeletedNode),(0,Tn.B1)("files:node:updated",t.onUpdatedNode),t._initialized=!0),t},Hs=function(){const t=qs(),e=tt("paths",{state:()=>({paths:{}}),getters:{getPath:t=>(e,n)=>{if(t.paths[e])return t.paths[e][n]}},actions:{addPath(t){this.paths[t.service]||st.Ay.set(this.paths,t.service,{}),st.Ay.set(this.paths[t.service],t.path,t.fileid)},onCreatedNode(e){var n;const s=(null===(n=(0,et.bh)())||void 0===n||null===(n=n.active)||void 0===n?void 0:n.id)||"files";if(e.fileid){if(e.type===et.pt.Folder&&this.addPath({service:s,path:e.path,fileid:e.fileid}),"/"===e.dirname){const n=t.getRoot(s);return n._children||st.Ay.set(n,"_children",[]),void n._children.push(e.fileid)}if(this.paths[s][e.dirname]){const n=this.paths[s][e.dirname],i=t.getNode(n);return Un.debug("Path already exists, updating children",{parentFolder:i,node:e}),i?(i._children||st.Ay.set(i,"_children",[]),void i._children.push(e.fileid)):void Un.error("Parent folder not found",{parentId:n})}Un.debug("Parent path does not exists, skipping children update",{node:e})}else Un.error("Node has no fileid",{node:e})}}})(...arguments);return e._initialized||((0,Tn.B1)("files:node:created",e.onCreatedNode),e._initialized=!0),e},Ws=tt("selection",{state:()=>({selected:[],lastSelection:[],lastSelectedIndex:null}),actions:{set(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[];st.Ay.set(this,"selected",[...new Set(t)])},setLastIndex(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null;st.Ay.set(this,"lastSelection",t?this.selected:[]),st.Ay.set(this,"lastSelectedIndex",t)},reset(){st.Ay.set(this,"selected",[]),st.Ay.set(this,"lastSelection",[]),st.Ay.set(this,"lastSelectedIndex",null)}}});let Gs;const Ys=function(){return Gs=(0,Ls.g)(),tt("uploader",{state:()=>({queue:Gs.queue})})(...arguments)};function Ks(t){return t instanceof Date?t.toISOString():String(t)}var Qs=s(91680),Xs=s(49296),Js=s(71089),Zs=s(96763);class ti extends File{constructor(t){let e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[];var n,s,i;super([],t,{type:"httpd/unix-directory"}),n=this,i=void 0,(s=function(t){var e=function(t,e){if("object"!=typeof t||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var s=n.call(t,"string");if("object"!=typeof s)return s;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==typeof e?e:e+""}(s="_contents"))in n?Object.defineProperty(n,s,{value:i,enumerable:!0,configurable:!0,writable:!0}):n[s]=i,this._contents=e}set contents(t){this._contents=t}get contents(){return this._contents}get size(){return this._computeDirectorySize(this)}get lastModified(){return 0===this._contents.length?Date.now():this._computeDirectoryMtime(this)}_computeDirectoryMtime(t){return t.contents.reduce(((t,e)=>e.lastModified>t?e.lastModified:t),0)}_computeDirectorySize(t){return t.contents.reduce(((t,e)=>t+e.size),0)}}const ei=async t=>{if(t.isFile)return new Promise(((e,n)=>{t.file(e,n)}));Un.debug("Handling recursive file tree",{entry:t.name});const e=t,n=await ni(e),s=(await Promise.all(n.map(ei))).flat();return new ti(e.name,s)},ni=t=>{const e=t.createReader();return new Promise(((t,n)=>{const s=[],i=()=>{e.readEntries((e=>{e.length?(s.push(...e),i()):t(s)}),(t=>{n(t)}))};i()}))},si=async t=>{const e=(0,et.H4)();if(!await e.exists(t)){Un.debug("Directory does not exist, creating it",{absolutePath:t}),await e.createDirectory(t,{recursive:!0});const n=await e.stat(t,{details:!0,data:(0,et.VL)()});(0,Tn.Ic)("files:node:created",(0,et.Al)(n.data))}},ii=async(t,e,n)=>{try{const s=t.filter((t=>n.find((e=>e.basename===(t instanceof File?t.name:t.basename))))).filter(Boolean),i=t.filter((t=>!s.includes(t))),{selected:r,renamed:o}=await(0,Ls.o)(e.path,s,n);return Un.debug("Conflict resolution",{uploads:i,selected:r,renamed:o}),0===r.length&&0===o.length?((0,Rn.cf)((0,kn.Tl)("files","Conflicts resolution skipped")),Un.info("User skipped the conflict resolution"),[]):[...i,...r,...o]}catch(t){Zs.error(t),(0,Rn.Qg)((0,kn.Tl)("files","Upload cancelled")),Un.error("User cancelled the upload")}return[]};var ri=s(14456),oi={};oi.styleTagTransform=ns(),oi.setAttributes=Jn(),oi.insert=Qn().bind(null,"head"),oi.domAPI=Yn(),oi.insertStyleElement=ts(),Wn()(ri.A,oi),ri.A&&ri.A.locals&&ri.A.locals;var ai=s(53110),li=s(36882),ci=s(39285),di=s(49264);let ui;const mi=()=>(ui||(ui=new di.A({concurrency:3})),ui);var pi;!function(t){t.MOVE="Move",t.COPY="Copy",t.MOVE_OR_COPY="move-or-copy"}(pi||(pi={}));const fi=t=>!!(t.reduce(((t,e)=>Math.min(t,e.permissions)),et.aX.ALL)&et.aX.UPDATE),gi=t=>(t=>t.every((t=>{var e,n;return!JSON.parse(null!==(e=null===(n=t.attributes)||void 0===n?void 0:n["share-attributes"])&&void 0!==e?e:"[]").some((t=>"permissions"===t.scope&&!1===t.enabled&&"download"===t.key))})))(t);var hi,vi=s(36117),wi=s(44719);const Ai="/files/".concat(null===(hi=(0,nt.HW)())||void 0===hi?void 0:hi.uid),yi=(0,rt.dC)("dav"+Ai),bi=function(t){return t.split("").reduce((function(t,e){return 0|(t<<5)-t+e.charCodeAt(0)}),0)},Ci=function(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:yi;const e=(0,wi.UU)(t),n=t=>{null==e||e.setHeaders({"X-Requested-With":"XMLHttpRequest",requesttoken:null!=t?t:""})};return(0,nt.zo)(n),n((0,nt.do)()),(0,wi.Gu)().patch("fetch",((t,e)=>{const n=e.headers;return null!=n&&n.method&&(e.method=n.method,delete n.method),fetch(t,e)})),e}(),_i=function(t){var e;const n=null===(e=(0,nt.HW)())||void 0===e?void 0:e.uid;if(!n)throw new Error("No user id found");const s=t.props,i=(0,et.vb)(null==s?void 0:s.permissions),r=(s["owner-id"]||n).toString(),o=(0,rt.dC)("dav"+Ai+t.filename),a={id:(null==s?void 0:s.fileid)<0?bi(o):(null==s?void 0:s.fileid)||0,source:o,mtime:new Date(t.lastmod),mime:t.mime||"application/octet-stream",size:(null==s?void 0:s.size)||0,permissions:i,owner:r,root:Ai,attributes:{...t,...s,hasPreview:null==s?void 0:s["has-preview"],failed:(null==s?void 0:s.fileid)<0}};return delete a.attributes.props,"file"===t.type?new et.ZH(a):new et.vd(a)},xi=function(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"/";const e=new AbortController,n=(0,et.VL)();return new vi.CancelablePromise((async(s,i,r)=>{r((()=>e.abort()));try{const i=await Ci.getDirectoryContents(t,{details:!0,data:n,includeSelf:!0,signal:e.signal}),r=i.data[0],o=i.data.slice(1);if(r.filename!==t)throw new Error("Root node does not match requested path");s({folder:_i(r),contents:o.map((t=>{try{return _i(t)}catch(e){return Un.error("Invalid node detected '".concat(t.basename,"'"),{error:e}),null}})).filter(Boolean)})}catch(t){i(t)}}))},Ti=t=>{const e=t.filter((t=>t.type===et.pt.File)).length,n=t.filter((t=>t.type===et.pt.Folder)).length;return 0===e?(0,kn.zw)("files","{folderCount} folder","{folderCount} folders",n,{folderCount:n}):0===n?(0,kn.zw)("files","{fileCount} file","{fileCount} files",e,{fileCount:e}):1===e?(0,kn.zw)("files","1 file and {folderCount} folder","1 file and {folderCount} folders",n,{folderCount:n}):1===n?(0,kn.zw)("files","{fileCount} file and 1 folder","{fileCount} files and 1 folder",e,{fileCount:e}):(0,kn.Tl)("files","{fileCount} files and {folderCount} folders",{fileCount:e,folderCount:n})},ki=t=>fi(t)?gi(t)?pi.MOVE_OR_COPY:pi.MOVE:pi.COPY,Ei=async function(t,e,n){let s=arguments.length>3&&void 0!==arguments[3]&&arguments[3];if(!e)return;if(e.type!==et.pt.Folder)throw new Error((0,kn.Tl)("files","Destination is not a folder"));if(n===pi.MOVE&&t.dirname===e.path)throw new Error((0,kn.Tl)("files","This file/folder is already in that directory"));if("".concat(e.path,"/").startsWith("".concat(t.path,"/")))throw new Error((0,kn.Tl)("files","You cannot move a file/folder onto itself or into a subfolder of itself"));st.Ay.set(t,"status",et.zI.LOADING);const i=mi();return await i.add((async()=>{const i=t=>1===t?(0,kn.Tl)("files","(copy)"):(0,kn.Tl)("files","(copy %n)",void 0,t);try{const r=(0,et.H4)(),o=(0,ks.join)(et.lJ,t.path),a=(0,ks.join)(et.lJ,e.path);if(n===pi.COPY){let n=t.basename;if(!s){const e=await r.getDirectoryContents(a);n=function(t,e){const n={suffix:t=>"(".concat(t,")"),ignoreFileExtension:!1,...arguments.length>2&&void 0!==arguments[2]?arguments[2]:{}};let s=t,i=1;for(;e.includes(s);){const e=n.ignoreFileExtension?"":(0,ks.extname)(t),r=(0,ks.basename)(t,e);s="".concat(r," ").concat(n.suffix(i++)).concat(e)}return s}(t.basename,e.map((t=>t.basename)),{suffix:i,ignoreFileExtension:t.type===et.pt.Folder})}if(await r.copyFile(o,(0,ks.join)(a,n)),t.dirname===e.path){const{data:t}=await r.stat((0,ks.join)(a,n),{details:!0,data:(0,et.VL)()});(0,Tn.Ic)("files:node:created",(0,et.Al)(t))}}else{const n=await xi(e.path);if((0,Ls.h)([t],n.contents))try{const{selected:s,renamed:i}=await(0,Ls.o)(e.path,[t],n.contents);if(!s.length&&!i.length)return await r.deleteFile(o),void(0,Tn.Ic)("files:node:deleted",t)}catch(t){return void(0,Rn.Qg)((0,kn.Tl)("files","Move cancelled"))}await r.moveFile(o,(0,ks.join)(a,t.basename)),(0,Tn.Ic)("files:node:deleted",t)}}catch(t){if(t instanceof ai.pe){var r,o,a;if(412===(null==t||null===(r=t.response)||void 0===r?void 0:r.status))throw new Error((0,kn.Tl)("files","A file or folder with that name already exists in this folder"));if(423===(null==t||null===(o=t.response)||void 0===o?void 0:o.status))throw new Error((0,kn.Tl)("files","The files is locked"));if(404===(null==t||null===(a=t.response)||void 0===a?void 0:a.status))throw new Error((0,kn.Tl)("files","The file does not exist anymore"));if(t.message)throw new Error(t.message)}throw Un.debug(t),new Error}finally{st.Ay.set(t,"status",void 0)}}))},Si=async function(t){let e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"/",n=arguments.length>2?arguments[2]:void 0;const s=n.map((t=>t.fileid)).filter(Boolean),i=(0,Rn.a1)((0,kn.Tl)("files","Choose destination")).allowDirectories(!0).setFilter((t=>!!(t.permissions&et.aX.CREATE)&&!s.includes(t.fileid))).setMimeTypeFilter([]).setMultiSelect(!1).startAt(e);return new Promise(((e,s)=>{i.setButtonFactory(((s,i)=>{const r=[],o=(0,ks.basename)(i),a=n.map((t=>t.dirname)),l=n.map((t=>t.path));return t!==pi.COPY&&t!==pi.MOVE_OR_COPY||r.push({label:o?(0,kn.Tl)("files","Copy to {target}",{target:o},void 0,{escape:!1,sanitize:!1}):(0,kn.Tl)("files","Copy"),type:"primary",icon:li,async callback(t){e({destination:t[0],action:pi.COPY})}}),a.includes(i)||l.includes(i)||t!==pi.MOVE&&t!==pi.MOVE_OR_COPY||r.push({label:o?(0,kn.Tl)("files","Move to {target}",{target:o},void 0,{escape:!1,sanitize:!1}):(0,kn.Tl)("files","Move"),type:t===pi.MOVE?"primary":"secondary",icon:ci,async callback(t){e({destination:t[0],action:pi.MOVE})}}),r})),i.build().pick().catch((t=>{Un.debug(t),t instanceof Rn.vT?s(new Error((0,kn.Tl)("files","Cancelled move or copy operation"))):s(new Error((0,kn.Tl)("files","Move or copy operation failed")))}))}))};new et.hY({id:"move-copy",displayName(t){switch(ki(t)){case pi.MOVE:return(0,kn.Tl)("files","Move");case pi.COPY:return(0,kn.Tl)("files","Copy");case pi.MOVE_OR_COPY:return(0,kn.Tl)("files","Move or copy")}},iconSvgInline:()=>ci,enabled:t=>!!t.every((t=>{var e;return null===(e=t.root)||void 0===e?void 0:e.startsWith("/files/")}))&&t.length>0&&(fi(t)||gi(t)),async exec(t,e,n){const s=ki([t]);let i;try{i=await Si(s,n,[t])}catch(t){return Un.error(t),!1}try{return await Ei(t,i.destination,i.action),!0}catch(t){return!!(t instanceof Error&&t.message)&&((0,Rn.Qg)(t.message),null)}},async execBatch(t,e,n){const s=ki(t),i=await Si(s,n,t),r=t.map((async t=>{try{return await Ei(t,i.destination,i.action),!0}catch(e){return Un.error("Failed to ".concat(i.action," node"),{node:t,error:e}),!1}}));return await Promise.all(r)},order:15});var Li=s(96763);const Ni=async t=>{const e=t.filter((t=>"file"===t.kind||(Un.debug("Skipping dropped item",{kind:t.kind,type:t.type}),!1))).map((t=>{var e,n,s,i;return null!==(e=null!==(n=null==t||null===(s=t.getAsEntry)||void 0===s?void 0:s.call(t))&&void 0!==n?n:null==t||null===(i=t.webkitGetAsEntry)||void 0===i?void 0:i.call(t))&&void 0!==e?e:t}));let n=!1;const s=new ti("root");for(const t of e)if(t instanceof DataTransferItem){Un.warn("Could not get FilesystemEntry of item, falling back to file");const e=t.getAsFile();if(null===e){Un.warn("Could not process DataTransferItem",{type:t.type,kind:t.kind}),(0,Rn.Qg)((0,kn.Tl)("files","One of the dropped files could not be processed"));continue}if("httpd/unix-directory"===e.type||!e.type){n||(Un.warn("Browser does not support Filesystem API. Directories will not be uploaded"),(0,Rn.I9)((0,kn.Tl)("files","Your browser does not support the Filesystem API. Directories will not be uploaded")),n=!0);continue}s.contents.push(e)}else try{s.contents.push(await ei(t))}catch(t){Un.error("Error while traversing file tree",{error:t})}return s},Pi=async(t,e,n)=>{const s=(0,Ls.g)();if(await(0,Ls.h)(t.contents,n)&&(t.contents=await ii(t.contents,e,n)),0===t.contents.length)return Un.info("No files to upload",{root:t}),(0,Rn.cf)((0,kn.Tl)("files","No files to upload")),[];Un.debug("Uploading files to ".concat(e.path),{root:t,contents:t.contents});const i=[],r=async(t,n)=>{for(const o of t.contents){const t=(0,ks.join)(n,o.name);if(o instanceof ti){const n=(0,Js.HS)(et.lJ,e.path,t);try{Li.debug("Processing directory",{relativePath:t}),await si(n),await r(o,t)}catch(t){(0,Rn.Qg)((0,kn.Tl)("files","Unable to create the directory {directory}",{directory:o.name})),Un.error("",{error:t,absolutePath:n,directory:o})}}else Un.debug("Uploading file to "+(0,ks.join)(e.path,t),{file:o}),i.push(s.upload(t,o,e.source))}};s.pause(),await r(t,"/"),s.start();const o=(await Promise.allSettled(i)).filter((t=>"rejected"===t.status));return o.length>0?(Un.error("Error while uploading files",{errors:o}),(0,Rn.Qg)((0,kn.Tl)("files","Some files could not be uploaded")),[]):(Un.debug("Files uploaded successfully"),(0,Rn.Te)((0,kn.Tl)("files","Files uploaded successfully")),Promise.all(i))},Ii=async function(t,e,n){let s=arguments.length>3&&void 0!==arguments[3]&&arguments[3];const i=[];if(await(0,Ls.h)(t,n)&&(t=await ii(t,e,n)),0===t.length)return Un.info("No files to process",{nodes:t}),void(0,Rn.cf)((0,kn.Tl)("files","No files to process"));for(const n of t)st.Ay.set(n,"status",et.zI.LOADING),i.push(Ei(n,e,s?pi.COPY:pi.MOVE));const r=await Promise.allSettled(i);t.forEach((t=>st.Ay.set(t,"status",void 0)));const o=r.filter((t=>"rejected"===t.status));if(o.length>0)return Un.error("Error while copying or moving files",{errors:o}),void(0,Rn.Qg)(s?(0,kn.Tl)("files","Some files could not be copied"):(0,kn.Tl)("files","Some files could not be moved"));Un.debug("Files copy/move successful"),(0,Rn.Te)(s?(0,kn.Tl)("files","Files copied successfully"):(0,kn.Tl)("files","Files moved successfully"))},Fi=tt("dragging",{state:()=>({dragging:[]}),actions:{set(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[];st.Ay.set(this,"dragging",t)},reset(){st.Ay.set(this,"dragging",[])}}}),Bi=st.Ay.extend({data:()=>({filesListWidth:null}),mounted(){var t;const e=document.querySelector("#app-content-vue");this.filesListWidth=null!==(t=null==e?void 0:e.clientWidth)&&void 0!==t?t:null,this.$resizeObserver=new ResizeObserver((t=>{t.length>0&&t[0].target===e&&(this.filesListWidth=t[0].contentRect.width)})),this.$resizeObserver.observe(e)},beforeDestroy(){this.$resizeObserver.disconnect()}}),Oi=(0,st.pM)({name:"BreadCrumbs",components:{NcBreadcrumbs:Xs.N,NcBreadcrumb:Qs.N,NcIconSvgWrapper:In.A},mixins:[Bi],props:{path:{type:String,default:"/"}},setup:()=>({draggingStore:Fi(),filesStore:qs(),pathsStore:Hs(),selectionStore:Ws(),uploaderStore:Ys()}),computed:{currentView(){return this.$navigation.active},dirs(){var t;return["/",...this.path.split("/").filter(Boolean).map((t="/",e=>t+="".concat(e,"/"))).map((t=>t.replace(/^(.+)\/$/,"$1")))]},sections(){return this.dirs.map(((t,e)=>{const n=this.getFileIdFromPath(t),s={...this.$route,params:{fileid:n},query:{dir:t}};return{dir:t,exact:!0,name:this.getDirDisplayName(t),to:s,disableDrop:e===this.dirs.length-1}}))},isUploadInProgress(){return 0!==this.uploaderStore.queue.length},wrapUploadProgressBar(){return this.isUploadInProgress&&this.filesListWidth<512},viewIcon(){var t,e;return null!==(t=null===(e=this.currentView)||void 0===e?void 0:e.icon)&&void 0!==t?t:''},selectedFiles(){return this.selectionStore.selected},draggingFiles(){return this.draggingStore.dragging}},methods:{getNodeFromId(t){return this.filesStore.getNode(t)},getFileIdFromPath(t){return this.pathsStore.getPath(this.currentView.id,t)},getDirDisplayName(t){var e,n;if("/"===t)return(null===(n=this.$navigation)||void 0===n||null===(n=n.active)||void 0===n?void 0:n.name)||(0,kn.Tl)("files","Home");const s=this.getFileIdFromPath(t),i=s?this.getNodeFromId(s):void 0;return(null==i||null===(e=i.attributes)||void 0===e?void 0:e.displayName)||(0,ks.basename)(t)},onClick(t){var e;(null==t||null===(e=t.query)||void 0===e?void 0:e.dir)===this.$route.query.dir&&this.$emit("reload")},onDragOver(t,e){e!==this.dirs[this.dirs.length-1]?t.ctrlKey?t.dataTransfer.dropEffect="copy":t.dataTransfer.dropEffect="move":t.dataTransfer.dropEffect="none"},async onDrop(t,e){var n,s,i;if(!(this.draggingFiles||null!==(n=t.dataTransfer)&&void 0!==n&&null!==(n=n.items)&&void 0!==n&&n.length))return;t.preventDefault();const r=this.draggingFiles,o=[...(null===(s=t.dataTransfer)||void 0===s?void 0:s.items)||[]],a=await Ni(o),l=await(null===(i=this.currentView)||void 0===i?void 0:i.getContents(e)),c=null==l?void 0:l.folder;if(!c)return void(0,Rn.Qg)(this.t("files","Target folder does not exist any more"));const d=!!(c.permissions&et.aX.CREATE),u=t.ctrlKey;if(!d||0!==t.button)return;if(Un.debug("Dropped",{event:t,folder:c,selection:r,fileTree:a}),a.contents.length>0)return void await Pi(a,c,l.contents);const m=r.map((t=>this.filesStore.getNode(t)));await Ii(m,c,l.contents,u),r.some((t=>this.selectedFiles.includes(t)))&&(Un.debug("Dropped selection, resetting select store..."),this.selectionStore.reset())},titleForSection(t,e){var n;return(null==e||null===(n=e.to)||void 0===n||null===(n=n.query)||void 0===n?void 0:n.dir)===this.$route.query.dir?(0,kn.Tl)("files","Reload current directory"):0===t?(0,kn.Tl)("files",'Go to the "{dir}" directory',e):null},ariaForSection(t){var e;return(null==t||null===(e=t.to)||void 0===e||null===(e=e.query)||void 0===e?void 0:e.dir)===this.$route.query.dir?(0,kn.Tl)("files","Reload current directory"):null},t:kn.Tl}});var Di=s(86334),Ui={};Ui.styleTagTransform=ns(),Ui.setAttributes=Jn(),Ui.insert=Qn().bind(null,"head"),Ui.domAPI=Yn(),Ui.insertStyleElement=ts(),Wn()(Di.A,Ui),Di.A&&Di.A.locals&&Di.A.locals;const ji=(0,Sn.A)(Oi,(function(){var t=this,e=t._self._c;return t._self._setupProxy,e("NcBreadcrumbs",{staticClass:"files-list__breadcrumbs",class:{"files-list__breadcrumbs--with-progress":t.wrapUploadProgressBar},attrs:{"data-cy-files-content-breadcrumbs":"","aria-label":t.t("files","Current directory path")},scopedSlots:t._u([{key:"actions",fn:function(){return[t._t("actions")]},proxy:!0}],null,!0)},t._l(t.sections,(function(n,s){return e("NcBreadcrumb",t._b({key:n.dir,attrs:{dir:"auto",to:n.to,"force-icon-text":0===s&&t.filesListWidth>=486,title:t.titleForSection(s,n),"aria-description":t.ariaForSection(n)},on:{drop:function(e){return t.onDrop(e,n.dir)}},nativeOn:{click:function(e){return t.onClick(n.to)},dragover:function(e){return t.onDragOver(e,n.dir)}},scopedSlots:t._u([0===s?{key:"icon",fn:function(){return[e("NcIconSvgWrapper",{attrs:{size:20,svg:t.viewIcon}})]},proxy:!0}:null],null,!0)},"NcBreadcrumb",n,!1))})),1)}),[],!1,null,"740bb6f2",null).exports;var Ri=s(51651);const Mi=tt("actionsmenu",{state:()=>({opened:null})}),zi=function(){const t=tt("renaming",{state:()=>({renamingNode:void 0,newName:""})})(...arguments);return t._initialized||((0,Tn.B1)("files:node:rename",(function(e){t.renamingNode=e,t.newName=e.basename})),t._initialized=!0),t};var Vi=s(55042);const $i={name:"FileMultipleIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},qi=(0,Sn.A)($i,(function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon file-multiple-icon",attrs:{"aria-hidden":!t.title||null,"aria-label":t.title,role:"img"},on:{click:function(e){return t.$emit("click",e)}}},"span",t.$attrs,!1),[e("svg",{staticClass:"material-design-icon__svg",attrs:{fill:t.fillColor,width:t.size,height:t.size,viewBox:"0 0 24 24"}},[e("path",{attrs:{d:"M15,7H20.5L15,1.5V7M8,0H16L22,6V18A2,2 0 0,1 20,20H8C6.89,20 6,19.1 6,18V2A2,2 0 0,1 8,0M4,4V22H20V24H4A2,2 0 0,1 2,22V4H4Z"}},[t.title?e("title",[t._v(t._s(t.title))]):t._e()])])])}),[],!1,null,null,null).exports,Hi={name:"FolderIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},Wi=(0,Sn.A)(Hi,(function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon folder-icon",attrs:{"aria-hidden":!t.title||null,"aria-label":t.title,role:"img"},on:{click:function(e){return t.$emit("click",e)}}},"span",t.$attrs,!1),[e("svg",{staticClass:"material-design-icon__svg",attrs:{fill:t.fillColor,width:t.size,height:t.size,viewBox:"0 0 24 24"}},[e("path",{attrs:{d:"M10,4H4C2.89,4 2,4.89 2,6V18A2,2 0 0,0 4,20H20A2,2 0 0,0 22,18V8C22,6.89 21.1,6 20,6H12L10,4Z"}},[t.title?e("title",[t._v(t._s(t.title))]):t._e()])])])}),[],!1,null,null,null).exports,Gi=st.Ay.extend({name:"DragAndDropPreview",components:{FileMultipleIcon:qi,FolderIcon:Wi},data:()=>({nodes:[]}),computed:{isSingleNode(){return 1===this.nodes.length},isSingleFolder(){return this.isSingleNode&&this.nodes[0].type===et.pt.Folder},name(){return this.size?"".concat(this.summary," – ").concat(this.size):this.summary},size(){const t=this.nodes.reduce(((t,e)=>t+e.size||0),0),e=parseInt(t,10)||0;return"number"!=typeof e||e<0?null:(0,et.v7)(e,!0)},summary(){if(this.isSingleNode){var t;const e=this.nodes[0];return(null===(t=e.attributes)||void 0===t?void 0:t.displayName)||e.basename}return Ti(this.nodes)}},methods:{update(t){this.nodes=t,this.$refs.previewImg.replaceChildren(),t.slice(0,3).forEach((t=>{const e=document.querySelector('[data-cy-files-list-row-fileid="'.concat(t.fileid,'"] .files-list__row-icon img'));e&&this.$refs.previewImg.appendChild(e.parentNode.cloneNode(!0))})),this.$nextTick((()=>{this.$emit("loaded",this.$el)}))}}}),Yi=Gi;var Ki=s(52608),Qi={};Qi.styleTagTransform=ns(),Qi.setAttributes=Jn(),Qi.insert=Qn().bind(null,"head"),Qi.domAPI=Yn(),Qi.insertStyleElement=ts(),Wn()(Ki.A,Qi),Ki.A&&Ki.A.locals&&Ki.A.locals;const Xi=(0,Sn.A)(Yi,(function(){var t=this,e=t._self._c;return t._self._setupProxy,e("div",{staticClass:"files-list-drag-image"},[e("span",{staticClass:"files-list-drag-image__icon"},[e("span",{ref:"previewImg"}),t._v(" "),t.isSingleFolder?e("FolderIcon"):e("FileMultipleIcon")],1),t._v(" "),e("span",{staticClass:"files-list-drag-image__name"},[t._v(t._s(t.name))])])}),[],!1,null,null,null).exports,Ji=st.Ay.extend(Xi);let Zi;st.Ay.directive("onClickOutside",Vi.z0);const tr=(0,st.pM)({props:{source:{type:[et.vd,et.ZH,et.bP],required:!0},nodes:{type:Array,required:!0},filesListWidth:{type:Number,default:0}},data:()=>({loading:"",dragover:!1,gridMode:!1}),computed:{currentView(){return this.$navigation.active},currentDir(){var t;return((null===(t=this.$route)||void 0===t||null===(t=t.query)||void 0===t||null===(t=t.dir)||void 0===t?void 0:t.toString())||"/").replace(/^(.+)\/$/,"$1")},currentFileId(){var t,e;return(null===(t=this.$route.params)||void 0===t?void 0:t.fileid)||(null===(e=this.$route.query)||void 0===e?void 0:e.fileid)||null},fileid(){var t;return null===(t=this.source)||void 0===t?void 0:t.fileid},uniqueId(){return bi(this.source.source)},isLoading(){return this.source.status===et.zI.LOADING},extension(){var t;return null!==(t=this.source.attributes)&&void 0!==t&&t.displayName?(0,ks.extname)(this.source.attributes.displayName):this.source.extension||""},displayName(){const t=this.extension,e=this.source.attributes.displayName||this.source.basename;return t?e.slice(0,0-t.length):e},draggingFiles(){return this.draggingStore.dragging},selectedFiles(){return this.selectionStore.selected},isSelected(){return this.fileid&&this.selectedFiles.includes(this.fileid)},isRenaming(){return this.renamingStore.renamingNode===this.source},isRenamingSmallScreen(){return this.isRenaming&&this.filesListWidth<512},isActive(){return String(this.fileid)===String(this.currentFileId)},canDrag(){if(this.isRenaming)return!1;const t=t=>!!((null==t?void 0:t.permissions)&et.aX.UPDATE);return this.selectedFiles.length>0?this.selectedFiles.map((t=>this.filesStore.getNode(t))).every(t):t(this.source)},canDrop(){return!(this.source.type!==et.pt.Folder||this.fileid&&this.draggingFiles.includes(this.fileid)||!(this.source.permissions&et.aX.CREATE))},openedMenu:{get(){return this.actionsMenuStore.opened===this.uniqueId.toString()},set(t){if(t){var e;const t=null===(e=this.$el)||void 0===e?void 0:e.closest("main.app-content");t.style.removeProperty("--mouse-pos-x"),t.style.removeProperty("--mouse-pos-y")}this.actionsMenuStore.opened=t?this.uniqueId.toString():null}}},watch:{source(t,e){t.source!==e.source&&this.resetState()}},beforeDestroy(){this.resetState()},methods:{resetState(){var t,e;this.loading="",null===(t=this.$refs)||void 0===t||null===(t=t.preview)||void 0===t||null===(e=t.reset)||void 0===e||e.call(t),this.openedMenu=!1},onRightClick(t){if(this.openedMenu)return;if(!this.gridMode){var e;const n=null===(e=this.$el)||void 0===e?void 0:e.closest("main.app-content"),s=n.getBoundingClientRect();n.style.setProperty("--mouse-pos-x",Math.max(0,t.clientX-s.left-200)+"px"),n.style.setProperty("--mouse-pos-y",Math.max(0,t.clientY-s.top)+"px")}const n=this.selectedFiles.length>1;this.actionsMenuStore.opened=this.isSelected&&n?"global":this.uniqueId.toString(),t.preventDefault(),t.stopPropagation()},execDefaultAction(t){if(t.ctrlKey||t.metaKey)return t.preventDefault(),window.open((0,rt.Jv)("/f/{fileId}",{fileId:this.fileid})),!1;this.$refs.actions.execDefaultAction(t)},openDetailsIfAvailable(t){var e;t.preventDefault(),t.stopPropagation(),null!=$s&&null!==(e=$s.enabled)&&void 0!==e&&e.call($s,[this.source],this.currentView)&&$s.exec(this.source,this.currentView,this.currentDir)},onDragOver(t){this.dragover=this.canDrop,this.canDrop?t.ctrlKey?t.dataTransfer.dropEffect="copy":t.dataTransfer.dropEffect="move":t.dataTransfer.dropEffect="none"},onDragLeave(t){const e=t.currentTarget;null!=e&&e.contains(t.relatedTarget)||(this.dragover=!1)},async onDragStart(t){var e,n,s;if(t.stopPropagation(),!this.canDrag||!this.fileid)return t.preventDefault(),void t.stopPropagation();Un.debug("Drag started",{event:t}),null===(e=t.dataTransfer)||void 0===e||null===(n=e.clearData)||void 0===n||n.call(e),this.renamingStore.$reset(),this.selectedFiles.includes(this.fileid)?this.draggingStore.set(this.selectedFiles):this.draggingStore.set([this.fileid]);const i=this.draggingStore.dragging.map((t=>this.filesStore.getNode(t))),r=await(async t=>new Promise((e=>{Zi||(Zi=(new Ji).$mount(),document.body.appendChild(Zi.$el)),Zi.update(t),Zi.$on("loaded",(()=>{e(Zi.$el),Zi.$off("loaded")}))})))(i);null===(s=t.dataTransfer)||void 0===s||s.setDragImage(r,-10,-10)},onDragEnd(){this.draggingStore.reset(),this.dragover=!1,Un.debug("Drag ended")},async onDrop(t){var e,n,s;if(!(this.draggingFiles||null!==(e=t.dataTransfer)&&void 0!==e&&null!==(e=e.items)&&void 0!==e&&e.length))return;t.preventDefault(),t.stopPropagation();const i=this.draggingFiles,r=[...(null===(n=t.dataTransfer)||void 0===n?void 0:n.items)||[]],o=await Ni(r),a=await(null===(s=this.currentView)||void 0===s?void 0:s.getContents(this.source.path)),l=null==a?void 0:a.folder;if(!l)return void(0,Rn.Qg)(this.t("files","Target folder does not exist any more"));if(!this.canDrop||t.button)return;const c=t.ctrlKey;if(this.dragover=!1,Un.debug("Dropped",{event:t,folder:l,selection:i,fileTree:o}),o.contents.length>0)return void await Pi(o,l,a.contents);const d=i.map((t=>this.filesStore.getNode(t)));await Ii(d,l,a.contents,c),i.some((t=>this.selectedFiles.includes(t)))&&(Un.debug("Dropped selection, resetting select store..."),this.selectionStore.reset())},t:kn.Tl}});var er=s(4604);const nr={name:"CustomElementRender",props:{source:{type:Object,required:!0},currentView:{type:Object,required:!0},render:{type:Function,required:!0}},watch:{source(){this.updateRootElement()},currentView(){this.updateRootElement()}},mounted(){this.updateRootElement()},methods:{async updateRootElement(){const t=await this.render(this.source,this.currentView);t?this.$el.replaceChildren(t):this.$el.replaceChildren()}}},sr=(0,Sn.A)(nr,(function(){return(0,this._self._c)("span")}),[],!1,null,null,null).exports,ir={name:"ArrowLeftIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},rr=(0,Sn.A)(ir,(function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon arrow-left-icon",attrs:{"aria-hidden":!t.title||null,"aria-label":t.title,role:"img"},on:{click:function(e){return t.$emit("click",e)}}},"span",t.$attrs,!1),[e("svg",{staticClass:"material-design-icon__svg",attrs:{fill:t.fillColor,width:t.size,height:t.size,viewBox:"0 0 24 24"}},[e("path",{attrs:{d:"M20,11V13H8L13.5,18.5L12.08,19.92L4.16,12L12.08,4.08L13.5,5.5L8,11H20Z"}},[t.title?e("title",[t._v(t._s(t.title))]):t._e()])])])}),[],!1,null,null,null).exports;var or=s(63420),ar=s(24764),lr=s(10501);const cr=(0,et.qK)(),dr=(0,st.pM)({name:"FileEntryActions",components:{ArrowLeftIcon:rr,CustomElementRender:sr,NcActionButton:or.A,NcActions:ar.A,NcActionSeparator:lr.A,NcIconSvgWrapper:In.A,NcLoadingIcon:Ds.A},props:{filesListWidth:{type:Number,required:!0},loading:{type:String,required:!0},opened:{type:Boolean,default:!1},source:{type:Object,required:!0},gridMode:{type:Boolean,default:!1}},data:()=>({openedSubmenu:null}),computed:{currentDir(){var t;return((null===(t=this.$route)||void 0===t||null===(t=t.query)||void 0===t||null===(t=t.dir)||void 0===t?void 0:t.toString())||"/").replace(/^(.+)\/$/,"$1")},currentView(){return this.$navigation.active},isLoading(){return this.source.status===et.zI.LOADING},enabledActions(){return this.source.attributes.failed?[]:cr.filter((t=>!t.enabled||t.enabled([this.source],this.currentView))).sort(((t,e)=>(t.order||0)-(e.order||0)))},enabledInlineActions(){return this.filesListWidth<768||this.gridMode?[]:this.enabledActions.filter((t=>{var e;return null==t||null===(e=t.inline)||void 0===e?void 0:e.call(t,this.source,this.currentView)}))},enabledRenderActions(){return this.gridMode?[]:this.enabledActions.filter((t=>"function"==typeof t.renderInline))},enabledDefaultActions(){return this.enabledActions.filter((t=>!(null==t||!t.default)))},enabledMenuActions(){if(this.openedSubmenu)return this.enabledInlineActions;const t=[...this.enabledInlineActions,...this.enabledActions.filter((t=>t.default!==et.m9.HIDDEN&&"function"!=typeof t.renderInline))].filter(((t,e,n)=>e===n.findIndex((e=>e.id===t.id)))),e=t.filter((t=>!t.parent)).map((t=>t.id));return t.filter((t=>!(t.parent&&e.includes(t.parent))))},enabledSubmenuActions(){return this.enabledActions.filter((t=>t.parent)).reduce(((t,e)=>(t[e.parent]||(t[e.parent]=[]),t[e.parent].push(e),t)),{})},openedMenu:{get(){return this.opened},set(t){this.$emit("update:opened",t)}},getBoundariesElement:()=>document.querySelector(".app-content > .files-list"),mountType(){return this.source._attributes["mount-type"]}},methods:{actionDisplayName(t){if((this.gridMode||this.filesListWidth<768&&t.inline)&&"function"==typeof t.title){const e=t.title([this.source],this.currentView);if(e)return e}return t.displayName([this.source],this.currentView)},async onActionClick(t){let e=arguments.length>1&&void 0!==arguments[1]&&arguments[1];if(this.isLoading||""!==this.loading)return;if(this.enabledSubmenuActions[t.id])return void(this.openedSubmenu=t);const n=t.displayName([this.source],this.currentView);try{this.$emit("update:loading",t.id),st.Ay.set(this.source,"status",et.zI.LOADING);const e=await t.exec(this.source,this.currentView,this.currentDir);if(null==e)return;if(e)return void(0,Rn.Te)((0,kn.Tl)("files",'"{displayName}" action executed successfully',{displayName:n}));(0,Rn.Qg)((0,kn.Tl)("files",'"{displayName}" action failed',{displayName:n}))}catch(e){Un.error("Error while executing action",{action:t,e}),(0,Rn.Qg)((0,kn.Tl)("files",'"{displayName}" action failed',{displayName:n}))}finally{this.$emit("update:loading",""),st.Ay.set(this.source,"status",void 0),e&&(this.openedSubmenu=null)}},execDefaultAction(t){this.enabledDefaultActions.length>0&&(t.preventDefault(),t.stopPropagation(),this.enabledDefaultActions[0].exec(this.source,this.currentView,this.currentDir))},isMenu(t){var e;return(null===(e=this.enabledSubmenuActions[t])||void 0===e?void 0:e.length)>0},async onBackToMenuClick(t){this.openedSubmenu=null,await this.$nextTick(),this.$nextTick((()=>{var e;const n=null===(e=this.$refs["action-".concat(t.id)])||void 0===e?void 0:e[0];var s;n&&(null===(s=n.$el.querySelector("button"))||void 0===s||s.focus())}))},t:kn.Tl}}),ur=dr;var mr=s(23237),pr={};pr.styleTagTransform=ns(),pr.setAttributes=Jn(),pr.insert=Qn().bind(null,"head"),pr.domAPI=Yn(),pr.insertStyleElement=ts(),Wn()(mr.A,pr),mr.A&&mr.A.locals&&mr.A.locals;var fr=s(2077),gr={};gr.styleTagTransform=ns(),gr.setAttributes=Jn(),gr.insert=Qn().bind(null,"head"),gr.domAPI=Yn(),gr.insertStyleElement=ts(),Wn()(fr.A,gr),fr.A&&fr.A.locals&&fr.A.locals;var hr=(0,Sn.A)(ur,(function(){var t,e,n=this,s=n._self._c;return n._self._setupProxy,s("td",{staticClass:"files-list__row-actions",attrs:{"data-cy-files-list-row-actions":""}},[n._l(n.enabledRenderActions,(function(t){return s("CustomElementRender",{key:t.id,staticClass:"files-list__row-action--inline",class:"files-list__row-action-"+t.id,attrs:{"current-view":n.currentView,render:t.renderInline,source:n.source}})})),n._v(" "),s("NcActions",{ref:"actionsMenu",attrs:{"boundaries-element":n.getBoundariesElement,container:n.getBoundariesElement,"force-name":!0,type:"tertiary","force-menu":0===n.enabledInlineActions.length,inline:n.enabledInlineActions.length,open:n.openedMenu},on:{"update:open":function(t){n.openedMenu=t},close:function(t){n.openedSubmenu=null}}},[n._l(n.enabledMenuActions,(function(t){var e;return s("NcActionButton",{key:t.id,ref:"action-".concat(t.id),refInFor:!0,class:{["files-list__row-action-".concat(t.id)]:!0,"files-list__row-action--menu":n.isMenu(t.id)},attrs:{"close-after-click":!n.isMenu(t.id),"data-cy-files-list-row-action":t.id,"is-menu":n.isMenu(t.id),title:null===(e=t.title)||void 0===e?void 0:e.call(t,[n.source],n.currentView)},on:{click:function(e){return n.onActionClick(t)}},scopedSlots:n._u([{key:"icon",fn:function(){return[n.loading===t.id?s("NcLoadingIcon",{attrs:{size:18}}):s("NcIconSvgWrapper",{attrs:{svg:t.iconSvgInline([n.source],n.currentView)}})]},proxy:!0}],null,!0)},[n._v("\n\t\t\t"+n._s("shared"===n.mountType&&"sharing-status"===t.id?"":n.actionDisplayName(t))+"\n\t\t")])})),n._v(" "),n.openedSubmenu&&n.enabledSubmenuActions[null===(t=n.openedSubmenu)||void 0===t?void 0:t.id]?[s("NcActionButton",{staticClass:"files-list__row-action-back",on:{click:function(t){return n.onBackToMenuClick(n.openedSubmenu)}},scopedSlots:n._u([{key:"icon",fn:function(){return[s("ArrowLeftIcon")]},proxy:!0}],null,!1,3001860362)},[n._v("\n\t\t\t\t"+n._s(n.actionDisplayName(n.openedSubmenu))+"\n\t\t\t")]),n._v(" "),s("NcActionSeparator"),n._v(" "),n._l(n.enabledSubmenuActions[null===(e=n.openedSubmenu)||void 0===e?void 0:e.id],(function(t){var e;return s("NcActionButton",{key:t.id,staticClass:"files-list__row-action--submenu",class:"files-list__row-action-".concat(t.id),attrs:{"close-after-click":!1,"data-cy-files-list-row-action":t.id,title:null===(e=t.title)||void 0===e?void 0:e.call(t,[n.source],n.currentView)},on:{click:function(e){return n.onActionClick(t)}},scopedSlots:n._u([{key:"icon",fn:function(){return[n.loading===t.id?s("NcLoadingIcon",{attrs:{size:18}}):s("NcIconSvgWrapper",{attrs:{svg:t.iconSvgInline([n.source],n.currentView)}})]},proxy:!0}],null,!0)},[n._v("\n\t\t\t\t"+n._s(n.actionDisplayName(t))+"\n\t\t\t")])}))]:n._e()],2)],2)}),[],!1,null,"03cc6660",null);const vr=hr.exports,wr=(0,st.pM)({name:"FileEntryCheckbox",components:{NcCheckboxRadioSwitch:ls.A,NcLoadingIcon:Ds.A},props:{fileid:{type:Number,required:!0},isLoading:{type:Boolean,default:!1},nodes:{type:Array,required:!0},source:{type:Object,required:!0}},setup(){const t=Ws(),e=function(){const t=tt("keyboard",{state:()=>({altKey:!1,ctrlKey:!1,metaKey:!1,shiftKey:!1}),actions:{onEvent(t){t||(t=window.event),st.Ay.set(this,"altKey",!!t.altKey),st.Ay.set(this,"ctrlKey",!!t.ctrlKey),st.Ay.set(this,"metaKey",!!t.metaKey),st.Ay.set(this,"shiftKey",!!t.shiftKey)}}})(...arguments);return t._initialized||(window.addEventListener("keydown",t.onEvent),window.addEventListener("keyup",t.onEvent),window.addEventListener("mousemove",t.onEvent),t._initialized=!0),t}();return{keyboardStore:e,selectionStore:t}},computed:{selectedFiles(){return this.selectionStore.selected},isSelected(){return this.selectedFiles.includes(this.fileid)},index(){return this.nodes.findIndex((t=>t.fileid===this.fileid))},isFile(){return this.source.type===et.pt.File},ariaLabel(){return this.isFile?(0,kn.Tl)("files",'Toggle selection for file "{displayName}"',{displayName:this.source.basename}):(0,kn.Tl)("files",'Toggle selection for folder "{displayName}"',{displayName:this.source.basename})}},methods:{onSelectionChange(t){var e;const n=this.index,s=this.selectionStore.lastSelectedIndex;if(null!==(e=this.keyboardStore)&&void 0!==e&&e.shiftKey&&null!==s){const t=this.selectedFiles.includes(this.fileid),e=Math.min(n,s),i=Math.max(s,n),r=this.selectionStore.lastSelection,o=this.nodes.map((t=>t.fileid)).slice(e,i+1).filter(Boolean),a=[...r,...o].filter((e=>!t||e!==this.fileid));return Un.debug("Shift key pressed, selecting all files in between",{start:e,end:i,filesToSelect:o,isAlreadySelected:t}),void this.selectionStore.set(a)}const i=t?[...this.selectedFiles,this.fileid]:this.selectedFiles.filter((t=>t!==this.fileid));Un.debug("Updating selection",{selection:i}),this.selectionStore.set(i),this.selectionStore.setLastIndex(n)},resetSelection(){this.selectionStore.reset()},t:kn.Tl}}),Ar=(0,Sn.A)(wr,(function(){var t=this,e=t._self._c;return t._self._setupProxy,e("td",{staticClass:"files-list__row-checkbox",on:{keyup:function(e){return!e.type.indexOf("key")&&t._k(e.keyCode,"esc",27,e.key,["Esc","Escape"])||e.ctrlKey||e.shiftKey||e.altKey||e.metaKey?null:t.resetSelection.apply(null,arguments)}}},[t.isLoading?e("NcLoadingIcon"):e("NcCheckboxRadioSwitch",{attrs:{"aria-label":t.ariaLabel,checked:t.isSelected},on:{"update:checked":t.onSelectionChange}})],1)}),[],!1,null,null,null).exports;var yr=s(82182);const br=(0,Fn.C)("files","forbiddenCharacters",""),Cr=st.Ay.extend({name:"FileEntryName",components:{NcTextField:yr.A},props:{displayName:{type:String,required:!0},extension:{type:String,required:!0},filesListWidth:{type:Number,required:!0},nodes:{type:Array,required:!0},source:{type:Object,required:!0},gridMode:{type:Boolean,default:!1}},setup:()=>({renamingStore:zi()}),computed:{isRenaming(){return this.renamingStore.renamingNode===this.source},isRenamingSmallScreen(){return this.isRenaming&&this.filesListWidth<512},newName:{get(){return this.renamingStore.newName},set(t){this.renamingStore.newName=t}},renameLabel(){return{[et.pt.File]:(0,kn.Tl)("files","File name"),[et.pt.Folder]:(0,kn.Tl)("files","Folder name")}[this.source.type]},linkTo(){var t,e;if(this.source.attributes.failed)return{is:"span",params:{title:(0,kn.Tl)("files","This node is unavailable")}};const n=null===(t=this.$parent)||void 0===t||null===(t=t.$refs)||void 0===t||null===(t=t.actions)||void 0===t?void 0:t.enabledDefaultActions;return(null==n?void 0:n.length)>0?{is:"a",params:{title:n[0].displayName([this.source],this.currentView),role:"button",tabindex:"0"}}:(null===(e=this.source)||void 0===e?void 0:e.permissions)&et.aX.READ?{is:"a",params:{download:this.source.basename,href:this.source.source,title:(0,kn.Tl)("files","Download file {name}",{name:this.displayName}),tabindex:"0"}}:{is:"span"}}},watch:{isRenaming:{immediate:!0,handler(t){t&&this.startRenaming()}}},methods:{checkInputValidity(t){var e,n;const s=t.target,i=(null===(e=(n=this.newName).trim)||void 0===e?void 0:e.call(n))||"";Un.debug("Checking input validity",{newName:i});try{this.isFileNameValid(i),s.setCustomValidity(""),s.title=""}catch(t){s.setCustomValidity(t.message),s.title=t.message}finally{s.reportValidity()}},isFileNameValid(t){const e=t.trim();if("."===e||".."===e)throw new Error((0,kn.Tl)("files",'"{name}" is an invalid file name.',{name:t}));if(0===e.length)throw new Error((0,kn.Tl)("files","File name cannot be empty."));if(-1!==e.indexOf("/"))throw new Error((0,kn.Tl)("files",'"/" is not allowed inside a file name.'));if(e.match(OC.config.blacklist_files_regex))throw new Error((0,kn.Tl)("files",'"{name}" is not an allowed filetype.',{name:t}));if(this.checkIfNodeExists(t))throw new Error((0,kn.Tl)("files","{newName} already exists.",{newName:t}));return e.split("").forEach((t=>{if(-1!==br.indexOf(t))throw new Error(this.t("files",'"{char}" is not allowed inside a file name.',{char:t}))})),!0},checkIfNodeExists(t){return this.nodes.find((e=>e.basename===t&&e!==this.source))},startRenaming(){this.$nextTick((()=>{var t;const e=(this.source.extension||"").split("").length,n=this.source.basename.split("").length-e,s=null===(t=this.$refs.renameInput)||void 0===t||null===(t=t.$refs)||void 0===t||null===(t=t.inputField)||void 0===t||null===(t=t.$refs)||void 0===t?void 0:t.input;s?(s.setSelectionRange(0,n),s.focus(),s.dispatchEvent(new Event("keyup"))):Un.error("Could not find the rename input")}))},stopRenaming(){this.isRenaming&&this.renamingStore.$reset()},async onRename(){var t,e;const n=this.source.basename,s=this.source.encodedSource,i=(null===(t=(e=this.newName).trim)||void 0===t?void 0:t.call(e))||"";if(""!==i)if(n!==i)if(this.checkIfNodeExists(i))(0,Rn.Qg)((0,kn.Tl)("files","Another entry with the same name already exists"));else{this.loading="renaming",st.Ay.set(this.source,"status",et.zI.LOADING),this.source.rename(i),Un.debug("Moving file to",{destination:this.source.encodedSource,oldEncodedSource:s});try{await(0,Bn.A)({method:"MOVE",url:s,headers:{Destination:this.source.encodedSource,Overwrite:"F"}}),(0,Tn.Ic)("files:node:updated",this.source),(0,Tn.Ic)("files:node:renamed",this.source),(0,Rn.Te)((0,kn.Tl)("files",'Renamed "{oldName}" to "{newName}"',{oldName:n,newName:i})),this.stopRenaming(),this.$nextTick((()=>{this.$refs.basename.focus()}))}catch(t){var r,o;if(Un.error("Error while renaming file",{error:t}),this.source.rename(n),this.$refs.renameInput.focus(),404===(null==t||null===(r=t.response)||void 0===r?void 0:r.status))return void(0,Rn.Qg)((0,kn.Tl)("files",'Could not rename "{oldName}", it does not exist any more',{oldName:n}));if(412===(null==t||null===(o=t.response)||void 0===o?void 0:o.status))return void(0,Rn.Qg)((0,kn.Tl)("files",'The name "{newName}" is already used in the folder "{dir}". Please choose a different name.',{newName:i,dir:this.currentDir}));(0,Rn.Qg)((0,kn.Tl)("files",'Could not rename "{oldName}"',{oldName:n}))}finally{this.loading=!1,st.Ay.set(this.source,"status",void 0)}}else this.stopRenaming();else(0,Rn.Qg)((0,kn.Tl)("files","Name cannot be empty"))},t:kn.Tl}}),_r=(0,Sn.A)(Cr,(function(){var t=this,e=t._self._c;return t._self._setupProxy,t.isRenaming?e("form",{directives:[{name:"on-click-outside",rawName:"v-on-click-outside",value:t.stopRenaming,expression:"stopRenaming"}],staticClass:"files-list__row-rename",attrs:{"aria-label":t.t("files","Rename file")},on:{submit:function(e){return e.preventDefault(),e.stopPropagation(),t.onRename.apply(null,arguments)}}},[e("NcTextField",{ref:"renameInput",attrs:{label:t.renameLabel,autofocus:!0,minlength:1,required:!0,value:t.newName,enterkeyhint:"done"},on:{"update:value":function(e){t.newName=e},keyup:[t.checkInputValidity,function(e){return!e.type.indexOf("key")&&t._k(e.keyCode,"esc",27,e.key,["Esc","Escape"])?null:t.stopRenaming.apply(null,arguments)}]}})],1):e(t.linkTo.is,t._b({ref:"basename",tag:"component",staticClass:"files-list__row-name-link",attrs:{"aria-hidden":t.isRenaming,"data-cy-files-list-row-name-link":""},on:{click:function(e){return t.$emit("click",e)}}},"component",t.linkTo.params,!1),[e("span",{staticClass:"files-list__row-name-text"},[e("span",{staticClass:"files-list__row-name-",domProps:{textContent:t._s(t.displayName)}}),t._v(" "),e("span",{staticClass:"files-list__row-name-ext",domProps:{textContent:t._s(t.extension)}})])])}),[],!1,null,null,null).exports;var xr=s(72755);const Tr={name:"FileIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},kr=(0,Sn.A)(Tr,(function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon file-icon",attrs:{"aria-hidden":!t.title||null,"aria-label":t.title,role:"img"},on:{click:function(e){return t.$emit("click",e)}}},"span",t.$attrs,!1),[e("svg",{staticClass:"material-design-icon__svg",attrs:{fill:t.fillColor,width:t.size,height:t.size,viewBox:"0 0 24 24"}},[e("path",{attrs:{d:"M13,9V3.5L18.5,9M6,2C4.89,2 4,2.89 4,4V20A2,2 0 0,0 6,22H18A2,2 0 0,0 20,20V8L14,2H6Z"}},[t.title?e("title",[t._v(t._s(t.title))]):t._e()])])])}),[],!1,null,null,null).exports,Er={name:"FolderOpenIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},Sr=(0,Sn.A)(Er,(function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon folder-open-icon",attrs:{"aria-hidden":!t.title||null,"aria-label":t.title,role:"img"},on:{click:function(e){return t.$emit("click",e)}}},"span",t.$attrs,!1),[e("svg",{staticClass:"material-design-icon__svg",attrs:{fill:t.fillColor,width:t.size,height:t.size,viewBox:"0 0 24 24"}},[e("path",{attrs:{d:"M19,20H4C2.89,20 2,19.1 2,18V6C2,4.89 2.89,4 4,4H10L12,6H19A2,2 0 0,1 21,8H21L4,8V18L6.14,10H23.21L20.93,18.5C20.7,19.37 19.92,20 19,20Z"}},[t.title?e("title",[t._v(t._s(t.title))]):t._e()])])])}),[],!1,null,null,null).exports,Lr={name:"KeyIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},Nr=(0,Sn.A)(Lr,(function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon key-icon",attrs:{"aria-hidden":!t.title||null,"aria-label":t.title,role:"img"},on:{click:function(e){return t.$emit("click",e)}}},"span",t.$attrs,!1),[e("svg",{staticClass:"material-design-icon__svg",attrs:{fill:t.fillColor,width:t.size,height:t.size,viewBox:"0 0 24 24"}},[e("path",{attrs:{d:"M7 14C5.9 14 5 13.1 5 12S5.9 10 7 10 9 10.9 9 12 8.1 14 7 14M12.6 10C11.8 7.7 9.6 6 7 6C3.7 6 1 8.7 1 12S3.7 18 7 18C9.6 18 11.8 16.3 12.6 14H16V18H20V14H23V10H12.6Z"}},[t.title?e("title",[t._v(t._s(t.title))]):t._e()])])])}),[],!1,null,null,null).exports,Pr={name:"NetworkIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},Ir=(0,Sn.A)(Pr,(function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon network-icon",attrs:{"aria-hidden":!t.title||null,"aria-label":t.title,role:"img"},on:{click:function(e){return t.$emit("click",e)}}},"span",t.$attrs,!1),[e("svg",{staticClass:"material-design-icon__svg",attrs:{fill:t.fillColor,width:t.size,height:t.size,viewBox:"0 0 24 24"}},[e("path",{attrs:{d:"M17,3A2,2 0 0,1 19,5V15A2,2 0 0,1 17,17H13V19H14A1,1 0 0,1 15,20H22V22H15A1,1 0 0,1 14,23H10A1,1 0 0,1 9,22H2V20H9A1,1 0 0,1 10,19H11V17H7C5.89,17 5,16.1 5,15V5A2,2 0 0,1 7,3H17Z"}},[t.title?e("title",[t._v(t._s(t.title))]):t._e()])])])}),[],!1,null,null,null).exports,Fr={name:"TagIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},Br=(0,Sn.A)(Fr,(function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon tag-icon",attrs:{"aria-hidden":!t.title||null,"aria-label":t.title,role:"img"},on:{click:function(e){return t.$emit("click",e)}}},"span",t.$attrs,!1),[e("svg",{staticClass:"material-design-icon__svg",attrs:{fill:t.fillColor,width:t.size,height:t.size,viewBox:"0 0 24 24"}},[e("path",{attrs:{d:"M5.5,7A1.5,1.5 0 0,1 4,5.5A1.5,1.5 0 0,1 5.5,4A1.5,1.5 0 0,1 7,5.5A1.5,1.5 0 0,1 5.5,7M21.41,11.58L12.41,2.58C12.05,2.22 11.55,2 11,2H4C2.89,2 2,2.89 2,4V11C2,11.55 2.22,12.05 2.59,12.41L11.58,21.41C11.95,21.77 12.45,22 13,22C13.55,22 14.05,21.77 14.41,21.41L21.41,14.41C21.78,14.05 22,13.55 22,13C22,12.44 21.77,11.94 21.41,11.58Z"}},[t.title?e("title",[t._v(t._s(t.title))]):t._e()])])])}),[],!1,null,null,null).exports,Or={name:"PlayCircleIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},Dr=(0,Sn.A)(Or,(function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon play-circle-icon",attrs:{"aria-hidden":!t.title||null,"aria-label":t.title,role:"img"},on:{click:function(e){return t.$emit("click",e)}}},"span",t.$attrs,!1),[e("svg",{staticClass:"material-design-icon__svg",attrs:{fill:t.fillColor,width:t.size,height:t.size,viewBox:"0 0 24 24"}},[e("path",{attrs:{d:"M10,16.5V7.5L16,12M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2Z"}},[t.title?e("title",[t._v(t._s(t.title))]):t._e()])])])}),[],!1,null,null,null).exports,Ur={name:"CollectivesIcon",props:{title:{type:String,default:""},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},jr=(0,Sn.A)(Ur,(function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon collectives-icon",attrs:{"aria-hidden":!t.title,"aria-label":t.title,role:"img"},on:{click:function(e){return t.$emit("click",e)}}},"span",t.$attrs,!1),[e("svg",{staticClass:"material-design-icon__svg",attrs:{fill:t.fillColor,width:t.size,height:t.size,viewBox:"0 0 16 16"}},[e("path",{attrs:{d:"M2.9,8.8c0-1.2,0.4-2.4,1.2-3.3L0.3,6c-0.2,0-0.3,0.3-0.1,0.4l2.7,2.6C2.9,9,2.9,8.9,2.9,8.8z"}}),t._v(" "),e("path",{attrs:{d:"M8,3.7c0.7,0,1.3,0.1,1.9,0.4L8.2,0.6c-0.1-0.2-0.3-0.2-0.4,0L6.1,4C6.7,3.8,7.3,3.7,8,3.7z"}}),t._v(" "),e("path",{attrs:{d:"M3.7,11.5L3,15.2c0,0.2,0.2,0.4,0.4,0.3l3.3-1.7C5.4,13.4,4.4,12.6,3.7,11.5z"}}),t._v(" "),e("path",{attrs:{d:"M15.7,6l-3.7-0.5c0.7,0.9,1.2,2,1.2,3.3c0,0.1,0,0.2,0,0.3l2.7-2.6C15.9,6.3,15.9,6.1,15.7,6z"}}),t._v(" "),e("path",{attrs:{d:"M12.3,11.5c-0.7,1.1-1.8,1.9-3,2.2l3.3,1.7c0.2,0.1,0.4-0.1,0.4-0.3L12.3,11.5z"}}),t._v(" "),e("path",{attrs:{d:"M9.6,10.1c-0.4,0.5-1,0.8-1.6,0.8c-1.1,0-2-0.9-2.1-2C5.9,7.7,6.8,6.7,8,6.7c0.6,0,1.1,0.3,1.5,0.7 c0.1,0.1,0.1,0.1,0.2,0.1h1.4c0.2,0,0.4-0.2,0.3-0.5c-0.7-1.3-2.1-2.2-3.8-2.1C5.8,5,4.3,6.6,4.1,8.5C4,10.8,5.8,12.7,8,12.7 c1.6,0,2.9-0.9,3.5-2.3c0.1-0.2-0.1-0.4-0.3-0.4H9.9C9.8,10,9.7,10,9.6,10.1z"}})])])}),[],!1,null,null,null).exports,Rr=(0,st.pM)({name:"FavoriteIcon",components:{NcIconSvgWrapper:In.A},data:()=>({StarSvg:''}),async mounted(){var t;await this.$nextTick();const e=this.$el.querySelector("svg");null==e||null===(t=e.setAttribute)||void 0===t||t.call(e,"viewBox","-4 -4 30 30")},methods:{t:kn.Tl}});var Mr=s(55559),zr={};zr.styleTagTransform=ns(),zr.setAttributes=Jn(),zr.insert=Qn().bind(null,"head"),zr.domAPI=Yn(),zr.insertStyleElement=ts(),Wn()(Mr.A,zr),Mr.A&&Mr.A.locals&&Mr.A.locals;const Vr=(0,Sn.A)(Rr,(function(){var t=this,e=t._self._c;return t._self._setupProxy,e("NcIconSvgWrapper",{staticClass:"favorite-marker-icon",attrs:{name:t.t("files","Favorite"),svg:t.StarSvg}})}),[],!1,null,"04e52abc",null).exports,$r=st.Ay.extend({name:"FileEntryPreview",components:{AccountGroupIcon:xr.A,AccountPlusIcon:Rs,CollectivesIcon:jr,FavoriteIcon:Vr,FileIcon:kr,FolderIcon:Wi,FolderOpenIcon:Sr,KeyIcon:Nr,LinkIcon:Ns.A,NetworkIcon:Ir,TagIcon:Br},props:{source:{type:Object,required:!0},dragover:{type:Boolean,default:!1},gridMode:{type:Boolean,default:!1}},setup:()=>({userConfigStore:gs()}),data:()=>({backgroundFailed:void 0}),computed:{fileid(){var t,e;return null===(t=this.source)||void 0===t||null===(t=t.fileid)||void 0===t||null===(e=t.toString)||void 0===e?void 0:e.call(t)},isFavorite(){return 1===this.source.attributes.favorite},userConfig(){return this.userConfigStore.userConfig},cropPreviews(){return!0===this.userConfig.crop_image_previews},previewUrl(){if(this.source.type===et.pt.Folder)return null;if(!0===this.backgroundFailed)return null;try{const t=this.source.attributes.previewUrl||(0,rt.Jv)("/core/preview?fileId={fileid}",{fileid:this.fileid}),e=new URL(window.location.origin+t);return e.searchParams.set("x",this.gridMode?"128":"32"),e.searchParams.set("y",this.gridMode?"128":"32"),e.searchParams.set("mimeFallback","true"),e.searchParams.set("a",!0===this.cropPreviews?"0":"1"),e.href}catch(t){return null}},fileOverlay(){return void 0!==this.source.attributes["metadata-files-live-photo"]?Dr:null},folderOverlay(){var t,e,n,s;if(this.source.type!==et.pt.Folder)return null;if(1===(null===(t=this.source)||void 0===t||null===(t=t.attributes)||void 0===t?void 0:t["is-encrypted"]))return Nr;if(null!==(e=this.source)&&void 0!==e&&null!==(e=e.attributes)&&void 0!==e&&e["is-tag"])return Br;const i=Object.values((null===(n=this.source)||void 0===n||null===(n=n.attributes)||void 0===n?void 0:n["share-types"])||{}).flat();if(i.some((t=>t===Ss.Z.SHARE_TYPE_LINK||t===Ss.Z.SHARE_TYPE_EMAIL)))return Ns.A;if(i.length>0)return Rs;switch(null===(s=this.source)||void 0===s||null===(s=s.attributes)||void 0===s?void 0:s["mount-type"]){case"external":case"external-session":return Ir;case"group":return xr.A;case"collective":return jr}return null}},methods:{reset(){this.backgroundFailed=void 0,this.$refs.previewImg&&(this.$refs.previewImg.src="")},onBackgroundError(t){var e;""!==(null===(e=t.target)||void 0===e?void 0:e.src)&&(this.backgroundFailed=!0)},t:kn.Tl}}),qr=(0,Sn.A)($r,(function(){var t=this,e=t._self._c;return t._self._setupProxy,e("span",{staticClass:"files-list__row-icon"},["folder"===t.source.type?[t.dragover?t._m(0):[t._m(1),t._v(" "),t.folderOverlay?e(t.folderOverlay,{tag:"OverlayIcon",staticClass:"files-list__row-icon-overlay"}):t._e()]]:t.previewUrl&&!0!==t.backgroundFailed?e("img",{ref:"previewImg",staticClass:"files-list__row-icon-preview",class:{"files-list__row-icon-preview--loaded":!1===t.backgroundFailed},attrs:{alt:"",loading:"lazy",src:t.previewUrl},on:{error:t.onBackgroundError,load:function(e){t.backgroundFailed=!1}}}):t._m(2),t._v(" "),t.isFavorite?e("span",{staticClass:"files-list__row-icon-favorite"},[t._m(3)],1):t._e(),t._v(" "),t.fileOverlay?e(t.fileOverlay,{tag:"OverlayIcon",staticClass:"files-list__row-icon-overlay files-list__row-icon-overlay--file"}):t._e()],2)}),[function(){var t=this._self._c;return this._self._setupProxy,t("FolderOpenIcon")},function(){var t=this._self._c;return this._self._setupProxy,t("FolderIcon")},function(){var t=this._self._c;return this._self._setupProxy,t("FileIcon")},function(){var t=this._self._c;return this._self._setupProxy,t("FavoriteIcon")}],!1,null,null,null).exports,Hr=(0,st.pM)({name:"FileEntry",components:{CustomElementRender:sr,FileEntryActions:vr,FileEntryCheckbox:Ar,FileEntryName:_r,FileEntryPreview:qr,NcDateTime:er.A},mixins:[tr],props:{isMtimeAvailable:{type:Boolean,default:!1},isSizeAvailable:{type:Boolean,default:!1},compact:{type:Boolean,default:!1}},setup:()=>({actionsMenuStore:Mi(),draggingStore:Fi(),filesStore:qs(),renamingStore:zi(),selectionStore:Ws()}),computed:{rowListeners(){return{...this.isRenaming?{}:{dragstart:this.onDragStart,dragover:this.onDragOver},contextmenu:this.onRightClick,dragleave:this.onDragLeave,dragend:this.onDragEnd,drop:this.onDrop}},columns(){var t;return this.filesListWidth<512||this.compact?[]:(null===(t=this.currentView)||void 0===t?void 0:t.columns)||[]},size(){const t=parseInt(this.source.size,10)||0;return"number"!=typeof t||t<0?this.t("files","Pending"):(0,et.v7)(t,!0)},sizeOpacity(){const t=parseInt(this.source.size,10)||0;if(!t||t<0)return{};const e=Math.round(Math.min(100,100*Math.pow(this.source.size/10485760,2)));return{color:"color-mix(in srgb, var(--color-main-text) ".concat(e,"%, var(--color-text-maxcontrast))")}},mtimeOpacity(){var t,e;const n=26784e5,s=null===(t=this.source.mtime)||void 0===t||null===(e=t.getTime)||void 0===e?void 0:e.call(t);if(!s)return{};const i=Math.round(Math.min(100,100*(n-(Date.now()-s))/n));return i<0?{}:{color:"color-mix(in srgb, var(--color-main-text) ".concat(i,"%, var(--color-text-maxcontrast))")}},mtimeTitle(){return this.source.mtime?(0,Ri.A)(this.source.mtime).format("LLL"):""}},methods:{formatFileSize:et.v7}}),Wr=(0,Sn.A)(Hr,(function(){var t=this,e=t._self._c;return t._self._setupProxy,e("tr",t._g({staticClass:"files-list__row",class:{"files-list__row--dragover":t.dragover,"files-list__row--loading":t.isLoading,"files-list__row--active":t.isActive},attrs:{"data-cy-files-list-row":"","data-cy-files-list-row-fileid":t.fileid,"data-cy-files-list-row-name":t.source.basename,draggable:t.canDrag}},t.rowListeners),[t.source.attributes.failed?e("span",{staticClass:"files-list__row--failed"}):t._e(),t._v(" "),e("FileEntryCheckbox",{attrs:{fileid:t.fileid,"is-loading":t.isLoading,nodes:t.nodes,source:t.source}}),t._v(" "),e("td",{staticClass:"files-list__row-name",attrs:{"data-cy-files-list-row-name":""}},[e("FileEntryPreview",{ref:"preview",attrs:{source:t.source,dragover:t.dragover},nativeOn:{click:function(e){return t.execDefaultAction.apply(null,arguments)}}}),t._v(" "),e("FileEntryName",{ref:"name",attrs:{"display-name":t.displayName,extension:t.extension,"files-list-width":t.filesListWidth,nodes:t.nodes,source:t.source},on:{click:t.execDefaultAction}})],1),t._v(" "),e("FileEntryActions",{directives:[{name:"show",rawName:"v-show",value:!t.isRenamingSmallScreen,expression:"!isRenamingSmallScreen"}],ref:"actions",class:"files-list__row-actions-".concat(t.uniqueId),attrs:{"files-list-width":t.filesListWidth,loading:t.loading,opened:t.openedMenu,source:t.source},on:{"update:loading":function(e){t.loading=e},"update:opened":function(e){t.openedMenu=e}}}),t._v(" "),!t.compact&&t.isSizeAvailable?e("td",{staticClass:"files-list__row-size",style:t.sizeOpacity,attrs:{"data-cy-files-list-row-size":""},on:{click:t.openDetailsIfAvailable}},[e("span",[t._v(t._s(t.size))])]):t._e(),t._v(" "),!t.compact&&t.isMtimeAvailable?e("td",{staticClass:"files-list__row-mtime",style:t.mtimeOpacity,attrs:{"data-cy-files-list-row-mtime":""},on:{click:t.openDetailsIfAvailable}},[e("NcDateTime",{attrs:{timestamp:t.source.mtime,"ignore-seconds":!0}})],1):t._e(),t._v(" "),t._l(t.columns,(function(n){var s;return e("td",{key:n.id,staticClass:"files-list__row-column-custom",class:"files-list__row-".concat(null===(s=t.currentView)||void 0===s?void 0:s.id,"-").concat(n.id),attrs:{"data-cy-files-list-row-column-custom":n.id},on:{click:t.openDetailsIfAvailable}},[e("CustomElementRender",{attrs:{"current-view":t.currentView,render:n.render,source:t.source}})],1)}))],2)}),[],!1,null,null,null).exports,Gr=(0,st.pM)({name:"FileEntryGrid",components:{FileEntryActions:vr,FileEntryCheckbox:Ar,FileEntryName:_r,FileEntryPreview:qr},mixins:[tr],inheritAttrs:!1,setup:()=>({actionsMenuStore:Mi(),draggingStore:Fi(),filesStore:qs(),renamingStore:zi(),selectionStore:Ws()}),data:()=>({gridMode:!0})}),Yr=(0,Sn.A)(Gr,(function(){var t=this,e=t._self._c;return t._self._setupProxy,e("tr",{staticClass:"files-list__row",class:{"files-list__row--active":t.isActive,"files-list__row--dragover":t.dragover,"files-list__row--loading":t.isLoading},attrs:{"data-cy-files-list-row":"","data-cy-files-list-row-fileid":t.fileid,"data-cy-files-list-row-name":t.source.basename,draggable:t.canDrag},on:{contextmenu:t.onRightClick,dragover:t.onDragOver,dragleave:t.onDragLeave,dragstart:t.onDragStart,dragend:t.onDragEnd,drop:t.onDrop}},[t.source.attributes.failed?e("span",{staticClass:"files-list__row--failed"}):t._e(),t._v(" "),e("FileEntryCheckbox",{attrs:{fileid:t.fileid,"is-loading":t.isLoading,nodes:t.nodes,source:t.source}}),t._v(" "),e("td",{staticClass:"files-list__row-name",attrs:{"data-cy-files-list-row-name":""}},[e("FileEntryPreview",{ref:"preview",attrs:{dragover:t.dragover,"grid-mode":!0,source:t.source},nativeOn:{click:function(e){return t.execDefaultAction.apply(null,arguments)}}}),t._v(" "),e("FileEntryName",{ref:"name",attrs:{"display-name":t.displayName,extension:t.extension,"files-list-width":t.filesListWidth,"grid-mode":!0,nodes:t.nodes,source:t.source},on:{click:t.execDefaultAction}})],1),t._v(" "),e("FileEntryActions",{ref:"actions",class:"files-list__row-actions-".concat(t.uniqueId),attrs:{"files-list-width":t.filesListWidth,"grid-mode":!0,loading:t.loading,opened:t.openedMenu,source:t.source},on:{"update:loading":function(e){t.loading=e},"update:opened":function(e){t.openedMenu=e}}})],1)}),[],!1,null,null,null).exports;var Kr=s(96763);const Qr={name:"FilesListHeader",props:{header:{type:Object,required:!0},currentFolder:{type:Object,required:!0},currentView:{type:Object,required:!0}},computed:{enabled(){return this.header.enabled(this.currentFolder,this.currentView)}},watch:{enabled(t){t&&this.header.updated(this.currentFolder,this.currentView)},currentFolder(){this.header.updated(this.currentFolder,this.currentView)}},mounted(){Kr.debug("Mounted",this.header.id),this.header.render(this.$refs.mount,this.currentFolder,this.currentView)}},Xr=(0,Sn.A)(Qr,(function(){var t=this,e=t._self._c;return e("div",{directives:[{name:"show",rawName:"v-show",value:t.enabled,expression:"enabled"}],class:"files-list__header-".concat(t.header.id)},[e("span",{ref:"mount"})])}),[],!1,null,null,null).exports,Jr=st.Ay.extend({name:"FilesListTableFooter",components:{},props:{isMtimeAvailable:{type:Boolean,default:!1},isSizeAvailable:{type:Boolean,default:!1},nodes:{type:Array,required:!0},summary:{type:String,default:""},filesListWidth:{type:Number,default:0}},setup(){const t=Hs();return{filesStore:qs(),pathsStore:t}},computed:{currentView(){return this.$navigation.active},dir(){var t;return((null===(t=this.$route)||void 0===t||null===(t=t.query)||void 0===t?void 0:t.dir)||"/").replace(/^(.+)\/$/,"$1")},currentFolder(){var t;if(null===(t=this.currentView)||void 0===t||!t.id)return;if("/"===this.dir)return this.filesStore.getRoot(this.currentView.id);const e=this.pathsStore.getPath(this.currentView.id,this.dir);return this.filesStore.getNode(e)},columns(){var t;return this.filesListWidth<512?[]:(null===(t=this.currentView)||void 0===t?void 0:t.columns)||[]},totalSize(){var t;return null!==(t=this.currentFolder)&&void 0!==t&&t.size?(0,et.v7)(this.currentFolder.size,!0):(0,et.v7)(this.nodes.reduce(((t,e)=>t+e.size||0),0),!0)}},methods:{classForColumn(t){return{"files-list__row-column-custom":!0,["files-list__row-".concat(this.currentView.id,"-").concat(t.id)]:!0}},t:kn.Tl}});var Zr=s(31840),to={};to.styleTagTransform=ns(),to.setAttributes=Jn(),to.insert=Qn().bind(null,"head"),to.domAPI=Yn(),to.insertStyleElement=ts(),Wn()(Zr.A,to),Zr.A&&Zr.A.locals&&Zr.A.locals;const eo=(0,Sn.A)(Jr,(function(){var t=this,e=t._self._c;return t._self._setupProxy,e("tr",[e("th",{staticClass:"files-list__row-checkbox"},[e("span",{staticClass:"hidden-visually"},[t._v(t._s(t.t("files","Total rows summary")))])]),t._v(" "),e("td",{staticClass:"files-list__row-name"},[e("span",{staticClass:"files-list__row-icon"}),t._v(" "),e("span",[t._v(t._s(t.summary))])]),t._v(" "),e("td",{staticClass:"files-list__row-actions"}),t._v(" "),t.isSizeAvailable?e("td",{staticClass:"files-list__column files-list__row-size"},[e("span",[t._v(t._s(t.totalSize))])]):t._e(),t._v(" "),t.isMtimeAvailable?e("td",{staticClass:"files-list__column files-list__row-mtime"}):t._e(),t._v(" "),t._l(t.columns,(function(n){var s;return e("th",{key:n.id,class:t.classForColumn(n)},[e("span",[t._v(t._s(null===(s=n.summary)||void 0===s?void 0:s.call(n,t.nodes,t.currentView)))])])}))],2)}),[],!1,null,"a85bde20",null).exports;var no=s(1795),so=s(33017);const io=st.Ay.extend({computed:{...(oo=Dn,ao=["getConfig","setSortingBy","toggleSortingDirection"],Array.isArray(ao)?ao.reduce(((t,e)=>(t[e]=function(){return oo(this.$pinia)[e]},t)),{}):Object.keys(ao).reduce(((t,e)=>(t[e]=function(){const t=oo(this.$pinia),n=ao[e];return"function"==typeof n?n.call(this,t):t[n]},t)),{})),currentView(){return this.$navigation.active},sortingMode(){var t,e;return(null===(t=this.getConfig(this.currentView.id))||void 0===t?void 0:t.sorting_mode)||(null===(e=this.currentView)||void 0===e?void 0:e.defaultSortKey)||"basename"},isAscSorting(){var t;return"desc"!==(null===(t=this.getConfig(this.currentView.id))||void 0===t?void 0:t.sorting_direction)}},methods:{toggleSortBy(t){this.sortingMode!==t?this.setSortingBy(t,this.currentView.id):this.toggleSortingDirection(this.currentView.id)}}}),ro=(0,st.pM)({name:"FilesListTableHeaderButton",components:{MenuDown:no.A,MenuUp:so.A,NcButton:Bs.A},mixins:[io],props:{name:{type:String,required:!0},mode:{type:String,required:!0}},methods:{t:kn.Tl}});var oo,ao,lo=s(75290),co={};co.styleTagTransform=ns(),co.setAttributes=Jn(),co.insert=Qn().bind(null,"head"),co.domAPI=Yn(),co.insertStyleElement=ts(),Wn()(lo.A,co),lo.A&&lo.A.locals&&lo.A.locals;const uo=(0,Sn.A)(ro,(function(){var t=this,e=t._self._c;return t._self._setupProxy,e("NcButton",{class:["files-list__column-sort-button",{"files-list__column-sort-button--active":t.sortingMode===t.mode,"files-list__column-sort-button--size":"size"===t.sortingMode}],attrs:{alignment:"size"===t.mode?"end":"start-reverse",type:"tertiary"},on:{click:function(e){return t.toggleSortBy(t.mode)}},scopedSlots:t._u([{key:"icon",fn:function(){return[t.sortingMode!==t.mode||t.isAscSorting?e("MenuUp",{staticClass:"files-list__column-sort-button-icon"}):e("MenuDown",{staticClass:"files-list__column-sort-button-icon"})]},proxy:!0}])},[t._v(" "),e("span",{staticClass:"files-list__column-sort-button-text"},[t._v(t._s(t.name))])])}),[],!1,null,"097f69d4",null).exports,mo=(0,st.pM)({name:"FilesListTableHeader",components:{FilesListTableHeaderButton:uo,NcCheckboxRadioSwitch:ls.A},mixins:[io],props:{isMtimeAvailable:{type:Boolean,default:!1},isSizeAvailable:{type:Boolean,default:!1},nodes:{type:Array,required:!0},filesListWidth:{type:Number,default:0}},setup:()=>({filesStore:qs(),selectionStore:Ws()}),computed:{currentView(){return this.$navigation.active},columns(){var t;return this.filesListWidth<512?[]:(null===(t=this.currentView)||void 0===t?void 0:t.columns)||[]},dir(){var t;return((null===(t=this.$route)||void 0===t||null===(t=t.query)||void 0===t?void 0:t.dir)||"/").replace(/^(.+)\/$/,"$1")},selectAllBind(){const t=(0,kn.Tl)("files","Toggle selection for all files and folders");return{"aria-label":t,checked:this.isAllSelected,indeterminate:this.isSomeSelected,title:t}},selectedNodes(){return this.selectionStore.selected},isAllSelected(){return this.selectedNodes.length===this.nodes.length},isNoneSelected(){return 0===this.selectedNodes.length},isSomeSelected(){return!this.isAllSelected&&!this.isNoneSelected}},methods:{ariaSortForMode(t){return this.sortingMode===t?this.isAscSorting?"ascending":"descending":null},classForColumn(t){var e;return{"files-list__column":!0,"files-list__column--sortable":!!t.sort,"files-list__row-column-custom":!0,["files-list__row-".concat(null===(e=this.currentView)||void 0===e?void 0:e.id,"-").concat(t.id)]:!0}},onToggleAll(t){if(t){const t=this.nodes.map((t=>t.fileid)).filter(Boolean);Un.debug("Added all nodes to selection",{selection:t}),this.selectionStore.setLastIndex(null),this.selectionStore.set(t)}else Un.debug("Cleared selection"),this.selectionStore.reset()},resetSelection(){this.selectionStore.reset()},t:kn.Tl}});var po=s(60799),fo={};fo.styleTagTransform=ns(),fo.setAttributes=Jn(),fo.insert=Qn().bind(null,"head"),fo.domAPI=Yn(),fo.insertStyleElement=ts(),Wn()(po.A,fo),po.A&&po.A.locals&&po.A.locals;const go=(0,Sn.A)(mo,(function(){var t=this,e=t._self._c;return t._self._setupProxy,e("tr",{staticClass:"files-list__row-head"},[e("th",{staticClass:"files-list__column files-list__row-checkbox",on:{keyup:function(e){return!e.type.indexOf("key")&&t._k(e.keyCode,"esc",27,e.key,["Esc","Escape"])||e.ctrlKey||e.shiftKey||e.altKey||e.metaKey?null:t.resetSelection.apply(null,arguments)}}},[e("NcCheckboxRadioSwitch",t._b({on:{"update:checked":t.onToggleAll}},"NcCheckboxRadioSwitch",t.selectAllBind,!1))],1),t._v(" "),e("th",{staticClass:"files-list__column files-list__row-name files-list__column--sortable",attrs:{"aria-sort":t.ariaSortForMode("basename")}},[e("span",{staticClass:"files-list__row-icon"}),t._v(" "),e("FilesListTableHeaderButton",{attrs:{name:t.t("files","Name"),mode:"basename"}})],1),t._v(" "),e("th",{staticClass:"files-list__row-actions"}),t._v(" "),t.isSizeAvailable?e("th",{staticClass:"files-list__column files-list__row-size",class:{"files-list__column--sortable":t.isSizeAvailable},attrs:{"aria-sort":t.ariaSortForMode("size")}},[e("FilesListTableHeaderButton",{attrs:{name:t.t("files","Size"),mode:"size"}})],1):t._e(),t._v(" "),t.isMtimeAvailable?e("th",{staticClass:"files-list__column files-list__row-mtime",class:{"files-list__column--sortable":t.isMtimeAvailable},attrs:{"aria-sort":t.ariaSortForMode("mtime")}},[e("FilesListTableHeaderButton",{attrs:{name:t.t("files","Modified"),mode:"mtime"}})],1):t._e(),t._v(" "),t._l(t.columns,(function(n){return e("th",{key:n.id,class:t.classForColumn(n),attrs:{"aria-sort":t.ariaSortForMode(n.id)}},[n.sort?e("FilesListTableHeaderButton",{attrs:{name:n.title,mode:n.id}}):e("span",[t._v("\n\t\t\t"+t._s(n.title)+"\n\t\t")])],1)}))],2)}),[],!1,null,"952162c2",null).exports;var ho=s(17334),vo=s.n(ho),wo=s(96763);const Ao=st.Ay.extend({name:"VirtualList",mixins:[Bi],props:{dataComponent:{type:[Object,Function],required:!0},dataKey:{type:String,required:!0},dataSources:{type:Array,required:!0},extraProps:{type:Object,default:()=>({})},scrollToIndex:{type:Number,default:0},gridMode:{type:Boolean,default:!1},caption:{type:String,default:""}},data(){return{index:this.scrollToIndex,beforeHeight:0,headerHeight:0,tableHeight:0,resizeObserver:null}},computed:{isReady(){return this.tableHeight>0},bufferItems(){return this.gridMode?this.columnCount:3},itemHeight(){return this.gridMode?197:55},itemWidth:()=>175,rowCount(){return Math.ceil((this.tableHeight-this.headerHeight)/this.itemHeight)+this.bufferItems/this.columnCount*2+1},columnCount(){return this.gridMode?Math.floor(this.filesListWidth/this.itemWidth):1},startIndex(){return Math.max(0,this.index-this.bufferItems)},shownItems(){return this.gridMode?this.rowCount*this.columnCount:this.rowCount},renderedItems(){if(!this.isReady)return[];const t=this.dataSources.slice(this.startIndex,this.startIndex+this.shownItems),e=t.filter((t=>Object.values(this.$_recycledPool).includes(t[this.dataKey]))).map((t=>t[this.dataKey])),n=Object.keys(this.$_recycledPool).filter((t=>!e.includes(this.$_recycledPool[t])));return t.map((t=>{const e=Object.values(this.$_recycledPool).indexOf(t[this.dataKey]);if(-1!==e)return{key:Object.keys(this.$_recycledPool)[e],item:t};const s=n.pop()||Math.random().toString(36).substr(2);return this.$_recycledPool[s]=t[this.dataKey],{key:s,item:t}}))},tbodyStyle(){const t=this.startIndex+this.rowCount>this.dataSources.length,e=this.dataSources.length-this.startIndex-this.shownItems,n=Math.floor(Math.min(this.dataSources.length-this.startIndex,e)/this.columnCount);return{paddingTop:"".concat(Math.floor(this.startIndex/this.columnCount)*this.itemHeight,"px"),paddingBottom:t?0:"".concat(n*this.itemHeight,"px")}}},watch:{scrollToIndex(t){this.scrollTo(t)},columnCount(t,e){0!==e?this.scrollTo(this.index):wo.debug("VirtualList: columnCount is 0, skipping scroll")}},mounted(){var t,e;const n=null===(t=this.$refs)||void 0===t?void 0:t.before,s=this.$el,i=null===(e=this.$refs)||void 0===e?void 0:e.thead;this.resizeObserver=new ResizeObserver((0,ho.debounce)((()=>{var t,e,r;this.beforeHeight=null!==(t=null==n?void 0:n.clientHeight)&&void 0!==t?t:0,this.headerHeight=null!==(e=null==i?void 0:i.clientHeight)&&void 0!==e?e:0,this.tableHeight=null!==(r=null==s?void 0:s.clientHeight)&&void 0!==r?r:0,Un.debug("VirtualList: resizeObserver updated"),this.onScroll()}),100,!1)),this.resizeObserver.observe(n),this.resizeObserver.observe(s),this.resizeObserver.observe(i),this.scrollToIndex&&this.scrollTo(this.scrollToIndex),this.$el.addEventListener("scroll",this.onScroll,{passive:!0}),this.$_recycledPool={}},beforeDestroy(){this.resizeObserver&&this.resizeObserver.disconnect()},methods:{scrollTo(t){const e=Math.ceil(this.dataSources.length/this.columnCount);if(e{this._onScrollHandle=null;const t=this.$el.scrollTop-this.beforeHeight,e=Math.floor(t/this.itemHeight)*this.columnCount;this.index=Math.max(0,e),this.$emit("scroll")})))}}}),yo=(0,Sn.A)(Ao,(function(){var t=this,e=t._self._c;return t._self._setupProxy,e("div",{staticClass:"files-list",attrs:{"data-cy-files-list":""}},[e("div",{ref:"before",staticClass:"files-list__before"},[t._t("before")],2),t._v(" "),t.$scopedSlots["header-overlay"]?e("div",{staticClass:"files-list__thead-overlay"},[t._t("header-overlay")],2):t._e(),t._v(" "),e("table",{staticClass:"files-list__table",class:{"files-list__table--with-thead-overlay":!!t.$scopedSlots["header-overlay"]}},[t.caption?e("caption",{staticClass:"hidden-visually"},[t._v("\n\t\t\t"+t._s(t.caption)+"\n\t\t")]):t._e(),t._v(" "),e("thead",{ref:"thead",staticClass:"files-list__thead",attrs:{"data-cy-files-list-thead":""}},[t._t("header")],2),t._v(" "),e("tbody",{staticClass:"files-list__tbody",class:t.gridMode?"files-list__tbody--grid":"files-list__tbody--list",style:t.tbodyStyle,attrs:{"data-cy-files-list-tbody":""}},t._l(t.renderedItems,(function(n,s){let{key:i,item:r}=n;return e(t.dataComponent,t._b({key:i,tag:"component",attrs:{source:r,index:s}},"component",t.extraProps,!1))})),1),t._v(" "),e("tfoot",{directives:[{name:"show",rawName:"v-show",value:t.isReady,expression:"isReady"}],staticClass:"files-list__tfoot",attrs:{"data-cy-files-list-tfoot":""}},[t._t("footer")],2)])])}),[],!1,null,null,null).exports,bo=(0,et.qK)(),Co=(0,st.pM)({name:"FilesListTableHeaderActions",components:{NcActions:ar.A,NcActionButton:or.A,NcIconSvgWrapper:In.A,NcLoadingIcon:Ds.A},mixins:[Bi],props:{currentView:{type:Object,required:!0},selectedNodes:{type:Array,default:()=>[]}},setup:()=>({actionsMenuStore:Mi(),filesStore:qs(),selectionStore:Ws()}),data:()=>({loading:null}),computed:{dir(){var t;return((null===(t=this.$route)||void 0===t||null===(t=t.query)||void 0===t?void 0:t.dir)||"/").replace(/^(.+)\/$/,"$1")},enabledActions(){return bo.filter((t=>t.execBatch)).filter((t=>!t.enabled||t.enabled(this.nodes,this.currentView))).sort(((t,e)=>(t.order||0)-(e.order||0)))},nodes(){return this.selectedNodes.map((t=>this.getNode(t))).filter(Boolean)},areSomeNodesLoading(){return this.nodes.some((t=>t.status===et.zI.LOADING))},openedMenu:{get(){return"global"===this.actionsMenuStore.opened},set(t){this.actionsMenuStore.opened=t?"global":null}},inlineActions(){return this.filesListWidth<512?0:this.filesListWidth<768?1:this.filesListWidth<1024?2:3}},methods:{getNode(t){return this.filesStore.getNode(t)},async onActionClick(t){const e=t.displayName(this.nodes,this.currentView),n=this.selectedNodes;try{this.loading=t.id,this.nodes.forEach((t=>{st.Ay.set(t,"status",et.zI.LOADING)}));const s=await t.execBatch(this.nodes,this.currentView,this.dir);if(!s.some((t=>null!==t)))return void this.selectionStore.reset();if(s.some((t=>!1===t))){const t=n.filter(((t,e)=>!1===s[e]));if(this.selectionStore.set(t),s.some((t=>null===t)))return;return void(0,Rn.Qg)(this.t("files",'"{displayName}" failed on some elements ',{displayName:e}))}(0,Rn.Te)(this.t("files",'"{displayName}" batch action executed successfully',{displayName:e})),this.selectionStore.reset()}catch(n){Un.error("Error while executing action",{action:t,e:n}),(0,Rn.Qg)(this.t("files",'"{displayName}" action failed',{displayName:e}))}finally{this.loading=null,this.nodes.forEach((t=>{st.Ay.set(t,"status",void 0)}))}},t:kn.Tl}}),_o=Co;var xo=s(58017),To={};To.styleTagTransform=ns(),To.setAttributes=Jn(),To.insert=Qn().bind(null,"head"),To.domAPI=Yn(),To.insertStyleElement=ts(),Wn()(xo.A,To),xo.A&&xo.A.locals&&xo.A.locals;var ko=(0,Sn.A)(_o,(function(){var t=this,e=t._self._c;return t._self._setupProxy,e("div",{staticClass:"files-list__column files-list__row-actions-batch"},[e("NcActions",{ref:"actionsMenu",attrs:{disabled:!!t.loading||t.areSomeNodesLoading,"force-name":!0,inline:t.inlineActions,"menu-name":t.inlineActions<=1?t.t("files","Actions"):null,open:t.openedMenu},on:{"update:open":function(e){t.openedMenu=e}}},t._l(t.enabledActions,(function(n){return e("NcActionButton",{key:n.id,class:"files-list__row-actions-batch-"+n.id,on:{click:function(e){return t.onActionClick(n)}},scopedSlots:t._u([{key:"icon",fn:function(){return[t.loading===n.id?e("NcLoadingIcon",{attrs:{size:18}}):e("NcIconSvgWrapper",{attrs:{svg:n.iconSvgInline(t.nodes,t.currentView)}})]},proxy:!0}],null,!0)},[t._v("\n\t\t\t"+t._s(n.displayName(t.nodes,t.currentView))+"\n\t\t")])})),1)],1)}),[],!1,null,"d939292c",null);const Eo=ko.exports,So=(0,st.pM)({name:"FilesListVirtual",components:{FilesListHeader:Xr,FilesListTableFooter:eo,FilesListTableHeader:go,VirtualList:yo,FilesListTableHeaderActions:Eo},mixins:[Bi],props:{currentView:{type:et.Ss,required:!0},currentFolder:{type:et.vd,required:!0},nodes:{type:Array,required:!0}},setup:()=>({userConfigStore:gs(),selectionStore:Ws()}),data:()=>({FileEntry:Wr,FileEntryGrid:Yr,headers:(0,et.By)(),scrollToIndex:0,openFileId:null}),computed:{userConfig(){return this.userConfigStore.userConfig},fileId(){return parseInt(this.$route.params.fileid)||null},openFile(){return!!this.$route.query.openfile},summary(){return Ti(this.nodes)},isMtimeAvailable(){return!(this.filesListWidth<768)&&this.nodes.some((t=>void 0!==t.mtime))},isSizeAvailable(){return!(this.filesListWidth<768)&&this.nodes.some((t=>void 0!==t.size))},sortedHeaders(){return this.currentFolder&&this.currentView?[...this.headers].sort(((t,e)=>t.order-e.order)):[]},caption(){const t=(0,kn.Tl)("files","List of files and folders."),e=this.currentView.caption||t,n=(0,kn.Tl)("files","Column headers with buttons are sortable."),s=(0,kn.Tl)("files","This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list.");return"".concat(e,"\n").concat(n,"\n").concat(s)},selectedNodes(){return this.selectionStore.selected},isNoneSelected(){return 0===this.selectedNodes.length}},watch:{fileId(t){this.scrollToFile(t,!1)},openFile(t){t&&this.$nextTick((()=>this.handleOpenFile(this.fileId)))}},mounted(){window.document.querySelector("main.app-content").addEventListener("dragover",this.onDragOver);const{id:t}=(0,Fn.C)("files","openFileInfo",{});this.scrollToFile(null!=t?t:this.fileId),this.openSidebarForFile(null!=t?t:this.fileId),this.handleOpenFile(null!=t?t:null)},beforeDestroy(){window.document.querySelector("main.app-content").removeEventListener("dragover",this.onDragOver)},methods:{openSidebarForFile(t){if(document.documentElement.clientWidth>1024&&this.currentFolder.fileid!==t){var e;const n=this.nodes.find((e=>e.fileid===t));n&&null!=$s&&null!==(e=$s.enabled)&&void 0!==e&&e.call($s,[n],this.currentView)&&(Un.debug("Opening sidebar on file "+n.path,{node:n}),$s.exec(n,this.currentView,this.currentFolder.path))}},scrollToFile(t){let e=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];if(t){const n=this.nodes.findIndex((e=>e.fileid===t));e&&-1===n&&t!==this.currentFolder.fileid&&(0,Rn.Qg)(this.t("files","File not found")),this.scrollToIndex=Math.max(0,n)}},handleOpenFile(t){if(null===t||this.openFileId===t)return;const e=this.nodes.find((e=>e.fileid===t));if(void 0===e||e.type===et.pt.Folder)return;Un.debug("Opening file "+e.path,{node:e}),this.openFileId=t;const n=(0,et.qK)().filter((t=>!(null==t||!t.default))).filter((t=>!t.enabled||t.enabled([e],this.currentView))).sort(((t,e)=>(t.order||0)-(e.order||0))).at(0);null==n||n.exec(e,this.currentView,this.currentFolder.path)},onDragOver(t){var e;if(null===(e=t.dataTransfer)||void 0===e?void 0:e.types.includes("Files"))return;t.preventDefault(),t.stopPropagation();const n=this.$refs.table.$el.getBoundingClientRect().top,s=n+this.$refs.table.$el.getBoundingClientRect().height;t.clientYs-50&&(this.$refs.table.$el.scrollTop=this.$refs.table.$el.scrollTop+25)},t:kn.Tl}});var Lo=s(95870),No={};No.styleTagTransform=ns(),No.setAttributes=Jn(),No.insert=Qn().bind(null,"head"),No.domAPI=Yn(),No.insertStyleElement=ts(),Wn()(Lo.A,No),Lo.A&&Lo.A.locals&&Lo.A.locals;var Po=s(59154),Io={};Io.styleTagTransform=ns(),Io.setAttributes=Jn(),Io.insert=Qn().bind(null,"head"),Io.domAPI=Yn(),Io.insertStyleElement=ts(),Wn()(Po.A,Io),Po.A&&Po.A.locals&&Po.A.locals;const Fo=(0,Sn.A)(So,(function(){var t=this,e=t._self._c;return t._self._setupProxy,e("VirtualList",{ref:"table",attrs:{"data-component":t.userConfig.grid_view?t.FileEntryGrid:t.FileEntry,"data-key":"source","data-sources":t.nodes,"grid-mode":t.userConfig.grid_view,"extra-props":{isMtimeAvailable:t.isMtimeAvailable,isSizeAvailable:t.isSizeAvailable,nodes:t.nodes,filesListWidth:t.filesListWidth},"scroll-to-index":t.scrollToIndex,caption:t.caption},scopedSlots:t._u([t.isNoneSelected?null:{key:"header-overlay",fn:function(){return[e("FilesListTableHeaderActions",{attrs:{"current-view":t.currentView,"selected-nodes":t.selectedNodes}})]},proxy:!0},{key:"before",fn:function(){return t._l(t.sortedHeaders,(function(n){return e("FilesListHeader",{key:n.id,attrs:{"current-folder":t.currentFolder,"current-view":t.currentView,header:n}})}))},proxy:!0},{key:"header",fn:function(){return[e("FilesListTableHeader",{ref:"thead",attrs:{"files-list-width":t.filesListWidth,"is-mtime-available":t.isMtimeAvailable,"is-size-available":t.isSizeAvailable,nodes:t.nodes}})]},proxy:!0},{key:"footer",fn:function(){return[e("FilesListTableFooter",{attrs:{"files-list-width":t.filesListWidth,"is-mtime-available":t.isMtimeAvailable,"is-size-available":t.isSizeAvailable,nodes:t.nodes,summary:t.summary}})]},proxy:!0}],null,!0)})}),[],!1,null,"2d56c8a2",null).exports,Bo={name:"TrayArrowDownIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},Oo=(0,Sn.A)(Bo,(function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon tray-arrow-down-icon",attrs:{"aria-hidden":!t.title||null,"aria-label":t.title,role:"img"},on:{click:function(e){return t.$emit("click",e)}}},"span",t.$attrs,!1),[e("svg",{staticClass:"material-design-icon__svg",attrs:{fill:t.fillColor,width:t.size,height:t.size,viewBox:"0 0 24 24"}},[e("path",{attrs:{d:"M2 12H4V17H20V12H22V17C22 18.11 21.11 19 20 19H4C2.9 19 2 18.11 2 17V12M12 15L17.55 9.54L16.13 8.13L13 11.25V2H11V11.25L7.88 8.13L6.46 9.55L12 15Z"}},[t.title?e("title",[t._v(t._s(t.title))]):t._e()])])])}),[],!1,null,null,null).exports,Do=(0,st.pM)({name:"DragAndDropNotice",components:{TrayArrowDownIcon:Oo},props:{currentFolder:{type:et.vd,required:!0}},data:()=>({dragover:!1}),computed:{currentView(){return this.$navigation.active},canUpload(){return this.currentFolder&&!!(this.currentFolder.permissions&et.aX.CREATE)},isQuotaExceeded(){var t;return 0===(null===(t=this.currentFolder)||void 0===t||null===(t=t.attributes)||void 0===t?void 0:t["quota-available-bytes"])},cantUploadLabel(){return this.isQuotaExceeded?this.t("files","Your have used your space quota and cannot upload files anymore"):this.canUpload?null:this.t("files","You don’t have permission to upload or create files here")}},mounted(){const t=window.document.querySelector("main.app-content");t.addEventListener("dragover",this.onDragOver),t.addEventListener("dragleave",this.onDragLeave),t.addEventListener("drop",this.onContentDrop)},beforeDestroy(){const t=window.document.querySelector("main.app-content");t.removeEventListener("dragover",this.onDragOver),t.removeEventListener("dragleave",this.onDragLeave),t.removeEventListener("drop",this.onContentDrop)},methods:{onDragOver(t){var e;t.preventDefault(),(null===(e=t.dataTransfer)||void 0===e?void 0:e.types.includes("Files"))&&(this.dragover=!0)},onDragLeave(t){var e;const n=t.currentTarget;null!=n&&n.contains(null!==(e=t.relatedTarget)&&void 0!==e?e:t.target)||this.dragover&&(this.dragover=!1)},onContentDrop(t){Un.debug("Drag and drop cancelled, dropped on empty space",{event:t}),t.preventDefault(),this.dragover&&(this.dragover=!1)},async onDrop(t){var e,n,s;if(this.cantUploadLabel)return void(0,Rn.Qg)(this.cantUploadLabel);if(null!==(e=this.$el.querySelector("tbody"))&&void 0!==e&&e.contains(t.target))return;t.preventDefault(),t.stopPropagation();const i=[...(null===(n=t.dataTransfer)||void 0===n?void 0:n.items)||[]],r=await Ni(i),o=await(null===(s=this.currentView)||void 0===s?void 0:s.getContents(this.currentFolder.path)),a=null==o?void 0:o.folder;if(!a)return void(0,Rn.Qg)(this.t("files","Target folder does not exist any more"));if(t.button)return;Un.debug("Dropped",{event:t,folder:a,fileTree:r});const l=(await Pi(r,a,o.contents)).findLast((t=>{var e;return t.status!==Ls.c.FAILED&&!t.file.webkitRelativePath.includes("/")&&(null===(e=t.response)||void 0===e||null===(e=e.headers)||void 0===e?void 0:e["oc-fileid"])&&2===t.source.replace(a.source,"").split("/").length}));var c,d;void 0!==l&&(Un.debug("Scrolling to last upload in current folder",{lastUpload:l}),this.$router.push({...this.$route,params:{view:null!==(c=null===(d=this.$route.params)||void 0===d?void 0:d.view)&&void 0!==c?c:"files",fileid:parseInt(l.response.headers["oc-fileid"])}})),this.dragover=!1},t:kn.Tl}});var Uo=s(82915),jo={};jo.styleTagTransform=ns(),jo.setAttributes=Jn(),jo.insert=Qn().bind(null,"head"),jo.domAPI=Yn(),jo.insertStyleElement=ts(),Wn()(Uo.A,jo),Uo.A&&Uo.A.locals&&Uo.A.locals;const Ro=(0,Sn.A)(Do,(function(){var t=this,e=t._self._c;return t._self._setupProxy,e("div",{directives:[{name:"show",rawName:"v-show",value:t.dragover,expression:"dragover"}],staticClass:"files-list__drag-drop-notice",attrs:{"data-cy-files-drag-drop-area":""},on:{drop:t.onDrop}},[e("div",{staticClass:"files-list__drag-drop-notice-wrapper"},[t.canUpload&&!t.isQuotaExceeded?[e("TrayArrowDownIcon",{attrs:{size:48}}),t._v(" "),e("h3",{staticClass:"files-list-drag-drop-notice__title"},[t._v("\n\t\t\t\t"+t._s(t.t("files","Drag and drop files here to upload"))+"\n\t\t\t")])]:[e("h3",{staticClass:"files-list-drag-drop-notice__title"},[t._v("\n\t\t\t\t"+t._s(t.cantUploadLabel)+"\n\t\t\t")])]],2)])}),[],!1,null,"02c943a6",null).exports;var Mo,zo=s(96763);const Vo=void 0!==(null===(Mo=(0,Ts.F)())||void 0===Mo?void 0:Mo.files_sharing),$o=(0,st.pM)({name:"FilesList",components:{BreadCrumbs:ji,DragAndDropNotice:Ro,FilesListVirtual:Fo,LinkIcon:Ns.A,ListViewIcon:Is,NcAppContent:Fs.A,NcButton:Bs.A,NcEmptyContent:Os.A,NcIconSvgWrapper:In.A,NcLoadingIcon:Ds.A,PlusIcon:Us.A,AccountPlusIcon:Rs,UploadPicker:Ls.U,ViewGridIcon:zs},mixins:[Bi,io],setup(){var t;return{filesStore:qs(),pathsStore:Hs(),selectionStore:Ws(),uploaderStore:Ys(),userConfigStore:gs(),viewConfigStore:Dn(),enableGridView:null===(t=(0,Fn.C)("core","config",[])["enable_non-accessible_features"])||void 0===t||t}},data:()=>({filterText:"",loading:!0,promise:null,Type:Ss.Z,_unsubscribeStore:()=>{}}),computed:{userConfig(){return this.userConfigStore.userConfig},currentView(){return this.$navigation.active||this.$navigation.views.find((t=>{var e,n;return t.id===(null!==(e=null===(n=this.$route.params)||void 0===n?void 0:n.view)&&void 0!==e?e:"files")}))},pageHeading(){var t,e;return null!==(t=null===(e=this.currentView)||void 0===e?void 0:e.name)&&void 0!==t?t:this.t("files","Files")},dir(){var t;return((null===(t=this.$route)||void 0===t||null===(t=t.query)||void 0===t||null===(t=t.dir)||void 0===t?void 0:t.toString())||"/").replace(/^(.+)\/$/,"$1")},currentFolder(){var t;if(null===(t=this.currentView)||void 0===t||!t.id)return;if("/"===this.dir)return this.filesStore.getRoot(this.currentView.id);const e=this.pathsStore.getPath(this.currentView.id,this.dir);return this.filesStore.getNode(e)},sortingParameters(){return[[...this.userConfig.sort_favorites_first?[t=>{var e;return 1!==(null===(e=t.attributes)||void 0===e?void 0:e.favorite)}]:[],...this.userConfig.sort_folders_first?[t=>"folder"!==t.type]:[],..."basename"!==this.sortingMode?[t=>t[this.sortingMode]]:[],t=>{var e;return(null===(e=t.attributes)||void 0===e?void 0:e.displayName)||t.basename},t=>t.basename],[...this.userConfig.sort_favorites_first?["asc"]:[],...this.userConfig.sort_folders_first?["asc"]:[],..."mtime"===this.sortingMode?[this.isAscSorting?"desc":"asc"]:[],..."mtime"!==this.sortingMode&&"basename"!==this.sortingMode?[this.isAscSorting?"asc":"desc"]:[],this.isAscSorting?"asc":"desc",this.isAscSorting?"asc":"desc"]]},dirContentsSorted(){var t;if(!this.currentView)return[];let e=[...this.dirContents];this.filterText&&(e=e.filter((t=>t.basename.toLowerCase().includes(this.filterText.toLowerCase()))),zo.debug("Files view filtered",e));const n=((null===(t=this.currentView)||void 0===t?void 0:t.columns)||[]).find((t=>t.id===this.sortingMode));if(null!=n&&n.sort&&"function"==typeof n.sort){const t=[...this.dirContents].sort(n.sort);return this.isAscSorting?t:t.reverse()}return function(t,e,n){var s,i;e=null!==(s=e)&&void 0!==s?s:[t=>t],n=null!==(i=n)&&void 0!==i?i:[];const r=e.map(((t,e)=>{var s;return"asc"===(null!==(s=n[e])&&void 0!==s?s:"asc")?1:-1})),o=Intl.Collator([(0,kn.Z0)(),(0,kn.lO)()],{numeric:!0,usage:"sort"});return[...t].sort(((t,n)=>{for(const[s,i]of e.entries()){const e=o.compare(Ks(i(t)),Ks(i(n)));if(0!==e)return e*r[s]}return 0}))}(e,...this.sortingParameters)},dirContents(){var t,e;const n=null===(t=this.userConfigStore)||void 0===t?void 0:t.userConfig.show_hidden;return((null===(e=this.currentFolder)||void 0===e?void 0:e._children)||[]).map(this.getNode).filter((t=>{var e;return n?!!t:t&&!0!==(null==t||null===(e=t.attributes)||void 0===e?void 0:e.hidden)&&!(null!=t&&t.basename.startsWith("."))}))},isEmptyDir(){return 0===this.dirContents.length},isRefreshing(){return void 0!==this.currentFolder&&!this.isEmptyDir&&this.loading},toPreviousDir(){const t=this.dir.split("/").slice(0,-1).join("/")||"/";return{...this.$route,query:{dir:t}}},shareAttributes(){var t,e;if(null!==(t=this.currentFolder)&&void 0!==t&&null!==(t=t.attributes)&&void 0!==t&&t["share-types"])return Object.values((null===(e=this.currentFolder)||void 0===e||null===(e=e.attributes)||void 0===e?void 0:e["share-types"])||{}).flat()},shareButtonLabel(){return this.shareAttributes?this.shareButtonType===Ss.Z.SHARE_TYPE_LINK?this.t("files","Shared by link"):this.t("files","Shared"):this.t("files","Share")},shareButtonType(){return this.shareAttributes?this.shareAttributes.some((t=>t===Ss.Z.SHARE_TYPE_LINK))?Ss.Z.SHARE_TYPE_LINK:Ss.Z.SHARE_TYPE_USER:null},gridViewButtonLabel(){return this.userConfig.grid_view?this.t("files","Switch to list view"):this.t("files","Switch to grid view")},canUpload(){return this.currentFolder&&!!(this.currentFolder.permissions&et.aX.CREATE)},isQuotaExceeded(){var t;return 0===(null===(t=this.currentFolder)||void 0===t||null===(t=t.attributes)||void 0===t?void 0:t["quota-available-bytes"])},cantUploadLabel(){return this.isQuotaExceeded?this.t("files","Your have used your space quota and cannot upload files anymore"):this.t("files","You don’t have permission to upload or create files here")},canShare(){return Vo&&this.currentFolder&&!!(this.currentFolder.permissions&et.aX.SHARE)}},watch:{currentView(t,e){(null==t?void 0:t.id)!==(null==e?void 0:e.id)&&(Un.debug("View changed",{newView:t,oldView:e}),this.selectionStore.reset(),this.resetSearch(),this.fetchContent())},dir(t,e){var n;Un.debug("Directory changed",{newDir:t,oldDir:e}),this.selectionStore.reset(),this.resetSearch(),this.fetchContent(),null!==(n=this.$refs)&&void 0!==n&&null!==(n=n.filesListVirtual)&&void 0!==n&&n.$el&&(this.$refs.filesListVirtual.$el.scrollTop=0)},dirContents(t){Un.debug("Directory contents changed",{view:this.currentView,folder:this.currentFolder,contents:t}),(0,Tn.Ic)("files:list:updated",{view:this.currentView,folder:this.currentFolder,contents:t})}},mounted(){this.fetchContent(),(0,Tn.B1)("files:node:updated",this.onUpdatedNode),(0,Tn.B1)("nextcloud:unified-search.search",this.onSearch),(0,Tn.B1)("nextcloud:unified-search.reset",this.onSearch),this._unsubscribeStore=this.userConfigStore.$subscribe((()=>this.fetchContent()),{deep:!0})},unmounted(){(0,Tn.al)("files:node:updated",this.onUpdatedNode),(0,Tn.al)("nextcloud:unified-search.search",this.onSearch),(0,Tn.al)("nextcloud:unified-search.reset",this.onSearch),this._unsubscribeStore()},methods:{async fetchContent(){var t;this.loading=!0;const e=this.dir,n=this.currentView;if(n){"function"==typeof(null===(t=this.promise)||void 0===t?void 0:t.cancel)&&(this.promise.cancel(),Un.debug("Cancelled previous ongoing fetch")),this.promise=n.getContents(e);try{const{folder:t,contents:s}=await this.promise;Un.debug("Fetched contents",{dir:e,folder:t,contents:s}),this.filesStore.updateNodes(s),this.$set(t,"_children",s.map((t=>t.fileid))),"/"===e?this.filesStore.setRoot({service:n.id,root:t}):t.fileid?(this.filesStore.updateNodes([t]),this.pathsStore.addPath({service:n.id,fileid:t.fileid,path:e})):Un.error("Invalid root folder returned",{dir:e,folder:t,currentView:n}),s.filter((t=>"folder"===t.type)).forEach((t=>{this.pathsStore.addPath({service:n.id,fileid:t.fileid,path:(0,ks.join)(e,t.basename)})}))}catch(t){Un.error("Error while fetching content",{error:t})}finally{this.loading=!1}}else Un.debug("The current view doesn't exists or is not ready.",{currentView:n})},getNode(t){return this.filesStore.getNode(t)},onUpload(t){var e;(0,ks.dirname)(t.source)===(null===(e=this.currentFolder)||void 0===e?void 0:e.source)&&this.fetchContent()},async onUploadFail(t){var e;const n=(null===(e=t.response)||void 0===e?void 0:e.status)||0;if(507!==n)if(404!==n&&409!==n)if(403!==n){try{var s;const e=new Es.Parser({trim:!0,explicitRoot:!1}),n=(await e.parseStringPromise(null===(s=t.response)||void 0===s?void 0:s.data))["s:message"][0];if("string"==typeof n&&""!==n.trim())return void(0,Rn.Qg)(this.t("files","Error during upload: {message}",{message:n}))}catch(t){Un.error("Error while parsing",{error:t})}0===n?(0,Rn.Qg)(this.t("files","Unknown error during upload")):(0,Rn.Qg)(this.t("files","Error during upload, status code {status}",{status:n}))}else(0,Rn.Qg)(this.t("files","Operation is blocked by access control"));else(0,Rn.Qg)(this.t("files","Target folder does not exist any more"));else(0,Rn.Qg)(this.t("files","Not enough free space"))},onUpdatedNode(t){var e;(null==t?void 0:t.fileid)===(null===(e=this.currentFolder)||void 0===e?void 0:e.fileid)&&this.fetchContent()},onSearch:vo()((function(t){zo.debug("Files app handling search event from unified search...",t),this.filterText=t.query}),500),resetSearch(){this.filterText=""},openSharingSidebar(){var t;this.currentFolder?(null!==(t=window)&&void 0!==t&&null!==(t=t.OCA)&&void 0!==t&&null!==(t=t.Files)&&void 0!==t&&null!==(t=t.Sidebar)&&void 0!==t&&t.setActiveTab&&window.OCA.Files.Sidebar.setActiveTab("sharing"),$s.exec(this.currentFolder,this.currentView,this.currentFolder.path)):Un.debug("No current folder found for opening sharing sidebar")},toggleGridView(){this.userConfigStore.update("grid_view",!this.userConfig.grid_view)},t:kn.Tl,n:kn.zw}});var qo=s(61608),Ho={};Ho.styleTagTransform=ns(),Ho.setAttributes=Jn(),Ho.insert=Qn().bind(null,"head"),Ho.domAPI=Yn(),Ho.insertStyleElement=ts(),Wn()(qo.A,Ho),qo.A&&qo.A.locals&&qo.A.locals;const Wo=(0,Sn.A)($o,(function(){var t,e,n=this,s=n._self._c;return n._self._setupProxy,s("NcAppContent",{attrs:{"page-heading":n.pageHeading,"data-cy-files-content":""}},[s("div",{staticClass:"files-list__header"},[s("BreadCrumbs",{attrs:{path:n.dir},on:{reload:n.fetchContent},scopedSlots:n._u([{key:"actions",fn:function(){return[n.canShare&&n.filesListWidth>=512?s("NcButton",{staticClass:"files-list__header-share-button",class:{"files-list__header-share-button--shared":n.shareButtonType},attrs:{"aria-label":n.shareButtonLabel,title:n.shareButtonLabel,type:"tertiary"},on:{click:n.openSharingSidebar},scopedSlots:n._u([{key:"icon",fn:function(){return[n.shareButtonType===n.Type.SHARE_TYPE_LINK?s("LinkIcon"):s("AccountPlusIcon",{attrs:{size:20}})]},proxy:!0}],null,!1,2969853559)}):n._e(),n._v(" "),!n.canUpload||n.isQuotaExceeded?s("NcButton",{staticClass:"files-list__header-upload-button--disabled",attrs:{"aria-label":n.cantUploadLabel,title:n.cantUploadLabel,disabled:!0,type:"secondary"},scopedSlots:n._u([{key:"icon",fn:function(){return[s("PlusIcon",{attrs:{size:20}})]},proxy:!0}],null,!1,2953566425)},[n._v("\n\t\t\t\t\t"+n._s(n.t("files","New"))+"\n\t\t\t\t")]):n.currentFolder?s("UploadPicker",{staticClass:"files-list__header-upload-button",attrs:{content:n.dirContents,destination:n.currentFolder,multiple:!0},on:{failed:n.onUploadFail,uploaded:n.onUpload}}):n._e()]},proxy:!0}])}),n._v(" "),n.filesListWidth>=512&&n.enableGridView?s("NcButton",{staticClass:"files-list__header-grid-button",attrs:{"aria-label":n.gridViewButtonLabel,title:n.gridViewButtonLabel,type:"tertiary"},on:{click:n.toggleGridView},scopedSlots:n._u([{key:"icon",fn:function(){return[n.userConfig.grid_view?s("ListViewIcon"):s("ViewGridIcon")]},proxy:!0}],null,!1,1682960703)}):n._e(),n._v(" "),n.isRefreshing?s("NcLoadingIcon",{staticClass:"files-list__refresh-icon"}):n._e()],1),n._v(" "),!n.loading&&n.canUpload?s("DragAndDropNotice",{attrs:{"current-folder":n.currentFolder}}):n._e(),n._v(" "),n.loading&&!n.isRefreshing?s("NcLoadingIcon",{staticClass:"files-list__loading-icon",attrs:{size:38,name:n.t("files","Loading current folder")}}):!n.loading&&n.isEmptyDir?s("NcEmptyContent",{attrs:{name:(null===(t=n.currentView)||void 0===t?void 0:t.emptyTitle)||n.t("files","No files in here"),description:(null===(e=n.currentView)||void 0===e?void 0:e.emptyCaption)||n.t("files","Upload some content or sync with your devices!"),"data-cy-files-content-empty":""},scopedSlots:n._u([{key:"action",fn:function(){return["/"!==n.dir?s("NcButton",{attrs:{"aria-label":n.t("files","Go to the previous folder"),type:"primary",to:n.toPreviousDir}},[n._v("\n\t\t\t\t"+n._s(n.t("files","Go back"))+"\n\t\t\t")]):n._e()]},proxy:!0},{key:"icon",fn:function(){return[s("NcIconSvgWrapper",{attrs:{svg:n.currentView.icon}})]},proxy:!0}])}):s("FilesListVirtual",{ref:"filesListVirtual",attrs:{"current-folder":n.currentFolder,"current-view":n.currentView,nodes:n.dirContentsSorted}})],1)}),[],!1,null,"5c37291f",null).exports,Go=(0,st.pM)({name:"FilesApp",components:{NcContent:xn.A,FilesList:Wo,Navigation:xs}}),Yo=(0,Sn.A)(Go,(function(){var t=this,e=t._self._c;return t._self._setupProxy,e("NcContent",{attrs:{"app-name":"files"}},[e("Navigation"),t._v(" "),e("FilesList")],1)}),[],!1,null,null,null).exports;var Ko,Qo;s.nc=btoa((0,nt.do)()),window.OCA.Files=null!==(Ko=window.OCA.Files)&&void 0!==Ko?Ko:{},window.OCP.Files=null!==(Qo=window.OCP.Files)&&void 0!==Qo?Qo:{};const Xo=new class{constructor(t){var e,n,s;e=this,s=void 0,(n=function(t){var e=function(t,e){if("object"!=typeof t||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var s=n.call(t,"string");if("object"!=typeof s)return s;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==typeof e?e:e+""}(n="_router"))in e?Object.defineProperty(e,n,{value:s,enumerable:!0,configurable:!0,writable:!0}):e[n]=s,this._router=t}get name(){return this._router.currentRoute.name}get query(){return this._router.currentRoute.query||{}}get params(){return this._router.currentRoute.params||{}}goTo(t){let e=arguments.length>1&&void 0!==arguments[1]&&arguments[1];return this._router.push({path:t,replace:e})}goToRoute(t,e,n,s){return this._router.push({name:t,query:n,params:e,replace:s})}}(bn);Object.assign(window.OCP.Files,{Router:Xo}),st.Ay.use((function(t){t.mixin({beforeCreate(){const t=this.$options;if(t.pinia){const e=t.pinia;if(!this._provided){const t={};Object.defineProperty(this,"_provided",{get:()=>t,set:e=>Object.assign(t,e)})}this._provided[d]=e,this.$pinia||(this.$pinia=e),e._a=this,p&&c(e),f&&M(e._a,e)}else!this.$pinia&&t.parent&&t.parent.$pinia&&(this.$pinia=t.parent.$pinia)},destroyed(){delete this._pStores}})}));const Jo=st.Ay.observable((0,et.bh)());st.Ay.prototype.$navigation=Jo;const Zo=new class{constructor(){var t,e,n;t=this,n=void 0,(e=function(t){var e=function(t,e){if("object"!=typeof t||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var s=n.call(t,"string");if("object"!=typeof s)return s;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==typeof e?e:e+""}(e="_settings"))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,this._settings=[],_n.debug("OCA.Files.Settings initialized")}register(t){return this._settings.filter((e=>e.name===t.name)).length>0?(_n.error("A setting with the same name is already registered"),!1):(this._settings.push(t),!0)}get settings(){return this._settings}};Object.assign(window.OCA.Files,{Settings:Zo}),Object.assign(window.OCA.Files.Settings,{Setting:class{constructor(t,e){let{el:n,open:s,close:i}=e;Cn(this,"_close",void 0),Cn(this,"_el",void 0),Cn(this,"_name",void 0),Cn(this,"_open",void 0),this._name=t,this._el=n,this._open=s,this._close=i,"function"!=typeof this._open&&(this._open=()=>{}),"function"!=typeof this._close&&(this._close=()=>{})}get name(){return this._name}get el(){return this._el}get open(){return this._open}get close(){return this._close}}}),new(st.Ay.extend(Yo))({router:bn,pinia:it}).$mount("#content")},14456:(t,e,n)=>{"use strict";n.d(e,{A:()=>f});var s=n(71354),i=n.n(s),r=n(76314),o=n.n(r),a=n(4417),l=n.n(a),c=new URL(n(57273),n.b),d=new URL(n(63710),n.b),u=o()(i()),m=l()(c),p=l()(d);u.push([t.id,`@charset "UTF-8";\n/**\n * @copyright Copyright (c) 2019 Julius Härtl \n *\n * @author Julius Härtl \n * @author John Molakvoæ \n *\n * @license GNU AGPL version 3 or any later version\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see .\n */\n.toastify.dialogs {\n min-width: 200px;\n background: none;\n background-color: var(--color-main-background);\n color: var(--color-main-text);\n box-shadow: 0 0 6px 0 var(--color-box-shadow);\n padding: 0 12px;\n margin-top: 45px;\n position: fixed;\n z-index: 10100;\n border-radius: var(--border-radius);\n display: flex;\n align-items: center;\n}\n.toastify.dialogs .toast-undo-container {\n display: flex;\n align-items: center;\n}\n.toastify.dialogs .toast-undo-button,\n.toastify.dialogs .toast-close {\n position: static;\n overflow: hidden;\n box-sizing: border-box;\n min-width: 44px;\n height: 100%;\n padding: 12px;\n white-space: nowrap;\n background-repeat: no-repeat;\n background-position: center;\n background-color: transparent;\n min-height: 0;\n}\n.toastify.dialogs .toast-undo-button.toast-close,\n.toastify.dialogs .toast-close.toast-close {\n text-indent: 0;\n opacity: .4;\n border: none;\n min-height: 44px;\n margin-left: 10px;\n font-size: 0;\n}\n.toastify.dialogs .toast-undo-button.toast-close:before,\n.toastify.dialogs .toast-close.toast-close:before {\n background-image: url(${m});\n content: " ";\n filter: var(--background-invert-if-dark);\n display: inline-block;\n width: 16px;\n height: 16px;\n}\n.toastify.dialogs .toast-undo-button.toast-undo-button,\n.toastify.dialogs .toast-close.toast-undo-button {\n height: calc(100% - 6px);\n margin: 3px 3px 3px 12px;\n}\n.toastify.dialogs .toast-undo-button:hover,\n.toastify.dialogs .toast-undo-button:focus,\n.toastify.dialogs .toast-undo-button:active,\n.toastify.dialogs .toast-close:hover,\n.toastify.dialogs .toast-close:focus,\n.toastify.dialogs .toast-close:active {\n cursor: pointer;\n opacity: 1;\n}\n.toastify.dialogs.toastify-top {\n right: 10px;\n}\n.toastify.dialogs.toast-with-click {\n cursor: pointer;\n}\n.toastify.dialogs.toast-error {\n border-left: 3px solid var(--color-error);\n}\n.toastify.dialogs.toast-info {\n border-left: 3px solid var(--color-primary);\n}\n.toastify.dialogs.toast-warning {\n border-left: 3px solid var(--color-warning);\n}\n.toastify.dialogs.toast-success,\n.toastify.dialogs.toast-undo {\n border-left: 3px solid var(--color-success);\n}\n.theme--dark .toastify.dialogs .toast-close.toast-close:before {\n background-image: url(${p});\n}\n.nc-generic-dialog .dialog__actions {\n justify-content: space-between;\n min-width: calc(100% - 12px);\n}\n._file-picker__file-icon_1vgv4_5 {\n width: 32px;\n height: 32px;\n min-width: 32px;\n min-height: 32px;\n background-repeat: no-repeat;\n background-size: contain;\n display: flex;\n justify-content: center;\n}\ntr.file-picker__row[data-v-6aded0d9] {\n height: var(--row-height, 50px);\n}\ntr.file-picker__row td[data-v-6aded0d9] {\n cursor: pointer;\n overflow: hidden;\n text-overflow: ellipsis;\n border-bottom: none;\n}\ntr.file-picker__row td.row-checkbox[data-v-6aded0d9] {\n padding: 0 2px;\n}\ntr.file-picker__row td[data-v-6aded0d9]:not(.row-checkbox) {\n padding-inline: 14px 0;\n}\ntr.file-picker__row td.row-size[data-v-6aded0d9] {\n text-align: end;\n padding-inline: 0 14px;\n}\ntr.file-picker__row td.row-name[data-v-6aded0d9] {\n padding-inline: 2px 0;\n}\n@keyframes gradient-6aded0d9 {\n 0% {\n background-position: 0% 50%;\n }\n 50% {\n background-position: 100% 50%;\n }\n to {\n background-position: 0% 50%;\n }\n}\n.loading-row .row-checkbox[data-v-6aded0d9] {\n text-align: center !important;\n}\n.loading-row span[data-v-6aded0d9] {\n display: inline-block;\n height: 24px;\n background:\n linear-gradient(\n to right,\n var(--color-background-darker),\n var(--color-text-maxcontrast),\n var(--color-background-darker));\n background-size: 600px 100%;\n border-radius: var(--border-radius);\n animation: gradient-6aded0d9 12s ease infinite;\n}\n.loading-row .row-wrapper[data-v-6aded0d9] {\n display: inline-flex;\n align-items: center;\n}\n.loading-row .row-checkbox span[data-v-6aded0d9] {\n width: 24px;\n}\n.loading-row .row-name span[data-v-6aded0d9]:last-of-type {\n margin-inline-start: 6px;\n width: 130px;\n}\n.loading-row .row-size span[data-v-6aded0d9] {\n width: 80px;\n}\n.loading-row .row-modified span[data-v-6aded0d9] {\n width: 90px;\n}\ntr.file-picker__row[data-v-48df4f27] {\n height: var(--row-height, 50px);\n}\ntr.file-picker__row td[data-v-48df4f27] {\n cursor: pointer;\n overflow: hidden;\n text-overflow: ellipsis;\n border-bottom: none;\n}\ntr.file-picker__row td.row-checkbox[data-v-48df4f27] {\n padding: 0 2px;\n}\ntr.file-picker__row td[data-v-48df4f27]:not(.row-checkbox) {\n padding-inline: 14px 0;\n}\ntr.file-picker__row td.row-size[data-v-48df4f27] {\n text-align: end;\n padding-inline: 0 14px;\n}\ntr.file-picker__row td.row-name[data-v-48df4f27] {\n padding-inline: 2px 0;\n}\n.file-picker__row--selected[data-v-48df4f27] {\n background-color: var(--color-background-dark);\n}\n.file-picker__row[data-v-48df4f27]:hover {\n background-color: var(--color-background-hover);\n}\n.file-picker__name-container[data-v-48df4f27] {\n display: flex;\n justify-content: start;\n align-items: center;\n height: 100%;\n}\n.file-picker__file-name[data-v-48df4f27] {\n padding-inline-start: 6px;\n min-width: 0;\n overflow: hidden;\n text-overflow: ellipsis;\n}\n.file-picker__file-extension[data-v-48df4f27] {\n color: var(--color-text-maxcontrast);\n min-width: fit-content;\n}\n.file-picker__header-preview[data-v-d3c94818] {\n width: 22px;\n height: 32px;\n flex: 0 0 auto;\n}\n.file-picker__files[data-v-d3c94818] {\n margin: 2px;\n margin-inline-start: 12px;\n overflow: scroll auto;\n}\n.file-picker__files table[data-v-d3c94818] {\n width: 100%;\n max-height: 100%;\n table-layout: fixed;\n}\n.file-picker__files th[data-v-d3c94818] {\n position: sticky;\n z-index: 1;\n top: 0;\n background-color: var(--color-main-background);\n padding: 2px;\n}\n.file-picker__files th .header-wrapper[data-v-d3c94818] {\n display: flex;\n}\n.file-picker__files th.row-checkbox[data-v-d3c94818] {\n width: 44px;\n}\n.file-picker__files th.row-name[data-v-d3c94818] {\n width: 230px;\n}\n.file-picker__files th.row-size[data-v-d3c94818] {\n width: 100px;\n}\n.file-picker__files th.row-modified[data-v-d3c94818] {\n width: 120px;\n}\n.file-picker__files th[data-v-d3c94818]:not(.row-size) .button-vue__wrapper {\n justify-content: start;\n flex-direction: row-reverse;\n}\n.file-picker__files th[data-v-d3c94818]:not(.row-size) .button-vue {\n padding-inline: 16px 4px;\n}\n.file-picker__files th.row-size[data-v-d3c94818] .button-vue__wrapper {\n justify-content: end;\n}\n.file-picker__files th[data-v-d3c94818] .button-vue__wrapper {\n color: var(--color-text-maxcontrast);\n}\n.file-picker__files th[data-v-d3c94818] .button-vue__wrapper .button-vue__text {\n font-weight: 400;\n}\n.file-picker__breadcrumbs[data-v-22cbb5df] {\n flex-grow: 0 !important;\n}\n.file-picker__side[data-v-a06474d4] {\n display: flex;\n flex-direction: column;\n align-items: stretch;\n gap: .5rem;\n min-width: 200px;\n padding: 2px;\n margin-block-start: 7px;\n overflow: auto;\n}\n.file-picker__side[data-v-a06474d4] .button-vue__wrapper {\n justify-content: start;\n}\n.file-picker__filter-input[data-v-a06474d4] {\n margin-block: 7px;\n max-width: 260px;\n}\n@media (max-width: 736px) {\n .file-picker__side[data-v-a06474d4] {\n flex-direction: row;\n min-width: unset;\n }\n}\n@media (max-width: 512px) {\n .file-picker__side[data-v-a06474d4] {\n flex-direction: row;\n min-width: unset;\n }\n .file-picker__filter-input[data-v-a06474d4] {\n max-width: unset;\n }\n}\n.file-picker__navigation {\n padding-inline: 8px 2px;\n}\n.file-picker__navigation,\n.file-picker__navigation * {\n box-sizing: border-box;\n}\n.file-picker__navigation .v-select.select {\n min-width: 220px;\n}\n@media (min-width: 513px) and (max-width: 736px) {\n .file-picker__navigation {\n gap: 11px;\n }\n}\n@media (max-width: 512px) {\n .file-picker__navigation {\n flex-direction: column-reverse !important;\n }\n}\n.file-picker__view[data-v-6ff1b36b] {\n height: 50px;\n display: flex;\n justify-content: start;\n align-items: center;\n}\n.file-picker__view h3[data-v-6ff1b36b] {\n font-weight: 700;\n height: fit-content;\n margin: 0;\n}\n.file-picker__main[data-v-6ff1b36b] {\n box-sizing: border-box;\n width: 100%;\n display: flex;\n flex-direction: column;\n min-height: 0;\n flex: 1;\n padding-inline: 2px;\n}\n.file-picker__main *[data-v-6ff1b36b] {\n box-sizing: border-box;\n}\n[data-v-6ff1b36b] .file-picker {\n height: min(80vh, 800px) !important;\n}\n@media (max-width: 512px) {\n [data-v-6ff1b36b] .file-picker {\n height: calc(100% - 16px - var(--default-clickable-area)) !important;\n }\n}\n[data-v-6ff1b36b] .file-picker__content {\n display: flex;\n flex-direction: column;\n overflow: hidden;\n}\n`,"",{version:3,sources:["webpack://./node_modules/@nextcloud/dialogs/dist/style.css"],names:[],mappings:"AAAA,gBAAgB;AAChB;;;;;;;;;;;;;;;;;;;;EAoBE;AACF;EACE,gBAAgB;EAChB,gBAAgB;EAChB,8CAA8C;EAC9C,6BAA6B;EAC7B,6CAA6C;EAC7C,eAAe;EACf,gBAAgB;EAChB,eAAe;EACf,cAAc;EACd,mCAAmC;EACnC,aAAa;EACb,mBAAmB;AACrB;AACA;EACE,aAAa;EACb,mBAAmB;AACrB;AACA;;EAEE,gBAAgB;EAChB,gBAAgB;EAChB,sBAAsB;EACtB,eAAe;EACf,YAAY;EACZ,aAAa;EACb,mBAAmB;EACnB,4BAA4B;EAC5B,2BAA2B;EAC3B,6BAA6B;EAC7B,aAAa;AACf;AACA;;EAEE,cAAc;EACd,WAAW;EACX,YAAY;EACZ,gBAAgB;EAChB,iBAAiB;EACjB,YAAY;AACd;AACA;;EAEE,yDAA8Q;EAC9Q,YAAY;EACZ,wCAAwC;EACxC,qBAAqB;EACrB,WAAW;EACX,YAAY;AACd;AACA;;EAEE,wBAAwB;EACxB,wBAAwB;AAC1B;AACA;;;;;;EAME,eAAe;EACf,UAAU;AACZ;AACA;EACE,WAAW;AACb;AACA;EACE,eAAe;AACjB;AACA;EACE,yCAAyC;AAC3C;AACA;EACE,2CAA2C;AAC7C;AACA;EACE,2CAA2C;AAC7C;AACA;;EAEE,2CAA2C;AAC7C;AACA;EACE,yDAAsT;AACxT;AACA;EACE,8BAA8B;EAC9B,4BAA4B;AAC9B;AACA;EACE,WAAW;EACX,YAAY;EACZ,eAAe;EACf,gBAAgB;EAChB,4BAA4B;EAC5B,wBAAwB;EACxB,aAAa;EACb,uBAAuB;AACzB;AACA;EACE,+BAA+B;AACjC;AACA;EACE,eAAe;EACf,gBAAgB;EAChB,uBAAuB;EACvB,mBAAmB;AACrB;AACA;EACE,cAAc;AAChB;AACA;EACE,sBAAsB;AACxB;AACA;EACE,eAAe;EACf,sBAAsB;AACxB;AACA;EACE,qBAAqB;AACvB;AACA;EACE;IACE,2BAA2B;EAC7B;EACA;IACE,6BAA6B;EAC/B;EACA;IACE,2BAA2B;EAC7B;AACF;AACA;EACE,6BAA6B;AAC/B;AACA;EACE,qBAAqB;EACrB,YAAY;EACZ;;;;;qCAKmC;EACnC,2BAA2B;EAC3B,mCAAmC;EACnC,8CAA8C;AAChD;AACA;EACE,oBAAoB;EACpB,mBAAmB;AACrB;AACA;EACE,WAAW;AACb;AACA;EACE,wBAAwB;EACxB,YAAY;AACd;AACA;EACE,WAAW;AACb;AACA;EACE,WAAW;AACb;AACA;EACE,+BAA+B;AACjC;AACA;EACE,eAAe;EACf,gBAAgB;EAChB,uBAAuB;EACvB,mBAAmB;AACrB;AACA;EACE,cAAc;AAChB;AACA;EACE,sBAAsB;AACxB;AACA;EACE,eAAe;EACf,sBAAsB;AACxB;AACA;EACE,qBAAqB;AACvB;AACA;EACE,8CAA8C;AAChD;AACA;EACE,+CAA+C;AACjD;AACA;EACE,aAAa;EACb,sBAAsB;EACtB,mBAAmB;EACnB,YAAY;AACd;AACA;EACE,yBAAyB;EACzB,YAAY;EACZ,gBAAgB;EAChB,uBAAuB;AACzB;AACA;EACE,oCAAoC;EACpC,sBAAsB;AACxB;AACA;EACE,WAAW;EACX,YAAY;EACZ,cAAc;AAChB;AACA;EACE,WAAW;EACX,yBAAyB;EACzB,qBAAqB;AACvB;AACA;EACE,WAAW;EACX,gBAAgB;EAChB,mBAAmB;AACrB;AACA;EACE,gBAAgB;EAChB,UAAU;EACV,MAAM;EACN,8CAA8C;EAC9C,YAAY;AACd;AACA;EACE,aAAa;AACf;AACA;EACE,WAAW;AACb;AACA;EACE,YAAY;AACd;AACA;EACE,YAAY;AACd;AACA;EACE,YAAY;AACd;AACA;EACE,sBAAsB;EACtB,2BAA2B;AAC7B;AACA;EACE,wBAAwB;AAC1B;AACA;EACE,oBAAoB;AACtB;AACA;EACE,oCAAoC;AACtC;AACA;EACE,gBAAgB;AAClB;AACA;EACE,uBAAuB;AACzB;AACA;EACE,aAAa;EACb,sBAAsB;EACtB,oBAAoB;EACpB,UAAU;EACV,gBAAgB;EAChB,YAAY;EACZ,uBAAuB;EACvB,cAAc;AAChB;AACA;EACE,sBAAsB;AACxB;AACA;EACE,iBAAiB;EACjB,gBAAgB;AAClB;AACA;EACE;IACE,mBAAmB;IACnB,gBAAgB;EAClB;AACF;AACA;EACE;IACE,mBAAmB;IACnB,gBAAgB;EAClB;EACA;IACE,gBAAgB;EAClB;AACF;AACA;EACE,uBAAuB;AACzB;AACA;;EAEE,sBAAsB;AACxB;AACA;EACE,gBAAgB;AAClB;AACA;EACE;IACE,SAAS;EACX;AACF;AACA;EACE;IACE,yCAAyC;EAC3C;AACF;AACA;EACE,YAAY;EACZ,aAAa;EACb,sBAAsB;EACtB,mBAAmB;AACrB;AACA;EACE,gBAAgB;EAChB,mBAAmB;EACnB,SAAS;AACX;AACA;EACE,sBAAsB;EACtB,WAAW;EACX,aAAa;EACb,sBAAsB;EACtB,aAAa;EACb,OAAO;EACP,mBAAmB;AACrB;AACA;EACE,sBAAsB;AACxB;AACA;EACE,mCAAmC;AACrC;AACA;EACE;IACE,oEAAoE;EACtE;AACF;AACA;EACE,aAAa;EACb,sBAAsB;EACtB,gBAAgB;AAClB",sourcesContent:["@charset \"UTF-8\";\n/**\n * @copyright Copyright (c) 2019 Julius Härtl \n *\n * @author Julius Härtl \n * @author John Molakvoæ \n *\n * @license GNU AGPL version 3 or any later version\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see .\n */\n.toastify.dialogs {\n min-width: 200px;\n background: none;\n background-color: var(--color-main-background);\n color: var(--color-main-text);\n box-shadow: 0 0 6px 0 var(--color-box-shadow);\n padding: 0 12px;\n margin-top: 45px;\n position: fixed;\n z-index: 10100;\n border-radius: var(--border-radius);\n display: flex;\n align-items: center;\n}\n.toastify.dialogs .toast-undo-container {\n display: flex;\n align-items: center;\n}\n.toastify.dialogs .toast-undo-button,\n.toastify.dialogs .toast-close {\n position: static;\n overflow: hidden;\n box-sizing: border-box;\n min-width: 44px;\n height: 100%;\n padding: 12px;\n white-space: nowrap;\n background-repeat: no-repeat;\n background-position: center;\n background-color: transparent;\n min-height: 0;\n}\n.toastify.dialogs .toast-undo-button.toast-close,\n.toastify.dialogs .toast-close.toast-close {\n text-indent: 0;\n opacity: .4;\n border: none;\n min-height: 44px;\n margin-left: 10px;\n font-size: 0;\n}\n.toastify.dialogs .toast-undo-button.toast-close:before,\n.toastify.dialogs .toast-close.toast-close:before {\n background-image: url(\"data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20height='16'%20width='16'%3e%3cpath%20d='M14%2012.3L12.3%2014%208%209.7%203.7%2014%202%2012.3%206.3%208%202%203.7%203.7%202%208%206.3%2012.3%202%2014%203.7%209.7%208z'/%3e%3c/svg%3e\");\n content: \" \";\n filter: var(--background-invert-if-dark);\n display: inline-block;\n width: 16px;\n height: 16px;\n}\n.toastify.dialogs .toast-undo-button.toast-undo-button,\n.toastify.dialogs .toast-close.toast-undo-button {\n height: calc(100% - 6px);\n margin: 3px 3px 3px 12px;\n}\n.toastify.dialogs .toast-undo-button:hover,\n.toastify.dialogs .toast-undo-button:focus,\n.toastify.dialogs .toast-undo-button:active,\n.toastify.dialogs .toast-close:hover,\n.toastify.dialogs .toast-close:focus,\n.toastify.dialogs .toast-close:active {\n cursor: pointer;\n opacity: 1;\n}\n.toastify.dialogs.toastify-top {\n right: 10px;\n}\n.toastify.dialogs.toast-with-click {\n cursor: pointer;\n}\n.toastify.dialogs.toast-error {\n border-left: 3px solid var(--color-error);\n}\n.toastify.dialogs.toast-info {\n border-left: 3px solid var(--color-primary);\n}\n.toastify.dialogs.toast-warning {\n border-left: 3px solid var(--color-warning);\n}\n.toastify.dialogs.toast-success,\n.toastify.dialogs.toast-undo {\n border-left: 3px solid var(--color-success);\n}\n.theme--dark .toastify.dialogs .toast-close.toast-close:before {\n background-image: url(\"data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20height='16'%20width='16'%3e%3cpath%20d='M14%2012.3L12.3%2014%208%209.7%203.7%2014%202%2012.3%206.3%208%202%203.7%203.7%202%208%206.3%2012.3%202%2014%203.7%209.7%208z'%20style='fill-opacity:1;fill:%23ffffff'/%3e%3c/svg%3e\");\n}\n.nc-generic-dialog .dialog__actions {\n justify-content: space-between;\n min-width: calc(100% - 12px);\n}\n._file-picker__file-icon_1vgv4_5 {\n width: 32px;\n height: 32px;\n min-width: 32px;\n min-height: 32px;\n background-repeat: no-repeat;\n background-size: contain;\n display: flex;\n justify-content: center;\n}\ntr.file-picker__row[data-v-6aded0d9] {\n height: var(--row-height, 50px);\n}\ntr.file-picker__row td[data-v-6aded0d9] {\n cursor: pointer;\n overflow: hidden;\n text-overflow: ellipsis;\n border-bottom: none;\n}\ntr.file-picker__row td.row-checkbox[data-v-6aded0d9] {\n padding: 0 2px;\n}\ntr.file-picker__row td[data-v-6aded0d9]:not(.row-checkbox) {\n padding-inline: 14px 0;\n}\ntr.file-picker__row td.row-size[data-v-6aded0d9] {\n text-align: end;\n padding-inline: 0 14px;\n}\ntr.file-picker__row td.row-name[data-v-6aded0d9] {\n padding-inline: 2px 0;\n}\n@keyframes gradient-6aded0d9 {\n 0% {\n background-position: 0% 50%;\n }\n 50% {\n background-position: 100% 50%;\n }\n to {\n background-position: 0% 50%;\n }\n}\n.loading-row .row-checkbox[data-v-6aded0d9] {\n text-align: center !important;\n}\n.loading-row span[data-v-6aded0d9] {\n display: inline-block;\n height: 24px;\n background:\n linear-gradient(\n to right,\n var(--color-background-darker),\n var(--color-text-maxcontrast),\n var(--color-background-darker));\n background-size: 600px 100%;\n border-radius: var(--border-radius);\n animation: gradient-6aded0d9 12s ease infinite;\n}\n.loading-row .row-wrapper[data-v-6aded0d9] {\n display: inline-flex;\n align-items: center;\n}\n.loading-row .row-checkbox span[data-v-6aded0d9] {\n width: 24px;\n}\n.loading-row .row-name span[data-v-6aded0d9]:last-of-type {\n margin-inline-start: 6px;\n width: 130px;\n}\n.loading-row .row-size span[data-v-6aded0d9] {\n width: 80px;\n}\n.loading-row .row-modified span[data-v-6aded0d9] {\n width: 90px;\n}\ntr.file-picker__row[data-v-48df4f27] {\n height: var(--row-height, 50px);\n}\ntr.file-picker__row td[data-v-48df4f27] {\n cursor: pointer;\n overflow: hidden;\n text-overflow: ellipsis;\n border-bottom: none;\n}\ntr.file-picker__row td.row-checkbox[data-v-48df4f27] {\n padding: 0 2px;\n}\ntr.file-picker__row td[data-v-48df4f27]:not(.row-checkbox) {\n padding-inline: 14px 0;\n}\ntr.file-picker__row td.row-size[data-v-48df4f27] {\n text-align: end;\n padding-inline: 0 14px;\n}\ntr.file-picker__row td.row-name[data-v-48df4f27] {\n padding-inline: 2px 0;\n}\n.file-picker__row--selected[data-v-48df4f27] {\n background-color: var(--color-background-dark);\n}\n.file-picker__row[data-v-48df4f27]:hover {\n background-color: var(--color-background-hover);\n}\n.file-picker__name-container[data-v-48df4f27] {\n display: flex;\n justify-content: start;\n align-items: center;\n height: 100%;\n}\n.file-picker__file-name[data-v-48df4f27] {\n padding-inline-start: 6px;\n min-width: 0;\n overflow: hidden;\n text-overflow: ellipsis;\n}\n.file-picker__file-extension[data-v-48df4f27] {\n color: var(--color-text-maxcontrast);\n min-width: fit-content;\n}\n.file-picker__header-preview[data-v-d3c94818] {\n width: 22px;\n height: 32px;\n flex: 0 0 auto;\n}\n.file-picker__files[data-v-d3c94818] {\n margin: 2px;\n margin-inline-start: 12px;\n overflow: scroll auto;\n}\n.file-picker__files table[data-v-d3c94818] {\n width: 100%;\n max-height: 100%;\n table-layout: fixed;\n}\n.file-picker__files th[data-v-d3c94818] {\n position: sticky;\n z-index: 1;\n top: 0;\n background-color: var(--color-main-background);\n padding: 2px;\n}\n.file-picker__files th .header-wrapper[data-v-d3c94818] {\n display: flex;\n}\n.file-picker__files th.row-checkbox[data-v-d3c94818] {\n width: 44px;\n}\n.file-picker__files th.row-name[data-v-d3c94818] {\n width: 230px;\n}\n.file-picker__files th.row-size[data-v-d3c94818] {\n width: 100px;\n}\n.file-picker__files th.row-modified[data-v-d3c94818] {\n width: 120px;\n}\n.file-picker__files th[data-v-d3c94818]:not(.row-size) .button-vue__wrapper {\n justify-content: start;\n flex-direction: row-reverse;\n}\n.file-picker__files th[data-v-d3c94818]:not(.row-size) .button-vue {\n padding-inline: 16px 4px;\n}\n.file-picker__files th.row-size[data-v-d3c94818] .button-vue__wrapper {\n justify-content: end;\n}\n.file-picker__files th[data-v-d3c94818] .button-vue__wrapper {\n color: var(--color-text-maxcontrast);\n}\n.file-picker__files th[data-v-d3c94818] .button-vue__wrapper .button-vue__text {\n font-weight: 400;\n}\n.file-picker__breadcrumbs[data-v-22cbb5df] {\n flex-grow: 0 !important;\n}\n.file-picker__side[data-v-a06474d4] {\n display: flex;\n flex-direction: column;\n align-items: stretch;\n gap: .5rem;\n min-width: 200px;\n padding: 2px;\n margin-block-start: 7px;\n overflow: auto;\n}\n.file-picker__side[data-v-a06474d4] .button-vue__wrapper {\n justify-content: start;\n}\n.file-picker__filter-input[data-v-a06474d4] {\n margin-block: 7px;\n max-width: 260px;\n}\n@media (max-width: 736px) {\n .file-picker__side[data-v-a06474d4] {\n flex-direction: row;\n min-width: unset;\n }\n}\n@media (max-width: 512px) {\n .file-picker__side[data-v-a06474d4] {\n flex-direction: row;\n min-width: unset;\n }\n .file-picker__filter-input[data-v-a06474d4] {\n max-width: unset;\n }\n}\n.file-picker__navigation {\n padding-inline: 8px 2px;\n}\n.file-picker__navigation,\n.file-picker__navigation * {\n box-sizing: border-box;\n}\n.file-picker__navigation .v-select.select {\n min-width: 220px;\n}\n@media (min-width: 513px) and (max-width: 736px) {\n .file-picker__navigation {\n gap: 11px;\n }\n}\n@media (max-width: 512px) {\n .file-picker__navigation {\n flex-direction: column-reverse !important;\n }\n}\n.file-picker__view[data-v-6ff1b36b] {\n height: 50px;\n display: flex;\n justify-content: start;\n align-items: center;\n}\n.file-picker__view h3[data-v-6ff1b36b] {\n font-weight: 700;\n height: fit-content;\n margin: 0;\n}\n.file-picker__main[data-v-6ff1b36b] {\n box-sizing: border-box;\n width: 100%;\n display: flex;\n flex-direction: column;\n min-height: 0;\n flex: 1;\n padding-inline: 2px;\n}\n.file-picker__main *[data-v-6ff1b36b] {\n box-sizing: border-box;\n}\n[data-v-6ff1b36b] .file-picker {\n height: min(80vh, 800px) !important;\n}\n@media (max-width: 512px) {\n [data-v-6ff1b36b] .file-picker {\n height: calc(100% - 16px - var(--default-clickable-area)) !important;\n }\n}\n[data-v-6ff1b36b] .file-picker__content {\n display: flex;\n flex-direction: column;\n overflow: hidden;\n}\n"],sourceRoot:""}]);const f=u},30521:(t,e,n)=>{"use strict";n.d(e,{A:()=>a});var s=n(71354),i=n.n(s),r=n(76314),o=n.n(r)()(i());o.push([t.id,".upload-picker[data-v-eca9500a] {\n display: inline-flex;\n align-items: center;\n height: 44px;\n}\n.upload-picker__progress[data-v-eca9500a] {\n width: 200px;\n max-width: 0;\n transition: max-width var(--animation-quick) ease-in-out;\n margin-top: 8px;\n}\n.upload-picker__progress p[data-v-eca9500a] {\n overflow: hidden;\n white-space: nowrap;\n text-overflow: ellipsis;\n}\n.upload-picker--uploading .upload-picker__progress[data-v-eca9500a] {\n max-width: 200px;\n margin-right: 20px;\n margin-left: 8px;\n}\n.upload-picker--paused .upload-picker__progress[data-v-eca9500a] {\n animation: breathing-eca9500a 3s ease-out infinite normal;\n}\n@keyframes breathing-eca9500a {\n 0% {\n opacity: .5;\n }\n 25% {\n opacity: 1;\n }\n 60% {\n opacity: .5;\n }\n to {\n opacity: .5;\n }\n}\n","",{version:3,sources:["webpack://./node_modules/@nextcloud/upload/dist/assets/index-Ussc_ol3.css"],names:[],mappings:"AAAA;EACE,oBAAoB;EACpB,mBAAmB;EACnB,YAAY;AACd;AACA;EACE,YAAY;EACZ,YAAY;EACZ,wDAAwD;EACxD,eAAe;AACjB;AACA;EACE,gBAAgB;EAChB,mBAAmB;EACnB,uBAAuB;AACzB;AACA;EACE,gBAAgB;EAChB,kBAAkB;EAClB,gBAAgB;AAClB;AACA;EACE,yDAAyD;AAC3D;AACA;EACE;IACE,WAAW;EACb;EACA;IACE,UAAU;EACZ;EACA;IACE,WAAW;EACb;EACA;IACE,WAAW;EACb;AACF",sourcesContent:[".upload-picker[data-v-eca9500a] {\n display: inline-flex;\n align-items: center;\n height: 44px;\n}\n.upload-picker__progress[data-v-eca9500a] {\n width: 200px;\n max-width: 0;\n transition: max-width var(--animation-quick) ease-in-out;\n margin-top: 8px;\n}\n.upload-picker__progress p[data-v-eca9500a] {\n overflow: hidden;\n white-space: nowrap;\n text-overflow: ellipsis;\n}\n.upload-picker--uploading .upload-picker__progress[data-v-eca9500a] {\n max-width: 200px;\n margin-right: 20px;\n margin-left: 8px;\n}\n.upload-picker--paused .upload-picker__progress[data-v-eca9500a] {\n animation: breathing-eca9500a 3s ease-out infinite normal;\n}\n@keyframes breathing-eca9500a {\n 0% {\n opacity: .5;\n }\n 25% {\n opacity: 1;\n }\n 60% {\n opacity: .5;\n }\n to {\n opacity: .5;\n }\n}\n"],sourceRoot:""}]);const a=o},86334:(t,e,n)=>{"use strict";n.d(e,{A:()=>a});var s=n(71354),i=n.n(s),r=n(76314),o=n.n(r)()(i());o.push([t.id,".files-list__breadcrumbs[data-v-740bb6f2]{flex:1 1 100% !important;width:100%;height:100%;margin-block:0;margin-inline:10px}.files-list__breadcrumbs[data-v-740bb6f2] a{cursor:pointer !important}.files-list__breadcrumbs--with-progress[data-v-740bb6f2]{flex-direction:column !important;align-items:flex-start !important}","",{version:3,sources:["webpack://./apps/files/src/components/BreadCrumbs.vue"],names:[],mappings:"AACA,0CAEC,wBAAA,CACA,UAAA,CACA,WAAA,CACA,cAAA,CACA,kBAAA,CAGC,6CACC,yBAAA,CAIF,yDACC,gCAAA,CACA,iCAAA",sourcesContent:["\n.files-list__breadcrumbs {\n\t// Take as much space as possible\n\tflex: 1 1 100% !important;\n\twidth: 100%;\n\theight: 100%;\n\tmargin-block: 0;\n\tmargin-inline: 10px;\n\n\t:deep() {\n\t\ta {\n\t\t\tcursor: pointer !important;\n\t\t}\n\t}\n\n\t&--with-progress {\n\t\tflex-direction: column !important;\n\t\talign-items: flex-start !important;\n\t}\n}\n"],sourceRoot:""}]);const a=o},82915:(t,e,n)=>{"use strict";n.d(e,{A:()=>a});var s=n(71354),i=n.n(s),r=n(76314),o=n.n(r)()(i());o.push([t.id,".files-list__drag-drop-notice[data-v-02c943a6]{display:flex;align-items:center;justify-content:center;width:100%;min-height:113px;margin:0;user-select:none;color:var(--color-text-maxcontrast);background-color:var(--color-main-background);border-color:#000}.files-list__drag-drop-notice h3[data-v-02c943a6]{margin-left:16px;color:inherit}.files-list__drag-drop-notice-wrapper[data-v-02c943a6]{display:flex;align-items:center;justify-content:center;height:15vh;max-height:70%;padding:0 5vw;border:2px var(--color-border-dark) dashed;border-radius:var(--border-radius-large)}","",{version:3,sources:["webpack://./apps/files/src/components/DragAndDropNotice.vue"],names:[],mappings:"AACA,+CACC,YAAA,CACA,kBAAA,CACA,sBAAA,CACA,UAAA,CAEA,gBAAA,CACA,QAAA,CACA,gBAAA,CACA,mCAAA,CACA,6CAAA,CACA,iBAAA,CAEA,kDACC,gBAAA,CACA,aAAA,CAGD,uDACC,YAAA,CACA,kBAAA,CACA,sBAAA,CACA,WAAA,CACA,cAAA,CACA,aAAA,CACA,0CAAA,CACA,wCAAA",sourcesContent:["\n.files-list__drag-drop-notice {\n\tdisplay: flex;\n\talign-items: center;\n\tjustify-content: center;\n\twidth: 100%;\n\t// Breadcrumbs height + row thead height\n\tmin-height: calc(58px + 55px);\n\tmargin: 0;\n\tuser-select: none;\n\tcolor: var(--color-text-maxcontrast);\n\tbackground-color: var(--color-main-background);\n\tborder-color: black;\n\n\th3 {\n\t\tmargin-left: 16px;\n\t\tcolor: inherit;\n\t}\n\n\t&-wrapper {\n\t\tdisplay: flex;\n\t\talign-items: center;\n\t\tjustify-content: center;\n\t\theight: 15vh;\n\t\tmax-height: 70%;\n\t\tpadding: 0 5vw;\n\t\tborder: 2px var(--color-border-dark) dashed;\n\t\tborder-radius: var(--border-radius-large);\n\t}\n}\n\n"],sourceRoot:""}]);const a=o},52608:(t,e,n)=>{"use strict";n.d(e,{A:()=>a});var s=n(71354),i=n.n(s),r=n(76314),o=n.n(r)()(i());o.push([t.id,".files-list-drag-image{position:absolute;top:-9999px;left:-9999px;display:flex;overflow:hidden;align-items:center;height:44px;padding:6px 12px;background:var(--color-main-background)}.files-list-drag-image__icon,.files-list-drag-image .files-list__row-icon{display:flex;overflow:hidden;align-items:center;justify-content:center;width:32px;height:32px;border-radius:var(--border-radius)}.files-list-drag-image__icon{overflow:visible;margin-right:12px}.files-list-drag-image__icon img{max-width:100%;max-height:100%}.files-list-drag-image__icon .material-design-icon{color:var(--color-text-maxcontrast)}.files-list-drag-image__icon .material-design-icon.folder-icon{color:var(--color-primary-element)}.files-list-drag-image__icon>span{display:flex}.files-list-drag-image__icon>span .files-list__row-icon+.files-list__row-icon{margin-top:6px;margin-left:-26px}.files-list-drag-image__icon>span .files-list__row-icon+.files-list__row-icon+.files-list__row-icon{margin-top:12px}.files-list-drag-image__icon>span:not(:empty)+*{display:none}.files-list-drag-image__name{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}","",{version:3,sources:["webpack://./apps/files/src/components/DragAndDropPreview.vue"],names:[],mappings:"AAIA,uBACC,iBAAA,CACA,WAAA,CACA,YAAA,CACA,YAAA,CACA,eAAA,CACA,kBAAA,CACA,WAAA,CACA,gBAAA,CACA,uCAAA,CAEA,0EAEC,YAAA,CACA,eAAA,CACA,kBAAA,CACA,sBAAA,CACA,UAAA,CACA,WAAA,CACA,kCAAA,CAGD,6BACC,gBAAA,CACA,iBAAA,CAEA,iCACC,cAAA,CACA,eAAA,CAGD,mDACC,mCAAA,CACA,+DACC,kCAAA,CAKF,kCACC,YAAA,CAGA,8EACC,cA9CU,CA+CV,iBAAA,CACA,oGACC,eAAA,CAKF,gDACC,YAAA,CAKH,6BACC,eAAA,CACA,kBAAA,CACA,sBAAA",sourcesContent:["\n$size: 32px;\n$stack-shift: 6px;\n\n.files-list-drag-image {\n\tposition: absolute;\n\ttop: -9999px;\n\tleft: -9999px;\n\tdisplay: flex;\n\toverflow: hidden;\n\talign-items: center;\n\theight: 44px;\n\tpadding: 6px 12px;\n\tbackground: var(--color-main-background);\n\n\t&__icon,\n\t.files-list__row-icon {\n\t\tdisplay: flex;\n\t\toverflow: hidden;\n\t\talign-items: center;\n\t\tjustify-content: center;\n\t\twidth: 32px;\n\t\theight: 32px;\n\t\tborder-radius: var(--border-radius);\n\t}\n\n\t&__icon {\n\t\toverflow: visible;\n\t\tmargin-right: 12px;\n\n\t\timg {\n\t\t\tmax-width: 100%;\n\t\t\tmax-height: 100%;\n\t\t}\n\n\t\t.material-design-icon {\n\t\t\tcolor: var(--color-text-maxcontrast);\n\t\t\t&.folder-icon {\n\t\t\t\tcolor: var(--color-primary-element);\n\t\t\t}\n\t\t}\n\n\t\t// Previews container\n\t\t> span {\n\t\t\tdisplay: flex;\n\n\t\t\t// Stack effect if more than one element\n\t\t\t.files-list__row-icon + .files-list__row-icon {\n\t\t\t\tmargin-top: $stack-shift;\n\t\t\t\tmargin-left: $stack-shift - $size;\n\t\t\t\t& + .files-list__row-icon {\n\t\t\t\t\tmargin-top: $stack-shift * 2;\n\t\t\t\t}\n\t\t\t}\n\t\t\t// If we have manually clone the preview,\n\t\t\t// let's hide any fallback icons\n\t\t\t&:not(:empty) + * {\n\t\t\t\tdisplay: none;\n\t\t\t}\n\t\t}\n\t}\n\n\t&__name {\n\t\toverflow: hidden;\n\t\twhite-space: nowrap;\n\t\ttext-overflow: ellipsis;\n\t}\n}\n\n"],sourceRoot:""}]);const a=o},55559:(t,e,n)=>{"use strict";n.d(e,{A:()=>a});var s=n(71354),i=n.n(s),r=n(76314),o=n.n(r)()(i());o.push([t.id,".favorite-marker-icon[data-v-04e52abc]{color:#a08b00;min-width:unset !important;min-height:unset !important}.favorite-marker-icon[data-v-04e52abc] svg{width:26px !important;height:26px !important;max-width:unset !important;max-height:unset !important}.favorite-marker-icon[data-v-04e52abc] svg path{stroke:var(--color-main-background);stroke-width:8px;stroke-linejoin:round;paint-order:stroke}","",{version:3,sources:["webpack://./apps/files/src/components/FileEntry/FavoriteIcon.vue"],names:[],mappings:"AACA,uCACC,aAAA,CAEA,0BAAA,CACG,2BAAA,CAGF,4CAEC,qBAAA,CACA,sBAAA,CAGA,0BAAA,CACA,2BAAA,CAGA,iDACC,mCAAA,CACA,gBAAA,CACA,qBAAA,CACA,kBAAA",sourcesContent:["\n.favorite-marker-icon {\n\tcolor: #a08b00;\n\t// Override NcIconSvgWrapper defaults (clickable area)\n\tmin-width: unset !important;\n min-height: unset !important;\n\n\t:deep() {\n\t\tsvg {\n\t\t\t// We added a stroke for a11y so we must increase the size to include the stroke\n\t\t\twidth: 26px !important;\n\t\t\theight: 26px !important;\n\n\t\t\t// Override NcIconSvgWrapper defaults of 20px\n\t\t\tmax-width: unset !important;\n\t\t\tmax-height: unset !important;\n\n\t\t\t// Sow a border around the icon for better contrast\n\t\t\tpath {\n\t\t\t\tstroke: var(--color-main-background);\n\t\t\t\tstroke-width: 8px;\n\t\t\t\tstroke-linejoin: round;\n\t\t\t\tpaint-order: stroke;\n\t\t\t}\n\t\t}\n\t}\n}\n"],sourceRoot:""}]);const a=o},23237:(t,e,n)=>{"use strict";n.d(e,{A:()=>a});var s=n(71354),i=n.n(s),r=n(76314),o=n.n(r)()(i());o.push([t.id,"main.app-content[style*=mouse-pos-x] .v-popper__popper{transform:translate3d(var(--mouse-pos-x), var(--mouse-pos-y), 0px) !important}main.app-content[style*=mouse-pos-x] .v-popper__popper[data-popper-placement=top]{transform:translate3d(var(--mouse-pos-x), calc(var(--mouse-pos-y) - 50vh + 34px), 0px) !important}main.app-content[style*=mouse-pos-x] .v-popper__popper .v-popper__arrow-container{display:none}","",{version:3,sources:["webpack://./apps/files/src/components/FileEntry/FileEntryActions.vue"],names:[],mappings:"AAGA,uDACC,6EAAA,CAGA,kFAEC,iGAAA,CAGD,kFACC,YAAA",sourcesContent:['\n// Allow right click to define the position of the menu\n// only if defined\nmain.app-content[style*="mouse-pos-x"] .v-popper__popper {\n\ttransform: translate3d(var(--mouse-pos-x), var(--mouse-pos-y), 0px) !important;\n\n\t// If the menu is too close to the bottom, we move it up\n\t&[data-popper-placement="top"] {\n\t\t// 34px added to align with the top of the cursor\n\t\ttransform: translate3d(var(--mouse-pos-x), calc(var(--mouse-pos-y) - 50vh + 34px), 0px) !important;\n\t}\n\t// Hide arrow if floating\n\t.v-popper__arrow-container {\n\t\tdisplay: none;\n\t}\n}\n'],sourceRoot:""}]);const a=o},2077:(t,e,n)=>{"use strict";n.d(e,{A:()=>a});var s=n(71354),i=n.n(s),r=n(76314),o=n.n(r)()(i());o.push([t.id,"[data-v-03cc6660] .button-vue--icon-and-text .button-vue__text{color:var(--color-primary-element)}[data-v-03cc6660] .button-vue--icon-and-text .button-vue__icon{color:var(--color-primary-element)}","",{version:3,sources:["webpack://./apps/files/src/components/FileEntry/FileEntryActions.vue"],names:[],mappings:"AAEC,+DACC,kCAAA,CAED,+DACC,kCAAA",sourcesContent:["\n:deep(.button-vue--icon-and-text, .files-list__row-action-sharing-status) {\n\t.button-vue__text {\n\t\tcolor: var(--color-primary-element);\n\t}\n\t.button-vue__icon {\n\t\tcolor: var(--color-primary-element);\n\t}\n}\n"],sourceRoot:""}]);const a=o},31840:(t,e,n)=>{"use strict";n.d(e,{A:()=>a});var s=n(71354),i=n.n(s),r=n(76314),o=n.n(r)()(i());o.push([t.id,"tr[data-v-a85bde20]{margin-bottom:300px;border-top:1px solid var(--color-border);background-color:rgba(0,0,0,0) !important;border-bottom:none !important}tr td[data-v-a85bde20]{user-select:none;color:var(--color-text-maxcontrast) !important}","",{version:3,sources:["webpack://./apps/files/src/components/FilesListTableFooter.vue"],names:[],mappings:"AAEA,oBACC,mBAAA,CACA,wCAAA,CAEA,yCAAA,CACA,6BAAA,CAEA,uBACC,gBAAA,CAEA,8CAAA",sourcesContent:["\n// Scoped row\ntr {\n\tmargin-bottom: 300px;\n\tborder-top: 1px solid var(--color-border);\n\t// Prevent hover effect on the whole row\n\tbackground-color: transparent !important;\n\tborder-bottom: none !important;\n\n\ttd {\n\t\tuser-select: none;\n\t\t// Make sure the cell colors don't apply to column headers\n\t\tcolor: var(--color-text-maxcontrast) !important;\n\t}\n}\n"],sourceRoot:""}]);const a=o},60799:(t,e,n)=>{"use strict";n.d(e,{A:()=>a});var s=n(71354),i=n.n(s),r=n(76314),o=n.n(r)()(i());o.push([t.id,".files-list__column[data-v-952162c2]{user-select:none;color:var(--color-text-maxcontrast) !important}.files-list__column--sortable[data-v-952162c2]{cursor:pointer}","",{version:3,sources:["webpack://./apps/files/src/components/FilesListTableHeader.vue"],names:[],mappings:"AACA,qCACC,gBAAA,CAEA,8CAAA,CAEA,+CACC,cAAA",sourcesContent:["\n.files-list__column {\n\tuser-select: none;\n\t// Make sure the cell colors don't apply to column headers\n\tcolor: var(--color-text-maxcontrast) !important;\n\n\t&--sortable {\n\t\tcursor: pointer;\n\t}\n}\n\n"],sourceRoot:""}]);const a=o},58017:(t,e,n)=>{"use strict";n.d(e,{A:()=>a});var s=n(71354),i=n.n(s),r=n(76314),o=n.n(r)()(i());o.push([t.id,".files-list__row-actions-batch[data-v-d939292c]{flex:1 1 100% !important;max-width:100%}","",{version:3,sources:["webpack://./apps/files/src/components/FilesListTableHeaderActions.vue"],names:[],mappings:"AACA,gDACC,wBAAA,CACA,cAAA",sourcesContent:["\n.files-list__row-actions-batch {\n\tflex: 1 1 100% !important;\n\tmax-width: 100%;\n}\n"],sourceRoot:""}]);const a=o},75290:(t,e,n)=>{"use strict";n.d(e,{A:()=>a});var s=n(71354),i=n.n(s),r=n(76314),o=n.n(r)()(i());o.push([t.id,".files-list__column-sort-button[data-v-097f69d4]{margin:0 calc(var(--cell-margin)*-1);min-width:calc(100% - 3*var(--cell-margin)) !important}.files-list__column-sort-button-text[data-v-097f69d4]{color:var(--color-text-maxcontrast);font-weight:normal}.files-list__column-sort-button-icon[data-v-097f69d4]{color:var(--color-text-maxcontrast);opacity:0;transition:opacity var(--animation-quick);inset-inline-start:-10px}.files-list__column-sort-button--size .files-list__column-sort-button-icon[data-v-097f69d4]{inset-inline-start:10px}.files-list__column-sort-button--active .files-list__column-sort-button-icon[data-v-097f69d4],.files-list__column-sort-button:hover .files-list__column-sort-button-icon[data-v-097f69d4],.files-list__column-sort-button:focus .files-list__column-sort-button-icon[data-v-097f69d4],.files-list__column-sort-button:active .files-list__column-sort-button-icon[data-v-097f69d4]{opacity:1}","",{version:3,sources:["webpack://./apps/files/src/components/FilesListTableHeaderButton.vue"],names:[],mappings:"AACA,iDAEC,oCAAA,CACA,sDAAA,CAEA,sDACC,mCAAA,CACA,kBAAA,CAGD,sDACC,mCAAA,CACA,SAAA,CACA,yCAAA,CACA,wBAAA,CAGD,4FACC,uBAAA,CAGD,mXAIC,SAAA",sourcesContent:["\n.files-list__column-sort-button {\n\t// Compensate for cells margin\n\tmargin: 0 calc(var(--cell-margin) * -1);\n\tmin-width: calc(100% - 3 * var(--cell-margin))!important;\n\n\t&-text {\n\t\tcolor: var(--color-text-maxcontrast);\n\t\tfont-weight: normal;\n\t}\n\n\t&-icon {\n\t\tcolor: var(--color-text-maxcontrast);\n\t\topacity: 0;\n\t\ttransition: opacity var(--animation-quick);\n\t\tinset-inline-start: -10px;\n\t}\n\n\t&--size &-icon {\n\t\tinset-inline-start: 10px;\n\t}\n\n\t&--active &-icon,\n\t&:hover &-icon,\n\t&:focus &-icon,\n\t&:active &-icon {\n\t\topacity: 1;\n\t}\n}\n"],sourceRoot:""}]);const a=o},95870:(t,e,n)=>{"use strict";n.d(e,{A:()=>a});var s=n(71354),i=n.n(s),r=n(76314),o=n.n(r)()(i());o.push([t.id,".files-list[data-v-2d56c8a2]{--row-height: 55px;--cell-margin: 14px;--checkbox-padding: calc((var(--row-height) - var(--checkbox-size)) / 2);--checkbox-size: 24px;--clickable-area: 44px;--icon-preview-size: 32px;overflow:auto;height:100%;will-change:scroll-position}.files-list[data-v-2d56c8a2] tbody{will-change:padding;contain:layout paint style;display:flex;flex-direction:column;width:100%;position:relative}.files-list[data-v-2d56c8a2] tbody tr{contain:strict}.files-list[data-v-2d56c8a2] tbody tr:hover,.files-list[data-v-2d56c8a2] tbody tr:focus{background-color:var(--color-background-dark)}.files-list[data-v-2d56c8a2] .files-list__before{display:flex;flex-direction:column}.files-list[data-v-2d56c8a2] .files-list__table{display:block}.files-list[data-v-2d56c8a2] .files-list__table.files-list__table--with-thead-overlay{margin-top:calc(-1*var(--row-height))}.files-list[data-v-2d56c8a2] .files-list__thead-overlay{position:sticky;top:0;margin-left:var(--row-height);z-index:20;display:flex;align-items:center;background-color:var(--color-main-background);border-bottom:1px solid var(--color-border);height:var(--row-height)}.files-list[data-v-2d56c8a2] .files-list__thead,.files-list[data-v-2d56c8a2] .files-list__tfoot{display:flex;flex-direction:column;width:100%;background-color:var(--color-main-background)}.files-list[data-v-2d56c8a2] .files-list__thead{position:sticky;z-index:10;top:0}.files-list[data-v-2d56c8a2] .files-list__tfoot{min-height:300px}.files-list[data-v-2d56c8a2] tr{position:relative;display:flex;align-items:center;width:100%;user-select:none;border-bottom:1px solid var(--color-border);box-sizing:border-box;user-select:none;height:var(--row-height)}.files-list[data-v-2d56c8a2] td,.files-list[data-v-2d56c8a2] th{display:flex;align-items:center;flex:0 0 auto;justify-content:left;width:var(--row-height);height:var(--row-height);margin:0;padding:0;color:var(--color-text-maxcontrast);border:none}.files-list[data-v-2d56c8a2] td span,.files-list[data-v-2d56c8a2] th span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.files-list[data-v-2d56c8a2] .files-list__row--failed{position:absolute;display:block;top:0;left:0;right:0;bottom:0;opacity:.1;z-index:-1;background:var(--color-error)}.files-list[data-v-2d56c8a2] .files-list__row-checkbox{justify-content:center}.files-list[data-v-2d56c8a2] .files-list__row-checkbox .checkbox-radio-switch{display:flex;justify-content:center;--icon-size: var(--checkbox-size)}.files-list[data-v-2d56c8a2] .files-list__row-checkbox .checkbox-radio-switch label.checkbox-radio-switch__label{width:var(--clickable-area);height:var(--clickable-area);margin:0;padding:calc((var(--clickable-area) - var(--checkbox-size))/2)}.files-list[data-v-2d56c8a2] .files-list__row-checkbox .checkbox-radio-switch .checkbox-radio-switch__icon{margin:0 !important}.files-list[data-v-2d56c8a2] .files-list__row:hover,.files-list[data-v-2d56c8a2] .files-list__row:focus,.files-list[data-v-2d56c8a2] .files-list__row:active,.files-list[data-v-2d56c8a2] .files-list__row--active,.files-list[data-v-2d56c8a2] .files-list__row--dragover{background-color:var(--color-background-hover);--color-text-maxcontrast: var(--color-main-text)}.files-list[data-v-2d56c8a2] .files-list__row:hover>*,.files-list[data-v-2d56c8a2] .files-list__row:focus>*,.files-list[data-v-2d56c8a2] .files-list__row:active>*,.files-list[data-v-2d56c8a2] .files-list__row--active>*,.files-list[data-v-2d56c8a2] .files-list__row--dragover>*{--color-border: var(--color-border-dark)}.files-list[data-v-2d56c8a2] .files-list__row:hover .favorite-marker-icon svg path,.files-list[data-v-2d56c8a2] .files-list__row:focus .favorite-marker-icon svg path,.files-list[data-v-2d56c8a2] .files-list__row:active .favorite-marker-icon svg path,.files-list[data-v-2d56c8a2] .files-list__row--active .favorite-marker-icon svg path,.files-list[data-v-2d56c8a2] .files-list__row--dragover .favorite-marker-icon svg path{stroke:var(--color-background-hover)}.files-list[data-v-2d56c8a2] .files-list__row--dragover *{pointer-events:none}.files-list[data-v-2d56c8a2] .files-list__row-icon{position:relative;display:flex;overflow:visible;align-items:center;flex:0 0 var(--icon-preview-size);justify-content:center;width:var(--icon-preview-size);height:100%;margin-right:var(--checkbox-padding);color:var(--color-primary-element)}.files-list[data-v-2d56c8a2] .files-list__row-icon *{cursor:pointer}.files-list[data-v-2d56c8a2] .files-list__row-icon>span{justify-content:flex-start}.files-list[data-v-2d56c8a2] .files-list__row-icon>span:not(.files-list__row-icon-favorite) svg{width:var(--icon-preview-size);height:var(--icon-preview-size)}.files-list[data-v-2d56c8a2] .files-list__row-icon>span.folder-icon,.files-list[data-v-2d56c8a2] .files-list__row-icon>span.folder-open-icon{margin:-3px}.files-list[data-v-2d56c8a2] .files-list__row-icon>span.folder-icon svg,.files-list[data-v-2d56c8a2] .files-list__row-icon>span.folder-open-icon svg{width:calc(var(--icon-preview-size) + 6px);height:calc(var(--icon-preview-size) + 6px)}.files-list[data-v-2d56c8a2] .files-list__row-icon-preview{overflow:hidden;width:var(--icon-preview-size);height:var(--icon-preview-size);border-radius:var(--border-radius);object-fit:contain;object-position:center}.files-list[data-v-2d56c8a2] .files-list__row-icon-preview:not(.files-list__row-icon-preview--loaded){background:var(--color-loading-dark)}.files-list[data-v-2d56c8a2] .files-list__row-icon-favorite{position:absolute;top:0px;right:-10px}.files-list[data-v-2d56c8a2] .files-list__row-icon-overlay{position:absolute;max-height:calc(var(--icon-preview-size)*.5);max-width:calc(var(--icon-preview-size)*.5);color:var(--color-primary-element-text);margin-top:2px}.files-list[data-v-2d56c8a2] .files-list__row-icon-overlay--file{color:var(--color-main-text);background:var(--color-main-background);border-radius:100%}.files-list[data-v-2d56c8a2] .files-list__row-name{overflow:hidden;flex:1 1 auto}.files-list[data-v-2d56c8a2] .files-list__row-name a{display:flex;align-items:center;width:100%;height:100%;min-width:0}.files-list[data-v-2d56c8a2] .files-list__row-name a:focus-visible{outline:none}.files-list[data-v-2d56c8a2] .files-list__row-name a:focus .files-list__row-name-text{outline:2px solid var(--color-main-text) !important;border-radius:20px}.files-list[data-v-2d56c8a2] .files-list__row-name a:focus:not(:focus-visible) .files-list__row-name-text{outline:none !important}.files-list[data-v-2d56c8a2] .files-list__row-name .files-list__row-name-text{color:var(--color-main-text);padding:5px 10px;margin-left:-10px;display:inline-flex}.files-list[data-v-2d56c8a2] .files-list__row-name .files-list__row-name-ext{color:var(--color-text-maxcontrast);overflow:visible}.files-list[data-v-2d56c8a2] .files-list__row-rename{width:100%;max-width:600px}.files-list[data-v-2d56c8a2] .files-list__row-rename input{width:100%;margin-left:-8px;padding:2px 6px;border-width:2px}.files-list[data-v-2d56c8a2] .files-list__row-rename input:invalid{border-color:var(--color-error);color:red}.files-list[data-v-2d56c8a2] .files-list__row-actions{width:auto}.files-list[data-v-2d56c8a2] .files-list__row-actions~td,.files-list[data-v-2d56c8a2] .files-list__row-actions~th{margin:0 var(--cell-margin)}.files-list[data-v-2d56c8a2] .files-list__row-actions button .button-vue__text{font-weight:normal}.files-list[data-v-2d56c8a2] .files-list__row-action--inline{margin-right:7px}.files-list[data-v-2d56c8a2] .files-list__row-mtime,.files-list[data-v-2d56c8a2] .files-list__row-size{color:var(--color-text-maxcontrast)}.files-list[data-v-2d56c8a2] .files-list__row-size{width:calc(var(--row-height)*1.5);justify-content:flex-end}.files-list[data-v-2d56c8a2] .files-list__row-mtime{width:calc(var(--row-height)*2)}.files-list[data-v-2d56c8a2] .files-list__row-column-custom{width:calc(var(--row-height)*2)}","",{version:3,sources:["webpack://./apps/files/src/components/FilesListVirtual.vue"],names:[],mappings:"AACA,6BACC,kBAAA,CACA,mBAAA,CAEA,wEAAA,CACA,qBAAA,CACA,sBAAA,CACA,yBAAA,CAEA,aAAA,CACA,WAAA,CACA,2BAAA,CAIC,oCACC,mBAAA,CACA,0BAAA,CACA,YAAA,CACA,qBAAA,CACA,UAAA,CAEA,iBAAA,CAGA,uCACC,cAAA,CACA,0FAEC,6CAAA,CAMH,kDACC,YAAA,CACA,qBAAA,CAGD,iDACC,aAAA,CAEA,uFAEC,qCAAA,CAIF,yDAEC,eAAA,CACA,KAAA,CAEA,6BAAA,CAEA,UAAA,CAEA,YAAA,CACA,kBAAA,CAGA,6CAAA,CACA,2CAAA,CACA,wBAAA,CAGD,kGAEC,YAAA,CACA,qBAAA,CACA,UAAA,CACA,6CAAA,CAKD,iDAEC,eAAA,CACA,UAAA,CACA,KAAA,CAID,iDACC,gBAAA,CAGD,iCACC,iBAAA,CACA,YAAA,CACA,kBAAA,CACA,UAAA,CACA,gBAAA,CACA,2CAAA,CACA,qBAAA,CACA,gBAAA,CACA,wBAAA,CAGD,kEACC,YAAA,CACA,kBAAA,CACA,aAAA,CACA,oBAAA,CACA,uBAAA,CACA,wBAAA,CACA,QAAA,CACA,SAAA,CACA,mCAAA,CACA,WAAA,CAKA,4EACC,eAAA,CACA,kBAAA,CACA,sBAAA,CAIF,uDACC,iBAAA,CACA,aAAA,CACA,KAAA,CACA,MAAA,CACA,OAAA,CACA,QAAA,CACA,UAAA,CACA,UAAA,CACA,6BAAA,CAGD,wDACC,sBAAA,CAEA,+EACC,YAAA,CACA,sBAAA,CAEA,iCAAA,CAEA,kHACC,2BAAA,CACA,4BAAA,CACA,QAAA,CACA,8DAAA,CAGD,4GACC,mBAAA,CAMF,gRAEC,8CAAA,CAGA,gDAAA,CACA,0RACC,wCAAA,CAID,2aACC,oCAAA,CAIF,2DAEC,mBAAA,CAKF,oDACC,iBAAA,CACA,YAAA,CACA,gBAAA,CACA,kBAAA,CAEA,iCAAA,CACA,sBAAA,CACA,8BAAA,CACA,WAAA,CAEA,oCAAA,CACA,kCAAA,CAGA,sDACC,cAAA,CAGD,yDACC,0BAAA,CAEA,iGACC,8BAAA,CACA,+BAAA,CAID,+IAEC,WAAA,CACA,uJACC,0CAAA,CACA,2CAAA,CAKH,4DACC,eAAA,CACA,8BAAA,CACA,+BAAA,CACA,kCAAA,CAEA,kBAAA,CACA,sBAAA,CAGA,uGACC,oCAAA,CAKF,6DACC,iBAAA,CACA,OAAA,CACA,WAAA,CAID,4DACC,iBAAA,CACA,4CAAA,CACA,2CAAA,CACA,uCAAA,CAEA,cAAA,CAGA,kEACC,4BAAA,CACA,uCAAA,CACA,kBAAA,CAMH,oDAEC,eAAA,CAEA,aAAA,CAEA,sDACC,YAAA,CACA,kBAAA,CAEA,UAAA,CACA,WAAA,CAEA,WAAA,CAGA,oEACC,YAAA,CAID,uFACC,mDAAA,CACA,kBAAA,CAED,2GACC,uBAAA,CAIF,+EACC,4BAAA,CAEA,gBAAA,CACA,iBAAA,CAEA,mBAAA,CAGD,8EACC,mCAAA,CAEA,gBAAA,CAKF,sDACC,UAAA,CACA,eAAA,CACA,4DACC,UAAA,CAEA,gBAAA,CACA,eAAA,CACA,gBAAA,CAEA,oEAEC,+BAAA,CACA,SAAA,CAKH,uDAEC,UAAA,CAGA,oHAEC,2BAAA,CAIA,gFAEC,kBAAA,CAKH,8DACC,gBAAA,CAGD,yGAEC,mCAAA,CAED,oDACC,iCAAA,CAEA,wBAAA,CAGD,qDACC,+BAAA,CAGD,6DACC,+BAAA",sourcesContent:["\n.files-list {\n\t--row-height: 55px;\n\t--cell-margin: 14px;\n\n\t--checkbox-padding: calc((var(--row-height) - var(--checkbox-size)) / 2);\n\t--checkbox-size: 24px;\n\t--clickable-area: 44px;\n\t--icon-preview-size: 32px;\n\n\toverflow: auto;\n\theight: 100%;\n\twill-change: scroll-position;\n\n\t& :deep() {\n\t\t// Table head, body and footer\n\t\ttbody {\n\t\t\twill-change: padding;\n\t\t\tcontain: layout paint style;\n\t\t\tdisplay: flex;\n\t\t\tflex-direction: column;\n\t\t\twidth: 100%;\n\t\t\t// Necessary for virtual scrolling absolute\n\t\t\tposition: relative;\n\n\t\t\t/* Hover effect on tbody lines only */\n\t\t\ttr {\n\t\t\t\tcontain: strict;\n\t\t\t\t&:hover,\n\t\t\t\t&:focus {\n\t\t\t\t\tbackground-color: var(--color-background-dark);\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t// Before table and thead\n\t\t.files-list__before {\n\t\t\tdisplay: flex;\n\t\t\tflex-direction: column;\n\t\t}\n\n\t\t.files-list__table {\n\t\t\tdisplay: block;\n\n\t\t\t&.files-list__table--with-thead-overlay {\n\t\t\t\t// Hide the table header below the overlay\n\t\t\t\tmargin-top: calc(-1 * var(--row-height));\n\t\t\t}\n\t\t}\n\n\t\t.files-list__thead-overlay {\n\t\t\t// Pinned on top when scrolling\n\t\t\tposition: sticky;\n\t\t\ttop: 0;\n\t\t\t// Save space for a row checkbox\n\t\t\tmargin-left: var(--row-height);\n\t\t\t// More than .files-list__thead\n\t\t\tz-index: 20;\n\n\t\t\tdisplay: flex;\n\t\t\talign-items: center;\n\n\t\t\t// Reuse row styles\n\t\t\tbackground-color: var(--color-main-background);\n\t\t\tborder-bottom: 1px solid var(--color-border);\n\t\t\theight: var(--row-height);\n\t\t}\n\n\t\t.files-list__thead,\n\t\t.files-list__tfoot {\n\t\t\tdisplay: flex;\n\t\t\tflex-direction: column;\n\t\t\twidth: 100%;\n\t\t\tbackground-color: var(--color-main-background);\n\n\t\t}\n\n\t\t// Table header\n\t\t.files-list__thead {\n\t\t\t// Pinned on top when scrolling\n\t\t\tposition: sticky;\n\t\t\tz-index: 10;\n\t\t\ttop: 0;\n\t\t}\n\n\t\t// Table footer\n\t\t.files-list__tfoot {\n\t\t\tmin-height: 300px;\n\t\t}\n\n\t\ttr {\n\t\t\tposition: relative;\n\t\t\tdisplay: flex;\n\t\t\talign-items: center;\n\t\t\twidth: 100%;\n\t\t\tuser-select: none;\n\t\t\tborder-bottom: 1px solid var(--color-border);\n\t\t\tbox-sizing: border-box;\n\t\t\tuser-select: none;\n\t\t\theight: var(--row-height);\n\t\t}\n\n\t\ttd, th {\n\t\t\tdisplay: flex;\n\t\t\talign-items: center;\n\t\t\tflex: 0 0 auto;\n\t\t\tjustify-content: left;\n\t\t\twidth: var(--row-height);\n\t\t\theight: var(--row-height);\n\t\t\tmargin: 0;\n\t\t\tpadding: 0;\n\t\t\tcolor: var(--color-text-maxcontrast);\n\t\t\tborder: none;\n\n\t\t\t// Columns should try to add any text\n\t\t\t// node wrapped in a span. That should help\n\t\t\t// with the ellipsis on overflow.\n\t\t\tspan {\n\t\t\t\toverflow: hidden;\n\t\t\t\twhite-space: nowrap;\n\t\t\t\ttext-overflow: ellipsis;\n\t\t\t}\n\t\t}\n\n\t\t.files-list__row--failed {\n\t\t\tposition: absolute;\n\t\t\tdisplay: block;\n\t\t\ttop: 0;\n\t\t\tleft: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 0;\n\t\t\topacity: .1;\n\t\t\tz-index: -1;\n\t\t\tbackground: var(--color-error);\n\t\t}\n\n\t\t.files-list__row-checkbox {\n\t\t\tjustify-content: center;\n\n\t\t\t.checkbox-radio-switch {\n\t\t\t\tdisplay: flex;\n\t\t\t\tjustify-content: center;\n\n\t\t\t\t--icon-size: var(--checkbox-size);\n\n\t\t\t\tlabel.checkbox-radio-switch__label {\n\t\t\t\t\twidth: var(--clickable-area);\n\t\t\t\t\theight: var(--clickable-area);\n\t\t\t\t\tmargin: 0;\n\t\t\t\t\tpadding: calc((var(--clickable-area) - var(--checkbox-size)) / 2);\n\t\t\t\t}\n\n\t\t\t\t.checkbox-radio-switch__icon {\n\t\t\t\t\tmargin: 0 !important;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t.files-list__row {\n\t\t\t&:hover, &:focus, &:active, &--active, &--dragover {\n\t\t\t\t// WCAG AA compliant\n\t\t\t\tbackground-color: var(--color-background-hover);\n\t\t\t\t// text-maxcontrast have been designed to pass WCAG AA over\n\t\t\t\t// a white background, we need to adjust then.\n\t\t\t\t--color-text-maxcontrast: var(--color-main-text);\n\t\t\t\t> * {\n\t\t\t\t\t--color-border: var(--color-border-dark);\n\t\t\t\t}\n\n\t\t\t\t// Hover state of the row should also change the favorite markers background\n\t\t\t\t.favorite-marker-icon svg path {\n\t\t\t\t\tstroke: var(--color-background-hover);\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t&--dragover * {\n\t\t\t\t// Prevent dropping on row children\n\t\t\t\tpointer-events: none;\n\t\t\t}\n\t\t}\n\n\t\t// Entry preview or mime icon\n\t\t.files-list__row-icon {\n\t\t\tposition: relative;\n\t\t\tdisplay: flex;\n\t\t\toverflow: visible;\n\t\t\talign-items: center;\n\t\t\t// No shrinking or growing allowed\n\t\t\tflex: 0 0 var(--icon-preview-size);\n\t\t\tjustify-content: center;\n\t\t\twidth: var(--icon-preview-size);\n\t\t\theight: 100%;\n\t\t\t// Show same padding as the checkbox right padding for visual balance\n\t\t\tmargin-right: var(--checkbox-padding);\n\t\t\tcolor: var(--color-primary-element);\n\n\t\t\t// Icon is also clickable\n\t\t\t* {\n\t\t\t\tcursor: pointer;\n\t\t\t}\n\n\t\t\t& > span {\n\t\t\t\tjustify-content: flex-start;\n\n\t\t\t\t&:not(.files-list__row-icon-favorite) svg {\n\t\t\t\t\twidth: var(--icon-preview-size);\n\t\t\t\t\theight: var(--icon-preview-size);\n\t\t\t\t}\n\n\t\t\t\t// Slightly increase the size of the folder icon\n\t\t\t\t&.folder-icon,\n\t\t\t\t&.folder-open-icon {\n\t\t\t\t\tmargin: -3px;\n\t\t\t\t\tsvg {\n\t\t\t\t\t\twidth: calc(var(--icon-preview-size) + 6px);\n\t\t\t\t\t\theight: calc(var(--icon-preview-size) + 6px);\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t&-preview {\n\t\t\t\toverflow: hidden;\n\t\t\t\twidth: var(--icon-preview-size);\n\t\t\t\theight: var(--icon-preview-size);\n\t\t\t\tborder-radius: var(--border-radius);\n\t\t\t\t// Center and contain the preview\n\t\t\t\tobject-fit: contain;\n\t\t\t\tobject-position: center;\n\n\t\t\t\t/* Preview not loaded animation effect */\n\t\t\t\t&:not(.files-list__row-icon-preview--loaded) {\n\t\t\t\t\tbackground: var(--color-loading-dark);\n\t\t\t\t\t// animation: preview-gradient-fade 1.2s ease-in-out infinite;\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t&-favorite {\n\t\t\t\tposition: absolute;\n\t\t\t\ttop: 0px;\n\t\t\t\tright: -10px;\n\t\t\t}\n\n\t\t\t// File and folder overlay\n\t\t\t&-overlay {\n\t\t\t\tposition: absolute;\n\t\t\t\tmax-height: calc(var(--icon-preview-size) * 0.5);\n\t\t\t\tmax-width: calc(var(--icon-preview-size) * 0.5);\n\t\t\t\tcolor: var(--color-primary-element-text);\n\t\t\t\t// better alignment with the folder icon\n\t\t\t\tmargin-top: 2px;\n\n\t\t\t\t// Improve icon contrast with a background for files\n\t\t\t\t&--file {\n\t\t\t\t\tcolor: var(--color-main-text);\n\t\t\t\t\tbackground: var(--color-main-background);\n\t\t\t\t\tborder-radius: 100%;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t// Entry link\n\t\t.files-list__row-name {\n\t\t\t// Prevent link from overflowing\n\t\t\toverflow: hidden;\n\t\t\t// Take as much space as possible\n\t\t\tflex: 1 1 auto;\n\n\t\t\ta {\n\t\t\t\tdisplay: flex;\n\t\t\t\talign-items: center;\n\t\t\t\t// Fill cell height and width\n\t\t\t\twidth: 100%;\n\t\t\t\theight: 100%;\n\t\t\t\t// Necessary for flex grow to work\n\t\t\t\tmin-width: 0;\n\n\t\t\t\t// Already added to the inner text, see rule below\n\t\t\t\t&:focus-visible {\n\t\t\t\t\toutline: none;\n\t\t\t\t}\n\n\t\t\t\t// Keyboard indicator a11y\n\t\t\t\t&:focus .files-list__row-name-text {\n\t\t\t\t\toutline: 2px solid var(--color-main-text) !important;\n\t\t\t\t\tborder-radius: 20px;\n\t\t\t\t}\n\t\t\t\t&:focus:not(:focus-visible) .files-list__row-name-text {\n\t\t\t\t\toutline: none !important;\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t.files-list__row-name-text {\n\t\t\t\tcolor: var(--color-main-text);\n\t\t\t\t// Make some space for the outline\n\t\t\t\tpadding: 5px 10px;\n\t\t\t\tmargin-left: -10px;\n\t\t\t\t// Align two name and ext\n\t\t\t\tdisplay: inline-flex;\n\t\t\t}\n\n\t\t\t.files-list__row-name-ext {\n\t\t\t\tcolor: var(--color-text-maxcontrast);\n\t\t\t\t// always show the extension\n\t\t\t\toverflow: visible;\n\t\t\t}\n\t\t}\n\n\t\t// Rename form\n\t\t.files-list__row-rename {\n\t\t\twidth: 100%;\n\t\t\tmax-width: 600px;\n\t\t\tinput {\n\t\t\t\twidth: 100%;\n\t\t\t\t// Align with text, 0 - padding - border\n\t\t\t\tmargin-left: -8px;\n\t\t\t\tpadding: 2px 6px;\n\t\t\t\tborder-width: 2px;\n\n\t\t\t\t&:invalid {\n\t\t\t\t\t// Show red border on invalid input\n\t\t\t\t\tborder-color: var(--color-error);\n\t\t\t\t\tcolor: red;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t.files-list__row-actions {\n\t\t\t// take as much space as necessary\n\t\t\twidth: auto;\n\n\t\t\t// Add margin to all cells after the actions\n\t\t\t& ~ td,\n\t\t\t& ~ th {\n\t\t\t\tmargin: 0 var(--cell-margin);\n\t\t\t}\n\n\t\t\tbutton {\n\t\t\t\t.button-vue__text {\n\t\t\t\t\t// Remove bold from default button styling\n\t\t\t\t\tfont-weight: normal;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t.files-list__row-action--inline {\n\t\t\tmargin-right: 7px;\n\t\t}\n\n\t\t.files-list__row-mtime,\n\t\t.files-list__row-size {\n\t\t\tcolor: var(--color-text-maxcontrast);\n\t\t}\n\t\t.files-list__row-size {\n\t\t\twidth: calc(var(--row-height) * 1.5);\n\t\t\t// Right align content/text\n\t\t\tjustify-content: flex-end;\n\t\t}\n\n\t\t.files-list__row-mtime {\n\t\t\twidth: calc(var(--row-height) * 2);\n\t\t}\n\n\t\t.files-list__row-column-custom {\n\t\t\twidth: calc(var(--row-height) * 2);\n\t\t}\n\t}\n}\n"],sourceRoot:""}]);const a=o},59154:(t,e,n)=>{"use strict";n.d(e,{A:()=>a});var s=n(71354),i=n.n(s),r=n(76314),o=n.n(r)()(i());o.push([t.id,"tbody.files-list__tbody.files-list__tbody--grid{--half-clickable-area: calc(var(--clickable-area) / 2);--row-width: 160px;--row-height: calc(var(--row-width) - var(--half-clickable-area));--icon-preview-size: calc(var(--row-width) - var(--clickable-area));--checkbox-padding: 0px;display:grid;grid-template-columns:repeat(auto-fill, var(--row-width));grid-gap:15px;row-gap:15px;align-content:center;align-items:center;justify-content:space-around;justify-items:center}tbody.files-list__tbody.files-list__tbody--grid tr{width:var(--row-width);height:calc(var(--row-height) + var(--clickable-area));border:none;border-radius:var(--border-radius)}tbody.files-list__tbody.files-list__tbody--grid .files-list__row-checkbox{position:absolute;z-index:9;top:0;left:0;overflow:hidden;width:var(--clickable-area);height:var(--clickable-area);border-radius:var(--half-clickable-area)}tbody.files-list__tbody.files-list__tbody--grid .files-list__row-icon-favorite{position:absolute;top:0;right:0;display:flex;align-items:center;justify-content:center;width:var(--clickable-area);height:var(--clickable-area)}tbody.files-list__tbody.files-list__tbody--grid .files-list__row-name{display:grid;justify-content:stretch;width:100%;height:100%;grid-auto-rows:var(--row-height) var(--clickable-area)}tbody.files-list__tbody.files-list__tbody--grid .files-list__row-name span.files-list__row-icon{width:100%;height:100%;padding-top:var(--half-clickable-area)}tbody.files-list__tbody.files-list__tbody--grid .files-list__row-name a.files-list__row-name-link{width:calc(100% - var(--clickable-area));height:var(--clickable-area)}tbody.files-list__tbody.files-list__tbody--grid .files-list__row-name .files-list__row-name-text{margin:0;padding-right:0}tbody.files-list__tbody.files-list__tbody--grid .files-list__row-actions{position:absolute;right:0;bottom:0;width:var(--clickable-area);height:var(--clickable-area)}","",{version:3,sources:["webpack://./apps/files/src/components/FilesListVirtual.vue"],names:[],mappings:"AAEA,gDACC,sDAAA,CACA,kBAAA,CAEA,iEAAA,CACA,mEAAA,CACA,uBAAA,CAEA,YAAA,CACA,yDAAA,CACA,aAAA,CACA,YAAA,CAEA,oBAAA,CACA,kBAAA,CACA,4BAAA,CACA,oBAAA,CAEA,mDACC,sBAAA,CACA,sDAAA,CACA,WAAA,CACA,kCAAA,CAID,0EACC,iBAAA,CACA,SAAA,CACA,KAAA,CACA,MAAA,CACA,eAAA,CACA,2BAAA,CACA,4BAAA,CACA,wCAAA,CAID,+EACC,iBAAA,CACA,KAAA,CACA,OAAA,CACA,YAAA,CACA,kBAAA,CACA,sBAAA,CACA,2BAAA,CACA,4BAAA,CAGD,sEACC,YAAA,CACA,uBAAA,CACA,UAAA,CACA,WAAA,CACA,sDAAA,CAEA,gGACC,UAAA,CACA,WAAA,CAGA,sCAAA,CAGD,kGAEC,wCAAA,CACA,4BAAA,CAGD,iGACC,QAAA,CACA,eAAA,CAIF,yEACC,iBAAA,CACA,OAAA,CACA,QAAA,CACA,2BAAA,CACA,4BAAA",sourcesContent:["\n// Grid mode\ntbody.files-list__tbody.files-list__tbody--grid {\n\t--half-clickable-area: calc(var(--clickable-area) / 2);\n\t--row-width: 160px;\n\t// We use half of the clickable area as visual balance margin\n\t--row-height: calc(var(--row-width) - var(--half-clickable-area));\n\t--icon-preview-size: calc(var(--row-width) - var(--clickable-area));\n\t--checkbox-padding: 0px;\n\n\tdisplay: grid;\n\tgrid-template-columns: repeat(auto-fill, var(--row-width));\n\tgrid-gap: 15px;\n\trow-gap: 15px;\n\n\talign-content: center;\n\talign-items: center;\n\tjustify-content: space-around;\n\tjustify-items: center;\n\n\ttr {\n\t\twidth: var(--row-width);\n\t\theight: calc(var(--row-height) + var(--clickable-area));\n\t\tborder: none;\n\t\tborder-radius: var(--border-radius);\n\t}\n\n\t// Checkbox in the top left\n\t.files-list__row-checkbox {\n\t\tposition: absolute;\n\t\tz-index: 9;\n\t\ttop: 0;\n\t\tleft: 0;\n\t\toverflow: hidden;\n\t\twidth: var(--clickable-area);\n\t\theight: var(--clickable-area);\n\t\tborder-radius: var(--half-clickable-area);\n\t}\n\n\t// Star icon in the top right\n\t.files-list__row-icon-favorite {\n\t\tposition: absolute;\n\t\ttop: 0;\n\t\tright: 0;\n\t\tdisplay: flex;\n\t\talign-items: center;\n\t\tjustify-content: center;\n\t\twidth: var(--clickable-area);\n\t\theight: var(--clickable-area);\n\t}\n\n\t.files-list__row-name {\n\t\tdisplay: grid;\n\t\tjustify-content: stretch;\n\t\twidth: 100%;\n\t\theight: 100%;\n\t\tgrid-auto-rows: var(--row-height) var(--clickable-area);\n\n\t\tspan.files-list__row-icon {\n\t\t\twidth: 100%;\n\t\t\theight: 100%;\n\t\t\t// Visual balance, we use half of the clickable area\n\t\t\t// as a margin around the preview\n\t\t\tpadding-top: var(--half-clickable-area);\n\t\t}\n\n\t\ta.files-list__row-name-link {\n\t\t\t// Minus action menu\n\t\t\twidth: calc(100% - var(--clickable-area));\n\t\t\theight: var(--clickable-area);\n\t\t}\n\n\t\t.files-list__row-name-text {\n\t\t\tmargin: 0;\n\t\t\tpadding-right: 0;\n\t\t}\n\t}\n\n\t.files-list__row-actions {\n\t\tposition: absolute;\n\t\tright: 0;\n\t\tbottom: 0;\n\t\twidth: var(--clickable-area);\n\t\theight: var(--clickable-area);\n\t}\n}\n"],sourceRoot:""}]);const a=o},33149:(t,e,n)=>{"use strict";n.d(e,{A:()=>a});var s=n(71354),i=n.n(s),r=n(76314),o=n.n(r)()(i());o.push([t.id,".app-navigation-entry__settings-quota--not-unlimited[data-v-063ed938] .app-navigation-entry__name{margin-top:-6px}.app-navigation-entry__settings-quota progress[data-v-063ed938]{position:absolute;bottom:12px;margin-left:44px;width:calc(100% - 44px - 22px)}","",{version:3,sources:["webpack://./apps/files/src/components/NavigationQuota.vue"],names:[],mappings:"AAIC,kGACC,eAAA,CAGD,gEACC,iBAAA,CACA,WAAA,CACA,gBAAA,CACA,8BAAA",sourcesContent:["\n// User storage stats display\n.app-navigation-entry__settings-quota {\n\t// Align title with progress and icon\n\t&--not-unlimited::v-deep .app-navigation-entry__name {\n\t\tmargin-top: -6px;\n\t}\n\n\tprogress {\n\t\tposition: absolute;\n\t\tbottom: 12px;\n\t\tmargin-left: 44px;\n\t\twidth: calc(100% - 44px - 22px);\n\t}\n}\n"],sourceRoot:""}]);const a=o},61608:(t,e,n)=>{"use strict";n.d(e,{A:()=>a});var s=n(71354),i=n.n(s),r=n(76314),o=n.n(r)()(i());o.push([t.id,".app-content[data-v-5c37291f]{display:flex;overflow:hidden;flex-direction:column;max-height:100%;position:relative !important}.files-list__header[data-v-5c37291f]{display:flex;align-items:center;flex:0 0;max-width:100%;margin-block:var(--app-navigation-padding, 4px);margin-inline:calc(var(--default-clickable-area, 44px) + 2*var(--app-navigation-padding, 4px)) var(--app-navigation-padding, 4px)}.files-list__header>*[data-v-5c37291f]{flex:0 0}.files-list__header-share-button[data-v-5c37291f]{color:var(--color-text-maxcontrast) !important}.files-list__header-share-button--shared[data-v-5c37291f]{color:var(--color-main-text) !important}.files-list__refresh-icon[data-v-5c37291f]{flex:0 0 44px;width:44px;height:44px}.files-list__loading-icon[data-v-5c37291f]{margin:auto}","",{version:3,sources:["webpack://./apps/files/src/views/FilesList.vue"],names:[],mappings:"AACA,8BAEC,YAAA,CACA,eAAA,CACA,qBAAA,CACA,eAAA,CACA,4BAAA,CAIA,qCACC,YAAA,CACA,kBAAA,CAEA,QAAA,CACA,cAAA,CAEA,+CAAA,CACA,iIAAA,CAEA,uCAGC,QAAA,CAGD,kDACC,8CAAA,CAEA,0DACC,uCAAA,CAKH,2CACC,aAAA,CACA,UAAA,CACA,WAAA,CAGD,2CACC,WAAA",sourcesContent:["\n.app-content {\n\t// Virtual list needs to be full height and is scrollable\n\tdisplay: flex;\n\toverflow: hidden;\n\tflex-direction: column;\n\tmax-height: 100%;\n\tposition: relative !important;\n}\n\n.files-list {\n\t&__header {\n\t\tdisplay: flex;\n\t\talign-items: center;\n\t\t// Do not grow or shrink (vertically)\n\t\tflex: 0 0;\n\t\tmax-width: 100%;\n\t\t// Align with the navigation toggle icon\n\t\tmargin-block: var(--app-navigation-padding, 4px);\n\t\tmargin-inline: calc(var(--default-clickable-area, 44px) + 2 * var(--app-navigation-padding, 4px)) var(--app-navigation-padding, 4px);\n\n\t\t>* {\n\t\t\t// Do not grow or shrink (horizontally)\n\t\t\t// Only the breadcrumbs shrinks\n\t\t\tflex: 0 0;\n\t\t}\n\n\t\t&-share-button {\n\t\t\tcolor: var(--color-text-maxcontrast) !important;\n\n\t\t\t&--shared {\n\t\t\t\tcolor: var(--color-main-text) !important;\n\t\t\t}\n\t\t}\n\t}\n\n\t&__refresh-icon {\n\t\tflex: 0 0 44px;\n\t\twidth: 44px;\n\t\theight: 44px;\n\t}\n\n\t&__loading-icon {\n\t\tmargin: auto;\n\t}\n}\n"],sourceRoot:""}]);const a=o},59062:(t,e,n)=>{"use strict";n.d(e,{A:()=>a});var s=n(71354),i=n.n(s),r=n(76314),o=n.n(r)()(i());o.push([t.id,".app-navigation[data-v-8291caa8] .app-navigation-entry-icon{background-repeat:no-repeat;background-position:center}.app-navigation[data-v-8291caa8] .app-navigation-entry.active .button-vue.icon-collapse:not(:hover){color:var(--color-primary-element-text)}.app-navigation>ul.app-navigation__list[data-v-8291caa8]{padding-bottom:var(--default-grid-baseline, 4px)}.app-navigation-entry__settings[data-v-8291caa8]{height:auto !important;overflow:hidden !important;padding-top:0 !important;flex:0 0 auto}","",{version:3,sources:["webpack://./apps/files/src/views/Navigation.vue"],names:[],mappings:"AAEA,4DACC,2BAAA,CACA,0BAAA,CAGD,oGACC,uCAAA,CAGD,yDAEC,gDAAA,CAGD,iDACC,sBAAA,CACA,0BAAA,CACA,wBAAA,CAEA,aAAA",sourcesContent:["\n// TODO: remove when https://github.com/nextcloud/nextcloud-vue/pull/3539 is in\n.app-navigation::v-deep .app-navigation-entry-icon {\n\tbackground-repeat: no-repeat;\n\tbackground-position: center;\n}\n\n.app-navigation::v-deep .app-navigation-entry.active .button-vue.icon-collapse:not(:hover) {\n\tcolor: var(--color-primary-element-text);\n}\n\n.app-navigation > ul.app-navigation__list {\n\t// Use flex gap value for more elegant spacing\n\tpadding-bottom: var(--default-grid-baseline, 4px);\n}\n\n.app-navigation-entry__settings {\n\theight: auto !important;\n\toverflow: hidden !important;\n\tpadding-top: 0 !important;\n\t// Prevent shrinking or growing\n\tflex: 0 0 auto;\n}\n"],sourceRoot:""}]);const a=o},83331:(t,e,n)=>{"use strict";n.d(e,{A:()=>a});var s=n(71354),i=n.n(s),r=n(76314),o=n.n(r)()(i());o.push([t.id,".setting-link[data-v-109572de]:hover{text-decoration:underline}","",{version:3,sources:["webpack://./apps/files/src/views/Settings.vue"],names:[],mappings:"AACA,qCACC,yBAAA",sourcesContent:["\n.setting-link:hover {\n\ttext-decoration: underline;\n}\n"],sourceRoot:""}]);const a=o},37007:(t,e,n)=>{"use strict";var s,i=n(96763),r="object"==typeof Reflect?Reflect:null,o=r&&"function"==typeof r.apply?r.apply:function(t,e,n){return Function.prototype.apply.call(t,e,n)};s=r&&"function"==typeof r.ownKeys?r.ownKeys:Object.getOwnPropertySymbols?function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:function(t){return Object.getOwnPropertyNames(t)};var a=Number.isNaN||function(t){return t!=t};function l(){l.init.call(this)}t.exports=l,t.exports.once=function(t,e){return new Promise((function(n,s){function i(n){t.removeListener(e,r),s(n)}function r(){"function"==typeof t.removeListener&&t.removeListener("error",i),n([].slice.call(arguments))}w(t,e,r,{once:!0}),"error"!==e&&function(t,e,n){"function"==typeof t.on&&w(t,"error",e,{once:!0})}(t,i)}))},l.EventEmitter=l,l.prototype._events=void 0,l.prototype._eventsCount=0,l.prototype._maxListeners=void 0;var c=10;function d(t){if("function"!=typeof t)throw new TypeError('The "listener" argument must be of type Function. Received type '+typeof t)}function u(t){return void 0===t._maxListeners?l.defaultMaxListeners:t._maxListeners}function m(t,e,n,s){var r,o,a,l;if(d(n),void 0===(o=t._events)?(o=t._events=Object.create(null),t._eventsCount=0):(void 0!==o.newListener&&(t.emit("newListener",e,n.listener?n.listener:n),o=t._events),a=o[e]),void 0===a)a=o[e]=n,++t._eventsCount;else if("function"==typeof a?a=o[e]=s?[n,a]:[a,n]:s?a.unshift(n):a.push(n),(r=u(t))>0&&a.length>r&&!a.warned){a.warned=!0;var c=new Error("Possible EventEmitter memory leak detected. "+a.length+" "+String(e)+" listeners added. Use emitter.setMaxListeners() to increase limit");c.name="MaxListenersExceededWarning",c.emitter=t,c.type=e,c.count=a.length,l=c,i&&i.warn&&i.warn(l)}return t}function p(){if(!this.fired)return this.target.removeListener(this.type,this.wrapFn),this.fired=!0,0===arguments.length?this.listener.call(this.target):this.listener.apply(this.target,arguments)}function f(t,e,n){var s={fired:!1,wrapFn:void 0,target:t,type:e,listener:n},i=p.bind(s);return i.listener=n,s.wrapFn=i,i}function g(t,e,n){var s=t._events;if(void 0===s)return[];var i=s[e];return void 0===i?[]:"function"==typeof i?n?[i.listener||i]:[i]:n?function(t){for(var e=new Array(t.length),n=0;n0&&(r=e[0]),r instanceof Error)throw r;var a=new Error("Unhandled error."+(r?" ("+r.message+")":""));throw a.context=r,a}var l=i[t];if(void 0===l)return!1;if("function"==typeof l)o(l,this,e);else{var c=l.length,d=v(l,c);for(n=0;n=0;r--)if(n[r]===e||n[r].listener===e){o=n[r].listener,i=r;break}if(i<0)return this;0===i?n.shift():function(t,e){for(;e+1=0;s--)this.removeListener(t,e[s]);return this},l.prototype.listeners=function(t){return g(this,t,!0)},l.prototype.rawListeners=function(t){return g(this,t,!1)},l.listenerCount=function(t,e){return"function"==typeof t.listenerCount?t.listenerCount(e):h.call(t,e)},l.prototype.listenerCount=h,l.prototype.eventNames=function(){return this._eventsCount>0?s(this._events):[]}},92861:(t,e,n)=>{var s=n(48287),i=s.Buffer;function r(t,e){for(var n in t)e[n]=t[n]}function o(t,e,n){return i(t,e,n)}i.from&&i.alloc&&i.allocUnsafe&&i.allocUnsafeSlow?t.exports=s:(r(s,e),e.Buffer=o),o.prototype=Object.create(i.prototype),r(i,o),o.from=function(t,e,n){if("number"==typeof t)throw new TypeError("Argument must not be a number");return i(t,e,n)},o.alloc=function(t,e,n){if("number"!=typeof t)throw new TypeError("Argument must be a number");var s=i(t);return void 0!==e?"string"==typeof n?s.fill(e,n):s.fill(e):s.fill(0),s},o.allocUnsafe=function(t){if("number"!=typeof t)throw new TypeError("Argument must be a number");return i(t)},o.allocUnsafeSlow=function(t){if("number"!=typeof t)throw new TypeError("Argument must be a number");return s.SlowBuffer(t)}},64043:(t,e,n)=>{var s=n(48287).Buffer;!function(t){t.parser=function(t,e){return new r(t,e)},t.SAXParser=r,t.SAXStream=a,t.createStream=function(t,e){return new a(t,e)},t.MAX_BUFFER_LENGTH=65536;var e,i=["comment","sgmlDecl","textNode","tagName","doctype","procInstName","procInstBody","entity","attribName","attribValue","cdata","script"];function r(e,n){if(!(this instanceof r))return new r(e,n);var s=this;!function(t){for(var e=0,n=i.length;e"===r?(S(n,"onsgmldeclaration",n.sgmlDecl),n.sgmlDecl="",n.state=T.TEXT):w(r)?(n.state=T.SGML_DECL_QUOTED,n.sgmlDecl+=r):n.sgmlDecl+=r;continue;case T.SGML_DECL_QUOTED:r===n.q&&(n.state=T.SGML_DECL,n.q=""),n.sgmlDecl+=r;continue;case T.DOCTYPE:">"===r?(n.state=T.TEXT,S(n,"ondoctype",n.doctype),n.doctype=!0):(n.doctype+=r,"["===r?n.state=T.DOCTYPE_DTD:w(r)&&(n.state=T.DOCTYPE_QUOTED,n.q=r));continue;case T.DOCTYPE_QUOTED:n.doctype+=r,r===n.q&&(n.q="",n.state=T.DOCTYPE);continue;case T.DOCTYPE_DTD:n.doctype+=r,"]"===r?n.state=T.DOCTYPE:w(r)&&(n.state=T.DOCTYPE_DTD_QUOTED,n.q=r);continue;case T.DOCTYPE_DTD_QUOTED:n.doctype+=r,r===n.q&&(n.state=T.DOCTYPE_DTD,n.q="");continue;case T.COMMENT:"-"===r?n.state=T.COMMENT_ENDING:n.comment+=r;continue;case T.COMMENT_ENDING:"-"===r?(n.state=T.COMMENT_ENDED,n.comment=N(n.opt,n.comment),n.comment&&S(n,"oncomment",n.comment),n.comment=""):(n.comment+="-"+r,n.state=T.COMMENT);continue;case T.COMMENT_ENDED:">"!==r?(F(n,"Malformed comment"),n.comment+="--"+r,n.state=T.COMMENT):n.state=T.TEXT;continue;case T.CDATA:"]"===r?n.state=T.CDATA_ENDING:n.cdata+=r;continue;case T.CDATA_ENDING:"]"===r?n.state=T.CDATA_ENDING_2:(n.cdata+="]"+r,n.state=T.CDATA);continue;case T.CDATA_ENDING_2:">"===r?(n.cdata&&S(n,"oncdata",n.cdata),S(n,"onclosecdata"),n.cdata="",n.state=T.TEXT):"]"===r?n.cdata+="]":(n.cdata+="]]"+r,n.state=T.CDATA);continue;case T.PROC_INST:"?"===r?n.state=T.PROC_INST_ENDING:v(r)?n.state=T.PROC_INST_BODY:n.procInstName+=r;continue;case T.PROC_INST_BODY:if(!n.procInstBody&&v(r))continue;"?"===r?n.state=T.PROC_INST_ENDING:n.procInstBody+=r;continue;case T.PROC_INST_ENDING:">"===r?(S(n,"onprocessinginstruction",{name:n.procInstName,body:n.procInstBody}),n.procInstName=n.procInstBody="",n.state=T.TEXT):(n.procInstBody+="?"+r,n.state=T.PROC_INST_BODY);continue;case T.OPEN_TAG:y(f,r)?n.tagName+=r:(B(n),">"===r?U(n):"/"===r?n.state=T.OPEN_TAG_SLASH:(v(r)||F(n,"Invalid character in tag name"),n.state=T.ATTRIB));continue;case T.OPEN_TAG_SLASH:">"===r?(U(n,!0),j(n)):(F(n,"Forward-slash in opening tag not followed by >"),n.state=T.ATTRIB);continue;case T.ATTRIB:if(v(r))continue;">"===r?U(n):"/"===r?n.state=T.OPEN_TAG_SLASH:y(p,r)?(n.attribName=r,n.attribValue="",n.state=T.ATTRIB_NAME):F(n,"Invalid attribute name");continue;case T.ATTRIB_NAME:"="===r?n.state=T.ATTRIB_VALUE:">"===r?(F(n,"Attribute without value"),n.attribValue=n.attribName,D(n),U(n)):v(r)?n.state=T.ATTRIB_NAME_SAW_WHITE:y(f,r)?n.attribName+=r:F(n,"Invalid attribute name");continue;case T.ATTRIB_NAME_SAW_WHITE:if("="===r)n.state=T.ATTRIB_VALUE;else{if(v(r))continue;F(n,"Attribute without value"),n.tag.attributes[n.attribName]="",n.attribValue="",S(n,"onattribute",{name:n.attribName,value:""}),n.attribName="",">"===r?U(n):y(p,r)?(n.attribName=r,n.state=T.ATTRIB_NAME):(F(n,"Invalid attribute name"),n.state=T.ATTRIB)}continue;case T.ATTRIB_VALUE:if(v(r))continue;w(r)?(n.q=r,n.state=T.ATTRIB_VALUE_QUOTED):(F(n,"Unquoted attribute value"),n.state=T.ATTRIB_VALUE_UNQUOTED,n.attribValue=r);continue;case T.ATTRIB_VALUE_QUOTED:if(r!==n.q){"&"===r?n.state=T.ATTRIB_VALUE_ENTITY_Q:n.attribValue+=r;continue}D(n),n.q="",n.state=T.ATTRIB_VALUE_CLOSED;continue;case T.ATTRIB_VALUE_CLOSED:v(r)?n.state=T.ATTRIB:">"===r?U(n):"/"===r?n.state=T.OPEN_TAG_SLASH:y(p,r)?(F(n,"No whitespace between attributes"),n.attribName=r,n.attribValue="",n.state=T.ATTRIB_NAME):F(n,"Invalid attribute name");continue;case T.ATTRIB_VALUE_UNQUOTED:if(!A(r)){"&"===r?n.state=T.ATTRIB_VALUE_ENTITY_U:n.attribValue+=r;continue}D(n),">"===r?U(n):n.state=T.ATTRIB;continue;case T.CLOSE_TAG:if(n.tagName)">"===r?j(n):y(f,r)?n.tagName+=r:n.script?(n.script+=""===r?j(n):F(n,"Invalid characters in closing tag");continue;case T.TEXT_ENTITY:case T.ATTRIB_VALUE_ENTITY_Q:case T.ATTRIB_VALUE_ENTITY_U:var d,u;switch(n.state){case T.TEXT_ENTITY:d=T.TEXT,u="textNode";break;case T.ATTRIB_VALUE_ENTITY_Q:d=T.ATTRIB_VALUE_QUOTED,u="attribValue";break;case T.ATTRIB_VALUE_ENTITY_U:d=T.ATTRIB_VALUE_UNQUOTED,u="attribValue"}if(";"===r)if(n.opt.unparsedEntities){var m=R(n);n.entity="",n.state=d,n.write(m)}else n[u]+=R(n),n.entity="",n.state=d;else y(n.entity.length?h:g,r)?n.entity+=r:(F(n,"Invalid character in entity name"),n[u]+="&"+n.entity+r,n.entity="",n.state=d);continue;default:throw new Error(n,"Unknown state: "+n.state)}return n.position>=n.bufferCheckPosition&&function(e){for(var n=Math.max(t.MAX_BUFFER_LENGTH,10),s=0,r=0,o=i.length;rn)switch(i[r]){case"textNode":L(e);break;case"cdata":S(e,"oncdata",e.cdata),e.cdata="";break;case"script":S(e,"onscript",e.script),e.script="";break;default:P(e,"Max buffer length exceeded: "+i[r])}s=Math.max(s,a)}var l=t.MAX_BUFFER_LENGTH-s;e.bufferCheckPosition=l+e.position}(n),n},resume:function(){return this.error=null,this},close:function(){return this.write(null)},flush:function(){var t;L(t=this),""!==t.cdata&&(S(t,"oncdata",t.cdata),t.cdata=""),""!==t.script&&(S(t,"onscript",t.script),t.script="")}};try{e=n(88310).Stream}catch(t){e=function(){}}e||(e=function(){});var o=t.EVENTS.filter((function(t){return"error"!==t&&"end"!==t}));function a(t,n){if(!(this instanceof a))return new a(t,n);e.apply(this),this._parser=new r(t,n),this.writable=!0,this.readable=!0;var s=this;this._parser.onend=function(){s.emit("end")},this._parser.onerror=function(t){s.emit("error",t),s._parser.error=null},this._decoder=null,o.forEach((function(t){Object.defineProperty(s,"on"+t,{get:function(){return s._parser["on"+t]},set:function(e){if(!e)return s.removeAllListeners(t),s._parser["on"+t]=e,e;s.on(t,e)},enumerable:!0,configurable:!1})}))}a.prototype=Object.create(e.prototype,{constructor:{value:a}}),a.prototype.write=function(t){if("function"==typeof s&&"function"==typeof s.isBuffer&&s.isBuffer(t)){if(!this._decoder){var e=n(83141).I;this._decoder=new e("utf8")}t=this._decoder.write(t)}return this._parser.write(t.toString()),this.emit("data",t),!0},a.prototype.end=function(t){return t&&t.length&&this.write(t),this._parser.end(),!0},a.prototype.on=function(t,n){var s=this;return s._parser["on"+t]||-1===o.indexOf(t)||(s._parser["on"+t]=function(){var e=1===arguments.length?[arguments[0]]:Array.apply(null,arguments);e.splice(0,0,t),s.emit.apply(s,e)}),e.prototype.on.call(s,t,n)};var l="[CDATA[",c="DOCTYPE",d="http://www.w3.org/XML/1998/namespace",u="http://www.w3.org/2000/xmlns/",m={xml:d,xmlns:u},p=/[:_A-Za-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD]/,f=/[:_A-Za-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\u00B7\u0300-\u036F\u203F-\u2040.\d-]/,g=/[#:_A-Za-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD]/,h=/[#:_A-Za-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\u00B7\u0300-\u036F\u203F-\u2040.\d-]/;function v(t){return" "===t||"\n"===t||"\r"===t||"\t"===t}function w(t){return'"'===t||"'"===t}function A(t){return">"===t||v(t)}function y(t,e){return t.test(e)}function b(t,e){return!y(t,e)}var C,_,x,T=0;for(var k in t.STATE={BEGIN:T++,BEGIN_WHITESPACE:T++,TEXT:T++,TEXT_ENTITY:T++,OPEN_WAKA:T++,SGML_DECL:T++,SGML_DECL_QUOTED:T++,DOCTYPE:T++,DOCTYPE_QUOTED:T++,DOCTYPE_DTD:T++,DOCTYPE_DTD_QUOTED:T++,COMMENT_STARTING:T++,COMMENT:T++,COMMENT_ENDING:T++,COMMENT_ENDED:T++,CDATA:T++,CDATA_ENDING:T++,CDATA_ENDING_2:T++,PROC_INST:T++,PROC_INST_BODY:T++,PROC_INST_ENDING:T++,OPEN_TAG:T++,OPEN_TAG_SLASH:T++,ATTRIB:T++,ATTRIB_NAME:T++,ATTRIB_NAME_SAW_WHITE:T++,ATTRIB_VALUE:T++,ATTRIB_VALUE_QUOTED:T++,ATTRIB_VALUE_CLOSED:T++,ATTRIB_VALUE_UNQUOTED:T++,ATTRIB_VALUE_ENTITY_Q:T++,ATTRIB_VALUE_ENTITY_U:T++,CLOSE_TAG:T++,CLOSE_TAG_SAW_WHITE:T++,SCRIPT:T++,SCRIPT_ENDING:T++},t.XML_ENTITIES={amp:"&",gt:">",lt:"<",quot:'"',apos:"'"},t.ENTITIES={amp:"&",gt:">",lt:"<",quot:'"',apos:"'",AElig:198,Aacute:193,Acirc:194,Agrave:192,Aring:197,Atilde:195,Auml:196,Ccedil:199,ETH:208,Eacute:201,Ecirc:202,Egrave:200,Euml:203,Iacute:205,Icirc:206,Igrave:204,Iuml:207,Ntilde:209,Oacute:211,Ocirc:212,Ograve:210,Oslash:216,Otilde:213,Ouml:214,THORN:222,Uacute:218,Ucirc:219,Ugrave:217,Uuml:220,Yacute:221,aacute:225,acirc:226,aelig:230,agrave:224,aring:229,atilde:227,auml:228,ccedil:231,eacute:233,ecirc:234,egrave:232,eth:240,euml:235,iacute:237,icirc:238,igrave:236,iuml:239,ntilde:241,oacute:243,ocirc:244,ograve:242,oslash:248,otilde:245,ouml:246,szlig:223,thorn:254,uacute:250,ucirc:251,ugrave:249,uuml:252,yacute:253,yuml:255,copy:169,reg:174,nbsp:160,iexcl:161,cent:162,pound:163,curren:164,yen:165,brvbar:166,sect:167,uml:168,ordf:170,laquo:171,not:172,shy:173,macr:175,deg:176,plusmn:177,sup1:185,sup2:178,sup3:179,acute:180,micro:181,para:182,middot:183,cedil:184,ordm:186,raquo:187,frac14:188,frac12:189,frac34:190,iquest:191,times:215,divide:247,OElig:338,oelig:339,Scaron:352,scaron:353,Yuml:376,fnof:402,circ:710,tilde:732,Alpha:913,Beta:914,Gamma:915,Delta:916,Epsilon:917,Zeta:918,Eta:919,Theta:920,Iota:921,Kappa:922,Lambda:923,Mu:924,Nu:925,Xi:926,Omicron:927,Pi:928,Rho:929,Sigma:931,Tau:932,Upsilon:933,Phi:934,Chi:935,Psi:936,Omega:937,alpha:945,beta:946,gamma:947,delta:948,epsilon:949,zeta:950,eta:951,theta:952,iota:953,kappa:954,lambda:955,mu:956,nu:957,xi:958,omicron:959,pi:960,rho:961,sigmaf:962,sigma:963,tau:964,upsilon:965,phi:966,chi:967,psi:968,omega:969,thetasym:977,upsih:978,piv:982,ensp:8194,emsp:8195,thinsp:8201,zwnj:8204,zwj:8205,lrm:8206,rlm:8207,ndash:8211,mdash:8212,lsquo:8216,rsquo:8217,sbquo:8218,ldquo:8220,rdquo:8221,bdquo:8222,dagger:8224,Dagger:8225,bull:8226,hellip:8230,permil:8240,prime:8242,Prime:8243,lsaquo:8249,rsaquo:8250,oline:8254,frasl:8260,euro:8364,image:8465,weierp:8472,real:8476,trade:8482,alefsym:8501,larr:8592,uarr:8593,rarr:8594,darr:8595,harr:8596,crarr:8629,lArr:8656,uArr:8657,rArr:8658,dArr:8659,hArr:8660,forall:8704,part:8706,exist:8707,empty:8709,nabla:8711,isin:8712,notin:8713,ni:8715,prod:8719,sum:8721,minus:8722,lowast:8727,radic:8730,prop:8733,infin:8734,ang:8736,and:8743,or:8744,cap:8745,cup:8746,int:8747,there4:8756,sim:8764,cong:8773,asymp:8776,ne:8800,equiv:8801,le:8804,ge:8805,sub:8834,sup:8835,nsub:8836,sube:8838,supe:8839,oplus:8853,otimes:8855,perp:8869,sdot:8901,lceil:8968,rceil:8969,lfloor:8970,rfloor:8971,lang:9001,rang:9002,loz:9674,spades:9824,clubs:9827,hearts:9829,diams:9830},Object.keys(t.ENTITIES).forEach((function(e){var n=t.ENTITIES[e],s="number"==typeof n?String.fromCharCode(n):n;t.ENTITIES[e]=s})),t.STATE)t.STATE[t.STATE[k]]=k;function E(t,e,n){t[e]&&t[e](n)}function S(t,e,n){t.textNode&&L(t),E(t,e,n)}function L(t){t.textNode=N(t.opt,t.textNode),t.textNode&&E(t,"ontext",t.textNode),t.textNode=""}function N(t,e){return t.trim&&(e=e.trim()),t.normalize&&(e=e.replace(/\s+/g," ")),e}function P(t,e){return L(t),t.trackPosition&&(e+="\nLine: "+t.line+"\nColumn: "+t.column+"\nChar: "+t.c),e=new Error(e),t.error=e,E(t,"onerror",e),t}function I(t){return t.sawRoot&&!t.closedRoot&&F(t,"Unclosed root tag"),t.state!==T.BEGIN&&t.state!==T.BEGIN_WHITESPACE&&t.state!==T.TEXT&&P(t,"Unexpected end"),L(t),t.c="",t.closed=!0,E(t,"onend"),r.call(t,t.strict,t.opt),t}function F(t,e){if("object"!=typeof t||!(t instanceof r))throw new Error("bad call to strictFail");t.strict&&P(t,e)}function B(t){t.strict||(t.tagName=t.tagName[t.looseCase]());var e=t.tags[t.tags.length-1]||t,n=t.tag={name:t.tagName,attributes:{}};t.opt.xmlns&&(n.ns=e.ns),t.attribList.length=0,S(t,"onopentagstart",n)}function O(t,e){var n=t.indexOf(":")<0?["",t]:t.split(":"),s=n[0],i=n[1];return e&&"xmlns"===t&&(s="xmlns",i=""),{prefix:s,local:i}}function D(t){if(t.strict||(t.attribName=t.attribName[t.looseCase]()),-1!==t.attribList.indexOf(t.attribName)||t.tag.attributes.hasOwnProperty(t.attribName))t.attribName=t.attribValue="";else{if(t.opt.xmlns){var e=O(t.attribName,!0),n=e.prefix,s=e.local;if("xmlns"===n)if("xml"===s&&t.attribValue!==d)F(t,"xml: prefix must be bound to "+d+"\nActual: "+t.attribValue);else if("xmlns"===s&&t.attribValue!==u)F(t,"xmlns: prefix must be bound to "+u+"\nActual: "+t.attribValue);else{var i=t.tag,r=t.tags[t.tags.length-1]||t;i.ns===r.ns&&(i.ns=Object.create(r.ns)),i.ns[s]=t.attribValue}t.attribList.push([t.attribName,t.attribValue])}else t.tag.attributes[t.attribName]=t.attribValue,S(t,"onattribute",{name:t.attribName,value:t.attribValue});t.attribName=t.attribValue=""}}function U(t,e){if(t.opt.xmlns){var n=t.tag,s=O(t.tagName);n.prefix=s.prefix,n.local=s.local,n.uri=n.ns[s.prefix]||"",n.prefix&&!n.uri&&(F(t,"Unbound namespace prefix: "+JSON.stringify(t.tagName)),n.uri=s.prefix);var i=t.tags[t.tags.length-1]||t;n.ns&&i.ns!==n.ns&&Object.keys(n.ns).forEach((function(e){S(t,"onopennamespace",{prefix:e,uri:n.ns[e]})}));for(var r=0,o=t.attribList.length;r",t.tagName="",void(t.state=T.SCRIPT);S(t,"onscript",t.script),t.script=""}var e=t.tags.length,n=t.tagName;t.strict||(n=n[t.looseCase]());for(var s=n;e--&&t.tags[e].name!==s;)F(t,"Unexpected close tag");if(e<0)return F(t,"Unmatched closing tag: "+t.tagName),t.textNode+="",void(t.state=T.TEXT);t.tagName=n;for(var i=t.tags.length;i-- >e;){var r=t.tag=t.tags.pop();t.tagName=t.tag.name,S(t,"onclosetag",t.tagName);var o={};for(var a in r.ns)o[a]=r.ns[a];var l=t.tags[t.tags.length-1]||t;t.opt.xmlns&&r.ns!==l.ns&&Object.keys(r.ns).forEach((function(e){var n=r.ns[e];S(t,"onclosenamespace",{prefix:e,uri:n})}))}0===e&&(t.closedRoot=!0),t.tagName=t.attribValue=t.attribName="",t.attribList.length=0,t.state=T.TEXT}function R(t){var e,n=t.entity,s=n.toLowerCase(),i="";return t.ENTITIES[n]?t.ENTITIES[n]:t.ENTITIES[s]?t.ENTITIES[s]:("#"===(n=s).charAt(0)&&("x"===n.charAt(1)?(n=n.slice(2),i=(e=parseInt(n,16)).toString(16)):(n=n.slice(1),i=(e=parseInt(n,10)).toString(10))),n=n.replace(/^0+/,""),isNaN(e)||i.toLowerCase()!==n?(F(t,"Invalid character entity"),"&"+t.entity+";"):String.fromCodePoint(e))}function M(t,e){"<"===e?(t.state=T.OPEN_WAKA,t.startTagPosition=t.position):v(e)||(F(t,"Non-whitespace before first tag."),t.textNode=e,t.state=T.TEXT)}function z(t,e){var n="";return e1114111||_(o)!==o)throw RangeError("Invalid code point: "+o);o<=65535?n.push(o):(t=55296+((o-=65536)>>10),e=o%1024+56320,n.push(t,e)),(s+1===i||n.length>16384)&&(r+=C.apply(null,n),n.length=0)}return r},Object.defineProperty?Object.defineProperty(String,"fromCodePoint",{value:x,configurable:!0,writable:!0}):String.fromCodePoint=x)}(e)},42791:function(t,e,n){var s=n(65606);!function(t,e){"use strict";if(!t.setImmediate){var n,i,r,o,a,l=1,c={},d=!1,u=t.document,m=Object.getPrototypeOf&&Object.getPrototypeOf(t);m=m&&m.setTimeout?m:t,"[object process]"==={}.toString.call(t.process)?n=function(t){s.nextTick((function(){f(t)}))}:function(){if(t.postMessage&&!t.importScripts){var e=!0,n=t.onmessage;return t.onmessage=function(){e=!1},t.postMessage("","*"),t.onmessage=n,e}}()?(o="setImmediate$"+Math.random()+"$",a=function(e){e.source===t&&"string"==typeof e.data&&0===e.data.indexOf(o)&&f(+e.data.slice(o.length))},t.addEventListener?t.addEventListener("message",a,!1):t.attachEvent("onmessage",a),n=function(e){t.postMessage(o+e,"*")}):t.MessageChannel?((r=new MessageChannel).port1.onmessage=function(t){f(t.data)},n=function(t){r.port2.postMessage(t)}):u&&"onreadystatechange"in u.createElement("script")?(i=u.documentElement,n=function(t){var e=u.createElement("script");e.onreadystatechange=function(){f(t),e.onreadystatechange=null,i.removeChild(e),e=null},i.appendChild(e)}):n=function(t){setTimeout(f,0,t)},m.setImmediate=function(t){"function"!=typeof t&&(t=new Function(""+t));for(var e=new Array(arguments.length-1),s=0;s{function e(t,e){return null==t?e:t}t.exports=function(t){var n,s=e((t=t||{}).max,1),i=e(t.min,0),r=e(t.autostart,!0),o=e(t.ignoreSameProgress,!1),a=null,l=null,c=null,d=(n=e(t.historyTimeConstant,2.5),function(t,e,s){return t+s/(s+n)*(e-t)});function u(){m(i)}function m(t,e){if("number"!=typeof e&&(e=Date.now()),l!==e&&(!o||c!==t)){if(null===l||null===c)return c=t,void(l=e);var n=.001*(e-l),s=(t-c)/n;a=null===a?s:d(a,s,n),c=t,l=e}}return{start:u,reset:function(){a=null,l=null,c=null,r&&u()},report:m,estimate:function(t){if(null===c)return 1/0;if(c>=s)return 0;if(null===a)return 1/0;var e=(s-c)/a;return"number"==typeof t&&"number"==typeof l&&(e-=.001*(t-l)),Math.max(0,e)},rate:function(){return null===a?0:a}}}},88310:(t,e,n)=>{t.exports=i;var s=n(37007).EventEmitter;function i(){s.call(this)}n(56698)(i,s),i.Readable=n(46891),i.Writable=n(81999),i.Duplex=n(88101),i.Transform=n(59083),i.PassThrough=n(3681),i.finished=n(14257),i.pipeline=n(5267),i.Stream=i,i.prototype.pipe=function(t,e){var n=this;function i(e){t.writable&&!1===t.write(e)&&n.pause&&n.pause()}function r(){n.readable&&n.resume&&n.resume()}n.on("data",i),t.on("drain",r),t._isStdio||e&&!1===e.end||(n.on("end",a),n.on("close",l));var o=!1;function a(){o||(o=!0,t.end())}function l(){o||(o=!0,"function"==typeof t.destroy&&t.destroy())}function c(t){if(d(),0===s.listenerCount(this,"error"))throw t}function d(){n.removeListener("data",i),t.removeListener("drain",r),n.removeListener("end",a),n.removeListener("close",l),n.removeListener("error",c),t.removeListener("error",c),n.removeListener("end",d),n.removeListener("close",d),t.removeListener("close",d)}return n.on("error",c),t.on("error",c),n.on("end",d),n.on("close",d),t.on("close",d),t.emit("pipe",n),t}},12463:t=>{"use strict";var e={};function n(t,n,s){s||(s=Error);var i=function(t){var e,s;function i(e,s,i){return t.call(this,function(t,e,s){return"string"==typeof n?n:n(t,e,s)}(e,s,i))||this}return s=t,(e=i).prototype=Object.create(s.prototype),e.prototype.constructor=e,e.__proto__=s,i}(s);i.prototype.name=s.name,i.prototype.code=t,e[t]=i}function s(t,e){if(Array.isArray(t)){var n=t.length;return t=t.map((function(t){return String(t)})),n>2?"one of ".concat(e," ").concat(t.slice(0,n-1).join(", "),", or ")+t[n-1]:2===n?"one of ".concat(e," ").concat(t[0]," or ").concat(t[1]):"of ".concat(e," ").concat(t[0])}return"of ".concat(e," ").concat(String(t))}n("ERR_INVALID_OPT_VALUE",(function(t,e){return'The value "'+e+'" is invalid for option "'+t+'"'}),TypeError),n("ERR_INVALID_ARG_TYPE",(function(t,e,n){var i,r,o,a,l;if("string"==typeof e&&(r="not ",e.substr(0,4)===r)?(i="must not be",e=e.replace(/^not /,"")):i="must be",function(t,e,n){return(void 0===n||n>t.length)&&(n=t.length),t.substring(n-9,n)===e}(t," argument"))o="The ".concat(t," ").concat(i," ").concat(s(e,"type"));else{var c=("number"!=typeof l&&(l=0),l+1>(a=t).length||-1===a.indexOf(".",l)?"argument":"property");o='The "'.concat(t,'" ').concat(c," ").concat(i," ").concat(s(e,"type"))}return o+". Received type ".concat(typeof n)}),TypeError),n("ERR_STREAM_PUSH_AFTER_EOF","stream.push() after EOF"),n("ERR_METHOD_NOT_IMPLEMENTED",(function(t){return"The "+t+" method is not implemented"})),n("ERR_STREAM_PREMATURE_CLOSE","Premature close"),n("ERR_STREAM_DESTROYED",(function(t){return"Cannot call "+t+" after a stream was destroyed"})),n("ERR_MULTIPLE_CALLBACK","Callback called multiple times"),n("ERR_STREAM_CANNOT_PIPE","Cannot pipe, not readable"),n("ERR_STREAM_WRITE_AFTER_END","write after end"),n("ERR_STREAM_NULL_VALUES","May not write null values to stream",TypeError),n("ERR_UNKNOWN_ENCODING",(function(t){return"Unknown encoding: "+t}),TypeError),n("ERR_STREAM_UNSHIFT_AFTER_END_EVENT","stream.unshift() after end event"),t.exports.F=e},88101:(t,e,n)=>{"use strict";var s=n(65606),i=Object.keys||function(t){var e=[];for(var n in t)e.push(n);return e};t.exports=d;var r=n(46891),o=n(81999);n(56698)(d,r);for(var a=i(o.prototype),l=0;l{"use strict";t.exports=i;var s=n(59083);function i(t){if(!(this instanceof i))return new i(t);s.call(this,t)}n(56698)(i,s),i.prototype._transform=function(t,e,n){n(null,t)}},46891:(t,e,n)=>{"use strict";var s,i=n(65606);t.exports=T,T.ReadableState=x,n(37007).EventEmitter;var r,o=function(t,e){return t.listeners(e).length},a=n(41396),l=n(48287).Buffer,c=(void 0!==n.g?n.g:"undefined"!=typeof window?window:"undefined"!=typeof self?self:{}).Uint8Array||function(){},d=n(99580);r=d&&d.debuglog?d.debuglog("stream"):function(){};var u,m,p,f=n(81766),g=n(54347),h=n(66644).getHighWaterMark,v=n(12463).F,w=v.ERR_INVALID_ARG_TYPE,A=v.ERR_STREAM_PUSH_AFTER_EOF,y=v.ERR_METHOD_NOT_IMPLEMENTED,b=v.ERR_STREAM_UNSHIFT_AFTER_END_EVENT;n(56698)(T,a);var C=g.errorOrDestroy,_=["error","close","destroy","pause","resume"];function x(t,e,i){s=s||n(88101),t=t||{},"boolean"!=typeof i&&(i=e instanceof s),this.objectMode=!!t.objectMode,i&&(this.objectMode=this.objectMode||!!t.readableObjectMode),this.highWaterMark=h(this,t,"readableHighWaterMark",i),this.buffer=new f,this.length=0,this.pipes=null,this.pipesCount=0,this.flowing=null,this.ended=!1,this.endEmitted=!1,this.reading=!1,this.sync=!0,this.needReadable=!1,this.emittedReadable=!1,this.readableListening=!1,this.resumeScheduled=!1,this.paused=!0,this.emitClose=!1!==t.emitClose,this.autoDestroy=!!t.autoDestroy,this.destroyed=!1,this.defaultEncoding=t.defaultEncoding||"utf8",this.awaitDrain=0,this.readingMore=!1,this.decoder=null,this.encoding=null,t.encoding&&(u||(u=n(83141).I),this.decoder=new u(t.encoding),this.encoding=t.encoding)}function T(t){if(s=s||n(88101),!(this instanceof T))return new T(t);var e=this instanceof s;this._readableState=new x(t,this,e),this.readable=!0,t&&("function"==typeof t.read&&(this._read=t.read),"function"==typeof t.destroy&&(this._destroy=t.destroy)),a.call(this)}function k(t,e,n,s,i){r("readableAddChunk",e);var o,a=t._readableState;if(null===e)a.reading=!1,function(t,e){if(r("onEofChunk"),!e.ended){if(e.decoder){var n=e.decoder.end();n&&n.length&&(e.buffer.push(n),e.length+=e.objectMode?1:n.length)}e.ended=!0,e.sync?N(t):(e.needReadable=!1,e.emittedReadable||(e.emittedReadable=!0,P(t)))}}(t,a);else if(i||(o=function(t,e){var n,s;return s=e,l.isBuffer(s)||s instanceof c||"string"==typeof e||void 0===e||t.objectMode||(n=new w("chunk",["string","Buffer","Uint8Array"],e)),n}(a,e)),o)C(t,o);else if(a.objectMode||e&&e.length>0)if("string"==typeof e||a.objectMode||Object.getPrototypeOf(e)===l.prototype||(e=function(t){return l.from(t)}(e)),s)a.endEmitted?C(t,new b):E(t,a,e,!0);else if(a.ended)C(t,new A);else{if(a.destroyed)return!1;a.reading=!1,a.decoder&&!n?(e=a.decoder.write(e),a.objectMode||0!==e.length?E(t,a,e,!1):I(t,a)):E(t,a,e,!1)}else s||(a.reading=!1,I(t,a));return!a.ended&&(a.lengthe.highWaterMark&&(e.highWaterMark=function(t){return t>=S?t=S:(t--,t|=t>>>1,t|=t>>>2,t|=t>>>4,t|=t>>>8,t|=t>>>16,t++),t}(t)),t<=e.length?t:e.ended?e.length:(e.needReadable=!0,0))}function N(t){var e=t._readableState;r("emitReadable",e.needReadable,e.emittedReadable),e.needReadable=!1,e.emittedReadable||(r("emitReadable",e.flowing),e.emittedReadable=!0,i.nextTick(P,t))}function P(t){var e=t._readableState;r("emitReadable_",e.destroyed,e.length,e.ended),e.destroyed||!e.length&&!e.ended||(t.emit("readable"),e.emittedReadable=!1),e.needReadable=!e.flowing&&!e.ended&&e.length<=e.highWaterMark,U(t)}function I(t,e){e.readingMore||(e.readingMore=!0,i.nextTick(F,t,e))}function F(t,e){for(;!e.reading&&!e.ended&&(e.length0,e.resumeScheduled&&!e.paused?e.flowing=!0:t.listenerCount("data")>0&&t.resume()}function O(t){r("readable nexttick read 0"),t.read(0)}function D(t,e){r("resume",e.reading),e.reading||t.read(0),e.resumeScheduled=!1,t.emit("resume"),U(t),e.flowing&&!e.reading&&t.read(0)}function U(t){var e=t._readableState;for(r("flow",e.flowing);e.flowing&&null!==t.read(););}function j(t,e){return 0===e.length?null:(e.objectMode?n=e.buffer.shift():!t||t>=e.length?(n=e.decoder?e.buffer.join(""):1===e.buffer.length?e.buffer.first():e.buffer.concat(e.length),e.buffer.clear()):n=e.buffer.consume(t,e.decoder),n);var n}function R(t){var e=t._readableState;r("endReadable",e.endEmitted),e.endEmitted||(e.ended=!0,i.nextTick(M,e,t))}function M(t,e){if(r("endReadableNT",t.endEmitted,t.length),!t.endEmitted&&0===t.length&&(t.endEmitted=!0,e.readable=!1,e.emit("end"),t.autoDestroy)){var n=e._writableState;(!n||n.autoDestroy&&n.finished)&&e.destroy()}}function z(t,e){for(var n=0,s=t.length;n=e.highWaterMark:e.length>0)||e.ended))return r("read: emitReadable",e.length,e.ended),0===e.length&&e.ended?R(this):N(this),null;if(0===(t=L(t,e))&&e.ended)return 0===e.length&&R(this),null;var s,i=e.needReadable;return r("need readable",i),(0===e.length||e.length-t0?j(t,e):null)?(e.needReadable=e.length<=e.highWaterMark,t=0):(e.length-=t,e.awaitDrain=0),0===e.length&&(e.ended||(e.needReadable=!0),n!==t&&e.ended&&R(this)),null!==s&&this.emit("data",s),s},T.prototype._read=function(t){C(this,new y("_read()"))},T.prototype.pipe=function(t,e){var n=this,s=this._readableState;switch(s.pipesCount){case 0:s.pipes=t;break;case 1:s.pipes=[s.pipes,t];break;default:s.pipes.push(t)}s.pipesCount+=1,r("pipe count=%d opts=%j",s.pipesCount,e);var a=e&&!1===e.end||t===i.stdout||t===i.stderr?g:l;function l(){r("onend"),t.end()}s.endEmitted?i.nextTick(a):n.once("end",a),t.on("unpipe",(function e(i,o){r("onunpipe"),i===n&&o&&!1===o.hasUnpiped&&(o.hasUnpiped=!0,r("cleanup"),t.removeListener("close",p),t.removeListener("finish",f),t.removeListener("drain",c),t.removeListener("error",m),t.removeListener("unpipe",e),n.removeListener("end",l),n.removeListener("end",g),n.removeListener("data",u),d=!0,!s.awaitDrain||t._writableState&&!t._writableState.needDrain||c())}));var c=function(t){return function(){var e=t._readableState;r("pipeOnDrain",e.awaitDrain),e.awaitDrain&&e.awaitDrain--,0===e.awaitDrain&&o(t,"data")&&(e.flowing=!0,U(t))}}(n);t.on("drain",c);var d=!1;function u(e){r("ondata");var i=t.write(e);r("dest.write",i),!1===i&&((1===s.pipesCount&&s.pipes===t||s.pipesCount>1&&-1!==z(s.pipes,t))&&!d&&(r("false write response, pause",s.awaitDrain),s.awaitDrain++),n.pause())}function m(e){r("onerror",e),g(),t.removeListener("error",m),0===o(t,"error")&&C(t,e)}function p(){t.removeListener("finish",f),g()}function f(){r("onfinish"),t.removeListener("close",p),g()}function g(){r("unpipe"),n.unpipe(t)}return n.on("data",u),function(t,e,n){if("function"==typeof t.prependListener)return t.prependListener(e,n);t._events&&t._events[e]?Array.isArray(t._events[e])?t._events[e].unshift(n):t._events[e]=[n,t._events[e]]:t.on(e,n)}(t,"error",m),t.once("close",p),t.once("finish",f),t.emit("pipe",n),s.flowing||(r("pipe resume"),n.resume()),t},T.prototype.unpipe=function(t){var e=this._readableState,n={hasUnpiped:!1};if(0===e.pipesCount)return this;if(1===e.pipesCount)return t&&t!==e.pipes||(t||(t=e.pipes),e.pipes=null,e.pipesCount=0,e.flowing=!1,t&&t.emit("unpipe",this,n)),this;if(!t){var s=e.pipes,i=e.pipesCount;e.pipes=null,e.pipesCount=0,e.flowing=!1;for(var r=0;r0,!1!==s.flowing&&this.resume()):"readable"===t&&(s.endEmitted||s.readableListening||(s.readableListening=s.needReadable=!0,s.flowing=!1,s.emittedReadable=!1,r("on readable",s.length,s.reading),s.length?N(this):s.reading||i.nextTick(O,this))),n},T.prototype.addListener=T.prototype.on,T.prototype.removeListener=function(t,e){var n=a.prototype.removeListener.call(this,t,e);return"readable"===t&&i.nextTick(B,this),n},T.prototype.removeAllListeners=function(t){var e=a.prototype.removeAllListeners.apply(this,arguments);return"readable"!==t&&void 0!==t||i.nextTick(B,this),e},T.prototype.resume=function(){var t=this._readableState;return t.flowing||(r("resume"),t.flowing=!t.readableListening,function(t,e){e.resumeScheduled||(e.resumeScheduled=!0,i.nextTick(D,t,e))}(this,t)),t.paused=!1,this},T.prototype.pause=function(){return r("call pause flowing=%j",this._readableState.flowing),!1!==this._readableState.flowing&&(r("pause"),this._readableState.flowing=!1,this.emit("pause")),this._readableState.paused=!0,this},T.prototype.wrap=function(t){var e=this,n=this._readableState,s=!1;for(var i in t.on("end",(function(){if(r("wrapped end"),n.decoder&&!n.ended){var t=n.decoder.end();t&&t.length&&e.push(t)}e.push(null)})),t.on("data",(function(i){r("wrapped data"),n.decoder&&(i=n.decoder.write(i)),n.objectMode&&null==i||(n.objectMode||i&&i.length)&&(e.push(i)||(s=!0,t.pause()))})),t)void 0===this[i]&&"function"==typeof t[i]&&(this[i]=function(e){return function(){return t[e].apply(t,arguments)}}(i));for(var o=0;o<_.length;o++)t.on(_[o],this.emit.bind(this,_[o]));return this._read=function(e){r("wrapped _read",e),s&&(s=!1,t.resume())},this},"function"==typeof Symbol&&(T.prototype[Symbol.asyncIterator]=function(){return void 0===m&&(m=n(65034)),m(this)}),Object.defineProperty(T.prototype,"readableHighWaterMark",{enumerable:!1,get:function(){return this._readableState.highWaterMark}}),Object.defineProperty(T.prototype,"readableBuffer",{enumerable:!1,get:function(){return this._readableState&&this._readableState.buffer}}),Object.defineProperty(T.prototype,"readableFlowing",{enumerable:!1,get:function(){return this._readableState.flowing},set:function(t){this._readableState&&(this._readableState.flowing=t)}}),T._fromList=j,Object.defineProperty(T.prototype,"readableLength",{enumerable:!1,get:function(){return this._readableState.length}}),"function"==typeof Symbol&&(T.from=function(t,e){return void 0===p&&(p=n(90968)),p(T,t,e)})},59083:(t,e,n)=>{"use strict";t.exports=d;var s=n(12463).F,i=s.ERR_METHOD_NOT_IMPLEMENTED,r=s.ERR_MULTIPLE_CALLBACK,o=s.ERR_TRANSFORM_ALREADY_TRANSFORMING,a=s.ERR_TRANSFORM_WITH_LENGTH_0,l=n(88101);function c(t,e){var n=this._transformState;n.transforming=!1;var s=n.writecb;if(null===s)return this.emit("error",new r);n.writechunk=null,n.writecb=null,null!=e&&this.push(e),s(t);var i=this._readableState;i.reading=!1,(i.needReadable||i.length{"use strict";var s,i=n(65606);function r(t){var e=this;this.next=null,this.entry=null,this.finish=function(){!function(t,e,n){var s=t.entry;for(t.entry=null;s;){var i=s.callback;e.pendingcb--,i(undefined),s=s.next}e.corkedRequestsFree.next=t}(e,t)}}t.exports=T,T.WritableState=x;var o,a={deprecate:n(94643)},l=n(41396),c=n(48287).Buffer,d=(void 0!==n.g?n.g:"undefined"!=typeof window?window:"undefined"!=typeof self?self:{}).Uint8Array||function(){},u=n(54347),m=n(66644).getHighWaterMark,p=n(12463).F,f=p.ERR_INVALID_ARG_TYPE,g=p.ERR_METHOD_NOT_IMPLEMENTED,h=p.ERR_MULTIPLE_CALLBACK,v=p.ERR_STREAM_CANNOT_PIPE,w=p.ERR_STREAM_DESTROYED,A=p.ERR_STREAM_NULL_VALUES,y=p.ERR_STREAM_WRITE_AFTER_END,b=p.ERR_UNKNOWN_ENCODING,C=u.errorOrDestroy;function _(){}function x(t,e,o){s=s||n(88101),t=t||{},"boolean"!=typeof o&&(o=e instanceof s),this.objectMode=!!t.objectMode,o&&(this.objectMode=this.objectMode||!!t.writableObjectMode),this.highWaterMark=m(this,t,"writableHighWaterMark",o),this.finalCalled=!1,this.needDrain=!1,this.ending=!1,this.ended=!1,this.finished=!1,this.destroyed=!1;var a=!1===t.decodeStrings;this.decodeStrings=!a,this.defaultEncoding=t.defaultEncoding||"utf8",this.length=0,this.writing=!1,this.corked=0,this.sync=!0,this.bufferProcessing=!1,this.onwrite=function(t){!function(t,e){var n=t._writableState,s=n.sync,r=n.writecb;if("function"!=typeof r)throw new h;if(function(t){t.writing=!1,t.writecb=null,t.length-=t.writelen,t.writelen=0}(n),e)!function(t,e,n,s,r){--e.pendingcb,n?(i.nextTick(r,s),i.nextTick(P,t,e),t._writableState.errorEmitted=!0,C(t,s)):(r(s),t._writableState.errorEmitted=!0,C(t,s),P(t,e))}(t,n,s,e,r);else{var o=L(n)||t.destroyed;o||n.corked||n.bufferProcessing||!n.bufferedRequest||S(t,n),s?i.nextTick(E,t,n,o,r):E(t,n,o,r)}}(e,t)},this.writecb=null,this.writelen=0,this.bufferedRequest=null,this.lastBufferedRequest=null,this.pendingcb=0,this.prefinished=!1,this.errorEmitted=!1,this.emitClose=!1!==t.emitClose,this.autoDestroy=!!t.autoDestroy,this.bufferedRequestCount=0,this.corkedRequestsFree=new r(this)}function T(t){var e=this instanceof(s=s||n(88101));if(!e&&!o.call(T,this))return new T(t);this._writableState=new x(t,this,e),this.writable=!0,t&&("function"==typeof t.write&&(this._write=t.write),"function"==typeof t.writev&&(this._writev=t.writev),"function"==typeof t.destroy&&(this._destroy=t.destroy),"function"==typeof t.final&&(this._final=t.final)),l.call(this)}function k(t,e,n,s,i,r,o){e.writelen=s,e.writecb=o,e.writing=!0,e.sync=!0,e.destroyed?e.onwrite(new w("write")):n?t._writev(i,e.onwrite):t._write(i,r,e.onwrite),e.sync=!1}function E(t,e,n,s){n||function(t,e){0===e.length&&e.needDrain&&(e.needDrain=!1,t.emit("drain"))}(t,e),e.pendingcb--,s(),P(t,e)}function S(t,e){e.bufferProcessing=!0;var n=e.bufferedRequest;if(t._writev&&n&&n.next){var s=e.bufferedRequestCount,i=new Array(s),o=e.corkedRequestsFree;o.entry=n;for(var a=0,l=!0;n;)i[a]=n,n.isBuf||(l=!1),n=n.next,a+=1;i.allBuffers=l,k(t,e,!0,e.length,i,"",o.finish),e.pendingcb++,e.lastBufferedRequest=null,o.next?(e.corkedRequestsFree=o.next,o.next=null):e.corkedRequestsFree=new r(e),e.bufferedRequestCount=0}else{for(;n;){var c=n.chunk,d=n.encoding,u=n.callback;if(k(t,e,!1,e.objectMode?1:c.length,c,d,u),n=n.next,e.bufferedRequestCount--,e.writing)break}null===n&&(e.lastBufferedRequest=null)}e.bufferedRequest=n,e.bufferProcessing=!1}function L(t){return t.ending&&0===t.length&&null===t.bufferedRequest&&!t.finished&&!t.writing}function N(t,e){t._final((function(n){e.pendingcb--,n&&C(t,n),e.prefinished=!0,t.emit("prefinish"),P(t,e)}))}function P(t,e){var n=L(e);if(n&&(function(t,e){e.prefinished||e.finalCalled||("function"!=typeof t._final||e.destroyed?(e.prefinished=!0,t.emit("prefinish")):(e.pendingcb++,e.finalCalled=!0,i.nextTick(N,t,e)))}(t,e),0===e.pendingcb&&(e.finished=!0,t.emit("finish"),e.autoDestroy))){var s=t._readableState;(!s||s.autoDestroy&&s.endEmitted)&&t.destroy()}return n}n(56698)(T,l),x.prototype.getBuffer=function(){for(var t=this.bufferedRequest,e=[];t;)e.push(t),t=t.next;return e},function(){try{Object.defineProperty(x.prototype,"buffer",{get:a.deprecate((function(){return this.getBuffer()}),"_writableState.buffer is deprecated. Use _writableState.getBuffer instead.","DEP0003")})}catch(t){}}(),"function"==typeof Symbol&&Symbol.hasInstance&&"function"==typeof Function.prototype[Symbol.hasInstance]?(o=Function.prototype[Symbol.hasInstance],Object.defineProperty(T,Symbol.hasInstance,{value:function(t){return!!o.call(this,t)||this===T&&t&&t._writableState instanceof x}})):o=function(t){return t instanceof this},T.prototype.pipe=function(){C(this,new v)},T.prototype.write=function(t,e,n){var s,r=this._writableState,o=!1,a=!r.objectMode&&(s=t,c.isBuffer(s)||s instanceof d);return a&&!c.isBuffer(t)&&(t=function(t){return c.from(t)}(t)),"function"==typeof e&&(n=e,e=null),a?e="buffer":e||(e=r.defaultEncoding),"function"!=typeof n&&(n=_),r.ending?function(t,e){var n=new y;C(t,n),i.nextTick(e,n)}(this,n):(a||function(t,e,n,s){var r;return null===n?r=new A:"string"==typeof n||e.objectMode||(r=new f("chunk",["string","Buffer"],n)),!r||(C(t,r),i.nextTick(s,r),!1)}(this,r,t,n))&&(r.pendingcb++,o=function(t,e,n,s,i,r){if(!n){var o=function(t,e,n){return t.objectMode||!1===t.decodeStrings||"string"!=typeof e||(e=c.from(e,n)),e}(e,s,i);s!==o&&(n=!0,i="buffer",s=o)}var a=e.objectMode?1:s.length;e.length+=a;var l=e.length-1))throw new b(t);return this._writableState.defaultEncoding=t,this},Object.defineProperty(T.prototype,"writableBuffer",{enumerable:!1,get:function(){return this._writableState&&this._writableState.getBuffer()}}),Object.defineProperty(T.prototype,"writableHighWaterMark",{enumerable:!1,get:function(){return this._writableState.highWaterMark}}),T.prototype._write=function(t,e,n){n(new g("_write()"))},T.prototype._writev=null,T.prototype.end=function(t,e,n){var s=this._writableState;return"function"==typeof t?(n=t,t=null,e=null):"function"==typeof e&&(n=e,e=null),null!=t&&this.write(t,e),s.corked&&(s.corked=1,this.uncork()),s.ending||function(t,e,n){e.ending=!0,P(t,e),n&&(e.finished?i.nextTick(n):t.once("finish",n)),e.ended=!0,t.writable=!1}(this,s,n),this},Object.defineProperty(T.prototype,"writableLength",{enumerable:!1,get:function(){return this._writableState.length}}),Object.defineProperty(T.prototype,"destroyed",{enumerable:!1,get:function(){return void 0!==this._writableState&&this._writableState.destroyed},set:function(t){this._writableState&&(this._writableState.destroyed=t)}}),T.prototype.destroy=u.destroy,T.prototype._undestroy=u.undestroy,T.prototype._destroy=function(t,e){e(t)}},65034:(t,e,n)=>{"use strict";var s,i=n(65606);function r(t,e,n){return(e=function(t){var e=function(t,e){if("object"!=typeof t||null===t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var s=n.call(t,"string");if("object"!=typeof s)return s;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==typeof e?e:String(e)}(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var o=n(14257),a=Symbol("lastResolve"),l=Symbol("lastReject"),c=Symbol("error"),d=Symbol("ended"),u=Symbol("lastPromise"),m=Symbol("handlePromise"),p=Symbol("stream");function f(t,e){return{value:t,done:e}}function g(t){var e=t[a];if(null!==e){var n=t[p].read();null!==n&&(t[u]=null,t[a]=null,t[l]=null,e(f(n,!1)))}}function h(t){i.nextTick(g,t)}var v=Object.getPrototypeOf((function(){})),w=Object.setPrototypeOf((r(s={get stream(){return this[p]},next:function(){var t=this,e=this[c];if(null!==e)return Promise.reject(e);if(this[d])return Promise.resolve(f(void 0,!0));if(this[p].destroyed)return new Promise((function(e,n){i.nextTick((function(){t[c]?n(t[c]):e(f(void 0,!0))}))}));var n,s=this[u];if(s)n=new Promise(function(t,e){return function(n,s){t.then((function(){e[d]?n(f(void 0,!0)):e[m](n,s)}),s)}}(s,this));else{var r=this[p].read();if(null!==r)return Promise.resolve(f(r,!1));n=new Promise(this[m])}return this[u]=n,n}},Symbol.asyncIterator,(function(){return this})),r(s,"return",(function(){var t=this;return new Promise((function(e,n){t[p].destroy(null,(function(t){t?n(t):e(f(void 0,!0))}))}))})),s),v);t.exports=function(t){var e,n=Object.create(w,(r(e={},p,{value:t,writable:!0}),r(e,a,{value:null,writable:!0}),r(e,l,{value:null,writable:!0}),r(e,c,{value:null,writable:!0}),r(e,d,{value:t._readableState.endEmitted,writable:!0}),r(e,m,{value:function(t,e){var s=n[p].read();s?(n[u]=null,n[a]=null,n[l]=null,t(f(s,!1))):(n[a]=t,n[l]=e)},writable:!0}),e));return n[u]=null,o(t,(function(t){if(t&&"ERR_STREAM_PREMATURE_CLOSE"!==t.code){var e=n[l];return null!==e&&(n[u]=null,n[a]=null,n[l]=null,e(t)),void(n[c]=t)}var s=n[a];null!==s&&(n[u]=null,n[a]=null,n[l]=null,s(f(void 0,!0))),n[d]=!0})),t.on("readable",h.bind(null,n)),n}},81766:(t,e,n)=>{"use strict";function s(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(t);e&&(s=s.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,s)}return n}function i(t){for(var e=1;e0?this.tail.next=e:this.head=e,this.tail=e,++this.length}},{key:"unshift",value:function(t){var e={data:t,next:this.head};0===this.length&&(this.tail=e),this.head=e,++this.length}},{key:"shift",value:function(){if(0!==this.length){var t=this.head.data;return 1===this.length?this.head=this.tail=null:this.head=this.head.next,--this.length,t}}},{key:"clear",value:function(){this.head=this.tail=null,this.length=0}},{key:"join",value:function(t){if(0===this.length)return"";for(var e=this.head,n=""+e.data;e=e.next;)n+=t+e.data;return n}},{key:"concat",value:function(t){if(0===this.length)return l.alloc(0);for(var e,n,s,i=l.allocUnsafe(t>>>0),r=this.head,o=0;r;)e=r.data,n=i,s=o,l.prototype.copy.call(e,n,s),o+=r.data.length,r=r.next;return i}},{key:"consume",value:function(t,e){var n;return ti.length?i.length:t;if(r===i.length?s+=i:s+=i.slice(0,t),0==(t-=r)){r===i.length?(++n,e.next?this.head=e.next:this.head=this.tail=null):(this.head=e,e.data=i.slice(r));break}++n}return this.length-=n,s}},{key:"_getBuffer",value:function(t){var e=l.allocUnsafe(t),n=this.head,s=1;for(n.data.copy(e),t-=n.data.length;n=n.next;){var i=n.data,r=t>i.length?i.length:t;if(i.copy(e,e.length-t,0,r),0==(t-=r)){r===i.length?(++s,n.next?this.head=n.next:this.head=this.tail=null):(this.head=n,n.data=i.slice(r));break}++s}return this.length-=s,e}},{key:d,value:function(t,e){return c(this,i(i({},e),{},{depth:0,customInspect:!1}))}}])&&o(e.prototype,n),Object.defineProperty(e,"prototype",{writable:!1}),t}()},54347:(t,e,n)=>{"use strict";var s=n(65606);function i(t,e){o(t,e),r(t)}function r(t){t._writableState&&!t._writableState.emitClose||t._readableState&&!t._readableState.emitClose||t.emit("close")}function o(t,e){t.emit("error",e)}t.exports={destroy:function(t,e){var n=this,a=this._readableState&&this._readableState.destroyed,l=this._writableState&&this._writableState.destroyed;return a||l?(e?e(t):t&&(this._writableState?this._writableState.errorEmitted||(this._writableState.errorEmitted=!0,s.nextTick(o,this,t)):s.nextTick(o,this,t)),this):(this._readableState&&(this._readableState.destroyed=!0),this._writableState&&(this._writableState.destroyed=!0),this._destroy(t||null,(function(t){!e&&t?n._writableState?n._writableState.errorEmitted?s.nextTick(r,n):(n._writableState.errorEmitted=!0,s.nextTick(i,n,t)):s.nextTick(i,n,t):e?(s.nextTick(r,n),e(t)):s.nextTick(r,n)})),this)},undestroy:function(){this._readableState&&(this._readableState.destroyed=!1,this._readableState.reading=!1,this._readableState.ended=!1,this._readableState.endEmitted=!1),this._writableState&&(this._writableState.destroyed=!1,this._writableState.ended=!1,this._writableState.ending=!1,this._writableState.finalCalled=!1,this._writableState.prefinished=!1,this._writableState.finished=!1,this._writableState.errorEmitted=!1)},errorOrDestroy:function(t,e){var n=t._readableState,s=t._writableState;n&&n.autoDestroy||s&&s.autoDestroy?t.destroy(e):t.emit("error",e)}}},14257:(t,e,n)=>{"use strict";var s=n(12463).F.ERR_STREAM_PREMATURE_CLOSE;function i(){}t.exports=function t(e,n,r){if("function"==typeof n)return t(e,null,n);n||(n={}),r=function(t){var e=!1;return function(){if(!e){e=!0;for(var n=arguments.length,s=new Array(n),i=0;i{t.exports=function(){throw new Error("Readable.from is not available in the browser")}},5267:(t,e,n)=>{"use strict";var s,i=n(12463).F,r=i.ERR_MISSING_ARGS,o=i.ERR_STREAM_DESTROYED;function a(t){if(t)throw t}function l(t){t()}function c(t,e){return t.pipe(e)}t.exports=function(){for(var t=arguments.length,e=new Array(t),i=0;i0,(function(t){d||(d=t),t&&m.forEach(l),r||(m.forEach(l),u(d))}))}));return e.reduce(c)}},66644:(t,e,n)=>{"use strict";var s=n(12463).F.ERR_INVALID_OPT_VALUE;t.exports={getHighWaterMark:function(t,e,n,i){var r=function(t,e,n){return null!=t.highWaterMark?t.highWaterMark:e?t[n]:null}(e,i,n);if(null!=r){if(!isFinite(r)||Math.floor(r)!==r||r<0)throw new s(i?n:"highWaterMark",r);return Math.floor(r)}return t.objectMode?16:16384}}},41396:(t,e,n)=>{t.exports=n(37007).EventEmitter},83141:(t,e,n)=>{"use strict";var s=n(92861).Buffer,i=s.isEncoding||function(t){switch((t=""+t)&&t.toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":case"raw":return!0;default:return!1}};function r(t){var e;switch(this.encoding=function(t){var e=function(t){if(!t)return"utf8";for(var e;;)switch(t){case"utf8":case"utf-8":return"utf8";case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return"utf16le";case"latin1":case"binary":return"latin1";case"base64":case"ascii":case"hex":return t;default:if(e)return;t=(""+t).toLowerCase(),e=!0}}(t);if("string"!=typeof e&&(s.isEncoding===i||!i(t)))throw new Error("Unknown encoding: "+t);return e||t}(t),this.encoding){case"utf16le":this.text=l,this.end=c,e=4;break;case"utf8":this.fillLast=a,e=4;break;case"base64":this.text=d,this.end=u,e=3;break;default:return this.write=m,void(this.end=p)}this.lastNeed=0,this.lastTotal=0,this.lastChar=s.allocUnsafe(e)}function o(t){return t<=127?0:t>>5==6?2:t>>4==14?3:t>>3==30?4:t>>6==2?-1:-2}function a(t){var e=this.lastTotal-this.lastNeed,n=function(t,e,n){if(128!=(192&e[0]))return t.lastNeed=0,"�";if(t.lastNeed>1&&e.length>1){if(128!=(192&e[1]))return t.lastNeed=1,"�";if(t.lastNeed>2&&e.length>2&&128!=(192&e[2]))return t.lastNeed=2,"�"}}(this,t);return void 0!==n?n:this.lastNeed<=t.length?(t.copy(this.lastChar,e,0,this.lastNeed),this.lastChar.toString(this.encoding,0,this.lastTotal)):(t.copy(this.lastChar,e,0,t.length),void(this.lastNeed-=t.length))}function l(t,e){if((t.length-e)%2==0){var n=t.toString("utf16le",e);if(n){var s=n.charCodeAt(n.length-1);if(s>=55296&&s<=56319)return this.lastNeed=2,this.lastTotal=4,this.lastChar[0]=t[t.length-2],this.lastChar[1]=t[t.length-1],n.slice(0,-1)}return n}return this.lastNeed=1,this.lastTotal=2,this.lastChar[0]=t[t.length-1],t.toString("utf16le",e,t.length-1)}function c(t){var e=t&&t.length?this.write(t):"";if(this.lastNeed){var n=this.lastTotal-this.lastNeed;return e+this.lastChar.toString("utf16le",0,n)}return e}function d(t,e){var n=(t.length-e)%3;return 0===n?t.toString("base64",e):(this.lastNeed=3-n,this.lastTotal=3,1===n?this.lastChar[0]=t[t.length-1]:(this.lastChar[0]=t[t.length-2],this.lastChar[1]=t[t.length-1]),t.toString("base64",e,t.length-n))}function u(t){var e=t&&t.length?this.write(t):"";return this.lastNeed?e+this.lastChar.toString("base64",0,3-this.lastNeed):e}function m(t){return t.toString(this.encoding)}function p(t){return t&&t.length?this.write(t):""}e.I=r,r.prototype.write=function(t){if(0===t.length)return"";var e,n;if(this.lastNeed){if(void 0===(e=this.fillLast(t)))return"";n=this.lastNeed,this.lastNeed=0}else n=0;return n=0?(i>0&&(t.lastNeed=i-1),i):--s=0?(i>0&&(t.lastNeed=i-2),i):--s=0?(i>0&&(2===i?i=0:t.lastNeed=i-3),i):0}(this,t,e);if(!this.lastNeed)return t.toString("utf8",e);this.lastTotal=n;var s=t.length-(n-this.lastNeed);return t.copy(this.lastChar,0,s),t.toString("utf8",e,s)},r.prototype.fillLast=function(t){if(this.lastNeed<=t.length)return t.copy(this.lastChar,this.lastTotal-this.lastNeed,0,this.lastNeed),this.lastChar.toString(this.encoding,0,this.lastTotal);t.copy(this.lastChar,this.lastTotal-this.lastNeed,0,t.length),this.lastNeed-=t.length}},97103:function(t,e,n){var s=void 0!==n.g&&n.g||"undefined"!=typeof self&&self||window,i=Function.prototype.apply;function r(t,e){this._id=t,this._clearFn=e}e.setTimeout=function(){return new r(i.call(setTimeout,s,arguments),clearTimeout)},e.setInterval=function(){return new r(i.call(setInterval,s,arguments),clearInterval)},e.clearTimeout=e.clearInterval=function(t){t&&t.close()},r.prototype.unref=r.prototype.ref=function(){},r.prototype.close=function(){this._clearFn.call(s,this._id)},e.enroll=function(t,e){clearTimeout(t._idleTimeoutId),t._idleTimeout=e},e.unenroll=function(t){clearTimeout(t._idleTimeoutId),t._idleTimeout=-1},e._unrefActive=e.active=function(t){clearTimeout(t._idleTimeoutId);var e=t._idleTimeout;e>=0&&(t._idleTimeoutId=setTimeout((function(){t._onTimeout&&t._onTimeout()}),e))},n(42791),e.setImmediate="undefined"!=typeof self&&self.setImmediate||void 0!==n.g&&n.g.setImmediate||this&&this.setImmediate,e.clearImmediate="undefined"!=typeof self&&self.clearImmediate||void 0!==n.g&&n.g.clearImmediate||this&&this.clearImmediate},94643:(t,e,n)=>{var s=n(96763);function i(t){try{if(!n.g.localStorage)return!1}catch(t){return!1}var e=n.g.localStorage[t];return null!=e&&"true"===String(e).toLowerCase()}t.exports=function(t,e){if(i("noDeprecation"))return t;var n=!1;return function(){if(!n){if(i("throwDeprecation"))throw new Error(e);i("traceDeprecation")?s.trace(e):s.warn(e),n=!0}return t.apply(this,arguments)}}},83177:function(t,e){(function(){"use strict";e.stripBOM=function(t){return"\ufeff"===t[0]?t.substring(1):t}}).call(this)},56712:function(t,e,n){(function(){"use strict";var t,s,i,r,o,a={}.hasOwnProperty;t=n(59665),s=n(66465).defaults,r=function(t){return"string"==typeof t&&(t.indexOf("&")>=0||t.indexOf(">")>=0||t.indexOf("<")>=0)},o=function(t){return""},i=function(t){return t.replace("]]>","]]]]>")},e.Builder=function(){function e(t){var e,n,i;for(e in this.options={},n=s[.2])a.call(n,e)&&(i=n[e],this.options[e]=i);for(e in t)a.call(t,e)&&(i=t[e],this.options[e]=i)}return e.prototype.buildObject=function(e){var n,i,l,c,d,u;return n=this.options.attrkey,i=this.options.charkey,1===Object.keys(e).length&&this.options.rootName===s[.2].rootName?e=e[d=Object.keys(e)[0]]:d=this.options.rootName,u=this,l=function(t,e){var s,c,d,m,p,f;if("object"!=typeof e)u.options.cdata&&r(e)?t.raw(o(e)):t.txt(e);else if(Array.isArray(e)){for(m in e)if(a.call(e,m))for(p in c=e[m])d=c[p],t=l(t.ele(p),d).up()}else for(p in e)if(a.call(e,p))if(c=e[p],p===n){if("object"==typeof c)for(s in c)f=c[s],t=t.att(s,f)}else if(p===i)t=u.options.cdata&&r(c)?t.raw(o(c)):t.txt(c);else if(Array.isArray(c))for(m in c)a.call(c,m)&&(t="string"==typeof(d=c[m])?u.options.cdata&&r(d)?t.ele(p).raw(o(d)).up():t.ele(p,d).up():l(t.ele(p),d).up());else"object"==typeof c?t=l(t.ele(p),c).up():"string"==typeof c&&u.options.cdata&&r(c)?t=t.ele(p).raw(o(c)).up():(null==c&&(c=""),t=t.ele(p,c.toString()).up());return t},c=t.create(d,this.options.xmldec,this.options.doctype,{headless:this.options.headless,allowSurrogateChars:this.options.allowSurrogateChars}),l(c,e).end(this.options.renderOpts)},e}()}).call(this)},66465:function(t,e){(function(){e.defaults={.1:{explicitCharkey:!1,trim:!0,normalize:!0,normalizeTags:!1,attrkey:"@",charkey:"#",explicitArray:!1,ignoreAttrs:!1,mergeAttrs:!1,explicitRoot:!1,validator:null,xmlns:!1,explicitChildren:!1,childkey:"@@",charsAsChildren:!1,includeWhiteChars:!1,async:!1,strict:!0,attrNameProcessors:null,attrValueProcessors:null,tagNameProcessors:null,valueProcessors:null,emptyTag:""},.2:{explicitCharkey:!1,trim:!1,normalize:!1,normalizeTags:!1,attrkey:"$",charkey:"_",explicitArray:!0,ignoreAttrs:!1,mergeAttrs:!1,explicitRoot:!0,validator:null,xmlns:!1,explicitChildren:!1,preserveChildrenOrder:!1,childkey:"$$",charsAsChildren:!1,includeWhiteChars:!1,async:!1,strict:!0,attrNameProcessors:null,attrValueProcessors:null,tagNameProcessors:null,valueProcessors:null,rootName:"root",xmldec:{version:"1.0",encoding:"UTF-8",standalone:!0},doctype:null,renderOpts:{pretty:!0,indent:" ",newline:"\n"},headless:!1,chunkSize:1e4,emptyTag:"",cdata:!1}}}).call(this)},11912:function(t,e,n){(function(){"use strict";var t,s,i,r,o,a,l,c,d,u=function(t,e){return function(){return t.apply(e,arguments)}},m={}.hasOwnProperty;c=n(64043),r=n(37007),t=n(83177),l=n(92114),d=n(97103).setImmediate,s=n(66465).defaults,o=function(t){return"object"==typeof t&&null!=t&&0===Object.keys(t).length},a=function(t,e,n){var s,i;for(s=0,i=t.length;s0&&(c[t.options.childkey]=u),u=c;return s.length>0?t.assignOrPush(g,d,u):(t.options.explicitRoot&&(f=u,i(u={},d,f)),t.resultObject=u,t.saxParser.ended=!0,t.emit("end",t.resultObject))}}(this),n=function(t){return function(n){var i,r;if(r=s[s.length-1])return r[e]+=n,t.options.explicitChildren&&t.options.preserveChildrenOrder&&t.options.charsAsChildren&&(t.options.includeWhiteChars||""!==n.replace(/\\n/g,"").trim())&&(r[t.options.childkey]=r[t.options.childkey]||[],(i={"#name":"__text__"})[e]=n,t.options.normalize&&(i[e]=i[e].replace(/\s{2,}/g," ").trim()),r[t.options.childkey].push(i)),r}}(this),this.saxParser.ontext=n,this.saxParser.oncdata=function(t){var e;if(e=n(t))return e.cdata=!0}},r.prototype.parseString=function(e,n){var s;null!=n&&"function"==typeof n&&(this.on("end",(function(t){return this.reset(),n(null,t)})),this.on("error",(function(t){return this.reset(),n(t)})));try{return""===(e=e.toString()).trim()?(this.emit("end",null),!0):(e=t.stripBOM(e),this.options.async?(this.remaining=e,d(this.processAsync),this.saxParser):this.saxParser.write(e).close())}catch(t){if(s=t,!this.saxParser.errThrown&&!this.saxParser.ended)return this.emit("error",s),this.saxParser.errThrown=!0;if(this.saxParser.ended)throw s}},r.prototype.parseStringPromise=function(t){return new Promise((e=this,function(n,s){return e.parseString(t,(function(t,e){return t?s(t):n(e)}))}));var e},r}(r),e.parseString=function(t,n,s){var i,r;return null!=s?("function"==typeof s&&(i=s),"object"==typeof n&&(r=n)):("function"==typeof n&&(i=n),r={}),new e.Parser(r).parseString(t,i)},e.parseStringPromise=function(t,n){var s;return"object"==typeof n&&(s=n),new e.Parser(s).parseStringPromise(t)}}).call(this)},92114:function(t,e){(function(){"use strict";var t;t=new RegExp(/(?!xmlns)^.*:/),e.normalize=function(t){return t.toLowerCase()},e.firstCharLowerCase=function(t){return t.charAt(0).toLowerCase()+t.slice(1)},e.stripPrefix=function(e){return e.replace(t,"")},e.parseNumbers=function(t){return isNaN(t)||(t=t%1==0?parseInt(t,10):parseFloat(t)),t},e.parseBooleans=function(t){return/^(?:true|false)$/i.test(t)&&(t="true"===t.toLowerCase()),t}}).call(this)},38805:function(t,e,n){(function(){"use strict";var t,s,i,r,o={}.hasOwnProperty;s=n(66465),t=n(56712),i=n(11912),r=n(92114),e.defaults=s.defaults,e.processors=r,e.ValidationError=function(t){function e(t){this.message=t}return function(t,e){for(var n in e)o.call(e,n)&&(t[n]=e[n]);function s(){this.constructor=t}s.prototype=e.prototype,t.prototype=new s,t.__super__=e.prototype}(e,Error),e}(),e.Builder=t.Builder,e.Parser=i.Parser,e.parseString=i.parseString,e.parseStringPromise=i.parseStringPromise}).call(this)},34923:function(t){(function(){t.exports={Disconnected:1,Preceding:2,Following:4,Contains:8,ContainedBy:16,ImplementationSpecific:32}}).call(this)},71737:function(t){(function(){t.exports={Element:1,Attribute:2,Text:3,CData:4,EntityReference:5,EntityDeclaration:6,ProcessingInstruction:7,Comment:8,Document:9,DocType:10,DocumentFragment:11,NotationDeclaration:12,Declaration:201,Raw:202,AttributeDeclaration:203,ElementDeclaration:204,Dummy:205}}).call(this)},49241:function(t){(function(){var e,n,s,i,r,o,a,l=[].slice,c={}.hasOwnProperty;e=function(){var t,e,n,s,i,o;if(o=arguments[0],i=2<=arguments.length?l.call(arguments,1):[],r(Object.assign))Object.assign.apply(null,arguments);else for(t=0,n=i.length;t":"attribute: {"+t+"}, parent: <"+this.parent.name+">"},t.prototype.isEqualNode=function(t){return t.namespaceURI===this.namespaceURI&&t.prefix===this.prefix&&t.localName===this.localName&&t.value===this.value},t}()}).call(this)},92691:function(t,e,n){(function(){var e,s,i={}.hasOwnProperty;e=n(71737),s=n(17457),t.exports=function(t){function n(t,s){if(n.__super__.constructor.call(this,t),null==s)throw new Error("Missing CDATA text. "+this.debugInfo());this.name="#cdata-section",this.type=e.CData,this.value=this.stringify.cdata(s)}return function(t,e){for(var n in e)i.call(e,n)&&(t[n]=e[n]);function s(){this.constructor=t}s.prototype=e.prototype,t.prototype=new s,t.__super__=e.prototype}(n,t),n.prototype.clone=function(){return Object.create(this)},n.prototype.toString=function(t){return this.options.writer.cdata(this,this.options.writer.filterOptions(t))},n}(s)}).call(this)},17457:function(t,e,n){(function(){var e,s={}.hasOwnProperty;e=n(10468),t.exports=function(t){function e(t){e.__super__.constructor.call(this,t),this.value=""}return function(t,e){for(var n in e)s.call(e,n)&&(t[n]=e[n]);function i(){this.constructor=t}i.prototype=e.prototype,t.prototype=new i,t.__super__=e.prototype}(e,t),Object.defineProperty(e.prototype,"data",{get:function(){return this.value},set:function(t){return this.value=t||""}}),Object.defineProperty(e.prototype,"length",{get:function(){return this.value.length}}),Object.defineProperty(e.prototype,"textContent",{get:function(){return this.value},set:function(t){return this.value=t||""}}),e.prototype.clone=function(){return Object.create(this)},e.prototype.substringData=function(t,e){throw new Error("This DOM method is not implemented."+this.debugInfo())},e.prototype.appendData=function(t){throw new Error("This DOM method is not implemented."+this.debugInfo())},e.prototype.insertData=function(t,e){throw new Error("This DOM method is not implemented."+this.debugInfo())},e.prototype.deleteData=function(t,e){throw new Error("This DOM method is not implemented."+this.debugInfo())},e.prototype.replaceData=function(t,e,n){throw new Error("This DOM method is not implemented."+this.debugInfo())},e.prototype.isEqualNode=function(t){return!!e.__super__.isEqualNode.apply(this,arguments).isEqualNode(t)&&t.data===this.data},e}(e)}).call(this)},32679:function(t,e,n){(function(){var e,s,i={}.hasOwnProperty;e=n(71737),s=n(17457),t.exports=function(t){function n(t,s){if(n.__super__.constructor.call(this,t),null==s)throw new Error("Missing comment text. "+this.debugInfo());this.name="#comment",this.type=e.Comment,this.value=this.stringify.comment(s)}return function(t,e){for(var n in e)i.call(e,n)&&(t[n]=e[n]);function s(){this.constructor=t}s.prototype=e.prototype,t.prototype=new s,t.__super__=e.prototype}(n,t),n.prototype.clone=function(){return Object.create(this)},n.prototype.toString=function(t){return this.options.writer.comment(this,this.options.writer.filterOptions(t))},n}(s)}).call(this)},33074:function(t,e,n){(function(){var e,s;e=n(55660),s=n(92527),t.exports=function(){function t(){this.defaultParams={"canonical-form":!1,"cdata-sections":!1,comments:!1,"datatype-normalization":!1,"element-content-whitespace":!0,entities:!0,"error-handler":new e,infoset:!0,"validate-if-schema":!1,namespaces:!0,"namespace-declarations":!0,"normalize-characters":!1,"schema-location":"","schema-type":"","split-cdata-sections":!0,validate:!1,"well-formed":!0},this.params=Object.create(this.defaultParams)}return Object.defineProperty(t.prototype,"parameterNames",{get:function(){return new s(Object.keys(this.defaultParams))}}),t.prototype.getParameter=function(t){return this.params.hasOwnProperty(t)?this.params[t]:null},t.prototype.canSetParameter=function(t,e){return!0},t.prototype.setParameter=function(t,e){return null!=e?this.params[t]=e:delete this.params[t]},t}()}).call(this)},55660:function(t){(function(){t.exports=function(){function t(){}return t.prototype.handleError=function(t){throw new Error(t)},t}()}).call(this)},67260:function(t){(function(){t.exports=function(){function t(){}return t.prototype.hasFeature=function(t,e){return!0},t.prototype.createDocumentType=function(t,e,n){throw new Error("This DOM method is not implemented.")},t.prototype.createDocument=function(t,e,n){throw new Error("This DOM method is not implemented.")},t.prototype.createHTMLDocument=function(t){throw new Error("This DOM method is not implemented.")},t.prototype.getFeature=function(t,e){throw new Error("This DOM method is not implemented.")},t}()}).call(this)},92527:function(t){(function(){t.exports=function(){function t(t){this.arr=t||[]}return Object.defineProperty(t.prototype,"length",{get:function(){return this.arr.length}}),t.prototype.item=function(t){return this.arr[t]||null},t.prototype.contains=function(t){return-1!==this.arr.indexOf(t)},t}()}).call(this)},34111:function(t,e,n){(function(){var e,s,i={}.hasOwnProperty;s=n(10468),e=n(71737),t.exports=function(t){function n(t,s,i,r,o,a){if(n.__super__.constructor.call(this,t),null==s)throw new Error("Missing DTD element name. "+this.debugInfo());if(null==i)throw new Error("Missing DTD attribute name. "+this.debugInfo(s));if(!r)throw new Error("Missing DTD attribute type. "+this.debugInfo(s));if(!o)throw new Error("Missing DTD attribute default. "+this.debugInfo(s));if(0!==o.indexOf("#")&&(o="#"+o),!o.match(/^(#REQUIRED|#IMPLIED|#FIXED|#DEFAULT)$/))throw new Error("Invalid default value type; expected: #REQUIRED, #IMPLIED, #FIXED or #DEFAULT. "+this.debugInfo(s));if(a&&!o.match(/^(#FIXED|#DEFAULT)$/))throw new Error("Default value only applies to #FIXED or #DEFAULT. "+this.debugInfo(s));this.elementName=this.stringify.name(s),this.type=e.AttributeDeclaration,this.attributeName=this.stringify.name(i),this.attributeType=this.stringify.dtdAttType(r),a&&(this.defaultValue=this.stringify.dtdAttDefault(a)),this.defaultValueType=o}return function(t,e){for(var n in e)i.call(e,n)&&(t[n]=e[n]);function s(){this.constructor=t}s.prototype=e.prototype,t.prototype=new s,t.__super__=e.prototype}(n,t),n.prototype.toString=function(t){return this.options.writer.dtdAttList(this,this.options.writer.filterOptions(t))},n}(s)}).call(this)},67696:function(t,e,n){(function(){var e,s,i={}.hasOwnProperty;s=n(10468),e=n(71737),t.exports=function(t){function n(t,s,i){if(n.__super__.constructor.call(this,t),null==s)throw new Error("Missing DTD element name. "+this.debugInfo());i||(i="(#PCDATA)"),Array.isArray(i)&&(i="("+i.join(",")+")"),this.name=this.stringify.name(s),this.type=e.ElementDeclaration,this.value=this.stringify.dtdElementValue(i)}return function(t,e){for(var n in e)i.call(e,n)&&(t[n]=e[n]);function s(){this.constructor=t}s.prototype=e.prototype,t.prototype=new s,t.__super__=e.prototype}(n,t),n.prototype.toString=function(t){return this.options.writer.dtdElement(this,this.options.writer.filterOptions(t))},n}(s)}).call(this)},5529:function(t,e,n){(function(){var e,s,i,r={}.hasOwnProperty;i=n(49241).isObject,s=n(10468),e=n(71737),t.exports=function(t){function n(t,s,r,o){if(n.__super__.constructor.call(this,t),null==r)throw new Error("Missing DTD entity name. "+this.debugInfo(r));if(null==o)throw new Error("Missing DTD entity value. "+this.debugInfo(r));if(this.pe=!!s,this.name=this.stringify.name(r),this.type=e.EntityDeclaration,i(o)){if(!o.pubID&&!o.sysID)throw new Error("Public and/or system identifiers are required for an external entity. "+this.debugInfo(r));if(o.pubID&&!o.sysID)throw new Error("System identifier is required for a public external entity. "+this.debugInfo(r));if(this.internal=!1,null!=o.pubID&&(this.pubID=this.stringify.dtdPubID(o.pubID)),null!=o.sysID&&(this.sysID=this.stringify.dtdSysID(o.sysID)),null!=o.nData&&(this.nData=this.stringify.dtdNData(o.nData)),this.pe&&this.nData)throw new Error("Notation declaration is not allowed in a parameter entity. "+this.debugInfo(r))}else this.value=this.stringify.dtdEntityValue(o),this.internal=!0}return function(t,e){for(var n in e)r.call(e,n)&&(t[n]=e[n]);function s(){this.constructor=t}s.prototype=e.prototype,t.prototype=new s,t.__super__=e.prototype}(n,t),Object.defineProperty(n.prototype,"publicId",{get:function(){return this.pubID}}),Object.defineProperty(n.prototype,"systemId",{get:function(){return this.sysID}}),Object.defineProperty(n.prototype,"notationName",{get:function(){return this.nData||null}}),Object.defineProperty(n.prototype,"inputEncoding",{get:function(){return null}}),Object.defineProperty(n.prototype,"xmlEncoding",{get:function(){return null}}),Object.defineProperty(n.prototype,"xmlVersion",{get:function(){return null}}),n.prototype.toString=function(t){return this.options.writer.dtdEntity(this,this.options.writer.filterOptions(t))},n}(s)}).call(this)},28012:function(t,e,n){(function(){var e,s,i={}.hasOwnProperty;s=n(10468),e=n(71737),t.exports=function(t){function n(t,s,i){if(n.__super__.constructor.call(this,t),null==s)throw new Error("Missing DTD notation name. "+this.debugInfo(s));if(!i.pubID&&!i.sysID)throw new Error("Public or system identifiers are required for an external entity. "+this.debugInfo(s));this.name=this.stringify.name(s),this.type=e.NotationDeclaration,null!=i.pubID&&(this.pubID=this.stringify.dtdPubID(i.pubID)),null!=i.sysID&&(this.sysID=this.stringify.dtdSysID(i.sysID))}return function(t,e){for(var n in e)i.call(e,n)&&(t[n]=e[n]);function s(){this.constructor=t}s.prototype=e.prototype,t.prototype=new s,t.__super__=e.prototype}(n,t),Object.defineProperty(n.prototype,"publicId",{get:function(){return this.pubID}}),Object.defineProperty(n.prototype,"systemId",{get:function(){return this.sysID}}),n.prototype.toString=function(t){return this.options.writer.dtdNotation(this,this.options.writer.filterOptions(t))},n}(s)}).call(this)},34130:function(t,e,n){(function(){var e,s,i,r={}.hasOwnProperty;i=n(49241).isObject,s=n(10468),e=n(71737),t.exports=function(t){function n(t,s,r,o){var a;n.__super__.constructor.call(this,t),i(s)&&(s=(a=s).version,r=a.encoding,o=a.standalone),s||(s="1.0"),this.type=e.Declaration,this.version=this.stringify.xmlVersion(s),null!=r&&(this.encoding=this.stringify.xmlEncoding(r)),null!=o&&(this.standalone=this.stringify.xmlStandalone(o))}return function(t,e){for(var n in e)r.call(e,n)&&(t[n]=e[n]);function s(){this.constructor=t}s.prototype=e.prototype,t.prototype=new s,t.__super__=e.prototype}(n,t),n.prototype.toString=function(t){return this.options.writer.declaration(this,this.options.writer.filterOptions(t))},n}(s)}).call(this)},96376:function(t,e,n){(function(){var e,s,i,r,o,a,l,c,d={}.hasOwnProperty;c=n(49241).isObject,l=n(10468),e=n(71737),s=n(34111),r=n(5529),i=n(67696),o=n(28012),a=n(24797),t.exports=function(t){function n(t,s,i){var r,o,a,l,d,u;if(n.__super__.constructor.call(this,t),this.type=e.DocType,t.children)for(o=0,a=(l=t.children).length;o=0;)this.up();return this.onEnd()},t.prototype.openCurrent=function(){if(this.currentNode)return this.currentNode.children=!0,this.openNode(this.currentNode)},t.prototype.openNode=function(t){var n,i,r,o;if(!t.isOpen){if(this.root||0!==this.currentLevel||t.type!==e.Element||(this.root=t),i="",t.type===e.Element){for(r in this.writerOptions.state=s.OpenTag,i=this.writer.indent(t,this.writerOptions,this.currentLevel)+"<"+t.name,o=t.attribs)T.call(o,r)&&(n=o[r],i+=this.writer.attribute(n,this.writerOptions,this.currentLevel));i+=(t.children?">":"/>")+this.writer.endline(t,this.writerOptions,this.currentLevel),this.writerOptions.state=s.InsideTag}else this.writerOptions.state=s.OpenTag,i=this.writer.indent(t,this.writerOptions,this.currentLevel)+""),i+=this.writer.endline(t,this.writerOptions,this.currentLevel);return this.onData(i,this.currentLevel),t.isOpen=!0}},t.prototype.closeNode=function(t){var n;if(!t.isClosed)return"",this.writerOptions.state=s.CloseTag,n=t.type===e.Element?this.writer.indent(t,this.writerOptions,this.currentLevel)+""+this.writer.endline(t,this.writerOptions,this.currentLevel):this.writer.indent(t,this.writerOptions,this.currentLevel)+"]>"+this.writer.endline(t,this.writerOptions,this.currentLevel),this.writerOptions.state=s.None,this.onData(n,this.currentLevel),t.isClosed=!0},t.prototype.onData=function(t,e){return this.documentStarted=!0,this.onDataCallback(t,e+1)},t.prototype.onEnd=function(){return this.documentCompleted=!0,this.onEndCallback()},t.prototype.debugInfo=function(t){return null==t?"":"node: <"+t+">"},t.prototype.ele=function(){return this.element.apply(this,arguments)},t.prototype.nod=function(t,e,n){return this.node(t,e,n)},t.prototype.txt=function(t){return this.text(t)},t.prototype.dat=function(t){return this.cdata(t)},t.prototype.com=function(t){return this.comment(t)},t.prototype.ins=function(t,e){return this.instruction(t,e)},t.prototype.dec=function(t,e,n){return this.declaration(t,e,n)},t.prototype.dtd=function(t,e,n){return this.doctype(t,e,n)},t.prototype.e=function(t,e,n){return this.element(t,e,n)},t.prototype.n=function(t,e,n){return this.node(t,e,n)},t.prototype.t=function(t){return this.text(t)},t.prototype.d=function(t){return this.cdata(t)},t.prototype.c=function(t){return this.comment(t)},t.prototype.r=function(t){return this.raw(t)},t.prototype.i=function(t,e){return this.instruction(t,e)},t.prototype.att=function(){return this.currentNode&&this.currentNode.type===e.DocType?this.attList.apply(this,arguments):this.attribute.apply(this,arguments)},t.prototype.a=function(){return this.currentNode&&this.currentNode.type===e.DocType?this.attList.apply(this,arguments):this.attribute.apply(this,arguments)},t.prototype.ent=function(t,e){return this.entity(t,e)},t.prototype.pent=function(t,e){return this.pEntity(t,e)},t.prototype.not=function(t,e){return this.notation(t,e)},t}()}).call(this)},21218:function(t,e,n){(function(){var e,s,i={}.hasOwnProperty;s=n(10468),e=n(71737),t.exports=function(t){function n(t){n.__super__.constructor.call(this,t),this.type=e.Dummy}return function(t,e){for(var n in e)i.call(e,n)&&(t[n]=e[n]);function s(){this.constructor=t}s.prototype=e.prototype,t.prototype=new s,t.__super__=e.prototype}(n,t),n.prototype.clone=function(){return Object.create(this)},n.prototype.toString=function(t){return""},n}(s)}).call(this)},33906:function(t,e,n){(function(){var e,s,i,r,o,a,l,c,d={}.hasOwnProperty;c=n(49241),l=c.isObject,a=c.isFunction,o=c.getValue,r=n(10468),e=n(71737),s=n(54238),i=n(24797),t.exports=function(t){function n(t,s,i){var r,o,a,l;if(n.__super__.constructor.call(this,t),null==s)throw new Error("Missing element name. "+this.debugInfo());if(this.name=this.stringify.name(s),this.type=e.Element,this.attribs={},this.schemaTypeInfo=null,null!=i&&this.attribute(i),t.type===e.Document&&(this.isRoot=!0,this.documentObject=t,t.rootObject=this,t.children))for(o=0,a=(l=t.children).length;o=i;e=0<=i?++s:--s)if(!this.attribs[e].isEqualNode(t.attribs[e]))return!1;return!0},n}(r)}).call(this)},24797:function(t){(function(){t.exports=function(){function t(t){this.nodes=t}return Object.defineProperty(t.prototype,"length",{get:function(){return Object.keys(this.nodes).length||0}}),t.prototype.clone=function(){return this.nodes=null},t.prototype.getNamedItem=function(t){return this.nodes[t]},t.prototype.setNamedItem=function(t){var e;return e=this.nodes[t.nodeName],this.nodes[t.nodeName]=t,e||null},t.prototype.removeNamedItem=function(t){var e;return e=this.nodes[t],delete this.nodes[t],e||null},t.prototype.item=function(t){return this.nodes[Object.keys(this.nodes)[t]]||null},t.prototype.getNamedItemNS=function(t,e){throw new Error("This DOM method is not implemented.")},t.prototype.setNamedItemNS=function(t){throw new Error("This DOM method is not implemented.")},t.prototype.removeNamedItemNS=function(t,e){throw new Error("This DOM method is not implemented.")},t}()}).call(this)},10468:function(t,e,n){(function(){var e,s,i,r,o,a,l,c,d,u,m,p,f,g,h,v,w,A={}.hasOwnProperty;w=n(49241),v=w.isObject,h=w.isFunction,g=w.isEmpty,f=w.getValue,c=null,i=null,r=null,o=null,a=null,m=null,p=null,u=null,l=null,s=null,d=null,e=null,t.exports=function(){function t(t){this.parent=t,this.parent&&(this.options=this.parent.options,this.stringify=this.parent.stringify),this.value=null,this.children=[],this.baseURI=null,c||(c=n(33906),i=n(92691),r=n(32679),o=n(34130),a=n(96376),m=n(1268),p=n(82535),u=n(85915),l=n(21218),s=n(71737),d=n(16684),n(24797),e=n(34923))}return Object.defineProperty(t.prototype,"nodeName",{get:function(){return this.name}}),Object.defineProperty(t.prototype,"nodeType",{get:function(){return this.type}}),Object.defineProperty(t.prototype,"nodeValue",{get:function(){return this.value}}),Object.defineProperty(t.prototype,"parentNode",{get:function(){return this.parent}}),Object.defineProperty(t.prototype,"childNodes",{get:function(){return this.childNodeList&&this.childNodeList.nodes||(this.childNodeList=new d(this.children)),this.childNodeList}}),Object.defineProperty(t.prototype,"firstChild",{get:function(){return this.children[0]||null}}),Object.defineProperty(t.prototype,"lastChild",{get:function(){return this.children[this.children.length-1]||null}}),Object.defineProperty(t.prototype,"previousSibling",{get:function(){var t;return t=this.parent.children.indexOf(this),this.parent.children[t-1]||null}}),Object.defineProperty(t.prototype,"nextSibling",{get:function(){var t;return t=this.parent.children.indexOf(this),this.parent.children[t+1]||null}}),Object.defineProperty(t.prototype,"ownerDocument",{get:function(){return this.document()||null}}),Object.defineProperty(t.prototype,"textContent",{get:function(){var t,e,n,i,r;if(this.nodeType===s.Element||this.nodeType===s.DocumentFragment){for(r="",e=0,n=(i=this.children).length;e":(null!=(n=this.parent)?n.name:void 0)?"node: <"+t+">, parent: <"+this.parent.name+">":"node: <"+t+">":""},t.prototype.ele=function(t,e,n){return this.element(t,e,n)},t.prototype.nod=function(t,e,n){return this.node(t,e,n)},t.prototype.txt=function(t){return this.text(t)},t.prototype.dat=function(t){return this.cdata(t)},t.prototype.com=function(t){return this.comment(t)},t.prototype.ins=function(t,e){return this.instruction(t,e)},t.prototype.doc=function(){return this.document()},t.prototype.dec=function(t,e,n){return this.declaration(t,e,n)},t.prototype.e=function(t,e,n){return this.element(t,e,n)},t.prototype.n=function(t,e,n){return this.node(t,e,n)},t.prototype.t=function(t){return this.text(t)},t.prototype.d=function(t){return this.cdata(t)},t.prototype.c=function(t){return this.comment(t)},t.prototype.r=function(t){return this.raw(t)},t.prototype.i=function(t,e){return this.instruction(t,e)},t.prototype.u=function(){return this.up()},t.prototype.importXMLBuilder=function(t){return this.importDocument(t)},t.prototype.replaceChild=function(t,e){throw new Error("This DOM method is not implemented."+this.debugInfo())},t.prototype.removeChild=function(t){throw new Error("This DOM method is not implemented."+this.debugInfo())},t.prototype.appendChild=function(t){throw new Error("This DOM method is not implemented."+this.debugInfo())},t.prototype.hasChildNodes=function(){return 0!==this.children.length},t.prototype.cloneNode=function(t){throw new Error("This DOM method is not implemented."+this.debugInfo())},t.prototype.normalize=function(){throw new Error("This DOM method is not implemented."+this.debugInfo())},t.prototype.isSupported=function(t,e){return!0},t.prototype.hasAttributes=function(){return 0!==this.attribs.length},t.prototype.compareDocumentPosition=function(t){var n,s;return(n=this)===t?0:this.document()!==t.document()?(s=e.Disconnected|e.ImplementationSpecific,Math.random()<.5?s|=e.Preceding:s|=e.Following,s):n.isAncestor(t)?e.Contains|e.Preceding:n.isDescendant(t)?e.Contains|e.Following:n.isPreceding(t)?e.Preceding:e.Following},t.prototype.isSameNode=function(t){throw new Error("This DOM method is not implemented."+this.debugInfo())},t.prototype.lookupPrefix=function(t){throw new Error("This DOM method is not implemented."+this.debugInfo())},t.prototype.isDefaultNamespace=function(t){throw new Error("This DOM method is not implemented."+this.debugInfo())},t.prototype.lookupNamespaceURI=function(t){throw new Error("This DOM method is not implemented."+this.debugInfo())},t.prototype.isEqualNode=function(t){var e,n,s;if(t.nodeType!==this.nodeType)return!1;if(t.children.length!==this.children.length)return!1;for(e=n=0,s=this.children.length-1;0<=s?n<=s:n>=s;e=0<=s?++n:--n)if(!this.children[e].isEqualNode(t.children[e]))return!1;return!0},t.prototype.getFeature=function(t,e){throw new Error("This DOM method is not implemented."+this.debugInfo())},t.prototype.setUserData=function(t,e,n){throw new Error("This DOM method is not implemented."+this.debugInfo())},t.prototype.getUserData=function(t){throw new Error("This DOM method is not implemented."+this.debugInfo())},t.prototype.contains=function(t){return!!t&&(t===this||this.isDescendant(t))},t.prototype.isDescendant=function(t){var e,n,s,i;for(n=0,s=(i=this.children).length;nn},t.prototype.treePosition=function(t){var e,n;return n=0,e=!1,this.foreachTreeNode(this.document(),(function(s){if(n++,!e&&s===t)return e=!0})),e?n:-1},t.prototype.foreachTreeNode=function(t,e){var n,s,i,r,o;for(t||(t=this.document()),s=0,i=(r=t.children).length;s0){for(this.stream.write(" ["),this.stream.write(this.endline(t,e,n)),e.state=s.InsideTag,r=0,o=(a=t.children).length;r"),this.stream.write(this.endline(t,e,n)),e.state=s.None,this.closeNode(t,e,n)},n.prototype.element=function(t,n,i){var o,a,l,c,d,u,m,p,f;for(m in i||(i=0),this.openNode(t,n,i),n.state=s.OpenTag,this.stream.write(this.indent(t,n,i)+"<"+t.name),p=t.attribs)r.call(p,m)&&(o=p[m],this.attribute(o,n,i));if(c=0===(l=t.children.length)?null:t.children[0],0===l||t.children.every((function(t){return(t.type===e.Text||t.type===e.Raw)&&""===t.value})))n.allowEmpty?(this.stream.write(">"),n.state=s.CloseTag,this.stream.write("")):(n.state=s.CloseTag,this.stream.write(n.spaceBeforeSlash+"/>"));else if(!n.pretty||1!==l||c.type!==e.Text&&c.type!==e.Raw||null==c.value){for(this.stream.write(">"+this.endline(t,n,i)),n.state=s.InsideTag,d=0,u=(f=t.children).length;d")}else this.stream.write(">"),n.state=s.InsideTag,n.suppressPrettyCount++,this.writeChildNode(c,n,i+1),n.suppressPrettyCount--,n.state=s.CloseTag,this.stream.write("");return this.stream.write(this.endline(t,n,i)),n.state=s.None,this.closeNode(t,n,i)},n.prototype.processingInstruction=function(t,e,s){return this.stream.write(n.__super__.processingInstruction.call(this,t,e,s))},n.prototype.raw=function(t,e,s){return this.stream.write(n.__super__.raw.call(this,t,e,s))},n.prototype.text=function(t,e,s){return this.stream.write(n.__super__.text.call(this,t,e,s))},n.prototype.dtdAttList=function(t,e,s){return this.stream.write(n.__super__.dtdAttList.call(this,t,e,s))},n.prototype.dtdElement=function(t,e,s){return this.stream.write(n.__super__.dtdElement.call(this,t,e,s))},n.prototype.dtdEntity=function(t,e,s){return this.stream.write(n.__super__.dtdEntity.call(this,t,e,s))},n.prototype.dtdNotation=function(t,e,s){return this.stream.write(n.__super__.dtdNotation.call(this,t,e,s))},n}(i)}).call(this)},40382:function(t,e,n){(function(){var e,s={}.hasOwnProperty;e=n(6286),t.exports=function(t){function e(t){e.__super__.constructor.call(this,t)}return function(t,e){for(var n in e)s.call(e,n)&&(t[n]=e[n]);function i(){this.constructor=t}i.prototype=e.prototype,t.prototype=new i,t.__super__=e.prototype}(e,t),e.prototype.document=function(t,e){var n,s,i,r,o;for(e=this.filterOptions(e),r="",s=0,i=(o=t.children).length;s","]]]]>"),this.assertLegalChar(t))},t.prototype.comment=function(t){if(this.options.noValidation)return t;if((t=""+t||"").match(/--/))throw new Error("Comment text cannot contain double-hypen: "+t);return this.assertLegalChar(t)},t.prototype.raw=function(t){return this.options.noValidation?t:""+t||""},t.prototype.attValue=function(t){return this.options.noValidation?t:this.assertLegalChar(this.attEscape(t=""+t||""))},t.prototype.insTarget=function(t){return this.options.noValidation?t:this.assertLegalChar(""+t||"")},t.prototype.insValue=function(t){if(this.options.noValidation)return t;if((t=""+t||"").match(/\?>/))throw new Error("Invalid processing instruction value: "+t);return this.assertLegalChar(t)},t.prototype.xmlVersion=function(t){if(this.options.noValidation)return t;if(!(t=""+t||"").match(/1\.[0-9]+/))throw new Error("Invalid version number: "+t);return t},t.prototype.xmlEncoding=function(t){if(this.options.noValidation)return t;if(!(t=""+t||"").match(/^[A-Za-z](?:[A-Za-z0-9._-])*$/))throw new Error("Invalid encoding: "+t);return this.assertLegalChar(t)},t.prototype.xmlStandalone=function(t){return this.options.noValidation?t:t?"yes":"no"},t.prototype.dtdPubID=function(t){return this.options.noValidation?t:this.assertLegalChar(""+t||"")},t.prototype.dtdSysID=function(t){return this.options.noValidation?t:this.assertLegalChar(""+t||"")},t.prototype.dtdElementValue=function(t){return this.options.noValidation?t:this.assertLegalChar(""+t||"")},t.prototype.dtdAttType=function(t){return this.options.noValidation?t:this.assertLegalChar(""+t||"")},t.prototype.dtdAttDefault=function(t){return this.options.noValidation?t:this.assertLegalChar(""+t||"")},t.prototype.dtdEntityValue=function(t){return this.options.noValidation?t:this.assertLegalChar(""+t||"")},t.prototype.dtdNData=function(t){return this.options.noValidation?t:this.assertLegalChar(""+t||"")},t.prototype.convertAttKey="@",t.prototype.convertPIKey="?",t.prototype.convertTextKey="#text",t.prototype.convertCDataKey="#cdata",t.prototype.convertCommentKey="#comment",t.prototype.convertRawKey="#raw",t.prototype.assertLegalChar=function(t){var e,n;if(this.options.noValidation)return t;if(e="","1.0"===this.options.version){if(e=/[\0-\x08\x0B\f\x0E-\x1F\uFFFE\uFFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/,n=t.match(e))throw new Error("Invalid character in string: "+t+" at index "+n.index)}else if("1.1"===this.options.version&&(e=/[\0\uFFFE\uFFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/,n=t.match(e)))throw new Error("Invalid character in string: "+t+" at index "+n.index);return t},t.prototype.assertLegalName=function(t){var e;if(this.options.noValidation)return t;if(this.assertLegalChar(t),e=/^([:A-Z_a-z\xC0-\xD6\xD8-\xF6\xF8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD]|[\uD800-\uDB7F][\uDC00-\uDFFF])([\x2D\.0-:A-Z_a-z\xB7\xC0-\xD6\xD8-\xF6\xF8-\u037D\u037F-\u1FFF\u200C\u200D\u203F\u2040\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD]|[\uD800-\uDB7F][\uDC00-\uDFFF])*$/,!t.match(e))throw new Error("Invalid character in name");return t},t.prototype.textEscape=function(t){var e;return this.options.noValidation?t:(e=this.options.noDoubleEncoding?/(?!&\S+;)&/g:/&/g,t.replace(e,"&").replace(//g,">").replace(/\r/g," "))},t.prototype.attEscape=function(t){var e;return this.options.noValidation?t:(e=this.options.noDoubleEncoding?/(?!&\S+;)&/g:/&/g,t.replace(e,"&").replace(/0?new Array(s).join(e.indent):""},t.prototype.endline=function(t,e,n){return!e.pretty||e.suppressPrettyCount?"":e.newline},t.prototype.attribute=function(t,e,n){var s;return this.openAttribute(t,e,n),s=" "+t.name+'="'+t.value+'"',this.closeAttribute(t,e,n),s},t.prototype.cdata=function(t,e,n){var i;return this.openNode(t,e,n),e.state=s.OpenTag,i=this.indent(t,e,n)+""+this.endline(t,e,n),e.state=s.None,this.closeNode(t,e,n),i},t.prototype.comment=function(t,e,n){var i;return this.openNode(t,e,n),e.state=s.OpenTag,i=this.indent(t,e,n)+"\x3c!-- ",e.state=s.InsideTag,i+=t.value,e.state=s.CloseTag,i+=" --\x3e"+this.endline(t,e,n),e.state=s.None,this.closeNode(t,e,n),i},t.prototype.declaration=function(t,e,n){var i;return this.openNode(t,e,n),e.state=s.OpenTag,i=this.indent(t,e,n)+"",i+=this.endline(t,e,n),e.state=s.None,this.closeNode(t,e,n),i},t.prototype.docType=function(t,e,n){var i,r,o,a,l;if(n||(n=0),this.openNode(t,e,n),e.state=s.OpenTag,a=this.indent(t,e,n),a+="0){for(a+=" [",a+=this.endline(t,e,n),e.state=s.InsideTag,r=0,o=(l=t.children).length;r",a+=this.endline(t,e,n),e.state=s.None,this.closeNode(t,e,n),a},t.prototype.element=function(t,n,i){var o,a,l,c,d,u,m,p,f,g,h,v,w,A;for(f in i||(i=0),g=!1,h="",this.openNode(t,n,i),n.state=s.OpenTag,h+=this.indent(t,n,i)+"<"+t.name,v=t.attribs)r.call(v,f)&&(o=v[f],h+=this.attribute(o,n,i));if(c=0===(l=t.children.length)?null:t.children[0],0===l||t.children.every((function(t){return(t.type===e.Text||t.type===e.Raw)&&""===t.value})))n.allowEmpty?(h+=">",n.state=s.CloseTag,h+=""+this.endline(t,n,i)):(n.state=s.CloseTag,h+=n.spaceBeforeSlash+"/>"+this.endline(t,n,i));else if(!n.pretty||1!==l||c.type!==e.Text&&c.type!==e.Raw||null==c.value){if(n.dontPrettyTextNodes)for(d=0,m=(w=t.children).length;d"+this.endline(t,n,i),n.state=s.InsideTag,u=0,p=(A=t.children).length;u",g&&n.suppressPrettyCount--,h+=this.endline(t,n,i),n.state=s.None}else h+=">",n.state=s.InsideTag,n.suppressPrettyCount++,g=!0,h+=this.writeChildNode(c,n,i+1),n.suppressPrettyCount--,g=!1,n.state=s.CloseTag,h+=""+this.endline(t,n,i);return this.closeNode(t,n,i),h},t.prototype.writeChildNode=function(t,n,s){switch(t.type){case e.CData:return this.cdata(t,n,s);case e.Comment:return this.comment(t,n,s);case e.Element:return this.element(t,n,s);case e.Raw:return this.raw(t,n,s);case e.Text:return this.text(t,n,s);case e.ProcessingInstruction:return this.processingInstruction(t,n,s);case e.Dummy:return"";case e.Declaration:return this.declaration(t,n,s);case e.DocType:return this.docType(t,n,s);case e.AttributeDeclaration:return this.dtdAttList(t,n,s);case e.ElementDeclaration:return this.dtdElement(t,n,s);case e.EntityDeclaration:return this.dtdEntity(t,n,s);case e.NotationDeclaration:return this.dtdNotation(t,n,s);default:throw new Error("Unknown XML node type: "+t.constructor.name)}},t.prototype.processingInstruction=function(t,e,n){var i;return this.openNode(t,e,n),e.state=s.OpenTag,i=this.indent(t,e,n)+"",i+=this.endline(t,e,n),e.state=s.None,this.closeNode(t,e,n),i},t.prototype.raw=function(t,e,n){var i;return this.openNode(t,e,n),e.state=s.OpenTag,i=this.indent(t,e,n),e.state=s.InsideTag,i+=t.value,e.state=s.CloseTag,i+=this.endline(t,e,n),e.state=s.None,this.closeNode(t,e,n),i},t.prototype.text=function(t,e,n){var i;return this.openNode(t,e,n),e.state=s.OpenTag,i=this.indent(t,e,n),e.state=s.InsideTag,i+=t.value,e.state=s.CloseTag,i+=this.endline(t,e,n),e.state=s.None,this.closeNode(t,e,n),i},t.prototype.dtdAttList=function(t,e,n){var i;return this.openNode(t,e,n),e.state=s.OpenTag,i=this.indent(t,e,n)+""+this.endline(t,e,n),e.state=s.None,this.closeNode(t,e,n),i},t.prototype.dtdElement=function(t,e,n){var i;return this.openNode(t,e,n),e.state=s.OpenTag,i=this.indent(t,e,n)+""+this.endline(t,e,n),e.state=s.None,this.closeNode(t,e,n),i},t.prototype.dtdEntity=function(t,e,n){var i;return this.openNode(t,e,n),e.state=s.OpenTag,i=this.indent(t,e,n)+""+this.endline(t,e,n),e.state=s.None,this.closeNode(t,e,n),i},t.prototype.dtdNotation=function(t,e,n){var i;return this.openNode(t,e,n),e.state=s.OpenTag,i=this.indent(t,e,n)+""+this.endline(t,e,n),e.state=s.None,this.closeNode(t,e,n),i},t.prototype.openNode=function(t,e,n){},t.prototype.closeNode=function(t,e,n){},t.prototype.openAttribute=function(t,e,n){},t.prototype.closeAttribute=function(t,e,n){},t}()}).call(this)},59665:function(t,e,n){(function(){var e,s,i,r,o,a,l,c,d,u;u=n(49241),c=u.assign,d=u.isFunction,i=n(67260),r=n(71933),o=n(80400),l=n(40382),a=n(96775),e=n(71737),s=n(88753),t.exports.create=function(t,e,n,s){var i,o;if(null==t)throw new Error("Root element needs a name.");return s=c({},e,n,s),o=(i=new r(s)).element(t),s.headless||(i.declaration(s),null==s.pubID&&null==s.sysID||i.dtd(s)),o},t.exports.begin=function(t,e,n){var s;return d(t)&&(e=(s=[t,e])[0],n=s[1],t={}),e?new o(t,e,n):new r(t)},t.exports.stringWriter=function(t){return new l(t)},t.exports.streamWriter=function(t,e){return new a(t,e)},t.exports.implementation=new i,t.exports.nodeType=e,t.exports.writerState=s}).call(this)},63710:t=>{"use strict";t.exports="data:image/svg+xml,%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20height=%2716%27%20width=%2716%27%3e%3cpath%20d=%27M14%2012.3L12.3%2014%208%209.7%203.7%2014%202%2012.3%206.3%208%202%203.7%203.7%202%208%206.3%2012.3%202%2014%203.7%209.7%208z%27%20style=%27fill-opacity:1;fill:%23ffffff%27/%3e%3c/svg%3e"},57273:t=>{"use strict";t.exports="data:image/svg+xml,%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20height=%2716%27%20width=%2716%27%3e%3cpath%20d=%27M14%2012.3L12.3%2014%208%209.7%203.7%2014%202%2012.3%206.3%208%202%203.7%203.7%202%208%206.3%2012.3%202%2014%203.7%209.7%208z%27/%3e%3c/svg%3e"},63779:()=>{},99580:()=>{},35810:(t,e,n)=>{"use strict";n.d(e,{Al:()=>U,By:()=>v,H4:()=>O,PY:()=>B,Q$:()=>D,R3:()=>x,Ss:()=>oe,VL:()=>_,ZH:()=>P,aX:()=>w,bP:()=>N,bh:()=>V,hY:()=>g,lJ:()=>F,m1:()=>le,m9:()=>f,pt:()=>k,qK:()=>h,v7:()=>M,vb:()=>T,vd:()=>I,zI:()=>L});var s=n(21777),i=n(84697),r=n(43627),o=n(71089),a=n(66656),l=n(44719),c=n(36117),d=n(2568);const u=null===(m=(0,s.HW)())?(0,i.YK)().setApp("files").build():(0,i.YK)().setApp("files").setUid(m.uid).build();var m;class p{_entries=[];registerEntry(t){this.validateEntry(t),t.category=t.category??1,this._entries.push(t)}unregisterEntry(t){const e="string"==typeof t?this.getEntryIndex(t):this.getEntryIndex(t.id);-1!==e?this._entries.splice(e,1):u.warn("Entry not found, nothing removed",{entry:t,entries:this.getEntries()})}getEntries(t){return t?this._entries.filter((e=>"function"!=typeof e.enabled||e.enabled(t))):this._entries}getEntryIndex(t){return this._entries.findIndex((e=>e.id===t))}validateEntry(t){if(!t.id||!t.displayName||!t.iconSvgInline&&!t.iconClass||!t.handler)throw new Error("Invalid entry");if("string"!=typeof t.id||"string"!=typeof t.displayName)throw new Error("Invalid id or displayName property");if(t.iconClass&&"string"!=typeof t.iconClass||t.iconSvgInline&&"string"!=typeof t.iconSvgInline)throw new Error("Invalid icon provided");if(void 0!==t.enabled&&"function"!=typeof t.enabled)throw new Error("Invalid enabled property");if("function"!=typeof t.handler)throw new Error("Invalid handler property");if("order"in t&&"number"!=typeof t.order)throw new Error("Invalid order property");if(-1!==this.getEntryIndex(t.id))throw new Error("Duplicate entry")}}var f=(t=>(t.DEFAULT="default",t.HIDDEN="hidden",t))(f||{});class g{_action;constructor(t){this.validateAction(t),this._action=t}get id(){return this._action.id}get displayName(){return this._action.displayName}get title(){return this._action.title}get iconSvgInline(){return this._action.iconSvgInline}get enabled(){return this._action.enabled}get exec(){return this._action.exec}get execBatch(){return this._action.execBatch}get order(){return this._action.order}get parent(){return this._action.parent}get default(){return this._action.default}get inline(){return this._action.inline}get renderInline(){return this._action.renderInline}validateAction(t){if(!t.id||"string"!=typeof t.id)throw new Error("Invalid id");if(!t.displayName||"function"!=typeof t.displayName)throw new Error("Invalid displayName function");if("title"in t&&"function"!=typeof t.title)throw new Error("Invalid title function");if(!t.iconSvgInline||"function"!=typeof t.iconSvgInline)throw new Error("Invalid iconSvgInline function");if(!t.exec||"function"!=typeof t.exec)throw new Error("Invalid exec function");if("enabled"in t&&"function"!=typeof t.enabled)throw new Error("Invalid enabled function");if("execBatch"in t&&"function"!=typeof t.execBatch)throw new Error("Invalid execBatch function");if("order"in t&&"number"!=typeof t.order)throw new Error("Invalid order");if("parent"in t&&"string"!=typeof t.parent)throw new Error("Invalid parent");if(t.default&&!Object.values(f).includes(t.default))throw new Error("Invalid default");if("inline"in t&&"function"!=typeof t.inline)throw new Error("Invalid inline function");if("renderInline"in t&&"function"!=typeof t.renderInline)throw new Error("Invalid renderInline function")}}const h=function(){return void 0===window._nc_fileactions&&(window._nc_fileactions=[],u.debug("FileActions initialized")),window._nc_fileactions},v=function(){return void 0===window._nc_filelistheader&&(window._nc_filelistheader=[],u.debug("FileListHeaders initialized")),window._nc_filelistheader};var w=(t=>(t[t.NONE=0]="NONE",t[t.CREATE=4]="CREATE",t[t.READ=1]="READ",t[t.UPDATE=2]="UPDATE",t[t.DELETE=8]="DELETE",t[t.SHARE=16]="SHARE",t[t.ALL=31]="ALL",t))(w||{});const A=["d:getcontentlength","d:getcontenttype","d:getetag","d:getlastmodified","d:quota-available-bytes","d:resourcetype","nc:has-preview","nc:is-encrypted","nc:mount-type","oc:comments-unread","oc:favorite","oc:fileid","oc:owner-display-name","oc:owner-id","oc:permissions","oc:size"],y={d:"DAV:",nc:"http://nextcloud.org/ns",oc:"http://owncloud.org/ns",ocs:"http://open-collaboration-services.org/ns"},b=function(){return void 0===window._nc_dav_properties&&(window._nc_dav_properties=[...A]),window._nc_dav_properties.map((t=>`<${t} />`)).join(" ")},C=function(){return void 0===window._nc_dav_namespaces&&(window._nc_dav_namespaces={...y}),Object.keys(window._nc_dav_namespaces).map((t=>`xmlns:${t}="${window._nc_dav_namespaces?.[t]}"`)).join(" ")},_=function(){return`\n\t\t\n\t\t\t\n\t\t\t\t${b()}\n\t\t\t\n\t\t`},x=function(t){return`\n\n\t\n\t\t\n\t\t\t\n\t\t\t\t${b()}\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\t/files/${(0,s.HW)()?.uid}/\n\t\t\t\tinfinity\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\thttpd/unix-directory\n\t\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\t0\n\t\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t${t}\n\t\t\t\t\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\n\t\t\n\t\t\n\t\t\t100\n\t\t\t0\n\t\t\n\t\n`},T=function(t=""){let e=w.NONE;return t?((t.includes("C")||t.includes("K"))&&(e|=w.CREATE),t.includes("G")&&(e|=w.READ),(t.includes("W")||t.includes("N")||t.includes("V"))&&(e|=w.UPDATE),t.includes("D")&&(e|=w.DELETE),t.includes("R")&&(e|=w.SHARE),e):e};var k=(t=>(t.Folder="folder",t.File="file",t))(k||{});const E=function(t,e){return null!==t.match(e)},S=(t,e)=>{if(t.id&&"number"!=typeof t.id)throw new Error("Invalid id type of value");if(!t.source)throw new Error("Missing mandatory source");try{new URL(t.source)}catch(t){throw new Error("Invalid source format, source must be a valid URL")}if(!t.source.startsWith("http"))throw new Error("Invalid source format, only http(s) is supported");if(t.mtime&&!(t.mtime instanceof Date))throw new Error("Invalid mtime type");if(t.crtime&&!(t.crtime instanceof Date))throw new Error("Invalid crtime type");if(!t.mime||"string"!=typeof t.mime||!t.mime.match(/^[-\w.]+\/[-+\w.]+$/gi))throw new Error("Missing or invalid mandatory mime");if("size"in t&&"number"!=typeof t.size&&void 0!==t.size)throw new Error("Invalid size type");if("permissions"in t&&void 0!==t.permissions&&!("number"==typeof t.permissions&&t.permissions>=w.NONE&&t.permissions<=w.ALL))throw new Error("Invalid permissions");if(t.owner&&null!==t.owner&&"string"!=typeof t.owner)throw new Error("Invalid owner type");if(t.attributes&&"object"!=typeof t.attributes)throw new Error("Invalid attributes type");if(t.root&&"string"!=typeof t.root)throw new Error("Invalid root type");if(t.root&&!t.root.startsWith("/"))throw new Error("Root must start with a leading slash");if(t.root&&!t.source.includes(t.root))throw new Error("Root must be part of the source");if(t.root&&E(t.source,e)){const n=t.source.match(e)[0];if(!t.source.includes((0,r.join)(n,t.root)))throw new Error("The root must be relative to the service. e.g /files/emma")}if(t.status&&!Object.values(L).includes(t.status))throw new Error("Status must be a valid NodeStatus")};var L=(t=>(t.NEW="new",t.FAILED="failed",t.LOADING="loading",t.LOCKED="locked",t))(L||{});class N{_data;_attributes;_knownDavService=/(remote|public)\.php\/(web)?dav/i;readonlyAttributes=Object.entries(Object.getOwnPropertyDescriptors(N.prototype)).filter((t=>"function"==typeof t[1].get&&"__proto__"!==t[0])).map((t=>t[0]));handler={set:(t,e,n)=>!this.readonlyAttributes.includes(e)&&(this.updateMtime(),Reflect.set(t,e,n)),deleteProperty:(t,e)=>!this.readonlyAttributes.includes(e)&&(this.updateMtime(),Reflect.deleteProperty(t,e)),get:(t,e,n)=>this.readonlyAttributes.includes(e)?(u.warn(`Accessing "Node.attributes.${e}" is deprecated, access it directly on the Node instance.`),Reflect.get(this,e)):Reflect.get(t,e,n)};constructor(t,e){S(t,e||this._knownDavService),this._data={...t,attributes:{}},this._attributes=new Proxy(this._data.attributes,this.handler),this.update(t.attributes??{}),this._data.mtime=t.mtime,e&&(this._knownDavService=e)}get source(){return this._data.source.replace(/\/$/i,"")}get encodedSource(){const{origin:t}=new URL(this.source);return t+(0,o.O0)(this.source.slice(t.length))}get basename(){return(0,r.basename)(this.source)}get extension(){return(0,r.extname)(this.source)}get dirname(){if(this.root){let t=this.source;this.isDavRessource&&(t=t.split(this._knownDavService).pop());const e=t.indexOf(this.root),n=this.root.replace(/\/$/,"");return(0,r.dirname)(t.slice(e+n.length)||"/")}const t=new URL(this.source);return(0,r.dirname)(t.pathname)}get mime(){return this._data.mime}get mtime(){return this._data.mtime}get crtime(){return this._data.crtime}get size(){return this._data.size}set size(t){this.updateMtime(),this._data.size=t}get attributes(){return this._attributes}get permissions(){return null!==this.owner||this.isDavRessource?void 0!==this._data.permissions?this._data.permissions:w.NONE:w.READ}set permissions(t){this.updateMtime(),this._data.permissions=t}get owner(){return this.isDavRessource?this._data.owner:null}get isDavRessource(){return E(this.source,this._knownDavService)}get root(){return this._data.root?this._data.root.replace(/^(.+)\/$/,"$1"):this.isDavRessource&&(0,r.dirname)(this.source).split(this._knownDavService).pop()||null}get path(){if(this.root){let t=this.source;this.isDavRessource&&(t=t.split(this._knownDavService).pop());const e=t.indexOf(this.root),n=this.root.replace(/\/$/,"");return t.slice(e+n.length)||"/"}return(this.dirname+"/"+this.basename).replace(/\/\//g,"/")}get fileid(){return this._data?.id}get status(){return this._data?.status}set status(t){this._data.status=t}move(t){S({...this._data,source:t},this._knownDavService),this._data.source=t,this.updateMtime()}rename(t){if(t.includes("/"))throw new Error("Invalid basename");this.move((0,r.dirname)(this.source)+"/"+t)}updateMtime(){this._data.mtime&&(this._data.mtime=new Date)}update(t){for(const[e,n]of Object.entries(t))try{void 0===n?delete this.attributes[e]:this.attributes[e]=n}catch(t){if(t instanceof TypeError)continue;throw t}}}class P extends N{get type(){return k.File}}class I extends N{constructor(t){super({...t,mime:"httpd/unix-directory"})}get type(){return k.Folder}get extension(){return null}get mime(){return"httpd/unix-directory"}}const F=`/files/${(0,s.HW)()?.uid}`,B=(0,a.dC)("dav"),O=function(t=B,e={}){const n=(0,l.UU)(t,{headers:e});function i(t){n.setHeaders({...e,"X-Requested-With":"XMLHttpRequest",requesttoken:t??""})}return(0,s.zo)(i),i((0,s.do)()),(0,l.Gu)().patch("fetch",((t,e)=>{const n=e.headers;return n?.method&&(e.method=n.method,delete n.method),fetch(t,e)})),n},D=(t,e="/",n=F)=>{const s=new AbortController;return new c.CancelablePromise((async(i,r,o)=>{o((()=>s.abort()));try{i((await t.getDirectoryContents(`${n}${e}`,{signal:s.signal,details:!0,data:`\n\t\t\n\t\t\t\n\t\t\t\t${b()}\n\t\t\t\n\t\t\t\n\t\t\t\t1\n\t\t\t\n\t\t`,headers:{method:"REPORT"},includeSelf:!0})).data.filter((t=>t.filename!==e)).map((t=>U(t,n))))}catch(t){r(t)}}))},U=function(t,e=F,n=B){let i=(0,s.HW)()?.uid;const r=document.querySelector("input#isPublic")?.value;if(r)i=i??document.querySelector("input#sharingUserId")?.value,i=i??"anonymous";else if(!i)throw new Error("No user id found");const o=t.props,a=T(o?.permissions),l=String(o?.["owner-id"]||i),c={id:o?.fileid||0,source:`${n}${t.filename}`,mtime:new Date(Date.parse(t.lastmod)),mime:t.mime||"application/octet-stream",size:o?.size||Number.parseInt(o.getcontentlength||"0"),permissions:a,owner:l,root:e,attributes:{...t,...o,hasPreview:o?.["has-preview"]}};return delete c.attributes?.props,"file"===t.type?new P(c):new I(c)};window._oc_config,window._oc_config?.blacklist_files_regex&&new RegExp(window._oc_config.blacklist_files_regex);const j=["B","KB","MB","GB","TB","PB"],R=["B","KiB","MiB","GiB","TiB","PiB"];function M(t,e=!1,n=!1,s=!1){n=n&&!s,"string"==typeof t&&(t=Number(t));let i=t>0?Math.floor(Math.log(t)/Math.log(s?1e3:1024)):0;i=Math.min((n?R.length:j.length)-1,i);const r=n?R[i]:j[i];let o=(t/Math.pow(s?1e3:1024,i)).toFixed(1);return!0===e&&0===i?("0.0"!==o?"< 1 ":"0 ")+(n?R[1]:j[1]):(o=i<2?parseFloat(o).toFixed(0):parseFloat(o).toLocaleString((0,d.lO)()),o+" "+r)}class z{_views=[];_currentView=null;register(t){if(this._views.find((e=>e.id===t.id)))throw new Error(`View id ${t.id} is already registered`);this._views.push(t)}remove(t){const e=this._views.findIndex((e=>e.id===t));-1!==e&&this._views.splice(e,1)}get views(){return this._views}setActive(t){this._currentView=t}get active(){return this._currentView}}const V=function(){return void 0===window._nc_navigation&&(window._nc_navigation=new z,u.debug("Navigation service initialized")),window._nc_navigation};class ${_column;constructor(t){q(t),this._column=t}get id(){return this._column.id}get title(){return this._column.title}get render(){return this._column.render}get sort(){return this._column.sort}get summary(){return this._column.summary}}const q=function(t){if(!t.id||"string"!=typeof t.id)throw new Error("A column id is required");if(!t.title||"string"!=typeof t.title)throw new Error("A column title is required");if(!t.render||"function"!=typeof t.render)throw new Error("A render function is required");if(t.sort&&"function"!=typeof t.sort)throw new Error("Column sortFunction must be a function");if(t.summary&&"function"!=typeof t.summary)throw new Error("Column summary must be a function");return!0};var H={},W={};!function(t){const e=":A-Za-z_\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD",n="["+e+"]["+e+"\\-.\\d\\u00B7\\u0300-\\u036F\\u203F-\\u2040]*",s=new RegExp("^"+n+"$");t.isExist=function(t){return void 0!==t},t.isEmptyObject=function(t){return 0===Object.keys(t).length},t.merge=function(t,e,n){if(e){const s=Object.keys(e),i=s.length;for(let r=0;r5&&"xml"===s)return it("InvalidXml","XML declaration allowed only at the start of the document.",ot(t,e));if("?"==t[e]&&">"==t[e+1]){e++;break}}return e}function X(t,e){if(t.length>e+5&&"-"===t[e+1]&&"-"===t[e+2]){for(e+=3;e"===t[e+2]){e+=2;break}}else if(t.length>e+8&&"D"===t[e+1]&&"O"===t[e+2]&&"C"===t[e+3]&&"T"===t[e+4]&&"Y"===t[e+5]&&"P"===t[e+6]&&"E"===t[e+7]){let n=1;for(e+=8;e"===t[e]&&(n--,0===n))break}else if(t.length>e+9&&"["===t[e+1]&&"C"===t[e+2]&&"D"===t[e+3]&&"A"===t[e+4]&&"T"===t[e+5]&&"A"===t[e+6]&&"["===t[e+7])for(e+=8;e"===t[e+2]){e+=2;break}return e}H.validate=function(t,e){e=Object.assign({},Y,e);const n=[];let s=!1,i=!1;"\ufeff"===t[0]&&(t=t.substr(1));for(let o=0;o"!==t[o]&&" "!==t[o]&&"\t"!==t[o]&&"\n"!==t[o]&&"\r"!==t[o];o++)c+=t[o];if(c=c.trim(),"/"===c[c.length-1]&&(c=c.substring(0,c.length-1),o--),r=c,!G.isName(r)){let e;return e=0===c.trim().length?"Invalid space after '<'.":"Tag '"+c+"' is an invalid name.",it("InvalidTag",e,ot(t,o))}const d=tt(t,o);if(!1===d)return it("InvalidAttr","Attributes for '"+c+"' have open quote.",ot(t,o));let u=d.value;if(o=d.index,"/"===u[u.length-1]){const n=o-u.length;u=u.substring(0,u.length-1);const i=nt(u,e);if(!0!==i)return it(i.err.code,i.err.msg,ot(t,n+i.err.line));s=!0}else if(l){if(!d.tagClosed)return it("InvalidTag","Closing tag '"+c+"' doesn't have proper closing.",ot(t,o));if(u.trim().length>0)return it("InvalidTag","Closing tag '"+c+"' can't have attributes or invalid starting.",ot(t,a));if(0===n.length)return it("InvalidTag","Closing tag '"+c+"' has not been opened.",ot(t,a));{const e=n.pop();if(c!==e.tagName){let n=ot(t,e.tagStartPos);return it("InvalidTag","Expected closing tag '"+e.tagName+"' (opened in line "+n.line+", col "+n.col+") instead of closing tag '"+c+"'.",ot(t,a))}0==n.length&&(i=!0)}}else{const r=nt(u,e);if(!0!==r)return it(r.err.code,r.err.msg,ot(t,o-u.length+r.err.line));if(!0===i)return it("InvalidXml","Multiple possible root nodes found.",ot(t,o));-1!==e.unpairedTags.indexOf(c)||n.push({tagName:c,tagStartPos:a}),s=!0}for(o++;o0)||it("InvalidXml","Invalid '"+JSON.stringify(n.map((t=>t.tagName)),null,4).replace(/\r?\n/g,"")+"' found.",{line:1,col:1}):it("InvalidXml","Start tag expected.",1)};const J='"',Z="'";function tt(t,e){let n="",s="",i=!1;for(;e"===t[e]&&""===s){i=!0;break}n+=t[e]}return""===s&&{value:n,index:e,tagClosed:i}}const et=new RegExp("(\\s*)([^\\s=]+)(\\s*=)?(\\s*(['\"])(([\\s\\S])*?)\\5)?","g");function nt(t,e){const n=G.getAllMatches(t,et),s={};for(let t=0;t!1,commentPropName:!1,unpairedTags:[],processEntities:!0,htmlEntities:!1,ignoreDeclaration:!1,ignorePiTags:!1,transformTagName:!1,transformAttributeName:!1,updateTag:function(t,e,n){return t}};lt.buildOptions=function(t){return Object.assign({},ct,t)},lt.defaultOptions=ct;const dt=W;function ut(t,e){let n="";for(;e0?this.child.push({[t.tagname]:t.child,":@":t[":@"]}):this.child.push({[t.tagname]:t.child})}},_t=function(t,e){const n={};if("O"!==t[e+3]||"C"!==t[e+4]||"T"!==t[e+5]||"Y"!==t[e+6]||"P"!==t[e+7]||"E"!==t[e+8])throw new Error("Invalid Tag instead of DOCTYPE");{e+=9;let s=1,i=!1,r=!1,o="";for(;e"===t[e]){if(r?"-"===t[e-1]&&"-"===t[e-2]&&(r=!1,s--):s--,0===s)break}else"["===t[e]?i=!0:o+=t[e];else{if(i&&pt(t,e))e+=7,[entityName,val,e]=ut(t,e+1),-1===val.indexOf("&")&&(n[vt(entityName)]={regx:RegExp(`&${entityName};`,"g"),val});else if(i&&ft(t,e))e+=8;else if(i&>(t,e))e+=8;else if(i&&ht(t,e))e+=9;else{if(!mt)throw new Error("Invalid DOCTYPE");r=!0}s++,o=""}if(0!==s)throw new Error("Unclosed DOCTYPE")}return{entities:n,i:e}},xt=function(t,e={}){if(e=Object.assign({},yt,e),!t||"string"!=typeof t)return t;let n=t.trim();if(void 0!==e.skipLike&&e.skipLike.test(n))return t;if(e.hex&&wt.test(n))return Number.parseInt(n,16);{const i=At.exec(n);if(i){const r=i[1],o=i[2];let a=(s=i[3])&&-1!==s.indexOf(".")?("."===(s=s.replace(/0+$/,""))?s="0":"."===s[0]?s="0"+s:"."===s[s.length-1]&&(s=s.substr(0,s.length-1)),s):s;const l=i[4]||i[6];if(!e.leadingZeros&&o.length>0&&r&&"."!==n[2])return t;if(!e.leadingZeros&&o.length>0&&!r&&"."!==n[1])return t;{const s=Number(n),i=""+s;return-1!==i.search(/[eE]/)||l?e.eNotation?s:t:-1!==n.indexOf(".")?"0"===i&&""===a||i===a||r&&i==="-"+a?s:t:o?a===i||r+a===i?s:t:n===i||n===r+i?s:t}}return t}var s};function Tt(t){const e=Object.keys(t);for(let n=0;n0)){o||(t=this.replaceEntitiesValue(t));const s=this.options.tagValueProcessor(e,t,n,i,r);return null==s?t:typeof s!=typeof t||s!==t?s:this.options.trimValues||t.trim()===t?jt(t,this.options.parseTagValue,this.options.numberParseOptions):t}}function Et(t){if(this.options.removeNSPrefix){const e=t.split(":"),n="/"===t.charAt(0)?"/":"";if("xmlns"===e[0])return"";2===e.length&&(t=n+e[1])}return t}const St=new RegExp("([^\\s=]+)\\s*(=\\s*(['\"])([\\s\\S]*?)\\3)?","gm");function Lt(t,e,n){if(!this.options.ignoreAttributes&&"string"==typeof t){const n=bt.getAllMatches(t,St),s=n.length,i={};for(let t=0;t",r,"Closing Tag is not closed.");let o=t.substring(r+2,e).trim();if(this.options.removeNSPrefix){const t=o.indexOf(":");-1!==t&&(o=o.substr(t+1))}this.options.transformTagName&&(o=this.options.transformTagName(o)),n&&(s=this.saveTextToParentTag(s,n,i));const a=i.substring(i.lastIndexOf(".")+1);if(o&&-1!==this.options.unpairedTags.indexOf(o))throw new Error(`Unpaired tag can not be used as closing tag: `);let l=0;a&&-1!==this.options.unpairedTags.indexOf(a)?(l=i.lastIndexOf(".",i.lastIndexOf(".")-1),this.tagsNodeStack.pop()):l=i.lastIndexOf("."),i=i.substring(0,l),n=this.tagsNodeStack.pop(),s="",r=e}else if("?"===t[r+1]){let e=Dt(t,r,!1,"?>");if(!e)throw new Error("Pi Tag is not closed.");if(s=this.saveTextToParentTag(s,n,i),this.options.ignoreDeclaration&&"?xml"===e.tagName||this.options.ignorePiTags);else{const t=new Ct(e.tagName);t.add(this.options.textNodeName,""),e.tagName!==e.tagExp&&e.attrExpPresent&&(t[":@"]=this.buildAttributesMap(e.tagExp,i,e.tagName)),this.addChild(n,t,i)}r=e.closeIndex+1}else if("!--"===t.substr(r+1,3)){const e=Ot(t,"--\x3e",r+4,"Comment is not closed.");if(this.options.commentPropName){const o=t.substring(r+4,e-2);s=this.saveTextToParentTag(s,n,i),n.add(this.options.commentPropName,[{[this.options.textNodeName]:o}])}r=e}else if("!D"===t.substr(r+1,2)){const e=_t(t,r);this.docTypeEntities=e.entities,r=e.i}else if("!["===t.substr(r+1,2)){const e=Ot(t,"]]>",r,"CDATA is not closed.")-2,o=t.substring(r+9,e);s=this.saveTextToParentTag(s,n,i);let a=this.parseTextData(o,n.tagname,i,!0,!1,!0,!0);null==a&&(a=""),this.options.cdataPropName?n.add(this.options.cdataPropName,[{[this.options.textNodeName]:o}]):n.add(this.options.textNodeName,a),r=e+2}else{let o=Dt(t,r,this.options.removeNSPrefix),a=o.tagName;const l=o.rawTagName;let c=o.tagExp,d=o.attrExpPresent,u=o.closeIndex;this.options.transformTagName&&(a=this.options.transformTagName(a)),n&&s&&"!xml"!==n.tagname&&(s=this.saveTextToParentTag(s,n,i,!1));const m=n;if(m&&-1!==this.options.unpairedTags.indexOf(m.tagname)&&(n=this.tagsNodeStack.pop(),i=i.substring(0,i.lastIndexOf("."))),a!==e.tagname&&(i+=i?"."+a:a),this.isItStopNode(this.options.stopNodes,i,a)){let e="";if(c.length>0&&c.lastIndexOf("/")===c.length-1)"/"===a[a.length-1]?(a=a.substr(0,a.length-1),i=i.substr(0,i.length-1),c=a):c=c.substr(0,c.length-1),r=o.closeIndex;else if(-1!==this.options.unpairedTags.indexOf(a))r=o.closeIndex;else{const n=this.readStopNodeData(t,l,u+1);if(!n)throw new Error(`Unexpected end of ${l}`);r=n.i,e=n.tagContent}const s=new Ct(a);a!==c&&d&&(s[":@"]=this.buildAttributesMap(c,i,a)),e&&(e=this.parseTextData(e,a,i,!0,d,!0,!0)),i=i.substr(0,i.lastIndexOf(".")),s.add(this.options.textNodeName,e),this.addChild(n,s,i)}else{if(c.length>0&&c.lastIndexOf("/")===c.length-1){"/"===a[a.length-1]?(a=a.substr(0,a.length-1),i=i.substr(0,i.length-1),c=a):c=c.substr(0,c.length-1),this.options.transformTagName&&(a=this.options.transformTagName(a));const t=new Ct(a);a!==c&&d&&(t[":@"]=this.buildAttributesMap(c,i,a)),this.addChild(n,t,i),i=i.substr(0,i.lastIndexOf("."))}else{const t=new Ct(a);this.tagsNodeStack.push(n),a!==c&&d&&(t[":@"]=this.buildAttributesMap(c,i,a)),this.addChild(n,t,i),n=t}s="",r=u}}else s+=t[r];return e.child};function Pt(t,e,n){const s=this.options.updateTag(e.tagname,n,e[":@"]);!1===s||("string"==typeof s?(e.tagname=s,t.addChild(e)):t.addChild(e))}const It=function(t){if(this.options.processEntities){for(let e in this.docTypeEntities){const n=this.docTypeEntities[e];t=t.replace(n.regx,n.val)}for(let e in this.lastEntities){const n=this.lastEntities[e];t=t.replace(n.regex,n.val)}if(this.options.htmlEntities)for(let e in this.htmlEntities){const n=this.htmlEntities[e];t=t.replace(n.regex,n.val)}t=t.replace(this.ampEntity.regex,this.ampEntity.val)}return t};function Ft(t,e,n,s){return t&&(void 0===s&&(s=0===Object.keys(e.child).length),void 0!==(t=this.parseTextData(t,e.tagname,n,!1,!!e[":@"]&&0!==Object.keys(e[":@"]).length,s))&&""!==t&&e.add(this.options.textNodeName,t),t=""),t}function Bt(t,e,n){const s="*."+n;for(const n in t){const i=t[n];if(s===i||e===i)return!0}return!1}function Ot(t,e,n,s){const i=t.indexOf(e,n);if(-1===i)throw new Error(s);return i+e.length-1}function Dt(t,e,n,s=">"){const i=function(t,e,n=">"){let s,i="";for(let r=e;r",n,`${e} is not closed`);if(t.substring(n+2,r).trim()===e&&(i--,0===i))return{tagContent:t.substring(s,n),i:r};n=r}else if("?"===t[n+1])n=Ot(t,"?>",n+1,"StopNode is not closed.");else if("!--"===t.substr(n+1,3))n=Ot(t,"--\x3e",n+3,"StopNode is not closed.");else if("!["===t.substr(n+1,2))n=Ot(t,"]]>",n,"StopNode is not closed.")-2;else{const s=Dt(t,n,">");s&&((s&&s.tagName)===e&&"/"!==s.tagExp[s.tagExp.length-1]&&i++,n=s.closeIndex)}}function jt(t,e,n){if(e&&"string"==typeof t){const e=t.trim();return"true"===e||"false"!==e&&xt(t,n)}return bt.isExist(t)?t:""}var Rt={};function Mt(t,e,n){let s;const i={};for(let r=0;r0&&(i[e.textNodeName]=s):void 0!==s&&(i[e.textNodeName]=s),i}function zt(t){const e=Object.keys(t);for(let t=0;t"},lt:{regex:/&(lt|#60|#x3C);/g,val:"<"},quot:{regex:/&(quot|#34|#x22);/g,val:'"'}},this.ampEntity={regex:/&(amp|#38|#x26);/g,val:"&"},this.htmlEntities={space:{regex:/&(nbsp|#160);/g,val:" "},cent:{regex:/&(cent|#162);/g,val:"¢"},pound:{regex:/&(pound|#163);/g,val:"£"},yen:{regex:/&(yen|#165);/g,val:"¥"},euro:{regex:/&(euro|#8364);/g,val:"€"},copyright:{regex:/&(copy|#169);/g,val:"©"},reg:{regex:/&(reg|#174);/g,val:"®"},inr:{regex:/&(inr|#8377);/g,val:"₹"},num_dec:{regex:/&#([0-9]{1,7});/g,val:(t,e)=>String.fromCharCode(Number.parseInt(e,10))},num_hex:{regex:/&#x([0-9a-fA-F]{1,6});/g,val:(t,e)=>String.fromCharCode(Number.parseInt(e,16))}},this.addExternalEntities=Tt,this.parseXml=Nt,this.parseTextData=kt,this.resolveNameSpace=Et,this.buildAttributesMap=Lt,this.isItStopNode=Bt,this.replaceEntitiesValue=It,this.readStopNodeData=Ut,this.saveTextToParentTag=Ft,this.addChild=Pt}},{prettify:Wt}=Rt,Gt=H;function Yt(t,e,n,s){let i="",r=!1;for(let o=0;o`,r=!1;continue}if(l===e.commentPropName){i+=s+`\x3c!--${a[l][0][e.textNodeName]}--\x3e`,r=!0;continue}if("?"===l[0]){const t=Qt(a[":@"],e),n="?xml"===l?"":s;let o=a[l][0][e.textNodeName];o=0!==o.length?" "+o:"",i+=n+`<${l}${o}${t}?>`,r=!0;continue}let d=s;""!==d&&(d+=e.indentBy);const u=s+`<${l}${Qt(a[":@"],e)}`,m=Yt(a[l],e,c,d);-1!==e.unpairedTags.indexOf(l)?e.suppressUnpairedNode?i+=u+">":i+=u+"/>":m&&0!==m.length||!e.suppressEmptyNode?m&&m.endsWith(">")?i+=u+`>${m}${s}`:(i+=u+">",m&&""!==s&&(m.includes("/>")||m.includes("`):i+=u+"/>",r=!0}return i}function Kt(t){const e=Object.keys(t);for(let n=0;n0&&e.processEntities)for(let n=0;n0&&(n="\n"),Yt(t,e,"",n)},te={attributeNamePrefix:"@_",attributesGroupName:!1,textNodeName:"#text",ignoreAttributes:!0,cdataPropName:!1,format:!1,indentBy:" ",suppressEmptyNode:!1,suppressUnpairedNode:!0,suppressBooleanAttributes:!0,tagValueProcessor:function(t,e){return e},attributeValueProcessor:function(t,e){return e},preserveOrder:!1,commentPropName:!1,unpairedTags:[],entities:[{regex:new RegExp("&","g"),val:"&"},{regex:new RegExp(">","g"),val:">"},{regex:new RegExp("<","g"),val:"<"},{regex:new RegExp("'","g"),val:"'"},{regex:new RegExp('"',"g"),val:"""}],processEntities:!0,stopNodes:[],oneListGroup:!1};function ee(t){this.options=Object.assign({},te,t),this.options.ignoreAttributes||this.options.attributesGroupName?this.isAttribute=function(){return!1}:(this.attrPrefixLen=this.options.attributeNamePrefix.length,this.isAttribute=ie),this.processTextOrObjNode=ne,this.options.format?(this.indentate=se,this.tagEndChar=">\n",this.newLine="\n"):(this.indentate=function(){return""},this.tagEndChar=">",this.newLine="")}function ne(t,e,n){const s=this.j2x(t,n+1);return void 0!==t[this.options.textNodeName]&&1===Object.keys(t).length?this.buildTextValNode(t[this.options.textNodeName],e,s.attrStr,n):this.buildObjectNode(s.val,e,s.attrStr,n)}function se(t){return this.options.indentBy.repeat(t)}function ie(t){return!(!t.startsWith(this.options.attributeNamePrefix)||t===this.options.textNodeName)&&t.substr(this.attrPrefixLen)}ee.prototype.build=function(t){return this.options.preserveOrder?Zt(t,this.options):(Array.isArray(t)&&this.options.arrayNodeName&&this.options.arrayNodeName.length>1&&(t={[this.options.arrayNodeName]:t}),this.j2x(t,0).val)},ee.prototype.j2x=function(t,e){let n="",s="";for(let i in t)if(Object.prototype.hasOwnProperty.call(t,i))if(void 0===t[i])this.isAttribute(i)&&(s+="");else if(null===t[i])this.isAttribute(i)?s+="":"?"===i[0]?s+=this.indentate(e)+"<"+i+"?"+this.tagEndChar:s+=this.indentate(e)+"<"+i+"/"+this.tagEndChar;else if(t[i]instanceof Date)s+=this.buildTextValNode(t[i],i,"",e);else if("object"!=typeof t[i]){const r=this.isAttribute(i);if(r)n+=this.buildAttrPairStr(r,""+t[i]);else if(i===this.options.textNodeName){let e=this.options.tagValueProcessor(i,""+t[i]);s+=this.replaceEntitiesValue(e)}else s+=this.buildTextValNode(t[i],i,"",e)}else if(Array.isArray(t[i])){const n=t[i].length;let r="";for(let o=0;o"+t+i}},ee.prototype.closeTag=function(t){let e="";return-1!==this.options.unpairedTags.indexOf(t)?this.options.suppressUnpairedNode||(e="/"):e=this.options.suppressEmptyNode?"/":`>`+this.newLine;if(!1!==this.options.commentPropName&&e===this.options.commentPropName)return this.indentate(s)+`\x3c!--${t}--\x3e`+this.newLine;if("?"===e[0])return this.indentate(s)+"<"+e+n+"?"+this.tagEndChar;{let i=this.options.tagValueProcessor(e,t);return i=this.replaceEntitiesValue(i),""===i?this.indentate(s)+"<"+e+n+this.closeTag(e)+this.tagEndChar:this.indentate(s)+"<"+e+n+">"+i+"0&&this.options.processEntities)for(let e=0;e0&&(!t.caption||"string"!=typeof t.caption))throw new Error("View caption is required for top-level views and must be a string");if(!t.getContents||"function"!=typeof t.getContents)throw new Error("View getContents is required and must be a function");if(!t.icon||"string"!=typeof t.icon||!function(t){if("string"!=typeof t)throw new TypeError(`Expected a \`string\`, got \`${typeof t}\``);if(0===(t=t.trim()).length)return!1;if(!0!==re.XMLValidator.validate(t))return!1;let e;const n=new re.XMLParser;try{e=n.parse(t)}catch{return!1}return!!e&&!!Object.keys(e).some((t=>"svg"===t.toLowerCase()))}(t.icon))throw new Error("View icon is required and must be a valid svg string");if(!("order"in t)||"number"!=typeof t.order)throw new Error("View order is required and must be a number");if(t.columns&&t.columns.forEach((t=>{if(!(t instanceof $))throw new Error("View columns must be an array of Column. Invalid column found")})),t.emptyView&&"function"!=typeof t.emptyView)throw new Error("View emptyView must be a function");if(t.parent&&"string"!=typeof t.parent)throw new Error("View parent must be a string");if("sticky"in t&&"boolean"!=typeof t.sticky)throw new Error("View sticky must be a boolean");if("expanded"in t&&"boolean"!=typeof t.expanded)throw new Error("View expanded must be a boolean");if(t.defaultSortKey&&"string"!=typeof t.defaultSortKey)throw new Error("View defaultSortKey must be a string");return!0},le=function(t){return(void 0===window._nc_newfilemenu&&(window._nc_newfilemenu=new p,u.debug("NewFileMenu initialized")),window._nc_newfilemenu).getEntries(t).sort(((t,e)=>void 0!==t.order&&void 0!==e.order&&t.order!==e.order?t.order-e.order:t.displayName.localeCompare(e.displayName,void 0,{numeric:!0,sensitivity:"base"})))}},41261:(t,e,n)=>{"use strict";n.d(e,{U:()=>at,a:()=>it,c:()=>W,g:()=>ct,h:()=>ut,l:()=>Y,n:()=>J,o:()=>dt,t:()=>rt});var s=n(85072),i=n.n(s),r=n(97825),o=n.n(r),a=n(77659),l=n.n(a),c=n(55056),d=n.n(c),u=n(10540),m=n.n(u),p=n(41113),f=n.n(p),g=n(30521),h={};h.styleTagTransform=f(),h.setAttributes=d(),h.insert=l().bind(null,"head"),h.domAPI=o(),h.insertStyleElement=m(),i()(g.A,h),g.A&&g.A.locals&&g.A.locals;var v=n(53110),w=n(71089),A=n(35810),y=n(88164),b=n(21777),C=n(26287);class _ extends Error{constructor(t){super(t||"Promise was canceled"),this.name="CancelError"}get isCanceled(){return!0}}const x=Object.freeze({pending:Symbol("pending"),canceled:Symbol("canceled"),resolved:Symbol("resolved"),rejected:Symbol("rejected")});class T{static fn(t){return(...e)=>new T(((n,s,i)=>{e.push(i),t(...e).then(n,s)}))}#t=[];#e=!0;#n=x.pending;#s;#i;constructor(t){this.#s=new Promise(((e,n)=>{this.#i=n;const s=t=>{if(this.#n!==x.pending)throw new Error(`The \`onCancel\` handler was attached after the promise ${this.#n.description}.`);this.#t.push(t)};Object.defineProperties(s,{shouldReject:{get:()=>this.#e,set:t=>{this.#e=t}}}),t((t=>{this.#n===x.canceled&&s.shouldReject||(e(t),this.#r(x.resolved))}),(t=>{this.#n===x.canceled&&s.shouldReject||(n(t),this.#r(x.rejected))}),s)}))}then(t,e){return this.#s.then(t,e)}catch(t){return this.#s.catch(t)}finally(t){return this.#s.finally(t)}cancel(t){if(this.#n===x.pending){if(this.#r(x.canceled),this.#t.length>0)try{for(const t of this.#t)t()}catch(t){return void this.#i(t)}this.#e&&this.#i(new _(t))}}get isCanceled(){return this.#n===x.canceled}#r(t){this.#n===x.pending&&(this.#n=t)}}Object.setPrototypeOf(T.prototype,Promise.prototype);var k=n(9052);class E extends Error{constructor(t){super(t),this.name="TimeoutError"}}class S extends Error{constructor(t){super(),this.name="AbortError",this.message=t}}const L=t=>void 0===globalThis.DOMException?new S(t):new DOMException(t),N=t=>{const e=void 0===t.reason?L("This operation was aborted."):t.reason;return e instanceof Error?e:L(e)};class P{#o=[];enqueue(t,e){const n={priority:(e={priority:0,...e}).priority,run:t};if(this.size&&this.#o[this.size-1].priority>=e.priority)return void this.#o.push(n);const s=function(t,e,n){let s=0,i=t.length;for(;i>0;){const n=Math.trunc(i/2);let o=s+n;r=t[o],e.priority-r.priority<=0?(s=++o,i-=n+1):i=n}var r;return s}(this.#o,n);this.#o.splice(s,0,n)}dequeue(){const t=this.#o.shift();return t?.run}filter(t){return this.#o.filter((e=>e.priority===t.priority)).map((t=>t.run))}get size(){return this.#o.length}}class I extends k{#a;#l;#c=0;#d;#u;#m=0;#p;#f;#o;#g;#h=0;#v;#w;#A;timeout;constructor(t){if(super(),!("number"==typeof(t={carryoverConcurrencyCount:!1,intervalCap:Number.POSITIVE_INFINITY,interval:0,concurrency:Number.POSITIVE_INFINITY,autoStart:!0,queueClass:P,...t}).intervalCap&&t.intervalCap>=1))throw new TypeError(`Expected \`intervalCap\` to be a number from 1 and up, got \`${t.intervalCap?.toString()??""}\` (${typeof t.intervalCap})`);if(void 0===t.interval||!(Number.isFinite(t.interval)&&t.interval>=0))throw new TypeError(`Expected \`interval\` to be a finite number >= 0, got \`${t.interval?.toString()??""}\` (${typeof t.interval})`);this.#a=t.carryoverConcurrencyCount,this.#l=t.intervalCap===Number.POSITIVE_INFINITY||0===t.interval,this.#d=t.intervalCap,this.#u=t.interval,this.#o=new t.queueClass,this.#g=t.queueClass,this.concurrency=t.concurrency,this.timeout=t.timeout,this.#A=!0===t.throwOnTimeout,this.#w=!1===t.autoStart}get#y(){return this.#l||this.#c{this.#x()}),e)),!0;this.#c=this.#a?this.#h:0}return!1}#_(){if(0===this.#o.size)return this.#p&&clearInterval(this.#p),this.#p=void 0,this.emit("empty"),0===this.#h&&this.emit("idle"),!1;if(!this.#w){const t=!this.#E;if(this.#y&&this.#b){const e=this.#o.dequeue();return!!e&&(this.emit("active"),e(),t&&this.#k(),!0)}}return!1}#k(){this.#l||void 0!==this.#p||(this.#p=setInterval((()=>{this.#T()}),this.#u),this.#m=Date.now()+this.#u)}#T(){0===this.#c&&0===this.#h&&this.#p&&(clearInterval(this.#p),this.#p=void 0),this.#c=this.#a?this.#h:0,this.#S()}#S(){for(;this.#_(););}get concurrency(){return this.#v}set concurrency(t){if(!("number"==typeof t&&t>=1))throw new TypeError(`Expected \`concurrency\` to be a number from 1 and up, got \`${t}\` (${typeof t})`);this.#v=t,this.#S()}async#L(t){return new Promise(((e,n)=>{t.addEventListener("abort",(()=>{n(t.reason)}),{once:!0})}))}async add(t,e={}){return e={timeout:this.timeout,throwOnTimeout:this.#A,...e},new Promise(((n,s)=>{this.#o.enqueue((async()=>{this.#h++,this.#c++;try{e.signal?.throwIfAborted();let s=t({signal:e.signal});e.timeout&&(s=function(t,e){const{milliseconds:n,fallback:s,message:i,customTimers:r={setTimeout,clearTimeout}}=e;let o;const a=new Promise(((a,l)=>{if("number"!=typeof n||1!==Math.sign(n))throw new TypeError(`Expected \`milliseconds\` to be a positive number, got \`${n}\``);if(e.signal){const{signal:t}=e;t.aborted&&l(N(t)),t.addEventListener("abort",(()=>{l(N(t))}))}if(n===Number.POSITIVE_INFINITY)return void t.then(a,l);const c=new E;o=r.setTimeout.call(void 0,(()=>{if(s)try{a(s())}catch(t){l(t)}else"function"==typeof t.cancel&&t.cancel(),!1===i?a():i instanceof Error?l(i):(c.message=i??`Promise timed out after ${n} milliseconds`,l(c))}),n),(async()=>{try{a(await t)}catch(t){l(t)}})()})).finally((()=>{a.clear()}));return a.clear=()=>{r.clearTimeout.call(void 0,o),o=void 0},a}(Promise.resolve(s),{milliseconds:e.timeout})),e.signal&&(s=Promise.race([s,this.#L(e.signal)]));const i=await s;n(i),this.emit("completed",i)}catch(t){if(t instanceof E&&!e.throwOnTimeout)return void n();s(t),this.emit("error",t)}finally{this.#C()}}),e),this.emit("add"),this.#_()}))}async addAll(t,e){return Promise.all(t.map((async t=>this.add(t,e))))}start(){return this.#w?(this.#w=!1,this.#S(),this):this}pause(){this.#w=!0}clear(){this.#o=new this.#g}async onEmpty(){0!==this.#o.size&&await this.#N("empty")}async onSizeLessThan(t){this.#o.sizethis.#o.size{const s=()=>{e&&!e()||(this.off(t,s),n())};this.on(t,s)}))}get size(){return this.#o.size}sizeBy(t){return this.#o.filter(t).length}get pending(){return this.#h}get isPaused(){return this.#w}}var F=n(53529),B=n(85168),O=n(75270),D=n(85471),U=n(63420),j=n(24764),R=n(9518),M=n(6695),z=n(95101),V=n(11195);const $=async function(t,e,n,s=(()=>{}),i=void 0,r={}){let o;return o=e instanceof Blob?e:await e(),i&&(r.Destination=i),r["Content-Type"]||(r["Content-Type"]="application/octet-stream"),await C.A.request({method:"PUT",url:t,data:o,signal:n,onUploadProgress:s,headers:r})},q=function(t,e,n){return 0===e&&t.size<=n?Promise.resolve(new Blob([t],{type:t.type||"application/octet-stream"})):Promise.resolve(new Blob([t.slice(e,e+n)],{type:"application/octet-stream"}))},H=function(t=void 0){const e=window.OC?.appConfig?.files?.max_chunk_size;if(e<=0)return 0;if(!Number(e))return 10485760;const n=Math.max(Number(e),5242880);return void 0===t?n:Math.max(n,Math.ceil(t/1e4))};var W=(t=>(t[t.INITIALIZED=0]="INITIALIZED",t[t.UPLOADING=1]="UPLOADING",t[t.ASSEMBLING=2]="ASSEMBLING",t[t.FINISHED=3]="FINISHED",t[t.CANCELLED=4]="CANCELLED",t[t.FAILED=5]="FAILED",t))(W||{});let G=class{_source;_file;_isChunked;_chunks;_size;_uploaded=0;_startTime=0;_status=0;_controller;_response=null;constructor(t,e=!1,n,s){const i=Math.min(H()>0?Math.ceil(n/H()):1,1e4);this._source=t,this._isChunked=e&&H()>0&&i>1,this._chunks=this._isChunked?i:1,this._size=n,this._file=s,this._controller=new AbortController}get source(){return this._source}get file(){return this._file}get isChunked(){return this._isChunked}get chunks(){return this._chunks}get size(){return this._size}get startTime(){return this._startTime}set response(t){this._response=t}get response(){return this._response}get uploaded(){return this._uploaded}set uploaded(t){if(t>=this._size)return this._status=this._isChunked?2:3,void(this._uploaded=this._size);this._status=1,this._uploaded=t,0===this._startTime&&(this._startTime=(new Date).getTime())}get status(){return this._status}set status(t){this._status=t}get signal(){return this._controller.signal}cancel(){this._controller.abort(),this._status=4}};const Y=null===(K=(0,b.HW)())?(0,F.YK)().setApp("uploader").build():(0,F.YK)().setApp("uploader").setUid(K.uid).build();var K,Q=(t=>(t[t.IDLE=0]="IDLE",t[t.UPLOADING=1]="UPLOADING",t[t.PAUSED=2]="PAUSED",t))(Q||{});class X{_destinationFolder;_isPublic;_uploadQueue=[];_jobQueue=new I({concurrency:3});_queueSize=0;_queueProgress=0;_queueStatus=0;_notifiers=[];constructor(t=!1,e){if(this._isPublic=t,!e){const t=(0,b.HW)()?.uid,n=(0,y.dC)(`dav/files/${t}`);if(!t)throw new Error("User is not logged in");e=new A.vd({id:0,owner:t,permissions:A.aX.ALL,root:`/files/${t}`,source:n})}this.destination=e,Y.debug("Upload workspace initialized",{destination:this.destination,root:this.root,isPublic:t,maxChunksSize:H()})}get destination(){return this._destinationFolder}set destination(t){if(!t)throw new Error("Invalid destination folder");Y.debug("Destination set",{folder:t}),this._destinationFolder=t}get root(){return this._destinationFolder.source}get queue(){return this._uploadQueue}reset(){this._uploadQueue.splice(0,this._uploadQueue.length),this._jobQueue.clear(),this._queueSize=0,this._queueProgress=0,this._queueStatus=0}pause(){this._jobQueue.pause(),this._queueStatus=2}start(){this._jobQueue.start(),this._queueStatus=1,this.updateStats()}get info(){return{size:this._queueSize,progress:this._queueProgress,status:this._queueStatus}}updateStats(){const t=this._uploadQueue.map((t=>t.size)).reduce(((t,e)=>t+e),0),e=this._uploadQueue.map((t=>t.uploaded)).reduce(((t,e)=>t+e),0);this._queueSize=t,this._queueProgress=e,2!==this._queueStatus&&(this._queueStatus=this._jobQueue.size>0?1:0)}addNotifier(t){this._notifiers.push(t)}upload(t,e,n){const s=`${n||this.root}/${t.replace(/^\//,"")}`,{origin:i}=new URL(s),r=i+(0,w.O0)(s.slice(i.length));Y.debug(`Uploading ${e.name} to ${r}`);const o=H(e.size),a=0===o||e.size{if(s(l.cancel),a){Y.debug("Initializing regular upload",{file:e,upload:l});const s=await q(e,0,l.size),i=async()=>{try{l.response=await $(r,s,l.signal,(t=>{l.uploaded=l.uploaded+t.bytes,this.updateStats()}),void 0,{"X-OC-Mtime":e.lastModified/1e3,"Content-Type":e.type}),l.uploaded=l.size,this.updateStats(),Y.debug(`Successfully uploaded ${e.name}`,{file:e,upload:l}),t(l)}catch(t){if(t instanceof v.k3)return l.status=W.FAILED,void n("Upload has been cancelled");t?.response&&(l.response=t.response),l.status=W.FAILED,Y.error(`Failed uploading ${e.name}`,{error:t,file:e,upload:l}),n("Failed uploading the file")}this._notifiers.forEach((t=>{try{t(l)}catch{}}))};this._jobQueue.add(i),this.updateStats()}else{Y.debug("Initializing chunked upload",{file:e,upload:l});const s=await async function(t){const e=`${(0,y.dC)(`dav/uploads/${(0,b.HW)()?.uid}`)}/web-file-upload-${[...Array(16)].map((()=>Math.floor(16*Math.random()).toString(16))).join("")}`,n=t?{Destination:t}:void 0;return await C.A.request({method:"MKCOL",url:e,headers:n}),e}(r),i=[];for(let t=0;tq(e,n,o),d=()=>$(`${s}/${t+1}`,c,l.signal,(()=>this.updateStats()),r,{"X-OC-Mtime":e.lastModified/1e3,"OC-Total-Length":e.size,"Content-Type":"application/octet-stream"}).then((()=>{l.uploaded=l.uploaded+o})).catch((e=>{throw 507===e?.response?.status?(Y.error("Upload failed, not enough space on the server or quota exceeded. Cancelling the remaining chunks",{error:e,upload:l}),l.cancel(),l.status=W.FAILED,e):(e instanceof v.k3||(Y.error(`Chunk ${t+1} ${n} - ${a} uploading failed`,{error:e,upload:l}),l.cancel(),l.status=W.FAILED),e)}));i.push(this._jobQueue.add(d))}try{await Promise.all(i),this.updateStats(),l.response=await C.A.request({method:"MOVE",url:`${s}/.file`,headers:{"X-OC-Mtime":e.lastModified/1e3,"OC-Total-Length":e.size,Destination:r}}),this.updateStats(),l.status=W.FINISHED,Y.debug(`Successfully uploaded ${e.name}`,{file:e,upload:l}),t(l)}catch(t){t instanceof v.k3?(l.status=W.FAILED,n("Upload has been cancelled")):(l.status=W.FAILED,n("Failed assembling the chunks together")),C.A.request({method:"DELETE",url:`${s}`})}this._notifiers.forEach((t=>{try{t(l)}catch{}}))}return this._jobQueue.onIdle().then((()=>this.reset())),l}))}}function J(t,e,n,s,i,r,o,a){var l,c="function"==typeof t?t.options:t;if(e&&(c.render=e,c.staticRenderFns=n,c._compiled=!0),s&&(c.functional=!0),r&&(c._scopeId="data-v-"+r),o?(l=function(t){!(t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)&&typeof __VUE_SSR_CONTEXT__<"u"&&(t=__VUE_SSR_CONTEXT__),i&&i.call(this,t),t&&t._registeredComponents&&t._registeredComponents.add(o)},c._ssrRegister=l):i&&(l=a?function(){i.call(this,(c.functional?this.parent:this).$root.$options.shadowRoot)}:i),l)if(c.functional){c._injectStyles=l;var d=c.render;c.render=function(t,e){return l.call(e),d(t,e)}}else{var u=c.beforeCreate;c.beforeCreate=u?[].concat(u,l):[l]}return{exports:t,options:c}}const Z=J({name:"CancelIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},(function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon cancel-icon",attrs:{"aria-hidden":!t.title||null,"aria-label":t.title,role:"img"},on:{click:function(e){return t.$emit("click",e)}}},"span",t.$attrs,!1),[e("svg",{staticClass:"material-design-icon__svg",attrs:{fill:t.fillColor,width:t.size,height:t.size,viewBox:"0 0 24 24"}},[e("path",{attrs:{d:"M12 2C17.5 2 22 6.5 22 12S17.5 22 12 22 2 17.5 2 12 6.5 2 12 2M12 4C10.1 4 8.4 4.6 7.1 5.7L18.3 16.9C19.3 15.5 20 13.8 20 12C20 7.6 16.4 4 12 4M16.9 18.3L5.7 7.1C4.6 8.4 4 10.1 4 12C4 16.4 7.6 20 12 20C13.9 20 15.6 19.4 16.9 18.3Z"}},[t.title?e("title",[t._v(t._s(t.title))]):t._e()])])])}),[],!1,null,null,null,null).exports,tt=J({name:"PlusIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},(function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon plus-icon",attrs:{"aria-hidden":!t.title||null,"aria-label":t.title,role:"img"},on:{click:function(e){return t.$emit("click",e)}}},"span",t.$attrs,!1),[e("svg",{staticClass:"material-design-icon__svg",attrs:{fill:t.fillColor,width:t.size,height:t.size,viewBox:"0 0 24 24"}},[e("path",{attrs:{d:"M19,13H13V19H11V13H5V11H11V5H13V11H19V13Z"}},[t.title?e("title",[t._v(t._s(t.title))]):t._e()])])])}),[],!1,null,null,null,null).exports,et=J({name:"UploadIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},(function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon upload-icon",attrs:{"aria-hidden":!t.title||null,"aria-label":t.title,role:"img"},on:{click:function(e){return t.$emit("click",e)}}},"span",t.$attrs,!1),[e("svg",{staticClass:"material-design-icon__svg",attrs:{fill:t.fillColor,width:t.size,height:t.size,viewBox:"0 0 24 24"}},[e("path",{attrs:{d:"M9,16V10H5L12,3L19,10H15V16H9M5,20V18H19V20H5Z"}},[t.title?e("title",[t._v(t._s(t.title))]):t._e()])])])}),[],!1,null,null,null,null).exports,nt=(0,V.$)().detectLocale();[{locale:"af",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Afrikaans (https://www.transifex.com/nextcloud/teams/64236/af/)","Content-Type":"text/plain; charset=UTF-8",Language:"af","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Afrikaans (https://www.transifex.com/nextcloud/teams/64236/af/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: af\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"ar",json:{charset:"utf-8",headers:{"Last-Translator":"Ali , 2024","Language-Team":"Arabic (https://app.transifex.com/nextcloud/teams/64236/ar/)","Content-Type":"text/plain; charset=UTF-8",Language:"ar","Plural-Forms":"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nJoas Schilling, 2024\nAli , 2024\n"},msgstr:["Last-Translator: Ali , 2024\nLanguage-Team: Arabic (https://app.transifex.com/nextcloud/teams/64236/ar/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: ar\nPlural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"]},"{count} file conflict":{msgid:"{count} file conflict",msgid_plural:"{count} files conflict",msgstr:["{count} ملف متعارض","{count} ملف متعارض","{count} ملفان متعارضان","{count} ملف متعارض","{count} ملفات متعارضة","{count} ملفات متعارضة"]},"{count} file conflict in {dirname}":{msgid:"{count} file conflict in {dirname}",msgid_plural:"{count} file conflicts in {dirname}",msgstr:["{count} ملف متعارض في n {dirname}","{count} ملف متعارض في n {dirname}","{count} ملفان متعارضان في n {dirname}","{count} ملف متعارض في n {dirname}","{count} ملفات متعارضة في n {dirname}","{count} ملفات متعارضة في n {dirname}"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["{seconds} ثانية متبقية"]},"{time} left":{msgid:"{time} left",comments:{extracted:"TRANSLATORS time has the format 00:00:00"},msgstr:["{time} متبقية"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["باقٍ بضعُ ثوانٍ"]},Cancel:{msgid:"Cancel",msgstr:["إلغاء"]},"Cancel the entire operation":{msgid:"Cancel the entire operation",msgstr:["إلغِ العملية بالكامل"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["إلغاء عمليات رفع الملفات"]},Continue:{msgid:"Continue",msgstr:["إستمر"]},"estimating time left":{msgid:"estimating time left",msgstr:["تقدير الوقت المتبقي"]},"Existing version":{msgid:"Existing version",msgstr:["الإصدار الحالي"]},"If you select both versions, the copied file will have a number added to its name.":{msgid:"If you select both versions, the copied file will have a number added to its name.",msgstr:["إذا اخترت الإبقاء على النسختين معاً، فإن الملف المنسوخ سيتم إلحاق رقم تسلسلي في نهاية اسمه."]},"Last modified date unknown":{msgid:"Last modified date unknown",msgstr:["تاريخ آخر تعديل غير معلوم"]},New:{msgid:"New",msgstr:["جديد"]},"New version":{msgid:"New version",msgstr:["نسخة جديدة"]},paused:{msgid:"paused",msgstr:["مُجمَّد"]},"Preview image":{msgid:"Preview image",msgstr:["معاينة الصورة"]},"Select all checkboxes":{msgid:"Select all checkboxes",msgstr:["حدِّد كل صناديق الخيارات"]},"Select all existing files":{msgid:"Select all existing files",msgstr:["حدِّد كل الملفات الموجودة"]},"Select all new files":{msgid:"Select all new files",msgstr:["حدِّد كل الملفات الجديدة"]},"Skip this file":{msgid:"Skip this file",msgid_plural:"Skip {count} files",msgstr:["تخطَّ {count} ملف","تخطَّ {count} ملف","تخطَّ {count} ملف","تخطَّ {count} ملف","تخطَّ {count} ملف","تخطَّ {count} ملف"]},"Unknown size":{msgid:"Unknown size",msgstr:["حجم غير معلوم"]},"Upload cancelled":{msgid:"Upload cancelled",msgstr:["تمَّ إلغاء الرفع"]},"Upload files":{msgid:"Upload files",msgstr:["رفع ملفات"]},"Upload progress":{msgid:"Upload progress",msgstr:["تقدُّم الرفع "]},"When an incoming folder is selected, any conflicting files within it will also be overwritten.":{msgid:"When an incoming folder is selected, any conflicting files within it will also be overwritten.",msgstr:["عند تحديد مجلد وارد، أي ملفات متعارضة بداخله ستتم الكتابة فوقها."]},"Which files do you want to keep?":{msgid:"Which files do you want to keep?",msgstr:["أيُّ الملفات ترغب في الإبقاء عليها؟"]},"You need to select at least one version of each file to continue.":{msgid:"You need to select at least one version of each file to continue.",msgstr:["يجب أن تختار نسخة واحدة على الأقل من كل ملف للاستمرار."]}}}}},{locale:"ar_SA",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Arabic (Saudi Arabia) (https://www.transifex.com/nextcloud/teams/64236/ar_SA/)","Content-Type":"text/plain; charset=UTF-8",Language:"ar_SA","Plural-Forms":"nplurals=6; plural=(n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Arabic (Saudi Arabia) (https://www.transifex.com/nextcloud/teams/64236/ar_SA/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: ar_SA\nPlural-Forms: nplurals=6; plural=(n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"ast",json:{charset:"utf-8",headers:{"Last-Translator":"enolp , 2023","Language-Team":"Asturian (https://app.transifex.com/nextcloud/teams/64236/ast/)","Content-Type":"text/plain; charset=UTF-8",Language:"ast","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nenolp , 2023\n"},msgstr:["Last-Translator: enolp , 2023\nLanguage-Team: Asturian (https://app.transifex.com/nextcloud/teams/64236/ast/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: ast\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{count} file conflict":{msgid:"{count} file conflict",msgid_plural:"{count} files conflict",msgstr:["{count} ficheru en coflictu","{count} ficheros en coflictu"]},"{count} file conflict in {dirname}":{msgid:"{count} file conflict in {dirname}",msgid_plural:"{count} file conflicts in {dirname}",msgstr:["{count} ficheru en coflictu en {dirname}","{count} ficheros en coflictu en {dirname}"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["Queden {seconds} segundos"]},"{time} left":{msgid:"{time} left",comments:{extracted:"TRANSLATORS time has the format 00:00:00"},msgstr:["Tiempu que queda: {time}"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["queden unos segundos"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["Encaboxar les xubes"]},Continue:{msgid:"Continue",msgstr:["Siguir"]},"estimating time left":{msgid:"estimating time left",msgstr:["estimando'l tiempu que falta"]},"Existing version":{msgid:"Existing version",msgstr:["Versión esistente"]},"If you select both versions, the copied file will have a number added to its name.":{msgid:"If you select both versions, the copied file will have a number added to its name.",msgstr:["Si seleiciones dambes versiones, el ficheru copiáu va tener un númberu amestáu al so nome."]},"Last modified date unknown":{msgid:"Last modified date unknown",msgstr:["La data de la última modificación ye desconocida"]},New:{msgid:"New",msgstr:["Nuevu"]},"New version":{msgid:"New version",msgstr:["Versión nueva"]},paused:{msgid:"paused",msgstr:["en posa"]},"Preview image":{msgid:"Preview image",msgstr:["Previsualizar la imaxe"]},"Select all checkboxes":{msgid:"Select all checkboxes",msgstr:["Marcar toles caxelles"]},"Select all existing files":{msgid:"Select all existing files",msgstr:["Seleicionar tolos ficheros esistentes"]},"Select all new files":{msgid:"Select all new files",msgstr:["Seleicionar tolos ficheros nuevos"]},"Skip this file":{msgid:"Skip this file",msgid_plural:"Skip {count} files",msgstr:["Saltar esti ficheru","Saltar {count} ficheros"]},"Unknown size":{msgid:"Unknown size",msgstr:["Tamañu desconocíu"]},"Upload cancelled":{msgid:"Upload cancelled",msgstr:["Encaboxóse la xuba"]},"Upload files":{msgid:"Upload files",msgstr:["Xubir ficheros"]},"Upload progress":{msgid:"Upload progress",msgstr:["Xuba en cursu"]},"Which files do you want to keep?":{msgid:"Which files do you want to keep?",msgstr:["¿Qué ficheros quies caltener?"]},"You need to select at least one version of each file to continue.":{msgid:"You need to select at least one version of each file to continue.",msgstr:["Tienes de seleicionar polo menos una versión de cada ficheru pa siguir."]}}}}},{locale:"az",json:{charset:"utf-8",headers:{"Last-Translator":"Rashad Aliyev , 2023","Language-Team":"Azerbaijani (https://app.transifex.com/nextcloud/teams/64236/az/)","Content-Type":"text/plain; charset=UTF-8",Language:"az","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nRashad Aliyev , 2023\n"},msgstr:["Last-Translator: Rashad Aliyev , 2023\nLanguage-Team: Azerbaijani (https://app.transifex.com/nextcloud/teams/64236/az/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: az\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["{seconds} saniyə qalıb"]},"{time} left":{msgid:"{time} left",comments:{extracted:"time has the format 00:00:00"},msgstr:["{time} qalıb"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["bir neçə saniyə qalıb"]},Add:{msgid:"Add",msgstr:["Əlavə et"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["Yükləməni imtina et"]},"estimating time left":{msgid:"estimating time left",msgstr:["Təxmini qalan vaxt"]},paused:{msgid:"paused",msgstr:["pauzadadır"]},"Upload files":{msgid:"Upload files",msgstr:["Faylları yüklə"]}}}}},{locale:"be",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Belarusian (https://www.transifex.com/nextcloud/teams/64236/be/)","Content-Type":"text/plain; charset=UTF-8",Language:"be","Plural-Forms":"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Belarusian (https://www.transifex.com/nextcloud/teams/64236/be/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: be\nPlural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"bg_BG",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Bulgarian (Bulgaria) (https://www.transifex.com/nextcloud/teams/64236/bg_BG/)","Content-Type":"text/plain; charset=UTF-8",Language:"bg_BG","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Bulgarian (Bulgaria) (https://www.transifex.com/nextcloud/teams/64236/bg_BG/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: bg_BG\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"bn_BD",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Bengali (Bangladesh) (https://www.transifex.com/nextcloud/teams/64236/bn_BD/)","Content-Type":"text/plain; charset=UTF-8",Language:"bn_BD","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Bengali (Bangladesh) (https://www.transifex.com/nextcloud/teams/64236/bn_BD/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: bn_BD\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"br",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Breton (https://www.transifex.com/nextcloud/teams/64236/br/)","Content-Type":"text/plain; charset=UTF-8",Language:"br","Plural-Forms":"nplurals=5; plural=((n%10 == 1) && (n%100 != 11) && (n%100 !=71) && (n%100 !=91) ? 0 :(n%10 == 2) && (n%100 != 12) && (n%100 !=72) && (n%100 !=92) ? 1 :(n%10 ==3 || n%10==4 || n%10==9) && (n%100 < 10 || n% 100 > 19) && (n%100 < 70 || n%100 > 79) && (n%100 < 90 || n%100 > 99) ? 2 :(n != 0 && n % 1000000 == 0) ? 3 : 4);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Breton (https://www.transifex.com/nextcloud/teams/64236/br/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: br\nPlural-Forms: nplurals=5; plural=((n%10 == 1) && (n%100 != 11) && (n%100 !=71) && (n%100 !=91) ? 0 :(n%10 == 2) && (n%100 != 12) && (n%100 !=72) && (n%100 !=92) ? 1 :(n%10 ==3 || n%10==4 || n%10==9) && (n%100 < 10 || n% 100 > 19) && (n%100 < 70 || n%100 > 79) && (n%100 < 90 || n%100 > 99) ? 2 :(n != 0 && n % 1000000 == 0) ? 3 : 4);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"bs",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Bosnian (https://www.transifex.com/nextcloud/teams/64236/bs/)","Content-Type":"text/plain; charset=UTF-8",Language:"bs","Plural-Forms":"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Bosnian (https://www.transifex.com/nextcloud/teams/64236/bs/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: bs\nPlural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"ca",json:{charset:"utf-8",headers:{"Last-Translator":"Toni Hermoso Pulido , 2022","Language-Team":"Catalan (https://www.transifex.com/nextcloud/teams/64236/ca/)","Content-Type":"text/plain; charset=UTF-8",Language:"ca","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nMarc Riera , 2022\nToni Hermoso Pulido , 2022\n"},msgstr:["Last-Translator: Toni Hermoso Pulido , 2022\nLanguage-Team: Catalan (https://www.transifex.com/nextcloud/teams/64236/ca/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: ca\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["Queden {seconds} segons"]},"{time} left":{msgid:"{time} left",comments:{extracted:"time has the format 00:00:00"},msgstr:["Queden {time}"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["Queden uns segons"]},Add:{msgid:"Add",msgstr:["Afegeix"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["Cancel·la les pujades"]},"estimating time left":{msgid:"estimating time left",msgstr:["S'està estimant el temps restant"]},paused:{msgid:"paused",msgstr:["En pausa"]},"Upload files":{msgid:"Upload files",msgstr:["Puja els fitxers"]}}}}},{locale:"cs",json:{charset:"utf-8",headers:{"Last-Translator":"Pavel Borecki , 2022","Language-Team":"Czech (https://www.transifex.com/nextcloud/teams/64236/cs/)","Content-Type":"text/plain; charset=UTF-8",Language:"cs","Plural-Forms":"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nPavel Borecki , 2022\n"},msgstr:["Last-Translator: Pavel Borecki , 2022\nLanguage-Team: Czech (https://www.transifex.com/nextcloud/teams/64236/cs/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: cs\nPlural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["zbývá {seconds}"]},"{time} left":{msgid:"{time} left",comments:{extracted:"time has the format 00:00:00"},msgstr:["zbývá {time}"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["zbývá několik sekund"]},Add:{msgid:"Add",msgstr:["Přidat"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["Zrušit nahrávání"]},"estimating time left":{msgid:"estimating time left",msgstr:["odhadovaný zbývající čas"]},paused:{msgid:"paused",msgstr:["pozastaveno"]}}}}},{locale:"cs_CZ",json:{charset:"utf-8",headers:{"Last-Translator":"Michal Šmahel , 2024","Language-Team":"Czech (Czech Republic) (https://app.transifex.com/nextcloud/teams/64236/cs_CZ/)","Content-Type":"text/plain; charset=UTF-8",Language:"cs_CZ","Plural-Forms":"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nJoas Schilling, 2024\nMichal Šmahel , 2024\n"},msgstr:["Last-Translator: Michal Šmahel , 2024\nLanguage-Team: Czech (Czech Republic) (https://app.transifex.com/nextcloud/teams/64236/cs_CZ/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: cs_CZ\nPlural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"]},"{count} file conflict":{msgid:"{count} file conflict",msgid_plural:"{count} files conflict",msgstr:["{count} kolize souborů","{count} kolize souborů","{count} kolizí souborů","{count} kolize souborů"]},"{count} file conflict in {dirname}":{msgid:"{count} file conflict in {dirname}",msgid_plural:"{count} file conflicts in {dirname}",msgstr:["{count} kolize souboru v {dirname}","{count} kolize souboru v {dirname}","{count} kolizí souborů v {dirname}","{count} kolize souboru v {dirname}"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["zbývá {seconds}"]},"{time} left":{msgid:"{time} left",comments:{extracted:"TRANSLATORS time has the format 00:00:00"},msgstr:["zbývá {time}"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["zbývá několik sekund"]},Cancel:{msgid:"Cancel",msgstr:["Zrušit"]},"Cancel the entire operation":{msgid:"Cancel the entire operation",msgstr:["Zrušit celou operaci"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["Zrušit nahrávání"]},Continue:{msgid:"Continue",msgstr:["Pokračovat"]},"estimating time left":{msgid:"estimating time left",msgstr:["odhaduje se zbývající čas"]},"Existing version":{msgid:"Existing version",msgstr:["Existující verze"]},"If you select both versions, the copied file will have a number added to its name.":{msgid:"If you select both versions, the copied file will have a number added to its name.",msgstr:["Pokud vyberete obě verze, zkopírovaný soubor bude mít k názvu přidáno číslo."]},"Last modified date unknown":{msgid:"Last modified date unknown",msgstr:["Neznámé datum poslední úpravy"]},New:{msgid:"New",msgstr:["Nové"]},"New version":{msgid:"New version",msgstr:["Nová verze"]},paused:{msgid:"paused",msgstr:["pozastaveno"]},"Preview image":{msgid:"Preview image",msgstr:["Náhled obrázku"]},"Select all checkboxes":{msgid:"Select all checkboxes",msgstr:["Označit všechny zaškrtávací kolonky"]},"Select all existing files":{msgid:"Select all existing files",msgstr:["Vybrat veškeré stávající soubory"]},"Select all new files":{msgid:"Select all new files",msgstr:["Vybrat veškeré nové soubory"]},"Skip this file":{msgid:"Skip this file",msgid_plural:"Skip {count} files",msgstr:["Přeskočit tento soubor","Přeskočit {count} soubory","Přeskočit {count} souborů","Přeskočit {count} soubory"]},"Unknown size":{msgid:"Unknown size",msgstr:["Neznámá velikost"]},"Upload cancelled":{msgid:"Upload cancelled",msgstr:["Nahrávání zrušeno"]},"Upload files":{msgid:"Upload files",msgstr:["Nahrát soubory"]},"Upload progress":{msgid:"Upload progress",msgstr:["Postup v nahrávání"]},"When an incoming folder is selected, any conflicting files within it will also be overwritten.":{msgid:"When an incoming folder is selected, any conflicting files within it will also be overwritten.",msgstr:["Po výběru příchozí složky budou rovněž přepsány všechny v ní obsažené konfliktní soubory"]},"Which files do you want to keep?":{msgid:"Which files do you want to keep?",msgstr:["Které soubory si přejete ponechat?"]},"You need to select at least one version of each file to continue.":{msgid:"You need to select at least one version of each file to continue.",msgstr:["Aby bylo možné pokračovat, je třeba vybrat alespoň jednu verzi od každého souboru."]}}}}},{locale:"cy_GB",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Welsh (United Kingdom) (https://www.transifex.com/nextcloud/teams/64236/cy_GB/)","Content-Type":"text/plain; charset=UTF-8",Language:"cy_GB","Plural-Forms":"nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Welsh (United Kingdom) (https://www.transifex.com/nextcloud/teams/64236/cy_GB/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: cy_GB\nPlural-Forms: nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"da",json:{charset:"utf-8",headers:{"Last-Translator":"Martin Bonde , 2024","Language-Team":"Danish (https://app.transifex.com/nextcloud/teams/64236/da/)","Content-Type":"text/plain; charset=UTF-8",Language:"da","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nJoas Schilling, 2024\nMartin Bonde , 2024\n"},msgstr:["Last-Translator: Martin Bonde , 2024\nLanguage-Team: Danish (https://app.transifex.com/nextcloud/teams/64236/da/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: da\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{count} file conflict":{msgid:"{count} file conflict",msgid_plural:"{count} files conflict",msgstr:["{count} fil konflikt","{count} filer i konflikt"]},"{count} file conflict in {dirname}":{msgid:"{count} file conflict in {dirname}",msgid_plural:"{count} file conflicts in {dirname}",msgstr:["{count} fil konflikt i {dirname}","{count} filer i konflikt i {dirname}"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["{sekunder} sekunder tilbage"]},"{time} left":{msgid:"{time} left",comments:{extracted:"TRANSLATORS time has the format 00:00:00"},msgstr:["{tid} tilbage"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["et par sekunder tilbage"]},Cancel:{msgid:"Cancel",msgstr:["Annuller"]},"Cancel the entire operation":{msgid:"Cancel the entire operation",msgstr:["Annuller hele handlingen"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["Annuller uploads"]},Continue:{msgid:"Continue",msgstr:["Fortsæt"]},"estimating time left":{msgid:"estimating time left",msgstr:["estimering af resterende tid"]},"Existing version":{msgid:"Existing version",msgstr:["Eksisterende version"]},"If you select both versions, the copied file will have a number added to its name.":{msgid:"If you select both versions, the copied file will have a number added to its name.",msgstr:["Hvis du vælger begge versioner vil den kopierede fil få et nummer tilføjet til sit navn."]},"Last modified date unknown":{msgid:"Last modified date unknown",msgstr:["Sidste modifikationsdato ukendt"]},New:{msgid:"New",msgstr:["Ny"]},"New version":{msgid:"New version",msgstr:["Ny version"]},paused:{msgid:"paused",msgstr:["pauset"]},"Preview image":{msgid:"Preview image",msgstr:["Forhåndsvisning af billede"]},"Select all checkboxes":{msgid:"Select all checkboxes",msgstr:["Vælg alle felter"]},"Select all existing files":{msgid:"Select all existing files",msgstr:["Vælg alle eksisterende filer"]},"Select all new files":{msgid:"Select all new files",msgstr:["Vælg alle nye filer"]},"Skip this file":{msgid:"Skip this file",msgid_plural:"Skip {count} files",msgstr:["Spring denne fil over","Spring {count} filer over"]},"Unknown size":{msgid:"Unknown size",msgstr:["Ukendt størrelse"]},"Upload cancelled":{msgid:"Upload cancelled",msgstr:["Upload annulleret"]},"Upload files":{msgid:"Upload files",msgstr:["Upload filer"]},"Upload progress":{msgid:"Upload progress",msgstr:["Upload fremskridt"]},"When an incoming folder is selected, any conflicting files within it will also be overwritten.":{msgid:"When an incoming folder is selected, any conflicting files within it will also be overwritten.",msgstr:["Når en indgående mappe er valgt, vil alle modstridende filer i den også blive overskrevet."]},"Which files do you want to keep?":{msgid:"Which files do you want to keep?",msgstr:["Hvilke filer ønsker du at beholde?"]},"You need to select at least one version of each file to continue.":{msgid:"You need to select at least one version of each file to continue.",msgstr:["Du skal vælge mindst én version af hver fil for at fortsætte."]}}}}},{locale:"de",json:{charset:"utf-8",headers:{"Last-Translator":"Mario Siegmann , 2024","Language-Team":"German (https://app.transifex.com/nextcloud/teams/64236/de/)","Content-Type":"text/plain; charset=UTF-8",Language:"de","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nJoas Schilling, 2024\nMario Siegmann , 2024\n"},msgstr:["Last-Translator: Mario Siegmann , 2024\nLanguage-Team: German (https://app.transifex.com/nextcloud/teams/64236/de/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: de\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{count} file conflict":{msgid:"{count} file conflict",msgid_plural:"{count} files conflict",msgstr:["{count} Datei-Konflikt","{count} Datei-Konflikte"]},"{count} file conflict in {dirname}":{msgid:"{count} file conflict in {dirname}",msgid_plural:"{count} file conflicts in {dirname}",msgstr:["{count} Datei-Konflikt in {dirname}","{count} Datei-Konflikte in {dirname}"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["{seconds} Sekunden verbleibend"]},"{time} left":{msgid:"{time} left",comments:{extracted:"TRANSLATORS time has the format 00:00:00"},msgstr:["{time} verbleibend"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["noch ein paar Sekunden"]},Cancel:{msgid:"Cancel",msgstr:["Abbrechen"]},"Cancel the entire operation":{msgid:"Cancel the entire operation",msgstr:["Den gesamten Vorgang abbrechen"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["Hochladen abbrechen"]},Continue:{msgid:"Continue",msgstr:["Fortsetzen"]},"estimating time left":{msgid:"estimating time left",msgstr:["Geschätzte verbleibende Zeit"]},"Existing version":{msgid:"Existing version",msgstr:["Vorhandene Version"]},"If you select both versions, the copied file will have a number added to its name.":{msgid:"If you select both versions, the copied file will have a number added to its name.",msgstr:["Wenn du beide Versionen auswählst, wird der kopierten Datei eine Nummer zum Namen hinzugefügt."]},"Last modified date unknown":{msgid:"Last modified date unknown",msgstr:["Datum der letzten Änderung unbekannt"]},New:{msgid:"New",msgstr:["Neu"]},"New version":{msgid:"New version",msgstr:["Neue Version"]},paused:{msgid:"paused",msgstr:["Pausiert"]},"Preview image":{msgid:"Preview image",msgstr:["Vorschaubild"]},"Select all checkboxes":{msgid:"Select all checkboxes",msgstr:["Alle Kontrollkästchen aktivieren"]},"Select all existing files":{msgid:"Select all existing files",msgstr:["Alle vorhandenen Dateien auswählen"]},"Select all new files":{msgid:"Select all new files",msgstr:["Alle neuen Dateien auswählen"]},"Skip this file":{msgid:"Skip this file",msgid_plural:"Skip {count} files",msgstr:["Diese Datei überspringen","{count} Dateien überspringen"]},"Unknown size":{msgid:"Unknown size",msgstr:["Unbekannte Größe"]},"Upload cancelled":{msgid:"Upload cancelled",msgstr:["Hochladen abgebrochen"]},"Upload files":{msgid:"Upload files",msgstr:["Dateien hochladen"]},"Upload progress":{msgid:"Upload progress",msgstr:["Fortschritt beim Hochladen"]},"When an incoming folder is selected, any conflicting files within it will also be overwritten.":{msgid:"When an incoming folder is selected, any conflicting files within it will also be overwritten.",msgstr:["Wenn ein eingehender Ordner ausgewählt wird, werden alle darin enthaltenen Konfliktdateien ebenfalls überschrieben."]},"Which files do you want to keep?":{msgid:"Which files do you want to keep?",msgstr:["Welche Dateien möchtest du behalten?"]},"You need to select at least one version of each file to continue.":{msgid:"You need to select at least one version of each file to continue.",msgstr:["Du musst mindestens eine Version jeder Datei auswählen, um fortzufahren."]}}}}},{locale:"de_DE",json:{charset:"utf-8",headers:{"Last-Translator":"Mario Siegmann , 2024","Language-Team":"German (Germany) (https://app.transifex.com/nextcloud/teams/64236/de_DE/)","Content-Type":"text/plain; charset=UTF-8",Language:"de_DE","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nJoas Schilling, 2024\nMario Siegmann , 2024\n"},msgstr:["Last-Translator: Mario Siegmann , 2024\nLanguage-Team: German (Germany) (https://app.transifex.com/nextcloud/teams/64236/de_DE/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: de_DE\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{count} file conflict":{msgid:"{count} file conflict",msgid_plural:"{count} files conflict",msgstr:["{count} Datei-Konflikt","{count} Datei-Konflikte"]},"{count} file conflict in {dirname}":{msgid:"{count} file conflict in {dirname}",msgid_plural:"{count} file conflicts in {dirname}",msgstr:["{count} Datei-Konflikt in {dirname}","{count} Datei-Konflikte in {dirname}"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["{seconds} Sekunden verbleiben"]},"{time} left":{msgid:"{time} left",comments:{extracted:"TRANSLATORS time has the format 00:00:00"},msgstr:["{time} verbleibend"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["ein paar Sekunden verbleiben"]},Cancel:{msgid:"Cancel",msgstr:["Abbrechen"]},"Cancel the entire operation":{msgid:"Cancel the entire operation",msgstr:["Den gesamten Vorgang abbrechen"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["Hochladen abbrechen"]},Continue:{msgid:"Continue",msgstr:["Fortsetzen"]},"estimating time left":{msgid:"estimating time left",msgstr:["Geschätzte verbleibende Zeit"]},"Existing version":{msgid:"Existing version",msgstr:["Vorhandene Version"]},"If you select both versions, the copied file will have a number added to its name.":{msgid:"If you select both versions, the copied file will have a number added to its name.",msgstr:["Wenn Sie beide Versionen auswählen, wird der kopierten Datei eine Nummer zum Namen hinzugefügt."]},"Last modified date unknown":{msgid:"Last modified date unknown",msgstr:["Datum der letzten Änderung unbekannt"]},New:{msgid:"New",msgstr:["Neu"]},"New version":{msgid:"New version",msgstr:["Neue Version"]},paused:{msgid:"paused",msgstr:["Pausiert"]},"Preview image":{msgid:"Preview image",msgstr:["Vorschaubild"]},"Select all checkboxes":{msgid:"Select all checkboxes",msgstr:["Alle Kontrollkästchen aktivieren"]},"Select all existing files":{msgid:"Select all existing files",msgstr:["Alle vorhandenen Dateien auswählen"]},"Select all new files":{msgid:"Select all new files",msgstr:["Alle neuen Dateien auswählen"]},"Skip this file":{msgid:"Skip this file",msgid_plural:"Skip {count} files",msgstr:["{count} Datei überspringen","{count} Dateien überspringen"]},"Unknown size":{msgid:"Unknown size",msgstr:["Unbekannte Größe"]},"Upload cancelled":{msgid:"Upload cancelled",msgstr:["Hochladen abgebrochen"]},"Upload files":{msgid:"Upload files",msgstr:["Dateien hochladen"]},"Upload progress":{msgid:"Upload progress",msgstr:["Fortschritt beim Hochladen"]},"When an incoming folder is selected, any conflicting files within it will also be overwritten.":{msgid:"When an incoming folder is selected, any conflicting files within it will also be overwritten.",msgstr:["Wenn ein eingehender Ordner ausgewählt wird, werden alle darin enthaltenen Konfliktdateien ebenfalls überschrieben."]},"Which files do you want to keep?":{msgid:"Which files do you want to keep?",msgstr:["Welche Dateien möchten Sie behalten?"]},"You need to select at least one version of each file to continue.":{msgid:"You need to select at least one version of each file to continue.",msgstr:["Sie müssen mindestens eine Version jeder Datei auswählen, um fortzufahren."]}}}}},{locale:"el",json:{charset:"utf-8",headers:{"Last-Translator":"Nik Pap, 2022","Language-Team":"Greek (https://www.transifex.com/nextcloud/teams/64236/el/)","Content-Type":"text/plain; charset=UTF-8",Language:"el","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nNik Pap, 2022\n"},msgstr:["Last-Translator: Nik Pap, 2022\nLanguage-Team: Greek (https://www.transifex.com/nextcloud/teams/64236/el/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: el\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["απομένουν {seconds} δευτερόλεπτα"]},"{time} left":{msgid:"{time} left",comments:{extracted:"time has the format 00:00:00"},msgstr:["απομένουν {time}"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["απομένουν λίγα δευτερόλεπτα"]},Add:{msgid:"Add",msgstr:["Προσθήκη"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["Ακύρωση μεταφορτώσεων"]},"estimating time left":{msgid:"estimating time left",msgstr:["εκτίμηση του χρόνου που απομένει"]},paused:{msgid:"paused",msgstr:["σε παύση"]},"Upload files":{msgid:"Upload files",msgstr:["Μεταφόρτωση αρχείων"]}}}}},{locale:"el_GR",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Greek (Greece) (https://www.transifex.com/nextcloud/teams/64236/el_GR/)","Content-Type":"text/plain; charset=UTF-8",Language:"el_GR","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Greek (Greece) (https://www.transifex.com/nextcloud/teams/64236/el_GR/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: el_GR\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"en_GB",json:{charset:"utf-8",headers:{"Last-Translator":"Andi Chandler , 2023","Language-Team":"English (United Kingdom) (https://app.transifex.com/nextcloud/teams/64236/en_GB/)","Content-Type":"text/plain; charset=UTF-8",Language:"en_GB","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nJohn Molakvoæ , 2023\nAndi Chandler , 2023\n"},msgstr:["Last-Translator: Andi Chandler , 2023\nLanguage-Team: English (United Kingdom) (https://app.transifex.com/nextcloud/teams/64236/en_GB/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: en_GB\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{count} file conflict":{msgid:"{count} file conflict",msgid_plural:"{count} files conflict",msgstr:["{count} file conflict","{count} files conflict"]},"{count} file conflict in {dirname}":{msgid:"{count} file conflict in {dirname}",msgid_plural:"{count} file conflicts in {dirname}",msgstr:["{count} file conflict in {dirname}","{count} file conflicts in {dirname}"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["{seconds} seconds left"]},"{time} left":{msgid:"{time} left",comments:{extracted:"TRANSLATORS time has the format 00:00:00"},msgstr:["{time} left"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["a few seconds left"]},Add:{msgid:"Add",msgstr:["Add"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["Cancel uploads"]},Continue:{msgid:"Continue",msgstr:["Continue"]},"estimating time left":{msgid:"estimating time left",msgstr:["estimating time left"]},"Existing version":{msgid:"Existing version",msgstr:["Existing version"]},"If you select both versions, the copied file will have a number added to its name.":{msgid:"If you select both versions, the copied file will have a number added to its name.",msgstr:["If you select both versions, the copied file will have a number added to its name."]},"Last modified date unknown":{msgid:"Last modified date unknown",msgstr:["Last modified date unknown"]},"New version":{msgid:"New version",msgstr:["New version"]},paused:{msgid:"paused",msgstr:["paused"]},"Preview image":{msgid:"Preview image",msgstr:["Preview image"]},"Select all checkboxes":{msgid:"Select all checkboxes",msgstr:["Select all checkboxes"]},"Select all existing files":{msgid:"Select all existing files",msgstr:["Select all existing files"]},"Select all new files":{msgid:"Select all new files",msgstr:["Select all new files"]},"Skip this file":{msgid:"Skip this file",msgid_plural:"Skip {count} files",msgstr:["Skip this file","Skip {count} files"]},"Unknown size":{msgid:"Unknown size",msgstr:["Unknown size"]},"Upload cancelled":{msgid:"Upload cancelled",msgstr:["Upload cancelled"]},"Upload files":{msgid:"Upload files",msgstr:["Upload files"]},"Which files do you want to keep?":{msgid:"Which files do you want to keep?",msgstr:["Which files do you want to keep?"]},"You need to select at least one version of each file to continue.":{msgid:"You need to select at least one version of each file to continue.",msgstr:["You need to select at least one version of each file to continue."]}}}}},{locale:"eo",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Esperanto (https://www.transifex.com/nextcloud/teams/64236/eo/)","Content-Type":"text/plain; charset=UTF-8",Language:"eo","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Esperanto (https://www.transifex.com/nextcloud/teams/64236/eo/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: eo\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"es",json:{charset:"utf-8",headers:{"Last-Translator":"Julio C. Ortega, 2024","Language-Team":"Spanish (https://app.transifex.com/nextcloud/teams/64236/es/)","Content-Type":"text/plain; charset=UTF-8",Language:"es","Plural-Forms":"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nJohn Molakvoæ , 2023\nFranciscoFJ , 2023\nNext Cloud , 2023\nJulio C. Ortega, 2024\n"},msgstr:["Last-Translator: Julio C. Ortega, 2024\nLanguage-Team: Spanish (https://app.transifex.com/nextcloud/teams/64236/es/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: es\nPlural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"]},"{count} file conflict":{msgid:"{count} file conflict",msgid_plural:"{count} files conflict",msgstr:["{count} archivo en conflicto","{count} archivos en conflicto","{count} archivos en conflicto"]},"{count} file conflict in {dirname}":{msgid:"{count} file conflict in {dirname}",msgid_plural:"{count} file conflicts in {dirname}",msgstr:["{count} archivo en conflicto en {dirname}","{count} archivos en conflicto en {dirname}","{count} archivos en conflicto en {dirname}"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["{seconds} segundos restantes"]},"{time} left":{msgid:"{time} left",comments:{extracted:"TRANSLATORS time has the format 00:00:00"},msgstr:["{time} restante"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["quedan unos segundos"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["Cancelar subidas"]},Continue:{msgid:"Continue",msgstr:["Continuar"]},"estimating time left":{msgid:"estimating time left",msgstr:["estimando tiempo restante"]},"Existing version":{msgid:"Existing version",msgstr:["Versión existente"]},"If you select both versions, the copied file will have a number added to its name.":{msgid:"If you select both versions, the copied file will have a number added to its name.",msgstr:["Si selecciona ambas versiones, al archivo copiado se le añadirá un número en el nombre."]},"Last modified date unknown":{msgid:"Last modified date unknown",msgstr:["Última fecha de modificación desconocida"]},New:{msgid:"New",msgstr:["Nuevo"]},"New version":{msgid:"New version",msgstr:["Nueva versión"]},paused:{msgid:"paused",msgstr:["pausado"]},"Preview image":{msgid:"Preview image",msgstr:["Previsualizar imagen"]},"Select all checkboxes":{msgid:"Select all checkboxes",msgstr:["Seleccionar todas las casillas de verificación"]},"Select all existing files":{msgid:"Select all existing files",msgstr:["Seleccionar todos los archivos existentes"]},"Select all new files":{msgid:"Select all new files",msgstr:["Seleccionar todos los archivos nuevos"]},"Skip this file":{msgid:"Skip this file",msgid_plural:"Skip {count} files",msgstr:["Saltar este archivo","Saltar {count} archivos","Saltar {count} archivos"]},"Unknown size":{msgid:"Unknown size",msgstr:["Tamaño desconocido"]},"Upload cancelled":{msgid:"Upload cancelled",msgstr:["Subida cancelada"]},"Upload files":{msgid:"Upload files",msgstr:["Subir archivos"]},"Upload progress":{msgid:"Upload progress",msgstr:["Progreso de la subida"]},"Which files do you want to keep?":{msgid:"Which files do you want to keep?",msgstr:["¿Qué archivos desea conservar?"]},"You need to select at least one version of each file to continue.":{msgid:"You need to select at least one version of each file to continue.",msgstr:["Debe seleccionar al menos una versión de cada archivo para continuar."]}}}}},{locale:"es_419",json:{charset:"utf-8",headers:{"Last-Translator":"ALEJANDRO CASTRO, 2022","Language-Team":"Spanish (Latin America) (https://www.transifex.com/nextcloud/teams/64236/es_419/)","Content-Type":"text/plain; charset=UTF-8",Language:"es_419","Plural-Forms":"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nALEJANDRO CASTRO, 2022\n"},msgstr:["Last-Translator: ALEJANDRO CASTRO, 2022\nLanguage-Team: Spanish (Latin America) (https://www.transifex.com/nextcloud/teams/64236/es_419/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: es_419\nPlural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["{seconds} segundos restantes"]},"{time} left":{msgid:"{time} left",comments:{extracted:"time has the format 00:00:00"},msgstr:["{tiempo} restante"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["quedan pocos segundos"]},Add:{msgid:"Add",msgstr:["agregar"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["Cancelar subidas"]},"estimating time left":{msgid:"estimating time left",msgstr:["estimando tiempo restante"]},paused:{msgid:"paused",msgstr:["pausado"]},"Upload files":{msgid:"Upload files",msgstr:["Subir archivos"]}}}}},{locale:"es_AR",json:{charset:"utf-8",headers:{"Last-Translator":"Matias Iglesias, 2022","Language-Team":"Spanish (Argentina) (https://www.transifex.com/nextcloud/teams/64236/es_AR/)","Content-Type":"text/plain; charset=UTF-8",Language:"es_AR","Plural-Forms":"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nMatias Iglesias, 2022\n"},msgstr:["Last-Translator: Matias Iglesias, 2022\nLanguage-Team: Spanish (Argentina) (https://www.transifex.com/nextcloud/teams/64236/es_AR/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: es_AR\nPlural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["{seconds} segundos restantes"]},"{time} left":{msgid:"{time} left",comments:{extracted:"time has the format 00:00:00"},msgstr:["{time} restante"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["quedan unos segundos"]},Add:{msgid:"Add",msgstr:["Añadir"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["Cancelar subidas"]},"estimating time left":{msgid:"estimating time left",msgstr:["estimando tiempo restante"]},paused:{msgid:"paused",msgstr:["pausado"]},"Upload files":{msgid:"Upload files",msgstr:["Subir archivos"]}}}}},{locale:"es_CL",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Spanish (Chile) (https://www.transifex.com/nextcloud/teams/64236/es_CL/)","Content-Type":"text/plain; charset=UTF-8",Language:"es_CL","Plural-Forms":"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Spanish (Chile) (https://www.transifex.com/nextcloud/teams/64236/es_CL/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: es_CL\nPlural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"es_CO",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Spanish (Colombia) (https://www.transifex.com/nextcloud/teams/64236/es_CO/)","Content-Type":"text/plain; charset=UTF-8",Language:"es_CO","Plural-Forms":"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Spanish (Colombia) (https://www.transifex.com/nextcloud/teams/64236/es_CO/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: es_CO\nPlural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"es_CR",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Spanish (Costa Rica) (https://www.transifex.com/nextcloud/teams/64236/es_CR/)","Content-Type":"text/plain; charset=UTF-8",Language:"es_CR","Plural-Forms":"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Spanish (Costa Rica) (https://www.transifex.com/nextcloud/teams/64236/es_CR/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: es_CR\nPlural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"es_DO",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Spanish (Dominican Republic) (https://www.transifex.com/nextcloud/teams/64236/es_DO/)","Content-Type":"text/plain; charset=UTF-8",Language:"es_DO","Plural-Forms":"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Spanish (Dominican Republic) (https://www.transifex.com/nextcloud/teams/64236/es_DO/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: es_DO\nPlural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"es_EC",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Spanish (Ecuador) (https://www.transifex.com/nextcloud/teams/64236/es_EC/)","Content-Type":"text/plain; charset=UTF-8",Language:"es_EC","Plural-Forms":"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Spanish (Ecuador) (https://www.transifex.com/nextcloud/teams/64236/es_EC/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: es_EC\nPlural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"es_GT",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Spanish (Guatemala) (https://www.transifex.com/nextcloud/teams/64236/es_GT/)","Content-Type":"text/plain; charset=UTF-8",Language:"es_GT","Plural-Forms":"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Spanish (Guatemala) (https://www.transifex.com/nextcloud/teams/64236/es_GT/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: es_GT\nPlural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"es_HN",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Spanish (Honduras) (https://www.transifex.com/nextcloud/teams/64236/es_HN/)","Content-Type":"text/plain; charset=UTF-8",Language:"es_HN","Plural-Forms":"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Spanish (Honduras) (https://www.transifex.com/nextcloud/teams/64236/es_HN/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: es_HN\nPlural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"es_MX",json:{charset:"utf-8",headers:{"Last-Translator":"ALEJANDRO CASTRO, 2022","Language-Team":"Spanish (Mexico) (https://www.transifex.com/nextcloud/teams/64236/es_MX/)","Content-Type":"text/plain; charset=UTF-8",Language:"es_MX","Plural-Forms":"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nLuis Francisco Castro, 2022\nALEJANDRO CASTRO, 2022\n"},msgstr:["Last-Translator: ALEJANDRO CASTRO, 2022\nLanguage-Team: Spanish (Mexico) (https://www.transifex.com/nextcloud/teams/64236/es_MX/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: es_MX\nPlural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["{seconds} segundos restantes"]},"{time} left":{msgid:"{time} left",comments:{extracted:"time has the format 00:00:00"},msgstr:["{tiempo} restante"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["quedan pocos segundos"]},Add:{msgid:"Add",msgstr:["agregar"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["cancelar las cargas"]},"estimating time left":{msgid:"estimating time left",msgstr:["estimando tiempo restante"]},paused:{msgid:"paused",msgstr:["en pausa"]},"Upload files":{msgid:"Upload files",msgstr:["cargar archivos"]}}}}},{locale:"es_NI",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Spanish (Nicaragua) (https://www.transifex.com/nextcloud/teams/64236/es_NI/)","Content-Type":"text/plain; charset=UTF-8",Language:"es_NI","Plural-Forms":"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Spanish (Nicaragua) (https://www.transifex.com/nextcloud/teams/64236/es_NI/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: es_NI\nPlural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"es_PA",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Spanish (Panama) (https://www.transifex.com/nextcloud/teams/64236/es_PA/)","Content-Type":"text/plain; charset=UTF-8",Language:"es_PA","Plural-Forms":"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Spanish (Panama) (https://www.transifex.com/nextcloud/teams/64236/es_PA/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: es_PA\nPlural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"es_PE",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Spanish (Peru) (https://www.transifex.com/nextcloud/teams/64236/es_PE/)","Content-Type":"text/plain; charset=UTF-8",Language:"es_PE","Plural-Forms":"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Spanish (Peru) (https://www.transifex.com/nextcloud/teams/64236/es_PE/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: es_PE\nPlural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"es_PR",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Spanish (Puerto Rico) (https://www.transifex.com/nextcloud/teams/64236/es_PR/)","Content-Type":"text/plain; charset=UTF-8",Language:"es_PR","Plural-Forms":"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Spanish (Puerto Rico) (https://www.transifex.com/nextcloud/teams/64236/es_PR/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: es_PR\nPlural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"es_PY",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Spanish (Paraguay) (https://www.transifex.com/nextcloud/teams/64236/es_PY/)","Content-Type":"text/plain; charset=UTF-8",Language:"es_PY","Plural-Forms":"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Spanish (Paraguay) (https://www.transifex.com/nextcloud/teams/64236/es_PY/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: es_PY\nPlural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"es_SV",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Spanish (El Salvador) (https://www.transifex.com/nextcloud/teams/64236/es_SV/)","Content-Type":"text/plain; charset=UTF-8",Language:"es_SV","Plural-Forms":"nplurals=2; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Spanish (El Salvador) (https://www.transifex.com/nextcloud/teams/64236/es_SV/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: es_SV\nPlural-Forms: nplurals=2; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"es_UY",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Spanish (Uruguay) (https://www.transifex.com/nextcloud/teams/64236/es_UY/)","Content-Type":"text/plain; charset=UTF-8",Language:"es_UY","Plural-Forms":"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Spanish (Uruguay) (https://www.transifex.com/nextcloud/teams/64236/es_UY/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: es_UY\nPlural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"et_EE",json:{charset:"utf-8",headers:{"Last-Translator":"Taavo Roos, 2023","Language-Team":"Estonian (Estonia) (https://app.transifex.com/nextcloud/teams/64236/et_EE/)","Content-Type":"text/plain; charset=UTF-8",Language:"et_EE","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nMait R, 2022\nTaavo Roos, 2023\n"},msgstr:["Last-Translator: Taavo Roos, 2023\nLanguage-Team: Estonian (Estonia) (https://app.transifex.com/nextcloud/teams/64236/et_EE/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: et_EE\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["{seconds} jäänud sekundid"]},"{time} left":{msgid:"{time} left",comments:{extracted:"time has the format 00:00:00"},msgstr:["{time} aega jäänud"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["jäänud mõni sekund"]},Add:{msgid:"Add",msgstr:["Lisa"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["Tühista üleslaadimine"]},"estimating time left":{msgid:"estimating time left",msgstr:["hinnanguline järelejäänud aeg"]},paused:{msgid:"paused",msgstr:["pausil"]},"Upload files":{msgid:"Upload files",msgstr:["Lae failid üles"]}}}}},{locale:"eu",json:{charset:"utf-8",headers:{"Last-Translator":"Unai Tolosa Pontesta , 2022","Language-Team":"Basque (https://www.transifex.com/nextcloud/teams/64236/eu/)","Content-Type":"text/plain; charset=UTF-8",Language:"eu","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nUnai Tolosa Pontesta , 2022\n"},msgstr:["Last-Translator: Unai Tolosa Pontesta , 2022\nLanguage-Team: Basque (https://www.transifex.com/nextcloud/teams/64236/eu/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: eu\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["{seconds} segundo geratzen dira"]},"{time} left":{msgid:"{time} left",comments:{extracted:"time has the format 00:00:00"},msgstr:["{time} geratzen da"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["segundo batzuk geratzen dira"]},Add:{msgid:"Add",msgstr:["Gehitu"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["Ezeztatu igoerak"]},"estimating time left":{msgid:"estimating time left",msgstr:["kalkulatutako geratzen den denbora"]},paused:{msgid:"paused",msgstr:["geldituta"]},"Upload files":{msgid:"Upload files",msgstr:["Igo fitxategiak"]}}}}},{locale:"fa",json:{charset:"utf-8",headers:{"Last-Translator":"Fatemeh Komeily, 2023","Language-Team":"Persian (https://app.transifex.com/nextcloud/teams/64236/fa/)","Content-Type":"text/plain; charset=UTF-8",Language:"fa","Plural-Forms":"nplurals=2; plural=(n > 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nFatemeh Komeily, 2023\n"},msgstr:["Last-Translator: Fatemeh Komeily, 2023\nLanguage-Team: Persian (https://app.transifex.com/nextcloud/teams/64236/fa/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: fa\nPlural-Forms: nplurals=2; plural=(n > 1);\n"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["ثانیه های باقی مانده"]},"{time} left":{msgid:"{time} left",comments:{extracted:"time has the format 00:00:00"},msgstr:["باقی مانده"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["چند ثانیه مانده"]},Add:{msgid:"Add",msgstr:["اضافه کردن"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["کنسل کردن فایل های اپلود شده"]},"estimating time left":{msgid:"estimating time left",msgstr:["تخمین زمان باقی مانده"]},paused:{msgid:"paused",msgstr:["مکث کردن"]},"Upload files":{msgid:"Upload files",msgstr:["بارگذاری فایل ها"]}}}}},{locale:"fi_FI",json:{charset:"utf-8",headers:{"Last-Translator":"Jiri Grönroos , 2022","Language-Team":"Finnish (Finland) (https://www.transifex.com/nextcloud/teams/64236/fi_FI/)","Content-Type":"text/plain; charset=UTF-8",Language:"fi_FI","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nJiri Grönroos , 2022\n"},msgstr:["Last-Translator: Jiri Grönroos , 2022\nLanguage-Team: Finnish (Finland) (https://www.transifex.com/nextcloud/teams/64236/fi_FI/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: fi_FI\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["{seconds} sekuntia jäljellä"]},"{time} left":{msgid:"{time} left",comments:{extracted:"time has the format 00:00:00"},msgstr:["{time} jäljellä"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["muutama sekunti jäljellä"]},Add:{msgid:"Add",msgstr:["Lisää"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["Peruuta lähetykset"]},"estimating time left":{msgid:"estimating time left",msgstr:["arvioidaan jäljellä olevaa aikaa"]},paused:{msgid:"paused",msgstr:["keskeytetty"]},"Upload files":{msgid:"Upload files",msgstr:["Lähetä tiedostoja"]}}}}},{locale:"fo",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Faroese (https://www.transifex.com/nextcloud/teams/64236/fo/)","Content-Type":"text/plain; charset=UTF-8",Language:"fo","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Faroese (https://www.transifex.com/nextcloud/teams/64236/fo/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: fo\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"fr",json:{charset:"utf-8",headers:{"Last-Translator":"jed boulahya, 2024","Language-Team":"French (https://app.transifex.com/nextcloud/teams/64236/fr/)","Content-Type":"text/plain; charset=UTF-8",Language:"fr","Plural-Forms":"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nJoas Schilling, 2024\nBenoit Pruneau, 2024\njed boulahya, 2024\n"},msgstr:["Last-Translator: jed boulahya, 2024\nLanguage-Team: French (https://app.transifex.com/nextcloud/teams/64236/fr/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: fr\nPlural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"]},"{count} file conflict":{msgid:"{count} file conflict",msgid_plural:"{count} files conflict",msgstr:["{count} fichier en conflit","{count} fichiers en conflit","{count} fichiers en conflit"]},"{count} file conflict in {dirname}":{msgid:"{count} file conflict in {dirname}",msgid_plural:"{count} file conflicts in {dirname}",msgstr:["{count} fichier en conflit dans {dirname}","{count} fichiers en conflit dans {dirname}","{count} fichiers en conflit dans {dirname}"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["{seconds} secondes restantes"]},"{time} left":{msgid:"{time} left",comments:{extracted:"TRANSLATORS time has the format 00:00:00"},msgstr:["{time} restant"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["quelques secondes restantes"]},Cancel:{msgid:"Cancel",msgstr:["Annuler"]},"Cancel the entire operation":{msgid:"Cancel the entire operation",msgstr:["Annuler l'opération entière"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["Annuler les envois"]},Continue:{msgid:"Continue",msgstr:["Continuer"]},"estimating time left":{msgid:"estimating time left",msgstr:["estimation du temps restant"]},"Existing version":{msgid:"Existing version",msgstr:["Version existante"]},"If you select both versions, the copied file will have a number added to its name.":{msgid:"If you select both versions, the copied file will have a number added to its name.",msgstr:["Si vous sélectionnez les deux versions, le fichier copié aura un numéro ajouté àname."]},"Last modified date unknown":{msgid:"Last modified date unknown",msgstr:["Date de la dernière modification est inconnue"]},New:{msgid:"New",msgstr:["Nouveau"]},"New version":{msgid:"New version",msgstr:["Nouvelle version"]},paused:{msgid:"paused",msgstr:["en pause"]},"Preview image":{msgid:"Preview image",msgstr:["Aperçu de l'image"]},"Select all checkboxes":{msgid:"Select all checkboxes",msgstr:["Sélectionner toutes les cases à cocher"]},"Select all existing files":{msgid:"Select all existing files",msgstr:["Sélectionner tous les fichiers existants"]},"Select all new files":{msgid:"Select all new files",msgstr:["Sélectionner tous les nouveaux fichiers"]},"Skip this file":{msgid:"Skip this file",msgid_plural:"Skip {count} files",msgstr:["Ignorer ce fichier","Ignorer {count} fichiers","Ignorer {count} fichiers"]},"Unknown size":{msgid:"Unknown size",msgstr:["Taille inconnue"]},"Upload cancelled":{msgid:"Upload cancelled",msgstr:[" annulé"]},"Upload files":{msgid:"Upload files",msgstr:["Téléchargement des fichiers"]},"Upload progress":{msgid:"Upload progress",msgstr:["Progression du téléchargement"]},"When an incoming folder is selected, any conflicting files within it will also be overwritten.":{msgid:"When an incoming folder is selected, any conflicting files within it will also be overwritten.",msgstr:["Lorsqu'un dossier entrant est sélectionné, tous les fichiers en conflit qu'il contient seront également écrasés."]},"Which files do you want to keep?":{msgid:"Which files do you want to keep?",msgstr:["Quels fichiers souhaitez-vous conserver ?"]},"You need to select at least one version of each file to continue.":{msgid:"You need to select at least one version of each file to continue.",msgstr:["Vous devez sélectionner au moins une version de chaque fichier pour continuer."]}}}}},{locale:"gd",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Gaelic, Scottish (https://www.transifex.com/nextcloud/teams/64236/gd/)","Content-Type":"text/plain; charset=UTF-8",Language:"gd","Plural-Forms":"nplurals=4; plural=(n==1 || n==11) ? 0 : (n==2 || n==12) ? 1 : (n > 2 && n < 20) ? 2 : 3;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Gaelic, Scottish (https://www.transifex.com/nextcloud/teams/64236/gd/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: gd\nPlural-Forms: nplurals=4; plural=(n==1 || n==11) ? 0 : (n==2 || n==12) ? 1 : (n > 2 && n < 20) ? 2 : 3;\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"gl",json:{charset:"utf-8",headers:{"Last-Translator":"Miguel Anxo Bouzada , 2023","Language-Team":"Galician (https://app.transifex.com/nextcloud/teams/64236/gl/)","Content-Type":"text/plain; charset=UTF-8",Language:"gl","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nJohn Molakvoæ , 2023\nNacho , 2023\nMiguel Anxo Bouzada , 2023\n"},msgstr:["Last-Translator: Miguel Anxo Bouzada , 2023\nLanguage-Team: Galician (https://app.transifex.com/nextcloud/teams/64236/gl/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: gl\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{count} file conflict":{msgid:"{count} file conflict",msgid_plural:"{count} files conflict",msgstr:["{count} conflito de ficheiros","{count} conflitos de ficheiros"]},"{count} file conflict in {dirname}":{msgid:"{count} file conflict in {dirname}",msgid_plural:"{count} file conflicts in {dirname}",msgstr:["{count} conflito de ficheiros en {dirname}","{count} conflitos de ficheiros en {dirname}"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["faltan {seconds} segundos"]},"{time} left":{msgid:"{time} left",comments:{extracted:"TRANSLATORS time has the format 00:00:00"},msgstr:["falta {time}"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["faltan uns segundos"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["Cancelar envíos"]},Continue:{msgid:"Continue",msgstr:["Continuar"]},"estimating time left":{msgid:"estimating time left",msgstr:["calculando canto tempo falta"]},"Existing version":{msgid:"Existing version",msgstr:["Versión existente"]},"If you select both versions, the copied file will have a number added to its name.":{msgid:"If you select both versions, the copied file will have a number added to its name.",msgstr:["Se selecciona ambas as versións, o ficheiro copiado terá un número engadido ao seu nome."]},"Last modified date unknown":{msgid:"Last modified date unknown",msgstr:["Data da última modificación descoñecida"]},New:{msgid:"New",msgstr:["Nova"]},"New version":{msgid:"New version",msgstr:["Nova versión"]},paused:{msgid:"paused",msgstr:["detido"]},"Preview image":{msgid:"Preview image",msgstr:["Vista previa da imaxe"]},"Select all checkboxes":{msgid:"Select all checkboxes",msgstr:["Marcar todas as caixas de selección"]},"Select all existing files":{msgid:"Select all existing files",msgstr:["Seleccionar todos os ficheiros existentes"]},"Select all new files":{msgid:"Select all new files",msgstr:["Seleccionar todos os ficheiros novos"]},"Skip this file":{msgid:"Skip this file",msgid_plural:"Skip {count} files",msgstr:["Omita este ficheiro","Omitir {count} ficheiros"]},"Unknown size":{msgid:"Unknown size",msgstr:["Tamaño descoñecido"]},"Upload cancelled":{msgid:"Upload cancelled",msgstr:["Envío cancelado"]},"Upload files":{msgid:"Upload files",msgstr:["Enviar ficheiros"]},"Upload progress":{msgid:"Upload progress",msgstr:["Progreso do envío"]},"Which files do you want to keep?":{msgid:"Which files do you want to keep?",msgstr:["Que ficheiros quere conservar?"]},"You need to select at least one version of each file to continue.":{msgid:"You need to select at least one version of each file to continue.",msgstr:["Debe seleccionar polo menos unha versión de cada ficheiro para continuar."]}}}}},{locale:"he",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Hebrew (https://www.transifex.com/nextcloud/teams/64236/he/)","Content-Type":"text/plain; charset=UTF-8",Language:"he","Plural-Forms":"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Hebrew (https://www.transifex.com/nextcloud/teams/64236/he/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: he\nPlural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"hi_IN",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Hindi (India) (https://www.transifex.com/nextcloud/teams/64236/hi_IN/)","Content-Type":"text/plain; charset=UTF-8",Language:"hi_IN","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Hindi (India) (https://www.transifex.com/nextcloud/teams/64236/hi_IN/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: hi_IN\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"hr",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Croatian (https://www.transifex.com/nextcloud/teams/64236/hr/)","Content-Type":"text/plain; charset=UTF-8",Language:"hr","Plural-Forms":"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Croatian (https://www.transifex.com/nextcloud/teams/64236/hr/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: hr\nPlural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"hsb",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Upper Sorbian (https://www.transifex.com/nextcloud/teams/64236/hsb/)","Content-Type":"text/plain; charset=UTF-8",Language:"hsb","Plural-Forms":"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Upper Sorbian (https://www.transifex.com/nextcloud/teams/64236/hsb/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: hsb\nPlural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"hu",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Hungarian (https://www.transifex.com/nextcloud/teams/64236/hu/)","Content-Type":"text/plain; charset=UTF-8",Language:"hu","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Hungarian (https://www.transifex.com/nextcloud/teams/64236/hu/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: hu\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"hu_HU",json:{charset:"utf-8",headers:{"Last-Translator":"Balázs Úr, 2022","Language-Team":"Hungarian (Hungary) (https://www.transifex.com/nextcloud/teams/64236/hu_HU/)","Content-Type":"text/plain; charset=UTF-8",Language:"hu_HU","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nBalázs Meskó , 2022\nBalázs Úr, 2022\n"},msgstr:["Last-Translator: Balázs Úr, 2022\nLanguage-Team: Hungarian (Hungary) (https://www.transifex.com/nextcloud/teams/64236/hu_HU/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: hu_HU\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["{} másodperc van hátra"]},"{time} left":{msgid:"{time} left",comments:{extracted:"time has the format 00:00:00"},msgstr:["{time} van hátra"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["pár másodperc van hátra"]},Add:{msgid:"Add",msgstr:["Hozzáadás"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["Feltöltések megszakítása"]},"estimating time left":{msgid:"estimating time left",msgstr:["hátralévő idő becslése"]},paused:{msgid:"paused",msgstr:["szüneteltetve"]},"Upload files":{msgid:"Upload files",msgstr:["Fájlok feltöltése"]}}}}},{locale:"hy",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Armenian (https://www.transifex.com/nextcloud/teams/64236/hy/)","Content-Type":"text/plain; charset=UTF-8",Language:"hy","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Armenian (https://www.transifex.com/nextcloud/teams/64236/hy/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: hy\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"ia",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Interlingua (https://www.transifex.com/nextcloud/teams/64236/ia/)","Content-Type":"text/plain; charset=UTF-8",Language:"ia","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Interlingua (https://www.transifex.com/nextcloud/teams/64236/ia/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: ia\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"id",json:{charset:"utf-8",headers:{"Last-Translator":"Linerly , 2023","Language-Team":"Indonesian (https://app.transifex.com/nextcloud/teams/64236/id/)","Content-Type":"text/plain; charset=UTF-8",Language:"id","Plural-Forms":"nplurals=1; plural=0;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nJohn Molakvoæ , 2023\nEmpty Slot Filler, 2023\nLinerly , 2023\n"},msgstr:["Last-Translator: Linerly , 2023\nLanguage-Team: Indonesian (https://app.transifex.com/nextcloud/teams/64236/id/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: id\nPlural-Forms: nplurals=1; plural=0;\n"]},"{count} file conflict":{msgid:"{count} file conflict",msgid_plural:"{count} files conflict",msgstr:["{count} berkas berkonflik"]},"{count} file conflict in {dirname}":{msgid:"{count} file conflict in {dirname}",msgid_plural:"{count} file conflicts in {dirname}",msgstr:["{count} berkas berkonflik dalam {dirname}"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["{seconds} detik tersisa"]},"{time} left":{msgid:"{time} left",comments:{extracted:"TRANSLATORS time has the format 00:00:00"},msgstr:["{time} tersisa"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["tinggal sebentar lagi"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["Batalkan unggahan"]},Continue:{msgid:"Continue",msgstr:["Lanjutkan"]},"estimating time left":{msgid:"estimating time left",msgstr:["memperkirakan waktu yang tersisa"]},"Existing version":{msgid:"Existing version",msgstr:["Versi yang ada"]},"If you select both versions, the copied file will have a number added to its name.":{msgid:"If you select both versions, the copied file will have a number added to its name.",msgstr:["Jika Anda memilih kedua versi, nama berkas yang disalin akan ditambahi angka."]},"Last modified date unknown":{msgid:"Last modified date unknown",msgstr:["Tanggal perubahan terakhir tidak diketahui"]},New:{msgid:"New",msgstr:["Baru"]},"New version":{msgid:"New version",msgstr:["Versi baru"]},paused:{msgid:"paused",msgstr:["dijeda"]},"Preview image":{msgid:"Preview image",msgstr:["Gambar pratinjau"]},"Select all checkboxes":{msgid:"Select all checkboxes",msgstr:["Pilih semua kotak centang"]},"Select all existing files":{msgid:"Select all existing files",msgstr:["Pilih semua berkas yang ada"]},"Select all new files":{msgid:"Select all new files",msgstr:["Pilih semua berkas baru"]},"Skip this file":{msgid:"Skip this file",msgid_plural:"Skip {count} files",msgstr:["Lewati {count} berkas"]},"Unknown size":{msgid:"Unknown size",msgstr:["Ukuran tidak diketahui"]},"Upload cancelled":{msgid:"Upload cancelled",msgstr:["Unggahan dibatalkan"]},"Upload files":{msgid:"Upload files",msgstr:["Unggah berkas"]},"Which files do you want to keep?":{msgid:"Which files do you want to keep?",msgstr:["Berkas mana yang Anda ingin tetap simpan?"]},"You need to select at least one version of each file to continue.":{msgid:"You need to select at least one version of each file to continue.",msgstr:["Anda harus memilih setidaknya satu versi dari masing-masing berkas untuk melanjutkan."]}}}}},{locale:"ig",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Igbo (https://www.transifex.com/nextcloud/teams/64236/ig/)","Content-Type":"text/plain; charset=UTF-8",Language:"ig","Plural-Forms":"nplurals=1; plural=0;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Igbo (https://www.transifex.com/nextcloud/teams/64236/ig/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: ig\nPlural-Forms: nplurals=1; plural=0;\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"is",json:{charset:"utf-8",headers:{"Last-Translator":"Sveinn í Felli , 2023","Language-Team":"Icelandic (https://app.transifex.com/nextcloud/teams/64236/is/)","Content-Type":"text/plain; charset=UTF-8",Language:"is","Plural-Forms":"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nSveinn í Felli , 2023\n"},msgstr:["Last-Translator: Sveinn í Felli , 2023\nLanguage-Team: Icelandic (https://app.transifex.com/nextcloud/teams/64236/is/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: is\nPlural-Forms: nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);\n"]},"{count} file conflict":{msgid:"{count} file conflict",msgid_plural:"{count} files conflict",msgstr:["{count} árekstur skráa","{count} árekstrar skráa"]},"{count} file conflict in {dirname}":{msgid:"{count} file conflict in {dirname}",msgid_plural:"{count} file conflicts in {dirname}",msgstr:["{count} árekstur skráa í {dirname}","{count} árekstrar skráa í {dirname}"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["{seconds} sekúndur eftir"]},"{time} left":{msgid:"{time} left",comments:{extracted:"TRANSLATORS time has the format 00:00:00"},msgstr:["{time} eftir"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["nokkrar sekúndur eftir"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["Hætta við innsendingar"]},Continue:{msgid:"Continue",msgstr:["Halda áfram"]},"estimating time left":{msgid:"estimating time left",msgstr:["áætla tíma sem eftir er"]},"Existing version":{msgid:"Existing version",msgstr:["Fyrirliggjandi útgáfa"]},"If you select both versions, the copied file will have a number added to its name.":{msgid:"If you select both versions, the copied file will have a number added to its name.",msgstr:["Ef þú velur báðar útgáfur, þá mun verða bætt tölustaf aftan við heiti afrituðu skrárinnar."]},"Last modified date unknown":{msgid:"Last modified date unknown",msgstr:["Síðasta breytingadagsetning er óþekkt"]},New:{msgid:"New",msgstr:["Nýtt"]},"New version":{msgid:"New version",msgstr:["Ný útgáfa"]},paused:{msgid:"paused",msgstr:["í bið"]},"Preview image":{msgid:"Preview image",msgstr:["Forskoðun myndar"]},"Select all checkboxes":{msgid:"Select all checkboxes",msgstr:["Velja gátreiti"]},"Select all existing files":{msgid:"Select all existing files",msgstr:["Velja allar fyrirliggjandi skrár"]},"Select all new files":{msgid:"Select all new files",msgstr:["Velja allar nýjar skrár"]},"Skip this file":{msgid:"Skip this file",msgid_plural:"Skip {count} files",msgstr:["Sleppa þessari skrá","Sleppa {count} skrám"]},"Unknown size":{msgid:"Unknown size",msgstr:["Óþekkt stærð"]},"Upload cancelled":{msgid:"Upload cancelled",msgstr:["Hætt við innsendingu"]},"Upload files":{msgid:"Upload files",msgstr:["Senda inn skrár"]},"Which files do you want to keep?":{msgid:"Which files do you want to keep?",msgstr:["Hvaða skrám vilt þú vilt halda eftir?"]},"You need to select at least one version of each file to continue.":{msgid:"You need to select at least one version of each file to continue.",msgstr:["Þú verður að velja að minnsta kosti eina útgáfu af hverri skrá til að halda áfram."]}}}}},{locale:"it",json:{charset:"utf-8",headers:{"Last-Translator":"Random_R, 2023","Language-Team":"Italian (https://app.transifex.com/nextcloud/teams/64236/it/)","Content-Type":"text/plain; charset=UTF-8",Language:"it","Plural-Forms":"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nJohn Molakvoæ , 2023\nLep Lep, 2023\nRandom_R, 2023\n"},msgstr:["Last-Translator: Random_R, 2023\nLanguage-Team: Italian (https://app.transifex.com/nextcloud/teams/64236/it/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: it\nPlural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"]},"{count} file conflict":{msgid:"{count} file conflict",msgid_plural:"{count} files conflict",msgstr:["{count} file in conflitto","{count} file in conflitto","{count} file in conflitto"]},"{count} file conflict in {dirname}":{msgid:"{count} file conflict in {dirname}",msgid_plural:"{count} file conflicts in {dirname}",msgstr:["{count} file in conflitto in {dirname}","{count} file in conflitto in {dirname}","{count} file in conflitto in {dirname}"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["{seconds} secondi rimanenti "]},"{time} left":{msgid:"{time} left",comments:{extracted:"TRANSLATORS time has the format 00:00:00"},msgstr:["{time} rimanente"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["alcuni secondi rimanenti"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["Annulla i caricamenti"]},Continue:{msgid:"Continue",msgstr:["Continua"]},"estimating time left":{msgid:"estimating time left",msgstr:["calcolo il tempo rimanente"]},"Existing version":{msgid:"Existing version",msgstr:["Versione esistente"]},"If you select both versions, the copied file will have a number added to its name.":{msgid:"If you select both versions, the copied file will have a number added to its name.",msgstr:["Se selezioni entrambe le versioni, nel nome del file copiato verrà aggiunto un numero "]},"Last modified date unknown":{msgid:"Last modified date unknown",msgstr:["Ultima modifica sconosciuta"]},New:{msgid:"New",msgstr:["Nuovo"]},"New version":{msgid:"New version",msgstr:["Nuova versione"]},paused:{msgid:"paused",msgstr:["pausa"]},"Preview image":{msgid:"Preview image",msgstr:["Anteprima immagine"]},"Select all checkboxes":{msgid:"Select all checkboxes",msgstr:["Seleziona tutte le caselle"]},"Select all existing files":{msgid:"Select all existing files",msgstr:["Seleziona tutti i file esistenti"]},"Select all new files":{msgid:"Select all new files",msgstr:["Seleziona tutti i nuovi file"]},"Skip this file":{msgid:"Skip this file",msgid_plural:"Skip {count} files",msgstr:["Salta questo file","Salta {count} file","Salta {count} file"]},"Unknown size":{msgid:"Unknown size",msgstr:["Dimensione sconosciuta"]},"Upload cancelled":{msgid:"Upload cancelled",msgstr:["Caricamento cancellato"]},"Upload files":{msgid:"Upload files",msgstr:["Carica i file"]},"Which files do you want to keep?":{msgid:"Which files do you want to keep?",msgstr:["Quali file vuoi mantenere?"]},"You need to select at least one version of each file to continue.":{msgid:"You need to select at least one version of each file to continue.",msgstr:["Devi selezionare almeno una versione di ogni file per continuare"]}}}}},{locale:"it_IT",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Italian (Italy) (https://www.transifex.com/nextcloud/teams/64236/it_IT/)","Content-Type":"text/plain; charset=UTF-8",Language:"it_IT","Plural-Forms":"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Italian (Italy) (https://www.transifex.com/nextcloud/teams/64236/it_IT/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: it_IT\nPlural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"ja_JP",json:{charset:"utf-8",headers:{"Last-Translator":"かたかめ, 2022","Language-Team":"Japanese (Japan) (https://www.transifex.com/nextcloud/teams/64236/ja_JP/)","Content-Type":"text/plain; charset=UTF-8",Language:"ja_JP","Plural-Forms":"nplurals=1; plural=0;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nT.S, 2022\nかたかめ, 2022\n"},msgstr:["Last-Translator: かたかめ, 2022\nLanguage-Team: Japanese (Japan) (https://www.transifex.com/nextcloud/teams/64236/ja_JP/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: ja_JP\nPlural-Forms: nplurals=1; plural=0;\n"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["残り {seconds} 秒"]},"{time} left":{msgid:"{time} left",comments:{extracted:"time has the format 00:00:00"},msgstr:["残り {time}"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["残り数秒"]},Add:{msgid:"Add",msgstr:["追加"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["アップロードをキャンセル"]},"estimating time left":{msgid:"estimating time left",msgstr:["概算残り時間"]},paused:{msgid:"paused",msgstr:["一時停止中"]},"Upload files":{msgid:"Upload files",msgstr:["ファイルをアップデート"]}}}}},{locale:"ka",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Georgian (https://www.transifex.com/nextcloud/teams/64236/ka/)","Content-Type":"text/plain; charset=UTF-8",Language:"ka","Plural-Forms":"nplurals=2; plural=(n!=1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Georgian (https://www.transifex.com/nextcloud/teams/64236/ka/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: ka\nPlural-Forms: nplurals=2; plural=(n!=1);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"ka_GE",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Georgian (Georgia) (https://www.transifex.com/nextcloud/teams/64236/ka_GE/)","Content-Type":"text/plain; charset=UTF-8",Language:"ka_GE","Plural-Forms":"nplurals=2; plural=(n!=1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Georgian (Georgia) (https://www.transifex.com/nextcloud/teams/64236/ka_GE/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: ka_GE\nPlural-Forms: nplurals=2; plural=(n!=1);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"kab",json:{charset:"utf-8",headers:{"Last-Translator":"ZiriSut, 2023","Language-Team":"Kabyle (https://app.transifex.com/nextcloud/teams/64236/kab/)","Content-Type":"text/plain; charset=UTF-8",Language:"kab","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nZiriSut, 2023\n"},msgstr:["Last-Translator: ZiriSut, 2023\nLanguage-Team: Kabyle (https://app.transifex.com/nextcloud/teams/64236/kab/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: kab\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["{seconds} tesdatin i d-yeqqimen"]},"{time} left":{msgid:"{time} left",comments:{extracted:"time has the format 00:00:00"},msgstr:["{time} i d-yeqqimen"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["qqiment-d kra n tesdatin kan"]},Add:{msgid:"Add",msgstr:["Rnu"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["Sefsex asali"]},"estimating time left":{msgid:"estimating time left",msgstr:["asizel n wakud i d-yeqqimen"]},paused:{msgid:"paused",msgstr:["yeḥbes"]},"Upload files":{msgid:"Upload files",msgstr:["Sali-d ifuyla"]}}}}},{locale:"kk",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Kazakh (https://www.transifex.com/nextcloud/teams/64236/kk/)","Content-Type":"text/plain; charset=UTF-8",Language:"kk","Plural-Forms":"nplurals=2; plural=(n!=1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Kazakh (https://www.transifex.com/nextcloud/teams/64236/kk/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: kk\nPlural-Forms: nplurals=2; plural=(n!=1);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"km",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Khmer (https://www.transifex.com/nextcloud/teams/64236/km/)","Content-Type":"text/plain; charset=UTF-8",Language:"km","Plural-Forms":"nplurals=1; plural=0;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Khmer (https://www.transifex.com/nextcloud/teams/64236/km/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: km\nPlural-Forms: nplurals=1; plural=0;\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"kn",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Kannada (https://www.transifex.com/nextcloud/teams/64236/kn/)","Content-Type":"text/plain; charset=UTF-8",Language:"kn","Plural-Forms":"nplurals=2; plural=(n > 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Kannada (https://www.transifex.com/nextcloud/teams/64236/kn/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: kn\nPlural-Forms: nplurals=2; plural=(n > 1);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"ko",json:{charset:"utf-8",headers:{"Last-Translator":"Brandon Han, 2024","Language-Team":"Korean (https://app.transifex.com/nextcloud/teams/64236/ko/)","Content-Type":"text/plain; charset=UTF-8",Language:"ko","Plural-Forms":"nplurals=1; plural=0;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nJohn Molakvoæ , 2023\nhosun Lee, 2023\nBrandon Han, 2024\n"},msgstr:["Last-Translator: Brandon Han, 2024\nLanguage-Team: Korean (https://app.transifex.com/nextcloud/teams/64236/ko/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: ko\nPlural-Forms: nplurals=1; plural=0;\n"]},"{count} file conflict":{msgid:"{count} file conflict",msgid_plural:"{count} files conflict",msgstr:["{count}개의 파일이 충돌함"]},"{count} file conflict in {dirname}":{msgid:"{count} file conflict in {dirname}",msgid_plural:"{count} file conflicts in {dirname}",msgstr:["{dirname}에서 {count}개의 파일이 충돌함"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["{seconds} 남음"]},"{time} left":{msgid:"{time} left",comments:{extracted:"TRANSLATORS time has the format 00:00:00"},msgstr:["{time} 남음"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["곧 완료"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["업로드 취소"]},Continue:{msgid:"Continue",msgstr:["확인"]},"estimating time left":{msgid:"estimating time left",msgstr:["남은 시간 계산"]},"Existing version":{msgid:"Existing version",msgstr:["현재 버전"]},"If you select both versions, the copied file will have a number added to its name.":{msgid:"If you select both versions, the copied file will have a number added to its name.",msgstr:["두 버전을 모두 선택할 경우, 복제된 파일 이름에 숫자가 추가됩니다."]},"Last modified date unknown":{msgid:"Last modified date unknown",msgstr:["최근 수정일 알 수 없음"]},New:{msgid:"New",msgstr:["새로 만들기"]},"New version":{msgid:"New version",msgstr:["새 버전"]},paused:{msgid:"paused",msgstr:["일시정지됨"]},"Preview image":{msgid:"Preview image",msgstr:["미리보기 이미지"]},"Select all checkboxes":{msgid:"Select all checkboxes",msgstr:["모든 체크박스 선택"]},"Select all existing files":{msgid:"Select all existing files",msgstr:["모든 파일 선택"]},"Select all new files":{msgid:"Select all new files",msgstr:["모든 새 파일 선택"]},"Skip this file":{msgid:"Skip this file",msgid_plural:"Skip {count} files",msgstr:["{count}개의 파일 넘기기"]},"Unknown size":{msgid:"Unknown size",msgstr:["크기를 알 수 없음"]},"Upload cancelled":{msgid:"Upload cancelled",msgstr:["업로드 취소됨"]},"Upload files":{msgid:"Upload files",msgstr:["파일 업로드"]},"Upload progress":{msgid:"Upload progress",msgstr:["업로드 진행도"]},"Which files do you want to keep?":{msgid:"Which files do you want to keep?",msgstr:["어떤 파일을 보존하시겠습니까?"]},"You need to select at least one version of each file to continue.":{msgid:"You need to select at least one version of each file to continue.",msgstr:["계속하기 위해서는 한 파일에 최소 하나의 버전을 선택해야 합니다."]}}}}},{locale:"la",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Latin (https://www.transifex.com/nextcloud/teams/64236/la/)","Content-Type":"text/plain; charset=UTF-8",Language:"la","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Latin (https://www.transifex.com/nextcloud/teams/64236/la/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: la\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"lb",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Luxembourgish (https://www.transifex.com/nextcloud/teams/64236/lb/)","Content-Type":"text/plain; charset=UTF-8",Language:"lb","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Luxembourgish (https://www.transifex.com/nextcloud/teams/64236/lb/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: lb\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"lo",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Lao (https://www.transifex.com/nextcloud/teams/64236/lo/)","Content-Type":"text/plain; charset=UTF-8",Language:"lo","Plural-Forms":"nplurals=1; plural=0;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Lao (https://www.transifex.com/nextcloud/teams/64236/lo/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: lo\nPlural-Forms: nplurals=1; plural=0;\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"lt_LT",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Lithuanian (Lithuania) (https://www.transifex.com/nextcloud/teams/64236/lt_LT/)","Content-Type":"text/plain; charset=UTF-8",Language:"lt_LT","Plural-Forms":"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Lithuanian (Lithuania) (https://www.transifex.com/nextcloud/teams/64236/lt_LT/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: lt_LT\nPlural-Forms: nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"lv",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Latvian (https://www.transifex.com/nextcloud/teams/64236/lv/)","Content-Type":"text/plain; charset=UTF-8",Language:"lv","Plural-Forms":"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Latvian (https://www.transifex.com/nextcloud/teams/64236/lv/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: lv\nPlural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"mk",json:{charset:"utf-8",headers:{"Last-Translator":"Сашко Тодоров , 2022","Language-Team":"Macedonian (https://www.transifex.com/nextcloud/teams/64236/mk/)","Content-Type":"text/plain; charset=UTF-8",Language:"mk","Plural-Forms":"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nСашко Тодоров , 2022\n"},msgstr:["Last-Translator: Сашко Тодоров , 2022\nLanguage-Team: Macedonian (https://www.transifex.com/nextcloud/teams/64236/mk/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: mk\nPlural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["преостануваат {seconds} секунди"]},"{time} left":{msgid:"{time} left",comments:{extracted:"time has the format 00:00:00"},msgstr:["преостанува {time}"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["уште неколку секунди"]},Add:{msgid:"Add",msgstr:["Додади"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["Прекини прикачување"]},"estimating time left":{msgid:"estimating time left",msgstr:["приближно преостанато време"]},paused:{msgid:"paused",msgstr:["паузирано"]},"Upload files":{msgid:"Upload files",msgstr:["Прикачување датотеки"]}}}}},{locale:"mn",json:{charset:"utf-8",headers:{"Last-Translator":"BATKHUYAG Ganbold, 2023","Language-Team":"Mongolian (https://app.transifex.com/nextcloud/teams/64236/mn/)","Content-Type":"text/plain; charset=UTF-8",Language:"mn","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nBATKHUYAG Ganbold, 2023\n"},msgstr:["Last-Translator: BATKHUYAG Ganbold, 2023\nLanguage-Team: Mongolian (https://app.transifex.com/nextcloud/teams/64236/mn/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: mn\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["{seconds} секунд үлдсэн"]},"{time} left":{msgid:"{time} left",comments:{extracted:"time has the format 00:00:00"},msgstr:["{time} үлдсэн"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["хэдхэн секунд үлдсэн"]},Add:{msgid:"Add",msgstr:["Нэмэх"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["Илгээлтийг цуцлах"]},"estimating time left":{msgid:"estimating time left",msgstr:["Үлдсэн хугацааг тооцоолж байна"]},paused:{msgid:"paused",msgstr:["түр зогсоосон"]},"Upload files":{msgid:"Upload files",msgstr:["Файл илгээх"]}}}}},{locale:"mr",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Marathi (https://www.transifex.com/nextcloud/teams/64236/mr/)","Content-Type":"text/plain; charset=UTF-8",Language:"mr","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Marathi (https://www.transifex.com/nextcloud/teams/64236/mr/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: mr\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"ms_MY",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Malay (Malaysia) (https://www.transifex.com/nextcloud/teams/64236/ms_MY/)","Content-Type":"text/plain; charset=UTF-8",Language:"ms_MY","Plural-Forms":"nplurals=1; plural=0;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Malay (Malaysia) (https://www.transifex.com/nextcloud/teams/64236/ms_MY/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: ms_MY\nPlural-Forms: nplurals=1; plural=0;\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"my",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Burmese (https://www.transifex.com/nextcloud/teams/64236/my/)","Content-Type":"text/plain; charset=UTF-8",Language:"my","Plural-Forms":"nplurals=1; plural=0;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Burmese (https://www.transifex.com/nextcloud/teams/64236/my/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: my\nPlural-Forms: nplurals=1; plural=0;\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"nb_NO",json:{charset:"utf-8",headers:{"Last-Translator":"Syvert Fossdal, 2024","Language-Team":"Norwegian Bokmål (Norway) (https://app.transifex.com/nextcloud/teams/64236/nb_NO/)","Content-Type":"text/plain; charset=UTF-8",Language:"nb_NO","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nJohn Molakvoæ , 2023\nSyvert Fossdal, 2024\n"},msgstr:["Last-Translator: Syvert Fossdal, 2024\nLanguage-Team: Norwegian Bokmål (Norway) (https://app.transifex.com/nextcloud/teams/64236/nb_NO/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: nb_NO\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{count} file conflict":{msgid:"{count} file conflict",msgid_plural:"{count} files conflict",msgstr:["{count} file conflict","{count} filkonflikter"]},"{count} file conflict in {dirname}":{msgid:"{count} file conflict in {dirname}",msgid_plural:"{count} file conflicts in {dirname}",msgstr:["{count} file conflict in {dirname}","{count} filkonflikter i {dirname}"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["{seconds} sekunder igjen"]},"{time} left":{msgid:"{time} left",comments:{extracted:"TRANSLATORS time has the format 00:00:00"},msgstr:["{time} igjen"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["noen få sekunder igjen"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["Avbryt opplastninger"]},Continue:{msgid:"Continue",msgstr:["Fortsett"]},"estimating time left":{msgid:"estimating time left",msgstr:["Estimerer tid igjen"]},"Existing version":{msgid:"Existing version",msgstr:["Gjeldende versjon"]},"If you select both versions, the copied file will have a number added to its name.":{msgid:"If you select both versions, the copied file will have a number added to its name.",msgstr:["Hvis du velger begge versjoner, vil den kopierte filen få et tall lagt til navnet."]},"Last modified date unknown":{msgid:"Last modified date unknown",msgstr:["Siste gang redigert ukjent"]},New:{msgid:"New",msgstr:["Ny"]},"New version":{msgid:"New version",msgstr:["Ny versjon"]},paused:{msgid:"paused",msgstr:["pauset"]},"Preview image":{msgid:"Preview image",msgstr:["Forhåndsvis bilde"]},"Select all checkboxes":{msgid:"Select all checkboxes",msgstr:["Velg alle"]},"Select all existing files":{msgid:"Select all existing files",msgstr:["Velg alle eksisterende filer"]},"Select all new files":{msgid:"Select all new files",msgstr:["Velg alle nye filer"]},"Skip this file":{msgid:"Skip this file",msgid_plural:"Skip {count} files",msgstr:["Skip this file","Hopp over {count} filer"]},"Unknown size":{msgid:"Unknown size",msgstr:["Ukjent størrelse"]},"Upload cancelled":{msgid:"Upload cancelled",msgstr:["Opplasting avbrutt"]},"Upload files":{msgid:"Upload files",msgstr:["Last opp filer"]},"Upload progress":{msgid:"Upload progress",msgstr:["Fremdrift, opplasting"]},"Which files do you want to keep?":{msgid:"Which files do you want to keep?",msgstr:["Hvilke filer vil du beholde?"]},"You need to select at least one version of each file to continue.":{msgid:"You need to select at least one version of each file to continue.",msgstr:["Du må velge minst en versjon av hver fil for å fortsette."]}}}}},{locale:"ne",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Nepali (https://www.transifex.com/nextcloud/teams/64236/ne/)","Content-Type":"text/plain; charset=UTF-8",Language:"ne","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Nepali (https://www.transifex.com/nextcloud/teams/64236/ne/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: ne\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"nl",json:{charset:"utf-8",headers:{"Last-Translator":"Rico , 2023","Language-Team":"Dutch (https://app.transifex.com/nextcloud/teams/64236/nl/)","Content-Type":"text/plain; charset=UTF-8",Language:"nl","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nRico , 2023\n"},msgstr:["Last-Translator: Rico , 2023\nLanguage-Team: Dutch (https://app.transifex.com/nextcloud/teams/64236/nl/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: nl\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["Nog {seconds} seconden"]},"{time} left":{msgid:"{time} left",comments:{extracted:"time has the format 00:00:00"},msgstr:["{seconds} over"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["Nog een paar seconden"]},Add:{msgid:"Add",msgstr:["Voeg toe"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["Uploads annuleren"]},"estimating time left":{msgid:"estimating time left",msgstr:["Schatting van de resterende tijd"]},paused:{msgid:"paused",msgstr:["Gepauzeerd"]},"Upload files":{msgid:"Upload files",msgstr:["Upload bestanden"]}}}}},{locale:"nn",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Norwegian Nynorsk (https://www.transifex.com/nextcloud/teams/64236/nn/)","Content-Type":"text/plain; charset=UTF-8",Language:"nn","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Norwegian Nynorsk (https://www.transifex.com/nextcloud/teams/64236/nn/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: nn\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"nn_NO",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Norwegian Nynorsk (Norway) (https://www.transifex.com/nextcloud/teams/64236/nn_NO/)","Content-Type":"text/plain; charset=UTF-8",Language:"nn_NO","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Norwegian Nynorsk (Norway) (https://www.transifex.com/nextcloud/teams/64236/nn_NO/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: nn_NO\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"oc",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Occitan (post 1500) (https://www.transifex.com/nextcloud/teams/64236/oc/)","Content-Type":"text/plain; charset=UTF-8",Language:"oc","Plural-Forms":"nplurals=2; plural=(n > 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Occitan (post 1500) (https://www.transifex.com/nextcloud/teams/64236/oc/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: oc\nPlural-Forms: nplurals=2; plural=(n > 1);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"pl",json:{charset:"utf-8",headers:{"Last-Translator":"Valdnet, 2024","Language-Team":"Polish (https://app.transifex.com/nextcloud/teams/64236/pl/)","Content-Type":"text/plain; charset=UTF-8",Language:"pl","Plural-Forms":"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nJohn Molakvoæ , 2023\nM H , 2023\nValdnet, 2024\n"},msgstr:["Last-Translator: Valdnet, 2024\nLanguage-Team: Polish (https://app.transifex.com/nextcloud/teams/64236/pl/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: pl\nPlural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"]},"{count} file conflict":{msgid:"{count} file conflict",msgid_plural:"{count} files conflict",msgstr:["konflikt 1 pliku","{count} konfliktów plików","{count} konfliktów plików","{count} konfliktów plików"]},"{count} file conflict in {dirname}":{msgid:"{count} file conflict in {dirname}",msgid_plural:"{count} file conflicts in {dirname}",msgstr:["{count} konfliktowy plik w {dirname}","{count} konfliktowych plików w {dirname}","{count} konfliktowych plików w {dirname}","{count} konfliktowych plików w {dirname}"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["Pozostało {seconds} sekund"]},"{time} left":{msgid:"{time} left",comments:{extracted:"TRANSLATORS time has the format 00:00:00"},msgstr:["Pozostało {time}"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["Pozostało kilka sekund"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["Anuluj wysyłanie"]},Continue:{msgid:"Continue",msgstr:["Kontynuuj"]},"estimating time left":{msgid:"estimating time left",msgstr:["Szacowanie pozostałego czasu"]},"Existing version":{msgid:"Existing version",msgstr:["Istniejąca wersja"]},"If you select both versions, the copied file will have a number added to its name.":{msgid:"If you select both versions, the copied file will have a number added to its name.",msgstr:["Jeżeli wybierzesz obie wersje to do nazw skopiowanych plików zostanie dodany numer"]},"Last modified date unknown":{msgid:"Last modified date unknown",msgstr:["Nieznana data ostatniej modyfikacji"]},New:{msgid:"New",msgstr:["Nowy"]},"New version":{msgid:"New version",msgstr:["Nowa wersja"]},paused:{msgid:"paused",msgstr:["Wstrzymane"]},"Preview image":{msgid:"Preview image",msgstr:["Podgląd obrazu"]},"Select all checkboxes":{msgid:"Select all checkboxes",msgstr:["Zaznacz wszystkie boxy"]},"Select all existing files":{msgid:"Select all existing files",msgstr:["Zaznacz wszystkie istniejące pliki"]},"Select all new files":{msgid:"Select all new files",msgstr:["Zaznacz wszystkie nowe pliki"]},"Skip this file":{msgid:"Skip this file",msgid_plural:"Skip {count} files",msgstr:["Pomiń 1 plik","Pomiń {count} plików","Pomiń {count} plików","Pomiń {count} plików"]},"Unknown size":{msgid:"Unknown size",msgstr:["Nieznany rozmiar"]},"Upload cancelled":{msgid:"Upload cancelled",msgstr:["Anulowano wysyłanie"]},"Upload files":{msgid:"Upload files",msgstr:["Wyślij pliki"]},"Upload progress":{msgid:"Upload progress",msgstr:["Postęp wysyłania"]},"Which files do you want to keep?":{msgid:"Which files do you want to keep?",msgstr:["Które pliki chcesz zachować"]},"You need to select at least one version of each file to continue.":{msgid:"You need to select at least one version of each file to continue.",msgstr:["Aby kontynuować, musisz wybrać co najmniej jedną wersję każdego pliku."]}}}}},{locale:"ps",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Pashto (https://www.transifex.com/nextcloud/teams/64236/ps/)","Content-Type":"text/plain; charset=UTF-8",Language:"ps","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Pashto (https://www.transifex.com/nextcloud/teams/64236/ps/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: ps\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"pt_BR",json:{charset:"utf-8",headers:{"Last-Translator":"Leonardo Colman Lopes , 2024","Language-Team":"Portuguese (Brazil) (https://app.transifex.com/nextcloud/teams/64236/pt_BR/)","Content-Type":"text/plain; charset=UTF-8",Language:"pt_BR","Plural-Forms":"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nJoas Schilling, 2024\nLeonardo Colman Lopes , 2024\n"},msgstr:["Last-Translator: Leonardo Colman Lopes , 2024\nLanguage-Team: Portuguese (Brazil) (https://app.transifex.com/nextcloud/teams/64236/pt_BR/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: pt_BR\nPlural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"]},"{count} file conflict":{msgid:"{count} file conflict",msgid_plural:"{count} files conflict",msgstr:["{count} arquivos em conflito","{count} arquivos em conflito","{count} arquivos em conflito"]},"{count} file conflict in {dirname}":{msgid:"{count} file conflict in {dirname}",msgid_plural:"{count} file conflicts in {dirname}",msgstr:["{count} conflitos de arquivo em {dirname}","{count} conflitos de arquivo em {dirname}","{count} conflitos de arquivo em {dirname}"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["{seconds} segundos restantes"]},"{time} left":{msgid:"{time} left",comments:{extracted:"TRANSLATORS time has the format 00:00:00"},msgstr:["{time} restante"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["alguns segundos restantes"]},Cancel:{msgid:"Cancel",msgstr:["Cancelar"]},"Cancel the entire operation":{msgid:"Cancel the entire operation",msgstr:["Cancelar a operação inteira"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["Cancelar uploads"]},Continue:{msgid:"Continue",msgstr:["Continuar"]},"estimating time left":{msgid:"estimating time left",msgstr:["estimando tempo restante"]},"Existing version":{msgid:"Existing version",msgstr:["Versão existente"]},"If you select both versions, the copied file will have a number added to its name.":{msgid:"If you select both versions, the copied file will have a number added to its name.",msgstr:["Se você selecionar ambas as versões, o arquivo copiado terá um número adicionado ao seu nome."]},"Last modified date unknown":{msgid:"Last modified date unknown",msgstr:["Data da última modificação desconhecida"]},New:{msgid:"New",msgstr:["Novo"]},"New version":{msgid:"New version",msgstr:["Nova versão"]},paused:{msgid:"paused",msgstr:["pausado"]},"Preview image":{msgid:"Preview image",msgstr:["Visualizar imagem"]},"Select all checkboxes":{msgid:"Select all checkboxes",msgstr:["Marque todas as caixas de seleção"]},"Select all existing files":{msgid:"Select all existing files",msgstr:["Selecione todos os arquivos existentes"]},"Select all new files":{msgid:"Select all new files",msgstr:["Selecione todos os novos arquivos"]},"Skip this file":{msgid:"Skip this file",msgid_plural:"Skip {count} files",msgstr:["Ignorar {count} arquivos","Ignorar {count} arquivos","Ignorar {count} arquivos"]},"Unknown size":{msgid:"Unknown size",msgstr:["Tamanho desconhecido"]},"Upload cancelled":{msgid:"Upload cancelled",msgstr:["Envio cancelado"]},"Upload files":{msgid:"Upload files",msgstr:["Enviar arquivos"]},"Upload progress":{msgid:"Upload progress",msgstr:["Envio em progresso"]},"When an incoming folder is selected, any conflicting files within it will also be overwritten.":{msgid:"When an incoming folder is selected, any conflicting files within it will also be overwritten.",msgstr:["Quando uma pasta é selecionada, quaisquer arquivos dentro dela também serão sobrescritos."]},"Which files do you want to keep?":{msgid:"Which files do you want to keep?",msgstr:["Quais arquivos você deseja manter?"]},"You need to select at least one version of each file to continue.":{msgid:"You need to select at least one version of each file to continue.",msgstr:["Você precisa selecionar pelo menos uma versão de cada arquivo para continuar."]}}}}},{locale:"pt_PT",json:{charset:"utf-8",headers:{"Last-Translator":"Manuela Silva , 2022","Language-Team":"Portuguese (Portugal) (https://www.transifex.com/nextcloud/teams/64236/pt_PT/)","Content-Type":"text/plain; charset=UTF-8",Language:"pt_PT","Plural-Forms":"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nManuela Silva , 2022\n"},msgstr:["Last-Translator: Manuela Silva , 2022\nLanguage-Team: Portuguese (Portugal) (https://www.transifex.com/nextcloud/teams/64236/pt_PT/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: pt_PT\nPlural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["faltam {seconds} segundo(s)"]},"{time} left":{msgid:"{time} left",comments:{extracted:"time has the format 00:00:00"},msgstr:["faltam {time}"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["faltam uns segundos"]},Add:{msgid:"Add",msgstr:["Adicionar"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["Cancelar envios"]},"estimating time left":{msgid:"estimating time left",msgstr:["tempo em falta estimado"]},paused:{msgid:"paused",msgstr:["pausado"]},"Upload files":{msgid:"Upload files",msgstr:["Enviar ficheiros"]}}}}},{locale:"ro",json:{charset:"utf-8",headers:{"Last-Translator":"Mădălin Vasiliu , 2022","Language-Team":"Romanian (https://www.transifex.com/nextcloud/teams/64236/ro/)","Content-Type":"text/plain; charset=UTF-8",Language:"ro","Plural-Forms":"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nMădălin Vasiliu , 2022\n"},msgstr:["Last-Translator: Mădălin Vasiliu , 2022\nLanguage-Team: Romanian (https://www.transifex.com/nextcloud/teams/64236/ro/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: ro\nPlural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["{seconds} secunde rămase"]},"{time} left":{msgid:"{time} left",comments:{extracted:"time has the format 00:00:00"},msgstr:["{time} rămas"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["câteva secunde rămase"]},Add:{msgid:"Add",msgstr:["Adaugă"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["Anulați încărcările"]},"estimating time left":{msgid:"estimating time left",msgstr:["estimarea timpului rămas"]},paused:{msgid:"paused",msgstr:["pus pe pauză"]},"Upload files":{msgid:"Upload files",msgstr:["Încarcă fișiere"]}}}}},{locale:"ru",json:{charset:"utf-8",headers:{"Last-Translator":"Александр, 2023","Language-Team":"Russian (https://app.transifex.com/nextcloud/teams/64236/ru/)","Content-Type":"text/plain; charset=UTF-8",Language:"ru","Plural-Forms":"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nJohn Molakvoæ , 2023\nMax Smith , 2023\nАлександр, 2023\n"},msgstr:["Last-Translator: Александр, 2023\nLanguage-Team: Russian (https://app.transifex.com/nextcloud/teams/64236/ru/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: ru\nPlural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"]},"{count} file conflict":{msgid:"{count} file conflict",msgid_plural:"{count} files conflict",msgstr:["конфликт {count} файла","конфликт {count} файлов","конфликт {count} файлов","конфликт {count} файлов"]},"{count} file conflict in {dirname}":{msgid:"{count} file conflict in {dirname}",msgid_plural:"{count} file conflicts in {dirname}",msgstr:["конфликт {count} файла в {dirname}","конфликт {count} файлов в {dirname}","конфликт {count} файлов в {dirname}","конфликт {count} файлов в {dirname}"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["осталось {seconds} секунд"]},"{time} left":{msgid:"{time} left",comments:{extracted:"TRANSLATORS time has the format 00:00:00"},msgstr:["осталось {time}"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["осталось несколько секунд"]},Add:{msgid:"Add",msgstr:["Добавить"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["Отменить загрузки"]},Continue:{msgid:"Continue",msgstr:["Продолжить"]},"estimating time left":{msgid:"estimating time left",msgstr:["оценка оставшегося времени"]},"Existing version":{msgid:"Existing version",msgstr:["Текущая версия"]},"If you select both versions, the copied file will have a number added to its name.":{msgid:"If you select both versions, the copied file will have a number added to its name.",msgstr:["Если вы выберете обе версии, к имени скопированного файла будет добавлен номер."]},"Last modified date unknown":{msgid:"Last modified date unknown",msgstr:["Дата последнего изменения неизвестна"]},"New version":{msgid:"New version",msgstr:["Новая версия"]},paused:{msgid:"paused",msgstr:["приостановлено"]},"Preview image":{msgid:"Preview image",msgstr:["Предварительный просмотр"]},"Select all checkboxes":{msgid:"Select all checkboxes",msgstr:["Установить все флажки"]},"Select all existing files":{msgid:"Select all existing files",msgstr:["Выбрать все существующие файлы"]},"Select all new files":{msgid:"Select all new files",msgstr:["Выбрать все новые файлы"]},"Skip this file":{msgid:"Skip this file",msgid_plural:"Skip {count} files",msgstr:["Пропустить файл","Пропустить {count} файла","Пропустить {count} файлов","Пропустить {count} файлов"]},"Unknown size":{msgid:"Unknown size",msgstr:["Неизвестный размер"]},"Upload cancelled":{msgid:"Upload cancelled",msgstr:["Загрузка отменена"]},"Upload files":{msgid:"Upload files",msgstr:["Загрузка файлов"]},"Which files do you want to keep?":{msgid:"Which files do you want to keep?",msgstr:["Какие файлы вы хотите сохранить?"]},"You need to select at least one version of each file to continue.":{msgid:"You need to select at least one version of each file to continue.",msgstr:["Для продолжения вам нужно выбрать по крайней мере одну версию каждого файла."]}}}}},{locale:"ru_RU",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Russian (Russia) (https://www.transifex.com/nextcloud/teams/64236/ru_RU/)","Content-Type":"text/plain; charset=UTF-8",Language:"ru_RU","Plural-Forms":"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Russian (Russia) (https://www.transifex.com/nextcloud/teams/64236/ru_RU/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: ru_RU\nPlural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"sc",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Sardinian (https://www.transifex.com/nextcloud/teams/64236/sc/)","Content-Type":"text/plain; charset=UTF-8",Language:"sc","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Sardinian (https://www.transifex.com/nextcloud/teams/64236/sc/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: sc\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"si",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Sinhala (https://www.transifex.com/nextcloud/teams/64236/si/)","Content-Type":"text/plain; charset=UTF-8",Language:"si","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Sinhala (https://www.transifex.com/nextcloud/teams/64236/si/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: si\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"si_LK",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Sinhala (Sri Lanka) (https://www.transifex.com/nextcloud/teams/64236/si_LK/)","Content-Type":"text/plain; charset=UTF-8",Language:"si_LK","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Sinhala (Sri Lanka) (https://www.transifex.com/nextcloud/teams/64236/si_LK/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: si_LK\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"sk_SK",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Slovak (Slovakia) (https://www.transifex.com/nextcloud/teams/64236/sk_SK/)","Content-Type":"text/plain; charset=UTF-8",Language:"sk_SK","Plural-Forms":"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Slovak (Slovakia) (https://www.transifex.com/nextcloud/teams/64236/sk_SK/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: sk_SK\nPlural-Forms: nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"sl",json:{charset:"utf-8",headers:{"Last-Translator":"Matej Urbančič <>, 2022","Language-Team":"Slovenian (https://www.transifex.com/nextcloud/teams/64236/sl/)","Content-Type":"text/plain; charset=UTF-8",Language:"sl","Plural-Forms":"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nMatej Urbančič <>, 2022\n"},msgstr:["Last-Translator: Matej Urbančič <>, 2022\nLanguage-Team: Slovenian (https://www.transifex.com/nextcloud/teams/64236/sl/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: sl\nPlural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["še {seconds} sekund"]},"{time} left":{msgid:"{time} left",comments:{extracted:"time has the format 00:00:00"},msgstr:["še {time}"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["še nekaj sekund"]},Add:{msgid:"Add",msgstr:["Dodaj"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["Prekliči pošiljanje"]},"estimating time left":{msgid:"estimating time left",msgstr:["ocenjen čas do konca"]},paused:{msgid:"paused",msgstr:["v premoru"]},"Upload files":{msgid:"Upload files",msgstr:["Pošlji datoteke"]}}}}},{locale:"sl_SI",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Slovenian (Slovenia) (https://www.transifex.com/nextcloud/teams/64236/sl_SI/)","Content-Type":"text/plain; charset=UTF-8",Language:"sl_SI","Plural-Forms":"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Slovenian (Slovenia) (https://www.transifex.com/nextcloud/teams/64236/sl_SI/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: sl_SI\nPlural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"sq",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Albanian (https://www.transifex.com/nextcloud/teams/64236/sq/)","Content-Type":"text/plain; charset=UTF-8",Language:"sq","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Albanian (https://www.transifex.com/nextcloud/teams/64236/sq/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: sq\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"sr",json:{charset:"utf-8",headers:{"Last-Translator":"Иван Пешић, 2023","Language-Team":"Serbian (https://app.transifex.com/nextcloud/teams/64236/sr/)","Content-Type":"text/plain; charset=UTF-8",Language:"sr","Plural-Forms":"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nJohn Molakvoæ , 2023\nИван Пешић, 2023\n"},msgstr:["Last-Translator: Иван Пешић, 2023\nLanguage-Team: Serbian (https://app.transifex.com/nextcloud/teams/64236/sr/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: sr\nPlural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"]},"{count} file conflict":{msgid:"{count} file conflict",msgid_plural:"{count} files conflict",msgstr:["{count} фајл конфликт","{count} фајл конфликта","{count} фајл конфликта"]},"{count} file conflict in {dirname}":{msgid:"{count} file conflict in {dirname}",msgid_plural:"{count} file conflicts in {dirname}",msgstr:["{count} фајл конфликт у {dirname}","{count} фајл конфликта у {dirname}","{count} фајл конфликта у {dirname}"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["преостало је {seconds} секунди"]},"{time} left":{msgid:"{time} left",comments:{extracted:"TRANSLATORS time has the format 00:00:00"},msgstr:["{time} преостало"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["преостало је неколико секунди"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["Обустави отпремања"]},Continue:{msgid:"Continue",msgstr:["Настави"]},"estimating time left":{msgid:"estimating time left",msgstr:["процена преосталог времена"]},"Existing version":{msgid:"Existing version",msgstr:["Постојећа верзија"]},"If you select both versions, the copied file will have a number added to its name.":{msgid:"If you select both versions, the copied file will have a number added to its name.",msgstr:["Ако изаберете обе верзије, на име копираног фајла ће се додати број."]},"Last modified date unknown":{msgid:"Last modified date unknown",msgstr:["Није познат датум последње измене"]},New:{msgid:"New",msgstr:["Ново"]},"New version":{msgid:"New version",msgstr:["Нова верзија"]},paused:{msgid:"paused",msgstr:["паузирано"]},"Preview image":{msgid:"Preview image",msgstr:["Слика прегледа"]},"Select all checkboxes":{msgid:"Select all checkboxes",msgstr:["Штиклирај сва поља за штиклирање"]},"Select all existing files":{msgid:"Select all existing files",msgstr:["Изабери све постојеће фајлове"]},"Select all new files":{msgid:"Select all new files",msgstr:["Изабери све нове фајлове"]},"Skip this file":{msgid:"Skip this file",msgid_plural:"Skip {count} files",msgstr:["Прескочи овај фајл","Прескочи {count} фајла","Прескочи {count} фајлова"]},"Unknown size":{msgid:"Unknown size",msgstr:["Непозната величина"]},"Upload cancelled":{msgid:"Upload cancelled",msgstr:["Отпремање је отказано"]},"Upload files":{msgid:"Upload files",msgstr:["Отпреми фајлове"]},"Upload progress":{msgid:"Upload progress",msgstr:["Напредак отпремања"]},"Which files do you want to keep?":{msgid:"Which files do you want to keep?",msgstr:["Које фајлове желите да задржите?"]},"You need to select at least one version of each file to continue.":{msgid:"You need to select at least one version of each file to continue.",msgstr:["Морате да изаберете барем једну верзију сваког фајла да наставите."]}}}}},{locale:"sr@latin",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Serbian (Latin) (https://www.transifex.com/nextcloud/teams/64236/sr@latin/)","Content-Type":"text/plain; charset=UTF-8",Language:"sr@latin","Plural-Forms":"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Serbian (Latin) (https://www.transifex.com/nextcloud/teams/64236/sr@latin/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: sr@latin\nPlural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"sv",json:{charset:"utf-8",headers:{"Last-Translator":"Magnus Höglund, 2024","Language-Team":"Swedish (https://app.transifex.com/nextcloud/teams/64236/sv/)","Content-Type":"text/plain; charset=UTF-8",Language:"sv","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nJoas Schilling, 2024\nMagnus Höglund, 2024\n"},msgstr:["Last-Translator: Magnus Höglund, 2024\nLanguage-Team: Swedish (https://app.transifex.com/nextcloud/teams/64236/sv/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: sv\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{count} file conflict":{msgid:"{count} file conflict",msgid_plural:"{count} files conflict",msgstr:["{count} filkonflikt","{count} filkonflikter"]},"{count} file conflict in {dirname}":{msgid:"{count} file conflict in {dirname}",msgid_plural:"{count} file conflicts in {dirname}",msgstr:["{count} filkonflikt i {dirname}","{count} filkonflikter i {dirname}"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["{seconds} sekunder kvarstår"]},"{time} left":{msgid:"{time} left",comments:{extracted:"TRANSLATORS time has the format 00:00:00"},msgstr:["{time} kvarstår"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["några sekunder kvar"]},Cancel:{msgid:"Cancel",msgstr:["Avbryt"]},"Cancel the entire operation":{msgid:"Cancel the entire operation",msgstr:["Avbryt hela operationen"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["Avbryt uppladdningar"]},Continue:{msgid:"Continue",msgstr:["Fortsätt"]},"estimating time left":{msgid:"estimating time left",msgstr:["uppskattar kvarstående tid"]},"Existing version":{msgid:"Existing version",msgstr:["Nuvarande version"]},"If you select both versions, the copied file will have a number added to its name.":{msgid:"If you select both versions, the copied file will have a number added to its name.",msgstr:["Om du väljer båda versionerna kommer den kopierade filen att få ett nummer tillagt i namnet."]},"Last modified date unknown":{msgid:"Last modified date unknown",msgstr:["Senaste ändringsdatum okänt"]},New:{msgid:"New",msgstr:["Ny"]},"New version":{msgid:"New version",msgstr:["Ny version"]},paused:{msgid:"paused",msgstr:["pausad"]},"Preview image":{msgid:"Preview image",msgstr:["Förhandsgranska bild"]},"Select all checkboxes":{msgid:"Select all checkboxes",msgstr:["Markera alla kryssrutor"]},"Select all existing files":{msgid:"Select all existing files",msgstr:["Välj alla befintliga filer"]},"Select all new files":{msgid:"Select all new files",msgstr:["Välj alla nya filer"]},"Skip this file":{msgid:"Skip this file",msgid_plural:"Skip {count} files",msgstr:["Hoppa över denna fil","Hoppa över {count} filer"]},"Unknown size":{msgid:"Unknown size",msgstr:["Okänd storlek"]},"Upload cancelled":{msgid:"Upload cancelled",msgstr:["Uppladdningen avbröts"]},"Upload files":{msgid:"Upload files",msgstr:["Ladda upp filer"]},"Upload progress":{msgid:"Upload progress",msgstr:["Uppladdningsförlopp"]},"When an incoming folder is selected, any conflicting files within it will also be overwritten.":{msgid:"When an incoming folder is selected, any conflicting files within it will also be overwritten.",msgstr:["När en inkommande mapp väljs skrivs även alla konfliktande filer i den över."]},"Which files do you want to keep?":{msgid:"Which files do you want to keep?",msgstr:["Vilka filer vill du behålla?"]},"You need to select at least one version of each file to continue.":{msgid:"You need to select at least one version of each file to continue.",msgstr:["Du måste välja minst en version av varje fil för att fortsätta."]}}}}},{locale:"sw",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Swahili (https://www.transifex.com/nextcloud/teams/64236/sw/)","Content-Type":"text/plain; charset=UTF-8",Language:"sw","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Swahili (https://www.transifex.com/nextcloud/teams/64236/sw/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: sw\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"ta",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Tamil (https://www.transifex.com/nextcloud/teams/64236/ta/)","Content-Type":"text/plain; charset=UTF-8",Language:"ta","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Tamil (https://www.transifex.com/nextcloud/teams/64236/ta/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: ta\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"ta_LK",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Tamil (Sri-Lanka) (https://www.transifex.com/nextcloud/teams/64236/ta_LK/)","Content-Type":"text/plain; charset=UTF-8",Language:"ta_LK","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Tamil (Sri-Lanka) (https://www.transifex.com/nextcloud/teams/64236/ta_LK/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: ta_LK\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"th",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Thai (https://www.transifex.com/nextcloud/teams/64236/th/)","Content-Type":"text/plain; charset=UTF-8",Language:"th","Plural-Forms":"nplurals=1; plural=0;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Thai (https://www.transifex.com/nextcloud/teams/64236/th/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: th\nPlural-Forms: nplurals=1; plural=0;\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"th_TH",json:{charset:"utf-8",headers:{"Last-Translator":"Phongpanot Phairat , 2022","Language-Team":"Thai (Thailand) (https://www.transifex.com/nextcloud/teams/64236/th_TH/)","Content-Type":"text/plain; charset=UTF-8",Language:"th_TH","Plural-Forms":"nplurals=1; plural=0;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nPhongpanot Phairat , 2022\n"},msgstr:["Last-Translator: Phongpanot Phairat , 2022\nLanguage-Team: Thai (Thailand) (https://www.transifex.com/nextcloud/teams/64236/th_TH/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: th_TH\nPlural-Forms: nplurals=1; plural=0;\n"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["เหลืออีก {seconds} วินาที"]},"{time} left":{msgid:"{time} left",comments:{extracted:"time has the format 00:00:00"},msgstr:["เหลืออีก {time}"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["เหลืออีกไม่กี่วินาที"]},Add:{msgid:"Add",msgstr:["เพิ่ม"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["ยกเลิกการอัปโหลด"]},"estimating time left":{msgid:"estimating time left",msgstr:["กำลังคำนวณเวลาที่เหลือ"]},paused:{msgid:"paused",msgstr:["หยุดชั่วคราว"]},"Upload files":{msgid:"Upload files",msgstr:["อัปโหลดไฟล์"]}}}}},{locale:"tk",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Turkmen (https://www.transifex.com/nextcloud/teams/64236/tk/)","Content-Type":"text/plain; charset=UTF-8",Language:"tk","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Turkmen (https://www.transifex.com/nextcloud/teams/64236/tk/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: tk\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"tr",json:{charset:"utf-8",headers:{"Last-Translator":"Kaya Zeren , 2024","Language-Team":"Turkish (https://app.transifex.com/nextcloud/teams/64236/tr/)","Content-Type":"text/plain; charset=UTF-8",Language:"tr","Plural-Forms":"nplurals=2; plural=(n > 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nJoas Schilling, 2024\nKaya Zeren , 2024\n"},msgstr:["Last-Translator: Kaya Zeren , 2024\nLanguage-Team: Turkish (https://app.transifex.com/nextcloud/teams/64236/tr/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: tr\nPlural-Forms: nplurals=2; plural=(n > 1);\n"]},"{count} file conflict":{msgid:"{count} file conflict",msgid_plural:"{count} files conflict",msgstr:["{count} dosya çakışması var","{count} dosya çakışması var"]},"{count} file conflict in {dirname}":{msgid:"{count} file conflict in {dirname}",msgid_plural:"{count} file conflicts in {dirname}",msgstr:["{dirname} klasöründe {count} dosya çakışması var","{dirname} klasöründe {count} dosya çakışması var"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["{seconds} saniye kaldı"]},"{time} left":{msgid:"{time} left",comments:{extracted:"TRANSLATORS time has the format 00:00:00"},msgstr:["{time} kaldı"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["bir kaç saniye kaldı"]},Cancel:{msgid:"Cancel",msgstr:["İptal"]},"Cancel the entire operation":{msgid:"Cancel the entire operation",msgstr:["Tüm işlemi iptal et"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["Yüklemeleri iptal et"]},Continue:{msgid:"Continue",msgstr:["İlerle"]},"estimating time left":{msgid:"estimating time left",msgstr:["öngörülen kalan süre"]},"Existing version":{msgid:"Existing version",msgstr:["Var olan sürüm"]},"If you select both versions, the copied file will have a number added to its name.":{msgid:"If you select both versions, the copied file will have a number added to its name.",msgstr:["İki sürümü de seçerseniz, kopyalanan dosyanın adına bir sayı eklenir."]},"Last modified date unknown":{msgid:"Last modified date unknown",msgstr:["Son değiştirilme tarihi bilinmiyor"]},New:{msgid:"New",msgstr:["Yeni"]},"New version":{msgid:"New version",msgstr:["Yeni sürüm"]},paused:{msgid:"paused",msgstr:["duraklatıldı"]},"Preview image":{msgid:"Preview image",msgstr:["Görsel ön izlemesi"]},"Select all checkboxes":{msgid:"Select all checkboxes",msgstr:["Tüm kutuları işaretle"]},"Select all existing files":{msgid:"Select all existing files",msgstr:["Tüm var olan dosyaları seç"]},"Select all new files":{msgid:"Select all new files",msgstr:["Tüm yeni dosyaları seç"]},"Skip this file":{msgid:"Skip this file",msgid_plural:"Skip {count} files",msgstr:["Bu dosyayı atla","{count} dosyayı atla"]},"Unknown size":{msgid:"Unknown size",msgstr:["Boyut bilinmiyor"]},"Upload cancelled":{msgid:"Upload cancelled",msgstr:["Yükleme iptal edildi"]},"Upload files":{msgid:"Upload files",msgstr:["Dosyaları yükle"]},"Upload progress":{msgid:"Upload progress",msgstr:["Yükleme ilerlemesi"]},"When an incoming folder is selected, any conflicting files within it will also be overwritten.":{msgid:"When an incoming folder is selected, any conflicting files within it will also be overwritten.",msgstr:["Bir gelen klasör seçildiğinde, içindeki çakışan dosyaların da üzerine yazılır."]},"Which files do you want to keep?":{msgid:"Which files do you want to keep?",msgstr:["Hangi dosyaları tutmak istiyorsunuz?"]},"You need to select at least one version of each file to continue.":{msgid:"You need to select at least one version of each file to continue.",msgstr:["İlerlemek için her dosyanın en az bir sürümünü seçmelisiniz."]}}}}},{locale:"ug",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Uyghur (https://www.transifex.com/nextcloud/teams/64236/ug/)","Content-Type":"text/plain; charset=UTF-8",Language:"ug","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Uyghur (https://www.transifex.com/nextcloud/teams/64236/ug/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: ug\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"uk",json:{charset:"utf-8",headers:{"Last-Translator":"O St , 2024","Language-Team":"Ukrainian (https://app.transifex.com/nextcloud/teams/64236/uk/)","Content-Type":"text/plain; charset=UTF-8",Language:"uk","Plural-Forms":"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nJoas Schilling, 2024\nO St , 2024\n"},msgstr:["Last-Translator: O St , 2024\nLanguage-Team: Ukrainian (https://app.transifex.com/nextcloud/teams/64236/uk/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: uk\nPlural-Forms: nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\n"]},"{count} file conflict":{msgid:"{count} file conflict",msgid_plural:"{count} files conflict",msgstr:["{count} конфліктний файл","{count} конфліктних файли","{count} конфліктних файлів","{count} конфліктних файлів"]},"{count} file conflict in {dirname}":{msgid:"{count} file conflict in {dirname}",msgid_plural:"{count} file conflicts in {dirname}",msgstr:["{count} конфліктний файл у каталозі {dirname}","{count} конфліктних файли у каталозі {dirname}","{count} конфліктних файлів у каталозі {dirname}","{count} конфліктних файлів у каталозі {dirname}"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["Залишилося {seconds} секунд"]},"{time} left":{msgid:"{time} left",comments:{extracted:"TRANSLATORS time has the format 00:00:00"},msgstr:["Залишилося {time}"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["залишилося кілька секунд"]},Cancel:{msgid:"Cancel",msgstr:["Скасувати"]},"Cancel the entire operation":{msgid:"Cancel the entire operation",msgstr:["Скасувати операцію повністю"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["Скасувати завантаження"]},Continue:{msgid:"Continue",msgstr:["Продовжити"]},"estimating time left":{msgid:"estimating time left",msgstr:["оцінка часу, що залишився"]},"Existing version":{msgid:"Existing version",msgstr:["Присутня версія"]},"If you select both versions, the copied file will have a number added to its name.":{msgid:"If you select both versions, the copied file will have a number added to its name.",msgstr:["Якщо ви виберете обидві версії, то буде створено копію файлу, до назви якої буде додано цифру."]},"Last modified date unknown":{msgid:"Last modified date unknown",msgstr:["Дата останньої зміни невідома"]},New:{msgid:"New",msgstr:["Нове"]},"New version":{msgid:"New version",msgstr:["Нова версія"]},paused:{msgid:"paused",msgstr:["призупинено"]},"Preview image":{msgid:"Preview image",msgstr:["Попередній перегляд"]},"Select all checkboxes":{msgid:"Select all checkboxes",msgstr:["Вибрати все"]},"Select all existing files":{msgid:"Select all existing files",msgstr:["Вибрати усі присутні файли"]},"Select all new files":{msgid:"Select all new files",msgstr:["Вибрати усі нові файли"]},"Skip this file":{msgid:"Skip this file",msgid_plural:"Skip {count} files",msgstr:["Пропустити файл","Пропустити {count} файли","Пропустити {count} файлів","Пропустити {count} файлів"]},"Unknown size":{msgid:"Unknown size",msgstr:["Невідомий розмір"]},"Upload cancelled":{msgid:"Upload cancelled",msgstr:["Завантаження скасовано"]},"Upload files":{msgid:"Upload files",msgstr:["Завантажити файли"]},"Upload progress":{msgid:"Upload progress",msgstr:["Поступ завантаження"]},"When an incoming folder is selected, any conflicting files within it will also be overwritten.":{msgid:"When an incoming folder is selected, any conflicting files within it will also be overwritten.",msgstr:["Усі конфліктні файли у вибраному каталозі призначення буде перезаписано поверх."]},"Which files do you want to keep?":{msgid:"Which files do you want to keep?",msgstr:["Які файли залишити?"]},"You need to select at least one version of each file to continue.":{msgid:"You need to select at least one version of each file to continue.",msgstr:["Для продовження потрібно вибрати принаймні одну версію для кожного файлу."]}}}}},{locale:"ur_PK",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Urdu (Pakistan) (https://www.transifex.com/nextcloud/teams/64236/ur_PK/)","Content-Type":"text/plain; charset=UTF-8",Language:"ur_PK","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Urdu (Pakistan) (https://www.transifex.com/nextcloud/teams/64236/ur_PK/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: ur_PK\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"uz",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Uzbek (https://www.transifex.com/nextcloud/teams/64236/uz/)","Content-Type":"text/plain; charset=UTF-8",Language:"uz","Plural-Forms":"nplurals=1; plural=0;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Uzbek (https://www.transifex.com/nextcloud/teams/64236/uz/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: uz\nPlural-Forms: nplurals=1; plural=0;\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"vi",json:{charset:"utf-8",headers:{"Last-Translator":"Tung DangQuang, 2023","Language-Team":"Vietnamese (https://app.transifex.com/nextcloud/teams/64236/vi/)","Content-Type":"text/plain; charset=UTF-8",Language:"vi","Plural-Forms":"nplurals=1; plural=0;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nJohn Molakvoæ , 2023\nTung DangQuang, 2023\n"},msgstr:["Last-Translator: Tung DangQuang, 2023\nLanguage-Team: Vietnamese (https://app.transifex.com/nextcloud/teams/64236/vi/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: vi\nPlural-Forms: nplurals=1; plural=0;\n"]},"{count} file conflict":{msgid:"{count} file conflict",msgid_plural:"{count} files conflict",msgstr:["{count} Tập tin xung đột"]},"{count} file conflict in {dirname}":{msgid:"{count} file conflict in {dirname}",msgid_plural:"{count} file conflicts in {dirname}",msgstr:["{count} tập tin lỗi trong {dirname}"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["Còn {second} giây"]},"{time} left":{msgid:"{time} left",comments:{extracted:"TRANSLATORS time has the format 00:00:00"},msgstr:["Còn lại {time}"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["Còn lại một vài giây"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["Huỷ tải lên"]},Continue:{msgid:"Continue",msgstr:["Tiếp Tục"]},"estimating time left":{msgid:"estimating time left",msgstr:["Thời gian còn lại dự kiến"]},"Existing version":{msgid:"Existing version",msgstr:["Phiên Bản Hiện Tại"]},"If you select both versions, the copied file will have a number added to its name.":{msgid:"If you select both versions, the copied file will have a number added to its name.",msgstr:["Nếu bạn chọn cả hai phiên bản, tệp được sao chép sẽ có thêm một số vào tên của nó."]},"Last modified date unknown":{msgid:"Last modified date unknown",msgstr:["Ngày sửa dổi lần cuối không xác định"]},New:{msgid:"New",msgstr:["Tạo Mới"]},"New version":{msgid:"New version",msgstr:["Phiên Bản Mới"]},paused:{msgid:"paused",msgstr:["đã tạm dừng"]},"Preview image":{msgid:"Preview image",msgstr:["Xem Trước Ảnh"]},"Select all checkboxes":{msgid:"Select all checkboxes",msgstr:["Chọn tất cả hộp checkbox"]},"Select all existing files":{msgid:"Select all existing files",msgstr:["Chọn tất cả các tập tin có sẵn"]},"Select all new files":{msgid:"Select all new files",msgstr:["Chọn tất cả các tập tin mới"]},"Skip this file":{msgid:"Skip this file",msgid_plural:"Skip {count} files",msgstr:["Bỏ Qua {count} tập tin"]},"Unknown size":{msgid:"Unknown size",msgstr:["Không rõ dung lượng"]},"Upload cancelled":{msgid:"Upload cancelled",msgstr:["Dừng Tải Lên"]},"Upload files":{msgid:"Upload files",msgstr:["Tập tin tải lên"]},"Upload progress":{msgid:"Upload progress",msgstr:["Đang Tải Lên"]},"Which files do you want to keep?":{msgid:"Which files do you want to keep?",msgstr:["Bạn muốn giữ tập tin nào?"]},"You need to select at least one version of each file to continue.":{msgid:"You need to select at least one version of each file to continue.",msgstr:["Bạn cần chọn ít nhất một phiên bản tập tin mới có thể tiếp tục"]}}}}},{locale:"zh_CN",json:{charset:"utf-8",headers:{"Last-Translator":"Hongbo Chen, 2023","Language-Team":"Chinese (China) (https://app.transifex.com/nextcloud/teams/64236/zh_CN/)","Content-Type":"text/plain; charset=UTF-8",Language:"zh_CN","Plural-Forms":"nplurals=1; plural=0;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nJohn Molakvoæ , 2023\nHongbo Chen, 2023\n"},msgstr:["Last-Translator: Hongbo Chen, 2023\nLanguage-Team: Chinese (China) (https://app.transifex.com/nextcloud/teams/64236/zh_CN/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: zh_CN\nPlural-Forms: nplurals=1; plural=0;\n"]},"{count} file conflict":{msgid:"{count} file conflict",msgid_plural:"{count} files conflict",msgstr:["{count}文件冲突"]},"{count} file conflict in {dirname}":{msgid:"{count} file conflict in {dirname}",msgid_plural:"{count} file conflicts in {dirname}",msgstr:["在{dirname}目录下有{count}个文件冲突"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["剩余 {seconds} 秒"]},"{time} left":{msgid:"{time} left",comments:{extracted:"TRANSLATORS time has the format 00:00:00"},msgstr:["剩余 {time}"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["还剩几秒"]},Add:{msgid:"Add",msgstr:["添加"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["取消上传"]},Continue:{msgid:"Continue",msgstr:["继续"]},"estimating time left":{msgid:"estimating time left",msgstr:["估计剩余时间"]},"Existing version":{msgid:"Existing version",msgstr:["版本已存在"]},"If you select both versions, the copied file will have a number added to its name.":{msgid:"If you select both versions, the copied file will have a number added to its name.",msgstr:["如果选择所有的版本,新增版本的文件名为原文件名加数字"]},"Last modified date unknown":{msgid:"Last modified date unknown",msgstr:["文件最后修改日期未知"]},"New version":{msgid:"New version",msgstr:["新版本"]},paused:{msgid:"paused",msgstr:["已暂停"]},"Preview image":{msgid:"Preview image",msgstr:["图片预览"]},"Select all checkboxes":{msgid:"Select all checkboxes",msgstr:["选择所有的选择框"]},"Select all existing files":{msgid:"Select all existing files",msgstr:["选择所有存在的文件"]},"Select all new files":{msgid:"Select all new files",msgstr:["选择所有的新文件"]},"Skip this file":{msgid:"Skip this file",msgid_plural:"Skip {count} files",msgstr:["跳过{count}个文件"]},"Unknown size":{msgid:"Unknown size",msgstr:["文件大小未知"]},"Upload cancelled":{msgid:"Upload cancelled",msgstr:["取消上传"]},"Upload files":{msgid:"Upload files",msgstr:["上传文件"]},"Which files do you want to keep?":{msgid:"Which files do you want to keep?",msgstr:["你要保留哪些文件?"]},"You need to select at least one version of each file to continue.":{msgid:"You need to select at least one version of each file to continue.",msgstr:["每个文件至少选择一个版本"]}}}}},{locale:"zh_HK",json:{charset:"utf-8",headers:{"Last-Translator":"Café Tango, 2023","Language-Team":"Chinese (Hong Kong) (https://app.transifex.com/nextcloud/teams/64236/zh_HK/)","Content-Type":"text/plain; charset=UTF-8",Language:"zh_HK","Plural-Forms":"nplurals=1; plural=0;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nJohn Molakvoæ , 2023\nCafé Tango, 2023\n"},msgstr:["Last-Translator: Café Tango, 2023\nLanguage-Team: Chinese (Hong Kong) (https://app.transifex.com/nextcloud/teams/64236/zh_HK/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: zh_HK\nPlural-Forms: nplurals=1; plural=0;\n"]},"{count} file conflict":{msgid:"{count} file conflict",msgid_plural:"{count} files conflict",msgstr:["{count} 個檔案衝突"]},"{count} file conflict in {dirname}":{msgid:"{count} file conflict in {dirname}",msgid_plural:"{count} file conflicts in {dirname}",msgstr:["{dirname} 中有 {count} 個檔案衝突"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["剩餘 {seconds} 秒"]},"{time} left":{msgid:"{time} left",comments:{extracted:"TRANSLATORS time has the format 00:00:00"},msgstr:["剩餘 {time}"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["還剩幾秒"]},Add:{msgid:"Add",msgstr:["添加"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["取消上傳"]},Continue:{msgid:"Continue",msgstr:["繼續"]},"estimating time left":{msgid:"estimating time left",msgstr:["估計剩餘時間"]},"Existing version":{msgid:"Existing version",msgstr:["既有版本"]},"If you select both versions, the copied file will have a number added to its name.":{msgid:"If you select both versions, the copied file will have a number added to its name.",msgstr:["若您選取兩個版本,複製的檔案的名稱將會新增編號。"]},"Last modified date unknown":{msgid:"Last modified date unknown",msgstr:["最後修改日期不詳"]},"New version":{msgid:"New version",msgstr:["新版本 "]},paused:{msgid:"paused",msgstr:["已暫停"]},"Preview image":{msgid:"Preview image",msgstr:["預覽圖片"]},"Select all checkboxes":{msgid:"Select all checkboxes",msgstr:["選取所有核取方塊"]},"Select all existing files":{msgid:"Select all existing files",msgstr:["選取所有既有檔案"]},"Select all new files":{msgid:"Select all new files",msgstr:["選取所有新檔案"]},"Skip this file":{msgid:"Skip this file",msgid_plural:"Skip {count} files",msgstr:["略過 {count} 個檔案"]},"Unknown size":{msgid:"Unknown size",msgstr:["大小不詳"]},"Upload cancelled":{msgid:"Upload cancelled",msgstr:["已取消上傳"]},"Upload files":{msgid:"Upload files",msgstr:["上傳檔案"]},"Which files do you want to keep?":{msgid:"Which files do you want to keep?",msgstr:["您想保留哪些檔案?"]},"You need to select at least one version of each file to continue.":{msgid:"You need to select at least one version of each file to continue.",msgstr:["您必須為每個檔案都至少選取一個版本以繼續。"]}}}}},{locale:"zh_TW",json:{charset:"utf-8",headers:{"Last-Translator":"黃柏諺 , 2024","Language-Team":"Chinese (Taiwan) (https://app.transifex.com/nextcloud/teams/64236/zh_TW/)","Content-Type":"text/plain; charset=UTF-8",Language:"zh_TW","Plural-Forms":"nplurals=1; plural=0;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nJoas Schilling, 2024\n黃柏諺 , 2024\n"},msgstr:["Last-Translator: 黃柏諺 , 2024\nLanguage-Team: Chinese (Taiwan) (https://app.transifex.com/nextcloud/teams/64236/zh_TW/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: zh_TW\nPlural-Forms: nplurals=1; plural=0;\n"]},"{count} file conflict":{msgid:"{count} file conflict",msgid_plural:"{count} files conflict",msgstr:["{count} 個檔案衝突"]},"{count} file conflict in {dirname}":{msgid:"{count} file conflict in {dirname}",msgid_plural:"{count} file conflicts in {dirname}",msgstr:["{dirname} 中有 {count} 個檔案衝突"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["剩餘 {seconds} 秒"]},"{time} left":{msgid:"{time} left",comments:{extracted:"TRANSLATORS time has the format 00:00:00"},msgstr:["剩餘 {time}"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["還剩幾秒"]},Cancel:{msgid:"Cancel",msgstr:["取消"]},"Cancel the entire operation":{msgid:"Cancel the entire operation",msgstr:["取消整個操作"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["取消上傳"]},Continue:{msgid:"Continue",msgstr:["繼續"]},"estimating time left":{msgid:"estimating time left",msgstr:["估計剩餘時間"]},"Existing version":{msgid:"Existing version",msgstr:["既有版本"]},"If you select both versions, the copied file will have a number added to its name.":{msgid:"If you select both versions, the copied file will have a number added to its name.",msgstr:["若您選取兩個版本,複製的檔案的名稱將會新增編號。"]},"Last modified date unknown":{msgid:"Last modified date unknown",msgstr:["最後修改日期未知"]},New:{msgid:"New",msgstr:["新增"]},"New version":{msgid:"New version",msgstr:["新版本"]},paused:{msgid:"paused",msgstr:["已暫停"]},"Preview image":{msgid:"Preview image",msgstr:["預覽圖片"]},"Select all checkboxes":{msgid:"Select all checkboxes",msgstr:["選取所有核取方塊"]},"Select all existing files":{msgid:"Select all existing files",msgstr:["選取所有既有檔案"]},"Select all new files":{msgid:"Select all new files",msgstr:["選取所有新檔案"]},"Skip this file":{msgid:"Skip this file",msgid_plural:"Skip {count} files",msgstr:["略過 {count} 檔案"]},"Unknown size":{msgid:"Unknown size",msgstr:["未知大小"]},"Upload cancelled":{msgid:"Upload cancelled",msgstr:["已取消上傳"]},"Upload files":{msgid:"Upload files",msgstr:["上傳檔案"]},"Upload progress":{msgid:"Upload progress",msgstr:["上傳進度"]},"When an incoming folder is selected, any conflicting files within it will also be overwritten.":{msgid:"When an incoming folder is selected, any conflicting files within it will also be overwritten.",msgstr:["選取傳入資料夾後,其中任何的衝突檔案都會被覆寫。"]},"Which files do you want to keep?":{msgid:"Which files do you want to keep?",msgstr:["您想保留哪些檔案?"]},"You need to select at least one version of each file to continue.":{msgid:"You need to select at least one version of each file to continue.",msgstr:["您必須為每個檔案都至少選取一個版本以繼續。"]}}}}}].map((t=>nt.addTranslation(t.locale,t.json)));const st=nt.build(),it=st.ngettext.bind(st),rt=st.gettext.bind(st),ot=D.Ay.extend({name:"UploadPicker",components:{Cancel:Z,NcActionButton:U.A,NcActions:j.A,NcButton:R.A,NcIconSvgWrapper:M.A,NcProgressBar:z.A,Plus:tt,Upload:et},props:{accept:{type:Array,default:null},disabled:{type:Boolean,default:!1},multiple:{type:Boolean,default:!1},destination:{type:A.vd,default:void 0},content:{type:Array,default:()=>[]},forbiddenCharacters:{type:Array,default:()=>[]}},data:()=>({addLabel:rt("New"),cancelLabel:rt("Cancel uploads"),uploadLabel:rt("Upload files"),progressLabel:rt("Upload progress"),progressTimeId:`nc-uploader-progress-${Math.random().toString(36).slice(7)}`,eta:null,timeLeft:"",newFileMenuEntries:[],uploadManager:ct()}),computed:{totalQueueSize(){return this.uploadManager.info?.size||0},uploadedQueueSize(){return this.uploadManager.info?.progress||0},progress(){return Math.round(this.uploadedQueueSize/this.totalQueueSize*100)||0},queue(){return this.uploadManager.queue},hasFailure(){return 0!==this.queue?.filter((t=>t.status===W.FAILED)).length},isUploading(){return this.queue?.length>0},isAssembling(){return 0!==this.queue?.filter((t=>t.status===W.ASSEMBLING)).length},isPaused(){return this.uploadManager.info?.status===Q.PAUSED},buttonName(){if(!this.isUploading)return this.addLabel}},watch:{destination(t){this.setDestination(t)},totalQueueSize(t){this.eta=O({min:0,max:t}),this.updateStatus()},uploadedQueueSize(t){this.eta?.report?.(t),this.updateStatus()},isPaused(t){t?this.$emit("paused",this.queue):this.$emit("resumed",this.queue)}},beforeMount(){this.destination&&this.setDestination(this.destination),this.uploadManager.addNotifier(this.onUploadCompletion),Y.debug("UploadPicker initialised")},methods:{onClick(){this.$refs.input.click()},async onPick(){let t=[...this.$refs.input.files];if(ut(t,this.content)){const e=t.filter((t=>this.content.find((e=>e.basename===t.name)))).filter(Boolean),n=t.filter((t=>!e.includes(t)));try{const{selected:s,renamed:i}=await dt(this.destination.basename,e,this.content);t=[...n,...s,...i]}catch{return void(0,B.Qg)(rt("Upload cancelled"))}}t.forEach((t=>{const e=(this.forbiddenCharacters||[]).find((e=>t.name.includes(e)));e?(0,B.Qg)(rt(`"${e}" is not allowed inside a file name.`)):this.uploadManager.upload(t.name,t).catch((()=>{}))})),this.$refs.form.reset()},onCancel(){this.uploadManager.queue.forEach((t=>{t.cancel()})),this.$refs.form.reset()},updateStatus(){if(this.isPaused)return void(this.timeLeft=rt("paused"));const t=Math.round(this.eta.estimate());if(t!==1/0)if(t<10)this.timeLeft=rt("a few seconds left");else if(t>60){const e=new Date(0);e.setSeconds(t);const n=e.toISOString().slice(11,19);this.timeLeft=rt("{time} left",{time:n})}else this.timeLeft=rt("{seconds} seconds left",{seconds:t});else this.timeLeft=rt("estimating time left")},setDestination(t){this.destination?(this.uploadManager.destination=t,this.newFileMenuEntries=(0,A.m1)(t)):Y.debug("Invalid destination")},onUploadCompletion(t){t.status===W.FAILED?this.$emit("failed",t):this.$emit("uploaded",t)}}}),at=J(ot,(function(){var t=this,e=t._self._c;return t._self._setupProxy,t.destination?e("form",{ref:"form",staticClass:"upload-picker",class:{"upload-picker--uploading":t.isUploading,"upload-picker--paused":t.isPaused},attrs:{"data-cy-upload-picker":""}},[t.newFileMenuEntries&&0===t.newFileMenuEntries.length?e("NcButton",{attrs:{disabled:t.disabled,"data-cy-upload-picker-add":"",type:"secondary"},on:{click:t.onClick},scopedSlots:t._u([{key:"icon",fn:function(){return[e("Plus",{attrs:{title:"",size:20,decorative:""}})]},proxy:!0}],null,!1,2954875042)},[t._v(" "+t._s(t.buttonName)+" ")]):e("NcActions",{attrs:{"menu-name":t.buttonName,"menu-title":t.addLabel,type:"secondary"},scopedSlots:t._u([{key:"icon",fn:function(){return[e("Plus",{attrs:{title:"",size:20,decorative:""}})]},proxy:!0}],null,!1,2954875042)},[e("NcActionButton",{attrs:{"data-cy-upload-picker-add":"","close-after-click":!0},on:{click:t.onClick},scopedSlots:t._u([{key:"icon",fn:function(){return[e("Upload",{attrs:{title:"",size:20,decorative:""}})]},proxy:!0}],null,!1,3606034491)},[t._v(" "+t._s(t.uploadLabel)+" ")]),t._l(t.newFileMenuEntries,(function(n){return e("NcActionButton",{key:n.id,staticClass:"upload-picker__menu-entry",attrs:{icon:n.iconClass,"close-after-click":!0},on:{click:function(e){return n.handler(t.destination,t.content)}},scopedSlots:t._u([n.iconSvgInline?{key:"icon",fn:function(){return[e("NcIconSvgWrapper",{attrs:{svg:n.iconSvgInline}})]},proxy:!0}:null],null,!0)},[t._v(" "+t._s(n.displayName)+" ")])}))],2),e("div",{directives:[{name:"show",rawName:"v-show",value:t.isUploading,expression:"isUploading"}],staticClass:"upload-picker__progress"},[e("NcProgressBar",{attrs:{"aria-label":t.progressLabel,"aria-describedby":t.progressTimeId,error:t.hasFailure,value:t.progress,size:"medium"}}),e("p",{attrs:{id:t.progressTimeId}},[t._v(" "+t._s(t.timeLeft)+" ")])],1),t.isUploading?e("NcButton",{staticClass:"upload-picker__cancel",attrs:{type:"tertiary","aria-label":t.cancelLabel,"data-cy-upload-picker-cancel":""},on:{click:t.onCancel},scopedSlots:t._u([{key:"icon",fn:function(){return[e("Cancel",{attrs:{title:"",size:20}})]},proxy:!0}],null,!1,4076886712)}):t._e(),e("input",{directives:[{name:"show",rawName:"v-show",value:!1,expression:"false"}],ref:"input",attrs:{type:"file",accept:t.accept?.join?.(", "),multiple:t.multiple,"data-cy-upload-picker-input":""},on:{change:t.onPick}})],1):t._e()}),[],!1,null,"eca9500a",null,null).exports;let lt=null;function ct(){const t=null!==document.querySelector('input[name="isPublic"][value="1"]');return lt instanceof X||(lt=new X(t)),lt}async function dt(t,e,s){const i=(0,D.$V)((()=>Promise.all([n.e(4208),n.e(6075)]).then(n.bind(n,56075))));return new Promise(((n,r)=>{const o=new D.Ay({name:"ConflictPickerRoot",render:a=>a(i,{props:{dirname:t,conflicts:e,content:s},on:{submit(t){n(t),o.$destroy(),o.$el?.parentNode?.removeChild(o.$el)},cancel(t){r(t??new Error("Canceled")),o.$destroy(),o.$el?.parentNode?.removeChild(o.$el)}}})});o.$mount(),document.body.appendChild(o.$el)}))}function ut(t,e){const n=e.map((t=>t.basename));return t.filter((t=>{const e=t instanceof File?t.name:t.basename;return-1!==n.indexOf(e)})).length>0}},88164:(t,e,n)=>{"use strict";n.d(e,{Jv:()=>r,dC:()=>s});const s=(t,e)=>{var n;return(null!=(n=null==e?void 0:e.baseURL)?n:o())+(t=>"/remote.php/"+t)(t)},i=(t,e,n)=>{const s=Object.assign({escape:!0},n||{});return"/"!==t.charAt(0)&&(t="/"+t),i=(i=e||{})||{},t.replace(/{([^{}]*)}/g,(function(t,e){const n=i[e];return s.escape?encodeURIComponent("string"==typeof n||"number"==typeof n?n.toString():t):"string"==typeof n||"number"==typeof n?n.toString():t}));var i},r=(t,e,n)=>{var s,r,o;const l=Object.assign({noRewrite:!1},n||{}),c=null!=(s=null==n?void 0:n.baseURL)?s:a();return!0!==(null==(o=null==(r=null==window?void 0:window.OC)?void 0:r.config)?void 0:o.modRewriteWorking)||l.noRewrite?c+"/index.php"+i(t,e,n):c+i(t,e,n)},o=()=>window.location.protocol+"//"+window.location.host+a();function a(){let t=window._oc_webroot;if(typeof t>"u"){t=location.pathname;const e=t.indexOf("/index.php/");if(-1!==e)t=t.slice(0,e);else{const e=t.indexOf("/",1);t=t.slice(0,e>0?e:void 0)}}return t}},53110:(t,e,n)=>{"use strict";n.d(e,{k3:()=>o,pe:()=>r});var s=n(28893);const{Axios:i,AxiosError:r,CanceledError:o,isCancel:a,CancelToken:l,VERSION:c,all:d,Cancel:u,isAxiosError:m,spread:p,toFormData:f,AxiosHeaders:g,HttpStatusCode:h,formToJSON:v,getAdapter:w,mergeConfig:A}=s.A}},r={};function o(t){var e=r[t];if(void 0!==e)return e.exports;var n=r[t]={id:t,loaded:!1,exports:{}};return i[t].call(n.exports,n,n.exports,o),n.loaded=!0,n.exports}o.m=i,e=[],o.O=(t,n,s,i)=>{if(!n){var r=1/0;for(d=0;d=i)&&Object.keys(o.O).every((t=>o.O[t](n[l])))?n.splice(l--,1):(a=!1,i0&&e[d-1][2]>i;d--)e[d]=e[d-1];e[d]=[n,s,i]},o.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return o.d(e,{a:e}),e},o.d=(t,e)=>{for(var n in e)o.o(e,n)&&!o.o(t,n)&&Object.defineProperty(t,n,{enumerable:!0,get:e[n]})},o.f={},o.e=t=>Promise.all(Object.keys(o.f).reduce(((e,n)=>(o.f[n](t,e),e)),[])),o.u=t=>t+"-"+t+".js?v="+{1110:"2909496e7e35d6258214",6075:"f8e1d39004c19c13e598",8902:"bb2f9be8a039f8db7e58"}[t],o.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(t){if("object"==typeof window)return window}}(),o.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n={},s="nextcloud:",o.l=(t,e,i,r)=>{if(n[t])n[t].push(e);else{var a,l;if(void 0!==i)for(var c=document.getElementsByTagName("script"),d=0;d{a.onerror=a.onload=null,clearTimeout(p);var i=n[t];if(delete n[t],a.parentNode&&a.parentNode.removeChild(a),i&&i.forEach((t=>t(s))),e)return e(s)},p=setTimeout(m.bind(null,void 0,{type:"timeout",target:a}),12e4);a.onerror=m.bind(null,a.onerror),a.onload=m.bind(null,a.onload),l&&document.head.appendChild(a)}},o.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},o.nmd=t=>(t.paths=[],t.children||(t.children=[]),t),o.j=2882,(()=>{var t;o.g.importScripts&&(t=o.g.location+"");var e=o.g.document;if(!t&&e&&(e.currentScript&&(t=e.currentScript.src),!t)){var n=e.getElementsByTagName("script");if(n.length)for(var s=n.length-1;s>-1&&(!t||!/^http(s?):/.test(t));)t=n[s--].src}if(!t)throw new Error("Automatic publicPath is not supported in this browser");t=t.replace(/#.*$/,"").replace(/\?.*$/,"").replace(/\/[^\/]+$/,"/"),o.p=t})(),(()=>{o.b=document.baseURI||self.location.href;var t={2882:0};o.f.j=(e,n)=>{var s=o.o(t,e)?t[e]:void 0;if(0!==s)if(s)n.push(s[2]);else{var i=new Promise(((n,i)=>s=t[e]=[n,i]));n.push(s[2]=i);var r=o.p+o.u(e),a=new Error;o.l(r,(n=>{if(o.o(t,e)&&(0!==(s=t[e])&&(t[e]=void 0),s)){var i=n&&("load"===n.type?"missing":n.type),r=n&&n.target&&n.target.src;a.message="Loading chunk "+e+" failed.\n("+i+": "+r+")",a.name="ChunkLoadError",a.type=i,a.request=r,s[1](a)}}),"chunk-"+e,e)}},o.O.j=e=>0===t[e];var e=(e,n)=>{var s,i,r=n[0],a=n[1],l=n[2],c=0;if(r.some((e=>0!==t[e]))){for(s in a)o.o(a,s)&&(o.m[s]=a[s]);if(l)var d=l(o)}for(e&&e(n);co(33499)));a=o.O(a)})(); -//# sourceMappingURL=files-main.js.map?v=07ce291c700844bc1207 \ No newline at end of file +(()=>{var e,n,s,i={9052:t=>{"use strict";var e=Object.prototype.hasOwnProperty,n="~";function s(){}function i(t,e,n){this.fn=t,this.context=e,this.once=n||!1}function r(t,e,s,r,o){if("function"!=typeof s)throw new TypeError("The listener must be a function");var a=new i(s,r||t,o),l=n?n+e:e;return t._events[l]?t._events[l].fn?t._events[l]=[t._events[l],a]:t._events[l].push(a):(t._events[l]=a,t._eventsCount++),t}function o(t,e){0==--t._eventsCount?t._events=new s:delete t._events[e]}function a(){this._events=new s,this._eventsCount=0}Object.create&&(s.prototype=Object.create(null),(new s).__proto__||(n=!1)),a.prototype.eventNames=function(){var t,s,i=[];if(0===this._eventsCount)return i;for(s in t=this._events)e.call(t,s)&&i.push(n?s.slice(1):s);return Object.getOwnPropertySymbols?i.concat(Object.getOwnPropertySymbols(t)):i},a.prototype.listeners=function(t){var e=n?n+t:t,s=this._events[e];if(!s)return[];if(s.fn)return[s.fn];for(var i=0,r=s.length,o=new Array(r);i{"use strict";var i={};s.r(i),s.d(i,{exclude:()=>St,extract:()=>Ct,parse:()=>_t,parseUrl:()=>Tt,pick:()=>Et,stringify:()=>xt,stringifyUrl:()=>kt});var r=s(19166),o=s(63757),a=s(96763);let l;const c=t=>l=t,d=Symbol();function u(t){return t&&"object"==typeof t&&"[object Object]"===Object.prototype.toString.call(t)&&"function"!=typeof t.toJSON}var m;!function(t){t.direct="direct",t.patchObject="patch object",t.patchFunction="patch function"}(m||(m={}));const p="undefined"!=typeof window,f="undefined"!=typeof __VUE_PROD_DEVTOOLS__&&__VUE_PROD_DEVTOOLS__&&p,g=(()=>"object"==typeof window&&window.window===window?window:"object"==typeof self&&self.self===self?self:"object"==typeof global&&global.global===global?global:"object"==typeof globalThis?globalThis:{HTMLElement:null})();function h(t,e,n){const s=new XMLHttpRequest;s.open("GET",t),s.responseType="blob",s.onload=function(){b(s.response,e,n)},s.onerror=function(){a.error("could not download file")},s.send()}function v(t){const e=new XMLHttpRequest;e.open("HEAD",t,!1);try{e.send()}catch(t){}return e.status>=200&&e.status<=299}function w(t){try{t.dispatchEvent(new MouseEvent("click"))}catch(e){const n=document.createEvent("MouseEvents");n.initMouseEvent("click",!0,!0,window,0,0,0,80,20,!1,!1,!1,!1,0,null),t.dispatchEvent(n)}}const A="object"==typeof navigator?navigator:{userAgent:""},y=(()=>/Macintosh/.test(A.userAgent)&&/AppleWebKit/.test(A.userAgent)&&!/Safari/.test(A.userAgent))(),b=p?"undefined"!=typeof HTMLAnchorElement&&"download"in HTMLAnchorElement.prototype&&!y?function(t,e="download",n){const s=document.createElement("a");s.download=e,s.rel="noopener","string"==typeof t?(s.href=t,s.origin!==location.origin?v(s.href)?h(t,e,n):(s.target="_blank",w(s)):w(s)):(s.href=URL.createObjectURL(t),setTimeout((function(){URL.revokeObjectURL(s.href)}),4e4),setTimeout((function(){w(s)}),0))}:"msSaveOrOpenBlob"in A?function(t,e="download",n){if("string"==typeof t)if(v(t))h(t,e,n);else{const e=document.createElement("a");e.href=t,e.target="_blank",setTimeout((function(){w(e)}))}else navigator.msSaveOrOpenBlob(function(t,{autoBom:e=!1}={}){return e&&/^\s*(?:text\/\S*|application\/xml|\S*\/\S*\+xml)\s*;.*charset\s*=\s*utf-8/i.test(t.type)?new Blob([String.fromCharCode(65279),t],{type:t.type}):t}(t,n),e)}:function(t,e,n,s){if((s=s||open("","_blank"))&&(s.document.title=s.document.body.innerText="downloading..."),"string"==typeof t)return h(t,e,n);const i="application/octet-stream"===t.type,r=/constructor/i.test(String(g.HTMLElement))||"safari"in g,o=/CriOS\/[\d]+/.test(navigator.userAgent);if((o||i&&r||y)&&"undefined"!=typeof FileReader){const e=new FileReader;e.onloadend=function(){let t=e.result;if("string"!=typeof t)throw s=null,new Error("Wrong reader.result type");t=o?t:t.replace(/^data:[^;]*;/,"data:attachment/file;"),s?s.location.href=t:location.assign(t),s=null},e.readAsDataURL(t)}else{const e=URL.createObjectURL(t);s?s.location.assign(e):location.href=e,s=null,setTimeout((function(){URL.revokeObjectURL(e)}),4e4)}}:()=>{};function C(t,e){const n="🍍 "+t;"function"==typeof __VUE_DEVTOOLS_TOAST__?__VUE_DEVTOOLS_TOAST__(n,e):"error"===e?a.error(n):"warn"===e?a.warn(n):a.log(n)}function _(t){return"_a"in t&&"install"in t}function x(){if(!("clipboard"in navigator))return C("Your browser doesn't support the Clipboard API","error"),!0}function T(t){return!!(t instanceof Error&&t.message.toLowerCase().includes("document is not focused"))&&(C('You need to activate the "Emulate a focused page" setting in the "Rendering" panel of devtools.',"warn"),!0)}let k;function E(t,e){for(const n in e){const s=t.state.value[n];s?Object.assign(s,e[n]):t.state.value[n]=e[n]}}function S(t){return{_custom:{display:t}}}const L="🍍 Pinia (root)",N="_root";function P(t){return _(t)?{id:N,label:L}:{id:t.$id,label:t.$id}}function I(t){return t?Array.isArray(t)?t.reduce(((t,e)=>(t.keys.push(e.key),t.operations.push(e.type),t.oldValue[e.key]=e.oldValue,t.newValue[e.key]=e.newValue,t)),{oldValue:{},keys:[],operations:[],newValue:{}}):{operation:S(t.type),key:S(t.key),oldValue:t.oldValue,newValue:t.newValue}:{}}function F(t){switch(t){case m.direct:return"mutation";case m.patchFunction:case m.patchObject:return"$patch";default:return"unknown"}}let B=!0;const O=[],D="pinia:mutations",U="pinia",{assign:j}=Object,R=t=>"🍍 "+t;function M(t,e){(0,o.$q)({id:"dev.esm.pinia",label:"Pinia 🍍",logo:"https://pinia.vuejs.org/logo.svg",packageName:"pinia",homepage:"https://pinia.vuejs.org",componentStateTypes:O,app:t},(n=>{"function"!=typeof n.now&&C("You seem to be using an outdated version of Vue Devtools. Are you still using the Beta release instead of the stable one? You can find the links at https://devtools.vuejs.org/guide/installation.html."),n.addTimelineLayer({id:D,label:"Pinia 🍍",color:15064968}),n.addInspector({id:U,label:"Pinia 🍍",icon:"storage",treeFilterPlaceholder:"Search stores",actions:[{icon:"content_copy",action:()=>{!async function(t){if(!x())try{await navigator.clipboard.writeText(JSON.stringify(t.state.value)),C("Global state copied to clipboard.")}catch(t){if(T(t))return;C("Failed to serialize the state. Check the console for more details.","error"),a.error(t)}}(e)},tooltip:"Serialize and copy the state"},{icon:"content_paste",action:async()=>{await async function(t){if(!x())try{E(t,JSON.parse(await navigator.clipboard.readText())),C("Global state pasted from clipboard.")}catch(t){if(T(t))return;C("Failed to deserialize the state from clipboard. Check the console for more details.","error"),a.error(t)}}(e),n.sendInspectorTree(U),n.sendInspectorState(U)},tooltip:"Replace the state with the content of your clipboard"},{icon:"save",action:()=>{!async function(t){try{b(new Blob([JSON.stringify(t.state.value)],{type:"text/plain;charset=utf-8"}),"pinia-state.json")}catch(t){C("Failed to export the state as JSON. Check the console for more details.","error"),a.error(t)}}(e)},tooltip:"Save the state as a JSON file"},{icon:"folder_open",action:async()=>{await async function(t){try{const e=(k||(k=document.createElement("input"),k.type="file",k.accept=".json"),function(){return new Promise(((t,e)=>{k.onchange=async()=>{const e=k.files;if(!e)return t(null);const n=e.item(0);return t(n?{text:await n.text(),file:n}:null)},k.oncancel=()=>t(null),k.onerror=e,k.click()}))}),n=await e();if(!n)return;const{text:s,file:i}=n;E(t,JSON.parse(s)),C(`Global state imported from "${i.name}".`)}catch(t){C("Failed to import the state from JSON. Check the console for more details.","error"),a.error(t)}}(e),n.sendInspectorTree(U),n.sendInspectorState(U)},tooltip:"Import the state from a JSON file"}],nodeActions:[{icon:"restore",tooltip:'Reset the state (with "$reset")',action:t=>{const n=e._s.get(t);n?"function"!=typeof n.$reset?C(`Cannot reset "${t}" store because it doesn't have a "$reset" method implemented.`,"warn"):(n.$reset(),C(`Store "${t}" reset.`)):C(`Cannot reset "${t}" store because it wasn't found.`,"warn")}}]}),n.on.inspectComponent(((t,e)=>{const n=t.componentInstance&&t.componentInstance.proxy;if(n&&n._pStores){const e=t.componentInstance.proxy._pStores;Object.values(e).forEach((e=>{t.instanceData.state.push({type:R(e.$id),key:"state",editable:!0,value:e._isOptionsAPI?{_custom:{value:(0,r.ux)(e.$state),actions:[{icon:"restore",tooltip:"Reset the state of this store",action:()=>e.$reset()}]}}:Object.keys(e.$state).reduce(((t,n)=>(t[n]=e.$state[n],t)),{})}),e._getters&&e._getters.length&&t.instanceData.state.push({type:R(e.$id),key:"getters",editable:!1,value:e._getters.reduce(((t,n)=>{try{t[n]=e[n]}catch(e){t[n]=e}return t}),{})})}))}})),n.on.getInspectorTree((n=>{if(n.app===t&&n.inspectorId===U){let t=[e];t=t.concat(Array.from(e._s.values())),n.rootNodes=(n.filter?t.filter((t=>"$id"in t?t.$id.toLowerCase().includes(n.filter.toLowerCase()):L.toLowerCase().includes(n.filter.toLowerCase()))):t).map(P)}})),n.on.getInspectorState((n=>{if(n.app===t&&n.inspectorId===U){const t=n.nodeId===N?e:e._s.get(n.nodeId);if(!t)return;t&&(n.state=function(t){if(_(t)){const e=Array.from(t._s.keys()),n=t._s,s={state:e.map((e=>({editable:!0,key:e,value:t.state.value[e]}))),getters:e.filter((t=>n.get(t)._getters)).map((t=>{const e=n.get(t);return{editable:!1,key:t,value:e._getters.reduce(((t,n)=>(t[n]=e[n],t)),{})}}))};return s}const e={state:Object.keys(t.$state).map((e=>({editable:!0,key:e,value:t.$state[e]})))};return t._getters&&t._getters.length&&(e.getters=t._getters.map((e=>({editable:!1,key:e,value:t[e]})))),t._customProperties.size&&(e.customProperties=Array.from(t._customProperties).map((e=>({editable:!0,key:e,value:t[e]})))),e}(t))}})),n.on.editInspectorState(((n,s)=>{if(n.app===t&&n.inspectorId===U){const t=n.nodeId===N?e:e._s.get(n.nodeId);if(!t)return C(`store "${n.nodeId}" not found`,"error");const{path:s}=n;_(t)?s.unshift("state"):1===s.length&&t._customProperties.has(s[0])&&!(s[0]in t.$state)||s.unshift("$state"),B=!1,n.set(t,s,n.state.value),B=!0}})),n.on.editComponentState((t=>{if(t.type.startsWith("🍍")){const n=t.type.replace(/^🍍\s*/,""),s=e._s.get(n);if(!s)return C(`store "${n}" not found`,"error");const{path:i}=t;if("state"!==i[0])return C(`Invalid path for store "${n}":\n${i}\nOnly state can be modified.`);i[0]="$state",B=!1,t.set(s,i,t.state.value),B=!0}}))}))}let z,V=0;function $(t,e,n){const s=e.reduce(((e,n)=>(e[n]=(0,r.ux)(t)[n],e)),{});for(const e in s)t[e]=function(){const i=V,r=n?new Proxy(t,{get:(...t)=>(z=i,Reflect.get(...t)),set:(...t)=>(z=i,Reflect.set(...t))}):t;z=i;const o=s[e].apply(r,arguments);return z=void 0,o}}function q({app:t,store:e,options:n}){if(e.$id.startsWith("__hot:"))return;e._isOptionsAPI=!!n.state,$(e,Object.keys(n.actions),e._isOptionsAPI);const s=e._hotUpdate;(0,r.ux)(e)._hotUpdate=function(t){s.apply(this,arguments),$(e,Object.keys(t._hmrPayload.actions),!!e._isOptionsAPI)},function(t,e){O.includes(R(e.$id))||O.push(R(e.$id)),(0,o.$q)({id:"dev.esm.pinia",label:"Pinia 🍍",logo:"https://pinia.vuejs.org/logo.svg",packageName:"pinia",homepage:"https://pinia.vuejs.org",componentStateTypes:O,app:t,settings:{logStoreChanges:{label:"Notify about new/deleted stores",type:"boolean",defaultValue:!0}}},(t=>{const n="function"==typeof t.now?t.now.bind(t):Date.now;e.$onAction((({after:s,onError:i,name:r,args:o})=>{const a=V++;t.addTimelineEvent({layerId:D,event:{time:n(),title:"🛫 "+r,subtitle:"start",data:{store:S(e.$id),action:S(r),args:o},groupId:a}}),s((s=>{z=void 0,t.addTimelineEvent({layerId:D,event:{time:n(),title:"🛬 "+r,subtitle:"end",data:{store:S(e.$id),action:S(r),args:o,result:s},groupId:a}})})),i((s=>{z=void 0,t.addTimelineEvent({layerId:D,event:{time:n(),logType:"error",title:"💥 "+r,subtitle:"end",data:{store:S(e.$id),action:S(r),args:o,error:s},groupId:a}})}))}),!0),e._customProperties.forEach((s=>{(0,r.wB)((()=>(0,r.R1)(e[s])),((e,i)=>{t.notifyComponentUpdate(),t.sendInspectorState(U),B&&t.addTimelineEvent({layerId:D,event:{time:n(),title:"Change",subtitle:s,data:{newValue:e,oldValue:i},groupId:z}})}),{deep:!0})})),e.$subscribe((({events:s,type:i},r)=>{if(t.notifyComponentUpdate(),t.sendInspectorState(U),!B)return;const o={time:n(),title:F(i),data:j({store:S(e.$id)},I(s)),groupId:z};i===m.patchFunction?o.subtitle="⤵️":i===m.patchObject?o.subtitle="🧩":s&&!Array.isArray(s)&&(o.subtitle=s.type),s&&(o.data["rawEvent(s)"]={_custom:{display:"DebuggerEvent",type:"object",tooltip:"raw DebuggerEvent[]",value:s}}),t.addTimelineEvent({layerId:D,event:o})}),{detached:!0,flush:"sync"});const s=e._hotUpdate;e._hotUpdate=(0,r.IG)((i=>{s(i),t.addTimelineEvent({layerId:D,event:{time:n(),title:"🔥 "+e.$id,subtitle:"HMR update",data:{store:S(e.$id),info:S("HMR update")}}}),t.notifyComponentUpdate(),t.sendInspectorTree(U),t.sendInspectorState(U)}));const{$dispose:i}=e;e.$dispose=()=>{i(),t.notifyComponentUpdate(),t.sendInspectorTree(U),t.sendInspectorState(U),t.getSettings().logStoreChanges&&C(`Disposed "${e.$id}" store 🗑`)},t.notifyComponentUpdate(),t.sendInspectorTree(U),t.sendInspectorState(U),t.getSettings().logStoreChanges&&C(`"${e.$id}" store installed 🆕`)}))}(t,e)}const H=()=>{};function W(t,e,n,s=H){t.push(e);const i=()=>{const n=t.indexOf(e);n>-1&&(t.splice(n,1),s())};return!n&&(0,r.o5)()&&(0,r.jr)(i),i}function G(t,...e){t.slice().forEach((t=>{t(...e)}))}const Y=t=>t();function K(t,e){t instanceof Map&&e instanceof Map&&e.forEach(((e,n)=>t.set(n,e))),t instanceof Set&&e instanceof Set&&e.forEach(t.add,t);for(const n in e){if(!e.hasOwnProperty(n))continue;const s=e[n],i=t[n];u(i)&&u(s)&&t.hasOwnProperty(n)&&!(0,r.i9)(s)&&!(0,r.g8)(s)?t[n]=K(i,s):t[n]=s}return t}const Q=Symbol(),X=new WeakMap,{assign:J}=Object;function Z(t,e,n={},s,i,o){let a;const l=J({actions:{}},n),d={deep:!0};let p,g,h,v=[],w=[];const A=s.state.value[t];o||A||(r.LE?(0,r.hZ)(s.state.value,t,{}):s.state.value[t]={});const y=(0,r.KR)({});let b;function C(e){let n;p=g=!1,"function"==typeof e?(e(s.state.value[t]),n={type:m.patchFunction,storeId:t,events:h}):(K(s.state.value[t],e),n={type:m.patchObject,payload:e,storeId:t,events:h});const i=b=Symbol();(0,r.dY)().then((()=>{b===i&&(p=!0)})),g=!0,G(v,n,s.state.value[t])}const _=o?function(){const{state:t}=n,e=t?t():{};this.$patch((t=>{J(t,e)}))}:H;function x(e,n){return function(){c(s);const i=Array.from(arguments),r=[],o=[];let a;G(w,{args:i,name:e,store:E,after:function(t){r.push(t)},onError:function(t){o.push(t)}});try{a=n.apply(this&&this.$id===t?this:E,i)}catch(t){throw G(o,t),t}return a instanceof Promise?a.then((t=>(G(r,t),t))).catch((t=>(G(o,t),Promise.reject(t)))):(G(r,a),a)}}const T=(0,r.IG)({actions:{},getters:{},state:[],hotState:y}),k={_p:s,$id:t,$onAction:W.bind(null,w),$patch:C,$reset:_,$subscribe(e,n={}){const i=W(v,e,n.detached,(()=>o())),o=a.run((()=>(0,r.wB)((()=>s.state.value[t]),(s=>{("sync"===n.flush?g:p)&&e({storeId:t,type:m.direct,events:h},s)}),J({},d,n))));return i},$dispose:function(){a.stop(),v=[],w=[],s._s.delete(t)}};r.LE&&(k._r=!1);const E=(0,r.Kh)(f?J({_hmrPayload:T,_customProperties:(0,r.IG)(new Set)},k):k);s._s.set(t,E);const S=(s._a&&s._a.runWithContext||Y)((()=>s._e.run((()=>(a=(0,r.uY)()).run(e)))));for(const e in S){const n=S[e];if((0,r.i9)(n)&&(N=n,!(0,r.i9)(N)||!N.effect)||(0,r.g8)(n))o||(!A||(L=n,r.LE?X.has(L):u(L)&&L.hasOwnProperty(Q))||((0,r.i9)(n)?n.value=A[e]:K(n,A[e])),r.LE?(0,r.hZ)(s.state.value[t],e,n):s.state.value[t][e]=n);else if("function"==typeof n){const t=x(e,n);r.LE?(0,r.hZ)(S,e,t):S[e]=t,l.actions[e]=n}}var L,N;if(r.LE?Object.keys(S).forEach((t=>{(0,r.hZ)(E,t,S[t])})):(J(E,S),J((0,r.ux)(E),S)),Object.defineProperty(E,"$state",{get:()=>s.state.value[t],set:t=>{C((e=>{J(e,t)}))}}),f){const t={writable:!0,configurable:!0,enumerable:!1};["_p","_hmrPayload","_getters","_customProperties"].forEach((e=>{Object.defineProperty(E,e,J({value:E[e]},t))}))}return r.LE&&(E._r=!0),s._p.forEach((t=>{if(f){const e=a.run((()=>t({store:E,app:s._a,pinia:s,options:l})));Object.keys(e||{}).forEach((t=>E._customProperties.add(t))),J(E,e)}else J(E,a.run((()=>t({store:E,app:s._a,pinia:s,options:l}))))})),A&&o&&n.hydrate&&n.hydrate(E.$state,A),p=!0,g=!0,E}function tt(t,e,n){let s,i;const o="function"==typeof e;function a(t,n){const a=(0,r.PS)();return(t=t||(a?(0,r.WQ)(d,null):null))&&c(t),(t=l)._s.has(s)||(o?Z(s,e,i,t):function(t,e,n,s){const{state:i,actions:o,getters:a}=e,l=n.state.value[t];let d;d=Z(t,(function(){l||(r.LE?(0,r.hZ)(n.state.value,t,i?i():{}):n.state.value[t]=i?i():{});const e=(0,r.QW)(n.state.value[t]);return J(e,o,Object.keys(a||{}).reduce(((e,s)=>(e[s]=(0,r.IG)((0,r.EW)((()=>{c(n);const e=n._s.get(t);if(!r.LE||e._r)return a[s].call(e,e)}))),e)),{}))}),e,n,0,!0)}(s,i,t)),t._s.get(s)}return"string"==typeof t?(s=t,i=o?n:e):(i=t,s=t.id),a.$id=s,a}var et=s(35810),nt=s(21777),st=s(85471);const it=function(){const t=(0,r.uY)(!0),e=t.run((()=>(0,r.KR)({})));let n=[],s=[];const i=(0,r.IG)({install(t){c(i),r.LE||(i._a=t,t.provide(d,i),t.config.globalProperties.$pinia=i,f&&M(t,i),s.forEach((t=>n.push(t))),s=[])},use(t){return this._a||r.LE?n.push(t):s.push(t),this},_p:n,_a:null,_e:t,_s:new Map,state:e});return f&&"undefined"!=typeof Proxy&&i.use(q),i}();var rt=s(99498);const ot="%[a-f0-9]{2}",at=new RegExp("("+ot+")|([^%]+?)","gi"),lt=new RegExp("("+ot+")+","gi");function ct(t,e){try{return[decodeURIComponent(t.join(""))]}catch{}if(1===t.length)return t;e=e||1;const n=t.slice(0,e),s=t.slice(e);return Array.prototype.concat.call([],ct(n),ct(s))}function dt(t){try{return decodeURIComponent(t)}catch{let e=t.match(at)||[];for(let n=1;nnull==t,ft=t=>encodeURIComponent(t).replace(/[!'()*]/g,(t=>`%${t.charCodeAt(0).toString(16).toUpperCase()}`)),gt=Symbol("encodeFragmentIdentifier");function ht(t){if("string"!=typeof t||1!==t.length)throw new TypeError("arrayFormatSeparator must be single character string")}function vt(t,e){return e.encode?e.strict?ft(t):encodeURIComponent(t):t}function wt(t,e){return e.decode?function(t){if("string"!=typeof t)throw new TypeError("Expected `encodedURI` to be of type `string`, got `"+typeof t+"`");try{return decodeURIComponent(t)}catch{return function(t){const e={"%FE%FF":"��","%FF%FE":"��"};let n=lt.exec(t);for(;n;){try{e[n[0]]=decodeURIComponent(n[0])}catch{const t=dt(n[0]);t!==n[0]&&(e[n[0]]=t)}n=lt.exec(t)}e["%C2"]="�";const s=Object.keys(e);for(const n of s)t=t.replace(new RegExp(n,"g"),e[n]);return t}(t)}}(t):t}function At(t){return Array.isArray(t)?t.sort():"object"==typeof t?At(Object.keys(t)).sort(((t,e)=>Number(t)-Number(e))).map((e=>t[e])):t}function yt(t){const e=t.indexOf("#");return-1!==e&&(t=t.slice(0,e)),t}function bt(t,e){return e.parseNumbers&&!Number.isNaN(Number(t))&&"string"==typeof t&&""!==t.trim()?t=Number(t):!e.parseBooleans||null===t||"true"!==t.toLowerCase()&&"false"!==t.toLowerCase()||(t="true"===t.toLowerCase()),t}function Ct(t){const e=(t=yt(t)).indexOf("?");return-1===e?"":t.slice(e+1)}function _t(t,e){ht((e={decode:!0,sort:!0,arrayFormat:"none",arrayFormatSeparator:",",parseNumbers:!1,parseBooleans:!1,...e}).arrayFormatSeparator);const n=function(t){let e;switch(t.arrayFormat){case"index":return(t,n,s)=>{e=/\[(\d*)]$/.exec(t),t=t.replace(/\[\d*]$/,""),e?(void 0===s[t]&&(s[t]={}),s[t][e[1]]=n):s[t]=n};case"bracket":return(t,n,s)=>{e=/(\[])$/.exec(t),t=t.replace(/\[]$/,""),e?void 0!==s[t]?s[t]=[...s[t],n]:s[t]=[n]:s[t]=n};case"colon-list-separator":return(t,n,s)=>{e=/(:list)$/.exec(t),t=t.replace(/:list$/,""),e?void 0!==s[t]?s[t]=[...s[t],n]:s[t]=[n]:s[t]=n};case"comma":case"separator":return(e,n,s)=>{const i="string"==typeof n&&n.includes(t.arrayFormatSeparator),r="string"==typeof n&&!i&&wt(n,t).includes(t.arrayFormatSeparator);n=r?wt(n,t):n;const o=i||r?n.split(t.arrayFormatSeparator).map((e=>wt(e,t))):null===n?n:wt(n,t);s[e]=o};case"bracket-separator":return(e,n,s)=>{const i=/(\[])$/.test(e);if(e=e.replace(/\[]$/,""),!i)return void(s[e]=n?wt(n,t):n);const r=null===n?[]:n.split(t.arrayFormatSeparator).map((e=>wt(e,t)));void 0!==s[e]?s[e]=[...s[e],...r]:s[e]=r};default:return(t,e,n)=>{void 0!==n[t]?n[t]=[...[n[t]].flat(),e]:n[t]=e}}}(e),s=Object.create(null);if("string"!=typeof t)return s;if(!(t=t.trim().replace(/^[?#&]/,"")))return s;for(const i of t.split("&")){if(""===i)continue;const t=e.decode?i.replace(/\+/g," "):i;let[r,o]=ut(t,"=");void 0===r&&(r=t),o=void 0===o?null:["comma","separator","bracket-separator"].includes(e.arrayFormat)?o:wt(o,e),n(wt(r,e),o,s)}for(const[t,n]of Object.entries(s))if("object"==typeof n&&null!==n)for(const[t,s]of Object.entries(n))n[t]=bt(s,e);else s[t]=bt(n,e);return!1===e.sort?s:(!0===e.sort?Object.keys(s).sort():Object.keys(s).sort(e.sort)).reduce(((t,e)=>{const n=s[e];return t[e]=Boolean(n)&&"object"==typeof n&&!Array.isArray(n)?At(n):n,t}),Object.create(null))}function xt(t,e){if(!t)return"";ht((e={encode:!0,strict:!0,arrayFormat:"none",arrayFormatSeparator:",",...e}).arrayFormatSeparator);const n=n=>e.skipNull&&pt(t[n])||e.skipEmptyString&&""===t[n],s=function(t){switch(t.arrayFormat){case"index":return e=>(n,s)=>{const i=n.length;return void 0===s||t.skipNull&&null===s||t.skipEmptyString&&""===s?n:null===s?[...n,[vt(e,t),"[",i,"]"].join("")]:[...n,[vt(e,t),"[",vt(i,t),"]=",vt(s,t)].join("")]};case"bracket":return e=>(n,s)=>void 0===s||t.skipNull&&null===s||t.skipEmptyString&&""===s?n:null===s?[...n,[vt(e,t),"[]"].join("")]:[...n,[vt(e,t),"[]=",vt(s,t)].join("")];case"colon-list-separator":return e=>(n,s)=>void 0===s||t.skipNull&&null===s||t.skipEmptyString&&""===s?n:null===s?[...n,[vt(e,t),":list="].join("")]:[...n,[vt(e,t),":list=",vt(s,t)].join("")];case"comma":case"separator":case"bracket-separator":{const e="bracket-separator"===t.arrayFormat?"[]=":"=";return n=>(s,i)=>void 0===i||t.skipNull&&null===i||t.skipEmptyString&&""===i?s:(i=null===i?"":i,0===s.length?[[vt(n,t),e,vt(i,t)].join("")]:[[s,vt(i,t)].join(t.arrayFormatSeparator)])}default:return e=>(n,s)=>void 0===s||t.skipNull&&null===s||t.skipEmptyString&&""===s?n:null===s?[...n,vt(e,t)]:[...n,[vt(e,t),"=",vt(s,t)].join("")]}}(e),i={};for(const[e,s]of Object.entries(t))n(e)||(i[e]=s);const r=Object.keys(i);return!1!==e.sort&&r.sort(e.sort),r.map((n=>{const i=t[n];return void 0===i?"":null===i?vt(n,e):Array.isArray(i)?0===i.length&&"bracket-separator"===e.arrayFormat?vt(n,e)+"[]":i.reduce(s(n),[]).join("&"):vt(n,e)+"="+vt(i,e)})).filter((t=>t.length>0)).join("&")}function Tt(t,e){e={decode:!0,...e};let[n,s]=ut(t,"#");return void 0===n&&(n=t),{url:n?.split("?")?.[0]??"",query:_t(Ct(t),e),...e&&e.parseFragmentIdentifier&&s?{fragmentIdentifier:wt(s,e)}:{}}}function kt(t,e){e={encode:!0,strict:!0,[gt]:!0,...e};const n=yt(t.url).split("?")[0]||"";let s=xt({..._t(Ct(t.url),{sort:!1}),...t.query},e);s&&(s=`?${s}`);let i=function(t){let e="";const n=t.indexOf("#");return-1!==n&&(e=t.slice(n)),e}(t.url);if(t.fragmentIdentifier){const s=new URL(n);s.hash=t.fragmentIdentifier,i=e[gt]?s.hash:`#${t.fragmentIdentifier}`}return`${n}${s}${i}`}function Et(t,e,n){n={parseFragmentIdentifier:!0,[gt]:!1,...n};const{url:s,query:i,fragmentIdentifier:r}=Tt(t,n);return kt({url:s,query:mt(i,e),fragmentIdentifier:r},n)}function St(t,e,n){return Et(t,Array.isArray(e)?t=>!e.includes(t):(t,n)=>!e(t,n),n)}const Lt=i;var Nt=s(96763);function Pt(t,e){for(var n in e)t[n]=e[n];return t}var It=/[!'()*]/g,Ft=function(t){return"%"+t.charCodeAt(0).toString(16)},Bt=/%2C/g,Ot=function(t){return encodeURIComponent(t).replace(It,Ft).replace(Bt,",")};function Dt(t){try{return decodeURIComponent(t)}catch(t){}return t}var Ut=function(t){return null==t||"object"==typeof t?t:String(t)};function jt(t){var e={};return(t=t.trim().replace(/^(\?|#|&)/,""))?(t.split("&").forEach((function(t){var n=t.replace(/\+/g," ").split("="),s=Dt(n.shift()),i=n.length>0?Dt(n.join("=")):null;void 0===e[s]?e[s]=i:Array.isArray(e[s])?e[s].push(i):e[s]=[e[s],i]})),e):e}function Rt(t){var e=t?Object.keys(t).map((function(e){var n=t[e];if(void 0===n)return"";if(null===n)return Ot(e);if(Array.isArray(n)){var s=[];return n.forEach((function(t){void 0!==t&&(null===t?s.push(Ot(e)):s.push(Ot(e)+"="+Ot(t)))})),s.join("&")}return Ot(e)+"="+Ot(n)})).filter((function(t){return t.length>0})).join("&"):null;return e?"?"+e:""}var Mt=/\/?$/;function zt(t,e,n,s){var i=s&&s.options.stringifyQuery,r=e.query||{};try{r=Vt(r)}catch(t){}var o={name:e.name||t&&t.name,meta:t&&t.meta||{},path:e.path||"/",hash:e.hash||"",query:r,params:e.params||{},fullPath:Ht(e,i),matched:t?qt(t):[]};return n&&(o.redirectedFrom=Ht(n,i)),Object.freeze(o)}function Vt(t){if(Array.isArray(t))return t.map(Vt);if(t&&"object"==typeof t){var e={};for(var n in t)e[n]=Vt(t[n]);return e}return t}var $t=zt(null,{path:"/"});function qt(t){for(var e=[];t;)e.unshift(t),t=t.parent;return e}function Ht(t,e){var n=t.path,s=t.query;void 0===s&&(s={});var i=t.hash;return void 0===i&&(i=""),(n||"/")+(e||Rt)(s)+i}function Wt(t,e,n){return e===$t?t===e:!!e&&(t.path&&e.path?t.path.replace(Mt,"")===e.path.replace(Mt,"")&&(n||t.hash===e.hash&&Gt(t.query,e.query)):!(!t.name||!e.name)&&t.name===e.name&&(n||t.hash===e.hash&&Gt(t.query,e.query)&&Gt(t.params,e.params)))}function Gt(t,e){if(void 0===t&&(t={}),void 0===e&&(e={}),!t||!e)return t===e;var n=Object.keys(t).sort(),s=Object.keys(e).sort();return n.length===s.length&&n.every((function(n,i){var r=t[n];if(s[i]!==n)return!1;var o=e[n];return null==r||null==o?r===o:"object"==typeof r&&"object"==typeof o?Gt(r,o):String(r)===String(o)}))}function Yt(t){for(var e=0;e=0&&(e=t.slice(s),t=t.slice(0,s));var i=t.indexOf("?");return i>=0&&(n=t.slice(i+1),t=t.slice(0,i)),{path:t,query:n,hash:e}}(i.path||""),c=e&&e.path||"/",d=l.path?Xt(l.path,c,n||i.append):c,u=function(t,e,n){void 0===e&&(e={});var s,i=n||jt;try{s=i(t||"")}catch(t){s={}}for(var r in e){var o=e[r];s[r]=Array.isArray(o)?o.map(Ut):Ut(o)}return s}(l.query,i.query,s&&s.options.parseQuery),m=i.hash||l.hash;return m&&"#"!==m.charAt(0)&&(m="#"+m),{_normalized:!0,path:d,query:u,hash:m}}var he,ve=function(){},we={name:"RouterLink",props:{to:{type:[String,Object],required:!0},tag:{type:String,default:"a"},custom:Boolean,exact:Boolean,exactPath:Boolean,append:Boolean,replace:Boolean,activeClass:String,exactActiveClass:String,ariaCurrentValue:{type:String,default:"page"},event:{type:[String,Array],default:"click"}},render:function(t){var e=this,n=this.$router,s=this.$route,i=n.resolve(this.to,s,this.append),r=i.location,o=i.route,a=i.href,l={},c=n.options.linkActiveClass,d=n.options.linkExactActiveClass,u=null==c?"router-link-active":c,m=null==d?"router-link-exact-active":d,p=null==this.activeClass?u:this.activeClass,f=null==this.exactActiveClass?m:this.exactActiveClass,g=o.redirectedFrom?zt(null,ge(o.redirectedFrom),null,n):o;l[f]=Wt(s,g,this.exactPath),l[p]=this.exact||this.exactPath?l[f]:function(t,e){return 0===t.path.replace(Mt,"/").indexOf(e.path.replace(Mt,"/"))&&(!e.hash||t.hash===e.hash)&&function(t,e){for(var n in e)if(!(n in t))return!1;return!0}(t.query,e.query)}(s,g);var h=l[f]?this.ariaCurrentValue:null,v=function(t){Ae(t)&&(e.replace?n.replace(r,ve):n.push(r,ve))},w={click:Ae};Array.isArray(this.event)?this.event.forEach((function(t){w[t]=v})):w[this.event]=v;var A={class:l},y=!this.$scopedSlots.$hasNormal&&this.$scopedSlots.default&&this.$scopedSlots.default({href:a,route:o,navigate:v,isActive:l[p],isExactActive:l[f]});if(y){if(1===y.length)return y[0];if(y.length>1||!y.length)return 0===y.length?t():t("span",{},y)}if("a"===this.tag)A.on=w,A.attrs={href:a,"aria-current":h};else{var b=ye(this.$slots.default);if(b){b.isStatic=!1;var C=b.data=Pt({},b.data);for(var _ in C.on=C.on||{},C.on){var x=C.on[_];_ in w&&(C.on[_]=Array.isArray(x)?x:[x])}for(var T in w)T in C.on?C.on[T].push(w[T]):C.on[T]=v;var k=b.data.attrs=Pt({},b.data.attrs);k.href=a,k["aria-current"]=h}else A.on=w}return t(this.tag,A,this.$slots.default)}};function Ae(t){if(!(t.metaKey||t.altKey||t.ctrlKey||t.shiftKey||t.defaultPrevented||void 0!==t.button&&0!==t.button)){if(t.currentTarget&&t.currentTarget.getAttribute){var e=t.currentTarget.getAttribute("target");if(/\b_blank\b/i.test(e))return}return t.preventDefault&&t.preventDefault(),!0}}function ye(t){if(t)for(var e,n=0;n-1&&(l.params[m]=n.params[m]);return l.path=fe(d.path,l.params),a(d,l,o)}if(l.path){l.params={};for(var p=0;p-1}function Xe(t,e){return Qe(t)&&t._isRouter&&(null==e||t.type===e)}function Je(t,e,n){var s=function(i){i>=t.length?n():t[i]?e(t[i],(function(){s(i+1)})):s(i+1)};s(0)}function Ze(t,e){return tn(t.map((function(t){return Object.keys(t.components).map((function(n){return e(t.components[n],t.instances[n],t,n)}))})))}function tn(t){return Array.prototype.concat.apply([],t)}var en="function"==typeof Symbol&&"symbol"==typeof Symbol.toStringTag;function nn(t){var e=!1;return function(){for(var n=[],s=arguments.length;s--;)n[s]=arguments[s];if(!e)return e=!0,t.apply(this,n)}}var sn=function(t,e){this.router=t,this.base=function(t){if(!t)if(be){var e=document.querySelector("base");t=(t=e&&e.getAttribute("href")||"/").replace(/^https?:\/\/[^\/]+/,"")}else t="/";return"/"!==t.charAt(0)&&(t="/"+t),t.replace(/\/$/,"")}(e),this.current=$t,this.pending=null,this.ready=!1,this.readyCbs=[],this.readyErrorCbs=[],this.errorCbs=[],this.listeners=[]};function rn(t,e,n,s){var i=Ze(t,(function(t,s,i,r){var o=function(t,e){return"function"!=typeof t&&(t=he.extend(t)),t.options[e]}(t,e);if(o)return Array.isArray(o)?o.map((function(t){return n(t,s,i,r)})):n(o,s,i,r)}));return tn(s?i.reverse():i)}function on(t,e){if(e)return function(){return t.apply(e,arguments)}}sn.prototype.listen=function(t){this.cb=t},sn.prototype.onReady=function(t,e){this.ready?t():(this.readyCbs.push(t),e&&this.readyErrorCbs.push(e))},sn.prototype.onError=function(t){this.errorCbs.push(t)},sn.prototype.transitionTo=function(t,e,n){var s,i=this;try{s=this.router.match(t,this.current)}catch(t){throw this.errorCbs.forEach((function(e){e(t)})),t}var r=this.current;this.confirmTransition(s,(function(){i.updateRoute(s),e&&e(s),i.ensureURL(),i.router.afterHooks.forEach((function(t){t&&t(s,r)})),i.ready||(i.ready=!0,i.readyCbs.forEach((function(t){t(s)})))}),(function(t){n&&n(t),t&&!i.ready&&(Xe(t,We.redirected)&&r===$t||(i.ready=!0,i.readyErrorCbs.forEach((function(e){e(t)}))))}))},sn.prototype.confirmTransition=function(t,e,n){var s=this,i=this.current;this.pending=t;var r,o,a=function(t){!Xe(t)&&Qe(t)&&(s.errorCbs.length?s.errorCbs.forEach((function(e){e(t)})):Nt.error(t)),n&&n(t)},l=t.matched.length-1,c=i.matched.length-1;if(Wt(t,i)&&l===c&&t.matched[l]===i.matched[c])return this.ensureURL(),t.hash&&Be(this.router,i,t,!1),a(((o=Ye(r=i,t,We.duplicated,'Avoided redundant navigation to current location: "'+r.fullPath+'".')).name="NavigationDuplicated",o));var d,u=function(t,e){var n,s=Math.max(t.length,e.length);for(n=0;n0)){var e=this.router,n=e.options.scrollBehavior,s=$e&&n;s&&this.listeners.push(Fe());var i=function(){var n=t.current,i=ln(t.base);t.current===$t&&i===t._startLocation||t.transitionTo(i,(function(t){s&&Be(e,t,n,!0)}))};window.addEventListener("popstate",i),this.listeners.push((function(){window.removeEventListener("popstate",i)}))}},e.prototype.go=function(t){window.history.go(t)},e.prototype.push=function(t,e,n){var s=this,i=this.current;this.transitionTo(t,(function(t){qe(Jt(s.base+t.fullPath)),Be(s.router,t,i,!1),e&&e(t)}),n)},e.prototype.replace=function(t,e,n){var s=this,i=this.current;this.transitionTo(t,(function(t){He(Jt(s.base+t.fullPath)),Be(s.router,t,i,!1),e&&e(t)}),n)},e.prototype.ensureURL=function(t){if(ln(this.base)!==this.current.fullPath){var e=Jt(this.base+this.current.fullPath);t?qe(e):He(e)}},e.prototype.getCurrentLocation=function(){return ln(this.base)},e}(sn);function ln(t){var e=window.location.pathname,n=e.toLowerCase(),s=t.toLowerCase();return!t||n!==s&&0!==n.indexOf(Jt(s+"/"))||(e=e.slice(t.length)),(e||"/")+window.location.search+window.location.hash}var cn=function(t){function e(e,n,s){t.call(this,e,n),s&&function(t){var e=ln(t);if(!/^\/#/.test(e))return window.location.replace(Jt(t+"/#"+e)),!0}(this.base)||dn()}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.setupListeners=function(){var t=this;if(!(this.listeners.length>0)){var e=this.router.options.scrollBehavior,n=$e&&e;n&&this.listeners.push(Fe());var s=function(){var e=t.current;dn()&&t.transitionTo(un(),(function(s){n&&Be(t.router,s,e,!0),$e||fn(s.fullPath)}))},i=$e?"popstate":"hashchange";window.addEventListener(i,s),this.listeners.push((function(){window.removeEventListener(i,s)}))}},e.prototype.push=function(t,e,n){var s=this,i=this.current;this.transitionTo(t,(function(t){pn(t.fullPath),Be(s.router,t,i,!1),e&&e(t)}),n)},e.prototype.replace=function(t,e,n){var s=this,i=this.current;this.transitionTo(t,(function(t){fn(t.fullPath),Be(s.router,t,i,!1),e&&e(t)}),n)},e.prototype.go=function(t){window.history.go(t)},e.prototype.ensureURL=function(t){var e=this.current.fullPath;un()!==e&&(t?pn(e):fn(e))},e.prototype.getCurrentLocation=function(){return un()},e}(sn);function dn(){var t=un();return"/"===t.charAt(0)||(fn("/"+t),!1)}function un(){var t=window.location.href,e=t.indexOf("#");return e<0?"":t=t.slice(e+1)}function mn(t){var e=window.location.href,n=e.indexOf("#");return(n>=0?e.slice(0,n):e)+"#"+t}function pn(t){$e?qe(mn(t)):window.location.hash=t}function fn(t){$e?He(mn(t)):window.location.replace(mn(t))}var gn=function(t){function e(e,n){t.call(this,e,n),this.stack=[],this.index=-1}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.push=function(t,e,n){var s=this;this.transitionTo(t,(function(t){s.stack=s.stack.slice(0,s.index+1).concat(t),s.index++,e&&e(t)}),n)},e.prototype.replace=function(t,e,n){var s=this;this.transitionTo(t,(function(t){s.stack=s.stack.slice(0,s.index).concat(t),e&&e(t)}),n)},e.prototype.go=function(t){var e=this,n=this.index+t;if(!(n<0||n>=this.stack.length)){var s=this.stack[n];this.confirmTransition(s,(function(){var t=e.current;e.index=n,e.updateRoute(s),e.router.afterHooks.forEach((function(e){e&&e(s,t)}))}),(function(t){Xe(t,We.duplicated)&&(e.index=n)}))}},e.prototype.getCurrentLocation=function(){var t=this.stack[this.stack.length-1];return t?t.fullPath:"/"},e.prototype.ensureURL=function(){},e}(sn),hn=function(t){void 0===t&&(t={}),this.app=null,this.apps=[],this.options=t,this.beforeHooks=[],this.resolveHooks=[],this.afterHooks=[],this.matcher=Te(t.routes||[],this);var e=t.mode||"hash";switch(this.fallback="history"===e&&!$e&&!1!==t.fallback,this.fallback&&(e="hash"),be||(e="abstract"),this.mode=e,e){case"history":this.history=new an(this,t.base);break;case"hash":this.history=new cn(this,t.base,this.fallback);break;case"abstract":this.history=new gn(this,t.base)}},vn={currentRoute:{configurable:!0}};hn.prototype.match=function(t,e,n){return this.matcher.match(t,e,n)},vn.currentRoute.get=function(){return this.history&&this.history.current},hn.prototype.init=function(t){var e=this;if(this.apps.push(t),t.$once("hook:destroyed",(function(){var n=e.apps.indexOf(t);n>-1&&e.apps.splice(n,1),e.app===t&&(e.app=e.apps[0]||null),e.app||e.history.teardown()})),!this.app){this.app=t;var n=this.history;if(n instanceof an||n instanceof cn){var s=function(t){n.setupListeners(),function(t){var s=n.current,i=e.options.scrollBehavior;$e&&i&&"fullPath"in t&&Be(e,t,s,!1)}(t)};n.transitionTo(n.getCurrentLocation(),s,s)}n.listen((function(t){e.apps.forEach((function(e){e._route=t}))}))}},hn.prototype.beforeEach=function(t){return An(this.beforeHooks,t)},hn.prototype.beforeResolve=function(t){return An(this.resolveHooks,t)},hn.prototype.afterEach=function(t){return An(this.afterHooks,t)},hn.prototype.onReady=function(t,e){this.history.onReady(t,e)},hn.prototype.onError=function(t){this.history.onError(t)},hn.prototype.push=function(t,e,n){var s=this;if(!e&&!n&&"undefined"!=typeof Promise)return new Promise((function(e,n){s.history.push(t,e,n)}));this.history.push(t,e,n)},hn.prototype.replace=function(t,e,n){var s=this;if(!e&&!n&&"undefined"!=typeof Promise)return new Promise((function(e,n){s.history.replace(t,e,n)}));this.history.replace(t,e,n)},hn.prototype.go=function(t){this.history.go(t)},hn.prototype.back=function(){this.go(-1)},hn.prototype.forward=function(){this.go(1)},hn.prototype.getMatchedComponents=function(t){var e=t?t.matched?t:this.resolve(t).route:this.currentRoute;return e?[].concat.apply([],e.matched.map((function(t){return Object.keys(t.components).map((function(e){return t.components[e]}))}))):[]},hn.prototype.resolve=function(t,e,n){var s=ge(t,e=e||this.history.current,n,this),i=this.match(s,e),r=i.redirectedFrom||i.fullPath,o=function(t,e,n){var s="hash"===n?"#"+e:e;return t?Jt(t+"/"+s):s}(this.history.base,r,this.mode);return{location:s,route:i,href:o,normalizedTo:s,resolved:i}},hn.prototype.getRoutes=function(){return this.matcher.getRoutes()},hn.prototype.addRoute=function(t,e){this.matcher.addRoute(t,e),this.history.current!==$t&&this.history.transitionTo(this.history.getCurrentLocation())},hn.prototype.addRoutes=function(t){this.matcher.addRoutes(t),this.history.current!==$t&&this.history.transitionTo(this.history.getCurrentLocation())},Object.defineProperties(hn.prototype,vn);var wn=hn;function An(t,e){return t.push(e),function(){var n=t.indexOf(e);n>-1&&t.splice(n,1)}}hn.install=function t(e){if(!t.installed||he!==e){t.installed=!0,he=e;var n=function(t){return void 0!==t},s=function(t,e){var s=t.$options._parentVnode;n(s)&&n(s=s.data)&&n(s=s.registerRouteInstance)&&s(t,e)};e.mixin({beforeCreate:function(){n(this.$options.router)?(this._routerRoot=this,this._router=this.$options.router,this._router.init(this),e.util.defineReactive(this,"_route",this._router.history.current)):this._routerRoot=this.$parent&&this.$parent._routerRoot||this,s(this,this)},destroyed:function(){s(this)}}),Object.defineProperty(e.prototype,"$router",{get:function(){return this._routerRoot._router}}),Object.defineProperty(e.prototype,"$route",{get:function(){return this._routerRoot._route}}),e.component("RouterView",Kt),e.component("RouterLink",we);var i=e.config.optionMergeStrategies;i.beforeRouteEnter=i.beforeRouteLeave=i.beforeRouteUpdate=i.created}},hn.version="3.6.5",hn.isNavigationFailure=Xe,hn.NavigationFailureType=We,hn.START_LOCATION=$t,be&&window.Vue&&window.Vue.use(hn),st.Ay.use(wn);const yn=wn.prototype.push;wn.prototype.push=function(t,e,n){return e||n?yn.call(this,t,e,n):yn.call(this,t).catch((t=>t))};const bn=new wn({mode:"history",base:(0,rt.Jv)("/apps/files"),linkActiveClass:"active",routes:[{path:"/",redirect:{name:"filelist",params:{view:"files"}}},{path:"/:view/:fileid(\\d+)?",name:"filelist",props:!0}],stringifyQuery(t){const e=Lt.stringify(t).replace(/%2F/gim,"/");return e?"?"+e:""}});function Cn(t,e,n){return(e=function(t){var e=function(t,e){if("object"!=typeof t||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var s=n.call(t,"string");if("object"!=typeof s)return s;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==typeof e?e:e+""}(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var _n=s(96763);var xn=s(22378),Tn=s(61338),kn=s(53334);const En={name:"CogIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}};var Sn=s(14486);const Ln=(0,Sn.A)(En,(function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon cog-icon",attrs:{"aria-hidden":!t.title||null,"aria-label":t.title,role:"img"},on:{click:function(e){return t.$emit("click",e)}}},"span",t.$attrs,!1),[e("svg",{staticClass:"material-design-icon__svg",attrs:{fill:t.fillColor,width:t.size,height:t.size,viewBox:"0 0 24 24"}},[e("path",{attrs:{d:"M12,15.5A3.5,3.5 0 0,1 8.5,12A3.5,3.5 0 0,1 12,8.5A3.5,3.5 0 0,1 15.5,12A3.5,3.5 0 0,1 12,15.5M19.43,12.97C19.47,12.65 19.5,12.33 19.5,12C19.5,11.67 19.47,11.34 19.43,11L21.54,9.37C21.73,9.22 21.78,8.95 21.66,8.73L19.66,5.27C19.54,5.05 19.27,4.96 19.05,5.05L16.56,6.05C16.04,5.66 15.5,5.32 14.87,5.07L14.5,2.42C14.46,2.18 14.25,2 14,2H10C9.75,2 9.54,2.18 9.5,2.42L9.13,5.07C8.5,5.32 7.96,5.66 7.44,6.05L4.95,5.05C4.73,4.96 4.46,5.05 4.34,5.27L2.34,8.73C2.21,8.95 2.27,9.22 2.46,9.37L4.57,11C4.53,11.34 4.5,11.67 4.5,12C4.5,12.33 4.53,12.65 4.57,12.97L2.46,14.63C2.27,14.78 2.21,15.05 2.34,15.27L4.34,18.73C4.46,18.95 4.73,19.03 4.95,18.95L7.44,17.94C7.96,18.34 8.5,18.68 9.13,18.93L9.5,21.58C9.54,21.82 9.75,22 10,22H14C14.25,22 14.46,21.82 14.5,21.58L14.87,18.93C15.5,18.67 16.04,18.34 16.56,17.94L19.05,18.95C19.27,19.03 19.54,18.95 19.66,18.73L21.66,15.27C21.78,15.05 21.73,14.78 21.54,14.63L19.43,12.97Z"}},[t.title?e("title",[t._v(t._s(t.title))]):t._e()])])])}),[],!1,null,null,null).exports;var Nn=s(42530),Pn=s(52439),In=s(6695),Fn=s(38613),Bn=s(26287);const On=(0,Fn.C)("files","viewConfigs",{}),Dn=function(){const t=tt("viewconfig",{state:()=>({viewConfig:On}),getters:{getConfig:t=>e=>t.viewConfig[e]||{}},actions:{onUpdate(t,e,n){this.viewConfig[t]||st.Ay.set(this.viewConfig,t,{}),st.Ay.set(this.viewConfig[t],e,n)},async update(t,e,n){Bn.A.put((0,rt.Jv)("/apps/files/api/v1/views/".concat(t,"/").concat(e)),{value:n}),(0,Tn.Ic)("files:viewconfig:updated",{view:t,key:e,value:n})},setSortingBy(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"basename",e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"files";this.update(e,"sorting_mode",t),this.update(e,"sorting_direction","asc")},toggleSortingDirection(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"files";const e="asc"===(this.getConfig(t)||{sorting_direction:"asc"}).sorting_direction?"desc":"asc";this.update(t,"sorting_direction",e)}}}),e=t(...arguments);return e._initialized||((0,Tn.B1)("files:viewconfig:updated",(function(t){let{view:n,key:s,value:i}=t;e.onUpdate(n,s,i)})),e._initialized=!0),e},Un=(0,s(53529).YK)().setApp("files").detectUser().build();function jn(t,e,n){var s,i=n||{},r=i.noTrailing,o=void 0!==r&&r,a=i.noLeading,l=void 0!==a&&a,c=i.debounceMode,d=void 0===c?void 0:c,u=!1,m=0;function p(){s&&clearTimeout(s)}function f(){for(var n=arguments.length,i=new Array(n),r=0;rt?l?(m=Date.now(),o||(s=setTimeout(d?g:f,t))):f():!0!==o&&(s=setTimeout(d?g:f,void 0===d?t-c:t)))}return f.cancel=function(t){var e=(t||{}).upcomingOnly,n=void 0!==e&&e;p(),u=!n},f}var Rn=s(85168);const Mn={name:"ChartPieIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},zn=(0,Sn.A)(Mn,(function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon chart-pie-icon",attrs:{"aria-hidden":!t.title||null,"aria-label":t.title,role:"img"},on:{click:function(e){return t.$emit("click",e)}}},"span",t.$attrs,!1),[e("svg",{staticClass:"material-design-icon__svg",attrs:{fill:t.fillColor,width:t.size,height:t.size,viewBox:"0 0 24 24"}},[e("path",{attrs:{d:"M11,2V22C5.9,21.5 2,17.2 2,12C2,6.8 5.9,2.5 11,2M13,2V11H22C21.5,6.2 17.8,2.5 13,2M13,13V22C17.7,21.5 21.5,17.8 22,13H13Z"}},[t.title?e("title",[t._v(t._s(t.title))]):t._e()])])])}),[],!1,null,null,null).exports;var Vn=s(95101);const $n={name:"NavigationQuota",components:{ChartPie:zn,NcAppNavigationItem:Pn.A,NcProgressBar:Vn.A},data:()=>({loadingStorageStats:!1,storageStats:(0,Fn.C)("files","storageStats",null)}),computed:{storageStatsTitle(){var t,e,n;const s=(0,et.v7)(null===(t=this.storageStats)||void 0===t?void 0:t.used,!1,!1),i=(0,et.v7)(null===(e=this.storageStats)||void 0===e?void 0:e.quota,!1,!1);return(null===(n=this.storageStats)||void 0===n?void 0:n.quota)<0?this.t("files","{usedQuotaByte} used",{usedQuotaByte:s}):this.t("files","{used} of {quota} used",{used:s,quota:i})},storageStatsTooltip(){return this.storageStats.relative?this.t("files","{relative}% used",this.storageStats):""}},beforeMount(){setInterval(this.throttleUpdateStorageStats,6e4),(0,Tn.B1)("files:node:created",this.throttleUpdateStorageStats),(0,Tn.B1)("files:node:deleted",this.throttleUpdateStorageStats),(0,Tn.B1)("files:node:moved",this.throttleUpdateStorageStats),(0,Tn.B1)("files:node:updated",this.throttleUpdateStorageStats)},mounted(){var t,e;(null===(t=this.storageStats)||void 0===t?void 0:t.quota)>0&&(null===(e=this.storageStats)||void 0===e?void 0:e.free)<=0&&this.showStorageFullWarning()},methods:{debounceUpdateStorageStats:(qn={}.atBegin,jn(200,(function(t){this.updateStorageStats(t)}),{debounceMode:!1!==(void 0!==qn&&qn)})),throttleUpdateStorageStats:jn(1e3,(function(t){this.updateStorageStats(t)})),async updateStorageStats(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null;if(!this.loadingStorageStats){this.loadingStorageStats=!0;try{var n,s,i,r;const t=await Bn.A.get((0,rt.Jv)("/apps/files/api/v1/stats"));if(null==t||null===(n=t.data)||void 0===n||!n.data)throw new Error("Invalid storage stats");(null===(s=this.storageStats)||void 0===s?void 0:s.free)>0&&(null===(i=t.data.data)||void 0===i?void 0:i.free)<=0&&(null===(r=t.data.data)||void 0===r?void 0:r.quota)>0&&this.showStorageFullWarning(),this.storageStats=t.data.data}catch(n){Un.error("Could not refresh storage stats",{error:n}),e&&(0,Rn.Qg)(t("files","Could not refresh storage stats"))}finally{this.loadingStorageStats=!1}}},showStorageFullWarning(){(0,Rn.Qg)(this.t("files","Your storage is full, files can not be updated or synced anymore!"))},t:kn.Tl}};var qn,Hn=s(85072),Wn=s.n(Hn),Gn=s(97825),Yn=s.n(Gn),Kn=s(77659),Qn=s.n(Kn),Xn=s(55056),Jn=s.n(Xn),Zn=s(10540),ts=s.n(Zn),es=s(41113),ns=s.n(es),ss=s(33149),is={};is.styleTagTransform=ns(),is.setAttributes=Jn(),is.insert=Qn().bind(null,"head"),is.domAPI=Yn(),is.insertStyleElement=ts(),Wn()(ss.A,is),ss.A&&ss.A.locals&&ss.A.locals;const rs=(0,Sn.A)($n,(function(){var t=this,e=t._self._c;return t.storageStats?e("NcAppNavigationItem",{staticClass:"app-navigation-entry__settings-quota",class:{"app-navigation-entry__settings-quota--not-unlimited":t.storageStats.quota>=0},attrs:{"aria-label":t.t("files","Storage informations"),loading:t.loadingStorageStats,name:t.storageStatsTitle,title:t.storageStatsTooltip,"data-cy-files-navigation-settings-quota":""},on:{click:function(e){return e.stopPropagation(),e.preventDefault(),t.debounceUpdateStorageStats.apply(null,arguments)}}},[e("ChartPie",{attrs:{slot:"icon",size:20},slot:"icon"}),t._v(" "),t.storageStats.quota>=0?e("NcProgressBar",{attrs:{slot:"extra",error:t.storageStats.relative>80,value:Math.min(t.storageStats.relative,100)},slot:"extra"}):t._e()],1):t._e()}),[],!1,null,"063ed938",null).exports;var os=s(89902),as=s(947),ls=s(32073);const cs={name:"ClipboardIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},ds=(0,Sn.A)(cs,(function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon clipboard-icon",attrs:{"aria-hidden":!t.title||null,"aria-label":t.title,role:"img"},on:{click:function(e){return t.$emit("click",e)}}},"span",t.$attrs,!1),[e("svg",{staticClass:"material-design-icon__svg",attrs:{fill:t.fillColor,width:t.size,height:t.size,viewBox:"0 0 24 24"}},[e("path",{attrs:{d:"M19,3H14.82C14.4,1.84 13.3,1 12,1C10.7,1 9.6,1.84 9.18,3H5A2,2 0 0,0 3,5V19A2,2 0 0,0 5,21H19A2,2 0 0,0 21,19V5A2,2 0 0,0 19,3M12,3A1,1 0 0,1 13,4A1,1 0 0,1 12,5A1,1 0 0,1 11,4A1,1 0 0,1 12,3"}},[t.title?e("title",[t._v(t._s(t.title))]):t._e()])])])}),[],!1,null,null,null).exports;var us=s(44492);const ms={name:"Setting",props:{el:{type:Function,required:!0}},mounted(){this.$el.appendChild(this.el())}},ps=(0,Sn.A)(ms,(function(){return(0,this._self._c)("div")}),[],!1,null,null,null).exports,fs=(0,Fn.C)("files","config",{show_hidden:!1,crop_image_previews:!0,sort_favorites_first:!0,sort_folders_first:!0,grid_view:!1}),gs=function(){const t=tt("userconfig",{state:()=>({userConfig:fs}),actions:{onUpdate(t,e){st.Ay.set(this.userConfig,t,e)},async update(t,e){await Bn.A.put((0,rt.Jv)("/apps/files/api/v1/config/"+t),{value:e}),(0,Tn.Ic)("files:config:updated",{key:t,value:e})}}})(...arguments);return t._initialized||((0,Tn.B1)("files:config:updated",(function(e){let{key:n,value:s}=e;t.onUpdate(n,s)})),t._initialized=!0),t},hs={name:"Settings",components:{Clipboard:ds,NcAppSettingsDialog:os.N,NcAppSettingsSection:as.A,NcCheckboxRadioSwitch:ls.A,NcInputField:us.A,Setting:ps},props:{open:{type:Boolean,default:!1}},setup:()=>({userConfigStore:gs()}),data(){var t,e,n;return{settings:(null===(t=window.OCA)||void 0===t||null===(t=t.Files)||void 0===t||null===(t=t.Settings)||void 0===t?void 0:t.settings)||[],webdavUrl:(0,rt.dC)("dav/files/"+encodeURIComponent(null===(e=(0,nt.HW)())||void 0===e?void 0:e.uid)),webdavDocs:"https://docs.nextcloud.com/server/stable/go.php?to=user-webdav",appPasswordUrl:(0,rt.Jv)("/settings/user/security#generate-app-token-section"),webdavUrlCopied:!1,enableGridView:null===(n=(0,Fn.C)("core","config",[])["enable_non-accessible_features"])||void 0===n||n}},computed:{userConfig(){return this.userConfigStore.userConfig}},beforeMount(){this.settings.forEach((t=>t.open()))},beforeDestroy(){this.settings.forEach((t=>t.close()))},methods:{onClose(){this.$emit("close")},setConfig(t,e){this.userConfigStore.update(t,e)},async copyCloudId(){document.querySelector("input#webdav-url-input").select(),navigator.clipboard?(await navigator.clipboard.writeText(this.webdavUrl),this.webdavUrlCopied=!0,(0,Rn.Te)(t("files","WebDAV URL copied to clipboard")),setTimeout((()=>{this.webdavUrlCopied=!1}),5e3)):(0,Rn.Qg)(t("files","Clipboard is not available"))},t:kn.Tl}},vs=hs;var ws=s(83331),As={};As.styleTagTransform=ns(),As.setAttributes=Jn(),As.insert=Qn().bind(null,"head"),As.domAPI=Yn(),As.insertStyleElement=ts(),Wn()(ws.A,As),ws.A&&ws.A.locals&&ws.A.locals;const ys=(0,Sn.A)(vs,(function(){var t=this,e=t._self._c;return e("NcAppSettingsDialog",{attrs:{"data-cy-files-navigation-settings":"",open:t.open,"show-navigation":!0,name:t.t("files","Files settings")},on:{"update:open":t.onClose}},[e("NcAppSettingsSection",{attrs:{id:"settings",name:t.t("files","Files settings")}},[e("NcCheckboxRadioSwitch",{attrs:{"data-cy-files-settings-setting":"sort_favorites_first",checked:t.userConfig.sort_favorites_first},on:{"update:checked":function(e){return t.setConfig("sort_favorites_first",e)}}},[t._v("\n\t\t\t"+t._s(t.t("files","Sort favorites first"))+"\n\t\t")]),t._v(" "),e("NcCheckboxRadioSwitch",{attrs:{"data-cy-files-settings-setting":"sort_folders_first",checked:t.userConfig.sort_folders_first},on:{"update:checked":function(e){return t.setConfig("sort_folders_first",e)}}},[t._v("\n\t\t\t"+t._s(t.t("files","Sort folders before files"))+"\n\t\t")]),t._v(" "),e("NcCheckboxRadioSwitch",{attrs:{"data-cy-files-settings-setting":"show_hidden",checked:t.userConfig.show_hidden},on:{"update:checked":function(e){return t.setConfig("show_hidden",e)}}},[t._v("\n\t\t\t"+t._s(t.t("files","Show hidden files"))+"\n\t\t")]),t._v(" "),e("NcCheckboxRadioSwitch",{attrs:{"data-cy-files-settings-setting":"crop_image_previews",checked:t.userConfig.crop_image_previews},on:{"update:checked":function(e){return t.setConfig("crop_image_previews",e)}}},[t._v("\n\t\t\t"+t._s(t.t("files","Crop image previews"))+"\n\t\t")]),t._v(" "),t.enableGridView?e("NcCheckboxRadioSwitch",{attrs:{"data-cy-files-settings-setting":"grid_view",checked:t.userConfig.grid_view},on:{"update:checked":function(e){return t.setConfig("grid_view",e)}}},[t._v("\n\t\t\t"+t._s(t.t("files","Enable the grid view"))+"\n\t\t")]):t._e()],1),t._v(" "),0!==t.settings.length?e("NcAppSettingsSection",{attrs:{id:"more-settings",name:t.t("files","Additional settings")}},[t._l(t.settings,(function(t){return[e("Setting",{key:t.name,attrs:{el:t.el}})]}))],2):t._e(),t._v(" "),e("NcAppSettingsSection",{attrs:{id:"webdav",name:t.t("files","WebDAV")}},[e("NcInputField",{attrs:{id:"webdav-url-input",label:t.t("files","WebDAV URL"),"show-trailing-button":!0,success:t.webdavUrlCopied,"trailing-button-label":t.t("files","Copy to clipboard"),value:t.webdavUrl,readonly:"readonly",type:"url"},on:{focus:function(t){return t.target.select()},"trailing-button-click":t.copyCloudId},scopedSlots:t._u([{key:"trailing-button-icon",fn:function(){return[e("Clipboard",{attrs:{size:20}})]},proxy:!0}])}),t._v(" "),e("em",[e("a",{staticClass:"setting-link",attrs:{href:t.webdavDocs,target:"_blank",rel:"noreferrer noopener"}},[t._v("\n\t\t\t\t"+t._s(t.t("files","Use this address to access your Files via WebDAV"))+" ↗\n\t\t\t")])]),t._v(" "),e("br"),t._v(" "),e("em",[e("a",{staticClass:"setting-link",attrs:{href:t.appPasswordUrl}},[t._v("\n\t\t\t\t"+t._s(t.t("files","If you have enabled 2FA, you must create and use a new app password by clicking here."))+" ↗\n\t\t\t")])])],1)],1)}),[],!1,null,"109572de",null).exports,bs={name:"Navigation",components:{Cog:Ln,NavigationQuota:rs,NcAppNavigation:Nn.A,NcAppNavigationItem:Pn.A,NcIconSvgWrapper:In.A,SettingsModal:ys},setup:()=>({viewConfigStore:Dn()}),data:()=>({settingsOpened:!1}),computed:{currentViewId(){var t;return(null===(t=this.$route)||void 0===t||null===(t=t.params)||void 0===t?void 0:t.view)||"files"},currentView(){return this.views.find((t=>t.id===this.currentViewId))},views(){return this.$navigation.views},parentViews(){return this.views.filter((t=>!t.parent)).sort(((t,e)=>t.order-e.order))},childViews(){return this.views.filter((t=>!!t.parent)).reduce(((t,e)=>(t[e.parent]=[...t[e.parent]||[],e],t[e.parent].sort(((t,e)=>t.order-e.order)),t)),{})}},watch:{currentView(t,e){t.id!==(null==e?void 0:e.id)&&(this.$navigation.setActive(t),Un.debug("Navigation changed",{id:t.id,view:t}),this.showView(t))}},beforeMount(){this.currentView&&(Un.debug("Navigation mounted. Showing requested view",{view:this.currentView}),this.showView(this.currentView))},methods:{useExactRouteMatching(t){var e;return(null===(e=this.childViews[t.id])||void 0===e?void 0:e.length)>0},showView(t){var e,n;null===(e=window)||void 0===e||null===(e=e.OCA)||void 0===e||null===(e=e.Files)||void 0===e||null===(e=e.Sidebar)||void 0===e||null===(n=e.close)||void 0===n||n.call(e),this.$navigation.setActive(t),(0,Tn.Ic)("files:navigation:changed",t)},onToggleExpand(t){const e=this.isExpanded(t);t.expanded=!e,this.viewConfigStore.update(t.id,"expanded",!e)},isExpanded(t){var e;return"boolean"==typeof(null===(e=this.viewConfigStore.getConfig(t.id))||void 0===e?void 0:e.expanded)?!0===this.viewConfigStore.getConfig(t.id).expanded:!0===t.expanded},generateToNavigation(t){if(t.params){const{dir:e}=t.params;return{name:"filelist",params:t.params,query:{dir:e}}}return{name:"filelist",params:{view:t.id}}},openSettings(){this.settingsOpened=!0},onSettingsClose(){this.settingsOpened=!1},t:kn.Tl}};var Cs=s(59062),_s={};_s.styleTagTransform=ns(),_s.setAttributes=Jn(),_s.insert=Qn().bind(null,"head"),_s.domAPI=Yn(),_s.insertStyleElement=ts(),Wn()(Cs.A,_s),Cs.A&&Cs.A.locals&&Cs.A.locals;const xs=(0,Sn.A)(bs,(function(){var t=this,e=t._self._c;return e("NcAppNavigation",{attrs:{"data-cy-files-navigation":"","aria-label":t.t("files","Files")},scopedSlots:t._u([{key:"list",fn:function(){return t._l(t.parentViews,(function(n){return e("NcAppNavigationItem",{key:n.id,attrs:{"allow-collapse":!0,"data-cy-files-navigation-item":n.id,exact:t.useExactRouteMatching(n),icon:n.iconClass,name:n.name,open:t.isExpanded(n),pinned:n.sticky,to:t.generateToNavigation(n)},on:{"update:open":function(e){return t.onToggleExpand(n)}}},[n.icon?e("NcIconSvgWrapper",{attrs:{slot:"icon",svg:n.icon},slot:"icon"}):t._e(),t._v(" "),t._l(t.childViews[n.id],(function(n){return e("NcAppNavigationItem",{key:n.id,attrs:{"data-cy-files-navigation-item":n.id,"exact-path":!0,icon:n.iconClass,name:n.name,to:t.generateToNavigation(n)}},[n.icon?e("NcIconSvgWrapper",{attrs:{slot:"icon",svg:n.icon},slot:"icon"}):t._e()],1)}))],2)}))},proxy:!0},{key:"footer",fn:function(){return[e("ul",{staticClass:"app-navigation-entry__settings"},[e("NavigationQuota"),t._v(" "),e("NcAppNavigationItem",{attrs:{"aria-label":t.t("files","Open the files app settings"),name:t.t("files","Files settings"),"data-cy-files-navigation-settings-button":""},on:{click:function(e){return e.preventDefault(),e.stopPropagation(),t.openSettings.apply(null,arguments)}}},[e("Cog",{attrs:{slot:"icon",size:20},slot:"icon"})],1)],1)]},proxy:!0}])},[t._v(" "),t._v(" "),e("SettingsModal",{attrs:{open:t.settingsOpened,"data-cy-files-navigation-settings":""},on:{close:t.onSettingsClose}})],1)}),[],!1,null,"8291caa8",null).exports;var Ts=s(87485),ks=s(43627),Es=s(38805),Ss=s(52129),Ls=s(41261),Ns=s(89979);const Ps={name:"FormatListBulletedSquareIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},Is=(0,Sn.A)(Ps,(function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon format-list-bulleted-square-icon",attrs:{"aria-hidden":!t.title||null,"aria-label":t.title,role:"img"},on:{click:function(e){return t.$emit("click",e)}}},"span",t.$attrs,!1),[e("svg",{staticClass:"material-design-icon__svg",attrs:{fill:t.fillColor,width:t.size,height:t.size,viewBox:"0 0 24 24"}},[e("path",{attrs:{d:"M3,4H7V8H3V4M9,5V7H21V5H9M3,10H7V14H3V10M9,11V13H21V11H9M3,16H7V20H3V16M9,17V19H21V17H9"}},[t.title?e("title",[t._v(t._s(t.title))]):t._e()])])])}),[],!1,null,null,null).exports;var Fs=s(18195),Bs=s(9518),Os=s(10833),Ds=s(46222),Us=s(27577);const js={name:"AccountPlusIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},Rs=(0,Sn.A)(js,(function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon account-plus-icon",attrs:{"aria-hidden":!t.title||null,"aria-label":t.title,role:"img"},on:{click:function(e){return t.$emit("click",e)}}},"span",t.$attrs,!1),[e("svg",{staticClass:"material-design-icon__svg",attrs:{fill:t.fillColor,width:t.size,height:t.size,viewBox:"0 0 24 24"}},[e("path",{attrs:{d:"M15,14C12.33,14 7,15.33 7,18V20H23V18C23,15.33 17.67,14 15,14M6,10V7H4V10H1V12H4V15H6V12H9V10M15,12A4,4 0 0,0 19,8A4,4 0 0,0 15,4A4,4 0 0,0 11,8A4,4 0 0,0 15,12Z"}},[t.title?e("title",[t._v(t._s(t.title))]):t._e()])])])}),[],!1,null,null,null).exports,Ms={name:"ViewGridIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},zs=(0,Sn.A)(Ms,(function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon view-grid-icon",attrs:{"aria-hidden":!t.title||null,"aria-label":t.title,role:"img"},on:{click:function(e){return t.$emit("click",e)}}},"span",t.$attrs,!1),[e("svg",{staticClass:"material-design-icon__svg",attrs:{fill:t.fillColor,width:t.size,height:t.size,viewBox:"0 0 24 24"}},[e("path",{attrs:{d:"M3,11H11V3H3M3,21H11V13H3M13,21H21V13H13M13,3V11H21V3"}},[t.title?e("title",[t._v(t._s(t.title))]):t._e()])])])}),[],!1,null,null,null).exports;var Vs=s(49981);const $s=new et.hY({id:"details",displayName:()=>(0,kn.Tl)("files","Open details"),iconSvgInline:()=>Vs,enabled:t=>{var e,n,s;return 1===t.length&&!!t[0]&&!(null===(e=window)||void 0===e||null===(e=e.OCA)||void 0===e||null===(e=e.Files)||void 0===e||!e.Sidebar)&&null!==(n=(null===(s=t[0].root)||void 0===s?void 0:s.startsWith("/files/"))&&t[0].permissions!==et.aX.NONE)&&void 0!==n&&n},async exec(t,e,n){try{return await window.OCA.Files.Sidebar.open(t.path),window.OCP.Files.Router.goToRoute(null,{view:e.id,fileid:t.fileid},{dir:n},!0),null}catch(t){return Un.error("Error while opening sidebar",{error:t}),!1}},order:-50}),qs=function(){const t=tt("files",{state:()=>({files:{},roots:{}}),getters:{getNode:t=>e=>t.files[e],getNodes:t=>e=>e.map((e=>t.files[e])).filter(Boolean),getRoot:t=>e=>t.roots[e]},actions:{updateNodes(t){const e=t.reduce(((t,e)=>e.fileid?(t[e.fileid]=e,t):(Un.error("Trying to update/set a node without fileid",e),t)),{});st.Ay.set(this,"files",{...this.files,...e})},deleteNodes(t){t.forEach((t=>{t.fileid&&st.Ay.delete(this.files,t.fileid)}))},setRoot(t){let{service:e,root:n}=t;st.Ay.set(this.roots,e,n)},onDeletedNode(t){this.deleteNodes([t])},onCreatedNode(t){this.updateNodes([t])},onUpdatedNode(t){this.updateNodes([t])}}})(...arguments);return t._initialized||((0,Tn.B1)("files:node:created",t.onCreatedNode),(0,Tn.B1)("files:node:deleted",t.onDeletedNode),(0,Tn.B1)("files:node:updated",t.onUpdatedNode),t._initialized=!0),t},Hs=function(){const t=qs(),e=tt("paths",{state:()=>({paths:{}}),getters:{getPath:t=>(e,n)=>{if(t.paths[e])return t.paths[e][n]}},actions:{addPath(t){this.paths[t.service]||st.Ay.set(this.paths,t.service,{}),st.Ay.set(this.paths[t.service],t.path,t.fileid)},onCreatedNode(e){var n;const s=(null===(n=(0,et.bh)())||void 0===n||null===(n=n.active)||void 0===n?void 0:n.id)||"files";if(e.fileid){if(e.type===et.pt.Folder&&this.addPath({service:s,path:e.path,fileid:e.fileid}),"/"===e.dirname){const n=t.getRoot(s);return n._children||st.Ay.set(n,"_children",[]),void n._children.push(e.fileid)}if(this.paths[s][e.dirname]){const n=this.paths[s][e.dirname],i=t.getNode(n);return Un.debug("Path already exists, updating children",{parentFolder:i,node:e}),i?(i._children||st.Ay.set(i,"_children",[]),void i._children.push(e.fileid)):void Un.error("Parent folder not found",{parentId:n})}Un.debug("Parent path does not exists, skipping children update",{node:e})}else Un.error("Node has no fileid",{node:e})}}})(...arguments);return e._initialized||((0,Tn.B1)("files:node:created",e.onCreatedNode),e._initialized=!0),e},Ws=tt("selection",{state:()=>({selected:[],lastSelection:[],lastSelectedIndex:null}),actions:{set(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[];st.Ay.set(this,"selected",[...new Set(t)])},setLastIndex(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null;st.Ay.set(this,"lastSelection",t?this.selected:[]),st.Ay.set(this,"lastSelectedIndex",t)},reset(){st.Ay.set(this,"selected",[]),st.Ay.set(this,"lastSelection",[]),st.Ay.set(this,"lastSelectedIndex",null)}}});let Gs;const Ys=function(){return Gs=(0,Ls.g)(),tt("uploader",{state:()=>({queue:Gs.queue})})(...arguments)};function Ks(t){return t instanceof Date?t.toISOString():String(t)}var Qs=s(91680),Xs=s(49296),Js=s(71089),Zs=s(96763);class ti extends File{constructor(t){let e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[];var n,s,i;super([],t,{type:"httpd/unix-directory"}),n=this,i=void 0,(s=function(t){var e=function(t,e){if("object"!=typeof t||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var s=n.call(t,"string");if("object"!=typeof s)return s;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==typeof e?e:e+""}(s="_contents"))in n?Object.defineProperty(n,s,{value:i,enumerable:!0,configurable:!0,writable:!0}):n[s]=i,this._contents=e}set contents(t){this._contents=t}get contents(){return this._contents}get size(){return this._computeDirectorySize(this)}get lastModified(){return 0===this._contents.length?Date.now():this._computeDirectoryMtime(this)}_computeDirectoryMtime(t){return t.contents.reduce(((t,e)=>e.lastModified>t?e.lastModified:t),0)}_computeDirectorySize(t){return t.contents.reduce(((t,e)=>t+e.size),0)}}const ei=async t=>{if(t.isFile)return new Promise(((e,n)=>{t.file(e,n)}));Un.debug("Handling recursive file tree",{entry:t.name});const e=t,n=await ni(e),s=(await Promise.all(n.map(ei))).flat();return new ti(e.name,s)},ni=t=>{const e=t.createReader();return new Promise(((t,n)=>{const s=[],i=()=>{e.readEntries((e=>{e.length?(s.push(...e),i()):t(s)}),(t=>{n(t)}))};i()}))},si=async t=>{const e=(0,et.H4)();if(!await e.exists(t)){Un.debug("Directory does not exist, creating it",{absolutePath:t}),await e.createDirectory(t,{recursive:!0});const n=await e.stat(t,{details:!0,data:(0,et.VL)()});(0,Tn.Ic)("files:node:created",(0,et.Al)(n.data))}},ii=async(t,e,n)=>{try{const s=t.filter((t=>n.find((e=>e.basename===(t instanceof File?t.name:t.basename))))).filter(Boolean),i=t.filter((t=>!s.includes(t))),{selected:r,renamed:o}=await(0,Ls.o)(e.path,s,n);return Un.debug("Conflict resolution",{uploads:i,selected:r,renamed:o}),0===r.length&&0===o.length?((0,Rn.cf)((0,kn.Tl)("files","Conflicts resolution skipped")),Un.info("User skipped the conflict resolution"),[]):[...i,...r,...o]}catch(t){Zs.error(t),(0,Rn.Qg)((0,kn.Tl)("files","Upload cancelled")),Un.error("User cancelled the upload")}return[]};var ri=s(14456),oi={};oi.styleTagTransform=ns(),oi.setAttributes=Jn(),oi.insert=Qn().bind(null,"head"),oi.domAPI=Yn(),oi.insertStyleElement=ts(),Wn()(ri.A,oi),ri.A&&ri.A.locals&&ri.A.locals;var ai=s(53110),li=s(36882),ci=s(39285),di=s(49264);let ui;const mi=()=>(ui||(ui=new di.A({concurrency:3})),ui);var pi;!function(t){t.MOVE="Move",t.COPY="Copy",t.MOVE_OR_COPY="move-or-copy"}(pi||(pi={}));const fi=t=>!!(t.reduce(((t,e)=>Math.min(t,e.permissions)),et.aX.ALL)&et.aX.UPDATE),gi=t=>(t=>t.every((t=>{var e,n;return!JSON.parse(null!==(e=null===(n=t.attributes)||void 0===n?void 0:n["share-attributes"])&&void 0!==e?e:"[]").some((t=>"permissions"===t.scope&&!1===t.enabled&&"download"===t.key))})))(t);var hi,vi=s(36117),wi=s(44719);const Ai="/files/".concat(null===(hi=(0,nt.HW)())||void 0===hi?void 0:hi.uid),yi=(0,rt.dC)("dav"+Ai),bi=function(t){return t.split("").reduce((function(t,e){return 0|(t<<5)-t+e.charCodeAt(0)}),0)},Ci=function(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:yi;const e=(0,wi.UU)(t),n=t=>{null==e||e.setHeaders({"X-Requested-With":"XMLHttpRequest",requesttoken:null!=t?t:""})};return(0,nt.zo)(n),n((0,nt.do)()),(0,wi.Gu)().patch("fetch",((t,e)=>{const n=e.headers;return null!=n&&n.method&&(e.method=n.method,delete n.method),fetch(t,e)})),e}(),_i=function(t){var e;const n=null===(e=(0,nt.HW)())||void 0===e?void 0:e.uid;if(!n)throw new Error("No user id found");const s=t.props,i=(0,et.vb)(null==s?void 0:s.permissions),r=(s["owner-id"]||n).toString(),o=(0,rt.dC)("dav"+Ai+t.filename),a={id:(null==s?void 0:s.fileid)<0?bi(o):(null==s?void 0:s.fileid)||0,source:o,mtime:new Date(t.lastmod),mime:t.mime||"application/octet-stream",size:(null==s?void 0:s.size)||0,permissions:i,owner:r,root:Ai,attributes:{...t,...s,hasPreview:null==s?void 0:s["has-preview"],failed:(null==s?void 0:s.fileid)<0}};return delete a.attributes.props,"file"===t.type?new et.ZH(a):new et.vd(a)},xi=function(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"/";const e=new AbortController,n=(0,et.VL)();return new vi.CancelablePromise((async(s,i,r)=>{r((()=>e.abort()));try{const i=await Ci.getDirectoryContents(t,{details:!0,data:n,includeSelf:!0,signal:e.signal}),r=i.data[0],o=i.data.slice(1);if(r.filename!==t)throw new Error("Root node does not match requested path");s({folder:_i(r),contents:o.map((t=>{try{return _i(t)}catch(e){return Un.error("Invalid node detected '".concat(t.basename,"'"),{error:e}),null}})).filter(Boolean)})}catch(t){i(t)}}))},Ti=t=>{const e=t.filter((t=>t.type===et.pt.File)).length,n=t.filter((t=>t.type===et.pt.Folder)).length;return 0===e?(0,kn.zw)("files","{folderCount} folder","{folderCount} folders",n,{folderCount:n}):0===n?(0,kn.zw)("files","{fileCount} file","{fileCount} files",e,{fileCount:e}):1===e?(0,kn.zw)("files","1 file and {folderCount} folder","1 file and {folderCount} folders",n,{folderCount:n}):1===n?(0,kn.zw)("files","{fileCount} file and 1 folder","{fileCount} files and 1 folder",e,{fileCount:e}):(0,kn.Tl)("files","{fileCount} files and {folderCount} folders",{fileCount:e,folderCount:n})},ki=t=>fi(t)?gi(t)?pi.MOVE_OR_COPY:pi.MOVE:pi.COPY,Ei=async function(t,e,n){let s=arguments.length>3&&void 0!==arguments[3]&&arguments[3];if(!e)return;if(e.type!==et.pt.Folder)throw new Error((0,kn.Tl)("files","Destination is not a folder"));if(n===pi.MOVE&&t.dirname===e.path)throw new Error((0,kn.Tl)("files","This file/folder is already in that directory"));if("".concat(e.path,"/").startsWith("".concat(t.path,"/")))throw new Error((0,kn.Tl)("files","You cannot move a file/folder onto itself or into a subfolder of itself"));st.Ay.set(t,"status",et.zI.LOADING);const i=mi();return await i.add((async()=>{const i=t=>1===t?(0,kn.Tl)("files","(copy)"):(0,kn.Tl)("files","(copy %n)",void 0,t);try{const r=(0,et.H4)(),o=(0,ks.join)(et.lJ,t.path),a=(0,ks.join)(et.lJ,e.path);if(n===pi.COPY){let n=t.basename;if(!s){const e=await r.getDirectoryContents(a);n=function(t,e){const n={suffix:t=>"(".concat(t,")"),ignoreFileExtension:!1,...arguments.length>2&&void 0!==arguments[2]?arguments[2]:{}};let s=t,i=1;for(;e.includes(s);){const e=n.ignoreFileExtension?"":(0,ks.extname)(t),r=(0,ks.basename)(t,e);s="".concat(r," ").concat(n.suffix(i++)).concat(e)}return s}(t.basename,e.map((t=>t.basename)),{suffix:i,ignoreFileExtension:t.type===et.pt.Folder})}if(await r.copyFile(o,(0,ks.join)(a,n)),t.dirname===e.path){const{data:t}=await r.stat((0,ks.join)(a,n),{details:!0,data:(0,et.VL)()});(0,Tn.Ic)("files:node:created",(0,et.Al)(t))}}else{const n=await xi(e.path);if((0,Ls.h)([t],n.contents))try{const{selected:s,renamed:i}=await(0,Ls.o)(e.path,[t],n.contents);if(!s.length&&!i.length)return await r.deleteFile(o),void(0,Tn.Ic)("files:node:deleted",t)}catch(t){return void(0,Rn.Qg)((0,kn.Tl)("files","Move cancelled"))}await r.moveFile(o,(0,ks.join)(a,t.basename)),(0,Tn.Ic)("files:node:deleted",t)}}catch(t){if(t instanceof ai.pe){var r,o,a;if(412===(null==t||null===(r=t.response)||void 0===r?void 0:r.status))throw new Error((0,kn.Tl)("files","A file or folder with that name already exists in this folder"));if(423===(null==t||null===(o=t.response)||void 0===o?void 0:o.status))throw new Error((0,kn.Tl)("files","The files is locked"));if(404===(null==t||null===(a=t.response)||void 0===a?void 0:a.status))throw new Error((0,kn.Tl)("files","The file does not exist anymore"));if(t.message)throw new Error(t.message)}throw Un.debug(t),new Error}finally{st.Ay.set(t,"status",void 0)}}))},Si=async function(t){let e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"/",n=arguments.length>2?arguments[2]:void 0;const s=n.map((t=>t.fileid)).filter(Boolean),i=(0,Rn.a1)((0,kn.Tl)("files","Choose destination")).allowDirectories(!0).setFilter((t=>!!(t.permissions&et.aX.CREATE)&&!s.includes(t.fileid))).setMimeTypeFilter([]).setMultiSelect(!1).startAt(e);return new Promise(((e,s)=>{i.setButtonFactory(((s,i)=>{const r=[],o=(0,ks.basename)(i),a=n.map((t=>t.dirname)),l=n.map((t=>t.path));return t!==pi.COPY&&t!==pi.MOVE_OR_COPY||r.push({label:o?(0,kn.Tl)("files","Copy to {target}",{target:o},void 0,{escape:!1,sanitize:!1}):(0,kn.Tl)("files","Copy"),type:"primary",icon:li,async callback(t){e({destination:t[0],action:pi.COPY})}}),a.includes(i)||l.includes(i)||t!==pi.MOVE&&t!==pi.MOVE_OR_COPY||r.push({label:o?(0,kn.Tl)("files","Move to {target}",{target:o},void 0,{escape:!1,sanitize:!1}):(0,kn.Tl)("files","Move"),type:t===pi.MOVE?"primary":"secondary",icon:ci,async callback(t){e({destination:t[0],action:pi.MOVE})}}),r})),i.build().pick().catch((t=>{Un.debug(t),t instanceof Rn.vT?s(new Error((0,kn.Tl)("files","Cancelled move or copy operation"))):s(new Error((0,kn.Tl)("files","Move or copy operation failed")))}))}))};new et.hY({id:"move-copy",displayName(t){switch(ki(t)){case pi.MOVE:return(0,kn.Tl)("files","Move");case pi.COPY:return(0,kn.Tl)("files","Copy");case pi.MOVE_OR_COPY:return(0,kn.Tl)("files","Move or copy")}},iconSvgInline:()=>ci,enabled:t=>!!t.every((t=>{var e;return null===(e=t.root)||void 0===e?void 0:e.startsWith("/files/")}))&&t.length>0&&(fi(t)||gi(t)),async exec(t,e,n){const s=ki([t]);let i;try{i=await Si(s,n,[t])}catch(t){return Un.error(t),!1}try{return await Ei(t,i.destination,i.action),!0}catch(t){return!!(t instanceof Error&&t.message)&&((0,Rn.Qg)(t.message),null)}},async execBatch(t,e,n){const s=ki(t),i=await Si(s,n,t),r=t.map((async t=>{try{return await Ei(t,i.destination,i.action),!0}catch(e){return Un.error("Failed to ".concat(i.action," node"),{node:t,error:e}),!1}}));return await Promise.all(r)},order:15});var Li=s(96763);const Ni=async t=>{const e=t.filter((t=>"file"===t.kind||(Un.debug("Skipping dropped item",{kind:t.kind,type:t.type}),!1))).map((t=>{var e,n,s,i;return null!==(e=null!==(n=null==t||null===(s=t.getAsEntry)||void 0===s?void 0:s.call(t))&&void 0!==n?n:null==t||null===(i=t.webkitGetAsEntry)||void 0===i?void 0:i.call(t))&&void 0!==e?e:t}));let n=!1;const s=new ti("root");for(const t of e)if(t instanceof DataTransferItem){Un.warn("Could not get FilesystemEntry of item, falling back to file");const e=t.getAsFile();if(null===e){Un.warn("Could not process DataTransferItem",{type:t.type,kind:t.kind}),(0,Rn.Qg)((0,kn.Tl)("files","One of the dropped files could not be processed"));continue}if("httpd/unix-directory"===e.type||!e.type){n||(Un.warn("Browser does not support Filesystem API. Directories will not be uploaded"),(0,Rn.I9)((0,kn.Tl)("files","Your browser does not support the Filesystem API. Directories will not be uploaded")),n=!0);continue}s.contents.push(e)}else try{s.contents.push(await ei(t))}catch(t){Un.error("Error while traversing file tree",{error:t})}return s},Pi=async(t,e,n)=>{const s=(0,Ls.g)();if(await(0,Ls.h)(t.contents,n)&&(t.contents=await ii(t.contents,e,n)),0===t.contents.length)return Un.info("No files to upload",{root:t}),(0,Rn.cf)((0,kn.Tl)("files","No files to upload")),[];Un.debug("Uploading files to ".concat(e.path),{root:t,contents:t.contents});const i=[],r=async(t,n)=>{for(const o of t.contents){const t=(0,ks.join)(n,o.name);if(o instanceof ti){const n=(0,Js.HS)(et.lJ,e.path,t);try{Li.debug("Processing directory",{relativePath:t}),await si(n),await r(o,t)}catch(t){(0,Rn.Qg)((0,kn.Tl)("files","Unable to create the directory {directory}",{directory:o.name})),Un.error("",{error:t,absolutePath:n,directory:o})}}else Un.debug("Uploading file to "+(0,ks.join)(e.path,t),{file:o}),i.push(s.upload(t,o,e.source))}};s.pause(),await r(t,"/"),s.start();const o=(await Promise.allSettled(i)).filter((t=>"rejected"===t.status));return o.length>0?(Un.error("Error while uploading files",{errors:o}),(0,Rn.Qg)((0,kn.Tl)("files","Some files could not be uploaded")),[]):(Un.debug("Files uploaded successfully"),(0,Rn.Te)((0,kn.Tl)("files","Files uploaded successfully")),Promise.all(i))},Ii=async function(t,e,n){let s=arguments.length>3&&void 0!==arguments[3]&&arguments[3];const i=[];if(await(0,Ls.h)(t,n)&&(t=await ii(t,e,n)),0===t.length)return Un.info("No files to process",{nodes:t}),void(0,Rn.cf)((0,kn.Tl)("files","No files to process"));for(const n of t)st.Ay.set(n,"status",et.zI.LOADING),i.push(Ei(n,e,s?pi.COPY:pi.MOVE));const r=await Promise.allSettled(i);t.forEach((t=>st.Ay.set(t,"status",void 0)));const o=r.filter((t=>"rejected"===t.status));if(o.length>0)return Un.error("Error while copying or moving files",{errors:o}),void(0,Rn.Qg)(s?(0,kn.Tl)("files","Some files could not be copied"):(0,kn.Tl)("files","Some files could not be moved"));Un.debug("Files copy/move successful"),(0,Rn.Te)(s?(0,kn.Tl)("files","Files copied successfully"):(0,kn.Tl)("files","Files moved successfully"))},Fi=tt("dragging",{state:()=>({dragging:[]}),actions:{set(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[];st.Ay.set(this,"dragging",t)},reset(){st.Ay.set(this,"dragging",[])}}}),Bi=st.Ay.extend({data:()=>({filesListWidth:null}),mounted(){var t;const e=document.querySelector("#app-content-vue");this.filesListWidth=null!==(t=null==e?void 0:e.clientWidth)&&void 0!==t?t:null,this.$resizeObserver=new ResizeObserver((t=>{t.length>0&&t[0].target===e&&(this.filesListWidth=t[0].contentRect.width)})),this.$resizeObserver.observe(e)},beforeDestroy(){this.$resizeObserver.disconnect()}}),Oi=(0,st.pM)({name:"BreadCrumbs",components:{NcBreadcrumbs:Xs.N,NcBreadcrumb:Qs.N,NcIconSvgWrapper:In.A},mixins:[Bi],props:{path:{type:String,default:"/"}},setup:()=>({draggingStore:Fi(),filesStore:qs(),pathsStore:Hs(),selectionStore:Ws(),uploaderStore:Ys()}),computed:{currentView(){return this.$navigation.active},dirs(){var t;return["/",...this.path.split("/").filter(Boolean).map((t="/",e=>t+="".concat(e,"/"))).map((t=>t.replace(/^(.+)\/$/,"$1")))]},sections(){return this.dirs.map(((t,e)=>{const n=this.getFileIdFromPath(t),s={...this.$route,params:{fileid:n},query:{dir:t}};return{dir:t,exact:!0,name:this.getDirDisplayName(t),to:s,disableDrop:e===this.dirs.length-1}}))},isUploadInProgress(){return 0!==this.uploaderStore.queue.length},wrapUploadProgressBar(){return this.isUploadInProgress&&this.filesListWidth<512},viewIcon(){var t,e;return null!==(t=null===(e=this.currentView)||void 0===e?void 0:e.icon)&&void 0!==t?t:''},selectedFiles(){return this.selectionStore.selected},draggingFiles(){return this.draggingStore.dragging}},methods:{getNodeFromId(t){return this.filesStore.getNode(t)},getFileIdFromPath(t){return this.pathsStore.getPath(this.currentView.id,t)},getDirDisplayName(t){var e,n;if("/"===t)return(null===(n=this.$navigation)||void 0===n||null===(n=n.active)||void 0===n?void 0:n.name)||(0,kn.Tl)("files","Home");const s=this.getFileIdFromPath(t),i=s?this.getNodeFromId(s):void 0;return(null==i||null===(e=i.attributes)||void 0===e?void 0:e.displayName)||(0,ks.basename)(t)},onClick(t){var e;(null==t||null===(e=t.query)||void 0===e?void 0:e.dir)===this.$route.query.dir&&this.$emit("reload")},onDragOver(t,e){e!==this.dirs[this.dirs.length-1]?t.ctrlKey?t.dataTransfer.dropEffect="copy":t.dataTransfer.dropEffect="move":t.dataTransfer.dropEffect="none"},async onDrop(t,e){var n,s,i;if(!(this.draggingFiles||null!==(n=t.dataTransfer)&&void 0!==n&&null!==(n=n.items)&&void 0!==n&&n.length))return;t.preventDefault();const r=this.draggingFiles,o=[...(null===(s=t.dataTransfer)||void 0===s?void 0:s.items)||[]],a=await Ni(o),l=await(null===(i=this.currentView)||void 0===i?void 0:i.getContents(e)),c=null==l?void 0:l.folder;if(!c)return void(0,Rn.Qg)(this.t("files","Target folder does not exist any more"));const d=!!(c.permissions&et.aX.CREATE),u=t.ctrlKey;if(!d||0!==t.button)return;if(Un.debug("Dropped",{event:t,folder:c,selection:r,fileTree:a}),a.contents.length>0)return void await Pi(a,c,l.contents);const m=r.map((t=>this.filesStore.getNode(t)));await Ii(m,c,l.contents,u),r.some((t=>this.selectedFiles.includes(t)))&&(Un.debug("Dropped selection, resetting select store..."),this.selectionStore.reset())},titleForSection(t,e){var n;return(null==e||null===(n=e.to)||void 0===n||null===(n=n.query)||void 0===n?void 0:n.dir)===this.$route.query.dir?(0,kn.Tl)("files","Reload current directory"):0===t?(0,kn.Tl)("files",'Go to the "{dir}" directory',e):null},ariaForSection(t){var e;return(null==t||null===(e=t.to)||void 0===e||null===(e=e.query)||void 0===e?void 0:e.dir)===this.$route.query.dir?(0,kn.Tl)("files","Reload current directory"):null},t:kn.Tl}});var Di=s(86334),Ui={};Ui.styleTagTransform=ns(),Ui.setAttributes=Jn(),Ui.insert=Qn().bind(null,"head"),Ui.domAPI=Yn(),Ui.insertStyleElement=ts(),Wn()(Di.A,Ui),Di.A&&Di.A.locals&&Di.A.locals;const ji=(0,Sn.A)(Oi,(function(){var t=this,e=t._self._c;return t._self._setupProxy,e("NcBreadcrumbs",{staticClass:"files-list__breadcrumbs",class:{"files-list__breadcrumbs--with-progress":t.wrapUploadProgressBar},attrs:{"data-cy-files-content-breadcrumbs":"","aria-label":t.t("files","Current directory path")},scopedSlots:t._u([{key:"actions",fn:function(){return[t._t("actions")]},proxy:!0}],null,!0)},t._l(t.sections,(function(n,s){return e("NcBreadcrumb",t._b({key:n.dir,attrs:{dir:"auto",to:n.to,"force-icon-text":0===s&&t.filesListWidth>=486,title:t.titleForSection(s,n),"aria-description":t.ariaForSection(n)},on:{drop:function(e){return t.onDrop(e,n.dir)}},nativeOn:{click:function(e){return t.onClick(n.to)},dragover:function(e){return t.onDragOver(e,n.dir)}},scopedSlots:t._u([0===s?{key:"icon",fn:function(){return[e("NcIconSvgWrapper",{attrs:{size:20,svg:t.viewIcon}})]},proxy:!0}:null],null,!0)},"NcBreadcrumb",n,!1))})),1)}),[],!1,null,"740bb6f2",null).exports;var Ri=s(51651);const Mi=tt("actionsmenu",{state:()=>({opened:null})}),zi=function(){const t=tt("renaming",{state:()=>({renamingNode:void 0,newName:""})})(...arguments);return t._initialized||((0,Tn.B1)("files:node:rename",(function(e){t.renamingNode=e,t.newName=e.basename})),t._initialized=!0),t};var Vi=s(55042);const $i={name:"FileMultipleIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},qi=(0,Sn.A)($i,(function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon file-multiple-icon",attrs:{"aria-hidden":!t.title||null,"aria-label":t.title,role:"img"},on:{click:function(e){return t.$emit("click",e)}}},"span",t.$attrs,!1),[e("svg",{staticClass:"material-design-icon__svg",attrs:{fill:t.fillColor,width:t.size,height:t.size,viewBox:"0 0 24 24"}},[e("path",{attrs:{d:"M15,7H20.5L15,1.5V7M8,0H16L22,6V18A2,2 0 0,1 20,20H8C6.89,20 6,19.1 6,18V2A2,2 0 0,1 8,0M4,4V22H20V24H4A2,2 0 0,1 2,22V4H4Z"}},[t.title?e("title",[t._v(t._s(t.title))]):t._e()])])])}),[],!1,null,null,null).exports,Hi={name:"FolderIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},Wi=(0,Sn.A)(Hi,(function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon folder-icon",attrs:{"aria-hidden":!t.title||null,"aria-label":t.title,role:"img"},on:{click:function(e){return t.$emit("click",e)}}},"span",t.$attrs,!1),[e("svg",{staticClass:"material-design-icon__svg",attrs:{fill:t.fillColor,width:t.size,height:t.size,viewBox:"0 0 24 24"}},[e("path",{attrs:{d:"M10,4H4C2.89,4 2,4.89 2,6V18A2,2 0 0,0 4,20H20A2,2 0 0,0 22,18V8C22,6.89 21.1,6 20,6H12L10,4Z"}},[t.title?e("title",[t._v(t._s(t.title))]):t._e()])])])}),[],!1,null,null,null).exports,Gi=st.Ay.extend({name:"DragAndDropPreview",components:{FileMultipleIcon:qi,FolderIcon:Wi},data:()=>({nodes:[]}),computed:{isSingleNode(){return 1===this.nodes.length},isSingleFolder(){return this.isSingleNode&&this.nodes[0].type===et.pt.Folder},name(){return this.size?"".concat(this.summary," – ").concat(this.size):this.summary},size(){const t=this.nodes.reduce(((t,e)=>t+e.size||0),0),e=parseInt(t,10)||0;return"number"!=typeof e||e<0?null:(0,et.v7)(e,!0)},summary(){if(this.isSingleNode){var t;const e=this.nodes[0];return(null===(t=e.attributes)||void 0===t?void 0:t.displayName)||e.basename}return Ti(this.nodes)}},methods:{update(t){this.nodes=t,this.$refs.previewImg.replaceChildren(),t.slice(0,3).forEach((t=>{const e=document.querySelector('[data-cy-files-list-row-fileid="'.concat(t.fileid,'"] .files-list__row-icon img'));e&&this.$refs.previewImg.appendChild(e.parentNode.cloneNode(!0))})),this.$nextTick((()=>{this.$emit("loaded",this.$el)}))}}}),Yi=Gi;var Ki=s(52608),Qi={};Qi.styleTagTransform=ns(),Qi.setAttributes=Jn(),Qi.insert=Qn().bind(null,"head"),Qi.domAPI=Yn(),Qi.insertStyleElement=ts(),Wn()(Ki.A,Qi),Ki.A&&Ki.A.locals&&Ki.A.locals;const Xi=(0,Sn.A)(Yi,(function(){var t=this,e=t._self._c;return t._self._setupProxy,e("div",{staticClass:"files-list-drag-image"},[e("span",{staticClass:"files-list-drag-image__icon"},[e("span",{ref:"previewImg"}),t._v(" "),t.isSingleFolder?e("FolderIcon"):e("FileMultipleIcon")],1),t._v(" "),e("span",{staticClass:"files-list-drag-image__name"},[t._v(t._s(t.name))])])}),[],!1,null,null,null).exports,Ji=st.Ay.extend(Xi);let Zi;st.Ay.directive("onClickOutside",Vi.z0);const tr=(0,st.pM)({props:{source:{type:[et.vd,et.ZH,et.bP],required:!0},nodes:{type:Array,required:!0},filesListWidth:{type:Number,default:0}},data:()=>({loading:"",dragover:!1,gridMode:!1}),computed:{currentView(){return this.$navigation.active},currentDir(){var t;return((null===(t=this.$route)||void 0===t||null===(t=t.query)||void 0===t||null===(t=t.dir)||void 0===t?void 0:t.toString())||"/").replace(/^(.+)\/$/,"$1")},currentFileId(){var t,e;return(null===(t=this.$route.params)||void 0===t?void 0:t.fileid)||(null===(e=this.$route.query)||void 0===e?void 0:e.fileid)||null},fileid(){var t;return null===(t=this.source)||void 0===t?void 0:t.fileid},uniqueId(){return bi(this.source.source)},isLoading(){return this.source.status===et.zI.LOADING},extension(){var t;return null!==(t=this.source.attributes)&&void 0!==t&&t.displayName?(0,ks.extname)(this.source.attributes.displayName):this.source.extension||""},displayName(){const t=this.extension,e=this.source.attributes.displayName||this.source.basename;return t?e.slice(0,0-t.length):e},draggingFiles(){return this.draggingStore.dragging},selectedFiles(){return this.selectionStore.selected},isSelected(){return this.fileid&&this.selectedFiles.includes(this.fileid)},isRenaming(){return this.renamingStore.renamingNode===this.source},isRenamingSmallScreen(){return this.isRenaming&&this.filesListWidth<512},isActive(){return String(this.fileid)===String(this.currentFileId)},canDrag(){if(this.isRenaming)return!1;const t=t=>!!((null==t?void 0:t.permissions)&et.aX.UPDATE);return this.selectedFiles.length>0?this.selectedFiles.map((t=>this.filesStore.getNode(t))).every(t):t(this.source)},canDrop(){return!(this.source.type!==et.pt.Folder||this.fileid&&this.draggingFiles.includes(this.fileid)||!(this.source.permissions&et.aX.CREATE))},openedMenu:{get(){return this.actionsMenuStore.opened===this.uniqueId.toString()},set(t){if(t){var e;const t=null===(e=this.$el)||void 0===e?void 0:e.closest("main.app-content");t.style.removeProperty("--mouse-pos-x"),t.style.removeProperty("--mouse-pos-y")}this.actionsMenuStore.opened=t?this.uniqueId.toString():null}}},watch:{source(t,e){t.source!==e.source&&this.resetState()}},beforeDestroy(){this.resetState()},methods:{resetState(){var t,e;this.loading="",null===(t=this.$refs)||void 0===t||null===(t=t.preview)||void 0===t||null===(e=t.reset)||void 0===e||e.call(t),this.openedMenu=!1},onRightClick(t){if(this.openedMenu)return;if(!this.gridMode){var e;const n=null===(e=this.$el)||void 0===e?void 0:e.closest("main.app-content"),s=n.getBoundingClientRect();n.style.setProperty("--mouse-pos-x",Math.max(0,t.clientX-s.left-200)+"px"),n.style.setProperty("--mouse-pos-y",Math.max(0,t.clientY-s.top)+"px")}const n=this.selectedFiles.length>1;this.actionsMenuStore.opened=this.isSelected&&n?"global":this.uniqueId.toString(),t.preventDefault(),t.stopPropagation()},execDefaultAction(t){if(t.ctrlKey||t.metaKey)return t.preventDefault(),window.open((0,rt.Jv)("/f/{fileId}",{fileId:this.fileid})),!1;this.$refs.actions.execDefaultAction(t)},openDetailsIfAvailable(t){var e;t.preventDefault(),t.stopPropagation(),null!=$s&&null!==(e=$s.enabled)&&void 0!==e&&e.call($s,[this.source],this.currentView)&&$s.exec(this.source,this.currentView,this.currentDir)},onDragOver(t){this.dragover=this.canDrop,this.canDrop?t.ctrlKey?t.dataTransfer.dropEffect="copy":t.dataTransfer.dropEffect="move":t.dataTransfer.dropEffect="none"},onDragLeave(t){const e=t.currentTarget;null!=e&&e.contains(t.relatedTarget)||(this.dragover=!1)},async onDragStart(t){var e,n,s;if(t.stopPropagation(),!this.canDrag||!this.fileid)return t.preventDefault(),void t.stopPropagation();Un.debug("Drag started",{event:t}),null===(e=t.dataTransfer)||void 0===e||null===(n=e.clearData)||void 0===n||n.call(e),this.renamingStore.$reset(),this.selectedFiles.includes(this.fileid)?this.draggingStore.set(this.selectedFiles):this.draggingStore.set([this.fileid]);const i=this.draggingStore.dragging.map((t=>this.filesStore.getNode(t))),r=await(async t=>new Promise((e=>{Zi||(Zi=(new Ji).$mount(),document.body.appendChild(Zi.$el)),Zi.update(t),Zi.$on("loaded",(()=>{e(Zi.$el),Zi.$off("loaded")}))})))(i);null===(s=t.dataTransfer)||void 0===s||s.setDragImage(r,-10,-10)},onDragEnd(){this.draggingStore.reset(),this.dragover=!1,Un.debug("Drag ended")},async onDrop(t){var e,n,s;if(!(this.draggingFiles||null!==(e=t.dataTransfer)&&void 0!==e&&null!==(e=e.items)&&void 0!==e&&e.length))return;t.preventDefault(),t.stopPropagation();const i=this.draggingFiles,r=[...(null===(n=t.dataTransfer)||void 0===n?void 0:n.items)||[]],o=await Ni(r),a=await(null===(s=this.currentView)||void 0===s?void 0:s.getContents(this.source.path)),l=null==a?void 0:a.folder;if(!l)return void(0,Rn.Qg)(this.t("files","Target folder does not exist any more"));if(!this.canDrop||t.button)return;const c=t.ctrlKey;if(this.dragover=!1,Un.debug("Dropped",{event:t,folder:l,selection:i,fileTree:o}),o.contents.length>0)return void await Pi(o,l,a.contents);const d=i.map((t=>this.filesStore.getNode(t)));await Ii(d,l,a.contents,c),i.some((t=>this.selectedFiles.includes(t)))&&(Un.debug("Dropped selection, resetting select store..."),this.selectionStore.reset())},t:kn.Tl}});var er=s(4604);const nr={name:"CustomElementRender",props:{source:{type:Object,required:!0},currentView:{type:Object,required:!0},render:{type:Function,required:!0}},watch:{source(){this.updateRootElement()},currentView(){this.updateRootElement()}},mounted(){this.updateRootElement()},methods:{async updateRootElement(){const t=await this.render(this.source,this.currentView);t?this.$el.replaceChildren(t):this.$el.replaceChildren()}}},sr=(0,Sn.A)(nr,(function(){return(0,this._self._c)("span")}),[],!1,null,null,null).exports,ir={name:"ArrowLeftIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},rr=(0,Sn.A)(ir,(function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon arrow-left-icon",attrs:{"aria-hidden":!t.title||null,"aria-label":t.title,role:"img"},on:{click:function(e){return t.$emit("click",e)}}},"span",t.$attrs,!1),[e("svg",{staticClass:"material-design-icon__svg",attrs:{fill:t.fillColor,width:t.size,height:t.size,viewBox:"0 0 24 24"}},[e("path",{attrs:{d:"M20,11V13H8L13.5,18.5L12.08,19.92L4.16,12L12.08,4.08L13.5,5.5L8,11H20Z"}},[t.title?e("title",[t._v(t._s(t.title))]):t._e()])])])}),[],!1,null,null,null).exports;var or=s(63420),ar=s(24764),lr=s(10501);const cr=(0,et.qK)(),dr=(0,st.pM)({name:"FileEntryActions",components:{ArrowLeftIcon:rr,CustomElementRender:sr,NcActionButton:or.A,NcActions:ar.A,NcActionSeparator:lr.A,NcIconSvgWrapper:In.A,NcLoadingIcon:Ds.A},props:{filesListWidth:{type:Number,required:!0},loading:{type:String,required:!0},opened:{type:Boolean,default:!1},source:{type:Object,required:!0},gridMode:{type:Boolean,default:!1}},data:()=>({openedSubmenu:null}),computed:{currentDir(){var t;return((null===(t=this.$route)||void 0===t||null===(t=t.query)||void 0===t||null===(t=t.dir)||void 0===t?void 0:t.toString())||"/").replace(/^(.+)\/$/,"$1")},currentView(){return this.$navigation.active},isLoading(){return this.source.status===et.zI.LOADING},enabledActions(){return this.source.attributes.failed?[]:cr.filter((t=>!t.enabled||t.enabled([this.source],this.currentView))).sort(((t,e)=>(t.order||0)-(e.order||0)))},enabledInlineActions(){return this.filesListWidth<768||this.gridMode?[]:this.enabledActions.filter((t=>{var e;return null==t||null===(e=t.inline)||void 0===e?void 0:e.call(t,this.source,this.currentView)}))},enabledRenderActions(){return this.gridMode?[]:this.enabledActions.filter((t=>"function"==typeof t.renderInline))},enabledDefaultActions(){return this.enabledActions.filter((t=>!(null==t||!t.default)))},enabledMenuActions(){if(this.openedSubmenu)return this.enabledInlineActions;const t=[...this.enabledInlineActions,...this.enabledActions.filter((t=>t.default!==et.m9.HIDDEN&&"function"!=typeof t.renderInline))].filter(((t,e,n)=>e===n.findIndex((e=>e.id===t.id)))),e=t.filter((t=>!t.parent)).map((t=>t.id));return t.filter((t=>!(t.parent&&e.includes(t.parent))))},enabledSubmenuActions(){return this.enabledActions.filter((t=>t.parent)).reduce(((t,e)=>(t[e.parent]||(t[e.parent]=[]),t[e.parent].push(e),t)),{})},openedMenu:{get(){return this.opened},set(t){this.$emit("update:opened",t)}},getBoundariesElement:()=>document.querySelector(".app-content > .files-list"),mountType(){return this.source._attributes["mount-type"]}},methods:{actionDisplayName(t){if((this.gridMode||this.filesListWidth<768&&t.inline)&&"function"==typeof t.title){const e=t.title([this.source],this.currentView);if(e)return e}return t.displayName([this.source],this.currentView)},async onActionClick(t){let e=arguments.length>1&&void 0!==arguments[1]&&arguments[1];if(this.isLoading||""!==this.loading)return;if(this.enabledSubmenuActions[t.id])return void(this.openedSubmenu=t);const n=t.displayName([this.source],this.currentView);try{this.$emit("update:loading",t.id),st.Ay.set(this.source,"status",et.zI.LOADING);const e=await t.exec(this.source,this.currentView,this.currentDir);if(null==e)return;if(e)return void(0,Rn.Te)((0,kn.Tl)("files",'"{displayName}" action executed successfully',{displayName:n}));(0,Rn.Qg)((0,kn.Tl)("files",'"{displayName}" action failed',{displayName:n}))}catch(e){Un.error("Error while executing action",{action:t,e}),(0,Rn.Qg)((0,kn.Tl)("files",'"{displayName}" action failed',{displayName:n}))}finally{this.$emit("update:loading",""),st.Ay.set(this.source,"status",void 0),e&&(this.openedSubmenu=null)}},execDefaultAction(t){this.enabledDefaultActions.length>0&&(t.preventDefault(),t.stopPropagation(),this.enabledDefaultActions[0].exec(this.source,this.currentView,this.currentDir))},isMenu(t){var e;return(null===(e=this.enabledSubmenuActions[t])||void 0===e?void 0:e.length)>0},async onBackToMenuClick(t){this.openedSubmenu=null,await this.$nextTick(),this.$nextTick((()=>{var e;const n=null===(e=this.$refs["action-".concat(t.id)])||void 0===e?void 0:e[0];var s;n&&(null===(s=n.$el.querySelector("button"))||void 0===s||s.focus())}))},t:kn.Tl}}),ur=dr;var mr=s(23237),pr={};pr.styleTagTransform=ns(),pr.setAttributes=Jn(),pr.insert=Qn().bind(null,"head"),pr.domAPI=Yn(),pr.insertStyleElement=ts(),Wn()(mr.A,pr),mr.A&&mr.A.locals&&mr.A.locals;var fr=s(2077),gr={};gr.styleTagTransform=ns(),gr.setAttributes=Jn(),gr.insert=Qn().bind(null,"head"),gr.domAPI=Yn(),gr.insertStyleElement=ts(),Wn()(fr.A,gr),fr.A&&fr.A.locals&&fr.A.locals;var hr=(0,Sn.A)(ur,(function(){var t,e,n=this,s=n._self._c;return n._self._setupProxy,s("td",{staticClass:"files-list__row-actions",attrs:{"data-cy-files-list-row-actions":""}},[n._l(n.enabledRenderActions,(function(t){return s("CustomElementRender",{key:t.id,staticClass:"files-list__row-action--inline",class:"files-list__row-action-"+t.id,attrs:{"current-view":n.currentView,render:t.renderInline,source:n.source}})})),n._v(" "),s("NcActions",{ref:"actionsMenu",attrs:{"boundaries-element":n.getBoundariesElement,container:n.getBoundariesElement,"force-name":!0,type:"tertiary","force-menu":0===n.enabledInlineActions.length,inline:n.enabledInlineActions.length,open:n.openedMenu},on:{"update:open":function(t){n.openedMenu=t},close:function(t){n.openedSubmenu=null}}},[n._l(n.enabledMenuActions,(function(t){var e;return s("NcActionButton",{key:t.id,ref:"action-".concat(t.id),refInFor:!0,class:{["files-list__row-action-".concat(t.id)]:!0,"files-list__row-action--menu":n.isMenu(t.id)},attrs:{"close-after-click":!n.isMenu(t.id),"data-cy-files-list-row-action":t.id,"is-menu":n.isMenu(t.id),title:null===(e=t.title)||void 0===e?void 0:e.call(t,[n.source],n.currentView)},on:{click:function(e){return n.onActionClick(t)}},scopedSlots:n._u([{key:"icon",fn:function(){return[n.loading===t.id?s("NcLoadingIcon",{attrs:{size:18}}):s("NcIconSvgWrapper",{attrs:{svg:t.iconSvgInline([n.source],n.currentView)}})]},proxy:!0}],null,!0)},[n._v("\n\t\t\t"+n._s("shared"===n.mountType&&"sharing-status"===t.id?"":n.actionDisplayName(t))+"\n\t\t")])})),n._v(" "),n.openedSubmenu&&n.enabledSubmenuActions[null===(t=n.openedSubmenu)||void 0===t?void 0:t.id]?[s("NcActionButton",{staticClass:"files-list__row-action-back",on:{click:function(t){return n.onBackToMenuClick(n.openedSubmenu)}},scopedSlots:n._u([{key:"icon",fn:function(){return[s("ArrowLeftIcon")]},proxy:!0}],null,!1,3001860362)},[n._v("\n\t\t\t\t"+n._s(n.actionDisplayName(n.openedSubmenu))+"\n\t\t\t")]),n._v(" "),s("NcActionSeparator"),n._v(" "),n._l(n.enabledSubmenuActions[null===(e=n.openedSubmenu)||void 0===e?void 0:e.id],(function(t){var e;return s("NcActionButton",{key:t.id,staticClass:"files-list__row-action--submenu",class:"files-list__row-action-".concat(t.id),attrs:{"close-after-click":!1,"data-cy-files-list-row-action":t.id,title:null===(e=t.title)||void 0===e?void 0:e.call(t,[n.source],n.currentView)},on:{click:function(e){return n.onActionClick(t)}},scopedSlots:n._u([{key:"icon",fn:function(){return[n.loading===t.id?s("NcLoadingIcon",{attrs:{size:18}}):s("NcIconSvgWrapper",{attrs:{svg:t.iconSvgInline([n.source],n.currentView)}})]},proxy:!0}],null,!0)},[n._v("\n\t\t\t\t"+n._s(n.actionDisplayName(t))+"\n\t\t\t")])}))]:n._e()],2)],2)}),[],!1,null,"03cc6660",null);const vr=hr.exports,wr=(0,st.pM)({name:"FileEntryCheckbox",components:{NcCheckboxRadioSwitch:ls.A,NcLoadingIcon:Ds.A},props:{fileid:{type:Number,required:!0},isLoading:{type:Boolean,default:!1},nodes:{type:Array,required:!0},source:{type:Object,required:!0}},setup(){const t=Ws(),e=function(){const t=tt("keyboard",{state:()=>({altKey:!1,ctrlKey:!1,metaKey:!1,shiftKey:!1}),actions:{onEvent(t){t||(t=window.event),st.Ay.set(this,"altKey",!!t.altKey),st.Ay.set(this,"ctrlKey",!!t.ctrlKey),st.Ay.set(this,"metaKey",!!t.metaKey),st.Ay.set(this,"shiftKey",!!t.shiftKey)}}})(...arguments);return t._initialized||(window.addEventListener("keydown",t.onEvent),window.addEventListener("keyup",t.onEvent),window.addEventListener("mousemove",t.onEvent),t._initialized=!0),t}();return{keyboardStore:e,selectionStore:t}},computed:{selectedFiles(){return this.selectionStore.selected},isSelected(){return this.selectedFiles.includes(this.fileid)},index(){return this.nodes.findIndex((t=>t.fileid===this.fileid))},isFile(){return this.source.type===et.pt.File},ariaLabel(){return this.isFile?(0,kn.Tl)("files",'Toggle selection for file "{displayName}"',{displayName:this.source.basename}):(0,kn.Tl)("files",'Toggle selection for folder "{displayName}"',{displayName:this.source.basename})}},methods:{onSelectionChange(t){var e;const n=this.index,s=this.selectionStore.lastSelectedIndex;if(null!==(e=this.keyboardStore)&&void 0!==e&&e.shiftKey&&null!==s){const t=this.selectedFiles.includes(this.fileid),e=Math.min(n,s),i=Math.max(s,n),r=this.selectionStore.lastSelection,o=this.nodes.map((t=>t.fileid)).slice(e,i+1).filter(Boolean),a=[...r,...o].filter((e=>!t||e!==this.fileid));return Un.debug("Shift key pressed, selecting all files in between",{start:e,end:i,filesToSelect:o,isAlreadySelected:t}),void this.selectionStore.set(a)}const i=t?[...this.selectedFiles,this.fileid]:this.selectedFiles.filter((t=>t!==this.fileid));Un.debug("Updating selection",{selection:i}),this.selectionStore.set(i),this.selectionStore.setLastIndex(n)},resetSelection(){this.selectionStore.reset()},t:kn.Tl}}),Ar=(0,Sn.A)(wr,(function(){var t=this,e=t._self._c;return t._self._setupProxy,e("td",{staticClass:"files-list__row-checkbox",on:{keyup:function(e){return!e.type.indexOf("key")&&t._k(e.keyCode,"esc",27,e.key,["Esc","Escape"])||e.ctrlKey||e.shiftKey||e.altKey||e.metaKey?null:t.resetSelection.apply(null,arguments)}}},[t.isLoading?e("NcLoadingIcon"):e("NcCheckboxRadioSwitch",{attrs:{"aria-label":t.ariaLabel,checked:t.isSelected},on:{"update:checked":t.onSelectionChange}})],1)}),[],!1,null,null,null).exports;var yr=s(82182);const br=(0,Fn.C)("files","forbiddenCharacters",""),Cr=st.Ay.extend({name:"FileEntryName",components:{NcTextField:yr.A},props:{displayName:{type:String,required:!0},extension:{type:String,required:!0},filesListWidth:{type:Number,required:!0},nodes:{type:Array,required:!0},source:{type:Object,required:!0},gridMode:{type:Boolean,default:!1}},setup:()=>({renamingStore:zi()}),computed:{isRenaming(){return this.renamingStore.renamingNode===this.source},isRenamingSmallScreen(){return this.isRenaming&&this.filesListWidth<512},newName:{get(){return this.renamingStore.newName},set(t){this.renamingStore.newName=t}},renameLabel(){return{[et.pt.File]:(0,kn.Tl)("files","File name"),[et.pt.Folder]:(0,kn.Tl)("files","Folder name")}[this.source.type]},linkTo(){var t,e;if(this.source.attributes.failed)return{is:"span",params:{title:(0,kn.Tl)("files","This node is unavailable")}};const n=null===(t=this.$parent)||void 0===t||null===(t=t.$refs)||void 0===t||null===(t=t.actions)||void 0===t?void 0:t.enabledDefaultActions;return(null==n?void 0:n.length)>0?{is:"a",params:{title:n[0].displayName([this.source],this.currentView),role:"button",tabindex:"0"}}:(null===(e=this.source)||void 0===e?void 0:e.permissions)&et.aX.READ?{is:"a",params:{download:this.source.basename,href:this.source.source,title:(0,kn.Tl)("files","Download file {name}",{name:this.displayName}),tabindex:"0"}}:{is:"span"}}},watch:{isRenaming:{immediate:!0,handler(t){t&&this.startRenaming()}}},methods:{checkInputValidity(t){var e,n;const s=t.target,i=(null===(e=(n=this.newName).trim)||void 0===e?void 0:e.call(n))||"";Un.debug("Checking input validity",{newName:i});try{this.isFileNameValid(i),s.setCustomValidity(""),s.title=""}catch(t){s.setCustomValidity(t.message),s.title=t.message}finally{s.reportValidity()}},isFileNameValid(t){const e=t.trim();if("."===e||".."===e)throw new Error((0,kn.Tl)("files",'"{name}" is an invalid file name.',{name:t}));if(0===e.length)throw new Error((0,kn.Tl)("files","File name cannot be empty."));if(-1!==e.indexOf("/"))throw new Error((0,kn.Tl)("files",'"/" is not allowed inside a file name.'));if(e.match(OC.config.blacklist_files_regex))throw new Error((0,kn.Tl)("files",'"{name}" is not an allowed filetype.',{name:t}));if(this.checkIfNodeExists(t))throw new Error((0,kn.Tl)("files","{newName} already exists.",{newName:t}));return e.split("").forEach((t=>{if(-1!==br.indexOf(t))throw new Error(this.t("files",'"{char}" is not allowed inside a file name.',{char:t}))})),!0},checkIfNodeExists(t){return this.nodes.find((e=>e.basename===t&&e!==this.source))},startRenaming(){this.$nextTick((()=>{var t;const e=(this.source.extension||"").split("").length,n=this.source.basename.split("").length-e,s=null===(t=this.$refs.renameInput)||void 0===t||null===(t=t.$refs)||void 0===t||null===(t=t.inputField)||void 0===t||null===(t=t.$refs)||void 0===t?void 0:t.input;s?(s.setSelectionRange(0,n),s.focus(),s.dispatchEvent(new Event("keyup"))):Un.error("Could not find the rename input")}))},stopRenaming(){this.isRenaming&&this.renamingStore.$reset()},async onRename(){var t,e;const n=this.source.basename,s=this.source.encodedSource,i=(null===(t=(e=this.newName).trim)||void 0===t?void 0:t.call(e))||"";if(""!==i)if(n!==i)if(this.checkIfNodeExists(i))(0,Rn.Qg)((0,kn.Tl)("files","Another entry with the same name already exists"));else{this.loading="renaming",st.Ay.set(this.source,"status",et.zI.LOADING),this.source.rename(i),Un.debug("Moving file to",{destination:this.source.encodedSource,oldEncodedSource:s});try{await(0,Bn.A)({method:"MOVE",url:s,headers:{Destination:this.source.encodedSource,Overwrite:"F"}}),(0,Tn.Ic)("files:node:updated",this.source),(0,Tn.Ic)("files:node:renamed",this.source),(0,Rn.Te)((0,kn.Tl)("files",'Renamed "{oldName}" to "{newName}"',{oldName:n,newName:i})),this.stopRenaming(),this.$nextTick((()=>{this.$refs.basename.focus()}))}catch(t){var r,o;if(Un.error("Error while renaming file",{error:t}),this.source.rename(n),this.$refs.renameInput.focus(),404===(null==t||null===(r=t.response)||void 0===r?void 0:r.status))return void(0,Rn.Qg)((0,kn.Tl)("files",'Could not rename "{oldName}", it does not exist any more',{oldName:n}));if(412===(null==t||null===(o=t.response)||void 0===o?void 0:o.status))return void(0,Rn.Qg)((0,kn.Tl)("files",'The name "{newName}" is already used in the folder "{dir}". Please choose a different name.',{newName:i,dir:this.currentDir}));(0,Rn.Qg)((0,kn.Tl)("files",'Could not rename "{oldName}"',{oldName:n}))}finally{this.loading=!1,st.Ay.set(this.source,"status",void 0)}}else this.stopRenaming();else(0,Rn.Qg)((0,kn.Tl)("files","Name cannot be empty"))},t:kn.Tl}}),_r=(0,Sn.A)(Cr,(function(){var t=this,e=t._self._c;return t._self._setupProxy,t.isRenaming?e("form",{directives:[{name:"on-click-outside",rawName:"v-on-click-outside",value:t.stopRenaming,expression:"stopRenaming"}],staticClass:"files-list__row-rename",attrs:{"aria-label":t.t("files","Rename file")},on:{submit:function(e){return e.preventDefault(),e.stopPropagation(),t.onRename.apply(null,arguments)}}},[e("NcTextField",{ref:"renameInput",attrs:{label:t.renameLabel,autofocus:!0,minlength:1,required:!0,value:t.newName,enterkeyhint:"done"},on:{"update:value":function(e){t.newName=e},keyup:[t.checkInputValidity,function(e){return!e.type.indexOf("key")&&t._k(e.keyCode,"esc",27,e.key,["Esc","Escape"])?null:t.stopRenaming.apply(null,arguments)}]}})],1):e(t.linkTo.is,t._b({ref:"basename",tag:"component",staticClass:"files-list__row-name-link",attrs:{"aria-hidden":t.isRenaming,"data-cy-files-list-row-name-link":""},on:{click:function(e){return t.$emit("click",e)}}},"component",t.linkTo.params,!1),[e("span",{staticClass:"files-list__row-name-text"},[e("span",{staticClass:"files-list__row-name-",domProps:{textContent:t._s(t.displayName)}}),t._v(" "),e("span",{staticClass:"files-list__row-name-ext",domProps:{textContent:t._s(t.extension)}})])])}),[],!1,null,null,null).exports;var xr=s(72755);const Tr={name:"FileIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},kr=(0,Sn.A)(Tr,(function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon file-icon",attrs:{"aria-hidden":!t.title||null,"aria-label":t.title,role:"img"},on:{click:function(e){return t.$emit("click",e)}}},"span",t.$attrs,!1),[e("svg",{staticClass:"material-design-icon__svg",attrs:{fill:t.fillColor,width:t.size,height:t.size,viewBox:"0 0 24 24"}},[e("path",{attrs:{d:"M13,9V3.5L18.5,9M6,2C4.89,2 4,2.89 4,4V20A2,2 0 0,0 6,22H18A2,2 0 0,0 20,20V8L14,2H6Z"}},[t.title?e("title",[t._v(t._s(t.title))]):t._e()])])])}),[],!1,null,null,null).exports,Er={name:"FolderOpenIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},Sr=(0,Sn.A)(Er,(function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon folder-open-icon",attrs:{"aria-hidden":!t.title||null,"aria-label":t.title,role:"img"},on:{click:function(e){return t.$emit("click",e)}}},"span",t.$attrs,!1),[e("svg",{staticClass:"material-design-icon__svg",attrs:{fill:t.fillColor,width:t.size,height:t.size,viewBox:"0 0 24 24"}},[e("path",{attrs:{d:"M19,20H4C2.89,20 2,19.1 2,18V6C2,4.89 2.89,4 4,4H10L12,6H19A2,2 0 0,1 21,8H21L4,8V18L6.14,10H23.21L20.93,18.5C20.7,19.37 19.92,20 19,20Z"}},[t.title?e("title",[t._v(t._s(t.title))]):t._e()])])])}),[],!1,null,null,null).exports,Lr={name:"KeyIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},Nr=(0,Sn.A)(Lr,(function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon key-icon",attrs:{"aria-hidden":!t.title||null,"aria-label":t.title,role:"img"},on:{click:function(e){return t.$emit("click",e)}}},"span",t.$attrs,!1),[e("svg",{staticClass:"material-design-icon__svg",attrs:{fill:t.fillColor,width:t.size,height:t.size,viewBox:"0 0 24 24"}},[e("path",{attrs:{d:"M7 14C5.9 14 5 13.1 5 12S5.9 10 7 10 9 10.9 9 12 8.1 14 7 14M12.6 10C11.8 7.7 9.6 6 7 6C3.7 6 1 8.7 1 12S3.7 18 7 18C9.6 18 11.8 16.3 12.6 14H16V18H20V14H23V10H12.6Z"}},[t.title?e("title",[t._v(t._s(t.title))]):t._e()])])])}),[],!1,null,null,null).exports,Pr={name:"NetworkIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},Ir=(0,Sn.A)(Pr,(function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon network-icon",attrs:{"aria-hidden":!t.title||null,"aria-label":t.title,role:"img"},on:{click:function(e){return t.$emit("click",e)}}},"span",t.$attrs,!1),[e("svg",{staticClass:"material-design-icon__svg",attrs:{fill:t.fillColor,width:t.size,height:t.size,viewBox:"0 0 24 24"}},[e("path",{attrs:{d:"M17,3A2,2 0 0,1 19,5V15A2,2 0 0,1 17,17H13V19H14A1,1 0 0,1 15,20H22V22H15A1,1 0 0,1 14,23H10A1,1 0 0,1 9,22H2V20H9A1,1 0 0,1 10,19H11V17H7C5.89,17 5,16.1 5,15V5A2,2 0 0,1 7,3H17Z"}},[t.title?e("title",[t._v(t._s(t.title))]):t._e()])])])}),[],!1,null,null,null).exports,Fr={name:"TagIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},Br=(0,Sn.A)(Fr,(function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon tag-icon",attrs:{"aria-hidden":!t.title||null,"aria-label":t.title,role:"img"},on:{click:function(e){return t.$emit("click",e)}}},"span",t.$attrs,!1),[e("svg",{staticClass:"material-design-icon__svg",attrs:{fill:t.fillColor,width:t.size,height:t.size,viewBox:"0 0 24 24"}},[e("path",{attrs:{d:"M5.5,7A1.5,1.5 0 0,1 4,5.5A1.5,1.5 0 0,1 5.5,4A1.5,1.5 0 0,1 7,5.5A1.5,1.5 0 0,1 5.5,7M21.41,11.58L12.41,2.58C12.05,2.22 11.55,2 11,2H4C2.89,2 2,2.89 2,4V11C2,11.55 2.22,12.05 2.59,12.41L11.58,21.41C11.95,21.77 12.45,22 13,22C13.55,22 14.05,21.77 14.41,21.41L21.41,14.41C21.78,14.05 22,13.55 22,13C22,12.44 21.77,11.94 21.41,11.58Z"}},[t.title?e("title",[t._v(t._s(t.title))]):t._e()])])])}),[],!1,null,null,null).exports,Or={name:"PlayCircleIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},Dr=(0,Sn.A)(Or,(function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon play-circle-icon",attrs:{"aria-hidden":!t.title||null,"aria-label":t.title,role:"img"},on:{click:function(e){return t.$emit("click",e)}}},"span",t.$attrs,!1),[e("svg",{staticClass:"material-design-icon__svg",attrs:{fill:t.fillColor,width:t.size,height:t.size,viewBox:"0 0 24 24"}},[e("path",{attrs:{d:"M10,16.5V7.5L16,12M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2Z"}},[t.title?e("title",[t._v(t._s(t.title))]):t._e()])])])}),[],!1,null,null,null).exports,Ur={name:"CollectivesIcon",props:{title:{type:String,default:""},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},jr=(0,Sn.A)(Ur,(function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon collectives-icon",attrs:{"aria-hidden":!t.title,"aria-label":t.title,role:"img"},on:{click:function(e){return t.$emit("click",e)}}},"span",t.$attrs,!1),[e("svg",{staticClass:"material-design-icon__svg",attrs:{fill:t.fillColor,width:t.size,height:t.size,viewBox:"0 0 16 16"}},[e("path",{attrs:{d:"M2.9,8.8c0-1.2,0.4-2.4,1.2-3.3L0.3,6c-0.2,0-0.3,0.3-0.1,0.4l2.7,2.6C2.9,9,2.9,8.9,2.9,8.8z"}}),t._v(" "),e("path",{attrs:{d:"M8,3.7c0.7,0,1.3,0.1,1.9,0.4L8.2,0.6c-0.1-0.2-0.3-0.2-0.4,0L6.1,4C6.7,3.8,7.3,3.7,8,3.7z"}}),t._v(" "),e("path",{attrs:{d:"M3.7,11.5L3,15.2c0,0.2,0.2,0.4,0.4,0.3l3.3-1.7C5.4,13.4,4.4,12.6,3.7,11.5z"}}),t._v(" "),e("path",{attrs:{d:"M15.7,6l-3.7-0.5c0.7,0.9,1.2,2,1.2,3.3c0,0.1,0,0.2,0,0.3l2.7-2.6C15.9,6.3,15.9,6.1,15.7,6z"}}),t._v(" "),e("path",{attrs:{d:"M12.3,11.5c-0.7,1.1-1.8,1.9-3,2.2l3.3,1.7c0.2,0.1,0.4-0.1,0.4-0.3L12.3,11.5z"}}),t._v(" "),e("path",{attrs:{d:"M9.6,10.1c-0.4,0.5-1,0.8-1.6,0.8c-1.1,0-2-0.9-2.1-2C5.9,7.7,6.8,6.7,8,6.7c0.6,0,1.1,0.3,1.5,0.7 c0.1,0.1,0.1,0.1,0.2,0.1h1.4c0.2,0,0.4-0.2,0.3-0.5c-0.7-1.3-2.1-2.2-3.8-2.1C5.8,5,4.3,6.6,4.1,8.5C4,10.8,5.8,12.7,8,12.7 c1.6,0,2.9-0.9,3.5-2.3c0.1-0.2-0.1-0.4-0.3-0.4H9.9C9.8,10,9.7,10,9.6,10.1z"}})])])}),[],!1,null,null,null).exports,Rr=(0,st.pM)({name:"FavoriteIcon",components:{NcIconSvgWrapper:In.A},data:()=>({StarSvg:''}),async mounted(){var t;await this.$nextTick();const e=this.$el.querySelector("svg");null==e||null===(t=e.setAttribute)||void 0===t||t.call(e,"viewBox","-4 -4 30 30")},methods:{t:kn.Tl}});var Mr=s(55559),zr={};zr.styleTagTransform=ns(),zr.setAttributes=Jn(),zr.insert=Qn().bind(null,"head"),zr.domAPI=Yn(),zr.insertStyleElement=ts(),Wn()(Mr.A,zr),Mr.A&&Mr.A.locals&&Mr.A.locals;const Vr=(0,Sn.A)(Rr,(function(){var t=this,e=t._self._c;return t._self._setupProxy,e("NcIconSvgWrapper",{staticClass:"favorite-marker-icon",attrs:{name:t.t("files","Favorite"),svg:t.StarSvg}})}),[],!1,null,"04e52abc",null).exports,$r=st.Ay.extend({name:"FileEntryPreview",components:{AccountGroupIcon:xr.A,AccountPlusIcon:Rs,CollectivesIcon:jr,FavoriteIcon:Vr,FileIcon:kr,FolderIcon:Wi,FolderOpenIcon:Sr,KeyIcon:Nr,LinkIcon:Ns.A,NetworkIcon:Ir,TagIcon:Br},props:{source:{type:Object,required:!0},dragover:{type:Boolean,default:!1},gridMode:{type:Boolean,default:!1}},setup:()=>({userConfigStore:gs()}),data:()=>({backgroundFailed:void 0}),computed:{fileid(){var t,e;return null===(t=this.source)||void 0===t||null===(t=t.fileid)||void 0===t||null===(e=t.toString)||void 0===e?void 0:e.call(t)},isFavorite(){return 1===this.source.attributes.favorite},userConfig(){return this.userConfigStore.userConfig},cropPreviews(){return!0===this.userConfig.crop_image_previews},previewUrl(){if(this.source.type===et.pt.Folder)return null;if(!0===this.backgroundFailed)return null;try{const t=this.source.attributes.previewUrl||(0,rt.Jv)("/core/preview?fileId={fileid}",{fileid:this.fileid}),e=new URL(window.location.origin+t);return e.searchParams.set("x",this.gridMode?"128":"32"),e.searchParams.set("y",this.gridMode?"128":"32"),e.searchParams.set("mimeFallback","true"),e.searchParams.set("a",!0===this.cropPreviews?"0":"1"),e.href}catch(t){return null}},fileOverlay(){return void 0!==this.source.attributes["metadata-files-live-photo"]?Dr:null},folderOverlay(){var t,e,n,s;if(this.source.type!==et.pt.Folder)return null;if(1===(null===(t=this.source)||void 0===t||null===(t=t.attributes)||void 0===t?void 0:t["is-encrypted"]))return Nr;if(null!==(e=this.source)&&void 0!==e&&null!==(e=e.attributes)&&void 0!==e&&e["is-tag"])return Br;const i=Object.values((null===(n=this.source)||void 0===n||null===(n=n.attributes)||void 0===n?void 0:n["share-types"])||{}).flat();if(i.some((t=>t===Ss.Z.SHARE_TYPE_LINK||t===Ss.Z.SHARE_TYPE_EMAIL)))return Ns.A;if(i.length>0)return Rs;switch(null===(s=this.source)||void 0===s||null===(s=s.attributes)||void 0===s?void 0:s["mount-type"]){case"external":case"external-session":return Ir;case"group":return xr.A;case"collective":return jr}return null}},methods:{reset(){this.backgroundFailed=void 0,this.$refs.previewImg&&(this.$refs.previewImg.src="")},onBackgroundError(t){var e;""!==(null===(e=t.target)||void 0===e?void 0:e.src)&&(this.backgroundFailed=!0)},t:kn.Tl}}),qr=(0,Sn.A)($r,(function(){var t=this,e=t._self._c;return t._self._setupProxy,e("span",{staticClass:"files-list__row-icon"},["folder"===t.source.type?[t.dragover?t._m(0):[t._m(1),t._v(" "),t.folderOverlay?e(t.folderOverlay,{tag:"OverlayIcon",staticClass:"files-list__row-icon-overlay"}):t._e()]]:t.previewUrl&&!0!==t.backgroundFailed?e("img",{ref:"previewImg",staticClass:"files-list__row-icon-preview",class:{"files-list__row-icon-preview--loaded":!1===t.backgroundFailed},attrs:{alt:"",loading:"lazy",src:t.previewUrl},on:{error:t.onBackgroundError,load:function(e){t.backgroundFailed=!1}}}):t._m(2),t._v(" "),t.isFavorite?e("span",{staticClass:"files-list__row-icon-favorite"},[t._m(3)],1):t._e(),t._v(" "),t.fileOverlay?e(t.fileOverlay,{tag:"OverlayIcon",staticClass:"files-list__row-icon-overlay files-list__row-icon-overlay--file"}):t._e()],2)}),[function(){var t=this._self._c;return this._self._setupProxy,t("FolderOpenIcon")},function(){var t=this._self._c;return this._self._setupProxy,t("FolderIcon")},function(){var t=this._self._c;return this._self._setupProxy,t("FileIcon")},function(){var t=this._self._c;return this._self._setupProxy,t("FavoriteIcon")}],!1,null,null,null).exports,Hr=(0,st.pM)({name:"FileEntry",components:{CustomElementRender:sr,FileEntryActions:vr,FileEntryCheckbox:Ar,FileEntryName:_r,FileEntryPreview:qr,NcDateTime:er.A},mixins:[tr],props:{isMtimeAvailable:{type:Boolean,default:!1},isSizeAvailable:{type:Boolean,default:!1},compact:{type:Boolean,default:!1}},setup:()=>({actionsMenuStore:Mi(),draggingStore:Fi(),filesStore:qs(),renamingStore:zi(),selectionStore:Ws()}),computed:{rowListeners(){return{...this.isRenaming?{}:{dragstart:this.onDragStart,dragover:this.onDragOver},contextmenu:this.onRightClick,dragleave:this.onDragLeave,dragend:this.onDragEnd,drop:this.onDrop}},columns(){var t;return this.filesListWidth<512||this.compact?[]:(null===(t=this.currentView)||void 0===t?void 0:t.columns)||[]},size(){const t=parseInt(this.source.size,10)||0;return"number"!=typeof t||t<0?this.t("files","Pending"):(0,et.v7)(t,!0)},sizeOpacity(){const t=parseInt(this.source.size,10)||0;if(!t||t<0)return{};const e=Math.round(Math.min(100,100*Math.pow(this.source.size/10485760,2)));return{color:"color-mix(in srgb, var(--color-main-text) ".concat(e,"%, var(--color-text-maxcontrast))")}},mtimeOpacity(){var t,e;const n=26784e5,s=null===(t=this.source.mtime)||void 0===t||null===(e=t.getTime)||void 0===e?void 0:e.call(t);if(!s)return{};const i=Math.round(Math.min(100,100*(n-(Date.now()-s))/n));return i<0?{}:{color:"color-mix(in srgb, var(--color-main-text) ".concat(i,"%, var(--color-text-maxcontrast))")}},mtimeTitle(){return this.source.mtime?(0,Ri.A)(this.source.mtime).format("LLL"):""}},methods:{formatFileSize:et.v7}}),Wr=(0,Sn.A)(Hr,(function(){var t=this,e=t._self._c;return t._self._setupProxy,e("tr",t._g({staticClass:"files-list__row",class:{"files-list__row--dragover":t.dragover,"files-list__row--loading":t.isLoading,"files-list__row--active":t.isActive},attrs:{"data-cy-files-list-row":"","data-cy-files-list-row-fileid":t.fileid,"data-cy-files-list-row-name":t.source.basename,draggable:t.canDrag}},t.rowListeners),[t.source.attributes.failed?e("span",{staticClass:"files-list__row--failed"}):t._e(),t._v(" "),e("FileEntryCheckbox",{attrs:{fileid:t.fileid,"is-loading":t.isLoading,nodes:t.nodes,source:t.source}}),t._v(" "),e("td",{staticClass:"files-list__row-name",attrs:{"data-cy-files-list-row-name":""}},[e("FileEntryPreview",{ref:"preview",attrs:{source:t.source,dragover:t.dragover},nativeOn:{click:function(e){return t.execDefaultAction.apply(null,arguments)}}}),t._v(" "),e("FileEntryName",{ref:"name",attrs:{"display-name":t.displayName,extension:t.extension,"files-list-width":t.filesListWidth,nodes:t.nodes,source:t.source},on:{click:t.execDefaultAction}})],1),t._v(" "),e("FileEntryActions",{directives:[{name:"show",rawName:"v-show",value:!t.isRenamingSmallScreen,expression:"!isRenamingSmallScreen"}],ref:"actions",class:"files-list__row-actions-".concat(t.uniqueId),attrs:{"files-list-width":t.filesListWidth,loading:t.loading,opened:t.openedMenu,source:t.source},on:{"update:loading":function(e){t.loading=e},"update:opened":function(e){t.openedMenu=e}}}),t._v(" "),!t.compact&&t.isSizeAvailable?e("td",{staticClass:"files-list__row-size",style:t.sizeOpacity,attrs:{"data-cy-files-list-row-size":""},on:{click:t.openDetailsIfAvailable}},[e("span",[t._v(t._s(t.size))])]):t._e(),t._v(" "),!t.compact&&t.isMtimeAvailable?e("td",{staticClass:"files-list__row-mtime",style:t.mtimeOpacity,attrs:{"data-cy-files-list-row-mtime":""},on:{click:t.openDetailsIfAvailable}},[e("NcDateTime",{attrs:{timestamp:t.source.mtime,"ignore-seconds":!0}})],1):t._e(),t._v(" "),t._l(t.columns,(function(n){var s;return e("td",{key:n.id,staticClass:"files-list__row-column-custom",class:"files-list__row-".concat(null===(s=t.currentView)||void 0===s?void 0:s.id,"-").concat(n.id),attrs:{"data-cy-files-list-row-column-custom":n.id},on:{click:t.openDetailsIfAvailable}},[e("CustomElementRender",{attrs:{"current-view":t.currentView,render:n.render,source:t.source}})],1)}))],2)}),[],!1,null,null,null).exports,Gr=(0,st.pM)({name:"FileEntryGrid",components:{FileEntryActions:vr,FileEntryCheckbox:Ar,FileEntryName:_r,FileEntryPreview:qr},mixins:[tr],inheritAttrs:!1,setup:()=>({actionsMenuStore:Mi(),draggingStore:Fi(),filesStore:qs(),renamingStore:zi(),selectionStore:Ws()}),data:()=>({gridMode:!0})}),Yr=(0,Sn.A)(Gr,(function(){var t=this,e=t._self._c;return t._self._setupProxy,e("tr",{staticClass:"files-list__row",class:{"files-list__row--active":t.isActive,"files-list__row--dragover":t.dragover,"files-list__row--loading":t.isLoading},attrs:{"data-cy-files-list-row":"","data-cy-files-list-row-fileid":t.fileid,"data-cy-files-list-row-name":t.source.basename,draggable:t.canDrag},on:{contextmenu:t.onRightClick,dragover:t.onDragOver,dragleave:t.onDragLeave,dragstart:t.onDragStart,dragend:t.onDragEnd,drop:t.onDrop}},[t.source.attributes.failed?e("span",{staticClass:"files-list__row--failed"}):t._e(),t._v(" "),e("FileEntryCheckbox",{attrs:{fileid:t.fileid,"is-loading":t.isLoading,nodes:t.nodes,source:t.source}}),t._v(" "),e("td",{staticClass:"files-list__row-name",attrs:{"data-cy-files-list-row-name":""}},[e("FileEntryPreview",{ref:"preview",attrs:{dragover:t.dragover,"grid-mode":!0,source:t.source},nativeOn:{click:function(e){return t.execDefaultAction.apply(null,arguments)}}}),t._v(" "),e("FileEntryName",{ref:"name",attrs:{"display-name":t.displayName,extension:t.extension,"files-list-width":t.filesListWidth,"grid-mode":!0,nodes:t.nodes,source:t.source},on:{click:t.execDefaultAction}})],1),t._v(" "),e("FileEntryActions",{ref:"actions",class:"files-list__row-actions-".concat(t.uniqueId),attrs:{"files-list-width":t.filesListWidth,"grid-mode":!0,loading:t.loading,opened:t.openedMenu,source:t.source},on:{"update:loading":function(e){t.loading=e},"update:opened":function(e){t.openedMenu=e}}})],1)}),[],!1,null,null,null).exports;var Kr=s(96763);const Qr={name:"FilesListHeader",props:{header:{type:Object,required:!0},currentFolder:{type:Object,required:!0},currentView:{type:Object,required:!0}},computed:{enabled(){return this.header.enabled(this.currentFolder,this.currentView)}},watch:{enabled(t){t&&this.header.updated(this.currentFolder,this.currentView)},currentFolder(){this.header.updated(this.currentFolder,this.currentView)}},mounted(){Kr.debug("Mounted",this.header.id),this.header.render(this.$refs.mount,this.currentFolder,this.currentView)}},Xr=(0,Sn.A)(Qr,(function(){var t=this,e=t._self._c;return e("div",{directives:[{name:"show",rawName:"v-show",value:t.enabled,expression:"enabled"}],class:"files-list__header-".concat(t.header.id)},[e("span",{ref:"mount"})])}),[],!1,null,null,null).exports,Jr=st.Ay.extend({name:"FilesListTableFooter",components:{},props:{isMtimeAvailable:{type:Boolean,default:!1},isSizeAvailable:{type:Boolean,default:!1},nodes:{type:Array,required:!0},summary:{type:String,default:""},filesListWidth:{type:Number,default:0}},setup(){const t=Hs();return{filesStore:qs(),pathsStore:t}},computed:{currentView(){return this.$navigation.active},dir(){var t;return((null===(t=this.$route)||void 0===t||null===(t=t.query)||void 0===t?void 0:t.dir)||"/").replace(/^(.+)\/$/,"$1")},currentFolder(){var t;if(null===(t=this.currentView)||void 0===t||!t.id)return;if("/"===this.dir)return this.filesStore.getRoot(this.currentView.id);const e=this.pathsStore.getPath(this.currentView.id,this.dir);return this.filesStore.getNode(e)},columns(){var t;return this.filesListWidth<512?[]:(null===(t=this.currentView)||void 0===t?void 0:t.columns)||[]},totalSize(){var t;return null!==(t=this.currentFolder)&&void 0!==t&&t.size?(0,et.v7)(this.currentFolder.size,!0):(0,et.v7)(this.nodes.reduce(((t,e)=>t+e.size||0),0),!0)}},methods:{classForColumn(t){return{"files-list__row-column-custom":!0,["files-list__row-".concat(this.currentView.id,"-").concat(t.id)]:!0}},t:kn.Tl}});var Zr=s(31840),to={};to.styleTagTransform=ns(),to.setAttributes=Jn(),to.insert=Qn().bind(null,"head"),to.domAPI=Yn(),to.insertStyleElement=ts(),Wn()(Zr.A,to),Zr.A&&Zr.A.locals&&Zr.A.locals;const eo=(0,Sn.A)(Jr,(function(){var t=this,e=t._self._c;return t._self._setupProxy,e("tr",[e("th",{staticClass:"files-list__row-checkbox"},[e("span",{staticClass:"hidden-visually"},[t._v(t._s(t.t("files","Total rows summary")))])]),t._v(" "),e("td",{staticClass:"files-list__row-name"},[e("span",{staticClass:"files-list__row-icon"}),t._v(" "),e("span",[t._v(t._s(t.summary))])]),t._v(" "),e("td",{staticClass:"files-list__row-actions"}),t._v(" "),t.isSizeAvailable?e("td",{staticClass:"files-list__column files-list__row-size"},[e("span",[t._v(t._s(t.totalSize))])]):t._e(),t._v(" "),t.isMtimeAvailable?e("td",{staticClass:"files-list__column files-list__row-mtime"}):t._e(),t._v(" "),t._l(t.columns,(function(n){var s;return e("th",{key:n.id,class:t.classForColumn(n)},[e("span",[t._v(t._s(null===(s=n.summary)||void 0===s?void 0:s.call(n,t.nodes,t.currentView)))])])}))],2)}),[],!1,null,"a85bde20",null).exports;var no=s(1795),so=s(33017);const io=st.Ay.extend({computed:{...(oo=Dn,ao=["getConfig","setSortingBy","toggleSortingDirection"],Array.isArray(ao)?ao.reduce(((t,e)=>(t[e]=function(){return oo(this.$pinia)[e]},t)),{}):Object.keys(ao).reduce(((t,e)=>(t[e]=function(){const t=oo(this.$pinia),n=ao[e];return"function"==typeof n?n.call(this,t):t[n]},t)),{})),currentView(){return this.$navigation.active},sortingMode(){var t,e;return(null===(t=this.getConfig(this.currentView.id))||void 0===t?void 0:t.sorting_mode)||(null===(e=this.currentView)||void 0===e?void 0:e.defaultSortKey)||"basename"},isAscSorting(){var t;return"desc"!==(null===(t=this.getConfig(this.currentView.id))||void 0===t?void 0:t.sorting_direction)}},methods:{toggleSortBy(t){this.sortingMode!==t?this.setSortingBy(t,this.currentView.id):this.toggleSortingDirection(this.currentView.id)}}}),ro=(0,st.pM)({name:"FilesListTableHeaderButton",components:{MenuDown:no.A,MenuUp:so.A,NcButton:Bs.A},mixins:[io],props:{name:{type:String,required:!0},mode:{type:String,required:!0}},methods:{t:kn.Tl}});var oo,ao,lo=s(75290),co={};co.styleTagTransform=ns(),co.setAttributes=Jn(),co.insert=Qn().bind(null,"head"),co.domAPI=Yn(),co.insertStyleElement=ts(),Wn()(lo.A,co),lo.A&&lo.A.locals&&lo.A.locals;const uo=(0,Sn.A)(ro,(function(){var t=this,e=t._self._c;return t._self._setupProxy,e("NcButton",{class:["files-list__column-sort-button",{"files-list__column-sort-button--active":t.sortingMode===t.mode,"files-list__column-sort-button--size":"size"===t.sortingMode}],attrs:{alignment:"size"===t.mode?"end":"start-reverse",type:"tertiary"},on:{click:function(e){return t.toggleSortBy(t.mode)}},scopedSlots:t._u([{key:"icon",fn:function(){return[t.sortingMode!==t.mode||t.isAscSorting?e("MenuUp",{staticClass:"files-list__column-sort-button-icon"}):e("MenuDown",{staticClass:"files-list__column-sort-button-icon"})]},proxy:!0}])},[t._v(" "),e("span",{staticClass:"files-list__column-sort-button-text"},[t._v(t._s(t.name))])])}),[],!1,null,"097f69d4",null).exports,mo=(0,st.pM)({name:"FilesListTableHeader",components:{FilesListTableHeaderButton:uo,NcCheckboxRadioSwitch:ls.A},mixins:[io],props:{isMtimeAvailable:{type:Boolean,default:!1},isSizeAvailable:{type:Boolean,default:!1},nodes:{type:Array,required:!0},filesListWidth:{type:Number,default:0}},setup:()=>({filesStore:qs(),selectionStore:Ws()}),computed:{currentView(){return this.$navigation.active},columns(){var t;return this.filesListWidth<512?[]:(null===(t=this.currentView)||void 0===t?void 0:t.columns)||[]},dir(){var t;return((null===(t=this.$route)||void 0===t||null===(t=t.query)||void 0===t?void 0:t.dir)||"/").replace(/^(.+)\/$/,"$1")},selectAllBind(){const t=(0,kn.Tl)("files","Toggle selection for all files and folders");return{"aria-label":t,checked:this.isAllSelected,indeterminate:this.isSomeSelected,title:t}},selectedNodes(){return this.selectionStore.selected},isAllSelected(){return this.selectedNodes.length===this.nodes.length},isNoneSelected(){return 0===this.selectedNodes.length},isSomeSelected(){return!this.isAllSelected&&!this.isNoneSelected}},methods:{ariaSortForMode(t){return this.sortingMode===t?this.isAscSorting?"ascending":"descending":null},classForColumn(t){var e;return{"files-list__column":!0,"files-list__column--sortable":!!t.sort,"files-list__row-column-custom":!0,["files-list__row-".concat(null===(e=this.currentView)||void 0===e?void 0:e.id,"-").concat(t.id)]:!0}},onToggleAll(t){if(t){const t=this.nodes.map((t=>t.fileid)).filter(Boolean);Un.debug("Added all nodes to selection",{selection:t}),this.selectionStore.setLastIndex(null),this.selectionStore.set(t)}else Un.debug("Cleared selection"),this.selectionStore.reset()},resetSelection(){this.selectionStore.reset()},t:kn.Tl}});var po=s(60799),fo={};fo.styleTagTransform=ns(),fo.setAttributes=Jn(),fo.insert=Qn().bind(null,"head"),fo.domAPI=Yn(),fo.insertStyleElement=ts(),Wn()(po.A,fo),po.A&&po.A.locals&&po.A.locals;const go=(0,Sn.A)(mo,(function(){var t=this,e=t._self._c;return t._self._setupProxy,e("tr",{staticClass:"files-list__row-head"},[e("th",{staticClass:"files-list__column files-list__row-checkbox",on:{keyup:function(e){return!e.type.indexOf("key")&&t._k(e.keyCode,"esc",27,e.key,["Esc","Escape"])||e.ctrlKey||e.shiftKey||e.altKey||e.metaKey?null:t.resetSelection.apply(null,arguments)}}},[e("NcCheckboxRadioSwitch",t._b({on:{"update:checked":t.onToggleAll}},"NcCheckboxRadioSwitch",t.selectAllBind,!1))],1),t._v(" "),e("th",{staticClass:"files-list__column files-list__row-name files-list__column--sortable",attrs:{"aria-sort":t.ariaSortForMode("basename")}},[e("span",{staticClass:"files-list__row-icon"}),t._v(" "),e("FilesListTableHeaderButton",{attrs:{name:t.t("files","Name"),mode:"basename"}})],1),t._v(" "),e("th",{staticClass:"files-list__row-actions"}),t._v(" "),t.isSizeAvailable?e("th",{staticClass:"files-list__column files-list__row-size",class:{"files-list__column--sortable":t.isSizeAvailable},attrs:{"aria-sort":t.ariaSortForMode("size")}},[e("FilesListTableHeaderButton",{attrs:{name:t.t("files","Size"),mode:"size"}})],1):t._e(),t._v(" "),t.isMtimeAvailable?e("th",{staticClass:"files-list__column files-list__row-mtime",class:{"files-list__column--sortable":t.isMtimeAvailable},attrs:{"aria-sort":t.ariaSortForMode("mtime")}},[e("FilesListTableHeaderButton",{attrs:{name:t.t("files","Modified"),mode:"mtime"}})],1):t._e(),t._v(" "),t._l(t.columns,(function(n){return e("th",{key:n.id,class:t.classForColumn(n),attrs:{"aria-sort":t.ariaSortForMode(n.id)}},[n.sort?e("FilesListTableHeaderButton",{attrs:{name:n.title,mode:n.id}}):e("span",[t._v("\n\t\t\t"+t._s(n.title)+"\n\t\t")])],1)}))],2)}),[],!1,null,"952162c2",null).exports;var ho=s(17334),vo=s.n(ho),wo=s(96763);const Ao=st.Ay.extend({name:"VirtualList",mixins:[Bi],props:{dataComponent:{type:[Object,Function],required:!0},dataKey:{type:String,required:!0},dataSources:{type:Array,required:!0},extraProps:{type:Object,default:()=>({})},scrollToIndex:{type:Number,default:0},gridMode:{type:Boolean,default:!1},caption:{type:String,default:""}},data(){return{index:this.scrollToIndex,beforeHeight:0,headerHeight:0,tableHeight:0,resizeObserver:null}},computed:{isReady(){return this.tableHeight>0},bufferItems(){return this.gridMode?this.columnCount:3},itemHeight(){return this.gridMode?197:55},itemWidth:()=>175,rowCount(){return Math.ceil((this.tableHeight-this.headerHeight)/this.itemHeight)+this.bufferItems/this.columnCount*2+1},columnCount(){return this.gridMode?Math.floor(this.filesListWidth/this.itemWidth):1},startIndex(){return Math.max(0,this.index-this.bufferItems)},shownItems(){return this.gridMode?this.rowCount*this.columnCount:this.rowCount},renderedItems(){if(!this.isReady)return[];const t=this.dataSources.slice(this.startIndex,this.startIndex+this.shownItems),e=t.filter((t=>Object.values(this.$_recycledPool).includes(t[this.dataKey]))).map((t=>t[this.dataKey])),n=Object.keys(this.$_recycledPool).filter((t=>!e.includes(this.$_recycledPool[t])));return t.map((t=>{const e=Object.values(this.$_recycledPool).indexOf(t[this.dataKey]);if(-1!==e)return{key:Object.keys(this.$_recycledPool)[e],item:t};const s=n.pop()||Math.random().toString(36).substr(2);return this.$_recycledPool[s]=t[this.dataKey],{key:s,item:t}}))},tbodyStyle(){const t=this.startIndex+this.rowCount>this.dataSources.length,e=this.dataSources.length-this.startIndex-this.shownItems,n=Math.floor(Math.min(this.dataSources.length-this.startIndex,e)/this.columnCount);return{paddingTop:"".concat(Math.floor(this.startIndex/this.columnCount)*this.itemHeight,"px"),paddingBottom:t?0:"".concat(n*this.itemHeight,"px")}}},watch:{scrollToIndex(t){this.scrollTo(t)},columnCount(t,e){0!==e?this.scrollTo(this.index):wo.debug("VirtualList: columnCount is 0, skipping scroll")}},mounted(){var t,e;const n=null===(t=this.$refs)||void 0===t?void 0:t.before,s=this.$el,i=null===(e=this.$refs)||void 0===e?void 0:e.thead;this.resizeObserver=new ResizeObserver((0,ho.debounce)((()=>{var t,e,r;this.beforeHeight=null!==(t=null==n?void 0:n.clientHeight)&&void 0!==t?t:0,this.headerHeight=null!==(e=null==i?void 0:i.clientHeight)&&void 0!==e?e:0,this.tableHeight=null!==(r=null==s?void 0:s.clientHeight)&&void 0!==r?r:0,Un.debug("VirtualList: resizeObserver updated"),this.onScroll()}),100,!1)),this.resizeObserver.observe(n),this.resizeObserver.observe(s),this.resizeObserver.observe(i),this.scrollToIndex&&this.scrollTo(this.scrollToIndex),this.$el.addEventListener("scroll",this.onScroll,{passive:!0}),this.$_recycledPool={}},beforeDestroy(){this.resizeObserver&&this.resizeObserver.disconnect()},methods:{scrollTo(t){const e=Math.ceil(this.dataSources.length/this.columnCount);if(e{this._onScrollHandle=null;const t=this.$el.scrollTop-this.beforeHeight,e=Math.floor(t/this.itemHeight)*this.columnCount;this.index=Math.max(0,e),this.$emit("scroll")})))}}}),yo=(0,Sn.A)(Ao,(function(){var t=this,e=t._self._c;return t._self._setupProxy,e("div",{staticClass:"files-list",attrs:{"data-cy-files-list":""}},[e("div",{ref:"before",staticClass:"files-list__before"},[t._t("before")],2),t._v(" "),t.$scopedSlots["header-overlay"]?e("div",{staticClass:"files-list__thead-overlay"},[t._t("header-overlay")],2):t._e(),t._v(" "),e("table",{staticClass:"files-list__table",class:{"files-list__table--with-thead-overlay":!!t.$scopedSlots["header-overlay"]}},[t.caption?e("caption",{staticClass:"hidden-visually"},[t._v("\n\t\t\t"+t._s(t.caption)+"\n\t\t")]):t._e(),t._v(" "),e("thead",{ref:"thead",staticClass:"files-list__thead",attrs:{"data-cy-files-list-thead":""}},[t._t("header")],2),t._v(" "),e("tbody",{staticClass:"files-list__tbody",class:t.gridMode?"files-list__tbody--grid":"files-list__tbody--list",style:t.tbodyStyle,attrs:{"data-cy-files-list-tbody":""}},t._l(t.renderedItems,(function(n,s){let{key:i,item:r}=n;return e(t.dataComponent,t._b({key:i,tag:"component",attrs:{source:r,index:s}},"component",t.extraProps,!1))})),1),t._v(" "),e("tfoot",{directives:[{name:"show",rawName:"v-show",value:t.isReady,expression:"isReady"}],staticClass:"files-list__tfoot",attrs:{"data-cy-files-list-tfoot":""}},[t._t("footer")],2)])])}),[],!1,null,null,null).exports,bo=(0,et.qK)(),Co=(0,st.pM)({name:"FilesListTableHeaderActions",components:{NcActions:ar.A,NcActionButton:or.A,NcIconSvgWrapper:In.A,NcLoadingIcon:Ds.A},mixins:[Bi],props:{currentView:{type:Object,required:!0},selectedNodes:{type:Array,default:()=>[]}},setup:()=>({actionsMenuStore:Mi(),filesStore:qs(),selectionStore:Ws()}),data:()=>({loading:null}),computed:{dir(){var t;return((null===(t=this.$route)||void 0===t||null===(t=t.query)||void 0===t?void 0:t.dir)||"/").replace(/^(.+)\/$/,"$1")},enabledActions(){return bo.filter((t=>t.execBatch)).filter((t=>!t.enabled||t.enabled(this.nodes,this.currentView))).sort(((t,e)=>(t.order||0)-(e.order||0)))},nodes(){return this.selectedNodes.map((t=>this.getNode(t))).filter(Boolean)},areSomeNodesLoading(){return this.nodes.some((t=>t.status===et.zI.LOADING))},openedMenu:{get(){return"global"===this.actionsMenuStore.opened},set(t){this.actionsMenuStore.opened=t?"global":null}},inlineActions(){return this.filesListWidth<512?0:this.filesListWidth<768?1:this.filesListWidth<1024?2:3}},methods:{getNode(t){return this.filesStore.getNode(t)},async onActionClick(t){const e=t.displayName(this.nodes,this.currentView),n=this.selectedNodes;try{this.loading=t.id,this.nodes.forEach((t=>{st.Ay.set(t,"status",et.zI.LOADING)}));const s=await t.execBatch(this.nodes,this.currentView,this.dir);if(!s.some((t=>null!==t)))return void this.selectionStore.reset();if(s.some((t=>!1===t))){const t=n.filter(((t,e)=>!1===s[e]));if(this.selectionStore.set(t),s.some((t=>null===t)))return;return void(0,Rn.Qg)(this.t("files",'"{displayName}" failed on some elements ',{displayName:e}))}(0,Rn.Te)(this.t("files",'"{displayName}" batch action executed successfully',{displayName:e})),this.selectionStore.reset()}catch(n){Un.error("Error while executing action",{action:t,e:n}),(0,Rn.Qg)(this.t("files",'"{displayName}" action failed',{displayName:e}))}finally{this.loading=null,this.nodes.forEach((t=>{st.Ay.set(t,"status",void 0)}))}},t:kn.Tl}}),_o=Co;var xo=s(58017),To={};To.styleTagTransform=ns(),To.setAttributes=Jn(),To.insert=Qn().bind(null,"head"),To.domAPI=Yn(),To.insertStyleElement=ts(),Wn()(xo.A,To),xo.A&&xo.A.locals&&xo.A.locals;var ko=(0,Sn.A)(_o,(function(){var t=this,e=t._self._c;return t._self._setupProxy,e("div",{staticClass:"files-list__column files-list__row-actions-batch"},[e("NcActions",{ref:"actionsMenu",attrs:{disabled:!!t.loading||t.areSomeNodesLoading,"force-name":!0,inline:t.inlineActions,"menu-name":t.inlineActions<=1?t.t("files","Actions"):null,open:t.openedMenu},on:{"update:open":function(e){t.openedMenu=e}}},t._l(t.enabledActions,(function(n){return e("NcActionButton",{key:n.id,class:"files-list__row-actions-batch-"+n.id,on:{click:function(e){return t.onActionClick(n)}},scopedSlots:t._u([{key:"icon",fn:function(){return[t.loading===n.id?e("NcLoadingIcon",{attrs:{size:18}}):e("NcIconSvgWrapper",{attrs:{svg:n.iconSvgInline(t.nodes,t.currentView)}})]},proxy:!0}],null,!0)},[t._v("\n\t\t\t"+t._s(n.displayName(t.nodes,t.currentView))+"\n\t\t")])})),1)],1)}),[],!1,null,"d939292c",null);const Eo=ko.exports,So=(0,st.pM)({name:"FilesListVirtual",components:{FilesListHeader:Xr,FilesListTableFooter:eo,FilesListTableHeader:go,VirtualList:yo,FilesListTableHeaderActions:Eo},mixins:[Bi],props:{currentView:{type:et.Ss,required:!0},currentFolder:{type:et.vd,required:!0},nodes:{type:Array,required:!0}},setup:()=>({userConfigStore:gs(),selectionStore:Ws()}),data:()=>({FileEntry:Wr,FileEntryGrid:Yr,headers:(0,et.By)(),scrollToIndex:0,openFileId:null}),computed:{userConfig(){return this.userConfigStore.userConfig},fileId(){return parseInt(this.$route.params.fileid)||null},openFile(){return!!this.$route.query.openfile},summary(){return Ti(this.nodes)},isMtimeAvailable(){return!(this.filesListWidth<768)&&this.nodes.some((t=>void 0!==t.mtime))},isSizeAvailable(){return!(this.filesListWidth<768)&&this.nodes.some((t=>void 0!==t.size))},sortedHeaders(){return this.currentFolder&&this.currentView?[...this.headers].sort(((t,e)=>t.order-e.order)):[]},caption(){const t=(0,kn.Tl)("files","List of files and folders."),e=this.currentView.caption||t,n=(0,kn.Tl)("files","Column headers with buttons are sortable."),s=(0,kn.Tl)("files","This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list.");return"".concat(e,"\n").concat(n,"\n").concat(s)},selectedNodes(){return this.selectionStore.selected},isNoneSelected(){return 0===this.selectedNodes.length}},watch:{fileId(t){this.scrollToFile(t,!1)},openFile(t){t&&this.$nextTick((()=>this.handleOpenFile(this.fileId)))}},mounted(){window.document.querySelector("main.app-content").addEventListener("dragover",this.onDragOver);const{id:t}=(0,Fn.C)("files","openFileInfo",{});this.scrollToFile(null!=t?t:this.fileId),this.openSidebarForFile(null!=t?t:this.fileId),this.handleOpenFile(null!=t?t:null)},beforeDestroy(){window.document.querySelector("main.app-content").removeEventListener("dragover",this.onDragOver)},methods:{openSidebarForFile(t){if(document.documentElement.clientWidth>1024&&this.currentFolder.fileid!==t){var e;const n=this.nodes.find((e=>e.fileid===t));n&&null!=$s&&null!==(e=$s.enabled)&&void 0!==e&&e.call($s,[n],this.currentView)&&(Un.debug("Opening sidebar on file "+n.path,{node:n}),$s.exec(n,this.currentView,this.currentFolder.path))}},scrollToFile(t){let e=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];if(t){const n=this.nodes.findIndex((e=>e.fileid===t));e&&-1===n&&t!==this.currentFolder.fileid&&(0,Rn.Qg)(this.t("files","File not found")),this.scrollToIndex=Math.max(0,n)}},handleOpenFile(t){if(null===t||this.openFileId===t)return;const e=this.nodes.find((e=>e.fileid===t));if(void 0===e||e.type===et.pt.Folder)return;Un.debug("Opening file "+e.path,{node:e}),this.openFileId=t;const n=(0,et.qK)().filter((t=>!(null==t||!t.default))).filter((t=>!t.enabled||t.enabled([e],this.currentView))).sort(((t,e)=>(t.order||0)-(e.order||0))).at(0);null==n||n.exec(e,this.currentView,this.currentFolder.path)},onDragOver(t){var e;if(null===(e=t.dataTransfer)||void 0===e?void 0:e.types.includes("Files"))return;t.preventDefault(),t.stopPropagation();const n=this.$refs.table.$el.getBoundingClientRect().top,s=n+this.$refs.table.$el.getBoundingClientRect().height;t.clientYs-50&&(this.$refs.table.$el.scrollTop=this.$refs.table.$el.scrollTop+25)},t:kn.Tl}});var Lo=s(79655),No={};No.styleTagTransform=ns(),No.setAttributes=Jn(),No.insert=Qn().bind(null,"head"),No.domAPI=Yn(),No.insertStyleElement=ts(),Wn()(Lo.A,No),Lo.A&&Lo.A.locals&&Lo.A.locals;var Po=s(8591),Io={};Io.styleTagTransform=ns(),Io.setAttributes=Jn(),Io.insert=Qn().bind(null,"head"),Io.domAPI=Yn(),Io.insertStyleElement=ts(),Wn()(Po.A,Io),Po.A&&Po.A.locals&&Po.A.locals;const Fo=(0,Sn.A)(So,(function(){var t=this,e=t._self._c;return t._self._setupProxy,e("VirtualList",{ref:"table",attrs:{"data-component":t.userConfig.grid_view?t.FileEntryGrid:t.FileEntry,"data-key":"source","data-sources":t.nodes,"grid-mode":t.userConfig.grid_view,"extra-props":{isMtimeAvailable:t.isMtimeAvailable,isSizeAvailable:t.isSizeAvailable,nodes:t.nodes,filesListWidth:t.filesListWidth},"scroll-to-index":t.scrollToIndex,caption:t.caption},scopedSlots:t._u([t.isNoneSelected?null:{key:"header-overlay",fn:function(){return[e("span",{staticClass:"files-list__selected"},[t._v(t._s(t.t("files","{count} selected",{count:t.selectedNodes.length})))]),t._v(" "),e("FilesListTableHeaderActions",{attrs:{"current-view":t.currentView,"selected-nodes":t.selectedNodes}})]},proxy:!0},{key:"before",fn:function(){return t._l(t.sortedHeaders,(function(n){return e("FilesListHeader",{key:n.id,attrs:{"current-folder":t.currentFolder,"current-view":t.currentView,header:n}})}))},proxy:!0},{key:"header",fn:function(){return[e("FilesListTableHeader",{ref:"thead",attrs:{"files-list-width":t.filesListWidth,"is-mtime-available":t.isMtimeAvailable,"is-size-available":t.isSizeAvailable,nodes:t.nodes}})]},proxy:!0},{key:"footer",fn:function(){return[e("FilesListTableFooter",{attrs:{"files-list-width":t.filesListWidth,"is-mtime-available":t.isMtimeAvailable,"is-size-available":t.isSizeAvailable,nodes:t.nodes,summary:t.summary}})]},proxy:!0}],null,!0)})}),[],!1,null,"2e1b1dc8",null).exports,Bo={name:"TrayArrowDownIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},Oo=(0,Sn.A)(Bo,(function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon tray-arrow-down-icon",attrs:{"aria-hidden":!t.title||null,"aria-label":t.title,role:"img"},on:{click:function(e){return t.$emit("click",e)}}},"span",t.$attrs,!1),[e("svg",{staticClass:"material-design-icon__svg",attrs:{fill:t.fillColor,width:t.size,height:t.size,viewBox:"0 0 24 24"}},[e("path",{attrs:{d:"M2 12H4V17H20V12H22V17C22 18.11 21.11 19 20 19H4C2.9 19 2 18.11 2 17V12M12 15L17.55 9.54L16.13 8.13L13 11.25V2H11V11.25L7.88 8.13L6.46 9.55L12 15Z"}},[t.title?e("title",[t._v(t._s(t.title))]):t._e()])])])}),[],!1,null,null,null).exports,Do=(0,st.pM)({name:"DragAndDropNotice",components:{TrayArrowDownIcon:Oo},props:{currentFolder:{type:et.vd,required:!0}},data:()=>({dragover:!1}),computed:{currentView(){return this.$navigation.active},canUpload(){return this.currentFolder&&!!(this.currentFolder.permissions&et.aX.CREATE)},isQuotaExceeded(){var t;return 0===(null===(t=this.currentFolder)||void 0===t||null===(t=t.attributes)||void 0===t?void 0:t["quota-available-bytes"])},cantUploadLabel(){return this.isQuotaExceeded?this.t("files","Your have used your space quota and cannot upload files anymore"):this.canUpload?null:this.t("files","You don’t have permission to upload or create files here")}},mounted(){const t=window.document.querySelector("main.app-content");t.addEventListener("dragover",this.onDragOver),t.addEventListener("dragleave",this.onDragLeave),t.addEventListener("drop",this.onContentDrop)},beforeDestroy(){const t=window.document.querySelector("main.app-content");t.removeEventListener("dragover",this.onDragOver),t.removeEventListener("dragleave",this.onDragLeave),t.removeEventListener("drop",this.onContentDrop)},methods:{onDragOver(t){var e;t.preventDefault(),(null===(e=t.dataTransfer)||void 0===e?void 0:e.types.includes("Files"))&&(this.dragover=!0)},onDragLeave(t){var e;const n=t.currentTarget;null!=n&&n.contains(null!==(e=t.relatedTarget)&&void 0!==e?e:t.target)||this.dragover&&(this.dragover=!1)},onContentDrop(t){Un.debug("Drag and drop cancelled, dropped on empty space",{event:t}),t.preventDefault(),this.dragover&&(this.dragover=!1)},async onDrop(t){var e,n,s;if(this.cantUploadLabel)return void(0,Rn.Qg)(this.cantUploadLabel);if(null!==(e=this.$el.querySelector("tbody"))&&void 0!==e&&e.contains(t.target))return;t.preventDefault(),t.stopPropagation();const i=[...(null===(n=t.dataTransfer)||void 0===n?void 0:n.items)||[]],r=await Ni(i),o=await(null===(s=this.currentView)||void 0===s?void 0:s.getContents(this.currentFolder.path)),a=null==o?void 0:o.folder;if(!a)return void(0,Rn.Qg)(this.t("files","Target folder does not exist any more"));if(t.button)return;Un.debug("Dropped",{event:t,folder:a,fileTree:r});const l=(await Pi(r,a,o.contents)).findLast((t=>{var e;return t.status!==Ls.c.FAILED&&!t.file.webkitRelativePath.includes("/")&&(null===(e=t.response)||void 0===e||null===(e=e.headers)||void 0===e?void 0:e["oc-fileid"])&&2===t.source.replace(a.source,"").split("/").length}));var c,d;void 0!==l&&(Un.debug("Scrolling to last upload in current folder",{lastUpload:l}),this.$router.push({...this.$route,params:{view:null!==(c=null===(d=this.$route.params)||void 0===d?void 0:d.view)&&void 0!==c?c:"files",fileid:parseInt(l.response.headers["oc-fileid"])}})),this.dragover=!1},t:kn.Tl}});var Uo=s(82915),jo={};jo.styleTagTransform=ns(),jo.setAttributes=Jn(),jo.insert=Qn().bind(null,"head"),jo.domAPI=Yn(),jo.insertStyleElement=ts(),Wn()(Uo.A,jo),Uo.A&&Uo.A.locals&&Uo.A.locals;const Ro=(0,Sn.A)(Do,(function(){var t=this,e=t._self._c;return t._self._setupProxy,e("div",{directives:[{name:"show",rawName:"v-show",value:t.dragover,expression:"dragover"}],staticClass:"files-list__drag-drop-notice",attrs:{"data-cy-files-drag-drop-area":""},on:{drop:t.onDrop}},[e("div",{staticClass:"files-list__drag-drop-notice-wrapper"},[t.canUpload&&!t.isQuotaExceeded?[e("TrayArrowDownIcon",{attrs:{size:48}}),t._v(" "),e("h3",{staticClass:"files-list-drag-drop-notice__title"},[t._v("\n\t\t\t\t"+t._s(t.t("files","Drag and drop files here to upload"))+"\n\t\t\t")])]:[e("h3",{staticClass:"files-list-drag-drop-notice__title"},[t._v("\n\t\t\t\t"+t._s(t.cantUploadLabel)+"\n\t\t\t")])]],2)])}),[],!1,null,"02c943a6",null).exports;var Mo,zo=s(96763);const Vo=void 0!==(null===(Mo=(0,Ts.F)())||void 0===Mo?void 0:Mo.files_sharing),$o=(0,st.pM)({name:"FilesList",components:{BreadCrumbs:ji,DragAndDropNotice:Ro,FilesListVirtual:Fo,LinkIcon:Ns.A,ListViewIcon:Is,NcAppContent:Fs.A,NcButton:Bs.A,NcEmptyContent:Os.A,NcIconSvgWrapper:In.A,NcLoadingIcon:Ds.A,PlusIcon:Us.A,AccountPlusIcon:Rs,UploadPicker:Ls.U,ViewGridIcon:zs},mixins:[Bi,io],setup(){var t;return{filesStore:qs(),pathsStore:Hs(),selectionStore:Ws(),uploaderStore:Ys(),userConfigStore:gs(),viewConfigStore:Dn(),enableGridView:null===(t=(0,Fn.C)("core","config",[])["enable_non-accessible_features"])||void 0===t||t}},data:()=>({filterText:"",loading:!0,promise:null,Type:Ss.Z,_unsubscribeStore:()=>{}}),computed:{userConfig(){return this.userConfigStore.userConfig},currentView(){return this.$navigation.active||this.$navigation.views.find((t=>{var e,n;return t.id===(null!==(e=null===(n=this.$route.params)||void 0===n?void 0:n.view)&&void 0!==e?e:"files")}))},pageHeading(){var t,e;return null!==(t=null===(e=this.currentView)||void 0===e?void 0:e.name)&&void 0!==t?t:this.t("files","Files")},dir(){var t;return((null===(t=this.$route)||void 0===t||null===(t=t.query)||void 0===t||null===(t=t.dir)||void 0===t?void 0:t.toString())||"/").replace(/^(.+)\/$/,"$1")},currentFolder(){var t;if(null===(t=this.currentView)||void 0===t||!t.id)return;if("/"===this.dir)return this.filesStore.getRoot(this.currentView.id);const e=this.pathsStore.getPath(this.currentView.id,this.dir);return this.filesStore.getNode(e)},sortingParameters(){return[[...this.userConfig.sort_favorites_first?[t=>{var e;return 1!==(null===(e=t.attributes)||void 0===e?void 0:e.favorite)}]:[],...this.userConfig.sort_folders_first?[t=>"folder"!==t.type]:[],..."basename"!==this.sortingMode?[t=>t[this.sortingMode]]:[],t=>{var e;return(null===(e=t.attributes)||void 0===e?void 0:e.displayName)||t.basename},t=>t.basename],[...this.userConfig.sort_favorites_first?["asc"]:[],...this.userConfig.sort_folders_first?["asc"]:[],..."mtime"===this.sortingMode?[this.isAscSorting?"desc":"asc"]:[],..."mtime"!==this.sortingMode&&"basename"!==this.sortingMode?[this.isAscSorting?"asc":"desc"]:[],this.isAscSorting?"asc":"desc",this.isAscSorting?"asc":"desc"]]},dirContentsSorted(){var t;if(!this.currentView)return[];let e=[...this.dirContents];this.filterText&&(e=e.filter((t=>t.basename.toLowerCase().includes(this.filterText.toLowerCase()))),zo.debug("Files view filtered",e));const n=((null===(t=this.currentView)||void 0===t?void 0:t.columns)||[]).find((t=>t.id===this.sortingMode));if(null!=n&&n.sort&&"function"==typeof n.sort){const t=[...this.dirContents].sort(n.sort);return this.isAscSorting?t:t.reverse()}return function(t,e,n){var s,i;e=null!==(s=e)&&void 0!==s?s:[t=>t],n=null!==(i=n)&&void 0!==i?i:[];const r=e.map(((t,e)=>{var s;return"asc"===(null!==(s=n[e])&&void 0!==s?s:"asc")?1:-1})),o=Intl.Collator([(0,kn.Z0)(),(0,kn.lO)()],{numeric:!0,usage:"sort"});return[...t].sort(((t,n)=>{for(const[s,i]of e.entries()){const e=o.compare(Ks(i(t)),Ks(i(n)));if(0!==e)return e*r[s]}return 0}))}(e,...this.sortingParameters)},dirContents(){var t,e;const n=null===(t=this.userConfigStore)||void 0===t?void 0:t.userConfig.show_hidden;return((null===(e=this.currentFolder)||void 0===e?void 0:e._children)||[]).map(this.getNode).filter((t=>{var e;return n?!!t:t&&!0!==(null==t||null===(e=t.attributes)||void 0===e?void 0:e.hidden)&&!(null!=t&&t.basename.startsWith("."))}))},isEmptyDir(){return 0===this.dirContents.length},isRefreshing(){return void 0!==this.currentFolder&&!this.isEmptyDir&&this.loading},toPreviousDir(){const t=this.dir.split("/").slice(0,-1).join("/")||"/";return{...this.$route,query:{dir:t}}},shareAttributes(){var t,e;if(null!==(t=this.currentFolder)&&void 0!==t&&null!==(t=t.attributes)&&void 0!==t&&t["share-types"])return Object.values((null===(e=this.currentFolder)||void 0===e||null===(e=e.attributes)||void 0===e?void 0:e["share-types"])||{}).flat()},shareButtonLabel(){return this.shareAttributes?this.shareButtonType===Ss.Z.SHARE_TYPE_LINK?this.t("files","Shared by link"):this.t("files","Shared"):this.t("files","Share")},shareButtonType(){return this.shareAttributes?this.shareAttributes.some((t=>t===Ss.Z.SHARE_TYPE_LINK))?Ss.Z.SHARE_TYPE_LINK:Ss.Z.SHARE_TYPE_USER:null},gridViewButtonLabel(){return this.userConfig.grid_view?this.t("files","Switch to list view"):this.t("files","Switch to grid view")},canUpload(){return this.currentFolder&&!!(this.currentFolder.permissions&et.aX.CREATE)},isQuotaExceeded(){var t;return 0===(null===(t=this.currentFolder)||void 0===t||null===(t=t.attributes)||void 0===t?void 0:t["quota-available-bytes"])},cantUploadLabel(){return this.isQuotaExceeded?this.t("files","Your have used your space quota and cannot upload files anymore"):this.t("files","You don’t have permission to upload or create files here")},canShare(){return Vo&&this.currentFolder&&!!(this.currentFolder.permissions&et.aX.SHARE)}},watch:{currentView(t,e){(null==t?void 0:t.id)!==(null==e?void 0:e.id)&&(Un.debug("View changed",{newView:t,oldView:e}),this.selectionStore.reset(),this.resetSearch(),this.fetchContent())},dir(t,e){var n;Un.debug("Directory changed",{newDir:t,oldDir:e}),this.selectionStore.reset(),this.resetSearch(),this.fetchContent(),null!==(n=this.$refs)&&void 0!==n&&null!==(n=n.filesListVirtual)&&void 0!==n&&n.$el&&(this.$refs.filesListVirtual.$el.scrollTop=0)},dirContents(t){Un.debug("Directory contents changed",{view:this.currentView,folder:this.currentFolder,contents:t}),(0,Tn.Ic)("files:list:updated",{view:this.currentView,folder:this.currentFolder,contents:t})}},mounted(){this.fetchContent(),(0,Tn.B1)("files:node:updated",this.onUpdatedNode),(0,Tn.B1)("nextcloud:unified-search.search",this.onSearch),(0,Tn.B1)("nextcloud:unified-search.reset",this.onSearch),this._unsubscribeStore=this.userConfigStore.$subscribe((()=>this.fetchContent()),{deep:!0})},unmounted(){(0,Tn.al)("files:node:updated",this.onUpdatedNode),(0,Tn.al)("nextcloud:unified-search.search",this.onSearch),(0,Tn.al)("nextcloud:unified-search.reset",this.onSearch),this._unsubscribeStore()},methods:{async fetchContent(){var t;this.loading=!0;const e=this.dir,n=this.currentView;if(n){"function"==typeof(null===(t=this.promise)||void 0===t?void 0:t.cancel)&&(this.promise.cancel(),Un.debug("Cancelled previous ongoing fetch")),this.promise=n.getContents(e);try{const{folder:t,contents:s}=await this.promise;Un.debug("Fetched contents",{dir:e,folder:t,contents:s}),this.filesStore.updateNodes(s),this.$set(t,"_children",s.map((t=>t.fileid))),"/"===e?this.filesStore.setRoot({service:n.id,root:t}):t.fileid?(this.filesStore.updateNodes([t]),this.pathsStore.addPath({service:n.id,fileid:t.fileid,path:e})):Un.error("Invalid root folder returned",{dir:e,folder:t,currentView:n}),s.filter((t=>"folder"===t.type)).forEach((t=>{this.pathsStore.addPath({service:n.id,fileid:t.fileid,path:(0,ks.join)(e,t.basename)})}))}catch(t){Un.error("Error while fetching content",{error:t})}finally{this.loading=!1}}else Un.debug("The current view doesn't exists or is not ready.",{currentView:n})},getNode(t){return this.filesStore.getNode(t)},onUpload(t){var e;(0,ks.dirname)(t.source)===(null===(e=this.currentFolder)||void 0===e?void 0:e.source)&&this.fetchContent()},async onUploadFail(t){var e;const n=(null===(e=t.response)||void 0===e?void 0:e.status)||0;if(507!==n)if(404!==n&&409!==n)if(403!==n){try{var s;const e=new Es.Parser({trim:!0,explicitRoot:!1}),n=(await e.parseStringPromise(null===(s=t.response)||void 0===s?void 0:s.data))["s:message"][0];if("string"==typeof n&&""!==n.trim())return void(0,Rn.Qg)(this.t("files","Error during upload: {message}",{message:n}))}catch(t){Un.error("Error while parsing",{error:t})}0===n?(0,Rn.Qg)(this.t("files","Unknown error during upload")):(0,Rn.Qg)(this.t("files","Error during upload, status code {status}",{status:n}))}else(0,Rn.Qg)(this.t("files","Operation is blocked by access control"));else(0,Rn.Qg)(this.t("files","Target folder does not exist any more"));else(0,Rn.Qg)(this.t("files","Not enough free space"))},onUpdatedNode(t){var e;(null==t?void 0:t.fileid)===(null===(e=this.currentFolder)||void 0===e?void 0:e.fileid)&&this.fetchContent()},onSearch:vo()((function(t){zo.debug("Files app handling search event from unified search...",t),this.filterText=t.query}),500),resetSearch(){this.filterText=""},openSharingSidebar(){var t;this.currentFolder?(null!==(t=window)&&void 0!==t&&null!==(t=t.OCA)&&void 0!==t&&null!==(t=t.Files)&&void 0!==t&&null!==(t=t.Sidebar)&&void 0!==t&&t.setActiveTab&&window.OCA.Files.Sidebar.setActiveTab("sharing"),$s.exec(this.currentFolder,this.currentView,this.currentFolder.path)):Un.debug("No current folder found for opening sharing sidebar")},toggleGridView(){this.userConfigStore.update("grid_view",!this.userConfig.grid_view)},t:kn.Tl,n:kn.zw}});var qo=s(61608),Ho={};Ho.styleTagTransform=ns(),Ho.setAttributes=Jn(),Ho.insert=Qn().bind(null,"head"),Ho.domAPI=Yn(),Ho.insertStyleElement=ts(),Wn()(qo.A,Ho),qo.A&&qo.A.locals&&qo.A.locals;const Wo=(0,Sn.A)($o,(function(){var t,e,n=this,s=n._self._c;return n._self._setupProxy,s("NcAppContent",{attrs:{"page-heading":n.pageHeading,"data-cy-files-content":""}},[s("div",{staticClass:"files-list__header"},[s("BreadCrumbs",{attrs:{path:n.dir},on:{reload:n.fetchContent},scopedSlots:n._u([{key:"actions",fn:function(){return[n.canShare&&n.filesListWidth>=512?s("NcButton",{staticClass:"files-list__header-share-button",class:{"files-list__header-share-button--shared":n.shareButtonType},attrs:{"aria-label":n.shareButtonLabel,title:n.shareButtonLabel,type:"tertiary"},on:{click:n.openSharingSidebar},scopedSlots:n._u([{key:"icon",fn:function(){return[n.shareButtonType===n.Type.SHARE_TYPE_LINK?s("LinkIcon"):s("AccountPlusIcon",{attrs:{size:20}})]},proxy:!0}],null,!1,2969853559)}):n._e(),n._v(" "),!n.canUpload||n.isQuotaExceeded?s("NcButton",{staticClass:"files-list__header-upload-button--disabled",attrs:{"aria-label":n.cantUploadLabel,title:n.cantUploadLabel,disabled:!0,type:"secondary"},scopedSlots:n._u([{key:"icon",fn:function(){return[s("PlusIcon",{attrs:{size:20}})]},proxy:!0}],null,!1,2953566425)},[n._v("\n\t\t\t\t\t"+n._s(n.t("files","New"))+"\n\t\t\t\t")]):n.currentFolder?s("UploadPicker",{staticClass:"files-list__header-upload-button",attrs:{content:n.dirContents,destination:n.currentFolder,multiple:!0},on:{failed:n.onUploadFail,uploaded:n.onUpload}}):n._e()]},proxy:!0}])}),n._v(" "),n.filesListWidth>=512&&n.enableGridView?s("NcButton",{staticClass:"files-list__header-grid-button",attrs:{"aria-label":n.gridViewButtonLabel,title:n.gridViewButtonLabel,type:"tertiary"},on:{click:n.toggleGridView},scopedSlots:n._u([{key:"icon",fn:function(){return[n.userConfig.grid_view?s("ListViewIcon"):s("ViewGridIcon")]},proxy:!0}],null,!1,1682960703)}):n._e(),n._v(" "),n.isRefreshing?s("NcLoadingIcon",{staticClass:"files-list__refresh-icon"}):n._e()],1),n._v(" "),!n.loading&&n.canUpload?s("DragAndDropNotice",{attrs:{"current-folder":n.currentFolder}}):n._e(),n._v(" "),n.loading&&!n.isRefreshing?s("NcLoadingIcon",{staticClass:"files-list__loading-icon",attrs:{size:38,name:n.t("files","Loading current folder")}}):!n.loading&&n.isEmptyDir?s("NcEmptyContent",{attrs:{name:(null===(t=n.currentView)||void 0===t?void 0:t.emptyTitle)||n.t("files","No files in here"),description:(null===(e=n.currentView)||void 0===e?void 0:e.emptyCaption)||n.t("files","Upload some content or sync with your devices!"),"data-cy-files-content-empty":""},scopedSlots:n._u([{key:"action",fn:function(){return["/"!==n.dir?s("NcButton",{attrs:{"aria-label":n.t("files","Go to the previous folder"),type:"primary",to:n.toPreviousDir}},[n._v("\n\t\t\t\t"+n._s(n.t("files","Go back"))+"\n\t\t\t")]):n._e()]},proxy:!0},{key:"icon",fn:function(){return[s("NcIconSvgWrapper",{attrs:{svg:n.currentView.icon}})]},proxy:!0}])}):s("FilesListVirtual",{ref:"filesListVirtual",attrs:{"current-folder":n.currentFolder,"current-view":n.currentView,nodes:n.dirContentsSorted}})],1)}),[],!1,null,"5c37291f",null).exports,Go=(0,st.pM)({name:"FilesApp",components:{NcContent:xn.A,FilesList:Wo,Navigation:xs}}),Yo=(0,Sn.A)(Go,(function(){var t=this,e=t._self._c;return t._self._setupProxy,e("NcContent",{attrs:{"app-name":"files"}},[e("Navigation"),t._v(" "),e("FilesList")],1)}),[],!1,null,null,null).exports;var Ko,Qo;s.nc=btoa((0,nt.do)()),window.OCA.Files=null!==(Ko=window.OCA.Files)&&void 0!==Ko?Ko:{},window.OCP.Files=null!==(Qo=window.OCP.Files)&&void 0!==Qo?Qo:{};const Xo=new class{constructor(t){var e,n,s;e=this,s=void 0,(n=function(t){var e=function(t,e){if("object"!=typeof t||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var s=n.call(t,"string");if("object"!=typeof s)return s;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==typeof e?e:e+""}(n="_router"))in e?Object.defineProperty(e,n,{value:s,enumerable:!0,configurable:!0,writable:!0}):e[n]=s,this._router=t}get name(){return this._router.currentRoute.name}get query(){return this._router.currentRoute.query||{}}get params(){return this._router.currentRoute.params||{}}goTo(t){let e=arguments.length>1&&void 0!==arguments[1]&&arguments[1];return this._router.push({path:t,replace:e})}goToRoute(t,e,n,s){return this._router.push({name:t,query:n,params:e,replace:s})}}(bn);Object.assign(window.OCP.Files,{Router:Xo}),st.Ay.use((function(t){t.mixin({beforeCreate(){const t=this.$options;if(t.pinia){const e=t.pinia;if(!this._provided){const t={};Object.defineProperty(this,"_provided",{get:()=>t,set:e=>Object.assign(t,e)})}this._provided[d]=e,this.$pinia||(this.$pinia=e),e._a=this,p&&c(e),f&&M(e._a,e)}else!this.$pinia&&t.parent&&t.parent.$pinia&&(this.$pinia=t.parent.$pinia)},destroyed(){delete this._pStores}})}));const Jo=st.Ay.observable((0,et.bh)());st.Ay.prototype.$navigation=Jo;const Zo=new class{constructor(){var t,e,n;t=this,n=void 0,(e=function(t){var e=function(t,e){if("object"!=typeof t||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var s=n.call(t,"string");if("object"!=typeof s)return s;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==typeof e?e:e+""}(e="_settings"))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,this._settings=[],_n.debug("OCA.Files.Settings initialized")}register(t){return this._settings.filter((e=>e.name===t.name)).length>0?(_n.error("A setting with the same name is already registered"),!1):(this._settings.push(t),!0)}get settings(){return this._settings}};Object.assign(window.OCA.Files,{Settings:Zo}),Object.assign(window.OCA.Files.Settings,{Setting:class{constructor(t,e){let{el:n,open:s,close:i}=e;Cn(this,"_close",void 0),Cn(this,"_el",void 0),Cn(this,"_name",void 0),Cn(this,"_open",void 0),this._name=t,this._el=n,this._open=s,this._close=i,"function"!=typeof this._open&&(this._open=()=>{}),"function"!=typeof this._close&&(this._close=()=>{})}get name(){return this._name}get el(){return this._el}get open(){return this._open}get close(){return this._close}}}),new(st.Ay.extend(Yo))({router:bn,pinia:it}).$mount("#content")},14456:(t,e,n)=>{"use strict";n.d(e,{A:()=>f});var s=n(71354),i=n.n(s),r=n(76314),o=n.n(r),a=n(4417),l=n.n(a),c=new URL(n(57273),n.b),d=new URL(n(63710),n.b),u=o()(i()),m=l()(c),p=l()(d);u.push([t.id,`@charset "UTF-8";\n/**\n * @copyright Copyright (c) 2019 Julius Härtl \n *\n * @author Julius Härtl \n * @author John Molakvoæ \n *\n * @license GNU AGPL version 3 or any later version\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see .\n */\n.toastify.dialogs {\n min-width: 200px;\n background: none;\n background-color: var(--color-main-background);\n color: var(--color-main-text);\n box-shadow: 0 0 6px 0 var(--color-box-shadow);\n padding: 0 12px;\n margin-top: 45px;\n position: fixed;\n z-index: 10100;\n border-radius: var(--border-radius);\n display: flex;\n align-items: center;\n}\n.toastify.dialogs .toast-undo-container {\n display: flex;\n align-items: center;\n}\n.toastify.dialogs .toast-undo-button,\n.toastify.dialogs .toast-close {\n position: static;\n overflow: hidden;\n box-sizing: border-box;\n min-width: 44px;\n height: 100%;\n padding: 12px;\n white-space: nowrap;\n background-repeat: no-repeat;\n background-position: center;\n background-color: transparent;\n min-height: 0;\n}\n.toastify.dialogs .toast-undo-button.toast-close,\n.toastify.dialogs .toast-close.toast-close {\n text-indent: 0;\n opacity: .4;\n border: none;\n min-height: 44px;\n margin-left: 10px;\n font-size: 0;\n}\n.toastify.dialogs .toast-undo-button.toast-close:before,\n.toastify.dialogs .toast-close.toast-close:before {\n background-image: url(${m});\n content: " ";\n filter: var(--background-invert-if-dark);\n display: inline-block;\n width: 16px;\n height: 16px;\n}\n.toastify.dialogs .toast-undo-button.toast-undo-button,\n.toastify.dialogs .toast-close.toast-undo-button {\n height: calc(100% - 6px);\n margin: 3px 3px 3px 12px;\n}\n.toastify.dialogs .toast-undo-button:hover,\n.toastify.dialogs .toast-undo-button:focus,\n.toastify.dialogs .toast-undo-button:active,\n.toastify.dialogs .toast-close:hover,\n.toastify.dialogs .toast-close:focus,\n.toastify.dialogs .toast-close:active {\n cursor: pointer;\n opacity: 1;\n}\n.toastify.dialogs.toastify-top {\n right: 10px;\n}\n.toastify.dialogs.toast-with-click {\n cursor: pointer;\n}\n.toastify.dialogs.toast-error {\n border-left: 3px solid var(--color-error);\n}\n.toastify.dialogs.toast-info {\n border-left: 3px solid var(--color-primary);\n}\n.toastify.dialogs.toast-warning {\n border-left: 3px solid var(--color-warning);\n}\n.toastify.dialogs.toast-success,\n.toastify.dialogs.toast-undo {\n border-left: 3px solid var(--color-success);\n}\n.theme--dark .toastify.dialogs .toast-close.toast-close:before {\n background-image: url(${p});\n}\n.nc-generic-dialog .dialog__actions {\n justify-content: space-between;\n min-width: calc(100% - 12px);\n}\n._file-picker__file-icon_1vgv4_5 {\n width: 32px;\n height: 32px;\n min-width: 32px;\n min-height: 32px;\n background-repeat: no-repeat;\n background-size: contain;\n display: flex;\n justify-content: center;\n}\ntr.file-picker__row[data-v-6aded0d9] {\n height: var(--row-height, 50px);\n}\ntr.file-picker__row td[data-v-6aded0d9] {\n cursor: pointer;\n overflow: hidden;\n text-overflow: ellipsis;\n border-bottom: none;\n}\ntr.file-picker__row td.row-checkbox[data-v-6aded0d9] {\n padding: 0 2px;\n}\ntr.file-picker__row td[data-v-6aded0d9]:not(.row-checkbox) {\n padding-inline: 14px 0;\n}\ntr.file-picker__row td.row-size[data-v-6aded0d9] {\n text-align: end;\n padding-inline: 0 14px;\n}\ntr.file-picker__row td.row-name[data-v-6aded0d9] {\n padding-inline: 2px 0;\n}\n@keyframes gradient-6aded0d9 {\n 0% {\n background-position: 0% 50%;\n }\n 50% {\n background-position: 100% 50%;\n }\n to {\n background-position: 0% 50%;\n }\n}\n.loading-row .row-checkbox[data-v-6aded0d9] {\n text-align: center !important;\n}\n.loading-row span[data-v-6aded0d9] {\n display: inline-block;\n height: 24px;\n background:\n linear-gradient(\n to right,\n var(--color-background-darker),\n var(--color-text-maxcontrast),\n var(--color-background-darker));\n background-size: 600px 100%;\n border-radius: var(--border-radius);\n animation: gradient-6aded0d9 12s ease infinite;\n}\n.loading-row .row-wrapper[data-v-6aded0d9] {\n display: inline-flex;\n align-items: center;\n}\n.loading-row .row-checkbox span[data-v-6aded0d9] {\n width: 24px;\n}\n.loading-row .row-name span[data-v-6aded0d9]:last-of-type {\n margin-inline-start: 6px;\n width: 130px;\n}\n.loading-row .row-size span[data-v-6aded0d9] {\n width: 80px;\n}\n.loading-row .row-modified span[data-v-6aded0d9] {\n width: 90px;\n}\ntr.file-picker__row[data-v-48df4f27] {\n height: var(--row-height, 50px);\n}\ntr.file-picker__row td[data-v-48df4f27] {\n cursor: pointer;\n overflow: hidden;\n text-overflow: ellipsis;\n border-bottom: none;\n}\ntr.file-picker__row td.row-checkbox[data-v-48df4f27] {\n padding: 0 2px;\n}\ntr.file-picker__row td[data-v-48df4f27]:not(.row-checkbox) {\n padding-inline: 14px 0;\n}\ntr.file-picker__row td.row-size[data-v-48df4f27] {\n text-align: end;\n padding-inline: 0 14px;\n}\ntr.file-picker__row td.row-name[data-v-48df4f27] {\n padding-inline: 2px 0;\n}\n.file-picker__row--selected[data-v-48df4f27] {\n background-color: var(--color-background-dark);\n}\n.file-picker__row[data-v-48df4f27]:hover {\n background-color: var(--color-background-hover);\n}\n.file-picker__name-container[data-v-48df4f27] {\n display: flex;\n justify-content: start;\n align-items: center;\n height: 100%;\n}\n.file-picker__file-name[data-v-48df4f27] {\n padding-inline-start: 6px;\n min-width: 0;\n overflow: hidden;\n text-overflow: ellipsis;\n}\n.file-picker__file-extension[data-v-48df4f27] {\n color: var(--color-text-maxcontrast);\n min-width: fit-content;\n}\n.file-picker__header-preview[data-v-d3c94818] {\n width: 22px;\n height: 32px;\n flex: 0 0 auto;\n}\n.file-picker__files[data-v-d3c94818] {\n margin: 2px;\n margin-inline-start: 12px;\n overflow: scroll auto;\n}\n.file-picker__files table[data-v-d3c94818] {\n width: 100%;\n max-height: 100%;\n table-layout: fixed;\n}\n.file-picker__files th[data-v-d3c94818] {\n position: sticky;\n z-index: 1;\n top: 0;\n background-color: var(--color-main-background);\n padding: 2px;\n}\n.file-picker__files th .header-wrapper[data-v-d3c94818] {\n display: flex;\n}\n.file-picker__files th.row-checkbox[data-v-d3c94818] {\n width: 44px;\n}\n.file-picker__files th.row-name[data-v-d3c94818] {\n width: 230px;\n}\n.file-picker__files th.row-size[data-v-d3c94818] {\n width: 100px;\n}\n.file-picker__files th.row-modified[data-v-d3c94818] {\n width: 120px;\n}\n.file-picker__files th[data-v-d3c94818]:not(.row-size) .button-vue__wrapper {\n justify-content: start;\n flex-direction: row-reverse;\n}\n.file-picker__files th[data-v-d3c94818]:not(.row-size) .button-vue {\n padding-inline: 16px 4px;\n}\n.file-picker__files th.row-size[data-v-d3c94818] .button-vue__wrapper {\n justify-content: end;\n}\n.file-picker__files th[data-v-d3c94818] .button-vue__wrapper {\n color: var(--color-text-maxcontrast);\n}\n.file-picker__files th[data-v-d3c94818] .button-vue__wrapper .button-vue__text {\n font-weight: 400;\n}\n.file-picker__breadcrumbs[data-v-22cbb5df] {\n flex-grow: 0 !important;\n}\n.file-picker__side[data-v-a06474d4] {\n display: flex;\n flex-direction: column;\n align-items: stretch;\n gap: .5rem;\n min-width: 200px;\n padding: 2px;\n margin-block-start: 7px;\n overflow: auto;\n}\n.file-picker__side[data-v-a06474d4] .button-vue__wrapper {\n justify-content: start;\n}\n.file-picker__filter-input[data-v-a06474d4] {\n margin-block: 7px;\n max-width: 260px;\n}\n@media (max-width: 736px) {\n .file-picker__side[data-v-a06474d4] {\n flex-direction: row;\n min-width: unset;\n }\n}\n@media (max-width: 512px) {\n .file-picker__side[data-v-a06474d4] {\n flex-direction: row;\n min-width: unset;\n }\n .file-picker__filter-input[data-v-a06474d4] {\n max-width: unset;\n }\n}\n.file-picker__navigation {\n padding-inline: 8px 2px;\n}\n.file-picker__navigation,\n.file-picker__navigation * {\n box-sizing: border-box;\n}\n.file-picker__navigation .v-select.select {\n min-width: 220px;\n}\n@media (min-width: 513px) and (max-width: 736px) {\n .file-picker__navigation {\n gap: 11px;\n }\n}\n@media (max-width: 512px) {\n .file-picker__navigation {\n flex-direction: column-reverse !important;\n }\n}\n.file-picker__view[data-v-6ff1b36b] {\n height: 50px;\n display: flex;\n justify-content: start;\n align-items: center;\n}\n.file-picker__view h3[data-v-6ff1b36b] {\n font-weight: 700;\n height: fit-content;\n margin: 0;\n}\n.file-picker__main[data-v-6ff1b36b] {\n box-sizing: border-box;\n width: 100%;\n display: flex;\n flex-direction: column;\n min-height: 0;\n flex: 1;\n padding-inline: 2px;\n}\n.file-picker__main *[data-v-6ff1b36b] {\n box-sizing: border-box;\n}\n[data-v-6ff1b36b] .file-picker {\n height: min(80vh, 800px) !important;\n}\n@media (max-width: 512px) {\n [data-v-6ff1b36b] .file-picker {\n height: calc(100% - 16px - var(--default-clickable-area)) !important;\n }\n}\n[data-v-6ff1b36b] .file-picker__content {\n display: flex;\n flex-direction: column;\n overflow: hidden;\n}\n`,"",{version:3,sources:["webpack://./node_modules/@nextcloud/dialogs/dist/style.css"],names:[],mappings:"AAAA,gBAAgB;AAChB;;;;;;;;;;;;;;;;;;;;EAoBE;AACF;EACE,gBAAgB;EAChB,gBAAgB;EAChB,8CAA8C;EAC9C,6BAA6B;EAC7B,6CAA6C;EAC7C,eAAe;EACf,gBAAgB;EAChB,eAAe;EACf,cAAc;EACd,mCAAmC;EACnC,aAAa;EACb,mBAAmB;AACrB;AACA;EACE,aAAa;EACb,mBAAmB;AACrB;AACA;;EAEE,gBAAgB;EAChB,gBAAgB;EAChB,sBAAsB;EACtB,eAAe;EACf,YAAY;EACZ,aAAa;EACb,mBAAmB;EACnB,4BAA4B;EAC5B,2BAA2B;EAC3B,6BAA6B;EAC7B,aAAa;AACf;AACA;;EAEE,cAAc;EACd,WAAW;EACX,YAAY;EACZ,gBAAgB;EAChB,iBAAiB;EACjB,YAAY;AACd;AACA;;EAEE,yDAA8Q;EAC9Q,YAAY;EACZ,wCAAwC;EACxC,qBAAqB;EACrB,WAAW;EACX,YAAY;AACd;AACA;;EAEE,wBAAwB;EACxB,wBAAwB;AAC1B;AACA;;;;;;EAME,eAAe;EACf,UAAU;AACZ;AACA;EACE,WAAW;AACb;AACA;EACE,eAAe;AACjB;AACA;EACE,yCAAyC;AAC3C;AACA;EACE,2CAA2C;AAC7C;AACA;EACE,2CAA2C;AAC7C;AACA;;EAEE,2CAA2C;AAC7C;AACA;EACE,yDAAsT;AACxT;AACA;EACE,8BAA8B;EAC9B,4BAA4B;AAC9B;AACA;EACE,WAAW;EACX,YAAY;EACZ,eAAe;EACf,gBAAgB;EAChB,4BAA4B;EAC5B,wBAAwB;EACxB,aAAa;EACb,uBAAuB;AACzB;AACA;EACE,+BAA+B;AACjC;AACA;EACE,eAAe;EACf,gBAAgB;EAChB,uBAAuB;EACvB,mBAAmB;AACrB;AACA;EACE,cAAc;AAChB;AACA;EACE,sBAAsB;AACxB;AACA;EACE,eAAe;EACf,sBAAsB;AACxB;AACA;EACE,qBAAqB;AACvB;AACA;EACE;IACE,2BAA2B;EAC7B;EACA;IACE,6BAA6B;EAC/B;EACA;IACE,2BAA2B;EAC7B;AACF;AACA;EACE,6BAA6B;AAC/B;AACA;EACE,qBAAqB;EACrB,YAAY;EACZ;;;;;qCAKmC;EACnC,2BAA2B;EAC3B,mCAAmC;EACnC,8CAA8C;AAChD;AACA;EACE,oBAAoB;EACpB,mBAAmB;AACrB;AACA;EACE,WAAW;AACb;AACA;EACE,wBAAwB;EACxB,YAAY;AACd;AACA;EACE,WAAW;AACb;AACA;EACE,WAAW;AACb;AACA;EACE,+BAA+B;AACjC;AACA;EACE,eAAe;EACf,gBAAgB;EAChB,uBAAuB;EACvB,mBAAmB;AACrB;AACA;EACE,cAAc;AAChB;AACA;EACE,sBAAsB;AACxB;AACA;EACE,eAAe;EACf,sBAAsB;AACxB;AACA;EACE,qBAAqB;AACvB;AACA;EACE,8CAA8C;AAChD;AACA;EACE,+CAA+C;AACjD;AACA;EACE,aAAa;EACb,sBAAsB;EACtB,mBAAmB;EACnB,YAAY;AACd;AACA;EACE,yBAAyB;EACzB,YAAY;EACZ,gBAAgB;EAChB,uBAAuB;AACzB;AACA;EACE,oCAAoC;EACpC,sBAAsB;AACxB;AACA;EACE,WAAW;EACX,YAAY;EACZ,cAAc;AAChB;AACA;EACE,WAAW;EACX,yBAAyB;EACzB,qBAAqB;AACvB;AACA;EACE,WAAW;EACX,gBAAgB;EAChB,mBAAmB;AACrB;AACA;EACE,gBAAgB;EAChB,UAAU;EACV,MAAM;EACN,8CAA8C;EAC9C,YAAY;AACd;AACA;EACE,aAAa;AACf;AACA;EACE,WAAW;AACb;AACA;EACE,YAAY;AACd;AACA;EACE,YAAY;AACd;AACA;EACE,YAAY;AACd;AACA;EACE,sBAAsB;EACtB,2BAA2B;AAC7B;AACA;EACE,wBAAwB;AAC1B;AACA;EACE,oBAAoB;AACtB;AACA;EACE,oCAAoC;AACtC;AACA;EACE,gBAAgB;AAClB;AACA;EACE,uBAAuB;AACzB;AACA;EACE,aAAa;EACb,sBAAsB;EACtB,oBAAoB;EACpB,UAAU;EACV,gBAAgB;EAChB,YAAY;EACZ,uBAAuB;EACvB,cAAc;AAChB;AACA;EACE,sBAAsB;AACxB;AACA;EACE,iBAAiB;EACjB,gBAAgB;AAClB;AACA;EACE;IACE,mBAAmB;IACnB,gBAAgB;EAClB;AACF;AACA;EACE;IACE,mBAAmB;IACnB,gBAAgB;EAClB;EACA;IACE,gBAAgB;EAClB;AACF;AACA;EACE,uBAAuB;AACzB;AACA;;EAEE,sBAAsB;AACxB;AACA;EACE,gBAAgB;AAClB;AACA;EACE;IACE,SAAS;EACX;AACF;AACA;EACE;IACE,yCAAyC;EAC3C;AACF;AACA;EACE,YAAY;EACZ,aAAa;EACb,sBAAsB;EACtB,mBAAmB;AACrB;AACA;EACE,gBAAgB;EAChB,mBAAmB;EACnB,SAAS;AACX;AACA;EACE,sBAAsB;EACtB,WAAW;EACX,aAAa;EACb,sBAAsB;EACtB,aAAa;EACb,OAAO;EACP,mBAAmB;AACrB;AACA;EACE,sBAAsB;AACxB;AACA;EACE,mCAAmC;AACrC;AACA;EACE;IACE,oEAAoE;EACtE;AACF;AACA;EACE,aAAa;EACb,sBAAsB;EACtB,gBAAgB;AAClB",sourcesContent:["@charset \"UTF-8\";\n/**\n * @copyright Copyright (c) 2019 Julius Härtl \n *\n * @author Julius Härtl \n * @author John Molakvoæ \n *\n * @license GNU AGPL version 3 or any later version\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see .\n */\n.toastify.dialogs {\n min-width: 200px;\n background: none;\n background-color: var(--color-main-background);\n color: var(--color-main-text);\n box-shadow: 0 0 6px 0 var(--color-box-shadow);\n padding: 0 12px;\n margin-top: 45px;\n position: fixed;\n z-index: 10100;\n border-radius: var(--border-radius);\n display: flex;\n align-items: center;\n}\n.toastify.dialogs .toast-undo-container {\n display: flex;\n align-items: center;\n}\n.toastify.dialogs .toast-undo-button,\n.toastify.dialogs .toast-close {\n position: static;\n overflow: hidden;\n box-sizing: border-box;\n min-width: 44px;\n height: 100%;\n padding: 12px;\n white-space: nowrap;\n background-repeat: no-repeat;\n background-position: center;\n background-color: transparent;\n min-height: 0;\n}\n.toastify.dialogs .toast-undo-button.toast-close,\n.toastify.dialogs .toast-close.toast-close {\n text-indent: 0;\n opacity: .4;\n border: none;\n min-height: 44px;\n margin-left: 10px;\n font-size: 0;\n}\n.toastify.dialogs .toast-undo-button.toast-close:before,\n.toastify.dialogs .toast-close.toast-close:before {\n background-image: url(\"data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20height='16'%20width='16'%3e%3cpath%20d='M14%2012.3L12.3%2014%208%209.7%203.7%2014%202%2012.3%206.3%208%202%203.7%203.7%202%208%206.3%2012.3%202%2014%203.7%209.7%208z'/%3e%3c/svg%3e\");\n content: \" \";\n filter: var(--background-invert-if-dark);\n display: inline-block;\n width: 16px;\n height: 16px;\n}\n.toastify.dialogs .toast-undo-button.toast-undo-button,\n.toastify.dialogs .toast-close.toast-undo-button {\n height: calc(100% - 6px);\n margin: 3px 3px 3px 12px;\n}\n.toastify.dialogs .toast-undo-button:hover,\n.toastify.dialogs .toast-undo-button:focus,\n.toastify.dialogs .toast-undo-button:active,\n.toastify.dialogs .toast-close:hover,\n.toastify.dialogs .toast-close:focus,\n.toastify.dialogs .toast-close:active {\n cursor: pointer;\n opacity: 1;\n}\n.toastify.dialogs.toastify-top {\n right: 10px;\n}\n.toastify.dialogs.toast-with-click {\n cursor: pointer;\n}\n.toastify.dialogs.toast-error {\n border-left: 3px solid var(--color-error);\n}\n.toastify.dialogs.toast-info {\n border-left: 3px solid var(--color-primary);\n}\n.toastify.dialogs.toast-warning {\n border-left: 3px solid var(--color-warning);\n}\n.toastify.dialogs.toast-success,\n.toastify.dialogs.toast-undo {\n border-left: 3px solid var(--color-success);\n}\n.theme--dark .toastify.dialogs .toast-close.toast-close:before {\n background-image: url(\"data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20height='16'%20width='16'%3e%3cpath%20d='M14%2012.3L12.3%2014%208%209.7%203.7%2014%202%2012.3%206.3%208%202%203.7%203.7%202%208%206.3%2012.3%202%2014%203.7%209.7%208z'%20style='fill-opacity:1;fill:%23ffffff'/%3e%3c/svg%3e\");\n}\n.nc-generic-dialog .dialog__actions {\n justify-content: space-between;\n min-width: calc(100% - 12px);\n}\n._file-picker__file-icon_1vgv4_5 {\n width: 32px;\n height: 32px;\n min-width: 32px;\n min-height: 32px;\n background-repeat: no-repeat;\n background-size: contain;\n display: flex;\n justify-content: center;\n}\ntr.file-picker__row[data-v-6aded0d9] {\n height: var(--row-height, 50px);\n}\ntr.file-picker__row td[data-v-6aded0d9] {\n cursor: pointer;\n overflow: hidden;\n text-overflow: ellipsis;\n border-bottom: none;\n}\ntr.file-picker__row td.row-checkbox[data-v-6aded0d9] {\n padding: 0 2px;\n}\ntr.file-picker__row td[data-v-6aded0d9]:not(.row-checkbox) {\n padding-inline: 14px 0;\n}\ntr.file-picker__row td.row-size[data-v-6aded0d9] {\n text-align: end;\n padding-inline: 0 14px;\n}\ntr.file-picker__row td.row-name[data-v-6aded0d9] {\n padding-inline: 2px 0;\n}\n@keyframes gradient-6aded0d9 {\n 0% {\n background-position: 0% 50%;\n }\n 50% {\n background-position: 100% 50%;\n }\n to {\n background-position: 0% 50%;\n }\n}\n.loading-row .row-checkbox[data-v-6aded0d9] {\n text-align: center !important;\n}\n.loading-row span[data-v-6aded0d9] {\n display: inline-block;\n height: 24px;\n background:\n linear-gradient(\n to right,\n var(--color-background-darker),\n var(--color-text-maxcontrast),\n var(--color-background-darker));\n background-size: 600px 100%;\n border-radius: var(--border-radius);\n animation: gradient-6aded0d9 12s ease infinite;\n}\n.loading-row .row-wrapper[data-v-6aded0d9] {\n display: inline-flex;\n align-items: center;\n}\n.loading-row .row-checkbox span[data-v-6aded0d9] {\n width: 24px;\n}\n.loading-row .row-name span[data-v-6aded0d9]:last-of-type {\n margin-inline-start: 6px;\n width: 130px;\n}\n.loading-row .row-size span[data-v-6aded0d9] {\n width: 80px;\n}\n.loading-row .row-modified span[data-v-6aded0d9] {\n width: 90px;\n}\ntr.file-picker__row[data-v-48df4f27] {\n height: var(--row-height, 50px);\n}\ntr.file-picker__row td[data-v-48df4f27] {\n cursor: pointer;\n overflow: hidden;\n text-overflow: ellipsis;\n border-bottom: none;\n}\ntr.file-picker__row td.row-checkbox[data-v-48df4f27] {\n padding: 0 2px;\n}\ntr.file-picker__row td[data-v-48df4f27]:not(.row-checkbox) {\n padding-inline: 14px 0;\n}\ntr.file-picker__row td.row-size[data-v-48df4f27] {\n text-align: end;\n padding-inline: 0 14px;\n}\ntr.file-picker__row td.row-name[data-v-48df4f27] {\n padding-inline: 2px 0;\n}\n.file-picker__row--selected[data-v-48df4f27] {\n background-color: var(--color-background-dark);\n}\n.file-picker__row[data-v-48df4f27]:hover {\n background-color: var(--color-background-hover);\n}\n.file-picker__name-container[data-v-48df4f27] {\n display: flex;\n justify-content: start;\n align-items: center;\n height: 100%;\n}\n.file-picker__file-name[data-v-48df4f27] {\n padding-inline-start: 6px;\n min-width: 0;\n overflow: hidden;\n text-overflow: ellipsis;\n}\n.file-picker__file-extension[data-v-48df4f27] {\n color: var(--color-text-maxcontrast);\n min-width: fit-content;\n}\n.file-picker__header-preview[data-v-d3c94818] {\n width: 22px;\n height: 32px;\n flex: 0 0 auto;\n}\n.file-picker__files[data-v-d3c94818] {\n margin: 2px;\n margin-inline-start: 12px;\n overflow: scroll auto;\n}\n.file-picker__files table[data-v-d3c94818] {\n width: 100%;\n max-height: 100%;\n table-layout: fixed;\n}\n.file-picker__files th[data-v-d3c94818] {\n position: sticky;\n z-index: 1;\n top: 0;\n background-color: var(--color-main-background);\n padding: 2px;\n}\n.file-picker__files th .header-wrapper[data-v-d3c94818] {\n display: flex;\n}\n.file-picker__files th.row-checkbox[data-v-d3c94818] {\n width: 44px;\n}\n.file-picker__files th.row-name[data-v-d3c94818] {\n width: 230px;\n}\n.file-picker__files th.row-size[data-v-d3c94818] {\n width: 100px;\n}\n.file-picker__files th.row-modified[data-v-d3c94818] {\n width: 120px;\n}\n.file-picker__files th[data-v-d3c94818]:not(.row-size) .button-vue__wrapper {\n justify-content: start;\n flex-direction: row-reverse;\n}\n.file-picker__files th[data-v-d3c94818]:not(.row-size) .button-vue {\n padding-inline: 16px 4px;\n}\n.file-picker__files th.row-size[data-v-d3c94818] .button-vue__wrapper {\n justify-content: end;\n}\n.file-picker__files th[data-v-d3c94818] .button-vue__wrapper {\n color: var(--color-text-maxcontrast);\n}\n.file-picker__files th[data-v-d3c94818] .button-vue__wrapper .button-vue__text {\n font-weight: 400;\n}\n.file-picker__breadcrumbs[data-v-22cbb5df] {\n flex-grow: 0 !important;\n}\n.file-picker__side[data-v-a06474d4] {\n display: flex;\n flex-direction: column;\n align-items: stretch;\n gap: .5rem;\n min-width: 200px;\n padding: 2px;\n margin-block-start: 7px;\n overflow: auto;\n}\n.file-picker__side[data-v-a06474d4] .button-vue__wrapper {\n justify-content: start;\n}\n.file-picker__filter-input[data-v-a06474d4] {\n margin-block: 7px;\n max-width: 260px;\n}\n@media (max-width: 736px) {\n .file-picker__side[data-v-a06474d4] {\n flex-direction: row;\n min-width: unset;\n }\n}\n@media (max-width: 512px) {\n .file-picker__side[data-v-a06474d4] {\n flex-direction: row;\n min-width: unset;\n }\n .file-picker__filter-input[data-v-a06474d4] {\n max-width: unset;\n }\n}\n.file-picker__navigation {\n padding-inline: 8px 2px;\n}\n.file-picker__navigation,\n.file-picker__navigation * {\n box-sizing: border-box;\n}\n.file-picker__navigation .v-select.select {\n min-width: 220px;\n}\n@media (min-width: 513px) and (max-width: 736px) {\n .file-picker__navigation {\n gap: 11px;\n }\n}\n@media (max-width: 512px) {\n .file-picker__navigation {\n flex-direction: column-reverse !important;\n }\n}\n.file-picker__view[data-v-6ff1b36b] {\n height: 50px;\n display: flex;\n justify-content: start;\n align-items: center;\n}\n.file-picker__view h3[data-v-6ff1b36b] {\n font-weight: 700;\n height: fit-content;\n margin: 0;\n}\n.file-picker__main[data-v-6ff1b36b] {\n box-sizing: border-box;\n width: 100%;\n display: flex;\n flex-direction: column;\n min-height: 0;\n flex: 1;\n padding-inline: 2px;\n}\n.file-picker__main *[data-v-6ff1b36b] {\n box-sizing: border-box;\n}\n[data-v-6ff1b36b] .file-picker {\n height: min(80vh, 800px) !important;\n}\n@media (max-width: 512px) {\n [data-v-6ff1b36b] .file-picker {\n height: calc(100% - 16px - var(--default-clickable-area)) !important;\n }\n}\n[data-v-6ff1b36b] .file-picker__content {\n display: flex;\n flex-direction: column;\n overflow: hidden;\n}\n"],sourceRoot:""}]);const f=u},30521:(t,e,n)=>{"use strict";n.d(e,{A:()=>a});var s=n(71354),i=n.n(s),r=n(76314),o=n.n(r)()(i());o.push([t.id,".upload-picker[data-v-eca9500a] {\n display: inline-flex;\n align-items: center;\n height: 44px;\n}\n.upload-picker__progress[data-v-eca9500a] {\n width: 200px;\n max-width: 0;\n transition: max-width var(--animation-quick) ease-in-out;\n margin-top: 8px;\n}\n.upload-picker__progress p[data-v-eca9500a] {\n overflow: hidden;\n white-space: nowrap;\n text-overflow: ellipsis;\n}\n.upload-picker--uploading .upload-picker__progress[data-v-eca9500a] {\n max-width: 200px;\n margin-right: 20px;\n margin-left: 8px;\n}\n.upload-picker--paused .upload-picker__progress[data-v-eca9500a] {\n animation: breathing-eca9500a 3s ease-out infinite normal;\n}\n@keyframes breathing-eca9500a {\n 0% {\n opacity: .5;\n }\n 25% {\n opacity: 1;\n }\n 60% {\n opacity: .5;\n }\n to {\n opacity: .5;\n }\n}\n","",{version:3,sources:["webpack://./node_modules/@nextcloud/upload/dist/assets/index-Ussc_ol3.css"],names:[],mappings:"AAAA;EACE,oBAAoB;EACpB,mBAAmB;EACnB,YAAY;AACd;AACA;EACE,YAAY;EACZ,YAAY;EACZ,wDAAwD;EACxD,eAAe;AACjB;AACA;EACE,gBAAgB;EAChB,mBAAmB;EACnB,uBAAuB;AACzB;AACA;EACE,gBAAgB;EAChB,kBAAkB;EAClB,gBAAgB;AAClB;AACA;EACE,yDAAyD;AAC3D;AACA;EACE;IACE,WAAW;EACb;EACA;IACE,UAAU;EACZ;EACA;IACE,WAAW;EACb;EACA;IACE,WAAW;EACb;AACF",sourcesContent:[".upload-picker[data-v-eca9500a] {\n display: inline-flex;\n align-items: center;\n height: 44px;\n}\n.upload-picker__progress[data-v-eca9500a] {\n width: 200px;\n max-width: 0;\n transition: max-width var(--animation-quick) ease-in-out;\n margin-top: 8px;\n}\n.upload-picker__progress p[data-v-eca9500a] {\n overflow: hidden;\n white-space: nowrap;\n text-overflow: ellipsis;\n}\n.upload-picker--uploading .upload-picker__progress[data-v-eca9500a] {\n max-width: 200px;\n margin-right: 20px;\n margin-left: 8px;\n}\n.upload-picker--paused .upload-picker__progress[data-v-eca9500a] {\n animation: breathing-eca9500a 3s ease-out infinite normal;\n}\n@keyframes breathing-eca9500a {\n 0% {\n opacity: .5;\n }\n 25% {\n opacity: 1;\n }\n 60% {\n opacity: .5;\n }\n to {\n opacity: .5;\n }\n}\n"],sourceRoot:""}]);const a=o},86334:(t,e,n)=>{"use strict";n.d(e,{A:()=>a});var s=n(71354),i=n.n(s),r=n(76314),o=n.n(r)()(i());o.push([t.id,".files-list__breadcrumbs[data-v-740bb6f2]{flex:1 1 100% !important;width:100%;height:100%;margin-block:0;margin-inline:10px}.files-list__breadcrumbs[data-v-740bb6f2] a{cursor:pointer !important}.files-list__breadcrumbs--with-progress[data-v-740bb6f2]{flex-direction:column !important;align-items:flex-start !important}","",{version:3,sources:["webpack://./apps/files/src/components/BreadCrumbs.vue"],names:[],mappings:"AACA,0CAEC,wBAAA,CACA,UAAA,CACA,WAAA,CACA,cAAA,CACA,kBAAA,CAGC,6CACC,yBAAA,CAIF,yDACC,gCAAA,CACA,iCAAA",sourcesContent:["\n.files-list__breadcrumbs {\n\t// Take as much space as possible\n\tflex: 1 1 100% !important;\n\twidth: 100%;\n\theight: 100%;\n\tmargin-block: 0;\n\tmargin-inline: 10px;\n\n\t:deep() {\n\t\ta {\n\t\t\tcursor: pointer !important;\n\t\t}\n\t}\n\n\t&--with-progress {\n\t\tflex-direction: column !important;\n\t\talign-items: flex-start !important;\n\t}\n}\n"],sourceRoot:""}]);const a=o},82915:(t,e,n)=>{"use strict";n.d(e,{A:()=>a});var s=n(71354),i=n.n(s),r=n(76314),o=n.n(r)()(i());o.push([t.id,".files-list__drag-drop-notice[data-v-02c943a6]{display:flex;align-items:center;justify-content:center;width:100%;min-height:113px;margin:0;user-select:none;color:var(--color-text-maxcontrast);background-color:var(--color-main-background);border-color:#000}.files-list__drag-drop-notice h3[data-v-02c943a6]{margin-left:16px;color:inherit}.files-list__drag-drop-notice-wrapper[data-v-02c943a6]{display:flex;align-items:center;justify-content:center;height:15vh;max-height:70%;padding:0 5vw;border:2px var(--color-border-dark) dashed;border-radius:var(--border-radius-large)}","",{version:3,sources:["webpack://./apps/files/src/components/DragAndDropNotice.vue"],names:[],mappings:"AACA,+CACC,YAAA,CACA,kBAAA,CACA,sBAAA,CACA,UAAA,CAEA,gBAAA,CACA,QAAA,CACA,gBAAA,CACA,mCAAA,CACA,6CAAA,CACA,iBAAA,CAEA,kDACC,gBAAA,CACA,aAAA,CAGD,uDACC,YAAA,CACA,kBAAA,CACA,sBAAA,CACA,WAAA,CACA,cAAA,CACA,aAAA,CACA,0CAAA,CACA,wCAAA",sourcesContent:["\n.files-list__drag-drop-notice {\n\tdisplay: flex;\n\talign-items: center;\n\tjustify-content: center;\n\twidth: 100%;\n\t// Breadcrumbs height + row thead height\n\tmin-height: calc(58px + 55px);\n\tmargin: 0;\n\tuser-select: none;\n\tcolor: var(--color-text-maxcontrast);\n\tbackground-color: var(--color-main-background);\n\tborder-color: black;\n\n\th3 {\n\t\tmargin-left: 16px;\n\t\tcolor: inherit;\n\t}\n\n\t&-wrapper {\n\t\tdisplay: flex;\n\t\talign-items: center;\n\t\tjustify-content: center;\n\t\theight: 15vh;\n\t\tmax-height: 70%;\n\t\tpadding: 0 5vw;\n\t\tborder: 2px var(--color-border-dark) dashed;\n\t\tborder-radius: var(--border-radius-large);\n\t}\n}\n\n"],sourceRoot:""}]);const a=o},52608:(t,e,n)=>{"use strict";n.d(e,{A:()=>a});var s=n(71354),i=n.n(s),r=n(76314),o=n.n(r)()(i());o.push([t.id,".files-list-drag-image{position:absolute;top:-9999px;left:-9999px;display:flex;overflow:hidden;align-items:center;height:44px;padding:6px 12px;background:var(--color-main-background)}.files-list-drag-image__icon,.files-list-drag-image .files-list__row-icon{display:flex;overflow:hidden;align-items:center;justify-content:center;width:32px;height:32px;border-radius:var(--border-radius)}.files-list-drag-image__icon{overflow:visible;margin-right:12px}.files-list-drag-image__icon img{max-width:100%;max-height:100%}.files-list-drag-image__icon .material-design-icon{color:var(--color-text-maxcontrast)}.files-list-drag-image__icon .material-design-icon.folder-icon{color:var(--color-primary-element)}.files-list-drag-image__icon>span{display:flex}.files-list-drag-image__icon>span .files-list__row-icon+.files-list__row-icon{margin-top:6px;margin-left:-26px}.files-list-drag-image__icon>span .files-list__row-icon+.files-list__row-icon+.files-list__row-icon{margin-top:12px}.files-list-drag-image__icon>span:not(:empty)+*{display:none}.files-list-drag-image__name{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}","",{version:3,sources:["webpack://./apps/files/src/components/DragAndDropPreview.vue"],names:[],mappings:"AAIA,uBACC,iBAAA,CACA,WAAA,CACA,YAAA,CACA,YAAA,CACA,eAAA,CACA,kBAAA,CACA,WAAA,CACA,gBAAA,CACA,uCAAA,CAEA,0EAEC,YAAA,CACA,eAAA,CACA,kBAAA,CACA,sBAAA,CACA,UAAA,CACA,WAAA,CACA,kCAAA,CAGD,6BACC,gBAAA,CACA,iBAAA,CAEA,iCACC,cAAA,CACA,eAAA,CAGD,mDACC,mCAAA,CACA,+DACC,kCAAA,CAKF,kCACC,YAAA,CAGA,8EACC,cA9CU,CA+CV,iBAAA,CACA,oGACC,eAAA,CAKF,gDACC,YAAA,CAKH,6BACC,eAAA,CACA,kBAAA,CACA,sBAAA",sourcesContent:["\n$size: 32px;\n$stack-shift: 6px;\n\n.files-list-drag-image {\n\tposition: absolute;\n\ttop: -9999px;\n\tleft: -9999px;\n\tdisplay: flex;\n\toverflow: hidden;\n\talign-items: center;\n\theight: 44px;\n\tpadding: 6px 12px;\n\tbackground: var(--color-main-background);\n\n\t&__icon,\n\t.files-list__row-icon {\n\t\tdisplay: flex;\n\t\toverflow: hidden;\n\t\talign-items: center;\n\t\tjustify-content: center;\n\t\twidth: 32px;\n\t\theight: 32px;\n\t\tborder-radius: var(--border-radius);\n\t}\n\n\t&__icon {\n\t\toverflow: visible;\n\t\tmargin-right: 12px;\n\n\t\timg {\n\t\t\tmax-width: 100%;\n\t\t\tmax-height: 100%;\n\t\t}\n\n\t\t.material-design-icon {\n\t\t\tcolor: var(--color-text-maxcontrast);\n\t\t\t&.folder-icon {\n\t\t\t\tcolor: var(--color-primary-element);\n\t\t\t}\n\t\t}\n\n\t\t// Previews container\n\t\t> span {\n\t\t\tdisplay: flex;\n\n\t\t\t// Stack effect if more than one element\n\t\t\t.files-list__row-icon + .files-list__row-icon {\n\t\t\t\tmargin-top: $stack-shift;\n\t\t\t\tmargin-left: $stack-shift - $size;\n\t\t\t\t& + .files-list__row-icon {\n\t\t\t\t\tmargin-top: $stack-shift * 2;\n\t\t\t\t}\n\t\t\t}\n\t\t\t// If we have manually clone the preview,\n\t\t\t// let's hide any fallback icons\n\t\t\t&:not(:empty) + * {\n\t\t\t\tdisplay: none;\n\t\t\t}\n\t\t}\n\t}\n\n\t&__name {\n\t\toverflow: hidden;\n\t\twhite-space: nowrap;\n\t\ttext-overflow: ellipsis;\n\t}\n}\n\n"],sourceRoot:""}]);const a=o},55559:(t,e,n)=>{"use strict";n.d(e,{A:()=>a});var s=n(71354),i=n.n(s),r=n(76314),o=n.n(r)()(i());o.push([t.id,".favorite-marker-icon[data-v-04e52abc]{color:#a08b00;min-width:unset !important;min-height:unset !important}.favorite-marker-icon[data-v-04e52abc] svg{width:26px !important;height:26px !important;max-width:unset !important;max-height:unset !important}.favorite-marker-icon[data-v-04e52abc] svg path{stroke:var(--color-main-background);stroke-width:8px;stroke-linejoin:round;paint-order:stroke}","",{version:3,sources:["webpack://./apps/files/src/components/FileEntry/FavoriteIcon.vue"],names:[],mappings:"AACA,uCACC,aAAA,CAEA,0BAAA,CACG,2BAAA,CAGF,4CAEC,qBAAA,CACA,sBAAA,CAGA,0BAAA,CACA,2BAAA,CAGA,iDACC,mCAAA,CACA,gBAAA,CACA,qBAAA,CACA,kBAAA",sourcesContent:["\n.favorite-marker-icon {\n\tcolor: #a08b00;\n\t// Override NcIconSvgWrapper defaults (clickable area)\n\tmin-width: unset !important;\n min-height: unset !important;\n\n\t:deep() {\n\t\tsvg {\n\t\t\t// We added a stroke for a11y so we must increase the size to include the stroke\n\t\t\twidth: 26px !important;\n\t\t\theight: 26px !important;\n\n\t\t\t// Override NcIconSvgWrapper defaults of 20px\n\t\t\tmax-width: unset !important;\n\t\t\tmax-height: unset !important;\n\n\t\t\t// Sow a border around the icon for better contrast\n\t\t\tpath {\n\t\t\t\tstroke: var(--color-main-background);\n\t\t\t\tstroke-width: 8px;\n\t\t\t\tstroke-linejoin: round;\n\t\t\t\tpaint-order: stroke;\n\t\t\t}\n\t\t}\n\t}\n}\n"],sourceRoot:""}]);const a=o},23237:(t,e,n)=>{"use strict";n.d(e,{A:()=>a});var s=n(71354),i=n.n(s),r=n(76314),o=n.n(r)()(i());o.push([t.id,"main.app-content[style*=mouse-pos-x] .v-popper__popper{transform:translate3d(var(--mouse-pos-x), var(--mouse-pos-y), 0px) !important}main.app-content[style*=mouse-pos-x] .v-popper__popper[data-popper-placement=top]{transform:translate3d(var(--mouse-pos-x), calc(var(--mouse-pos-y) - 50vh + 34px), 0px) !important}main.app-content[style*=mouse-pos-x] .v-popper__popper .v-popper__arrow-container{display:none}","",{version:3,sources:["webpack://./apps/files/src/components/FileEntry/FileEntryActions.vue"],names:[],mappings:"AAGA,uDACC,6EAAA,CAGA,kFAEC,iGAAA,CAGD,kFACC,YAAA",sourcesContent:['\n// Allow right click to define the position of the menu\n// only if defined\nmain.app-content[style*="mouse-pos-x"] .v-popper__popper {\n\ttransform: translate3d(var(--mouse-pos-x), var(--mouse-pos-y), 0px) !important;\n\n\t// If the menu is too close to the bottom, we move it up\n\t&[data-popper-placement="top"] {\n\t\t// 34px added to align with the top of the cursor\n\t\ttransform: translate3d(var(--mouse-pos-x), calc(var(--mouse-pos-y) - 50vh + 34px), 0px) !important;\n\t}\n\t// Hide arrow if floating\n\t.v-popper__arrow-container {\n\t\tdisplay: none;\n\t}\n}\n'],sourceRoot:""}]);const a=o},2077:(t,e,n)=>{"use strict";n.d(e,{A:()=>a});var s=n(71354),i=n.n(s),r=n(76314),o=n.n(r)()(i());o.push([t.id,"[data-v-03cc6660] .button-vue--icon-and-text .button-vue__text{color:var(--color-primary-element)}[data-v-03cc6660] .button-vue--icon-and-text .button-vue__icon{color:var(--color-primary-element)}","",{version:3,sources:["webpack://./apps/files/src/components/FileEntry/FileEntryActions.vue"],names:[],mappings:"AAEC,+DACC,kCAAA,CAED,+DACC,kCAAA",sourcesContent:["\n:deep(.button-vue--icon-and-text, .files-list__row-action-sharing-status) {\n\t.button-vue__text {\n\t\tcolor: var(--color-primary-element);\n\t}\n\t.button-vue__icon {\n\t\tcolor: var(--color-primary-element);\n\t}\n}\n"],sourceRoot:""}]);const a=o},31840:(t,e,n)=>{"use strict";n.d(e,{A:()=>a});var s=n(71354),i=n.n(s),r=n(76314),o=n.n(r)()(i());o.push([t.id,"tr[data-v-a85bde20]{margin-bottom:300px;border-top:1px solid var(--color-border);background-color:rgba(0,0,0,0) !important;border-bottom:none !important}tr td[data-v-a85bde20]{user-select:none;color:var(--color-text-maxcontrast) !important}","",{version:3,sources:["webpack://./apps/files/src/components/FilesListTableFooter.vue"],names:[],mappings:"AAEA,oBACC,mBAAA,CACA,wCAAA,CAEA,yCAAA,CACA,6BAAA,CAEA,uBACC,gBAAA,CAEA,8CAAA",sourcesContent:["\n// Scoped row\ntr {\n\tmargin-bottom: 300px;\n\tborder-top: 1px solid var(--color-border);\n\t// Prevent hover effect on the whole row\n\tbackground-color: transparent !important;\n\tborder-bottom: none !important;\n\n\ttd {\n\t\tuser-select: none;\n\t\t// Make sure the cell colors don't apply to column headers\n\t\tcolor: var(--color-text-maxcontrast) !important;\n\t}\n}\n"],sourceRoot:""}]);const a=o},60799:(t,e,n)=>{"use strict";n.d(e,{A:()=>a});var s=n(71354),i=n.n(s),r=n(76314),o=n.n(r)()(i());o.push([t.id,".files-list__column[data-v-952162c2]{user-select:none;color:var(--color-text-maxcontrast) !important}.files-list__column--sortable[data-v-952162c2]{cursor:pointer}","",{version:3,sources:["webpack://./apps/files/src/components/FilesListTableHeader.vue"],names:[],mappings:"AACA,qCACC,gBAAA,CAEA,8CAAA,CAEA,+CACC,cAAA",sourcesContent:["\n.files-list__column {\n\tuser-select: none;\n\t// Make sure the cell colors don't apply to column headers\n\tcolor: var(--color-text-maxcontrast) !important;\n\n\t&--sortable {\n\t\tcursor: pointer;\n\t}\n}\n\n"],sourceRoot:""}]);const a=o},58017:(t,e,n)=>{"use strict";n.d(e,{A:()=>a});var s=n(71354),i=n.n(s),r=n(76314),o=n.n(r)()(i());o.push([t.id,".files-list__row-actions-batch[data-v-d939292c]{flex:1 1 100% !important;max-width:100%}","",{version:3,sources:["webpack://./apps/files/src/components/FilesListTableHeaderActions.vue"],names:[],mappings:"AACA,gDACC,wBAAA,CACA,cAAA",sourcesContent:["\n.files-list__row-actions-batch {\n\tflex: 1 1 100% !important;\n\tmax-width: 100%;\n}\n"],sourceRoot:""}]);const a=o},75290:(t,e,n)=>{"use strict";n.d(e,{A:()=>a});var s=n(71354),i=n.n(s),r=n(76314),o=n.n(r)()(i());o.push([t.id,".files-list__column-sort-button[data-v-097f69d4]{margin:0 calc(var(--cell-margin)*-1);min-width:calc(100% - 3*var(--cell-margin)) !important}.files-list__column-sort-button-text[data-v-097f69d4]{color:var(--color-text-maxcontrast);font-weight:normal}.files-list__column-sort-button-icon[data-v-097f69d4]{color:var(--color-text-maxcontrast);opacity:0;transition:opacity var(--animation-quick);inset-inline-start:-10px}.files-list__column-sort-button--size .files-list__column-sort-button-icon[data-v-097f69d4]{inset-inline-start:10px}.files-list__column-sort-button--active .files-list__column-sort-button-icon[data-v-097f69d4],.files-list__column-sort-button:hover .files-list__column-sort-button-icon[data-v-097f69d4],.files-list__column-sort-button:focus .files-list__column-sort-button-icon[data-v-097f69d4],.files-list__column-sort-button:active .files-list__column-sort-button-icon[data-v-097f69d4]{opacity:1}","",{version:3,sources:["webpack://./apps/files/src/components/FilesListTableHeaderButton.vue"],names:[],mappings:"AACA,iDAEC,oCAAA,CACA,sDAAA,CAEA,sDACC,mCAAA,CACA,kBAAA,CAGD,sDACC,mCAAA,CACA,SAAA,CACA,yCAAA,CACA,wBAAA,CAGD,4FACC,uBAAA,CAGD,mXAIC,SAAA",sourcesContent:["\n.files-list__column-sort-button {\n\t// Compensate for cells margin\n\tmargin: 0 calc(var(--cell-margin) * -1);\n\tmin-width: calc(100% - 3 * var(--cell-margin))!important;\n\n\t&-text {\n\t\tcolor: var(--color-text-maxcontrast);\n\t\tfont-weight: normal;\n\t}\n\n\t&-icon {\n\t\tcolor: var(--color-text-maxcontrast);\n\t\topacity: 0;\n\t\ttransition: opacity var(--animation-quick);\n\t\tinset-inline-start: -10px;\n\t}\n\n\t&--size &-icon {\n\t\tinset-inline-start: 10px;\n\t}\n\n\t&--active &-icon,\n\t&:hover &-icon,\n\t&:focus &-icon,\n\t&:active &-icon {\n\t\topacity: 1;\n\t}\n}\n"],sourceRoot:""}]);const a=o},79655:(t,e,n)=>{"use strict";n.d(e,{A:()=>a});var s=n(71354),i=n.n(s),r=n(76314),o=n.n(r)()(i());o.push([t.id,".files-list[data-v-2e1b1dc8]{--row-height: 55px;--cell-margin: 14px;--checkbox-padding: calc((var(--row-height) - var(--checkbox-size)) / 2);--checkbox-size: 24px;--clickable-area: 44px;--icon-preview-size: 32px;overflow:auto;height:100%;will-change:scroll-position}.files-list[data-v-2e1b1dc8] tbody{will-change:padding;contain:layout paint style;display:flex;flex-direction:column;width:100%;position:relative}.files-list[data-v-2e1b1dc8] tbody tr{contain:strict}.files-list[data-v-2e1b1dc8] tbody tr:hover,.files-list[data-v-2e1b1dc8] tbody tr:focus{background-color:var(--color-background-dark)}.files-list[data-v-2e1b1dc8] .files-list__before{display:flex;flex-direction:column}.files-list[data-v-2e1b1dc8] .files-list__selected{padding-right:12px;white-space:nowrap}.files-list[data-v-2e1b1dc8] .files-list__table{display:block}.files-list[data-v-2e1b1dc8] .files-list__table.files-list__table--with-thead-overlay{margin-top:calc(-1*var(--row-height))}.files-list[data-v-2e1b1dc8] .files-list__thead-overlay{position:sticky;top:0;margin-left:var(--row-height);z-index:20;display:flex;align-items:center;background-color:var(--color-main-background);border-bottom:1px solid var(--color-border);height:var(--row-height)}.files-list[data-v-2e1b1dc8] .files-list__thead,.files-list[data-v-2e1b1dc8] .files-list__tfoot{display:flex;flex-direction:column;width:100%;background-color:var(--color-main-background)}.files-list[data-v-2e1b1dc8] .files-list__thead{position:sticky;z-index:10;top:0}.files-list[data-v-2e1b1dc8] .files-list__tfoot{min-height:300px}.files-list[data-v-2e1b1dc8] tr{position:relative;display:flex;align-items:center;width:100%;user-select:none;border-bottom:1px solid var(--color-border);box-sizing:border-box;user-select:none;height:var(--row-height)}.files-list[data-v-2e1b1dc8] td,.files-list[data-v-2e1b1dc8] th{display:flex;align-items:center;flex:0 0 auto;justify-content:left;width:var(--row-height);height:var(--row-height);margin:0;padding:0;color:var(--color-text-maxcontrast);border:none}.files-list[data-v-2e1b1dc8] td span,.files-list[data-v-2e1b1dc8] th span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.files-list[data-v-2e1b1dc8] .files-list__row--failed{position:absolute;display:block;top:0;left:0;right:0;bottom:0;opacity:.1;z-index:-1;background:var(--color-error)}.files-list[data-v-2e1b1dc8] .files-list__row-checkbox{justify-content:center}.files-list[data-v-2e1b1dc8] .files-list__row-checkbox .checkbox-radio-switch{display:flex;justify-content:center;--icon-size: var(--checkbox-size)}.files-list[data-v-2e1b1dc8] .files-list__row-checkbox .checkbox-radio-switch label.checkbox-radio-switch__label{width:var(--clickable-area);height:var(--clickable-area);margin:0;padding:calc((var(--clickable-area) - var(--checkbox-size))/2)}.files-list[data-v-2e1b1dc8] .files-list__row-checkbox .checkbox-radio-switch .checkbox-radio-switch__icon{margin:0 !important}.files-list[data-v-2e1b1dc8] .files-list__row:hover,.files-list[data-v-2e1b1dc8] .files-list__row:focus,.files-list[data-v-2e1b1dc8] .files-list__row:active,.files-list[data-v-2e1b1dc8] .files-list__row--active,.files-list[data-v-2e1b1dc8] .files-list__row--dragover{background-color:var(--color-background-hover);--color-text-maxcontrast: var(--color-main-text)}.files-list[data-v-2e1b1dc8] .files-list__row:hover>*,.files-list[data-v-2e1b1dc8] .files-list__row:focus>*,.files-list[data-v-2e1b1dc8] .files-list__row:active>*,.files-list[data-v-2e1b1dc8] .files-list__row--active>*,.files-list[data-v-2e1b1dc8] .files-list__row--dragover>*{--color-border: var(--color-border-dark)}.files-list[data-v-2e1b1dc8] .files-list__row:hover .favorite-marker-icon svg path,.files-list[data-v-2e1b1dc8] .files-list__row:focus .favorite-marker-icon svg path,.files-list[data-v-2e1b1dc8] .files-list__row:active .favorite-marker-icon svg path,.files-list[data-v-2e1b1dc8] .files-list__row--active .favorite-marker-icon svg path,.files-list[data-v-2e1b1dc8] .files-list__row--dragover .favorite-marker-icon svg path{stroke:var(--color-background-hover)}.files-list[data-v-2e1b1dc8] .files-list__row--dragover *{pointer-events:none}.files-list[data-v-2e1b1dc8] .files-list__row-icon{position:relative;display:flex;overflow:visible;align-items:center;flex:0 0 var(--icon-preview-size);justify-content:center;width:var(--icon-preview-size);height:100%;margin-right:var(--checkbox-padding);color:var(--color-primary-element)}.files-list[data-v-2e1b1dc8] .files-list__row-icon *{cursor:pointer}.files-list[data-v-2e1b1dc8] .files-list__row-icon>span{justify-content:flex-start}.files-list[data-v-2e1b1dc8] .files-list__row-icon>span:not(.files-list__row-icon-favorite) svg{width:var(--icon-preview-size);height:var(--icon-preview-size)}.files-list[data-v-2e1b1dc8] .files-list__row-icon>span.folder-icon,.files-list[data-v-2e1b1dc8] .files-list__row-icon>span.folder-open-icon{margin:-3px}.files-list[data-v-2e1b1dc8] .files-list__row-icon>span.folder-icon svg,.files-list[data-v-2e1b1dc8] .files-list__row-icon>span.folder-open-icon svg{width:calc(var(--icon-preview-size) + 6px);height:calc(var(--icon-preview-size) + 6px)}.files-list[data-v-2e1b1dc8] .files-list__row-icon-preview{overflow:hidden;width:var(--icon-preview-size);height:var(--icon-preview-size);border-radius:var(--border-radius);object-fit:contain;object-position:center}.files-list[data-v-2e1b1dc8] .files-list__row-icon-preview:not(.files-list__row-icon-preview--loaded){background:var(--color-loading-dark)}.files-list[data-v-2e1b1dc8] .files-list__row-icon-favorite{position:absolute;top:0px;right:-10px}.files-list[data-v-2e1b1dc8] .files-list__row-icon-overlay{position:absolute;max-height:calc(var(--icon-preview-size)*.5);max-width:calc(var(--icon-preview-size)*.5);color:var(--color-primary-element-text);margin-top:2px}.files-list[data-v-2e1b1dc8] .files-list__row-icon-overlay--file{color:var(--color-main-text);background:var(--color-main-background);border-radius:100%}.files-list[data-v-2e1b1dc8] .files-list__row-name{overflow:hidden;flex:1 1 auto}.files-list[data-v-2e1b1dc8] .files-list__row-name a{display:flex;align-items:center;width:100%;height:100%;min-width:0}.files-list[data-v-2e1b1dc8] .files-list__row-name a:focus-visible{outline:none}.files-list[data-v-2e1b1dc8] .files-list__row-name a:focus .files-list__row-name-text{outline:2px solid var(--color-main-text) !important;border-radius:20px}.files-list[data-v-2e1b1dc8] .files-list__row-name a:focus:not(:focus-visible) .files-list__row-name-text{outline:none !important}.files-list[data-v-2e1b1dc8] .files-list__row-name .files-list__row-name-text{color:var(--color-main-text);padding:5px 10px;margin-left:-10px;display:inline-flex}.files-list[data-v-2e1b1dc8] .files-list__row-name .files-list__row-name-ext{color:var(--color-text-maxcontrast);overflow:visible}.files-list[data-v-2e1b1dc8] .files-list__row-rename{width:100%;max-width:600px}.files-list[data-v-2e1b1dc8] .files-list__row-rename input{width:100%;margin-left:-8px;padding:2px 6px;border-width:2px}.files-list[data-v-2e1b1dc8] .files-list__row-rename input:invalid{border-color:var(--color-error);color:red}.files-list[data-v-2e1b1dc8] .files-list__row-actions{width:auto}.files-list[data-v-2e1b1dc8] .files-list__row-actions~td,.files-list[data-v-2e1b1dc8] .files-list__row-actions~th{margin:0 var(--cell-margin)}.files-list[data-v-2e1b1dc8] .files-list__row-actions button .button-vue__text{font-weight:normal}.files-list[data-v-2e1b1dc8] .files-list__row-action--inline{margin-right:7px}.files-list[data-v-2e1b1dc8] .files-list__row-mtime,.files-list[data-v-2e1b1dc8] .files-list__row-size{color:var(--color-text-maxcontrast)}.files-list[data-v-2e1b1dc8] .files-list__row-size{width:calc(var(--row-height)*1.5);justify-content:flex-end}.files-list[data-v-2e1b1dc8] .files-list__row-mtime{width:calc(var(--row-height)*2)}.files-list[data-v-2e1b1dc8] .files-list__row-column-custom{width:calc(var(--row-height)*2)}","",{version:3,sources:["webpack://./apps/files/src/components/FilesListVirtual.vue"],names:[],mappings:"AACA,6BACC,kBAAA,CACA,mBAAA,CAEA,wEAAA,CACA,qBAAA,CACA,sBAAA,CACA,yBAAA,CAEA,aAAA,CACA,WAAA,CACA,2BAAA,CAIC,oCACC,mBAAA,CACA,0BAAA,CACA,YAAA,CACA,qBAAA,CACA,UAAA,CAEA,iBAAA,CAGA,uCACC,cAAA,CACA,0FAEC,6CAAA,CAMH,kDACC,YAAA,CACA,qBAAA,CAGD,oDACC,kBAAA,CACA,kBAAA,CAGD,iDACC,aAAA,CAEA,uFAEC,qCAAA,CAIF,yDAEC,eAAA,CACA,KAAA,CAEA,6BAAA,CAEA,UAAA,CAEA,YAAA,CACA,kBAAA,CAGA,6CAAA,CACA,2CAAA,CACA,wBAAA,CAGD,kGAEC,YAAA,CACA,qBAAA,CACA,UAAA,CACA,6CAAA,CAKD,iDAEC,eAAA,CACA,UAAA,CACA,KAAA,CAID,iDACC,gBAAA,CAGD,iCACC,iBAAA,CACA,YAAA,CACA,kBAAA,CACA,UAAA,CACA,gBAAA,CACA,2CAAA,CACA,qBAAA,CACA,gBAAA,CACA,wBAAA,CAGD,kEACC,YAAA,CACA,kBAAA,CACA,aAAA,CACA,oBAAA,CACA,uBAAA,CACA,wBAAA,CACA,QAAA,CACA,SAAA,CACA,mCAAA,CACA,WAAA,CAKA,4EACC,eAAA,CACA,kBAAA,CACA,sBAAA,CAIF,uDACC,iBAAA,CACA,aAAA,CACA,KAAA,CACA,MAAA,CACA,OAAA,CACA,QAAA,CACA,UAAA,CACA,UAAA,CACA,6BAAA,CAGD,wDACC,sBAAA,CAEA,+EACC,YAAA,CACA,sBAAA,CAEA,iCAAA,CAEA,kHACC,2BAAA,CACA,4BAAA,CACA,QAAA,CACA,8DAAA,CAGD,4GACC,mBAAA,CAMF,gRAEC,8CAAA,CAGA,gDAAA,CACA,0RACC,wCAAA,CAID,2aACC,oCAAA,CAIF,2DAEC,mBAAA,CAKF,oDACC,iBAAA,CACA,YAAA,CACA,gBAAA,CACA,kBAAA,CAEA,iCAAA,CACA,sBAAA,CACA,8BAAA,CACA,WAAA,CAEA,oCAAA,CACA,kCAAA,CAGA,sDACC,cAAA,CAGD,yDACC,0BAAA,CAEA,iGACC,8BAAA,CACA,+BAAA,CAID,+IAEC,WAAA,CACA,uJACC,0CAAA,CACA,2CAAA,CAKH,4DACC,eAAA,CACA,8BAAA,CACA,+BAAA,CACA,kCAAA,CAEA,kBAAA,CACA,sBAAA,CAGA,uGACC,oCAAA,CAKF,6DACC,iBAAA,CACA,OAAA,CACA,WAAA,CAID,4DACC,iBAAA,CACA,4CAAA,CACA,2CAAA,CACA,uCAAA,CAEA,cAAA,CAGA,kEACC,4BAAA,CACA,uCAAA,CACA,kBAAA,CAMH,oDAEC,eAAA,CAEA,aAAA,CAEA,sDACC,YAAA,CACA,kBAAA,CAEA,UAAA,CACA,WAAA,CAEA,WAAA,CAGA,oEACC,YAAA,CAID,uFACC,mDAAA,CACA,kBAAA,CAED,2GACC,uBAAA,CAIF,+EACC,4BAAA,CAEA,gBAAA,CACA,iBAAA,CAEA,mBAAA,CAGD,8EACC,mCAAA,CAEA,gBAAA,CAKF,sDACC,UAAA,CACA,eAAA,CACA,4DACC,UAAA,CAEA,gBAAA,CACA,eAAA,CACA,gBAAA,CAEA,oEAEC,+BAAA,CACA,SAAA,CAKH,uDAEC,UAAA,CAGA,oHAEC,2BAAA,CAIA,gFAEC,kBAAA,CAKH,8DACC,gBAAA,CAGD,yGAEC,mCAAA,CAED,oDACC,iCAAA,CAEA,wBAAA,CAGD,qDACC,+BAAA,CAGD,6DACC,+BAAA",sourcesContent:["\n.files-list {\n\t--row-height: 55px;\n\t--cell-margin: 14px;\n\n\t--checkbox-padding: calc((var(--row-height) - var(--checkbox-size)) / 2);\n\t--checkbox-size: 24px;\n\t--clickable-area: 44px;\n\t--icon-preview-size: 32px;\n\n\toverflow: auto;\n\theight: 100%;\n\twill-change: scroll-position;\n\n\t& :deep() {\n\t\t// Table head, body and footer\n\t\ttbody {\n\t\t\twill-change: padding;\n\t\t\tcontain: layout paint style;\n\t\t\tdisplay: flex;\n\t\t\tflex-direction: column;\n\t\t\twidth: 100%;\n\t\t\t// Necessary for virtual scrolling absolute\n\t\t\tposition: relative;\n\n\t\t\t/* Hover effect on tbody lines only */\n\t\t\ttr {\n\t\t\t\tcontain: strict;\n\t\t\t\t&:hover,\n\t\t\t\t&:focus {\n\t\t\t\t\tbackground-color: var(--color-background-dark);\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t// Before table and thead\n\t\t.files-list__before {\n\t\t\tdisplay: flex;\n\t\t\tflex-direction: column;\n\t\t}\n\n\t\t.files-list__selected {\n\t\t\tpadding-right: 12px;\n\t\t\twhite-space: nowrap;\n\t\t}\n\n\t\t.files-list__table {\n\t\t\tdisplay: block;\n\n\t\t\t&.files-list__table--with-thead-overlay {\n\t\t\t\t// Hide the table header below the overlay\n\t\t\t\tmargin-top: calc(-1 * var(--row-height));\n\t\t\t}\n\t\t}\n\n\t\t.files-list__thead-overlay {\n\t\t\t// Pinned on top when scrolling\n\t\t\tposition: sticky;\n\t\t\ttop: 0;\n\t\t\t// Save space for a row checkbox\n\t\t\tmargin-left: var(--row-height);\n\t\t\t// More than .files-list__thead\n\t\t\tz-index: 20;\n\n\t\t\tdisplay: flex;\n\t\t\talign-items: center;\n\n\t\t\t// Reuse row styles\n\t\t\tbackground-color: var(--color-main-background);\n\t\t\tborder-bottom: 1px solid var(--color-border);\n\t\t\theight: var(--row-height);\n\t\t}\n\n\t\t.files-list__thead,\n\t\t.files-list__tfoot {\n\t\t\tdisplay: flex;\n\t\t\tflex-direction: column;\n\t\t\twidth: 100%;\n\t\t\tbackground-color: var(--color-main-background);\n\n\t\t}\n\n\t\t// Table header\n\t\t.files-list__thead {\n\t\t\t// Pinned on top when scrolling\n\t\t\tposition: sticky;\n\t\t\tz-index: 10;\n\t\t\ttop: 0;\n\t\t}\n\n\t\t// Table footer\n\t\t.files-list__tfoot {\n\t\t\tmin-height: 300px;\n\t\t}\n\n\t\ttr {\n\t\t\tposition: relative;\n\t\t\tdisplay: flex;\n\t\t\talign-items: center;\n\t\t\twidth: 100%;\n\t\t\tuser-select: none;\n\t\t\tborder-bottom: 1px solid var(--color-border);\n\t\t\tbox-sizing: border-box;\n\t\t\tuser-select: none;\n\t\t\theight: var(--row-height);\n\t\t}\n\n\t\ttd, th {\n\t\t\tdisplay: flex;\n\t\t\talign-items: center;\n\t\t\tflex: 0 0 auto;\n\t\t\tjustify-content: left;\n\t\t\twidth: var(--row-height);\n\t\t\theight: var(--row-height);\n\t\t\tmargin: 0;\n\t\t\tpadding: 0;\n\t\t\tcolor: var(--color-text-maxcontrast);\n\t\t\tborder: none;\n\n\t\t\t// Columns should try to add any text\n\t\t\t// node wrapped in a span. That should help\n\t\t\t// with the ellipsis on overflow.\n\t\t\tspan {\n\t\t\t\toverflow: hidden;\n\t\t\t\twhite-space: nowrap;\n\t\t\t\ttext-overflow: ellipsis;\n\t\t\t}\n\t\t}\n\n\t\t.files-list__row--failed {\n\t\t\tposition: absolute;\n\t\t\tdisplay: block;\n\t\t\ttop: 0;\n\t\t\tleft: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 0;\n\t\t\topacity: .1;\n\t\t\tz-index: -1;\n\t\t\tbackground: var(--color-error);\n\t\t}\n\n\t\t.files-list__row-checkbox {\n\t\t\tjustify-content: center;\n\n\t\t\t.checkbox-radio-switch {\n\t\t\t\tdisplay: flex;\n\t\t\t\tjustify-content: center;\n\n\t\t\t\t--icon-size: var(--checkbox-size);\n\n\t\t\t\tlabel.checkbox-radio-switch__label {\n\t\t\t\t\twidth: var(--clickable-area);\n\t\t\t\t\theight: var(--clickable-area);\n\t\t\t\t\tmargin: 0;\n\t\t\t\t\tpadding: calc((var(--clickable-area) - var(--checkbox-size)) / 2);\n\t\t\t\t}\n\n\t\t\t\t.checkbox-radio-switch__icon {\n\t\t\t\t\tmargin: 0 !important;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t.files-list__row {\n\t\t\t&:hover, &:focus, &:active, &--active, &--dragover {\n\t\t\t\t// WCAG AA compliant\n\t\t\t\tbackground-color: var(--color-background-hover);\n\t\t\t\t// text-maxcontrast have been designed to pass WCAG AA over\n\t\t\t\t// a white background, we need to adjust then.\n\t\t\t\t--color-text-maxcontrast: var(--color-main-text);\n\t\t\t\t> * {\n\t\t\t\t\t--color-border: var(--color-border-dark);\n\t\t\t\t}\n\n\t\t\t\t// Hover state of the row should also change the favorite markers background\n\t\t\t\t.favorite-marker-icon svg path {\n\t\t\t\t\tstroke: var(--color-background-hover);\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t&--dragover * {\n\t\t\t\t// Prevent dropping on row children\n\t\t\t\tpointer-events: none;\n\t\t\t}\n\t\t}\n\n\t\t// Entry preview or mime icon\n\t\t.files-list__row-icon {\n\t\t\tposition: relative;\n\t\t\tdisplay: flex;\n\t\t\toverflow: visible;\n\t\t\talign-items: center;\n\t\t\t// No shrinking or growing allowed\n\t\t\tflex: 0 0 var(--icon-preview-size);\n\t\t\tjustify-content: center;\n\t\t\twidth: var(--icon-preview-size);\n\t\t\theight: 100%;\n\t\t\t// Show same padding as the checkbox right padding for visual balance\n\t\t\tmargin-right: var(--checkbox-padding);\n\t\t\tcolor: var(--color-primary-element);\n\n\t\t\t// Icon is also clickable\n\t\t\t* {\n\t\t\t\tcursor: pointer;\n\t\t\t}\n\n\t\t\t& > span {\n\t\t\t\tjustify-content: flex-start;\n\n\t\t\t\t&:not(.files-list__row-icon-favorite) svg {\n\t\t\t\t\twidth: var(--icon-preview-size);\n\t\t\t\t\theight: var(--icon-preview-size);\n\t\t\t\t}\n\n\t\t\t\t// Slightly increase the size of the folder icon\n\t\t\t\t&.folder-icon,\n\t\t\t\t&.folder-open-icon {\n\t\t\t\t\tmargin: -3px;\n\t\t\t\t\tsvg {\n\t\t\t\t\t\twidth: calc(var(--icon-preview-size) + 6px);\n\t\t\t\t\t\theight: calc(var(--icon-preview-size) + 6px);\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t&-preview {\n\t\t\t\toverflow: hidden;\n\t\t\t\twidth: var(--icon-preview-size);\n\t\t\t\theight: var(--icon-preview-size);\n\t\t\t\tborder-radius: var(--border-radius);\n\t\t\t\t// Center and contain the preview\n\t\t\t\tobject-fit: contain;\n\t\t\t\tobject-position: center;\n\n\t\t\t\t/* Preview not loaded animation effect */\n\t\t\t\t&:not(.files-list__row-icon-preview--loaded) {\n\t\t\t\t\tbackground: var(--color-loading-dark);\n\t\t\t\t\t// animation: preview-gradient-fade 1.2s ease-in-out infinite;\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t&-favorite {\n\t\t\t\tposition: absolute;\n\t\t\t\ttop: 0px;\n\t\t\t\tright: -10px;\n\t\t\t}\n\n\t\t\t// File and folder overlay\n\t\t\t&-overlay {\n\t\t\t\tposition: absolute;\n\t\t\t\tmax-height: calc(var(--icon-preview-size) * 0.5);\n\t\t\t\tmax-width: calc(var(--icon-preview-size) * 0.5);\n\t\t\t\tcolor: var(--color-primary-element-text);\n\t\t\t\t// better alignment with the folder icon\n\t\t\t\tmargin-top: 2px;\n\n\t\t\t\t// Improve icon contrast with a background for files\n\t\t\t\t&--file {\n\t\t\t\t\tcolor: var(--color-main-text);\n\t\t\t\t\tbackground: var(--color-main-background);\n\t\t\t\t\tborder-radius: 100%;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t// Entry link\n\t\t.files-list__row-name {\n\t\t\t// Prevent link from overflowing\n\t\t\toverflow: hidden;\n\t\t\t// Take as much space as possible\n\t\t\tflex: 1 1 auto;\n\n\t\t\ta {\n\t\t\t\tdisplay: flex;\n\t\t\t\talign-items: center;\n\t\t\t\t// Fill cell height and width\n\t\t\t\twidth: 100%;\n\t\t\t\theight: 100%;\n\t\t\t\t// Necessary for flex grow to work\n\t\t\t\tmin-width: 0;\n\n\t\t\t\t// Already added to the inner text, see rule below\n\t\t\t\t&:focus-visible {\n\t\t\t\t\toutline: none;\n\t\t\t\t}\n\n\t\t\t\t// Keyboard indicator a11y\n\t\t\t\t&:focus .files-list__row-name-text {\n\t\t\t\t\toutline: 2px solid var(--color-main-text) !important;\n\t\t\t\t\tborder-radius: 20px;\n\t\t\t\t}\n\t\t\t\t&:focus:not(:focus-visible) .files-list__row-name-text {\n\t\t\t\t\toutline: none !important;\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t.files-list__row-name-text {\n\t\t\t\tcolor: var(--color-main-text);\n\t\t\t\t// Make some space for the outline\n\t\t\t\tpadding: 5px 10px;\n\t\t\t\tmargin-left: -10px;\n\t\t\t\t// Align two name and ext\n\t\t\t\tdisplay: inline-flex;\n\t\t\t}\n\n\t\t\t.files-list__row-name-ext {\n\t\t\t\tcolor: var(--color-text-maxcontrast);\n\t\t\t\t// always show the extension\n\t\t\t\toverflow: visible;\n\t\t\t}\n\t\t}\n\n\t\t// Rename form\n\t\t.files-list__row-rename {\n\t\t\twidth: 100%;\n\t\t\tmax-width: 600px;\n\t\t\tinput {\n\t\t\t\twidth: 100%;\n\t\t\t\t// Align with text, 0 - padding - border\n\t\t\t\tmargin-left: -8px;\n\t\t\t\tpadding: 2px 6px;\n\t\t\t\tborder-width: 2px;\n\n\t\t\t\t&:invalid {\n\t\t\t\t\t// Show red border on invalid input\n\t\t\t\t\tborder-color: var(--color-error);\n\t\t\t\t\tcolor: red;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t.files-list__row-actions {\n\t\t\t// take as much space as necessary\n\t\t\twidth: auto;\n\n\t\t\t// Add margin to all cells after the actions\n\t\t\t& ~ td,\n\t\t\t& ~ th {\n\t\t\t\tmargin: 0 var(--cell-margin);\n\t\t\t}\n\n\t\t\tbutton {\n\t\t\t\t.button-vue__text {\n\t\t\t\t\t// Remove bold from default button styling\n\t\t\t\t\tfont-weight: normal;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t.files-list__row-action--inline {\n\t\t\tmargin-right: 7px;\n\t\t}\n\n\t\t.files-list__row-mtime,\n\t\t.files-list__row-size {\n\t\t\tcolor: var(--color-text-maxcontrast);\n\t\t}\n\t\t.files-list__row-size {\n\t\t\twidth: calc(var(--row-height) * 1.5);\n\t\t\t// Right align content/text\n\t\t\tjustify-content: flex-end;\n\t\t}\n\n\t\t.files-list__row-mtime {\n\t\t\twidth: calc(var(--row-height) * 2);\n\t\t}\n\n\t\t.files-list__row-column-custom {\n\t\t\twidth: calc(var(--row-height) * 2);\n\t\t}\n\t}\n}\n"],sourceRoot:""}]);const a=o},8591:(t,e,n)=>{"use strict";n.d(e,{A:()=>a});var s=n(71354),i=n.n(s),r=n(76314),o=n.n(r)()(i());o.push([t.id,"tbody.files-list__tbody.files-list__tbody--grid{--half-clickable-area: calc(var(--clickable-area) / 2);--row-width: 160px;--row-height: calc(var(--row-width) - var(--half-clickable-area));--icon-preview-size: calc(var(--row-width) - var(--clickable-area));--checkbox-padding: 0px;display:grid;grid-template-columns:repeat(auto-fill, var(--row-width));grid-gap:15px;row-gap:15px;align-content:center;align-items:center;justify-content:space-around;justify-items:center}tbody.files-list__tbody.files-list__tbody--grid tr{width:var(--row-width);height:calc(var(--row-height) + var(--clickable-area));border:none;border-radius:var(--border-radius)}tbody.files-list__tbody.files-list__tbody--grid .files-list__row-checkbox{position:absolute;z-index:9;top:0;left:0;overflow:hidden;width:var(--clickable-area);height:var(--clickable-area);border-radius:var(--half-clickable-area)}tbody.files-list__tbody.files-list__tbody--grid .files-list__row-icon-favorite{position:absolute;top:0;right:0;display:flex;align-items:center;justify-content:center;width:var(--clickable-area);height:var(--clickable-area)}tbody.files-list__tbody.files-list__tbody--grid .files-list__row-name{display:grid;justify-content:stretch;width:100%;height:100%;grid-auto-rows:var(--row-height) var(--clickable-area)}tbody.files-list__tbody.files-list__tbody--grid .files-list__row-name span.files-list__row-icon{width:100%;height:100%;padding-top:var(--half-clickable-area)}tbody.files-list__tbody.files-list__tbody--grid .files-list__row-name a.files-list__row-name-link{width:calc(100% - var(--clickable-area));height:var(--clickable-area)}tbody.files-list__tbody.files-list__tbody--grid .files-list__row-name .files-list__row-name-text{margin:0;padding-right:0}tbody.files-list__tbody.files-list__tbody--grid .files-list__row-actions{position:absolute;right:0;bottom:0;width:var(--clickable-area);height:var(--clickable-area)}","",{version:3,sources:["webpack://./apps/files/src/components/FilesListVirtual.vue"],names:[],mappings:"AAEA,gDACC,sDAAA,CACA,kBAAA,CAEA,iEAAA,CACA,mEAAA,CACA,uBAAA,CAEA,YAAA,CACA,yDAAA,CACA,aAAA,CACA,YAAA,CAEA,oBAAA,CACA,kBAAA,CACA,4BAAA,CACA,oBAAA,CAEA,mDACC,sBAAA,CACA,sDAAA,CACA,WAAA,CACA,kCAAA,CAID,0EACC,iBAAA,CACA,SAAA,CACA,KAAA,CACA,MAAA,CACA,eAAA,CACA,2BAAA,CACA,4BAAA,CACA,wCAAA,CAID,+EACC,iBAAA,CACA,KAAA,CACA,OAAA,CACA,YAAA,CACA,kBAAA,CACA,sBAAA,CACA,2BAAA,CACA,4BAAA,CAGD,sEACC,YAAA,CACA,uBAAA,CACA,UAAA,CACA,WAAA,CACA,sDAAA,CAEA,gGACC,UAAA,CACA,WAAA,CAGA,sCAAA,CAGD,kGAEC,wCAAA,CACA,4BAAA,CAGD,iGACC,QAAA,CACA,eAAA,CAIF,yEACC,iBAAA,CACA,OAAA,CACA,QAAA,CACA,2BAAA,CACA,4BAAA",sourcesContent:["\n// Grid mode\ntbody.files-list__tbody.files-list__tbody--grid {\n\t--half-clickable-area: calc(var(--clickable-area) / 2);\n\t--row-width: 160px;\n\t// We use half of the clickable area as visual balance margin\n\t--row-height: calc(var(--row-width) - var(--half-clickable-area));\n\t--icon-preview-size: calc(var(--row-width) - var(--clickable-area));\n\t--checkbox-padding: 0px;\n\n\tdisplay: grid;\n\tgrid-template-columns: repeat(auto-fill, var(--row-width));\n\tgrid-gap: 15px;\n\trow-gap: 15px;\n\n\talign-content: center;\n\talign-items: center;\n\tjustify-content: space-around;\n\tjustify-items: center;\n\n\ttr {\n\t\twidth: var(--row-width);\n\t\theight: calc(var(--row-height) + var(--clickable-area));\n\t\tborder: none;\n\t\tborder-radius: var(--border-radius);\n\t}\n\n\t// Checkbox in the top left\n\t.files-list__row-checkbox {\n\t\tposition: absolute;\n\t\tz-index: 9;\n\t\ttop: 0;\n\t\tleft: 0;\n\t\toverflow: hidden;\n\t\twidth: var(--clickable-area);\n\t\theight: var(--clickable-area);\n\t\tborder-radius: var(--half-clickable-area);\n\t}\n\n\t// Star icon in the top right\n\t.files-list__row-icon-favorite {\n\t\tposition: absolute;\n\t\ttop: 0;\n\t\tright: 0;\n\t\tdisplay: flex;\n\t\talign-items: center;\n\t\tjustify-content: center;\n\t\twidth: var(--clickable-area);\n\t\theight: var(--clickable-area);\n\t}\n\n\t.files-list__row-name {\n\t\tdisplay: grid;\n\t\tjustify-content: stretch;\n\t\twidth: 100%;\n\t\theight: 100%;\n\t\tgrid-auto-rows: var(--row-height) var(--clickable-area);\n\n\t\tspan.files-list__row-icon {\n\t\t\twidth: 100%;\n\t\t\theight: 100%;\n\t\t\t// Visual balance, we use half of the clickable area\n\t\t\t// as a margin around the preview\n\t\t\tpadding-top: var(--half-clickable-area);\n\t\t}\n\n\t\ta.files-list__row-name-link {\n\t\t\t// Minus action menu\n\t\t\twidth: calc(100% - var(--clickable-area));\n\t\t\theight: var(--clickable-area);\n\t\t}\n\n\t\t.files-list__row-name-text {\n\t\t\tmargin: 0;\n\t\t\tpadding-right: 0;\n\t\t}\n\t}\n\n\t.files-list__row-actions {\n\t\tposition: absolute;\n\t\tright: 0;\n\t\tbottom: 0;\n\t\twidth: var(--clickable-area);\n\t\theight: var(--clickable-area);\n\t}\n}\n"],sourceRoot:""}]);const a=o},33149:(t,e,n)=>{"use strict";n.d(e,{A:()=>a});var s=n(71354),i=n.n(s),r=n(76314),o=n.n(r)()(i());o.push([t.id,".app-navigation-entry__settings-quota--not-unlimited[data-v-063ed938] .app-navigation-entry__name{margin-top:-6px}.app-navigation-entry__settings-quota progress[data-v-063ed938]{position:absolute;bottom:12px;margin-left:44px;width:calc(100% - 44px - 22px)}","",{version:3,sources:["webpack://./apps/files/src/components/NavigationQuota.vue"],names:[],mappings:"AAIC,kGACC,eAAA,CAGD,gEACC,iBAAA,CACA,WAAA,CACA,gBAAA,CACA,8BAAA",sourcesContent:["\n// User storage stats display\n.app-navigation-entry__settings-quota {\n\t// Align title with progress and icon\n\t&--not-unlimited::v-deep .app-navigation-entry__name {\n\t\tmargin-top: -6px;\n\t}\n\n\tprogress {\n\t\tposition: absolute;\n\t\tbottom: 12px;\n\t\tmargin-left: 44px;\n\t\twidth: calc(100% - 44px - 22px);\n\t}\n}\n"],sourceRoot:""}]);const a=o},61608:(t,e,n)=>{"use strict";n.d(e,{A:()=>a});var s=n(71354),i=n.n(s),r=n(76314),o=n.n(r)()(i());o.push([t.id,".app-content[data-v-5c37291f]{display:flex;overflow:hidden;flex-direction:column;max-height:100%;position:relative !important}.files-list__header[data-v-5c37291f]{display:flex;align-items:center;flex:0 0;max-width:100%;margin-block:var(--app-navigation-padding, 4px);margin-inline:calc(var(--default-clickable-area, 44px) + 2*var(--app-navigation-padding, 4px)) var(--app-navigation-padding, 4px)}.files-list__header>*[data-v-5c37291f]{flex:0 0}.files-list__header-share-button[data-v-5c37291f]{color:var(--color-text-maxcontrast) !important}.files-list__header-share-button--shared[data-v-5c37291f]{color:var(--color-main-text) !important}.files-list__refresh-icon[data-v-5c37291f]{flex:0 0 44px;width:44px;height:44px}.files-list__loading-icon[data-v-5c37291f]{margin:auto}","",{version:3,sources:["webpack://./apps/files/src/views/FilesList.vue"],names:[],mappings:"AACA,8BAEC,YAAA,CACA,eAAA,CACA,qBAAA,CACA,eAAA,CACA,4BAAA,CAIA,qCACC,YAAA,CACA,kBAAA,CAEA,QAAA,CACA,cAAA,CAEA,+CAAA,CACA,iIAAA,CAEA,uCAGC,QAAA,CAGD,kDACC,8CAAA,CAEA,0DACC,uCAAA,CAKH,2CACC,aAAA,CACA,UAAA,CACA,WAAA,CAGD,2CACC,WAAA",sourcesContent:["\n.app-content {\n\t// Virtual list needs to be full height and is scrollable\n\tdisplay: flex;\n\toverflow: hidden;\n\tflex-direction: column;\n\tmax-height: 100%;\n\tposition: relative !important;\n}\n\n.files-list {\n\t&__header {\n\t\tdisplay: flex;\n\t\talign-items: center;\n\t\t// Do not grow or shrink (vertically)\n\t\tflex: 0 0;\n\t\tmax-width: 100%;\n\t\t// Align with the navigation toggle icon\n\t\tmargin-block: var(--app-navigation-padding, 4px);\n\t\tmargin-inline: calc(var(--default-clickable-area, 44px) + 2 * var(--app-navigation-padding, 4px)) var(--app-navigation-padding, 4px);\n\n\t\t>* {\n\t\t\t// Do not grow or shrink (horizontally)\n\t\t\t// Only the breadcrumbs shrinks\n\t\t\tflex: 0 0;\n\t\t}\n\n\t\t&-share-button {\n\t\t\tcolor: var(--color-text-maxcontrast) !important;\n\n\t\t\t&--shared {\n\t\t\t\tcolor: var(--color-main-text) !important;\n\t\t\t}\n\t\t}\n\t}\n\n\t&__refresh-icon {\n\t\tflex: 0 0 44px;\n\t\twidth: 44px;\n\t\theight: 44px;\n\t}\n\n\t&__loading-icon {\n\t\tmargin: auto;\n\t}\n}\n"],sourceRoot:""}]);const a=o},59062:(t,e,n)=>{"use strict";n.d(e,{A:()=>a});var s=n(71354),i=n.n(s),r=n(76314),o=n.n(r)()(i());o.push([t.id,".app-navigation[data-v-8291caa8] .app-navigation-entry-icon{background-repeat:no-repeat;background-position:center}.app-navigation[data-v-8291caa8] .app-navigation-entry.active .button-vue.icon-collapse:not(:hover){color:var(--color-primary-element-text)}.app-navigation>ul.app-navigation__list[data-v-8291caa8]{padding-bottom:var(--default-grid-baseline, 4px)}.app-navigation-entry__settings[data-v-8291caa8]{height:auto !important;overflow:hidden !important;padding-top:0 !important;flex:0 0 auto}","",{version:3,sources:["webpack://./apps/files/src/views/Navigation.vue"],names:[],mappings:"AAEA,4DACC,2BAAA,CACA,0BAAA,CAGD,oGACC,uCAAA,CAGD,yDAEC,gDAAA,CAGD,iDACC,sBAAA,CACA,0BAAA,CACA,wBAAA,CAEA,aAAA",sourcesContent:["\n// TODO: remove when https://github.com/nextcloud/nextcloud-vue/pull/3539 is in\n.app-navigation::v-deep .app-navigation-entry-icon {\n\tbackground-repeat: no-repeat;\n\tbackground-position: center;\n}\n\n.app-navigation::v-deep .app-navigation-entry.active .button-vue.icon-collapse:not(:hover) {\n\tcolor: var(--color-primary-element-text);\n}\n\n.app-navigation > ul.app-navigation__list {\n\t// Use flex gap value for more elegant spacing\n\tpadding-bottom: var(--default-grid-baseline, 4px);\n}\n\n.app-navigation-entry__settings {\n\theight: auto !important;\n\toverflow: hidden !important;\n\tpadding-top: 0 !important;\n\t// Prevent shrinking or growing\n\tflex: 0 0 auto;\n}\n"],sourceRoot:""}]);const a=o},83331:(t,e,n)=>{"use strict";n.d(e,{A:()=>a});var s=n(71354),i=n.n(s),r=n(76314),o=n.n(r)()(i());o.push([t.id,".setting-link[data-v-109572de]:hover{text-decoration:underline}","",{version:3,sources:["webpack://./apps/files/src/views/Settings.vue"],names:[],mappings:"AACA,qCACC,yBAAA",sourcesContent:["\n.setting-link:hover {\n\ttext-decoration: underline;\n}\n"],sourceRoot:""}]);const a=o},37007:(t,e,n)=>{"use strict";var s,i=n(96763),r="object"==typeof Reflect?Reflect:null,o=r&&"function"==typeof r.apply?r.apply:function(t,e,n){return Function.prototype.apply.call(t,e,n)};s=r&&"function"==typeof r.ownKeys?r.ownKeys:Object.getOwnPropertySymbols?function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:function(t){return Object.getOwnPropertyNames(t)};var a=Number.isNaN||function(t){return t!=t};function l(){l.init.call(this)}t.exports=l,t.exports.once=function(t,e){return new Promise((function(n,s){function i(n){t.removeListener(e,r),s(n)}function r(){"function"==typeof t.removeListener&&t.removeListener("error",i),n([].slice.call(arguments))}w(t,e,r,{once:!0}),"error"!==e&&function(t,e,n){"function"==typeof t.on&&w(t,"error",e,{once:!0})}(t,i)}))},l.EventEmitter=l,l.prototype._events=void 0,l.prototype._eventsCount=0,l.prototype._maxListeners=void 0;var c=10;function d(t){if("function"!=typeof t)throw new TypeError('The "listener" argument must be of type Function. Received type '+typeof t)}function u(t){return void 0===t._maxListeners?l.defaultMaxListeners:t._maxListeners}function m(t,e,n,s){var r,o,a,l;if(d(n),void 0===(o=t._events)?(o=t._events=Object.create(null),t._eventsCount=0):(void 0!==o.newListener&&(t.emit("newListener",e,n.listener?n.listener:n),o=t._events),a=o[e]),void 0===a)a=o[e]=n,++t._eventsCount;else if("function"==typeof a?a=o[e]=s?[n,a]:[a,n]:s?a.unshift(n):a.push(n),(r=u(t))>0&&a.length>r&&!a.warned){a.warned=!0;var c=new Error("Possible EventEmitter memory leak detected. "+a.length+" "+String(e)+" listeners added. Use emitter.setMaxListeners() to increase limit");c.name="MaxListenersExceededWarning",c.emitter=t,c.type=e,c.count=a.length,l=c,i&&i.warn&&i.warn(l)}return t}function p(){if(!this.fired)return this.target.removeListener(this.type,this.wrapFn),this.fired=!0,0===arguments.length?this.listener.call(this.target):this.listener.apply(this.target,arguments)}function f(t,e,n){var s={fired:!1,wrapFn:void 0,target:t,type:e,listener:n},i=p.bind(s);return i.listener=n,s.wrapFn=i,i}function g(t,e,n){var s=t._events;if(void 0===s)return[];var i=s[e];return void 0===i?[]:"function"==typeof i?n?[i.listener||i]:[i]:n?function(t){for(var e=new Array(t.length),n=0;n0&&(r=e[0]),r instanceof Error)throw r;var a=new Error("Unhandled error."+(r?" ("+r.message+")":""));throw a.context=r,a}var l=i[t];if(void 0===l)return!1;if("function"==typeof l)o(l,this,e);else{var c=l.length,d=v(l,c);for(n=0;n=0;r--)if(n[r]===e||n[r].listener===e){o=n[r].listener,i=r;break}if(i<0)return this;0===i?n.shift():function(t,e){for(;e+1=0;s--)this.removeListener(t,e[s]);return this},l.prototype.listeners=function(t){return g(this,t,!0)},l.prototype.rawListeners=function(t){return g(this,t,!1)},l.listenerCount=function(t,e){return"function"==typeof t.listenerCount?t.listenerCount(e):h.call(t,e)},l.prototype.listenerCount=h,l.prototype.eventNames=function(){return this._eventsCount>0?s(this._events):[]}},92861:(t,e,n)=>{var s=n(48287),i=s.Buffer;function r(t,e){for(var n in t)e[n]=t[n]}function o(t,e,n){return i(t,e,n)}i.from&&i.alloc&&i.allocUnsafe&&i.allocUnsafeSlow?t.exports=s:(r(s,e),e.Buffer=o),o.prototype=Object.create(i.prototype),r(i,o),o.from=function(t,e,n){if("number"==typeof t)throw new TypeError("Argument must not be a number");return i(t,e,n)},o.alloc=function(t,e,n){if("number"!=typeof t)throw new TypeError("Argument must be a number");var s=i(t);return void 0!==e?"string"==typeof n?s.fill(e,n):s.fill(e):s.fill(0),s},o.allocUnsafe=function(t){if("number"!=typeof t)throw new TypeError("Argument must be a number");return i(t)},o.allocUnsafeSlow=function(t){if("number"!=typeof t)throw new TypeError("Argument must be a number");return s.SlowBuffer(t)}},64043:(t,e,n)=>{var s=n(48287).Buffer;!function(t){t.parser=function(t,e){return new r(t,e)},t.SAXParser=r,t.SAXStream=a,t.createStream=function(t,e){return new a(t,e)},t.MAX_BUFFER_LENGTH=65536;var e,i=["comment","sgmlDecl","textNode","tagName","doctype","procInstName","procInstBody","entity","attribName","attribValue","cdata","script"];function r(e,n){if(!(this instanceof r))return new r(e,n);var s=this;!function(t){for(var e=0,n=i.length;e"===r?(S(n,"onsgmldeclaration",n.sgmlDecl),n.sgmlDecl="",n.state=T.TEXT):w(r)?(n.state=T.SGML_DECL_QUOTED,n.sgmlDecl+=r):n.sgmlDecl+=r;continue;case T.SGML_DECL_QUOTED:r===n.q&&(n.state=T.SGML_DECL,n.q=""),n.sgmlDecl+=r;continue;case T.DOCTYPE:">"===r?(n.state=T.TEXT,S(n,"ondoctype",n.doctype),n.doctype=!0):(n.doctype+=r,"["===r?n.state=T.DOCTYPE_DTD:w(r)&&(n.state=T.DOCTYPE_QUOTED,n.q=r));continue;case T.DOCTYPE_QUOTED:n.doctype+=r,r===n.q&&(n.q="",n.state=T.DOCTYPE);continue;case T.DOCTYPE_DTD:n.doctype+=r,"]"===r?n.state=T.DOCTYPE:w(r)&&(n.state=T.DOCTYPE_DTD_QUOTED,n.q=r);continue;case T.DOCTYPE_DTD_QUOTED:n.doctype+=r,r===n.q&&(n.state=T.DOCTYPE_DTD,n.q="");continue;case T.COMMENT:"-"===r?n.state=T.COMMENT_ENDING:n.comment+=r;continue;case T.COMMENT_ENDING:"-"===r?(n.state=T.COMMENT_ENDED,n.comment=N(n.opt,n.comment),n.comment&&S(n,"oncomment",n.comment),n.comment=""):(n.comment+="-"+r,n.state=T.COMMENT);continue;case T.COMMENT_ENDED:">"!==r?(F(n,"Malformed comment"),n.comment+="--"+r,n.state=T.COMMENT):n.state=T.TEXT;continue;case T.CDATA:"]"===r?n.state=T.CDATA_ENDING:n.cdata+=r;continue;case T.CDATA_ENDING:"]"===r?n.state=T.CDATA_ENDING_2:(n.cdata+="]"+r,n.state=T.CDATA);continue;case T.CDATA_ENDING_2:">"===r?(n.cdata&&S(n,"oncdata",n.cdata),S(n,"onclosecdata"),n.cdata="",n.state=T.TEXT):"]"===r?n.cdata+="]":(n.cdata+="]]"+r,n.state=T.CDATA);continue;case T.PROC_INST:"?"===r?n.state=T.PROC_INST_ENDING:v(r)?n.state=T.PROC_INST_BODY:n.procInstName+=r;continue;case T.PROC_INST_BODY:if(!n.procInstBody&&v(r))continue;"?"===r?n.state=T.PROC_INST_ENDING:n.procInstBody+=r;continue;case T.PROC_INST_ENDING:">"===r?(S(n,"onprocessinginstruction",{name:n.procInstName,body:n.procInstBody}),n.procInstName=n.procInstBody="",n.state=T.TEXT):(n.procInstBody+="?"+r,n.state=T.PROC_INST_BODY);continue;case T.OPEN_TAG:y(f,r)?n.tagName+=r:(B(n),">"===r?U(n):"/"===r?n.state=T.OPEN_TAG_SLASH:(v(r)||F(n,"Invalid character in tag name"),n.state=T.ATTRIB));continue;case T.OPEN_TAG_SLASH:">"===r?(U(n,!0),j(n)):(F(n,"Forward-slash in opening tag not followed by >"),n.state=T.ATTRIB);continue;case T.ATTRIB:if(v(r))continue;">"===r?U(n):"/"===r?n.state=T.OPEN_TAG_SLASH:y(p,r)?(n.attribName=r,n.attribValue="",n.state=T.ATTRIB_NAME):F(n,"Invalid attribute name");continue;case T.ATTRIB_NAME:"="===r?n.state=T.ATTRIB_VALUE:">"===r?(F(n,"Attribute without value"),n.attribValue=n.attribName,D(n),U(n)):v(r)?n.state=T.ATTRIB_NAME_SAW_WHITE:y(f,r)?n.attribName+=r:F(n,"Invalid attribute name");continue;case T.ATTRIB_NAME_SAW_WHITE:if("="===r)n.state=T.ATTRIB_VALUE;else{if(v(r))continue;F(n,"Attribute without value"),n.tag.attributes[n.attribName]="",n.attribValue="",S(n,"onattribute",{name:n.attribName,value:""}),n.attribName="",">"===r?U(n):y(p,r)?(n.attribName=r,n.state=T.ATTRIB_NAME):(F(n,"Invalid attribute name"),n.state=T.ATTRIB)}continue;case T.ATTRIB_VALUE:if(v(r))continue;w(r)?(n.q=r,n.state=T.ATTRIB_VALUE_QUOTED):(F(n,"Unquoted attribute value"),n.state=T.ATTRIB_VALUE_UNQUOTED,n.attribValue=r);continue;case T.ATTRIB_VALUE_QUOTED:if(r!==n.q){"&"===r?n.state=T.ATTRIB_VALUE_ENTITY_Q:n.attribValue+=r;continue}D(n),n.q="",n.state=T.ATTRIB_VALUE_CLOSED;continue;case T.ATTRIB_VALUE_CLOSED:v(r)?n.state=T.ATTRIB:">"===r?U(n):"/"===r?n.state=T.OPEN_TAG_SLASH:y(p,r)?(F(n,"No whitespace between attributes"),n.attribName=r,n.attribValue="",n.state=T.ATTRIB_NAME):F(n,"Invalid attribute name");continue;case T.ATTRIB_VALUE_UNQUOTED:if(!A(r)){"&"===r?n.state=T.ATTRIB_VALUE_ENTITY_U:n.attribValue+=r;continue}D(n),">"===r?U(n):n.state=T.ATTRIB;continue;case T.CLOSE_TAG:if(n.tagName)">"===r?j(n):y(f,r)?n.tagName+=r:n.script?(n.script+=""===r?j(n):F(n,"Invalid characters in closing tag");continue;case T.TEXT_ENTITY:case T.ATTRIB_VALUE_ENTITY_Q:case T.ATTRIB_VALUE_ENTITY_U:var d,u;switch(n.state){case T.TEXT_ENTITY:d=T.TEXT,u="textNode";break;case T.ATTRIB_VALUE_ENTITY_Q:d=T.ATTRIB_VALUE_QUOTED,u="attribValue";break;case T.ATTRIB_VALUE_ENTITY_U:d=T.ATTRIB_VALUE_UNQUOTED,u="attribValue"}if(";"===r)if(n.opt.unparsedEntities){var m=R(n);n.entity="",n.state=d,n.write(m)}else n[u]+=R(n),n.entity="",n.state=d;else y(n.entity.length?h:g,r)?n.entity+=r:(F(n,"Invalid character in entity name"),n[u]+="&"+n.entity+r,n.entity="",n.state=d);continue;default:throw new Error(n,"Unknown state: "+n.state)}return n.position>=n.bufferCheckPosition&&function(e){for(var n=Math.max(t.MAX_BUFFER_LENGTH,10),s=0,r=0,o=i.length;rn)switch(i[r]){case"textNode":L(e);break;case"cdata":S(e,"oncdata",e.cdata),e.cdata="";break;case"script":S(e,"onscript",e.script),e.script="";break;default:P(e,"Max buffer length exceeded: "+i[r])}s=Math.max(s,a)}var l=t.MAX_BUFFER_LENGTH-s;e.bufferCheckPosition=l+e.position}(n),n},resume:function(){return this.error=null,this},close:function(){return this.write(null)},flush:function(){var t;L(t=this),""!==t.cdata&&(S(t,"oncdata",t.cdata),t.cdata=""),""!==t.script&&(S(t,"onscript",t.script),t.script="")}};try{e=n(88310).Stream}catch(t){e=function(){}}e||(e=function(){});var o=t.EVENTS.filter((function(t){return"error"!==t&&"end"!==t}));function a(t,n){if(!(this instanceof a))return new a(t,n);e.apply(this),this._parser=new r(t,n),this.writable=!0,this.readable=!0;var s=this;this._parser.onend=function(){s.emit("end")},this._parser.onerror=function(t){s.emit("error",t),s._parser.error=null},this._decoder=null,o.forEach((function(t){Object.defineProperty(s,"on"+t,{get:function(){return s._parser["on"+t]},set:function(e){if(!e)return s.removeAllListeners(t),s._parser["on"+t]=e,e;s.on(t,e)},enumerable:!0,configurable:!1})}))}a.prototype=Object.create(e.prototype,{constructor:{value:a}}),a.prototype.write=function(t){if("function"==typeof s&&"function"==typeof s.isBuffer&&s.isBuffer(t)){if(!this._decoder){var e=n(83141).I;this._decoder=new e("utf8")}t=this._decoder.write(t)}return this._parser.write(t.toString()),this.emit("data",t),!0},a.prototype.end=function(t){return t&&t.length&&this.write(t),this._parser.end(),!0},a.prototype.on=function(t,n){var s=this;return s._parser["on"+t]||-1===o.indexOf(t)||(s._parser["on"+t]=function(){var e=1===arguments.length?[arguments[0]]:Array.apply(null,arguments);e.splice(0,0,t),s.emit.apply(s,e)}),e.prototype.on.call(s,t,n)};var l="[CDATA[",c="DOCTYPE",d="http://www.w3.org/XML/1998/namespace",u="http://www.w3.org/2000/xmlns/",m={xml:d,xmlns:u},p=/[:_A-Za-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD]/,f=/[:_A-Za-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\u00B7\u0300-\u036F\u203F-\u2040.\d-]/,g=/[#:_A-Za-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD]/,h=/[#:_A-Za-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\u00B7\u0300-\u036F\u203F-\u2040.\d-]/;function v(t){return" "===t||"\n"===t||"\r"===t||"\t"===t}function w(t){return'"'===t||"'"===t}function A(t){return">"===t||v(t)}function y(t,e){return t.test(e)}function b(t,e){return!y(t,e)}var C,_,x,T=0;for(var k in t.STATE={BEGIN:T++,BEGIN_WHITESPACE:T++,TEXT:T++,TEXT_ENTITY:T++,OPEN_WAKA:T++,SGML_DECL:T++,SGML_DECL_QUOTED:T++,DOCTYPE:T++,DOCTYPE_QUOTED:T++,DOCTYPE_DTD:T++,DOCTYPE_DTD_QUOTED:T++,COMMENT_STARTING:T++,COMMENT:T++,COMMENT_ENDING:T++,COMMENT_ENDED:T++,CDATA:T++,CDATA_ENDING:T++,CDATA_ENDING_2:T++,PROC_INST:T++,PROC_INST_BODY:T++,PROC_INST_ENDING:T++,OPEN_TAG:T++,OPEN_TAG_SLASH:T++,ATTRIB:T++,ATTRIB_NAME:T++,ATTRIB_NAME_SAW_WHITE:T++,ATTRIB_VALUE:T++,ATTRIB_VALUE_QUOTED:T++,ATTRIB_VALUE_CLOSED:T++,ATTRIB_VALUE_UNQUOTED:T++,ATTRIB_VALUE_ENTITY_Q:T++,ATTRIB_VALUE_ENTITY_U:T++,CLOSE_TAG:T++,CLOSE_TAG_SAW_WHITE:T++,SCRIPT:T++,SCRIPT_ENDING:T++},t.XML_ENTITIES={amp:"&",gt:">",lt:"<",quot:'"',apos:"'"},t.ENTITIES={amp:"&",gt:">",lt:"<",quot:'"',apos:"'",AElig:198,Aacute:193,Acirc:194,Agrave:192,Aring:197,Atilde:195,Auml:196,Ccedil:199,ETH:208,Eacute:201,Ecirc:202,Egrave:200,Euml:203,Iacute:205,Icirc:206,Igrave:204,Iuml:207,Ntilde:209,Oacute:211,Ocirc:212,Ograve:210,Oslash:216,Otilde:213,Ouml:214,THORN:222,Uacute:218,Ucirc:219,Ugrave:217,Uuml:220,Yacute:221,aacute:225,acirc:226,aelig:230,agrave:224,aring:229,atilde:227,auml:228,ccedil:231,eacute:233,ecirc:234,egrave:232,eth:240,euml:235,iacute:237,icirc:238,igrave:236,iuml:239,ntilde:241,oacute:243,ocirc:244,ograve:242,oslash:248,otilde:245,ouml:246,szlig:223,thorn:254,uacute:250,ucirc:251,ugrave:249,uuml:252,yacute:253,yuml:255,copy:169,reg:174,nbsp:160,iexcl:161,cent:162,pound:163,curren:164,yen:165,brvbar:166,sect:167,uml:168,ordf:170,laquo:171,not:172,shy:173,macr:175,deg:176,plusmn:177,sup1:185,sup2:178,sup3:179,acute:180,micro:181,para:182,middot:183,cedil:184,ordm:186,raquo:187,frac14:188,frac12:189,frac34:190,iquest:191,times:215,divide:247,OElig:338,oelig:339,Scaron:352,scaron:353,Yuml:376,fnof:402,circ:710,tilde:732,Alpha:913,Beta:914,Gamma:915,Delta:916,Epsilon:917,Zeta:918,Eta:919,Theta:920,Iota:921,Kappa:922,Lambda:923,Mu:924,Nu:925,Xi:926,Omicron:927,Pi:928,Rho:929,Sigma:931,Tau:932,Upsilon:933,Phi:934,Chi:935,Psi:936,Omega:937,alpha:945,beta:946,gamma:947,delta:948,epsilon:949,zeta:950,eta:951,theta:952,iota:953,kappa:954,lambda:955,mu:956,nu:957,xi:958,omicron:959,pi:960,rho:961,sigmaf:962,sigma:963,tau:964,upsilon:965,phi:966,chi:967,psi:968,omega:969,thetasym:977,upsih:978,piv:982,ensp:8194,emsp:8195,thinsp:8201,zwnj:8204,zwj:8205,lrm:8206,rlm:8207,ndash:8211,mdash:8212,lsquo:8216,rsquo:8217,sbquo:8218,ldquo:8220,rdquo:8221,bdquo:8222,dagger:8224,Dagger:8225,bull:8226,hellip:8230,permil:8240,prime:8242,Prime:8243,lsaquo:8249,rsaquo:8250,oline:8254,frasl:8260,euro:8364,image:8465,weierp:8472,real:8476,trade:8482,alefsym:8501,larr:8592,uarr:8593,rarr:8594,darr:8595,harr:8596,crarr:8629,lArr:8656,uArr:8657,rArr:8658,dArr:8659,hArr:8660,forall:8704,part:8706,exist:8707,empty:8709,nabla:8711,isin:8712,notin:8713,ni:8715,prod:8719,sum:8721,minus:8722,lowast:8727,radic:8730,prop:8733,infin:8734,ang:8736,and:8743,or:8744,cap:8745,cup:8746,int:8747,there4:8756,sim:8764,cong:8773,asymp:8776,ne:8800,equiv:8801,le:8804,ge:8805,sub:8834,sup:8835,nsub:8836,sube:8838,supe:8839,oplus:8853,otimes:8855,perp:8869,sdot:8901,lceil:8968,rceil:8969,lfloor:8970,rfloor:8971,lang:9001,rang:9002,loz:9674,spades:9824,clubs:9827,hearts:9829,diams:9830},Object.keys(t.ENTITIES).forEach((function(e){var n=t.ENTITIES[e],s="number"==typeof n?String.fromCharCode(n):n;t.ENTITIES[e]=s})),t.STATE)t.STATE[t.STATE[k]]=k;function E(t,e,n){t[e]&&t[e](n)}function S(t,e,n){t.textNode&&L(t),E(t,e,n)}function L(t){t.textNode=N(t.opt,t.textNode),t.textNode&&E(t,"ontext",t.textNode),t.textNode=""}function N(t,e){return t.trim&&(e=e.trim()),t.normalize&&(e=e.replace(/\s+/g," ")),e}function P(t,e){return L(t),t.trackPosition&&(e+="\nLine: "+t.line+"\nColumn: "+t.column+"\nChar: "+t.c),e=new Error(e),t.error=e,E(t,"onerror",e),t}function I(t){return t.sawRoot&&!t.closedRoot&&F(t,"Unclosed root tag"),t.state!==T.BEGIN&&t.state!==T.BEGIN_WHITESPACE&&t.state!==T.TEXT&&P(t,"Unexpected end"),L(t),t.c="",t.closed=!0,E(t,"onend"),r.call(t,t.strict,t.opt),t}function F(t,e){if("object"!=typeof t||!(t instanceof r))throw new Error("bad call to strictFail");t.strict&&P(t,e)}function B(t){t.strict||(t.tagName=t.tagName[t.looseCase]());var e=t.tags[t.tags.length-1]||t,n=t.tag={name:t.tagName,attributes:{}};t.opt.xmlns&&(n.ns=e.ns),t.attribList.length=0,S(t,"onopentagstart",n)}function O(t,e){var n=t.indexOf(":")<0?["",t]:t.split(":"),s=n[0],i=n[1];return e&&"xmlns"===t&&(s="xmlns",i=""),{prefix:s,local:i}}function D(t){if(t.strict||(t.attribName=t.attribName[t.looseCase]()),-1!==t.attribList.indexOf(t.attribName)||t.tag.attributes.hasOwnProperty(t.attribName))t.attribName=t.attribValue="";else{if(t.opt.xmlns){var e=O(t.attribName,!0),n=e.prefix,s=e.local;if("xmlns"===n)if("xml"===s&&t.attribValue!==d)F(t,"xml: prefix must be bound to "+d+"\nActual: "+t.attribValue);else if("xmlns"===s&&t.attribValue!==u)F(t,"xmlns: prefix must be bound to "+u+"\nActual: "+t.attribValue);else{var i=t.tag,r=t.tags[t.tags.length-1]||t;i.ns===r.ns&&(i.ns=Object.create(r.ns)),i.ns[s]=t.attribValue}t.attribList.push([t.attribName,t.attribValue])}else t.tag.attributes[t.attribName]=t.attribValue,S(t,"onattribute",{name:t.attribName,value:t.attribValue});t.attribName=t.attribValue=""}}function U(t,e){if(t.opt.xmlns){var n=t.tag,s=O(t.tagName);n.prefix=s.prefix,n.local=s.local,n.uri=n.ns[s.prefix]||"",n.prefix&&!n.uri&&(F(t,"Unbound namespace prefix: "+JSON.stringify(t.tagName)),n.uri=s.prefix);var i=t.tags[t.tags.length-1]||t;n.ns&&i.ns!==n.ns&&Object.keys(n.ns).forEach((function(e){S(t,"onopennamespace",{prefix:e,uri:n.ns[e]})}));for(var r=0,o=t.attribList.length;r",t.tagName="",void(t.state=T.SCRIPT);S(t,"onscript",t.script),t.script=""}var e=t.tags.length,n=t.tagName;t.strict||(n=n[t.looseCase]());for(var s=n;e--&&t.tags[e].name!==s;)F(t,"Unexpected close tag");if(e<0)return F(t,"Unmatched closing tag: "+t.tagName),t.textNode+="",void(t.state=T.TEXT);t.tagName=n;for(var i=t.tags.length;i-- >e;){var r=t.tag=t.tags.pop();t.tagName=t.tag.name,S(t,"onclosetag",t.tagName);var o={};for(var a in r.ns)o[a]=r.ns[a];var l=t.tags[t.tags.length-1]||t;t.opt.xmlns&&r.ns!==l.ns&&Object.keys(r.ns).forEach((function(e){var n=r.ns[e];S(t,"onclosenamespace",{prefix:e,uri:n})}))}0===e&&(t.closedRoot=!0),t.tagName=t.attribValue=t.attribName="",t.attribList.length=0,t.state=T.TEXT}function R(t){var e,n=t.entity,s=n.toLowerCase(),i="";return t.ENTITIES[n]?t.ENTITIES[n]:t.ENTITIES[s]?t.ENTITIES[s]:("#"===(n=s).charAt(0)&&("x"===n.charAt(1)?(n=n.slice(2),i=(e=parseInt(n,16)).toString(16)):(n=n.slice(1),i=(e=parseInt(n,10)).toString(10))),n=n.replace(/^0+/,""),isNaN(e)||i.toLowerCase()!==n?(F(t,"Invalid character entity"),"&"+t.entity+";"):String.fromCodePoint(e))}function M(t,e){"<"===e?(t.state=T.OPEN_WAKA,t.startTagPosition=t.position):v(e)||(F(t,"Non-whitespace before first tag."),t.textNode=e,t.state=T.TEXT)}function z(t,e){var n="";return e1114111||_(o)!==o)throw RangeError("Invalid code point: "+o);o<=65535?n.push(o):(t=55296+((o-=65536)>>10),e=o%1024+56320,n.push(t,e)),(s+1===i||n.length>16384)&&(r+=C.apply(null,n),n.length=0)}return r},Object.defineProperty?Object.defineProperty(String,"fromCodePoint",{value:x,configurable:!0,writable:!0}):String.fromCodePoint=x)}(e)},42791:function(t,e,n){var s=n(65606);!function(t,e){"use strict";if(!t.setImmediate){var n,i,r,o,a,l=1,c={},d=!1,u=t.document,m=Object.getPrototypeOf&&Object.getPrototypeOf(t);m=m&&m.setTimeout?m:t,"[object process]"==={}.toString.call(t.process)?n=function(t){s.nextTick((function(){f(t)}))}:function(){if(t.postMessage&&!t.importScripts){var e=!0,n=t.onmessage;return t.onmessage=function(){e=!1},t.postMessage("","*"),t.onmessage=n,e}}()?(o="setImmediate$"+Math.random()+"$",a=function(e){e.source===t&&"string"==typeof e.data&&0===e.data.indexOf(o)&&f(+e.data.slice(o.length))},t.addEventListener?t.addEventListener("message",a,!1):t.attachEvent("onmessage",a),n=function(e){t.postMessage(o+e,"*")}):t.MessageChannel?((r=new MessageChannel).port1.onmessage=function(t){f(t.data)},n=function(t){r.port2.postMessage(t)}):u&&"onreadystatechange"in u.createElement("script")?(i=u.documentElement,n=function(t){var e=u.createElement("script");e.onreadystatechange=function(){f(t),e.onreadystatechange=null,i.removeChild(e),e=null},i.appendChild(e)}):n=function(t){setTimeout(f,0,t)},m.setImmediate=function(t){"function"!=typeof t&&(t=new Function(""+t));for(var e=new Array(arguments.length-1),s=0;s{function e(t,e){return null==t?e:t}t.exports=function(t){var n,s=e((t=t||{}).max,1),i=e(t.min,0),r=e(t.autostart,!0),o=e(t.ignoreSameProgress,!1),a=null,l=null,c=null,d=(n=e(t.historyTimeConstant,2.5),function(t,e,s){return t+s/(s+n)*(e-t)});function u(){m(i)}function m(t,e){if("number"!=typeof e&&(e=Date.now()),l!==e&&(!o||c!==t)){if(null===l||null===c)return c=t,void(l=e);var n=.001*(e-l),s=(t-c)/n;a=null===a?s:d(a,s,n),c=t,l=e}}return{start:u,reset:function(){a=null,l=null,c=null,r&&u()},report:m,estimate:function(t){if(null===c)return 1/0;if(c>=s)return 0;if(null===a)return 1/0;var e=(s-c)/a;return"number"==typeof t&&"number"==typeof l&&(e-=.001*(t-l)),Math.max(0,e)},rate:function(){return null===a?0:a}}}},88310:(t,e,n)=>{t.exports=i;var s=n(37007).EventEmitter;function i(){s.call(this)}n(56698)(i,s),i.Readable=n(46891),i.Writable=n(81999),i.Duplex=n(88101),i.Transform=n(59083),i.PassThrough=n(3681),i.finished=n(14257),i.pipeline=n(5267),i.Stream=i,i.prototype.pipe=function(t,e){var n=this;function i(e){t.writable&&!1===t.write(e)&&n.pause&&n.pause()}function r(){n.readable&&n.resume&&n.resume()}n.on("data",i),t.on("drain",r),t._isStdio||e&&!1===e.end||(n.on("end",a),n.on("close",l));var o=!1;function a(){o||(o=!0,t.end())}function l(){o||(o=!0,"function"==typeof t.destroy&&t.destroy())}function c(t){if(d(),0===s.listenerCount(this,"error"))throw t}function d(){n.removeListener("data",i),t.removeListener("drain",r),n.removeListener("end",a),n.removeListener("close",l),n.removeListener("error",c),t.removeListener("error",c),n.removeListener("end",d),n.removeListener("close",d),t.removeListener("close",d)}return n.on("error",c),t.on("error",c),n.on("end",d),n.on("close",d),t.on("close",d),t.emit("pipe",n),t}},12463:t=>{"use strict";var e={};function n(t,n,s){s||(s=Error);var i=function(t){var e,s;function i(e,s,i){return t.call(this,function(t,e,s){return"string"==typeof n?n:n(t,e,s)}(e,s,i))||this}return s=t,(e=i).prototype=Object.create(s.prototype),e.prototype.constructor=e,e.__proto__=s,i}(s);i.prototype.name=s.name,i.prototype.code=t,e[t]=i}function s(t,e){if(Array.isArray(t)){var n=t.length;return t=t.map((function(t){return String(t)})),n>2?"one of ".concat(e," ").concat(t.slice(0,n-1).join(", "),", or ")+t[n-1]:2===n?"one of ".concat(e," ").concat(t[0]," or ").concat(t[1]):"of ".concat(e," ").concat(t[0])}return"of ".concat(e," ").concat(String(t))}n("ERR_INVALID_OPT_VALUE",(function(t,e){return'The value "'+e+'" is invalid for option "'+t+'"'}),TypeError),n("ERR_INVALID_ARG_TYPE",(function(t,e,n){var i,r,o,a,l;if("string"==typeof e&&(r="not ",e.substr(0,4)===r)?(i="must not be",e=e.replace(/^not /,"")):i="must be",function(t,e,n){return(void 0===n||n>t.length)&&(n=t.length),t.substring(n-9,n)===e}(t," argument"))o="The ".concat(t," ").concat(i," ").concat(s(e,"type"));else{var c=("number"!=typeof l&&(l=0),l+1>(a=t).length||-1===a.indexOf(".",l)?"argument":"property");o='The "'.concat(t,'" ').concat(c," ").concat(i," ").concat(s(e,"type"))}return o+". Received type ".concat(typeof n)}),TypeError),n("ERR_STREAM_PUSH_AFTER_EOF","stream.push() after EOF"),n("ERR_METHOD_NOT_IMPLEMENTED",(function(t){return"The "+t+" method is not implemented"})),n("ERR_STREAM_PREMATURE_CLOSE","Premature close"),n("ERR_STREAM_DESTROYED",(function(t){return"Cannot call "+t+" after a stream was destroyed"})),n("ERR_MULTIPLE_CALLBACK","Callback called multiple times"),n("ERR_STREAM_CANNOT_PIPE","Cannot pipe, not readable"),n("ERR_STREAM_WRITE_AFTER_END","write after end"),n("ERR_STREAM_NULL_VALUES","May not write null values to stream",TypeError),n("ERR_UNKNOWN_ENCODING",(function(t){return"Unknown encoding: "+t}),TypeError),n("ERR_STREAM_UNSHIFT_AFTER_END_EVENT","stream.unshift() after end event"),t.exports.F=e},88101:(t,e,n)=>{"use strict";var s=n(65606),i=Object.keys||function(t){var e=[];for(var n in t)e.push(n);return e};t.exports=d;var r=n(46891),o=n(81999);n(56698)(d,r);for(var a=i(o.prototype),l=0;l{"use strict";t.exports=i;var s=n(59083);function i(t){if(!(this instanceof i))return new i(t);s.call(this,t)}n(56698)(i,s),i.prototype._transform=function(t,e,n){n(null,t)}},46891:(t,e,n)=>{"use strict";var s,i=n(65606);t.exports=T,T.ReadableState=x,n(37007).EventEmitter;var r,o=function(t,e){return t.listeners(e).length},a=n(41396),l=n(48287).Buffer,c=(void 0!==n.g?n.g:"undefined"!=typeof window?window:"undefined"!=typeof self?self:{}).Uint8Array||function(){},d=n(99580);r=d&&d.debuglog?d.debuglog("stream"):function(){};var u,m,p,f=n(81766),g=n(54347),h=n(66644).getHighWaterMark,v=n(12463).F,w=v.ERR_INVALID_ARG_TYPE,A=v.ERR_STREAM_PUSH_AFTER_EOF,y=v.ERR_METHOD_NOT_IMPLEMENTED,b=v.ERR_STREAM_UNSHIFT_AFTER_END_EVENT;n(56698)(T,a);var C=g.errorOrDestroy,_=["error","close","destroy","pause","resume"];function x(t,e,i){s=s||n(88101),t=t||{},"boolean"!=typeof i&&(i=e instanceof s),this.objectMode=!!t.objectMode,i&&(this.objectMode=this.objectMode||!!t.readableObjectMode),this.highWaterMark=h(this,t,"readableHighWaterMark",i),this.buffer=new f,this.length=0,this.pipes=null,this.pipesCount=0,this.flowing=null,this.ended=!1,this.endEmitted=!1,this.reading=!1,this.sync=!0,this.needReadable=!1,this.emittedReadable=!1,this.readableListening=!1,this.resumeScheduled=!1,this.paused=!0,this.emitClose=!1!==t.emitClose,this.autoDestroy=!!t.autoDestroy,this.destroyed=!1,this.defaultEncoding=t.defaultEncoding||"utf8",this.awaitDrain=0,this.readingMore=!1,this.decoder=null,this.encoding=null,t.encoding&&(u||(u=n(83141).I),this.decoder=new u(t.encoding),this.encoding=t.encoding)}function T(t){if(s=s||n(88101),!(this instanceof T))return new T(t);var e=this instanceof s;this._readableState=new x(t,this,e),this.readable=!0,t&&("function"==typeof t.read&&(this._read=t.read),"function"==typeof t.destroy&&(this._destroy=t.destroy)),a.call(this)}function k(t,e,n,s,i){r("readableAddChunk",e);var o,a=t._readableState;if(null===e)a.reading=!1,function(t,e){if(r("onEofChunk"),!e.ended){if(e.decoder){var n=e.decoder.end();n&&n.length&&(e.buffer.push(n),e.length+=e.objectMode?1:n.length)}e.ended=!0,e.sync?N(t):(e.needReadable=!1,e.emittedReadable||(e.emittedReadable=!0,P(t)))}}(t,a);else if(i||(o=function(t,e){var n,s;return s=e,l.isBuffer(s)||s instanceof c||"string"==typeof e||void 0===e||t.objectMode||(n=new w("chunk",["string","Buffer","Uint8Array"],e)),n}(a,e)),o)C(t,o);else if(a.objectMode||e&&e.length>0)if("string"==typeof e||a.objectMode||Object.getPrototypeOf(e)===l.prototype||(e=function(t){return l.from(t)}(e)),s)a.endEmitted?C(t,new b):E(t,a,e,!0);else if(a.ended)C(t,new A);else{if(a.destroyed)return!1;a.reading=!1,a.decoder&&!n?(e=a.decoder.write(e),a.objectMode||0!==e.length?E(t,a,e,!1):I(t,a)):E(t,a,e,!1)}else s||(a.reading=!1,I(t,a));return!a.ended&&(a.lengthe.highWaterMark&&(e.highWaterMark=function(t){return t>=S?t=S:(t--,t|=t>>>1,t|=t>>>2,t|=t>>>4,t|=t>>>8,t|=t>>>16,t++),t}(t)),t<=e.length?t:e.ended?e.length:(e.needReadable=!0,0))}function N(t){var e=t._readableState;r("emitReadable",e.needReadable,e.emittedReadable),e.needReadable=!1,e.emittedReadable||(r("emitReadable",e.flowing),e.emittedReadable=!0,i.nextTick(P,t))}function P(t){var e=t._readableState;r("emitReadable_",e.destroyed,e.length,e.ended),e.destroyed||!e.length&&!e.ended||(t.emit("readable"),e.emittedReadable=!1),e.needReadable=!e.flowing&&!e.ended&&e.length<=e.highWaterMark,U(t)}function I(t,e){e.readingMore||(e.readingMore=!0,i.nextTick(F,t,e))}function F(t,e){for(;!e.reading&&!e.ended&&(e.length0,e.resumeScheduled&&!e.paused?e.flowing=!0:t.listenerCount("data")>0&&t.resume()}function O(t){r("readable nexttick read 0"),t.read(0)}function D(t,e){r("resume",e.reading),e.reading||t.read(0),e.resumeScheduled=!1,t.emit("resume"),U(t),e.flowing&&!e.reading&&t.read(0)}function U(t){var e=t._readableState;for(r("flow",e.flowing);e.flowing&&null!==t.read(););}function j(t,e){return 0===e.length?null:(e.objectMode?n=e.buffer.shift():!t||t>=e.length?(n=e.decoder?e.buffer.join(""):1===e.buffer.length?e.buffer.first():e.buffer.concat(e.length),e.buffer.clear()):n=e.buffer.consume(t,e.decoder),n);var n}function R(t){var e=t._readableState;r("endReadable",e.endEmitted),e.endEmitted||(e.ended=!0,i.nextTick(M,e,t))}function M(t,e){if(r("endReadableNT",t.endEmitted,t.length),!t.endEmitted&&0===t.length&&(t.endEmitted=!0,e.readable=!1,e.emit("end"),t.autoDestroy)){var n=e._writableState;(!n||n.autoDestroy&&n.finished)&&e.destroy()}}function z(t,e){for(var n=0,s=t.length;n=e.highWaterMark:e.length>0)||e.ended))return r("read: emitReadable",e.length,e.ended),0===e.length&&e.ended?R(this):N(this),null;if(0===(t=L(t,e))&&e.ended)return 0===e.length&&R(this),null;var s,i=e.needReadable;return r("need readable",i),(0===e.length||e.length-t0?j(t,e):null)?(e.needReadable=e.length<=e.highWaterMark,t=0):(e.length-=t,e.awaitDrain=0),0===e.length&&(e.ended||(e.needReadable=!0),n!==t&&e.ended&&R(this)),null!==s&&this.emit("data",s),s},T.prototype._read=function(t){C(this,new y("_read()"))},T.prototype.pipe=function(t,e){var n=this,s=this._readableState;switch(s.pipesCount){case 0:s.pipes=t;break;case 1:s.pipes=[s.pipes,t];break;default:s.pipes.push(t)}s.pipesCount+=1,r("pipe count=%d opts=%j",s.pipesCount,e);var a=e&&!1===e.end||t===i.stdout||t===i.stderr?g:l;function l(){r("onend"),t.end()}s.endEmitted?i.nextTick(a):n.once("end",a),t.on("unpipe",(function e(i,o){r("onunpipe"),i===n&&o&&!1===o.hasUnpiped&&(o.hasUnpiped=!0,r("cleanup"),t.removeListener("close",p),t.removeListener("finish",f),t.removeListener("drain",c),t.removeListener("error",m),t.removeListener("unpipe",e),n.removeListener("end",l),n.removeListener("end",g),n.removeListener("data",u),d=!0,!s.awaitDrain||t._writableState&&!t._writableState.needDrain||c())}));var c=function(t){return function(){var e=t._readableState;r("pipeOnDrain",e.awaitDrain),e.awaitDrain&&e.awaitDrain--,0===e.awaitDrain&&o(t,"data")&&(e.flowing=!0,U(t))}}(n);t.on("drain",c);var d=!1;function u(e){r("ondata");var i=t.write(e);r("dest.write",i),!1===i&&((1===s.pipesCount&&s.pipes===t||s.pipesCount>1&&-1!==z(s.pipes,t))&&!d&&(r("false write response, pause",s.awaitDrain),s.awaitDrain++),n.pause())}function m(e){r("onerror",e),g(),t.removeListener("error",m),0===o(t,"error")&&C(t,e)}function p(){t.removeListener("finish",f),g()}function f(){r("onfinish"),t.removeListener("close",p),g()}function g(){r("unpipe"),n.unpipe(t)}return n.on("data",u),function(t,e,n){if("function"==typeof t.prependListener)return t.prependListener(e,n);t._events&&t._events[e]?Array.isArray(t._events[e])?t._events[e].unshift(n):t._events[e]=[n,t._events[e]]:t.on(e,n)}(t,"error",m),t.once("close",p),t.once("finish",f),t.emit("pipe",n),s.flowing||(r("pipe resume"),n.resume()),t},T.prototype.unpipe=function(t){var e=this._readableState,n={hasUnpiped:!1};if(0===e.pipesCount)return this;if(1===e.pipesCount)return t&&t!==e.pipes||(t||(t=e.pipes),e.pipes=null,e.pipesCount=0,e.flowing=!1,t&&t.emit("unpipe",this,n)),this;if(!t){var s=e.pipes,i=e.pipesCount;e.pipes=null,e.pipesCount=0,e.flowing=!1;for(var r=0;r0,!1!==s.flowing&&this.resume()):"readable"===t&&(s.endEmitted||s.readableListening||(s.readableListening=s.needReadable=!0,s.flowing=!1,s.emittedReadable=!1,r("on readable",s.length,s.reading),s.length?N(this):s.reading||i.nextTick(O,this))),n},T.prototype.addListener=T.prototype.on,T.prototype.removeListener=function(t,e){var n=a.prototype.removeListener.call(this,t,e);return"readable"===t&&i.nextTick(B,this),n},T.prototype.removeAllListeners=function(t){var e=a.prototype.removeAllListeners.apply(this,arguments);return"readable"!==t&&void 0!==t||i.nextTick(B,this),e},T.prototype.resume=function(){var t=this._readableState;return t.flowing||(r("resume"),t.flowing=!t.readableListening,function(t,e){e.resumeScheduled||(e.resumeScheduled=!0,i.nextTick(D,t,e))}(this,t)),t.paused=!1,this},T.prototype.pause=function(){return r("call pause flowing=%j",this._readableState.flowing),!1!==this._readableState.flowing&&(r("pause"),this._readableState.flowing=!1,this.emit("pause")),this._readableState.paused=!0,this},T.prototype.wrap=function(t){var e=this,n=this._readableState,s=!1;for(var i in t.on("end",(function(){if(r("wrapped end"),n.decoder&&!n.ended){var t=n.decoder.end();t&&t.length&&e.push(t)}e.push(null)})),t.on("data",(function(i){r("wrapped data"),n.decoder&&(i=n.decoder.write(i)),n.objectMode&&null==i||(n.objectMode||i&&i.length)&&(e.push(i)||(s=!0,t.pause()))})),t)void 0===this[i]&&"function"==typeof t[i]&&(this[i]=function(e){return function(){return t[e].apply(t,arguments)}}(i));for(var o=0;o<_.length;o++)t.on(_[o],this.emit.bind(this,_[o]));return this._read=function(e){r("wrapped _read",e),s&&(s=!1,t.resume())},this},"function"==typeof Symbol&&(T.prototype[Symbol.asyncIterator]=function(){return void 0===m&&(m=n(65034)),m(this)}),Object.defineProperty(T.prototype,"readableHighWaterMark",{enumerable:!1,get:function(){return this._readableState.highWaterMark}}),Object.defineProperty(T.prototype,"readableBuffer",{enumerable:!1,get:function(){return this._readableState&&this._readableState.buffer}}),Object.defineProperty(T.prototype,"readableFlowing",{enumerable:!1,get:function(){return this._readableState.flowing},set:function(t){this._readableState&&(this._readableState.flowing=t)}}),T._fromList=j,Object.defineProperty(T.prototype,"readableLength",{enumerable:!1,get:function(){return this._readableState.length}}),"function"==typeof Symbol&&(T.from=function(t,e){return void 0===p&&(p=n(90968)),p(T,t,e)})},59083:(t,e,n)=>{"use strict";t.exports=d;var s=n(12463).F,i=s.ERR_METHOD_NOT_IMPLEMENTED,r=s.ERR_MULTIPLE_CALLBACK,o=s.ERR_TRANSFORM_ALREADY_TRANSFORMING,a=s.ERR_TRANSFORM_WITH_LENGTH_0,l=n(88101);function c(t,e){var n=this._transformState;n.transforming=!1;var s=n.writecb;if(null===s)return this.emit("error",new r);n.writechunk=null,n.writecb=null,null!=e&&this.push(e),s(t);var i=this._readableState;i.reading=!1,(i.needReadable||i.length{"use strict";var s,i=n(65606);function r(t){var e=this;this.next=null,this.entry=null,this.finish=function(){!function(t,e,n){var s=t.entry;for(t.entry=null;s;){var i=s.callback;e.pendingcb--,i(undefined),s=s.next}e.corkedRequestsFree.next=t}(e,t)}}t.exports=T,T.WritableState=x;var o,a={deprecate:n(94643)},l=n(41396),c=n(48287).Buffer,d=(void 0!==n.g?n.g:"undefined"!=typeof window?window:"undefined"!=typeof self?self:{}).Uint8Array||function(){},u=n(54347),m=n(66644).getHighWaterMark,p=n(12463).F,f=p.ERR_INVALID_ARG_TYPE,g=p.ERR_METHOD_NOT_IMPLEMENTED,h=p.ERR_MULTIPLE_CALLBACK,v=p.ERR_STREAM_CANNOT_PIPE,w=p.ERR_STREAM_DESTROYED,A=p.ERR_STREAM_NULL_VALUES,y=p.ERR_STREAM_WRITE_AFTER_END,b=p.ERR_UNKNOWN_ENCODING,C=u.errorOrDestroy;function _(){}function x(t,e,o){s=s||n(88101),t=t||{},"boolean"!=typeof o&&(o=e instanceof s),this.objectMode=!!t.objectMode,o&&(this.objectMode=this.objectMode||!!t.writableObjectMode),this.highWaterMark=m(this,t,"writableHighWaterMark",o),this.finalCalled=!1,this.needDrain=!1,this.ending=!1,this.ended=!1,this.finished=!1,this.destroyed=!1;var a=!1===t.decodeStrings;this.decodeStrings=!a,this.defaultEncoding=t.defaultEncoding||"utf8",this.length=0,this.writing=!1,this.corked=0,this.sync=!0,this.bufferProcessing=!1,this.onwrite=function(t){!function(t,e){var n=t._writableState,s=n.sync,r=n.writecb;if("function"!=typeof r)throw new h;if(function(t){t.writing=!1,t.writecb=null,t.length-=t.writelen,t.writelen=0}(n),e)!function(t,e,n,s,r){--e.pendingcb,n?(i.nextTick(r,s),i.nextTick(P,t,e),t._writableState.errorEmitted=!0,C(t,s)):(r(s),t._writableState.errorEmitted=!0,C(t,s),P(t,e))}(t,n,s,e,r);else{var o=L(n)||t.destroyed;o||n.corked||n.bufferProcessing||!n.bufferedRequest||S(t,n),s?i.nextTick(E,t,n,o,r):E(t,n,o,r)}}(e,t)},this.writecb=null,this.writelen=0,this.bufferedRequest=null,this.lastBufferedRequest=null,this.pendingcb=0,this.prefinished=!1,this.errorEmitted=!1,this.emitClose=!1!==t.emitClose,this.autoDestroy=!!t.autoDestroy,this.bufferedRequestCount=0,this.corkedRequestsFree=new r(this)}function T(t){var e=this instanceof(s=s||n(88101));if(!e&&!o.call(T,this))return new T(t);this._writableState=new x(t,this,e),this.writable=!0,t&&("function"==typeof t.write&&(this._write=t.write),"function"==typeof t.writev&&(this._writev=t.writev),"function"==typeof t.destroy&&(this._destroy=t.destroy),"function"==typeof t.final&&(this._final=t.final)),l.call(this)}function k(t,e,n,s,i,r,o){e.writelen=s,e.writecb=o,e.writing=!0,e.sync=!0,e.destroyed?e.onwrite(new w("write")):n?t._writev(i,e.onwrite):t._write(i,r,e.onwrite),e.sync=!1}function E(t,e,n,s){n||function(t,e){0===e.length&&e.needDrain&&(e.needDrain=!1,t.emit("drain"))}(t,e),e.pendingcb--,s(),P(t,e)}function S(t,e){e.bufferProcessing=!0;var n=e.bufferedRequest;if(t._writev&&n&&n.next){var s=e.bufferedRequestCount,i=new Array(s),o=e.corkedRequestsFree;o.entry=n;for(var a=0,l=!0;n;)i[a]=n,n.isBuf||(l=!1),n=n.next,a+=1;i.allBuffers=l,k(t,e,!0,e.length,i,"",o.finish),e.pendingcb++,e.lastBufferedRequest=null,o.next?(e.corkedRequestsFree=o.next,o.next=null):e.corkedRequestsFree=new r(e),e.bufferedRequestCount=0}else{for(;n;){var c=n.chunk,d=n.encoding,u=n.callback;if(k(t,e,!1,e.objectMode?1:c.length,c,d,u),n=n.next,e.bufferedRequestCount--,e.writing)break}null===n&&(e.lastBufferedRequest=null)}e.bufferedRequest=n,e.bufferProcessing=!1}function L(t){return t.ending&&0===t.length&&null===t.bufferedRequest&&!t.finished&&!t.writing}function N(t,e){t._final((function(n){e.pendingcb--,n&&C(t,n),e.prefinished=!0,t.emit("prefinish"),P(t,e)}))}function P(t,e){var n=L(e);if(n&&(function(t,e){e.prefinished||e.finalCalled||("function"!=typeof t._final||e.destroyed?(e.prefinished=!0,t.emit("prefinish")):(e.pendingcb++,e.finalCalled=!0,i.nextTick(N,t,e)))}(t,e),0===e.pendingcb&&(e.finished=!0,t.emit("finish"),e.autoDestroy))){var s=t._readableState;(!s||s.autoDestroy&&s.endEmitted)&&t.destroy()}return n}n(56698)(T,l),x.prototype.getBuffer=function(){for(var t=this.bufferedRequest,e=[];t;)e.push(t),t=t.next;return e},function(){try{Object.defineProperty(x.prototype,"buffer",{get:a.deprecate((function(){return this.getBuffer()}),"_writableState.buffer is deprecated. Use _writableState.getBuffer instead.","DEP0003")})}catch(t){}}(),"function"==typeof Symbol&&Symbol.hasInstance&&"function"==typeof Function.prototype[Symbol.hasInstance]?(o=Function.prototype[Symbol.hasInstance],Object.defineProperty(T,Symbol.hasInstance,{value:function(t){return!!o.call(this,t)||this===T&&t&&t._writableState instanceof x}})):o=function(t){return t instanceof this},T.prototype.pipe=function(){C(this,new v)},T.prototype.write=function(t,e,n){var s,r=this._writableState,o=!1,a=!r.objectMode&&(s=t,c.isBuffer(s)||s instanceof d);return a&&!c.isBuffer(t)&&(t=function(t){return c.from(t)}(t)),"function"==typeof e&&(n=e,e=null),a?e="buffer":e||(e=r.defaultEncoding),"function"!=typeof n&&(n=_),r.ending?function(t,e){var n=new y;C(t,n),i.nextTick(e,n)}(this,n):(a||function(t,e,n,s){var r;return null===n?r=new A:"string"==typeof n||e.objectMode||(r=new f("chunk",["string","Buffer"],n)),!r||(C(t,r),i.nextTick(s,r),!1)}(this,r,t,n))&&(r.pendingcb++,o=function(t,e,n,s,i,r){if(!n){var o=function(t,e,n){return t.objectMode||!1===t.decodeStrings||"string"!=typeof e||(e=c.from(e,n)),e}(e,s,i);s!==o&&(n=!0,i="buffer",s=o)}var a=e.objectMode?1:s.length;e.length+=a;var l=e.length-1))throw new b(t);return this._writableState.defaultEncoding=t,this},Object.defineProperty(T.prototype,"writableBuffer",{enumerable:!1,get:function(){return this._writableState&&this._writableState.getBuffer()}}),Object.defineProperty(T.prototype,"writableHighWaterMark",{enumerable:!1,get:function(){return this._writableState.highWaterMark}}),T.prototype._write=function(t,e,n){n(new g("_write()"))},T.prototype._writev=null,T.prototype.end=function(t,e,n){var s=this._writableState;return"function"==typeof t?(n=t,t=null,e=null):"function"==typeof e&&(n=e,e=null),null!=t&&this.write(t,e),s.corked&&(s.corked=1,this.uncork()),s.ending||function(t,e,n){e.ending=!0,P(t,e),n&&(e.finished?i.nextTick(n):t.once("finish",n)),e.ended=!0,t.writable=!1}(this,s,n),this},Object.defineProperty(T.prototype,"writableLength",{enumerable:!1,get:function(){return this._writableState.length}}),Object.defineProperty(T.prototype,"destroyed",{enumerable:!1,get:function(){return void 0!==this._writableState&&this._writableState.destroyed},set:function(t){this._writableState&&(this._writableState.destroyed=t)}}),T.prototype.destroy=u.destroy,T.prototype._undestroy=u.undestroy,T.prototype._destroy=function(t,e){e(t)}},65034:(t,e,n)=>{"use strict";var s,i=n(65606);function r(t,e,n){return(e=function(t){var e=function(t,e){if("object"!=typeof t||null===t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var s=n.call(t,"string");if("object"!=typeof s)return s;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==typeof e?e:String(e)}(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var o=n(14257),a=Symbol("lastResolve"),l=Symbol("lastReject"),c=Symbol("error"),d=Symbol("ended"),u=Symbol("lastPromise"),m=Symbol("handlePromise"),p=Symbol("stream");function f(t,e){return{value:t,done:e}}function g(t){var e=t[a];if(null!==e){var n=t[p].read();null!==n&&(t[u]=null,t[a]=null,t[l]=null,e(f(n,!1)))}}function h(t){i.nextTick(g,t)}var v=Object.getPrototypeOf((function(){})),w=Object.setPrototypeOf((r(s={get stream(){return this[p]},next:function(){var t=this,e=this[c];if(null!==e)return Promise.reject(e);if(this[d])return Promise.resolve(f(void 0,!0));if(this[p].destroyed)return new Promise((function(e,n){i.nextTick((function(){t[c]?n(t[c]):e(f(void 0,!0))}))}));var n,s=this[u];if(s)n=new Promise(function(t,e){return function(n,s){t.then((function(){e[d]?n(f(void 0,!0)):e[m](n,s)}),s)}}(s,this));else{var r=this[p].read();if(null!==r)return Promise.resolve(f(r,!1));n=new Promise(this[m])}return this[u]=n,n}},Symbol.asyncIterator,(function(){return this})),r(s,"return",(function(){var t=this;return new Promise((function(e,n){t[p].destroy(null,(function(t){t?n(t):e(f(void 0,!0))}))}))})),s),v);t.exports=function(t){var e,n=Object.create(w,(r(e={},p,{value:t,writable:!0}),r(e,a,{value:null,writable:!0}),r(e,l,{value:null,writable:!0}),r(e,c,{value:null,writable:!0}),r(e,d,{value:t._readableState.endEmitted,writable:!0}),r(e,m,{value:function(t,e){var s=n[p].read();s?(n[u]=null,n[a]=null,n[l]=null,t(f(s,!1))):(n[a]=t,n[l]=e)},writable:!0}),e));return n[u]=null,o(t,(function(t){if(t&&"ERR_STREAM_PREMATURE_CLOSE"!==t.code){var e=n[l];return null!==e&&(n[u]=null,n[a]=null,n[l]=null,e(t)),void(n[c]=t)}var s=n[a];null!==s&&(n[u]=null,n[a]=null,n[l]=null,s(f(void 0,!0))),n[d]=!0})),t.on("readable",h.bind(null,n)),n}},81766:(t,e,n)=>{"use strict";function s(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(t);e&&(s=s.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,s)}return n}function i(t){for(var e=1;e0?this.tail.next=e:this.head=e,this.tail=e,++this.length}},{key:"unshift",value:function(t){var e={data:t,next:this.head};0===this.length&&(this.tail=e),this.head=e,++this.length}},{key:"shift",value:function(){if(0!==this.length){var t=this.head.data;return 1===this.length?this.head=this.tail=null:this.head=this.head.next,--this.length,t}}},{key:"clear",value:function(){this.head=this.tail=null,this.length=0}},{key:"join",value:function(t){if(0===this.length)return"";for(var e=this.head,n=""+e.data;e=e.next;)n+=t+e.data;return n}},{key:"concat",value:function(t){if(0===this.length)return l.alloc(0);for(var e,n,s,i=l.allocUnsafe(t>>>0),r=this.head,o=0;r;)e=r.data,n=i,s=o,l.prototype.copy.call(e,n,s),o+=r.data.length,r=r.next;return i}},{key:"consume",value:function(t,e){var n;return ti.length?i.length:t;if(r===i.length?s+=i:s+=i.slice(0,t),0==(t-=r)){r===i.length?(++n,e.next?this.head=e.next:this.head=this.tail=null):(this.head=e,e.data=i.slice(r));break}++n}return this.length-=n,s}},{key:"_getBuffer",value:function(t){var e=l.allocUnsafe(t),n=this.head,s=1;for(n.data.copy(e),t-=n.data.length;n=n.next;){var i=n.data,r=t>i.length?i.length:t;if(i.copy(e,e.length-t,0,r),0==(t-=r)){r===i.length?(++s,n.next?this.head=n.next:this.head=this.tail=null):(this.head=n,n.data=i.slice(r));break}++s}return this.length-=s,e}},{key:d,value:function(t,e){return c(this,i(i({},e),{},{depth:0,customInspect:!1}))}}])&&o(e.prototype,n),Object.defineProperty(e,"prototype",{writable:!1}),t}()},54347:(t,e,n)=>{"use strict";var s=n(65606);function i(t,e){o(t,e),r(t)}function r(t){t._writableState&&!t._writableState.emitClose||t._readableState&&!t._readableState.emitClose||t.emit("close")}function o(t,e){t.emit("error",e)}t.exports={destroy:function(t,e){var n=this,a=this._readableState&&this._readableState.destroyed,l=this._writableState&&this._writableState.destroyed;return a||l?(e?e(t):t&&(this._writableState?this._writableState.errorEmitted||(this._writableState.errorEmitted=!0,s.nextTick(o,this,t)):s.nextTick(o,this,t)),this):(this._readableState&&(this._readableState.destroyed=!0),this._writableState&&(this._writableState.destroyed=!0),this._destroy(t||null,(function(t){!e&&t?n._writableState?n._writableState.errorEmitted?s.nextTick(r,n):(n._writableState.errorEmitted=!0,s.nextTick(i,n,t)):s.nextTick(i,n,t):e?(s.nextTick(r,n),e(t)):s.nextTick(r,n)})),this)},undestroy:function(){this._readableState&&(this._readableState.destroyed=!1,this._readableState.reading=!1,this._readableState.ended=!1,this._readableState.endEmitted=!1),this._writableState&&(this._writableState.destroyed=!1,this._writableState.ended=!1,this._writableState.ending=!1,this._writableState.finalCalled=!1,this._writableState.prefinished=!1,this._writableState.finished=!1,this._writableState.errorEmitted=!1)},errorOrDestroy:function(t,e){var n=t._readableState,s=t._writableState;n&&n.autoDestroy||s&&s.autoDestroy?t.destroy(e):t.emit("error",e)}}},14257:(t,e,n)=>{"use strict";var s=n(12463).F.ERR_STREAM_PREMATURE_CLOSE;function i(){}t.exports=function t(e,n,r){if("function"==typeof n)return t(e,null,n);n||(n={}),r=function(t){var e=!1;return function(){if(!e){e=!0;for(var n=arguments.length,s=new Array(n),i=0;i{t.exports=function(){throw new Error("Readable.from is not available in the browser")}},5267:(t,e,n)=>{"use strict";var s,i=n(12463).F,r=i.ERR_MISSING_ARGS,o=i.ERR_STREAM_DESTROYED;function a(t){if(t)throw t}function l(t){t()}function c(t,e){return t.pipe(e)}t.exports=function(){for(var t=arguments.length,e=new Array(t),i=0;i0,(function(t){d||(d=t),t&&m.forEach(l),r||(m.forEach(l),u(d))}))}));return e.reduce(c)}},66644:(t,e,n)=>{"use strict";var s=n(12463).F.ERR_INVALID_OPT_VALUE;t.exports={getHighWaterMark:function(t,e,n,i){var r=function(t,e,n){return null!=t.highWaterMark?t.highWaterMark:e?t[n]:null}(e,i,n);if(null!=r){if(!isFinite(r)||Math.floor(r)!==r||r<0)throw new s(i?n:"highWaterMark",r);return Math.floor(r)}return t.objectMode?16:16384}}},41396:(t,e,n)=>{t.exports=n(37007).EventEmitter},83141:(t,e,n)=>{"use strict";var s=n(92861).Buffer,i=s.isEncoding||function(t){switch((t=""+t)&&t.toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":case"raw":return!0;default:return!1}};function r(t){var e;switch(this.encoding=function(t){var e=function(t){if(!t)return"utf8";for(var e;;)switch(t){case"utf8":case"utf-8":return"utf8";case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return"utf16le";case"latin1":case"binary":return"latin1";case"base64":case"ascii":case"hex":return t;default:if(e)return;t=(""+t).toLowerCase(),e=!0}}(t);if("string"!=typeof e&&(s.isEncoding===i||!i(t)))throw new Error("Unknown encoding: "+t);return e||t}(t),this.encoding){case"utf16le":this.text=l,this.end=c,e=4;break;case"utf8":this.fillLast=a,e=4;break;case"base64":this.text=d,this.end=u,e=3;break;default:return this.write=m,void(this.end=p)}this.lastNeed=0,this.lastTotal=0,this.lastChar=s.allocUnsafe(e)}function o(t){return t<=127?0:t>>5==6?2:t>>4==14?3:t>>3==30?4:t>>6==2?-1:-2}function a(t){var e=this.lastTotal-this.lastNeed,n=function(t,e,n){if(128!=(192&e[0]))return t.lastNeed=0,"�";if(t.lastNeed>1&&e.length>1){if(128!=(192&e[1]))return t.lastNeed=1,"�";if(t.lastNeed>2&&e.length>2&&128!=(192&e[2]))return t.lastNeed=2,"�"}}(this,t);return void 0!==n?n:this.lastNeed<=t.length?(t.copy(this.lastChar,e,0,this.lastNeed),this.lastChar.toString(this.encoding,0,this.lastTotal)):(t.copy(this.lastChar,e,0,t.length),void(this.lastNeed-=t.length))}function l(t,e){if((t.length-e)%2==0){var n=t.toString("utf16le",e);if(n){var s=n.charCodeAt(n.length-1);if(s>=55296&&s<=56319)return this.lastNeed=2,this.lastTotal=4,this.lastChar[0]=t[t.length-2],this.lastChar[1]=t[t.length-1],n.slice(0,-1)}return n}return this.lastNeed=1,this.lastTotal=2,this.lastChar[0]=t[t.length-1],t.toString("utf16le",e,t.length-1)}function c(t){var e=t&&t.length?this.write(t):"";if(this.lastNeed){var n=this.lastTotal-this.lastNeed;return e+this.lastChar.toString("utf16le",0,n)}return e}function d(t,e){var n=(t.length-e)%3;return 0===n?t.toString("base64",e):(this.lastNeed=3-n,this.lastTotal=3,1===n?this.lastChar[0]=t[t.length-1]:(this.lastChar[0]=t[t.length-2],this.lastChar[1]=t[t.length-1]),t.toString("base64",e,t.length-n))}function u(t){var e=t&&t.length?this.write(t):"";return this.lastNeed?e+this.lastChar.toString("base64",0,3-this.lastNeed):e}function m(t){return t.toString(this.encoding)}function p(t){return t&&t.length?this.write(t):""}e.I=r,r.prototype.write=function(t){if(0===t.length)return"";var e,n;if(this.lastNeed){if(void 0===(e=this.fillLast(t)))return"";n=this.lastNeed,this.lastNeed=0}else n=0;return n=0?(i>0&&(t.lastNeed=i-1),i):--s=0?(i>0&&(t.lastNeed=i-2),i):--s=0?(i>0&&(2===i?i=0:t.lastNeed=i-3),i):0}(this,t,e);if(!this.lastNeed)return t.toString("utf8",e);this.lastTotal=n;var s=t.length-(n-this.lastNeed);return t.copy(this.lastChar,0,s),t.toString("utf8",e,s)},r.prototype.fillLast=function(t){if(this.lastNeed<=t.length)return t.copy(this.lastChar,this.lastTotal-this.lastNeed,0,this.lastNeed),this.lastChar.toString(this.encoding,0,this.lastTotal);t.copy(this.lastChar,this.lastTotal-this.lastNeed,0,t.length),this.lastNeed-=t.length}},97103:function(t,e,n){var s=void 0!==n.g&&n.g||"undefined"!=typeof self&&self||window,i=Function.prototype.apply;function r(t,e){this._id=t,this._clearFn=e}e.setTimeout=function(){return new r(i.call(setTimeout,s,arguments),clearTimeout)},e.setInterval=function(){return new r(i.call(setInterval,s,arguments),clearInterval)},e.clearTimeout=e.clearInterval=function(t){t&&t.close()},r.prototype.unref=r.prototype.ref=function(){},r.prototype.close=function(){this._clearFn.call(s,this._id)},e.enroll=function(t,e){clearTimeout(t._idleTimeoutId),t._idleTimeout=e},e.unenroll=function(t){clearTimeout(t._idleTimeoutId),t._idleTimeout=-1},e._unrefActive=e.active=function(t){clearTimeout(t._idleTimeoutId);var e=t._idleTimeout;e>=0&&(t._idleTimeoutId=setTimeout((function(){t._onTimeout&&t._onTimeout()}),e))},n(42791),e.setImmediate="undefined"!=typeof self&&self.setImmediate||void 0!==n.g&&n.g.setImmediate||this&&this.setImmediate,e.clearImmediate="undefined"!=typeof self&&self.clearImmediate||void 0!==n.g&&n.g.clearImmediate||this&&this.clearImmediate},94643:(t,e,n)=>{var s=n(96763);function i(t){try{if(!n.g.localStorage)return!1}catch(t){return!1}var e=n.g.localStorage[t];return null!=e&&"true"===String(e).toLowerCase()}t.exports=function(t,e){if(i("noDeprecation"))return t;var n=!1;return function(){if(!n){if(i("throwDeprecation"))throw new Error(e);i("traceDeprecation")?s.trace(e):s.warn(e),n=!0}return t.apply(this,arguments)}}},83177:function(t,e){(function(){"use strict";e.stripBOM=function(t){return"\ufeff"===t[0]?t.substring(1):t}}).call(this)},56712:function(t,e,n){(function(){"use strict";var t,s,i,r,o,a={}.hasOwnProperty;t=n(59665),s=n(66465).defaults,r=function(t){return"string"==typeof t&&(t.indexOf("&")>=0||t.indexOf(">")>=0||t.indexOf("<")>=0)},o=function(t){return""},i=function(t){return t.replace("]]>","]]]]>")},e.Builder=function(){function e(t){var e,n,i;for(e in this.options={},n=s[.2])a.call(n,e)&&(i=n[e],this.options[e]=i);for(e in t)a.call(t,e)&&(i=t[e],this.options[e]=i)}return e.prototype.buildObject=function(e){var n,i,l,c,d,u;return n=this.options.attrkey,i=this.options.charkey,1===Object.keys(e).length&&this.options.rootName===s[.2].rootName?e=e[d=Object.keys(e)[0]]:d=this.options.rootName,u=this,l=function(t,e){var s,c,d,m,p,f;if("object"!=typeof e)u.options.cdata&&r(e)?t.raw(o(e)):t.txt(e);else if(Array.isArray(e)){for(m in e)if(a.call(e,m))for(p in c=e[m])d=c[p],t=l(t.ele(p),d).up()}else for(p in e)if(a.call(e,p))if(c=e[p],p===n){if("object"==typeof c)for(s in c)f=c[s],t=t.att(s,f)}else if(p===i)t=u.options.cdata&&r(c)?t.raw(o(c)):t.txt(c);else if(Array.isArray(c))for(m in c)a.call(c,m)&&(t="string"==typeof(d=c[m])?u.options.cdata&&r(d)?t.ele(p).raw(o(d)).up():t.ele(p,d).up():l(t.ele(p),d).up());else"object"==typeof c?t=l(t.ele(p),c).up():"string"==typeof c&&u.options.cdata&&r(c)?t=t.ele(p).raw(o(c)).up():(null==c&&(c=""),t=t.ele(p,c.toString()).up());return t},c=t.create(d,this.options.xmldec,this.options.doctype,{headless:this.options.headless,allowSurrogateChars:this.options.allowSurrogateChars}),l(c,e).end(this.options.renderOpts)},e}()}).call(this)},66465:function(t,e){(function(){e.defaults={.1:{explicitCharkey:!1,trim:!0,normalize:!0,normalizeTags:!1,attrkey:"@",charkey:"#",explicitArray:!1,ignoreAttrs:!1,mergeAttrs:!1,explicitRoot:!1,validator:null,xmlns:!1,explicitChildren:!1,childkey:"@@",charsAsChildren:!1,includeWhiteChars:!1,async:!1,strict:!0,attrNameProcessors:null,attrValueProcessors:null,tagNameProcessors:null,valueProcessors:null,emptyTag:""},.2:{explicitCharkey:!1,trim:!1,normalize:!1,normalizeTags:!1,attrkey:"$",charkey:"_",explicitArray:!0,ignoreAttrs:!1,mergeAttrs:!1,explicitRoot:!0,validator:null,xmlns:!1,explicitChildren:!1,preserveChildrenOrder:!1,childkey:"$$",charsAsChildren:!1,includeWhiteChars:!1,async:!1,strict:!0,attrNameProcessors:null,attrValueProcessors:null,tagNameProcessors:null,valueProcessors:null,rootName:"root",xmldec:{version:"1.0",encoding:"UTF-8",standalone:!0},doctype:null,renderOpts:{pretty:!0,indent:" ",newline:"\n"},headless:!1,chunkSize:1e4,emptyTag:"",cdata:!1}}}).call(this)},11912:function(t,e,n){(function(){"use strict";var t,s,i,r,o,a,l,c,d,u=function(t,e){return function(){return t.apply(e,arguments)}},m={}.hasOwnProperty;c=n(64043),r=n(37007),t=n(83177),l=n(92114),d=n(97103).setImmediate,s=n(66465).defaults,o=function(t){return"object"==typeof t&&null!=t&&0===Object.keys(t).length},a=function(t,e,n){var s,i;for(s=0,i=t.length;s0&&(c[t.options.childkey]=u),u=c;return s.length>0?t.assignOrPush(g,d,u):(t.options.explicitRoot&&(f=u,i(u={},d,f)),t.resultObject=u,t.saxParser.ended=!0,t.emit("end",t.resultObject))}}(this),n=function(t){return function(n){var i,r;if(r=s[s.length-1])return r[e]+=n,t.options.explicitChildren&&t.options.preserveChildrenOrder&&t.options.charsAsChildren&&(t.options.includeWhiteChars||""!==n.replace(/\\n/g,"").trim())&&(r[t.options.childkey]=r[t.options.childkey]||[],(i={"#name":"__text__"})[e]=n,t.options.normalize&&(i[e]=i[e].replace(/\s{2,}/g," ").trim()),r[t.options.childkey].push(i)),r}}(this),this.saxParser.ontext=n,this.saxParser.oncdata=function(t){var e;if(e=n(t))return e.cdata=!0}},r.prototype.parseString=function(e,n){var s;null!=n&&"function"==typeof n&&(this.on("end",(function(t){return this.reset(),n(null,t)})),this.on("error",(function(t){return this.reset(),n(t)})));try{return""===(e=e.toString()).trim()?(this.emit("end",null),!0):(e=t.stripBOM(e),this.options.async?(this.remaining=e,d(this.processAsync),this.saxParser):this.saxParser.write(e).close())}catch(t){if(s=t,!this.saxParser.errThrown&&!this.saxParser.ended)return this.emit("error",s),this.saxParser.errThrown=!0;if(this.saxParser.ended)throw s}},r.prototype.parseStringPromise=function(t){return new Promise((e=this,function(n,s){return e.parseString(t,(function(t,e){return t?s(t):n(e)}))}));var e},r}(r),e.parseString=function(t,n,s){var i,r;return null!=s?("function"==typeof s&&(i=s),"object"==typeof n&&(r=n)):("function"==typeof n&&(i=n),r={}),new e.Parser(r).parseString(t,i)},e.parseStringPromise=function(t,n){var s;return"object"==typeof n&&(s=n),new e.Parser(s).parseStringPromise(t)}}).call(this)},92114:function(t,e){(function(){"use strict";var t;t=new RegExp(/(?!xmlns)^.*:/),e.normalize=function(t){return t.toLowerCase()},e.firstCharLowerCase=function(t){return t.charAt(0).toLowerCase()+t.slice(1)},e.stripPrefix=function(e){return e.replace(t,"")},e.parseNumbers=function(t){return isNaN(t)||(t=t%1==0?parseInt(t,10):parseFloat(t)),t},e.parseBooleans=function(t){return/^(?:true|false)$/i.test(t)&&(t="true"===t.toLowerCase()),t}}).call(this)},38805:function(t,e,n){(function(){"use strict";var t,s,i,r,o={}.hasOwnProperty;s=n(66465),t=n(56712),i=n(11912),r=n(92114),e.defaults=s.defaults,e.processors=r,e.ValidationError=function(t){function e(t){this.message=t}return function(t,e){for(var n in e)o.call(e,n)&&(t[n]=e[n]);function s(){this.constructor=t}s.prototype=e.prototype,t.prototype=new s,t.__super__=e.prototype}(e,Error),e}(),e.Builder=t.Builder,e.Parser=i.Parser,e.parseString=i.parseString,e.parseStringPromise=i.parseStringPromise}).call(this)},34923:function(t){(function(){t.exports={Disconnected:1,Preceding:2,Following:4,Contains:8,ContainedBy:16,ImplementationSpecific:32}}).call(this)},71737:function(t){(function(){t.exports={Element:1,Attribute:2,Text:3,CData:4,EntityReference:5,EntityDeclaration:6,ProcessingInstruction:7,Comment:8,Document:9,DocType:10,DocumentFragment:11,NotationDeclaration:12,Declaration:201,Raw:202,AttributeDeclaration:203,ElementDeclaration:204,Dummy:205}}).call(this)},49241:function(t){(function(){var e,n,s,i,r,o,a,l=[].slice,c={}.hasOwnProperty;e=function(){var t,e,n,s,i,o;if(o=arguments[0],i=2<=arguments.length?l.call(arguments,1):[],r(Object.assign))Object.assign.apply(null,arguments);else for(t=0,n=i.length;t":"attribute: {"+t+"}, parent: <"+this.parent.name+">"},t.prototype.isEqualNode=function(t){return t.namespaceURI===this.namespaceURI&&t.prefix===this.prefix&&t.localName===this.localName&&t.value===this.value},t}()}).call(this)},92691:function(t,e,n){(function(){var e,s,i={}.hasOwnProperty;e=n(71737),s=n(17457),t.exports=function(t){function n(t,s){if(n.__super__.constructor.call(this,t),null==s)throw new Error("Missing CDATA text. "+this.debugInfo());this.name="#cdata-section",this.type=e.CData,this.value=this.stringify.cdata(s)}return function(t,e){for(var n in e)i.call(e,n)&&(t[n]=e[n]);function s(){this.constructor=t}s.prototype=e.prototype,t.prototype=new s,t.__super__=e.prototype}(n,t),n.prototype.clone=function(){return Object.create(this)},n.prototype.toString=function(t){return this.options.writer.cdata(this,this.options.writer.filterOptions(t))},n}(s)}).call(this)},17457:function(t,e,n){(function(){var e,s={}.hasOwnProperty;e=n(10468),t.exports=function(t){function e(t){e.__super__.constructor.call(this,t),this.value=""}return function(t,e){for(var n in e)s.call(e,n)&&(t[n]=e[n]);function i(){this.constructor=t}i.prototype=e.prototype,t.prototype=new i,t.__super__=e.prototype}(e,t),Object.defineProperty(e.prototype,"data",{get:function(){return this.value},set:function(t){return this.value=t||""}}),Object.defineProperty(e.prototype,"length",{get:function(){return this.value.length}}),Object.defineProperty(e.prototype,"textContent",{get:function(){return this.value},set:function(t){return this.value=t||""}}),e.prototype.clone=function(){return Object.create(this)},e.prototype.substringData=function(t,e){throw new Error("This DOM method is not implemented."+this.debugInfo())},e.prototype.appendData=function(t){throw new Error("This DOM method is not implemented."+this.debugInfo())},e.prototype.insertData=function(t,e){throw new Error("This DOM method is not implemented."+this.debugInfo())},e.prototype.deleteData=function(t,e){throw new Error("This DOM method is not implemented."+this.debugInfo())},e.prototype.replaceData=function(t,e,n){throw new Error("This DOM method is not implemented."+this.debugInfo())},e.prototype.isEqualNode=function(t){return!!e.__super__.isEqualNode.apply(this,arguments).isEqualNode(t)&&t.data===this.data},e}(e)}).call(this)},32679:function(t,e,n){(function(){var e,s,i={}.hasOwnProperty;e=n(71737),s=n(17457),t.exports=function(t){function n(t,s){if(n.__super__.constructor.call(this,t),null==s)throw new Error("Missing comment text. "+this.debugInfo());this.name="#comment",this.type=e.Comment,this.value=this.stringify.comment(s)}return function(t,e){for(var n in e)i.call(e,n)&&(t[n]=e[n]);function s(){this.constructor=t}s.prototype=e.prototype,t.prototype=new s,t.__super__=e.prototype}(n,t),n.prototype.clone=function(){return Object.create(this)},n.prototype.toString=function(t){return this.options.writer.comment(this,this.options.writer.filterOptions(t))},n}(s)}).call(this)},33074:function(t,e,n){(function(){var e,s;e=n(55660),s=n(92527),t.exports=function(){function t(){this.defaultParams={"canonical-form":!1,"cdata-sections":!1,comments:!1,"datatype-normalization":!1,"element-content-whitespace":!0,entities:!0,"error-handler":new e,infoset:!0,"validate-if-schema":!1,namespaces:!0,"namespace-declarations":!0,"normalize-characters":!1,"schema-location":"","schema-type":"","split-cdata-sections":!0,validate:!1,"well-formed":!0},this.params=Object.create(this.defaultParams)}return Object.defineProperty(t.prototype,"parameterNames",{get:function(){return new s(Object.keys(this.defaultParams))}}),t.prototype.getParameter=function(t){return this.params.hasOwnProperty(t)?this.params[t]:null},t.prototype.canSetParameter=function(t,e){return!0},t.prototype.setParameter=function(t,e){return null!=e?this.params[t]=e:delete this.params[t]},t}()}).call(this)},55660:function(t){(function(){t.exports=function(){function t(){}return t.prototype.handleError=function(t){throw new Error(t)},t}()}).call(this)},67260:function(t){(function(){t.exports=function(){function t(){}return t.prototype.hasFeature=function(t,e){return!0},t.prototype.createDocumentType=function(t,e,n){throw new Error("This DOM method is not implemented.")},t.prototype.createDocument=function(t,e,n){throw new Error("This DOM method is not implemented.")},t.prototype.createHTMLDocument=function(t){throw new Error("This DOM method is not implemented.")},t.prototype.getFeature=function(t,e){throw new Error("This DOM method is not implemented.")},t}()}).call(this)},92527:function(t){(function(){t.exports=function(){function t(t){this.arr=t||[]}return Object.defineProperty(t.prototype,"length",{get:function(){return this.arr.length}}),t.prototype.item=function(t){return this.arr[t]||null},t.prototype.contains=function(t){return-1!==this.arr.indexOf(t)},t}()}).call(this)},34111:function(t,e,n){(function(){var e,s,i={}.hasOwnProperty;s=n(10468),e=n(71737),t.exports=function(t){function n(t,s,i,r,o,a){if(n.__super__.constructor.call(this,t),null==s)throw new Error("Missing DTD element name. "+this.debugInfo());if(null==i)throw new Error("Missing DTD attribute name. "+this.debugInfo(s));if(!r)throw new Error("Missing DTD attribute type. "+this.debugInfo(s));if(!o)throw new Error("Missing DTD attribute default. "+this.debugInfo(s));if(0!==o.indexOf("#")&&(o="#"+o),!o.match(/^(#REQUIRED|#IMPLIED|#FIXED|#DEFAULT)$/))throw new Error("Invalid default value type; expected: #REQUIRED, #IMPLIED, #FIXED or #DEFAULT. "+this.debugInfo(s));if(a&&!o.match(/^(#FIXED|#DEFAULT)$/))throw new Error("Default value only applies to #FIXED or #DEFAULT. "+this.debugInfo(s));this.elementName=this.stringify.name(s),this.type=e.AttributeDeclaration,this.attributeName=this.stringify.name(i),this.attributeType=this.stringify.dtdAttType(r),a&&(this.defaultValue=this.stringify.dtdAttDefault(a)),this.defaultValueType=o}return function(t,e){for(var n in e)i.call(e,n)&&(t[n]=e[n]);function s(){this.constructor=t}s.prototype=e.prototype,t.prototype=new s,t.__super__=e.prototype}(n,t),n.prototype.toString=function(t){return this.options.writer.dtdAttList(this,this.options.writer.filterOptions(t))},n}(s)}).call(this)},67696:function(t,e,n){(function(){var e,s,i={}.hasOwnProperty;s=n(10468),e=n(71737),t.exports=function(t){function n(t,s,i){if(n.__super__.constructor.call(this,t),null==s)throw new Error("Missing DTD element name. "+this.debugInfo());i||(i="(#PCDATA)"),Array.isArray(i)&&(i="("+i.join(",")+")"),this.name=this.stringify.name(s),this.type=e.ElementDeclaration,this.value=this.stringify.dtdElementValue(i)}return function(t,e){for(var n in e)i.call(e,n)&&(t[n]=e[n]);function s(){this.constructor=t}s.prototype=e.prototype,t.prototype=new s,t.__super__=e.prototype}(n,t),n.prototype.toString=function(t){return this.options.writer.dtdElement(this,this.options.writer.filterOptions(t))},n}(s)}).call(this)},5529:function(t,e,n){(function(){var e,s,i,r={}.hasOwnProperty;i=n(49241).isObject,s=n(10468),e=n(71737),t.exports=function(t){function n(t,s,r,o){if(n.__super__.constructor.call(this,t),null==r)throw new Error("Missing DTD entity name. "+this.debugInfo(r));if(null==o)throw new Error("Missing DTD entity value. "+this.debugInfo(r));if(this.pe=!!s,this.name=this.stringify.name(r),this.type=e.EntityDeclaration,i(o)){if(!o.pubID&&!o.sysID)throw new Error("Public and/or system identifiers are required for an external entity. "+this.debugInfo(r));if(o.pubID&&!o.sysID)throw new Error("System identifier is required for a public external entity. "+this.debugInfo(r));if(this.internal=!1,null!=o.pubID&&(this.pubID=this.stringify.dtdPubID(o.pubID)),null!=o.sysID&&(this.sysID=this.stringify.dtdSysID(o.sysID)),null!=o.nData&&(this.nData=this.stringify.dtdNData(o.nData)),this.pe&&this.nData)throw new Error("Notation declaration is not allowed in a parameter entity. "+this.debugInfo(r))}else this.value=this.stringify.dtdEntityValue(o),this.internal=!0}return function(t,e){for(var n in e)r.call(e,n)&&(t[n]=e[n]);function s(){this.constructor=t}s.prototype=e.prototype,t.prototype=new s,t.__super__=e.prototype}(n,t),Object.defineProperty(n.prototype,"publicId",{get:function(){return this.pubID}}),Object.defineProperty(n.prototype,"systemId",{get:function(){return this.sysID}}),Object.defineProperty(n.prototype,"notationName",{get:function(){return this.nData||null}}),Object.defineProperty(n.prototype,"inputEncoding",{get:function(){return null}}),Object.defineProperty(n.prototype,"xmlEncoding",{get:function(){return null}}),Object.defineProperty(n.prototype,"xmlVersion",{get:function(){return null}}),n.prototype.toString=function(t){return this.options.writer.dtdEntity(this,this.options.writer.filterOptions(t))},n}(s)}).call(this)},28012:function(t,e,n){(function(){var e,s,i={}.hasOwnProperty;s=n(10468),e=n(71737),t.exports=function(t){function n(t,s,i){if(n.__super__.constructor.call(this,t),null==s)throw new Error("Missing DTD notation name. "+this.debugInfo(s));if(!i.pubID&&!i.sysID)throw new Error("Public or system identifiers are required for an external entity. "+this.debugInfo(s));this.name=this.stringify.name(s),this.type=e.NotationDeclaration,null!=i.pubID&&(this.pubID=this.stringify.dtdPubID(i.pubID)),null!=i.sysID&&(this.sysID=this.stringify.dtdSysID(i.sysID))}return function(t,e){for(var n in e)i.call(e,n)&&(t[n]=e[n]);function s(){this.constructor=t}s.prototype=e.prototype,t.prototype=new s,t.__super__=e.prototype}(n,t),Object.defineProperty(n.prototype,"publicId",{get:function(){return this.pubID}}),Object.defineProperty(n.prototype,"systemId",{get:function(){return this.sysID}}),n.prototype.toString=function(t){return this.options.writer.dtdNotation(this,this.options.writer.filterOptions(t))},n}(s)}).call(this)},34130:function(t,e,n){(function(){var e,s,i,r={}.hasOwnProperty;i=n(49241).isObject,s=n(10468),e=n(71737),t.exports=function(t){function n(t,s,r,o){var a;n.__super__.constructor.call(this,t),i(s)&&(s=(a=s).version,r=a.encoding,o=a.standalone),s||(s="1.0"),this.type=e.Declaration,this.version=this.stringify.xmlVersion(s),null!=r&&(this.encoding=this.stringify.xmlEncoding(r)),null!=o&&(this.standalone=this.stringify.xmlStandalone(o))}return function(t,e){for(var n in e)r.call(e,n)&&(t[n]=e[n]);function s(){this.constructor=t}s.prototype=e.prototype,t.prototype=new s,t.__super__=e.prototype}(n,t),n.prototype.toString=function(t){return this.options.writer.declaration(this,this.options.writer.filterOptions(t))},n}(s)}).call(this)},96376:function(t,e,n){(function(){var e,s,i,r,o,a,l,c,d={}.hasOwnProperty;c=n(49241).isObject,l=n(10468),e=n(71737),s=n(34111),r=n(5529),i=n(67696),o=n(28012),a=n(24797),t.exports=function(t){function n(t,s,i){var r,o,a,l,d,u;if(n.__super__.constructor.call(this,t),this.type=e.DocType,t.children)for(o=0,a=(l=t.children).length;o=0;)this.up();return this.onEnd()},t.prototype.openCurrent=function(){if(this.currentNode)return this.currentNode.children=!0,this.openNode(this.currentNode)},t.prototype.openNode=function(t){var n,i,r,o;if(!t.isOpen){if(this.root||0!==this.currentLevel||t.type!==e.Element||(this.root=t),i="",t.type===e.Element){for(r in this.writerOptions.state=s.OpenTag,i=this.writer.indent(t,this.writerOptions,this.currentLevel)+"<"+t.name,o=t.attribs)T.call(o,r)&&(n=o[r],i+=this.writer.attribute(n,this.writerOptions,this.currentLevel));i+=(t.children?">":"/>")+this.writer.endline(t,this.writerOptions,this.currentLevel),this.writerOptions.state=s.InsideTag}else this.writerOptions.state=s.OpenTag,i=this.writer.indent(t,this.writerOptions,this.currentLevel)+""),i+=this.writer.endline(t,this.writerOptions,this.currentLevel);return this.onData(i,this.currentLevel),t.isOpen=!0}},t.prototype.closeNode=function(t){var n;if(!t.isClosed)return"",this.writerOptions.state=s.CloseTag,n=t.type===e.Element?this.writer.indent(t,this.writerOptions,this.currentLevel)+""+this.writer.endline(t,this.writerOptions,this.currentLevel):this.writer.indent(t,this.writerOptions,this.currentLevel)+"]>"+this.writer.endline(t,this.writerOptions,this.currentLevel),this.writerOptions.state=s.None,this.onData(n,this.currentLevel),t.isClosed=!0},t.prototype.onData=function(t,e){return this.documentStarted=!0,this.onDataCallback(t,e+1)},t.prototype.onEnd=function(){return this.documentCompleted=!0,this.onEndCallback()},t.prototype.debugInfo=function(t){return null==t?"":"node: <"+t+">"},t.prototype.ele=function(){return this.element.apply(this,arguments)},t.prototype.nod=function(t,e,n){return this.node(t,e,n)},t.prototype.txt=function(t){return this.text(t)},t.prototype.dat=function(t){return this.cdata(t)},t.prototype.com=function(t){return this.comment(t)},t.prototype.ins=function(t,e){return this.instruction(t,e)},t.prototype.dec=function(t,e,n){return this.declaration(t,e,n)},t.prototype.dtd=function(t,e,n){return this.doctype(t,e,n)},t.prototype.e=function(t,e,n){return this.element(t,e,n)},t.prototype.n=function(t,e,n){return this.node(t,e,n)},t.prototype.t=function(t){return this.text(t)},t.prototype.d=function(t){return this.cdata(t)},t.prototype.c=function(t){return this.comment(t)},t.prototype.r=function(t){return this.raw(t)},t.prototype.i=function(t,e){return this.instruction(t,e)},t.prototype.att=function(){return this.currentNode&&this.currentNode.type===e.DocType?this.attList.apply(this,arguments):this.attribute.apply(this,arguments)},t.prototype.a=function(){return this.currentNode&&this.currentNode.type===e.DocType?this.attList.apply(this,arguments):this.attribute.apply(this,arguments)},t.prototype.ent=function(t,e){return this.entity(t,e)},t.prototype.pent=function(t,e){return this.pEntity(t,e)},t.prototype.not=function(t,e){return this.notation(t,e)},t}()}).call(this)},21218:function(t,e,n){(function(){var e,s,i={}.hasOwnProperty;s=n(10468),e=n(71737),t.exports=function(t){function n(t){n.__super__.constructor.call(this,t),this.type=e.Dummy}return function(t,e){for(var n in e)i.call(e,n)&&(t[n]=e[n]);function s(){this.constructor=t}s.prototype=e.prototype,t.prototype=new s,t.__super__=e.prototype}(n,t),n.prototype.clone=function(){return Object.create(this)},n.prototype.toString=function(t){return""},n}(s)}).call(this)},33906:function(t,e,n){(function(){var e,s,i,r,o,a,l,c,d={}.hasOwnProperty;c=n(49241),l=c.isObject,a=c.isFunction,o=c.getValue,r=n(10468),e=n(71737),s=n(54238),i=n(24797),t.exports=function(t){function n(t,s,i){var r,o,a,l;if(n.__super__.constructor.call(this,t),null==s)throw new Error("Missing element name. "+this.debugInfo());if(this.name=this.stringify.name(s),this.type=e.Element,this.attribs={},this.schemaTypeInfo=null,null!=i&&this.attribute(i),t.type===e.Document&&(this.isRoot=!0,this.documentObject=t,t.rootObject=this,t.children))for(o=0,a=(l=t.children).length;o=i;e=0<=i?++s:--s)if(!this.attribs[e].isEqualNode(t.attribs[e]))return!1;return!0},n}(r)}).call(this)},24797:function(t){(function(){t.exports=function(){function t(t){this.nodes=t}return Object.defineProperty(t.prototype,"length",{get:function(){return Object.keys(this.nodes).length||0}}),t.prototype.clone=function(){return this.nodes=null},t.prototype.getNamedItem=function(t){return this.nodes[t]},t.prototype.setNamedItem=function(t){var e;return e=this.nodes[t.nodeName],this.nodes[t.nodeName]=t,e||null},t.prototype.removeNamedItem=function(t){var e;return e=this.nodes[t],delete this.nodes[t],e||null},t.prototype.item=function(t){return this.nodes[Object.keys(this.nodes)[t]]||null},t.prototype.getNamedItemNS=function(t,e){throw new Error("This DOM method is not implemented.")},t.prototype.setNamedItemNS=function(t){throw new Error("This DOM method is not implemented.")},t.prototype.removeNamedItemNS=function(t,e){throw new Error("This DOM method is not implemented.")},t}()}).call(this)},10468:function(t,e,n){(function(){var e,s,i,r,o,a,l,c,d,u,m,p,f,g,h,v,w,A={}.hasOwnProperty;w=n(49241),v=w.isObject,h=w.isFunction,g=w.isEmpty,f=w.getValue,c=null,i=null,r=null,o=null,a=null,m=null,p=null,u=null,l=null,s=null,d=null,e=null,t.exports=function(){function t(t){this.parent=t,this.parent&&(this.options=this.parent.options,this.stringify=this.parent.stringify),this.value=null,this.children=[],this.baseURI=null,c||(c=n(33906),i=n(92691),r=n(32679),o=n(34130),a=n(96376),m=n(1268),p=n(82535),u=n(85915),l=n(21218),s=n(71737),d=n(16684),n(24797),e=n(34923))}return Object.defineProperty(t.prototype,"nodeName",{get:function(){return this.name}}),Object.defineProperty(t.prototype,"nodeType",{get:function(){return this.type}}),Object.defineProperty(t.prototype,"nodeValue",{get:function(){return this.value}}),Object.defineProperty(t.prototype,"parentNode",{get:function(){return this.parent}}),Object.defineProperty(t.prototype,"childNodes",{get:function(){return this.childNodeList&&this.childNodeList.nodes||(this.childNodeList=new d(this.children)),this.childNodeList}}),Object.defineProperty(t.prototype,"firstChild",{get:function(){return this.children[0]||null}}),Object.defineProperty(t.prototype,"lastChild",{get:function(){return this.children[this.children.length-1]||null}}),Object.defineProperty(t.prototype,"previousSibling",{get:function(){var t;return t=this.parent.children.indexOf(this),this.parent.children[t-1]||null}}),Object.defineProperty(t.prototype,"nextSibling",{get:function(){var t;return t=this.parent.children.indexOf(this),this.parent.children[t+1]||null}}),Object.defineProperty(t.prototype,"ownerDocument",{get:function(){return this.document()||null}}),Object.defineProperty(t.prototype,"textContent",{get:function(){var t,e,n,i,r;if(this.nodeType===s.Element||this.nodeType===s.DocumentFragment){for(r="",e=0,n=(i=this.children).length;e":(null!=(n=this.parent)?n.name:void 0)?"node: <"+t+">, parent: <"+this.parent.name+">":"node: <"+t+">":""},t.prototype.ele=function(t,e,n){return this.element(t,e,n)},t.prototype.nod=function(t,e,n){return this.node(t,e,n)},t.prototype.txt=function(t){return this.text(t)},t.prototype.dat=function(t){return this.cdata(t)},t.prototype.com=function(t){return this.comment(t)},t.prototype.ins=function(t,e){return this.instruction(t,e)},t.prototype.doc=function(){return this.document()},t.prototype.dec=function(t,e,n){return this.declaration(t,e,n)},t.prototype.e=function(t,e,n){return this.element(t,e,n)},t.prototype.n=function(t,e,n){return this.node(t,e,n)},t.prototype.t=function(t){return this.text(t)},t.prototype.d=function(t){return this.cdata(t)},t.prototype.c=function(t){return this.comment(t)},t.prototype.r=function(t){return this.raw(t)},t.prototype.i=function(t,e){return this.instruction(t,e)},t.prototype.u=function(){return this.up()},t.prototype.importXMLBuilder=function(t){return this.importDocument(t)},t.prototype.replaceChild=function(t,e){throw new Error("This DOM method is not implemented."+this.debugInfo())},t.prototype.removeChild=function(t){throw new Error("This DOM method is not implemented."+this.debugInfo())},t.prototype.appendChild=function(t){throw new Error("This DOM method is not implemented."+this.debugInfo())},t.prototype.hasChildNodes=function(){return 0!==this.children.length},t.prototype.cloneNode=function(t){throw new Error("This DOM method is not implemented."+this.debugInfo())},t.prototype.normalize=function(){throw new Error("This DOM method is not implemented."+this.debugInfo())},t.prototype.isSupported=function(t,e){return!0},t.prototype.hasAttributes=function(){return 0!==this.attribs.length},t.prototype.compareDocumentPosition=function(t){var n,s;return(n=this)===t?0:this.document()!==t.document()?(s=e.Disconnected|e.ImplementationSpecific,Math.random()<.5?s|=e.Preceding:s|=e.Following,s):n.isAncestor(t)?e.Contains|e.Preceding:n.isDescendant(t)?e.Contains|e.Following:n.isPreceding(t)?e.Preceding:e.Following},t.prototype.isSameNode=function(t){throw new Error("This DOM method is not implemented."+this.debugInfo())},t.prototype.lookupPrefix=function(t){throw new Error("This DOM method is not implemented."+this.debugInfo())},t.prototype.isDefaultNamespace=function(t){throw new Error("This DOM method is not implemented."+this.debugInfo())},t.prototype.lookupNamespaceURI=function(t){throw new Error("This DOM method is not implemented."+this.debugInfo())},t.prototype.isEqualNode=function(t){var e,n,s;if(t.nodeType!==this.nodeType)return!1;if(t.children.length!==this.children.length)return!1;for(e=n=0,s=this.children.length-1;0<=s?n<=s:n>=s;e=0<=s?++n:--n)if(!this.children[e].isEqualNode(t.children[e]))return!1;return!0},t.prototype.getFeature=function(t,e){throw new Error("This DOM method is not implemented."+this.debugInfo())},t.prototype.setUserData=function(t,e,n){throw new Error("This DOM method is not implemented."+this.debugInfo())},t.prototype.getUserData=function(t){throw new Error("This DOM method is not implemented."+this.debugInfo())},t.prototype.contains=function(t){return!!t&&(t===this||this.isDescendant(t))},t.prototype.isDescendant=function(t){var e,n,s,i;for(n=0,s=(i=this.children).length;nn},t.prototype.treePosition=function(t){var e,n;return n=0,e=!1,this.foreachTreeNode(this.document(),(function(s){if(n++,!e&&s===t)return e=!0})),e?n:-1},t.prototype.foreachTreeNode=function(t,e){var n,s,i,r,o;for(t||(t=this.document()),s=0,i=(r=t.children).length;s0){for(this.stream.write(" ["),this.stream.write(this.endline(t,e,n)),e.state=s.InsideTag,r=0,o=(a=t.children).length;r"),this.stream.write(this.endline(t,e,n)),e.state=s.None,this.closeNode(t,e,n)},n.prototype.element=function(t,n,i){var o,a,l,c,d,u,m,p,f;for(m in i||(i=0),this.openNode(t,n,i),n.state=s.OpenTag,this.stream.write(this.indent(t,n,i)+"<"+t.name),p=t.attribs)r.call(p,m)&&(o=p[m],this.attribute(o,n,i));if(c=0===(l=t.children.length)?null:t.children[0],0===l||t.children.every((function(t){return(t.type===e.Text||t.type===e.Raw)&&""===t.value})))n.allowEmpty?(this.stream.write(">"),n.state=s.CloseTag,this.stream.write("")):(n.state=s.CloseTag,this.stream.write(n.spaceBeforeSlash+"/>"));else if(!n.pretty||1!==l||c.type!==e.Text&&c.type!==e.Raw||null==c.value){for(this.stream.write(">"+this.endline(t,n,i)),n.state=s.InsideTag,d=0,u=(f=t.children).length;d")}else this.stream.write(">"),n.state=s.InsideTag,n.suppressPrettyCount++,this.writeChildNode(c,n,i+1),n.suppressPrettyCount--,n.state=s.CloseTag,this.stream.write("");return this.stream.write(this.endline(t,n,i)),n.state=s.None,this.closeNode(t,n,i)},n.prototype.processingInstruction=function(t,e,s){return this.stream.write(n.__super__.processingInstruction.call(this,t,e,s))},n.prototype.raw=function(t,e,s){return this.stream.write(n.__super__.raw.call(this,t,e,s))},n.prototype.text=function(t,e,s){return this.stream.write(n.__super__.text.call(this,t,e,s))},n.prototype.dtdAttList=function(t,e,s){return this.stream.write(n.__super__.dtdAttList.call(this,t,e,s))},n.prototype.dtdElement=function(t,e,s){return this.stream.write(n.__super__.dtdElement.call(this,t,e,s))},n.prototype.dtdEntity=function(t,e,s){return this.stream.write(n.__super__.dtdEntity.call(this,t,e,s))},n.prototype.dtdNotation=function(t,e,s){return this.stream.write(n.__super__.dtdNotation.call(this,t,e,s))},n}(i)}).call(this)},40382:function(t,e,n){(function(){var e,s={}.hasOwnProperty;e=n(6286),t.exports=function(t){function e(t){e.__super__.constructor.call(this,t)}return function(t,e){for(var n in e)s.call(e,n)&&(t[n]=e[n]);function i(){this.constructor=t}i.prototype=e.prototype,t.prototype=new i,t.__super__=e.prototype}(e,t),e.prototype.document=function(t,e){var n,s,i,r,o;for(e=this.filterOptions(e),r="",s=0,i=(o=t.children).length;s","]]]]>"),this.assertLegalChar(t))},t.prototype.comment=function(t){if(this.options.noValidation)return t;if((t=""+t||"").match(/--/))throw new Error("Comment text cannot contain double-hypen: "+t);return this.assertLegalChar(t)},t.prototype.raw=function(t){return this.options.noValidation?t:""+t||""},t.prototype.attValue=function(t){return this.options.noValidation?t:this.assertLegalChar(this.attEscape(t=""+t||""))},t.prototype.insTarget=function(t){return this.options.noValidation?t:this.assertLegalChar(""+t||"")},t.prototype.insValue=function(t){if(this.options.noValidation)return t;if((t=""+t||"").match(/\?>/))throw new Error("Invalid processing instruction value: "+t);return this.assertLegalChar(t)},t.prototype.xmlVersion=function(t){if(this.options.noValidation)return t;if(!(t=""+t||"").match(/1\.[0-9]+/))throw new Error("Invalid version number: "+t);return t},t.prototype.xmlEncoding=function(t){if(this.options.noValidation)return t;if(!(t=""+t||"").match(/^[A-Za-z](?:[A-Za-z0-9._-])*$/))throw new Error("Invalid encoding: "+t);return this.assertLegalChar(t)},t.prototype.xmlStandalone=function(t){return this.options.noValidation?t:t?"yes":"no"},t.prototype.dtdPubID=function(t){return this.options.noValidation?t:this.assertLegalChar(""+t||"")},t.prototype.dtdSysID=function(t){return this.options.noValidation?t:this.assertLegalChar(""+t||"")},t.prototype.dtdElementValue=function(t){return this.options.noValidation?t:this.assertLegalChar(""+t||"")},t.prototype.dtdAttType=function(t){return this.options.noValidation?t:this.assertLegalChar(""+t||"")},t.prototype.dtdAttDefault=function(t){return this.options.noValidation?t:this.assertLegalChar(""+t||"")},t.prototype.dtdEntityValue=function(t){return this.options.noValidation?t:this.assertLegalChar(""+t||"")},t.prototype.dtdNData=function(t){return this.options.noValidation?t:this.assertLegalChar(""+t||"")},t.prototype.convertAttKey="@",t.prototype.convertPIKey="?",t.prototype.convertTextKey="#text",t.prototype.convertCDataKey="#cdata",t.prototype.convertCommentKey="#comment",t.prototype.convertRawKey="#raw",t.prototype.assertLegalChar=function(t){var e,n;if(this.options.noValidation)return t;if(e="","1.0"===this.options.version){if(e=/[\0-\x08\x0B\f\x0E-\x1F\uFFFE\uFFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/,n=t.match(e))throw new Error("Invalid character in string: "+t+" at index "+n.index)}else if("1.1"===this.options.version&&(e=/[\0\uFFFE\uFFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/,n=t.match(e)))throw new Error("Invalid character in string: "+t+" at index "+n.index);return t},t.prototype.assertLegalName=function(t){var e;if(this.options.noValidation)return t;if(this.assertLegalChar(t),e=/^([:A-Z_a-z\xC0-\xD6\xD8-\xF6\xF8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD]|[\uD800-\uDB7F][\uDC00-\uDFFF])([\x2D\.0-:A-Z_a-z\xB7\xC0-\xD6\xD8-\xF6\xF8-\u037D\u037F-\u1FFF\u200C\u200D\u203F\u2040\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD]|[\uD800-\uDB7F][\uDC00-\uDFFF])*$/,!t.match(e))throw new Error("Invalid character in name");return t},t.prototype.textEscape=function(t){var e;return this.options.noValidation?t:(e=this.options.noDoubleEncoding?/(?!&\S+;)&/g:/&/g,t.replace(e,"&").replace(//g,">").replace(/\r/g," "))},t.prototype.attEscape=function(t){var e;return this.options.noValidation?t:(e=this.options.noDoubleEncoding?/(?!&\S+;)&/g:/&/g,t.replace(e,"&").replace(/0?new Array(s).join(e.indent):""},t.prototype.endline=function(t,e,n){return!e.pretty||e.suppressPrettyCount?"":e.newline},t.prototype.attribute=function(t,e,n){var s;return this.openAttribute(t,e,n),s=" "+t.name+'="'+t.value+'"',this.closeAttribute(t,e,n),s},t.prototype.cdata=function(t,e,n){var i;return this.openNode(t,e,n),e.state=s.OpenTag,i=this.indent(t,e,n)+""+this.endline(t,e,n),e.state=s.None,this.closeNode(t,e,n),i},t.prototype.comment=function(t,e,n){var i;return this.openNode(t,e,n),e.state=s.OpenTag,i=this.indent(t,e,n)+"\x3c!-- ",e.state=s.InsideTag,i+=t.value,e.state=s.CloseTag,i+=" --\x3e"+this.endline(t,e,n),e.state=s.None,this.closeNode(t,e,n),i},t.prototype.declaration=function(t,e,n){var i;return this.openNode(t,e,n),e.state=s.OpenTag,i=this.indent(t,e,n)+"",i+=this.endline(t,e,n),e.state=s.None,this.closeNode(t,e,n),i},t.prototype.docType=function(t,e,n){var i,r,o,a,l;if(n||(n=0),this.openNode(t,e,n),e.state=s.OpenTag,a=this.indent(t,e,n),a+="0){for(a+=" [",a+=this.endline(t,e,n),e.state=s.InsideTag,r=0,o=(l=t.children).length;r",a+=this.endline(t,e,n),e.state=s.None,this.closeNode(t,e,n),a},t.prototype.element=function(t,n,i){var o,a,l,c,d,u,m,p,f,g,h,v,w,A;for(f in i||(i=0),g=!1,h="",this.openNode(t,n,i),n.state=s.OpenTag,h+=this.indent(t,n,i)+"<"+t.name,v=t.attribs)r.call(v,f)&&(o=v[f],h+=this.attribute(o,n,i));if(c=0===(l=t.children.length)?null:t.children[0],0===l||t.children.every((function(t){return(t.type===e.Text||t.type===e.Raw)&&""===t.value})))n.allowEmpty?(h+=">",n.state=s.CloseTag,h+=""+this.endline(t,n,i)):(n.state=s.CloseTag,h+=n.spaceBeforeSlash+"/>"+this.endline(t,n,i));else if(!n.pretty||1!==l||c.type!==e.Text&&c.type!==e.Raw||null==c.value){if(n.dontPrettyTextNodes)for(d=0,m=(w=t.children).length;d"+this.endline(t,n,i),n.state=s.InsideTag,u=0,p=(A=t.children).length;u",g&&n.suppressPrettyCount--,h+=this.endline(t,n,i),n.state=s.None}else h+=">",n.state=s.InsideTag,n.suppressPrettyCount++,g=!0,h+=this.writeChildNode(c,n,i+1),n.suppressPrettyCount--,g=!1,n.state=s.CloseTag,h+=""+this.endline(t,n,i);return this.closeNode(t,n,i),h},t.prototype.writeChildNode=function(t,n,s){switch(t.type){case e.CData:return this.cdata(t,n,s);case e.Comment:return this.comment(t,n,s);case e.Element:return this.element(t,n,s);case e.Raw:return this.raw(t,n,s);case e.Text:return this.text(t,n,s);case e.ProcessingInstruction:return this.processingInstruction(t,n,s);case e.Dummy:return"";case e.Declaration:return this.declaration(t,n,s);case e.DocType:return this.docType(t,n,s);case e.AttributeDeclaration:return this.dtdAttList(t,n,s);case e.ElementDeclaration:return this.dtdElement(t,n,s);case e.EntityDeclaration:return this.dtdEntity(t,n,s);case e.NotationDeclaration:return this.dtdNotation(t,n,s);default:throw new Error("Unknown XML node type: "+t.constructor.name)}},t.prototype.processingInstruction=function(t,e,n){var i;return this.openNode(t,e,n),e.state=s.OpenTag,i=this.indent(t,e,n)+"",i+=this.endline(t,e,n),e.state=s.None,this.closeNode(t,e,n),i},t.prototype.raw=function(t,e,n){var i;return this.openNode(t,e,n),e.state=s.OpenTag,i=this.indent(t,e,n),e.state=s.InsideTag,i+=t.value,e.state=s.CloseTag,i+=this.endline(t,e,n),e.state=s.None,this.closeNode(t,e,n),i},t.prototype.text=function(t,e,n){var i;return this.openNode(t,e,n),e.state=s.OpenTag,i=this.indent(t,e,n),e.state=s.InsideTag,i+=t.value,e.state=s.CloseTag,i+=this.endline(t,e,n),e.state=s.None,this.closeNode(t,e,n),i},t.prototype.dtdAttList=function(t,e,n){var i;return this.openNode(t,e,n),e.state=s.OpenTag,i=this.indent(t,e,n)+""+this.endline(t,e,n),e.state=s.None,this.closeNode(t,e,n),i},t.prototype.dtdElement=function(t,e,n){var i;return this.openNode(t,e,n),e.state=s.OpenTag,i=this.indent(t,e,n)+""+this.endline(t,e,n),e.state=s.None,this.closeNode(t,e,n),i},t.prototype.dtdEntity=function(t,e,n){var i;return this.openNode(t,e,n),e.state=s.OpenTag,i=this.indent(t,e,n)+""+this.endline(t,e,n),e.state=s.None,this.closeNode(t,e,n),i},t.prototype.dtdNotation=function(t,e,n){var i;return this.openNode(t,e,n),e.state=s.OpenTag,i=this.indent(t,e,n)+""+this.endline(t,e,n),e.state=s.None,this.closeNode(t,e,n),i},t.prototype.openNode=function(t,e,n){},t.prototype.closeNode=function(t,e,n){},t.prototype.openAttribute=function(t,e,n){},t.prototype.closeAttribute=function(t,e,n){},t}()}).call(this)},59665:function(t,e,n){(function(){var e,s,i,r,o,a,l,c,d,u;u=n(49241),c=u.assign,d=u.isFunction,i=n(67260),r=n(71933),o=n(80400),l=n(40382),a=n(96775),e=n(71737),s=n(88753),t.exports.create=function(t,e,n,s){var i,o;if(null==t)throw new Error("Root element needs a name.");return s=c({},e,n,s),o=(i=new r(s)).element(t),s.headless||(i.declaration(s),null==s.pubID&&null==s.sysID||i.dtd(s)),o},t.exports.begin=function(t,e,n){var s;return d(t)&&(e=(s=[t,e])[0],n=s[1],t={}),e?new o(t,e,n):new r(t)},t.exports.stringWriter=function(t){return new l(t)},t.exports.streamWriter=function(t,e){return new a(t,e)},t.exports.implementation=new i,t.exports.nodeType=e,t.exports.writerState=s}).call(this)},63710:t=>{"use strict";t.exports="data:image/svg+xml,%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20height=%2716%27%20width=%2716%27%3e%3cpath%20d=%27M14%2012.3L12.3%2014%208%209.7%203.7%2014%202%2012.3%206.3%208%202%203.7%203.7%202%208%206.3%2012.3%202%2014%203.7%209.7%208z%27%20style=%27fill-opacity:1;fill:%23ffffff%27/%3e%3c/svg%3e"},57273:t=>{"use strict";t.exports="data:image/svg+xml,%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20height=%2716%27%20width=%2716%27%3e%3cpath%20d=%27M14%2012.3L12.3%2014%208%209.7%203.7%2014%202%2012.3%206.3%208%202%203.7%203.7%202%208%206.3%2012.3%202%2014%203.7%209.7%208z%27/%3e%3c/svg%3e"},63779:()=>{},99580:()=>{},35810:(t,e,n)=>{"use strict";n.d(e,{Al:()=>U,By:()=>v,H4:()=>O,PY:()=>B,Q$:()=>D,R3:()=>x,Ss:()=>oe,VL:()=>_,ZH:()=>P,aX:()=>w,bP:()=>N,bh:()=>V,hY:()=>g,lJ:()=>F,m1:()=>le,m9:()=>f,pt:()=>k,qK:()=>h,v7:()=>M,vb:()=>T,vd:()=>I,zI:()=>L});var s=n(21777),i=n(84697),r=n(43627),o=n(71089),a=n(66656),l=n(44719),c=n(36117),d=n(2568);const u=null===(m=(0,s.HW)())?(0,i.YK)().setApp("files").build():(0,i.YK)().setApp("files").setUid(m.uid).build();var m;class p{_entries=[];registerEntry(t){this.validateEntry(t),t.category=t.category??1,this._entries.push(t)}unregisterEntry(t){const e="string"==typeof t?this.getEntryIndex(t):this.getEntryIndex(t.id);-1!==e?this._entries.splice(e,1):u.warn("Entry not found, nothing removed",{entry:t,entries:this.getEntries()})}getEntries(t){return t?this._entries.filter((e=>"function"!=typeof e.enabled||e.enabled(t))):this._entries}getEntryIndex(t){return this._entries.findIndex((e=>e.id===t))}validateEntry(t){if(!t.id||!t.displayName||!t.iconSvgInline&&!t.iconClass||!t.handler)throw new Error("Invalid entry");if("string"!=typeof t.id||"string"!=typeof t.displayName)throw new Error("Invalid id or displayName property");if(t.iconClass&&"string"!=typeof t.iconClass||t.iconSvgInline&&"string"!=typeof t.iconSvgInline)throw new Error("Invalid icon provided");if(void 0!==t.enabled&&"function"!=typeof t.enabled)throw new Error("Invalid enabled property");if("function"!=typeof t.handler)throw new Error("Invalid handler property");if("order"in t&&"number"!=typeof t.order)throw new Error("Invalid order property");if(-1!==this.getEntryIndex(t.id))throw new Error("Duplicate entry")}}var f=(t=>(t.DEFAULT="default",t.HIDDEN="hidden",t))(f||{});class g{_action;constructor(t){this.validateAction(t),this._action=t}get id(){return this._action.id}get displayName(){return this._action.displayName}get title(){return this._action.title}get iconSvgInline(){return this._action.iconSvgInline}get enabled(){return this._action.enabled}get exec(){return this._action.exec}get execBatch(){return this._action.execBatch}get order(){return this._action.order}get parent(){return this._action.parent}get default(){return this._action.default}get inline(){return this._action.inline}get renderInline(){return this._action.renderInline}validateAction(t){if(!t.id||"string"!=typeof t.id)throw new Error("Invalid id");if(!t.displayName||"function"!=typeof t.displayName)throw new Error("Invalid displayName function");if("title"in t&&"function"!=typeof t.title)throw new Error("Invalid title function");if(!t.iconSvgInline||"function"!=typeof t.iconSvgInline)throw new Error("Invalid iconSvgInline function");if(!t.exec||"function"!=typeof t.exec)throw new Error("Invalid exec function");if("enabled"in t&&"function"!=typeof t.enabled)throw new Error("Invalid enabled function");if("execBatch"in t&&"function"!=typeof t.execBatch)throw new Error("Invalid execBatch function");if("order"in t&&"number"!=typeof t.order)throw new Error("Invalid order");if("parent"in t&&"string"!=typeof t.parent)throw new Error("Invalid parent");if(t.default&&!Object.values(f).includes(t.default))throw new Error("Invalid default");if("inline"in t&&"function"!=typeof t.inline)throw new Error("Invalid inline function");if("renderInline"in t&&"function"!=typeof t.renderInline)throw new Error("Invalid renderInline function")}}const h=function(){return void 0===window._nc_fileactions&&(window._nc_fileactions=[],u.debug("FileActions initialized")),window._nc_fileactions},v=function(){return void 0===window._nc_filelistheader&&(window._nc_filelistheader=[],u.debug("FileListHeaders initialized")),window._nc_filelistheader};var w=(t=>(t[t.NONE=0]="NONE",t[t.CREATE=4]="CREATE",t[t.READ=1]="READ",t[t.UPDATE=2]="UPDATE",t[t.DELETE=8]="DELETE",t[t.SHARE=16]="SHARE",t[t.ALL=31]="ALL",t))(w||{});const A=["d:getcontentlength","d:getcontenttype","d:getetag","d:getlastmodified","d:quota-available-bytes","d:resourcetype","nc:has-preview","nc:is-encrypted","nc:mount-type","oc:comments-unread","oc:favorite","oc:fileid","oc:owner-display-name","oc:owner-id","oc:permissions","oc:size"],y={d:"DAV:",nc:"http://nextcloud.org/ns",oc:"http://owncloud.org/ns",ocs:"http://open-collaboration-services.org/ns"},b=function(){return void 0===window._nc_dav_properties&&(window._nc_dav_properties=[...A]),window._nc_dav_properties.map((t=>`<${t} />`)).join(" ")},C=function(){return void 0===window._nc_dav_namespaces&&(window._nc_dav_namespaces={...y}),Object.keys(window._nc_dav_namespaces).map((t=>`xmlns:${t}="${window._nc_dav_namespaces?.[t]}"`)).join(" ")},_=function(){return`\n\t\t\n\t\t\t\n\t\t\t\t${b()}\n\t\t\t\n\t\t`},x=function(t){return`\n\n\t\n\t\t\n\t\t\t\n\t\t\t\t${b()}\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\t/files/${(0,s.HW)()?.uid}/\n\t\t\t\tinfinity\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\thttpd/unix-directory\n\t\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\t0\n\t\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t${t}\n\t\t\t\t\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\n\t\t\n\t\t\n\t\t\t100\n\t\t\t0\n\t\t\n\t\n`},T=function(t=""){let e=w.NONE;return t?((t.includes("C")||t.includes("K"))&&(e|=w.CREATE),t.includes("G")&&(e|=w.READ),(t.includes("W")||t.includes("N")||t.includes("V"))&&(e|=w.UPDATE),t.includes("D")&&(e|=w.DELETE),t.includes("R")&&(e|=w.SHARE),e):e};var k=(t=>(t.Folder="folder",t.File="file",t))(k||{});const E=function(t,e){return null!==t.match(e)},S=(t,e)=>{if(t.id&&"number"!=typeof t.id)throw new Error("Invalid id type of value");if(!t.source)throw new Error("Missing mandatory source");try{new URL(t.source)}catch(t){throw new Error("Invalid source format, source must be a valid URL")}if(!t.source.startsWith("http"))throw new Error("Invalid source format, only http(s) is supported");if(t.mtime&&!(t.mtime instanceof Date))throw new Error("Invalid mtime type");if(t.crtime&&!(t.crtime instanceof Date))throw new Error("Invalid crtime type");if(!t.mime||"string"!=typeof t.mime||!t.mime.match(/^[-\w.]+\/[-+\w.]+$/gi))throw new Error("Missing or invalid mandatory mime");if("size"in t&&"number"!=typeof t.size&&void 0!==t.size)throw new Error("Invalid size type");if("permissions"in t&&void 0!==t.permissions&&!("number"==typeof t.permissions&&t.permissions>=w.NONE&&t.permissions<=w.ALL))throw new Error("Invalid permissions");if(t.owner&&null!==t.owner&&"string"!=typeof t.owner)throw new Error("Invalid owner type");if(t.attributes&&"object"!=typeof t.attributes)throw new Error("Invalid attributes type");if(t.root&&"string"!=typeof t.root)throw new Error("Invalid root type");if(t.root&&!t.root.startsWith("/"))throw new Error("Root must start with a leading slash");if(t.root&&!t.source.includes(t.root))throw new Error("Root must be part of the source");if(t.root&&E(t.source,e)){const n=t.source.match(e)[0];if(!t.source.includes((0,r.join)(n,t.root)))throw new Error("The root must be relative to the service. e.g /files/emma")}if(t.status&&!Object.values(L).includes(t.status))throw new Error("Status must be a valid NodeStatus")};var L=(t=>(t.NEW="new",t.FAILED="failed",t.LOADING="loading",t.LOCKED="locked",t))(L||{});class N{_data;_attributes;_knownDavService=/(remote|public)\.php\/(web)?dav/i;readonlyAttributes=Object.entries(Object.getOwnPropertyDescriptors(N.prototype)).filter((t=>"function"==typeof t[1].get&&"__proto__"!==t[0])).map((t=>t[0]));handler={set:(t,e,n)=>!this.readonlyAttributes.includes(e)&&(this.updateMtime(),Reflect.set(t,e,n)),deleteProperty:(t,e)=>!this.readonlyAttributes.includes(e)&&(this.updateMtime(),Reflect.deleteProperty(t,e)),get:(t,e,n)=>this.readonlyAttributes.includes(e)?(u.warn(`Accessing "Node.attributes.${e}" is deprecated, access it directly on the Node instance.`),Reflect.get(this,e)):Reflect.get(t,e,n)};constructor(t,e){S(t,e||this._knownDavService),this._data={...t,attributes:{}},this._attributes=new Proxy(this._data.attributes,this.handler),this.update(t.attributes??{}),this._data.mtime=t.mtime,e&&(this._knownDavService=e)}get source(){return this._data.source.replace(/\/$/i,"")}get encodedSource(){const{origin:t}=new URL(this.source);return t+(0,o.O0)(this.source.slice(t.length))}get basename(){return(0,r.basename)(this.source)}get extension(){return(0,r.extname)(this.source)}get dirname(){if(this.root){let t=this.source;this.isDavRessource&&(t=t.split(this._knownDavService).pop());const e=t.indexOf(this.root),n=this.root.replace(/\/$/,"");return(0,r.dirname)(t.slice(e+n.length)||"/")}const t=new URL(this.source);return(0,r.dirname)(t.pathname)}get mime(){return this._data.mime}get mtime(){return this._data.mtime}get crtime(){return this._data.crtime}get size(){return this._data.size}set size(t){this.updateMtime(),this._data.size=t}get attributes(){return this._attributes}get permissions(){return null!==this.owner||this.isDavRessource?void 0!==this._data.permissions?this._data.permissions:w.NONE:w.READ}set permissions(t){this.updateMtime(),this._data.permissions=t}get owner(){return this.isDavRessource?this._data.owner:null}get isDavRessource(){return E(this.source,this._knownDavService)}get root(){return this._data.root?this._data.root.replace(/^(.+)\/$/,"$1"):this.isDavRessource&&(0,r.dirname)(this.source).split(this._knownDavService).pop()||null}get path(){if(this.root){let t=this.source;this.isDavRessource&&(t=t.split(this._knownDavService).pop());const e=t.indexOf(this.root),n=this.root.replace(/\/$/,"");return t.slice(e+n.length)||"/"}return(this.dirname+"/"+this.basename).replace(/\/\//g,"/")}get fileid(){return this._data?.id}get status(){return this._data?.status}set status(t){this._data.status=t}move(t){S({...this._data,source:t},this._knownDavService),this._data.source=t,this.updateMtime()}rename(t){if(t.includes("/"))throw new Error("Invalid basename");this.move((0,r.dirname)(this.source)+"/"+t)}updateMtime(){this._data.mtime&&(this._data.mtime=new Date)}update(t){for(const[e,n]of Object.entries(t))try{void 0===n?delete this.attributes[e]:this.attributes[e]=n}catch(t){if(t instanceof TypeError)continue;throw t}}}class P extends N{get type(){return k.File}}class I extends N{constructor(t){super({...t,mime:"httpd/unix-directory"})}get type(){return k.Folder}get extension(){return null}get mime(){return"httpd/unix-directory"}}const F=`/files/${(0,s.HW)()?.uid}`,B=(0,a.dC)("dav"),O=function(t=B,e={}){const n=(0,l.UU)(t,{headers:e});function i(t){n.setHeaders({...e,"X-Requested-With":"XMLHttpRequest",requesttoken:t??""})}return(0,s.zo)(i),i((0,s.do)()),(0,l.Gu)().patch("fetch",((t,e)=>{const n=e.headers;return n?.method&&(e.method=n.method,delete n.method),fetch(t,e)})),n},D=(t,e="/",n=F)=>{const s=new AbortController;return new c.CancelablePromise((async(i,r,o)=>{o((()=>s.abort()));try{i((await t.getDirectoryContents(`${n}${e}`,{signal:s.signal,details:!0,data:`\n\t\t\n\t\t\t\n\t\t\t\t${b()}\n\t\t\t\n\t\t\t\n\t\t\t\t1\n\t\t\t\n\t\t`,headers:{method:"REPORT"},includeSelf:!0})).data.filter((t=>t.filename!==e)).map((t=>U(t,n))))}catch(t){r(t)}}))},U=function(t,e=F,n=B){let i=(0,s.HW)()?.uid;const r=document.querySelector("input#isPublic")?.value;if(r)i=i??document.querySelector("input#sharingUserId")?.value,i=i??"anonymous";else if(!i)throw new Error("No user id found");const o=t.props,a=T(o?.permissions),l=String(o?.["owner-id"]||i),c={id:o?.fileid||0,source:`${n}${t.filename}`,mtime:new Date(Date.parse(t.lastmod)),mime:t.mime||"application/octet-stream",size:o?.size||Number.parseInt(o.getcontentlength||"0"),permissions:a,owner:l,root:e,attributes:{...t,...o,hasPreview:o?.["has-preview"]}};return delete c.attributes?.props,"file"===t.type?new P(c):new I(c)};window._oc_config,window._oc_config?.blacklist_files_regex&&new RegExp(window._oc_config.blacklist_files_regex);const j=["B","KB","MB","GB","TB","PB"],R=["B","KiB","MiB","GiB","TiB","PiB"];function M(t,e=!1,n=!1,s=!1){n=n&&!s,"string"==typeof t&&(t=Number(t));let i=t>0?Math.floor(Math.log(t)/Math.log(s?1e3:1024)):0;i=Math.min((n?R.length:j.length)-1,i);const r=n?R[i]:j[i];let o=(t/Math.pow(s?1e3:1024,i)).toFixed(1);return!0===e&&0===i?("0.0"!==o?"< 1 ":"0 ")+(n?R[1]:j[1]):(o=i<2?parseFloat(o).toFixed(0):parseFloat(o).toLocaleString((0,d.lO)()),o+" "+r)}class z{_views=[];_currentView=null;register(t){if(this._views.find((e=>e.id===t.id)))throw new Error(`View id ${t.id} is already registered`);this._views.push(t)}remove(t){const e=this._views.findIndex((e=>e.id===t));-1!==e&&this._views.splice(e,1)}get views(){return this._views}setActive(t){this._currentView=t}get active(){return this._currentView}}const V=function(){return void 0===window._nc_navigation&&(window._nc_navigation=new z,u.debug("Navigation service initialized")),window._nc_navigation};class ${_column;constructor(t){q(t),this._column=t}get id(){return this._column.id}get title(){return this._column.title}get render(){return this._column.render}get sort(){return this._column.sort}get summary(){return this._column.summary}}const q=function(t){if(!t.id||"string"!=typeof t.id)throw new Error("A column id is required");if(!t.title||"string"!=typeof t.title)throw new Error("A column title is required");if(!t.render||"function"!=typeof t.render)throw new Error("A render function is required");if(t.sort&&"function"!=typeof t.sort)throw new Error("Column sortFunction must be a function");if(t.summary&&"function"!=typeof t.summary)throw new Error("Column summary must be a function");return!0};var H={},W={};!function(t){const e=":A-Za-z_\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD",n="["+e+"]["+e+"\\-.\\d\\u00B7\\u0300-\\u036F\\u203F-\\u2040]*",s=new RegExp("^"+n+"$");t.isExist=function(t){return void 0!==t},t.isEmptyObject=function(t){return 0===Object.keys(t).length},t.merge=function(t,e,n){if(e){const s=Object.keys(e),i=s.length;for(let r=0;r5&&"xml"===s)return it("InvalidXml","XML declaration allowed only at the start of the document.",ot(t,e));if("?"==t[e]&&">"==t[e+1]){e++;break}}return e}function X(t,e){if(t.length>e+5&&"-"===t[e+1]&&"-"===t[e+2]){for(e+=3;e"===t[e+2]){e+=2;break}}else if(t.length>e+8&&"D"===t[e+1]&&"O"===t[e+2]&&"C"===t[e+3]&&"T"===t[e+4]&&"Y"===t[e+5]&&"P"===t[e+6]&&"E"===t[e+7]){let n=1;for(e+=8;e"===t[e]&&(n--,0===n))break}else if(t.length>e+9&&"["===t[e+1]&&"C"===t[e+2]&&"D"===t[e+3]&&"A"===t[e+4]&&"T"===t[e+5]&&"A"===t[e+6]&&"["===t[e+7])for(e+=8;e"===t[e+2]){e+=2;break}return e}H.validate=function(t,e){e=Object.assign({},Y,e);const n=[];let s=!1,i=!1;"\ufeff"===t[0]&&(t=t.substr(1));for(let o=0;o"!==t[o]&&" "!==t[o]&&"\t"!==t[o]&&"\n"!==t[o]&&"\r"!==t[o];o++)c+=t[o];if(c=c.trim(),"/"===c[c.length-1]&&(c=c.substring(0,c.length-1),o--),r=c,!G.isName(r)){let e;return e=0===c.trim().length?"Invalid space after '<'.":"Tag '"+c+"' is an invalid name.",it("InvalidTag",e,ot(t,o))}const d=tt(t,o);if(!1===d)return it("InvalidAttr","Attributes for '"+c+"' have open quote.",ot(t,o));let u=d.value;if(o=d.index,"/"===u[u.length-1]){const n=o-u.length;u=u.substring(0,u.length-1);const i=nt(u,e);if(!0!==i)return it(i.err.code,i.err.msg,ot(t,n+i.err.line));s=!0}else if(l){if(!d.tagClosed)return it("InvalidTag","Closing tag '"+c+"' doesn't have proper closing.",ot(t,o));if(u.trim().length>0)return it("InvalidTag","Closing tag '"+c+"' can't have attributes or invalid starting.",ot(t,a));if(0===n.length)return it("InvalidTag","Closing tag '"+c+"' has not been opened.",ot(t,a));{const e=n.pop();if(c!==e.tagName){let n=ot(t,e.tagStartPos);return it("InvalidTag","Expected closing tag '"+e.tagName+"' (opened in line "+n.line+", col "+n.col+") instead of closing tag '"+c+"'.",ot(t,a))}0==n.length&&(i=!0)}}else{const r=nt(u,e);if(!0!==r)return it(r.err.code,r.err.msg,ot(t,o-u.length+r.err.line));if(!0===i)return it("InvalidXml","Multiple possible root nodes found.",ot(t,o));-1!==e.unpairedTags.indexOf(c)||n.push({tagName:c,tagStartPos:a}),s=!0}for(o++;o0)||it("InvalidXml","Invalid '"+JSON.stringify(n.map((t=>t.tagName)),null,4).replace(/\r?\n/g,"")+"' found.",{line:1,col:1}):it("InvalidXml","Start tag expected.",1)};const J='"',Z="'";function tt(t,e){let n="",s="",i=!1;for(;e"===t[e]&&""===s){i=!0;break}n+=t[e]}return""===s&&{value:n,index:e,tagClosed:i}}const et=new RegExp("(\\s*)([^\\s=]+)(\\s*=)?(\\s*(['\"])(([\\s\\S])*?)\\5)?","g");function nt(t,e){const n=G.getAllMatches(t,et),s={};for(let t=0;t!1,commentPropName:!1,unpairedTags:[],processEntities:!0,htmlEntities:!1,ignoreDeclaration:!1,ignorePiTags:!1,transformTagName:!1,transformAttributeName:!1,updateTag:function(t,e,n){return t}};lt.buildOptions=function(t){return Object.assign({},ct,t)},lt.defaultOptions=ct;const dt=W;function ut(t,e){let n="";for(;e0?this.child.push({[t.tagname]:t.child,":@":t[":@"]}):this.child.push({[t.tagname]:t.child})}},_t=function(t,e){const n={};if("O"!==t[e+3]||"C"!==t[e+4]||"T"!==t[e+5]||"Y"!==t[e+6]||"P"!==t[e+7]||"E"!==t[e+8])throw new Error("Invalid Tag instead of DOCTYPE");{e+=9;let s=1,i=!1,r=!1,o="";for(;e"===t[e]){if(r?"-"===t[e-1]&&"-"===t[e-2]&&(r=!1,s--):s--,0===s)break}else"["===t[e]?i=!0:o+=t[e];else{if(i&&pt(t,e))e+=7,[entityName,val,e]=ut(t,e+1),-1===val.indexOf("&")&&(n[vt(entityName)]={regx:RegExp(`&${entityName};`,"g"),val});else if(i&&ft(t,e))e+=8;else if(i&>(t,e))e+=8;else if(i&&ht(t,e))e+=9;else{if(!mt)throw new Error("Invalid DOCTYPE");r=!0}s++,o=""}if(0!==s)throw new Error("Unclosed DOCTYPE")}return{entities:n,i:e}},xt=function(t,e={}){if(e=Object.assign({},yt,e),!t||"string"!=typeof t)return t;let n=t.trim();if(void 0!==e.skipLike&&e.skipLike.test(n))return t;if(e.hex&&wt.test(n))return Number.parseInt(n,16);{const i=At.exec(n);if(i){const r=i[1],o=i[2];let a=(s=i[3])&&-1!==s.indexOf(".")?("."===(s=s.replace(/0+$/,""))?s="0":"."===s[0]?s="0"+s:"."===s[s.length-1]&&(s=s.substr(0,s.length-1)),s):s;const l=i[4]||i[6];if(!e.leadingZeros&&o.length>0&&r&&"."!==n[2])return t;if(!e.leadingZeros&&o.length>0&&!r&&"."!==n[1])return t;{const s=Number(n),i=""+s;return-1!==i.search(/[eE]/)||l?e.eNotation?s:t:-1!==n.indexOf(".")?"0"===i&&""===a||i===a||r&&i==="-"+a?s:t:o?a===i||r+a===i?s:t:n===i||n===r+i?s:t}}return t}var s};function Tt(t){const e=Object.keys(t);for(let n=0;n0)){o||(t=this.replaceEntitiesValue(t));const s=this.options.tagValueProcessor(e,t,n,i,r);return null==s?t:typeof s!=typeof t||s!==t?s:this.options.trimValues||t.trim()===t?jt(t,this.options.parseTagValue,this.options.numberParseOptions):t}}function Et(t){if(this.options.removeNSPrefix){const e=t.split(":"),n="/"===t.charAt(0)?"/":"";if("xmlns"===e[0])return"";2===e.length&&(t=n+e[1])}return t}const St=new RegExp("([^\\s=]+)\\s*(=\\s*(['\"])([\\s\\S]*?)\\3)?","gm");function Lt(t,e,n){if(!this.options.ignoreAttributes&&"string"==typeof t){const n=bt.getAllMatches(t,St),s=n.length,i={};for(let t=0;t",r,"Closing Tag is not closed.");let o=t.substring(r+2,e).trim();if(this.options.removeNSPrefix){const t=o.indexOf(":");-1!==t&&(o=o.substr(t+1))}this.options.transformTagName&&(o=this.options.transformTagName(o)),n&&(s=this.saveTextToParentTag(s,n,i));const a=i.substring(i.lastIndexOf(".")+1);if(o&&-1!==this.options.unpairedTags.indexOf(o))throw new Error(`Unpaired tag can not be used as closing tag: `);let l=0;a&&-1!==this.options.unpairedTags.indexOf(a)?(l=i.lastIndexOf(".",i.lastIndexOf(".")-1),this.tagsNodeStack.pop()):l=i.lastIndexOf("."),i=i.substring(0,l),n=this.tagsNodeStack.pop(),s="",r=e}else if("?"===t[r+1]){let e=Dt(t,r,!1,"?>");if(!e)throw new Error("Pi Tag is not closed.");if(s=this.saveTextToParentTag(s,n,i),this.options.ignoreDeclaration&&"?xml"===e.tagName||this.options.ignorePiTags);else{const t=new Ct(e.tagName);t.add(this.options.textNodeName,""),e.tagName!==e.tagExp&&e.attrExpPresent&&(t[":@"]=this.buildAttributesMap(e.tagExp,i,e.tagName)),this.addChild(n,t,i)}r=e.closeIndex+1}else if("!--"===t.substr(r+1,3)){const e=Ot(t,"--\x3e",r+4,"Comment is not closed.");if(this.options.commentPropName){const o=t.substring(r+4,e-2);s=this.saveTextToParentTag(s,n,i),n.add(this.options.commentPropName,[{[this.options.textNodeName]:o}])}r=e}else if("!D"===t.substr(r+1,2)){const e=_t(t,r);this.docTypeEntities=e.entities,r=e.i}else if("!["===t.substr(r+1,2)){const e=Ot(t,"]]>",r,"CDATA is not closed.")-2,o=t.substring(r+9,e);s=this.saveTextToParentTag(s,n,i);let a=this.parseTextData(o,n.tagname,i,!0,!1,!0,!0);null==a&&(a=""),this.options.cdataPropName?n.add(this.options.cdataPropName,[{[this.options.textNodeName]:o}]):n.add(this.options.textNodeName,a),r=e+2}else{let o=Dt(t,r,this.options.removeNSPrefix),a=o.tagName;const l=o.rawTagName;let c=o.tagExp,d=o.attrExpPresent,u=o.closeIndex;this.options.transformTagName&&(a=this.options.transformTagName(a)),n&&s&&"!xml"!==n.tagname&&(s=this.saveTextToParentTag(s,n,i,!1));const m=n;if(m&&-1!==this.options.unpairedTags.indexOf(m.tagname)&&(n=this.tagsNodeStack.pop(),i=i.substring(0,i.lastIndexOf("."))),a!==e.tagname&&(i+=i?"."+a:a),this.isItStopNode(this.options.stopNodes,i,a)){let e="";if(c.length>0&&c.lastIndexOf("/")===c.length-1)"/"===a[a.length-1]?(a=a.substr(0,a.length-1),i=i.substr(0,i.length-1),c=a):c=c.substr(0,c.length-1),r=o.closeIndex;else if(-1!==this.options.unpairedTags.indexOf(a))r=o.closeIndex;else{const n=this.readStopNodeData(t,l,u+1);if(!n)throw new Error(`Unexpected end of ${l}`);r=n.i,e=n.tagContent}const s=new Ct(a);a!==c&&d&&(s[":@"]=this.buildAttributesMap(c,i,a)),e&&(e=this.parseTextData(e,a,i,!0,d,!0,!0)),i=i.substr(0,i.lastIndexOf(".")),s.add(this.options.textNodeName,e),this.addChild(n,s,i)}else{if(c.length>0&&c.lastIndexOf("/")===c.length-1){"/"===a[a.length-1]?(a=a.substr(0,a.length-1),i=i.substr(0,i.length-1),c=a):c=c.substr(0,c.length-1),this.options.transformTagName&&(a=this.options.transformTagName(a));const t=new Ct(a);a!==c&&d&&(t[":@"]=this.buildAttributesMap(c,i,a)),this.addChild(n,t,i),i=i.substr(0,i.lastIndexOf("."))}else{const t=new Ct(a);this.tagsNodeStack.push(n),a!==c&&d&&(t[":@"]=this.buildAttributesMap(c,i,a)),this.addChild(n,t,i),n=t}s="",r=u}}else s+=t[r];return e.child};function Pt(t,e,n){const s=this.options.updateTag(e.tagname,n,e[":@"]);!1===s||("string"==typeof s?(e.tagname=s,t.addChild(e)):t.addChild(e))}const It=function(t){if(this.options.processEntities){for(let e in this.docTypeEntities){const n=this.docTypeEntities[e];t=t.replace(n.regx,n.val)}for(let e in this.lastEntities){const n=this.lastEntities[e];t=t.replace(n.regex,n.val)}if(this.options.htmlEntities)for(let e in this.htmlEntities){const n=this.htmlEntities[e];t=t.replace(n.regex,n.val)}t=t.replace(this.ampEntity.regex,this.ampEntity.val)}return t};function Ft(t,e,n,s){return t&&(void 0===s&&(s=0===Object.keys(e.child).length),void 0!==(t=this.parseTextData(t,e.tagname,n,!1,!!e[":@"]&&0!==Object.keys(e[":@"]).length,s))&&""!==t&&e.add(this.options.textNodeName,t),t=""),t}function Bt(t,e,n){const s="*."+n;for(const n in t){const i=t[n];if(s===i||e===i)return!0}return!1}function Ot(t,e,n,s){const i=t.indexOf(e,n);if(-1===i)throw new Error(s);return i+e.length-1}function Dt(t,e,n,s=">"){const i=function(t,e,n=">"){let s,i="";for(let r=e;r",n,`${e} is not closed`);if(t.substring(n+2,r).trim()===e&&(i--,0===i))return{tagContent:t.substring(s,n),i:r};n=r}else if("?"===t[n+1])n=Ot(t,"?>",n+1,"StopNode is not closed.");else if("!--"===t.substr(n+1,3))n=Ot(t,"--\x3e",n+3,"StopNode is not closed.");else if("!["===t.substr(n+1,2))n=Ot(t,"]]>",n,"StopNode is not closed.")-2;else{const s=Dt(t,n,">");s&&((s&&s.tagName)===e&&"/"!==s.tagExp[s.tagExp.length-1]&&i++,n=s.closeIndex)}}function jt(t,e,n){if(e&&"string"==typeof t){const e=t.trim();return"true"===e||"false"!==e&&xt(t,n)}return bt.isExist(t)?t:""}var Rt={};function Mt(t,e,n){let s;const i={};for(let r=0;r0&&(i[e.textNodeName]=s):void 0!==s&&(i[e.textNodeName]=s),i}function zt(t){const e=Object.keys(t);for(let t=0;t"},lt:{regex:/&(lt|#60|#x3C);/g,val:"<"},quot:{regex:/&(quot|#34|#x22);/g,val:'"'}},this.ampEntity={regex:/&(amp|#38|#x26);/g,val:"&"},this.htmlEntities={space:{regex:/&(nbsp|#160);/g,val:" "},cent:{regex:/&(cent|#162);/g,val:"¢"},pound:{regex:/&(pound|#163);/g,val:"£"},yen:{regex:/&(yen|#165);/g,val:"¥"},euro:{regex:/&(euro|#8364);/g,val:"€"},copyright:{regex:/&(copy|#169);/g,val:"©"},reg:{regex:/&(reg|#174);/g,val:"®"},inr:{regex:/&(inr|#8377);/g,val:"₹"},num_dec:{regex:/&#([0-9]{1,7});/g,val:(t,e)=>String.fromCharCode(Number.parseInt(e,10))},num_hex:{regex:/&#x([0-9a-fA-F]{1,6});/g,val:(t,e)=>String.fromCharCode(Number.parseInt(e,16))}},this.addExternalEntities=Tt,this.parseXml=Nt,this.parseTextData=kt,this.resolveNameSpace=Et,this.buildAttributesMap=Lt,this.isItStopNode=Bt,this.replaceEntitiesValue=It,this.readStopNodeData=Ut,this.saveTextToParentTag=Ft,this.addChild=Pt}},{prettify:Wt}=Rt,Gt=H;function Yt(t,e,n,s){let i="",r=!1;for(let o=0;o`,r=!1;continue}if(l===e.commentPropName){i+=s+`\x3c!--${a[l][0][e.textNodeName]}--\x3e`,r=!0;continue}if("?"===l[0]){const t=Qt(a[":@"],e),n="?xml"===l?"":s;let o=a[l][0][e.textNodeName];o=0!==o.length?" "+o:"",i+=n+`<${l}${o}${t}?>`,r=!0;continue}let d=s;""!==d&&(d+=e.indentBy);const u=s+`<${l}${Qt(a[":@"],e)}`,m=Yt(a[l],e,c,d);-1!==e.unpairedTags.indexOf(l)?e.suppressUnpairedNode?i+=u+">":i+=u+"/>":m&&0!==m.length||!e.suppressEmptyNode?m&&m.endsWith(">")?i+=u+`>${m}${s}`:(i+=u+">",m&&""!==s&&(m.includes("/>")||m.includes("`):i+=u+"/>",r=!0}return i}function Kt(t){const e=Object.keys(t);for(let n=0;n0&&e.processEntities)for(let n=0;n0&&(n="\n"),Yt(t,e,"",n)},te={attributeNamePrefix:"@_",attributesGroupName:!1,textNodeName:"#text",ignoreAttributes:!0,cdataPropName:!1,format:!1,indentBy:" ",suppressEmptyNode:!1,suppressUnpairedNode:!0,suppressBooleanAttributes:!0,tagValueProcessor:function(t,e){return e},attributeValueProcessor:function(t,e){return e},preserveOrder:!1,commentPropName:!1,unpairedTags:[],entities:[{regex:new RegExp("&","g"),val:"&"},{regex:new RegExp(">","g"),val:">"},{regex:new RegExp("<","g"),val:"<"},{regex:new RegExp("'","g"),val:"'"},{regex:new RegExp('"',"g"),val:"""}],processEntities:!0,stopNodes:[],oneListGroup:!1};function ee(t){this.options=Object.assign({},te,t),this.options.ignoreAttributes||this.options.attributesGroupName?this.isAttribute=function(){return!1}:(this.attrPrefixLen=this.options.attributeNamePrefix.length,this.isAttribute=ie),this.processTextOrObjNode=ne,this.options.format?(this.indentate=se,this.tagEndChar=">\n",this.newLine="\n"):(this.indentate=function(){return""},this.tagEndChar=">",this.newLine="")}function ne(t,e,n){const s=this.j2x(t,n+1);return void 0!==t[this.options.textNodeName]&&1===Object.keys(t).length?this.buildTextValNode(t[this.options.textNodeName],e,s.attrStr,n):this.buildObjectNode(s.val,e,s.attrStr,n)}function se(t){return this.options.indentBy.repeat(t)}function ie(t){return!(!t.startsWith(this.options.attributeNamePrefix)||t===this.options.textNodeName)&&t.substr(this.attrPrefixLen)}ee.prototype.build=function(t){return this.options.preserveOrder?Zt(t,this.options):(Array.isArray(t)&&this.options.arrayNodeName&&this.options.arrayNodeName.length>1&&(t={[this.options.arrayNodeName]:t}),this.j2x(t,0).val)},ee.prototype.j2x=function(t,e){let n="",s="";for(let i in t)if(Object.prototype.hasOwnProperty.call(t,i))if(void 0===t[i])this.isAttribute(i)&&(s+="");else if(null===t[i])this.isAttribute(i)?s+="":"?"===i[0]?s+=this.indentate(e)+"<"+i+"?"+this.tagEndChar:s+=this.indentate(e)+"<"+i+"/"+this.tagEndChar;else if(t[i]instanceof Date)s+=this.buildTextValNode(t[i],i,"",e);else if("object"!=typeof t[i]){const r=this.isAttribute(i);if(r)n+=this.buildAttrPairStr(r,""+t[i]);else if(i===this.options.textNodeName){let e=this.options.tagValueProcessor(i,""+t[i]);s+=this.replaceEntitiesValue(e)}else s+=this.buildTextValNode(t[i],i,"",e)}else if(Array.isArray(t[i])){const n=t[i].length;let r="";for(let o=0;o"+t+i}},ee.prototype.closeTag=function(t){let e="";return-1!==this.options.unpairedTags.indexOf(t)?this.options.suppressUnpairedNode||(e="/"):e=this.options.suppressEmptyNode?"/":`>`+this.newLine;if(!1!==this.options.commentPropName&&e===this.options.commentPropName)return this.indentate(s)+`\x3c!--${t}--\x3e`+this.newLine;if("?"===e[0])return this.indentate(s)+"<"+e+n+"?"+this.tagEndChar;{let i=this.options.tagValueProcessor(e,t);return i=this.replaceEntitiesValue(i),""===i?this.indentate(s)+"<"+e+n+this.closeTag(e)+this.tagEndChar:this.indentate(s)+"<"+e+n+">"+i+"0&&this.options.processEntities)for(let e=0;e0&&(!t.caption||"string"!=typeof t.caption))throw new Error("View caption is required for top-level views and must be a string");if(!t.getContents||"function"!=typeof t.getContents)throw new Error("View getContents is required and must be a function");if(!t.icon||"string"!=typeof t.icon||!function(t){if("string"!=typeof t)throw new TypeError(`Expected a \`string\`, got \`${typeof t}\``);if(0===(t=t.trim()).length)return!1;if(!0!==re.XMLValidator.validate(t))return!1;let e;const n=new re.XMLParser;try{e=n.parse(t)}catch{return!1}return!!e&&!!Object.keys(e).some((t=>"svg"===t.toLowerCase()))}(t.icon))throw new Error("View icon is required and must be a valid svg string");if(!("order"in t)||"number"!=typeof t.order)throw new Error("View order is required and must be a number");if(t.columns&&t.columns.forEach((t=>{if(!(t instanceof $))throw new Error("View columns must be an array of Column. Invalid column found")})),t.emptyView&&"function"!=typeof t.emptyView)throw new Error("View emptyView must be a function");if(t.parent&&"string"!=typeof t.parent)throw new Error("View parent must be a string");if("sticky"in t&&"boolean"!=typeof t.sticky)throw new Error("View sticky must be a boolean");if("expanded"in t&&"boolean"!=typeof t.expanded)throw new Error("View expanded must be a boolean");if(t.defaultSortKey&&"string"!=typeof t.defaultSortKey)throw new Error("View defaultSortKey must be a string");return!0},le=function(t){return(void 0===window._nc_newfilemenu&&(window._nc_newfilemenu=new p,u.debug("NewFileMenu initialized")),window._nc_newfilemenu).getEntries(t).sort(((t,e)=>void 0!==t.order&&void 0!==e.order&&t.order!==e.order?t.order-e.order:t.displayName.localeCompare(e.displayName,void 0,{numeric:!0,sensitivity:"base"})))}},41261:(t,e,n)=>{"use strict";n.d(e,{U:()=>at,a:()=>it,c:()=>W,g:()=>ct,h:()=>ut,l:()=>Y,n:()=>J,o:()=>dt,t:()=>rt});var s=n(85072),i=n.n(s),r=n(97825),o=n.n(r),a=n(77659),l=n.n(a),c=n(55056),d=n.n(c),u=n(10540),m=n.n(u),p=n(41113),f=n.n(p),g=n(30521),h={};h.styleTagTransform=f(),h.setAttributes=d(),h.insert=l().bind(null,"head"),h.domAPI=o(),h.insertStyleElement=m(),i()(g.A,h),g.A&&g.A.locals&&g.A.locals;var v=n(53110),w=n(71089),A=n(35810),y=n(88164),b=n(21777),C=n(26287);class _ extends Error{constructor(t){super(t||"Promise was canceled"),this.name="CancelError"}get isCanceled(){return!0}}const x=Object.freeze({pending:Symbol("pending"),canceled:Symbol("canceled"),resolved:Symbol("resolved"),rejected:Symbol("rejected")});class T{static fn(t){return(...e)=>new T(((n,s,i)=>{e.push(i),t(...e).then(n,s)}))}#t=[];#e=!0;#n=x.pending;#s;#i;constructor(t){this.#s=new Promise(((e,n)=>{this.#i=n;const s=t=>{if(this.#n!==x.pending)throw new Error(`The \`onCancel\` handler was attached after the promise ${this.#n.description}.`);this.#t.push(t)};Object.defineProperties(s,{shouldReject:{get:()=>this.#e,set:t=>{this.#e=t}}}),t((t=>{this.#n===x.canceled&&s.shouldReject||(e(t),this.#r(x.resolved))}),(t=>{this.#n===x.canceled&&s.shouldReject||(n(t),this.#r(x.rejected))}),s)}))}then(t,e){return this.#s.then(t,e)}catch(t){return this.#s.catch(t)}finally(t){return this.#s.finally(t)}cancel(t){if(this.#n===x.pending){if(this.#r(x.canceled),this.#t.length>0)try{for(const t of this.#t)t()}catch(t){return void this.#i(t)}this.#e&&this.#i(new _(t))}}get isCanceled(){return this.#n===x.canceled}#r(t){this.#n===x.pending&&(this.#n=t)}}Object.setPrototypeOf(T.prototype,Promise.prototype);var k=n(9052);class E extends Error{constructor(t){super(t),this.name="TimeoutError"}}class S extends Error{constructor(t){super(),this.name="AbortError",this.message=t}}const L=t=>void 0===globalThis.DOMException?new S(t):new DOMException(t),N=t=>{const e=void 0===t.reason?L("This operation was aborted."):t.reason;return e instanceof Error?e:L(e)};class P{#o=[];enqueue(t,e){const n={priority:(e={priority:0,...e}).priority,run:t};if(this.size&&this.#o[this.size-1].priority>=e.priority)return void this.#o.push(n);const s=function(t,e,n){let s=0,i=t.length;for(;i>0;){const n=Math.trunc(i/2);let o=s+n;r=t[o],e.priority-r.priority<=0?(s=++o,i-=n+1):i=n}var r;return s}(this.#o,n);this.#o.splice(s,0,n)}dequeue(){const t=this.#o.shift();return t?.run}filter(t){return this.#o.filter((e=>e.priority===t.priority)).map((t=>t.run))}get size(){return this.#o.length}}class I extends k{#a;#l;#c=0;#d;#u;#m=0;#p;#f;#o;#g;#h=0;#v;#w;#A;timeout;constructor(t){if(super(),!("number"==typeof(t={carryoverConcurrencyCount:!1,intervalCap:Number.POSITIVE_INFINITY,interval:0,concurrency:Number.POSITIVE_INFINITY,autoStart:!0,queueClass:P,...t}).intervalCap&&t.intervalCap>=1))throw new TypeError(`Expected \`intervalCap\` to be a number from 1 and up, got \`${t.intervalCap?.toString()??""}\` (${typeof t.intervalCap})`);if(void 0===t.interval||!(Number.isFinite(t.interval)&&t.interval>=0))throw new TypeError(`Expected \`interval\` to be a finite number >= 0, got \`${t.interval?.toString()??""}\` (${typeof t.interval})`);this.#a=t.carryoverConcurrencyCount,this.#l=t.intervalCap===Number.POSITIVE_INFINITY||0===t.interval,this.#d=t.intervalCap,this.#u=t.interval,this.#o=new t.queueClass,this.#g=t.queueClass,this.concurrency=t.concurrency,this.timeout=t.timeout,this.#A=!0===t.throwOnTimeout,this.#w=!1===t.autoStart}get#y(){return this.#l||this.#c{this.#x()}),e)),!0;this.#c=this.#a?this.#h:0}return!1}#_(){if(0===this.#o.size)return this.#p&&clearInterval(this.#p),this.#p=void 0,this.emit("empty"),0===this.#h&&this.emit("idle"),!1;if(!this.#w){const t=!this.#E;if(this.#y&&this.#b){const e=this.#o.dequeue();return!!e&&(this.emit("active"),e(),t&&this.#k(),!0)}}return!1}#k(){this.#l||void 0!==this.#p||(this.#p=setInterval((()=>{this.#T()}),this.#u),this.#m=Date.now()+this.#u)}#T(){0===this.#c&&0===this.#h&&this.#p&&(clearInterval(this.#p),this.#p=void 0),this.#c=this.#a?this.#h:0,this.#S()}#S(){for(;this.#_(););}get concurrency(){return this.#v}set concurrency(t){if(!("number"==typeof t&&t>=1))throw new TypeError(`Expected \`concurrency\` to be a number from 1 and up, got \`${t}\` (${typeof t})`);this.#v=t,this.#S()}async#L(t){return new Promise(((e,n)=>{t.addEventListener("abort",(()=>{n(t.reason)}),{once:!0})}))}async add(t,e={}){return e={timeout:this.timeout,throwOnTimeout:this.#A,...e},new Promise(((n,s)=>{this.#o.enqueue((async()=>{this.#h++,this.#c++;try{e.signal?.throwIfAborted();let s=t({signal:e.signal});e.timeout&&(s=function(t,e){const{milliseconds:n,fallback:s,message:i,customTimers:r={setTimeout,clearTimeout}}=e;let o;const a=new Promise(((a,l)=>{if("number"!=typeof n||1!==Math.sign(n))throw new TypeError(`Expected \`milliseconds\` to be a positive number, got \`${n}\``);if(e.signal){const{signal:t}=e;t.aborted&&l(N(t)),t.addEventListener("abort",(()=>{l(N(t))}))}if(n===Number.POSITIVE_INFINITY)return void t.then(a,l);const c=new E;o=r.setTimeout.call(void 0,(()=>{if(s)try{a(s())}catch(t){l(t)}else"function"==typeof t.cancel&&t.cancel(),!1===i?a():i instanceof Error?l(i):(c.message=i??`Promise timed out after ${n} milliseconds`,l(c))}),n),(async()=>{try{a(await t)}catch(t){l(t)}})()})).finally((()=>{a.clear()}));return a.clear=()=>{r.clearTimeout.call(void 0,o),o=void 0},a}(Promise.resolve(s),{milliseconds:e.timeout})),e.signal&&(s=Promise.race([s,this.#L(e.signal)]));const i=await s;n(i),this.emit("completed",i)}catch(t){if(t instanceof E&&!e.throwOnTimeout)return void n();s(t),this.emit("error",t)}finally{this.#C()}}),e),this.emit("add"),this.#_()}))}async addAll(t,e){return Promise.all(t.map((async t=>this.add(t,e))))}start(){return this.#w?(this.#w=!1,this.#S(),this):this}pause(){this.#w=!0}clear(){this.#o=new this.#g}async onEmpty(){0!==this.#o.size&&await this.#N("empty")}async onSizeLessThan(t){this.#o.sizethis.#o.size{const s=()=>{e&&!e()||(this.off(t,s),n())};this.on(t,s)}))}get size(){return this.#o.size}sizeBy(t){return this.#o.filter(t).length}get pending(){return this.#h}get isPaused(){return this.#w}}var F=n(53529),B=n(85168),O=n(75270),D=n(85471),U=n(63420),j=n(24764),R=n(9518),M=n(6695),z=n(95101),V=n(11195);const $=async function(t,e,n,s=(()=>{}),i=void 0,r={}){let o;return o=e instanceof Blob?e:await e(),i&&(r.Destination=i),r["Content-Type"]||(r["Content-Type"]="application/octet-stream"),await C.A.request({method:"PUT",url:t,data:o,signal:n,onUploadProgress:s,headers:r})},q=function(t,e,n){return 0===e&&t.size<=n?Promise.resolve(new Blob([t],{type:t.type||"application/octet-stream"})):Promise.resolve(new Blob([t.slice(e,e+n)],{type:"application/octet-stream"}))},H=function(t=void 0){const e=window.OC?.appConfig?.files?.max_chunk_size;if(e<=0)return 0;if(!Number(e))return 10485760;const n=Math.max(Number(e),5242880);return void 0===t?n:Math.max(n,Math.ceil(t/1e4))};var W=(t=>(t[t.INITIALIZED=0]="INITIALIZED",t[t.UPLOADING=1]="UPLOADING",t[t.ASSEMBLING=2]="ASSEMBLING",t[t.FINISHED=3]="FINISHED",t[t.CANCELLED=4]="CANCELLED",t[t.FAILED=5]="FAILED",t))(W||{});let G=class{_source;_file;_isChunked;_chunks;_size;_uploaded=0;_startTime=0;_status=0;_controller;_response=null;constructor(t,e=!1,n,s){const i=Math.min(H()>0?Math.ceil(n/H()):1,1e4);this._source=t,this._isChunked=e&&H()>0&&i>1,this._chunks=this._isChunked?i:1,this._size=n,this._file=s,this._controller=new AbortController}get source(){return this._source}get file(){return this._file}get isChunked(){return this._isChunked}get chunks(){return this._chunks}get size(){return this._size}get startTime(){return this._startTime}set response(t){this._response=t}get response(){return this._response}get uploaded(){return this._uploaded}set uploaded(t){if(t>=this._size)return this._status=this._isChunked?2:3,void(this._uploaded=this._size);this._status=1,this._uploaded=t,0===this._startTime&&(this._startTime=(new Date).getTime())}get status(){return this._status}set status(t){this._status=t}get signal(){return this._controller.signal}cancel(){this._controller.abort(),this._status=4}};const Y=null===(K=(0,b.HW)())?(0,F.YK)().setApp("uploader").build():(0,F.YK)().setApp("uploader").setUid(K.uid).build();var K,Q=(t=>(t[t.IDLE=0]="IDLE",t[t.UPLOADING=1]="UPLOADING",t[t.PAUSED=2]="PAUSED",t))(Q||{});class X{_destinationFolder;_isPublic;_uploadQueue=[];_jobQueue=new I({concurrency:3});_queueSize=0;_queueProgress=0;_queueStatus=0;_notifiers=[];constructor(t=!1,e){if(this._isPublic=t,!e){const t=(0,b.HW)()?.uid,n=(0,y.dC)(`dav/files/${t}`);if(!t)throw new Error("User is not logged in");e=new A.vd({id:0,owner:t,permissions:A.aX.ALL,root:`/files/${t}`,source:n})}this.destination=e,Y.debug("Upload workspace initialized",{destination:this.destination,root:this.root,isPublic:t,maxChunksSize:H()})}get destination(){return this._destinationFolder}set destination(t){if(!t)throw new Error("Invalid destination folder");Y.debug("Destination set",{folder:t}),this._destinationFolder=t}get root(){return this._destinationFolder.source}get queue(){return this._uploadQueue}reset(){this._uploadQueue.splice(0,this._uploadQueue.length),this._jobQueue.clear(),this._queueSize=0,this._queueProgress=0,this._queueStatus=0}pause(){this._jobQueue.pause(),this._queueStatus=2}start(){this._jobQueue.start(),this._queueStatus=1,this.updateStats()}get info(){return{size:this._queueSize,progress:this._queueProgress,status:this._queueStatus}}updateStats(){const t=this._uploadQueue.map((t=>t.size)).reduce(((t,e)=>t+e),0),e=this._uploadQueue.map((t=>t.uploaded)).reduce(((t,e)=>t+e),0);this._queueSize=t,this._queueProgress=e,2!==this._queueStatus&&(this._queueStatus=this._jobQueue.size>0?1:0)}addNotifier(t){this._notifiers.push(t)}upload(t,e,n){const s=`${n||this.root}/${t.replace(/^\//,"")}`,{origin:i}=new URL(s),r=i+(0,w.O0)(s.slice(i.length));Y.debug(`Uploading ${e.name} to ${r}`);const o=H(e.size),a=0===o||e.size{if(s(l.cancel),a){Y.debug("Initializing regular upload",{file:e,upload:l});const s=await q(e,0,l.size),i=async()=>{try{l.response=await $(r,s,l.signal,(t=>{l.uploaded=l.uploaded+t.bytes,this.updateStats()}),void 0,{"X-OC-Mtime":e.lastModified/1e3,"Content-Type":e.type}),l.uploaded=l.size,this.updateStats(),Y.debug(`Successfully uploaded ${e.name}`,{file:e,upload:l}),t(l)}catch(t){if(t instanceof v.k3)return l.status=W.FAILED,void n("Upload has been cancelled");t?.response&&(l.response=t.response),l.status=W.FAILED,Y.error(`Failed uploading ${e.name}`,{error:t,file:e,upload:l}),n("Failed uploading the file")}this._notifiers.forEach((t=>{try{t(l)}catch{}}))};this._jobQueue.add(i),this.updateStats()}else{Y.debug("Initializing chunked upload",{file:e,upload:l});const s=await async function(t){const e=`${(0,y.dC)(`dav/uploads/${(0,b.HW)()?.uid}`)}/web-file-upload-${[...Array(16)].map((()=>Math.floor(16*Math.random()).toString(16))).join("")}`,n=t?{Destination:t}:void 0;return await C.A.request({method:"MKCOL",url:e,headers:n}),e}(r),i=[];for(let t=0;tq(e,n,o),d=()=>$(`${s}/${t+1}`,c,l.signal,(()=>this.updateStats()),r,{"X-OC-Mtime":e.lastModified/1e3,"OC-Total-Length":e.size,"Content-Type":"application/octet-stream"}).then((()=>{l.uploaded=l.uploaded+o})).catch((e=>{throw 507===e?.response?.status?(Y.error("Upload failed, not enough space on the server or quota exceeded. Cancelling the remaining chunks",{error:e,upload:l}),l.cancel(),l.status=W.FAILED,e):(e instanceof v.k3||(Y.error(`Chunk ${t+1} ${n} - ${a} uploading failed`,{error:e,upload:l}),l.cancel(),l.status=W.FAILED),e)}));i.push(this._jobQueue.add(d))}try{await Promise.all(i),this.updateStats(),l.response=await C.A.request({method:"MOVE",url:`${s}/.file`,headers:{"X-OC-Mtime":e.lastModified/1e3,"OC-Total-Length":e.size,Destination:r}}),this.updateStats(),l.status=W.FINISHED,Y.debug(`Successfully uploaded ${e.name}`,{file:e,upload:l}),t(l)}catch(t){t instanceof v.k3?(l.status=W.FAILED,n("Upload has been cancelled")):(l.status=W.FAILED,n("Failed assembling the chunks together")),C.A.request({method:"DELETE",url:`${s}`})}this._notifiers.forEach((t=>{try{t(l)}catch{}}))}return this._jobQueue.onIdle().then((()=>this.reset())),l}))}}function J(t,e,n,s,i,r,o,a){var l,c="function"==typeof t?t.options:t;if(e&&(c.render=e,c.staticRenderFns=n,c._compiled=!0),s&&(c.functional=!0),r&&(c._scopeId="data-v-"+r),o?(l=function(t){!(t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)&&typeof __VUE_SSR_CONTEXT__<"u"&&(t=__VUE_SSR_CONTEXT__),i&&i.call(this,t),t&&t._registeredComponents&&t._registeredComponents.add(o)},c._ssrRegister=l):i&&(l=a?function(){i.call(this,(c.functional?this.parent:this).$root.$options.shadowRoot)}:i),l)if(c.functional){c._injectStyles=l;var d=c.render;c.render=function(t,e){return l.call(e),d(t,e)}}else{var u=c.beforeCreate;c.beforeCreate=u?[].concat(u,l):[l]}return{exports:t,options:c}}const Z=J({name:"CancelIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},(function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon cancel-icon",attrs:{"aria-hidden":!t.title||null,"aria-label":t.title,role:"img"},on:{click:function(e){return t.$emit("click",e)}}},"span",t.$attrs,!1),[e("svg",{staticClass:"material-design-icon__svg",attrs:{fill:t.fillColor,width:t.size,height:t.size,viewBox:"0 0 24 24"}},[e("path",{attrs:{d:"M12 2C17.5 2 22 6.5 22 12S17.5 22 12 22 2 17.5 2 12 6.5 2 12 2M12 4C10.1 4 8.4 4.6 7.1 5.7L18.3 16.9C19.3 15.5 20 13.8 20 12C20 7.6 16.4 4 12 4M16.9 18.3L5.7 7.1C4.6 8.4 4 10.1 4 12C4 16.4 7.6 20 12 20C13.9 20 15.6 19.4 16.9 18.3Z"}},[t.title?e("title",[t._v(t._s(t.title))]):t._e()])])])}),[],!1,null,null,null,null).exports,tt=J({name:"PlusIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},(function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon plus-icon",attrs:{"aria-hidden":!t.title||null,"aria-label":t.title,role:"img"},on:{click:function(e){return t.$emit("click",e)}}},"span",t.$attrs,!1),[e("svg",{staticClass:"material-design-icon__svg",attrs:{fill:t.fillColor,width:t.size,height:t.size,viewBox:"0 0 24 24"}},[e("path",{attrs:{d:"M19,13H13V19H11V13H5V11H11V5H13V11H19V13Z"}},[t.title?e("title",[t._v(t._s(t.title))]):t._e()])])])}),[],!1,null,null,null,null).exports,et=J({name:"UploadIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},(function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon upload-icon",attrs:{"aria-hidden":!t.title||null,"aria-label":t.title,role:"img"},on:{click:function(e){return t.$emit("click",e)}}},"span",t.$attrs,!1),[e("svg",{staticClass:"material-design-icon__svg",attrs:{fill:t.fillColor,width:t.size,height:t.size,viewBox:"0 0 24 24"}},[e("path",{attrs:{d:"M9,16V10H5L12,3L19,10H15V16H9M5,20V18H19V20H5Z"}},[t.title?e("title",[t._v(t._s(t.title))]):t._e()])])])}),[],!1,null,null,null,null).exports,nt=(0,V.$)().detectLocale();[{locale:"af",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Afrikaans (https://www.transifex.com/nextcloud/teams/64236/af/)","Content-Type":"text/plain; charset=UTF-8",Language:"af","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Afrikaans (https://www.transifex.com/nextcloud/teams/64236/af/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: af\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"ar",json:{charset:"utf-8",headers:{"Last-Translator":"Ali , 2024","Language-Team":"Arabic (https://app.transifex.com/nextcloud/teams/64236/ar/)","Content-Type":"text/plain; charset=UTF-8",Language:"ar","Plural-Forms":"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nJoas Schilling, 2024\nAli , 2024\n"},msgstr:["Last-Translator: Ali , 2024\nLanguage-Team: Arabic (https://app.transifex.com/nextcloud/teams/64236/ar/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: ar\nPlural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"]},"{count} file conflict":{msgid:"{count} file conflict",msgid_plural:"{count} files conflict",msgstr:["{count} ملف متعارض","{count} ملف متعارض","{count} ملفان متعارضان","{count} ملف متعارض","{count} ملفات متعارضة","{count} ملفات متعارضة"]},"{count} file conflict in {dirname}":{msgid:"{count} file conflict in {dirname}",msgid_plural:"{count} file conflicts in {dirname}",msgstr:["{count} ملف متعارض في n {dirname}","{count} ملف متعارض في n {dirname}","{count} ملفان متعارضان في n {dirname}","{count} ملف متعارض في n {dirname}","{count} ملفات متعارضة في n {dirname}","{count} ملفات متعارضة في n {dirname}"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["{seconds} ثانية متبقية"]},"{time} left":{msgid:"{time} left",comments:{extracted:"TRANSLATORS time has the format 00:00:00"},msgstr:["{time} متبقية"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["باقٍ بضعُ ثوانٍ"]},Cancel:{msgid:"Cancel",msgstr:["إلغاء"]},"Cancel the entire operation":{msgid:"Cancel the entire operation",msgstr:["إلغِ العملية بالكامل"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["إلغاء عمليات رفع الملفات"]},Continue:{msgid:"Continue",msgstr:["إستمر"]},"estimating time left":{msgid:"estimating time left",msgstr:["تقدير الوقت المتبقي"]},"Existing version":{msgid:"Existing version",msgstr:["الإصدار الحالي"]},"If you select both versions, the copied file will have a number added to its name.":{msgid:"If you select both versions, the copied file will have a number added to its name.",msgstr:["إذا اخترت الإبقاء على النسختين معاً، فإن الملف المنسوخ سيتم إلحاق رقم تسلسلي في نهاية اسمه."]},"Last modified date unknown":{msgid:"Last modified date unknown",msgstr:["تاريخ آخر تعديل غير معلوم"]},New:{msgid:"New",msgstr:["جديد"]},"New version":{msgid:"New version",msgstr:["نسخة جديدة"]},paused:{msgid:"paused",msgstr:["مُجمَّد"]},"Preview image":{msgid:"Preview image",msgstr:["معاينة الصورة"]},"Select all checkboxes":{msgid:"Select all checkboxes",msgstr:["حدِّد كل صناديق الخيارات"]},"Select all existing files":{msgid:"Select all existing files",msgstr:["حدِّد كل الملفات الموجودة"]},"Select all new files":{msgid:"Select all new files",msgstr:["حدِّد كل الملفات الجديدة"]},"Skip this file":{msgid:"Skip this file",msgid_plural:"Skip {count} files",msgstr:["تخطَّ {count} ملف","تخطَّ {count} ملف","تخطَّ {count} ملف","تخطَّ {count} ملف","تخطَّ {count} ملف","تخطَّ {count} ملف"]},"Unknown size":{msgid:"Unknown size",msgstr:["حجم غير معلوم"]},"Upload cancelled":{msgid:"Upload cancelled",msgstr:["تمَّ إلغاء الرفع"]},"Upload files":{msgid:"Upload files",msgstr:["رفع ملفات"]},"Upload progress":{msgid:"Upload progress",msgstr:["تقدُّم الرفع "]},"When an incoming folder is selected, any conflicting files within it will also be overwritten.":{msgid:"When an incoming folder is selected, any conflicting files within it will also be overwritten.",msgstr:["عند تحديد مجلد وارد، أي ملفات متعارضة بداخله ستتم الكتابة فوقها."]},"Which files do you want to keep?":{msgid:"Which files do you want to keep?",msgstr:["أيُّ الملفات ترغب في الإبقاء عليها؟"]},"You need to select at least one version of each file to continue.":{msgid:"You need to select at least one version of each file to continue.",msgstr:["يجب أن تختار نسخة واحدة على الأقل من كل ملف للاستمرار."]}}}}},{locale:"ar_SA",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Arabic (Saudi Arabia) (https://www.transifex.com/nextcloud/teams/64236/ar_SA/)","Content-Type":"text/plain; charset=UTF-8",Language:"ar_SA","Plural-Forms":"nplurals=6; plural=(n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Arabic (Saudi Arabia) (https://www.transifex.com/nextcloud/teams/64236/ar_SA/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: ar_SA\nPlural-Forms: nplurals=6; plural=(n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"ast",json:{charset:"utf-8",headers:{"Last-Translator":"enolp , 2023","Language-Team":"Asturian (https://app.transifex.com/nextcloud/teams/64236/ast/)","Content-Type":"text/plain; charset=UTF-8",Language:"ast","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nenolp , 2023\n"},msgstr:["Last-Translator: enolp , 2023\nLanguage-Team: Asturian (https://app.transifex.com/nextcloud/teams/64236/ast/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: ast\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{count} file conflict":{msgid:"{count} file conflict",msgid_plural:"{count} files conflict",msgstr:["{count} ficheru en coflictu","{count} ficheros en coflictu"]},"{count} file conflict in {dirname}":{msgid:"{count} file conflict in {dirname}",msgid_plural:"{count} file conflicts in {dirname}",msgstr:["{count} ficheru en coflictu en {dirname}","{count} ficheros en coflictu en {dirname}"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["Queden {seconds} segundos"]},"{time} left":{msgid:"{time} left",comments:{extracted:"TRANSLATORS time has the format 00:00:00"},msgstr:["Tiempu que queda: {time}"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["queden unos segundos"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["Encaboxar les xubes"]},Continue:{msgid:"Continue",msgstr:["Siguir"]},"estimating time left":{msgid:"estimating time left",msgstr:["estimando'l tiempu que falta"]},"Existing version":{msgid:"Existing version",msgstr:["Versión esistente"]},"If you select both versions, the copied file will have a number added to its name.":{msgid:"If you select both versions, the copied file will have a number added to its name.",msgstr:["Si seleiciones dambes versiones, el ficheru copiáu va tener un númberu amestáu al so nome."]},"Last modified date unknown":{msgid:"Last modified date unknown",msgstr:["La data de la última modificación ye desconocida"]},New:{msgid:"New",msgstr:["Nuevu"]},"New version":{msgid:"New version",msgstr:["Versión nueva"]},paused:{msgid:"paused",msgstr:["en posa"]},"Preview image":{msgid:"Preview image",msgstr:["Previsualizar la imaxe"]},"Select all checkboxes":{msgid:"Select all checkboxes",msgstr:["Marcar toles caxelles"]},"Select all existing files":{msgid:"Select all existing files",msgstr:["Seleicionar tolos ficheros esistentes"]},"Select all new files":{msgid:"Select all new files",msgstr:["Seleicionar tolos ficheros nuevos"]},"Skip this file":{msgid:"Skip this file",msgid_plural:"Skip {count} files",msgstr:["Saltar esti ficheru","Saltar {count} ficheros"]},"Unknown size":{msgid:"Unknown size",msgstr:["Tamañu desconocíu"]},"Upload cancelled":{msgid:"Upload cancelled",msgstr:["Encaboxóse la xuba"]},"Upload files":{msgid:"Upload files",msgstr:["Xubir ficheros"]},"Upload progress":{msgid:"Upload progress",msgstr:["Xuba en cursu"]},"Which files do you want to keep?":{msgid:"Which files do you want to keep?",msgstr:["¿Qué ficheros quies caltener?"]},"You need to select at least one version of each file to continue.":{msgid:"You need to select at least one version of each file to continue.",msgstr:["Tienes de seleicionar polo menos una versión de cada ficheru pa siguir."]}}}}},{locale:"az",json:{charset:"utf-8",headers:{"Last-Translator":"Rashad Aliyev , 2023","Language-Team":"Azerbaijani (https://app.transifex.com/nextcloud/teams/64236/az/)","Content-Type":"text/plain; charset=UTF-8",Language:"az","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nRashad Aliyev , 2023\n"},msgstr:["Last-Translator: Rashad Aliyev , 2023\nLanguage-Team: Azerbaijani (https://app.transifex.com/nextcloud/teams/64236/az/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: az\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["{seconds} saniyə qalıb"]},"{time} left":{msgid:"{time} left",comments:{extracted:"time has the format 00:00:00"},msgstr:["{time} qalıb"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["bir neçə saniyə qalıb"]},Add:{msgid:"Add",msgstr:["Əlavə et"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["Yükləməni imtina et"]},"estimating time left":{msgid:"estimating time left",msgstr:["Təxmini qalan vaxt"]},paused:{msgid:"paused",msgstr:["pauzadadır"]},"Upload files":{msgid:"Upload files",msgstr:["Faylları yüklə"]}}}}},{locale:"be",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Belarusian (https://www.transifex.com/nextcloud/teams/64236/be/)","Content-Type":"text/plain; charset=UTF-8",Language:"be","Plural-Forms":"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Belarusian (https://www.transifex.com/nextcloud/teams/64236/be/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: be\nPlural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"bg_BG",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Bulgarian (Bulgaria) (https://www.transifex.com/nextcloud/teams/64236/bg_BG/)","Content-Type":"text/plain; charset=UTF-8",Language:"bg_BG","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Bulgarian (Bulgaria) (https://www.transifex.com/nextcloud/teams/64236/bg_BG/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: bg_BG\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"bn_BD",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Bengali (Bangladesh) (https://www.transifex.com/nextcloud/teams/64236/bn_BD/)","Content-Type":"text/plain; charset=UTF-8",Language:"bn_BD","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Bengali (Bangladesh) (https://www.transifex.com/nextcloud/teams/64236/bn_BD/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: bn_BD\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"br",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Breton (https://www.transifex.com/nextcloud/teams/64236/br/)","Content-Type":"text/plain; charset=UTF-8",Language:"br","Plural-Forms":"nplurals=5; plural=((n%10 == 1) && (n%100 != 11) && (n%100 !=71) && (n%100 !=91) ? 0 :(n%10 == 2) && (n%100 != 12) && (n%100 !=72) && (n%100 !=92) ? 1 :(n%10 ==3 || n%10==4 || n%10==9) && (n%100 < 10 || n% 100 > 19) && (n%100 < 70 || n%100 > 79) && (n%100 < 90 || n%100 > 99) ? 2 :(n != 0 && n % 1000000 == 0) ? 3 : 4);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Breton (https://www.transifex.com/nextcloud/teams/64236/br/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: br\nPlural-Forms: nplurals=5; plural=((n%10 == 1) && (n%100 != 11) && (n%100 !=71) && (n%100 !=91) ? 0 :(n%10 == 2) && (n%100 != 12) && (n%100 !=72) && (n%100 !=92) ? 1 :(n%10 ==3 || n%10==4 || n%10==9) && (n%100 < 10 || n% 100 > 19) && (n%100 < 70 || n%100 > 79) && (n%100 < 90 || n%100 > 99) ? 2 :(n != 0 && n % 1000000 == 0) ? 3 : 4);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"bs",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Bosnian (https://www.transifex.com/nextcloud/teams/64236/bs/)","Content-Type":"text/plain; charset=UTF-8",Language:"bs","Plural-Forms":"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Bosnian (https://www.transifex.com/nextcloud/teams/64236/bs/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: bs\nPlural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"ca",json:{charset:"utf-8",headers:{"Last-Translator":"Toni Hermoso Pulido , 2022","Language-Team":"Catalan (https://www.transifex.com/nextcloud/teams/64236/ca/)","Content-Type":"text/plain; charset=UTF-8",Language:"ca","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nMarc Riera , 2022\nToni Hermoso Pulido , 2022\n"},msgstr:["Last-Translator: Toni Hermoso Pulido , 2022\nLanguage-Team: Catalan (https://www.transifex.com/nextcloud/teams/64236/ca/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: ca\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["Queden {seconds} segons"]},"{time} left":{msgid:"{time} left",comments:{extracted:"time has the format 00:00:00"},msgstr:["Queden {time}"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["Queden uns segons"]},Add:{msgid:"Add",msgstr:["Afegeix"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["Cancel·la les pujades"]},"estimating time left":{msgid:"estimating time left",msgstr:["S'està estimant el temps restant"]},paused:{msgid:"paused",msgstr:["En pausa"]},"Upload files":{msgid:"Upload files",msgstr:["Puja els fitxers"]}}}}},{locale:"cs",json:{charset:"utf-8",headers:{"Last-Translator":"Pavel Borecki , 2022","Language-Team":"Czech (https://www.transifex.com/nextcloud/teams/64236/cs/)","Content-Type":"text/plain; charset=UTF-8",Language:"cs","Plural-Forms":"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nPavel Borecki , 2022\n"},msgstr:["Last-Translator: Pavel Borecki , 2022\nLanguage-Team: Czech (https://www.transifex.com/nextcloud/teams/64236/cs/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: cs\nPlural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["zbývá {seconds}"]},"{time} left":{msgid:"{time} left",comments:{extracted:"time has the format 00:00:00"},msgstr:["zbývá {time}"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["zbývá několik sekund"]},Add:{msgid:"Add",msgstr:["Přidat"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["Zrušit nahrávání"]},"estimating time left":{msgid:"estimating time left",msgstr:["odhadovaný zbývající čas"]},paused:{msgid:"paused",msgstr:["pozastaveno"]}}}}},{locale:"cs_CZ",json:{charset:"utf-8",headers:{"Last-Translator":"Michal Šmahel , 2024","Language-Team":"Czech (Czech Republic) (https://app.transifex.com/nextcloud/teams/64236/cs_CZ/)","Content-Type":"text/plain; charset=UTF-8",Language:"cs_CZ","Plural-Forms":"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nJoas Schilling, 2024\nMichal Šmahel , 2024\n"},msgstr:["Last-Translator: Michal Šmahel , 2024\nLanguage-Team: Czech (Czech Republic) (https://app.transifex.com/nextcloud/teams/64236/cs_CZ/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: cs_CZ\nPlural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"]},"{count} file conflict":{msgid:"{count} file conflict",msgid_plural:"{count} files conflict",msgstr:["{count} kolize souborů","{count} kolize souborů","{count} kolizí souborů","{count} kolize souborů"]},"{count} file conflict in {dirname}":{msgid:"{count} file conflict in {dirname}",msgid_plural:"{count} file conflicts in {dirname}",msgstr:["{count} kolize souboru v {dirname}","{count} kolize souboru v {dirname}","{count} kolizí souborů v {dirname}","{count} kolize souboru v {dirname}"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["zbývá {seconds}"]},"{time} left":{msgid:"{time} left",comments:{extracted:"TRANSLATORS time has the format 00:00:00"},msgstr:["zbývá {time}"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["zbývá několik sekund"]},Cancel:{msgid:"Cancel",msgstr:["Zrušit"]},"Cancel the entire operation":{msgid:"Cancel the entire operation",msgstr:["Zrušit celou operaci"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["Zrušit nahrávání"]},Continue:{msgid:"Continue",msgstr:["Pokračovat"]},"estimating time left":{msgid:"estimating time left",msgstr:["odhaduje se zbývající čas"]},"Existing version":{msgid:"Existing version",msgstr:["Existující verze"]},"If you select both versions, the copied file will have a number added to its name.":{msgid:"If you select both versions, the copied file will have a number added to its name.",msgstr:["Pokud vyberete obě verze, zkopírovaný soubor bude mít k názvu přidáno číslo."]},"Last modified date unknown":{msgid:"Last modified date unknown",msgstr:["Neznámé datum poslední úpravy"]},New:{msgid:"New",msgstr:["Nové"]},"New version":{msgid:"New version",msgstr:["Nová verze"]},paused:{msgid:"paused",msgstr:["pozastaveno"]},"Preview image":{msgid:"Preview image",msgstr:["Náhled obrázku"]},"Select all checkboxes":{msgid:"Select all checkboxes",msgstr:["Označit všechny zaškrtávací kolonky"]},"Select all existing files":{msgid:"Select all existing files",msgstr:["Vybrat veškeré stávající soubory"]},"Select all new files":{msgid:"Select all new files",msgstr:["Vybrat veškeré nové soubory"]},"Skip this file":{msgid:"Skip this file",msgid_plural:"Skip {count} files",msgstr:["Přeskočit tento soubor","Přeskočit {count} soubory","Přeskočit {count} souborů","Přeskočit {count} soubory"]},"Unknown size":{msgid:"Unknown size",msgstr:["Neznámá velikost"]},"Upload cancelled":{msgid:"Upload cancelled",msgstr:["Nahrávání zrušeno"]},"Upload files":{msgid:"Upload files",msgstr:["Nahrát soubory"]},"Upload progress":{msgid:"Upload progress",msgstr:["Postup v nahrávání"]},"When an incoming folder is selected, any conflicting files within it will also be overwritten.":{msgid:"When an incoming folder is selected, any conflicting files within it will also be overwritten.",msgstr:["Po výběru příchozí složky budou rovněž přepsány všechny v ní obsažené konfliktní soubory"]},"Which files do you want to keep?":{msgid:"Which files do you want to keep?",msgstr:["Které soubory si přejete ponechat?"]},"You need to select at least one version of each file to continue.":{msgid:"You need to select at least one version of each file to continue.",msgstr:["Aby bylo možné pokračovat, je třeba vybrat alespoň jednu verzi od každého souboru."]}}}}},{locale:"cy_GB",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Welsh (United Kingdom) (https://www.transifex.com/nextcloud/teams/64236/cy_GB/)","Content-Type":"text/plain; charset=UTF-8",Language:"cy_GB","Plural-Forms":"nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Welsh (United Kingdom) (https://www.transifex.com/nextcloud/teams/64236/cy_GB/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: cy_GB\nPlural-Forms: nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"da",json:{charset:"utf-8",headers:{"Last-Translator":"Martin Bonde , 2024","Language-Team":"Danish (https://app.transifex.com/nextcloud/teams/64236/da/)","Content-Type":"text/plain; charset=UTF-8",Language:"da","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nJoas Schilling, 2024\nMartin Bonde , 2024\n"},msgstr:["Last-Translator: Martin Bonde , 2024\nLanguage-Team: Danish (https://app.transifex.com/nextcloud/teams/64236/da/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: da\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{count} file conflict":{msgid:"{count} file conflict",msgid_plural:"{count} files conflict",msgstr:["{count} fil konflikt","{count} filer i konflikt"]},"{count} file conflict in {dirname}":{msgid:"{count} file conflict in {dirname}",msgid_plural:"{count} file conflicts in {dirname}",msgstr:["{count} fil konflikt i {dirname}","{count} filer i konflikt i {dirname}"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["{sekunder} sekunder tilbage"]},"{time} left":{msgid:"{time} left",comments:{extracted:"TRANSLATORS time has the format 00:00:00"},msgstr:["{tid} tilbage"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["et par sekunder tilbage"]},Cancel:{msgid:"Cancel",msgstr:["Annuller"]},"Cancel the entire operation":{msgid:"Cancel the entire operation",msgstr:["Annuller hele handlingen"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["Annuller uploads"]},Continue:{msgid:"Continue",msgstr:["Fortsæt"]},"estimating time left":{msgid:"estimating time left",msgstr:["estimering af resterende tid"]},"Existing version":{msgid:"Existing version",msgstr:["Eksisterende version"]},"If you select both versions, the copied file will have a number added to its name.":{msgid:"If you select both versions, the copied file will have a number added to its name.",msgstr:["Hvis du vælger begge versioner vil den kopierede fil få et nummer tilføjet til sit navn."]},"Last modified date unknown":{msgid:"Last modified date unknown",msgstr:["Sidste modifikationsdato ukendt"]},New:{msgid:"New",msgstr:["Ny"]},"New version":{msgid:"New version",msgstr:["Ny version"]},paused:{msgid:"paused",msgstr:["pauset"]},"Preview image":{msgid:"Preview image",msgstr:["Forhåndsvisning af billede"]},"Select all checkboxes":{msgid:"Select all checkboxes",msgstr:["Vælg alle felter"]},"Select all existing files":{msgid:"Select all existing files",msgstr:["Vælg alle eksisterende filer"]},"Select all new files":{msgid:"Select all new files",msgstr:["Vælg alle nye filer"]},"Skip this file":{msgid:"Skip this file",msgid_plural:"Skip {count} files",msgstr:["Spring denne fil over","Spring {count} filer over"]},"Unknown size":{msgid:"Unknown size",msgstr:["Ukendt størrelse"]},"Upload cancelled":{msgid:"Upload cancelled",msgstr:["Upload annulleret"]},"Upload files":{msgid:"Upload files",msgstr:["Upload filer"]},"Upload progress":{msgid:"Upload progress",msgstr:["Upload fremskridt"]},"When an incoming folder is selected, any conflicting files within it will also be overwritten.":{msgid:"When an incoming folder is selected, any conflicting files within it will also be overwritten.",msgstr:["Når en indgående mappe er valgt, vil alle modstridende filer i den også blive overskrevet."]},"Which files do you want to keep?":{msgid:"Which files do you want to keep?",msgstr:["Hvilke filer ønsker du at beholde?"]},"You need to select at least one version of each file to continue.":{msgid:"You need to select at least one version of each file to continue.",msgstr:["Du skal vælge mindst én version af hver fil for at fortsætte."]}}}}},{locale:"de",json:{charset:"utf-8",headers:{"Last-Translator":"Mario Siegmann , 2024","Language-Team":"German (https://app.transifex.com/nextcloud/teams/64236/de/)","Content-Type":"text/plain; charset=UTF-8",Language:"de","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nJoas Schilling, 2024\nMario Siegmann , 2024\n"},msgstr:["Last-Translator: Mario Siegmann , 2024\nLanguage-Team: German (https://app.transifex.com/nextcloud/teams/64236/de/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: de\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{count} file conflict":{msgid:"{count} file conflict",msgid_plural:"{count} files conflict",msgstr:["{count} Datei-Konflikt","{count} Datei-Konflikte"]},"{count} file conflict in {dirname}":{msgid:"{count} file conflict in {dirname}",msgid_plural:"{count} file conflicts in {dirname}",msgstr:["{count} Datei-Konflikt in {dirname}","{count} Datei-Konflikte in {dirname}"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["{seconds} Sekunden verbleibend"]},"{time} left":{msgid:"{time} left",comments:{extracted:"TRANSLATORS time has the format 00:00:00"},msgstr:["{time} verbleibend"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["noch ein paar Sekunden"]},Cancel:{msgid:"Cancel",msgstr:["Abbrechen"]},"Cancel the entire operation":{msgid:"Cancel the entire operation",msgstr:["Den gesamten Vorgang abbrechen"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["Hochladen abbrechen"]},Continue:{msgid:"Continue",msgstr:["Fortsetzen"]},"estimating time left":{msgid:"estimating time left",msgstr:["Geschätzte verbleibende Zeit"]},"Existing version":{msgid:"Existing version",msgstr:["Vorhandene Version"]},"If you select both versions, the copied file will have a number added to its name.":{msgid:"If you select both versions, the copied file will have a number added to its name.",msgstr:["Wenn du beide Versionen auswählst, wird der kopierten Datei eine Nummer zum Namen hinzugefügt."]},"Last modified date unknown":{msgid:"Last modified date unknown",msgstr:["Datum der letzten Änderung unbekannt"]},New:{msgid:"New",msgstr:["Neu"]},"New version":{msgid:"New version",msgstr:["Neue Version"]},paused:{msgid:"paused",msgstr:["Pausiert"]},"Preview image":{msgid:"Preview image",msgstr:["Vorschaubild"]},"Select all checkboxes":{msgid:"Select all checkboxes",msgstr:["Alle Kontrollkästchen aktivieren"]},"Select all existing files":{msgid:"Select all existing files",msgstr:["Alle vorhandenen Dateien auswählen"]},"Select all new files":{msgid:"Select all new files",msgstr:["Alle neuen Dateien auswählen"]},"Skip this file":{msgid:"Skip this file",msgid_plural:"Skip {count} files",msgstr:["Diese Datei überspringen","{count} Dateien überspringen"]},"Unknown size":{msgid:"Unknown size",msgstr:["Unbekannte Größe"]},"Upload cancelled":{msgid:"Upload cancelled",msgstr:["Hochladen abgebrochen"]},"Upload files":{msgid:"Upload files",msgstr:["Dateien hochladen"]},"Upload progress":{msgid:"Upload progress",msgstr:["Fortschritt beim Hochladen"]},"When an incoming folder is selected, any conflicting files within it will also be overwritten.":{msgid:"When an incoming folder is selected, any conflicting files within it will also be overwritten.",msgstr:["Wenn ein eingehender Ordner ausgewählt wird, werden alle darin enthaltenen Konfliktdateien ebenfalls überschrieben."]},"Which files do you want to keep?":{msgid:"Which files do you want to keep?",msgstr:["Welche Dateien möchtest du behalten?"]},"You need to select at least one version of each file to continue.":{msgid:"You need to select at least one version of each file to continue.",msgstr:["Du musst mindestens eine Version jeder Datei auswählen, um fortzufahren."]}}}}},{locale:"de_DE",json:{charset:"utf-8",headers:{"Last-Translator":"Mario Siegmann , 2024","Language-Team":"German (Germany) (https://app.transifex.com/nextcloud/teams/64236/de_DE/)","Content-Type":"text/plain; charset=UTF-8",Language:"de_DE","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nJoas Schilling, 2024\nMario Siegmann , 2024\n"},msgstr:["Last-Translator: Mario Siegmann , 2024\nLanguage-Team: German (Germany) (https://app.transifex.com/nextcloud/teams/64236/de_DE/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: de_DE\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{count} file conflict":{msgid:"{count} file conflict",msgid_plural:"{count} files conflict",msgstr:["{count} Datei-Konflikt","{count} Datei-Konflikte"]},"{count} file conflict in {dirname}":{msgid:"{count} file conflict in {dirname}",msgid_plural:"{count} file conflicts in {dirname}",msgstr:["{count} Datei-Konflikt in {dirname}","{count} Datei-Konflikte in {dirname}"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["{seconds} Sekunden verbleiben"]},"{time} left":{msgid:"{time} left",comments:{extracted:"TRANSLATORS time has the format 00:00:00"},msgstr:["{time} verbleibend"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["ein paar Sekunden verbleiben"]},Cancel:{msgid:"Cancel",msgstr:["Abbrechen"]},"Cancel the entire operation":{msgid:"Cancel the entire operation",msgstr:["Den gesamten Vorgang abbrechen"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["Hochladen abbrechen"]},Continue:{msgid:"Continue",msgstr:["Fortsetzen"]},"estimating time left":{msgid:"estimating time left",msgstr:["Geschätzte verbleibende Zeit"]},"Existing version":{msgid:"Existing version",msgstr:["Vorhandene Version"]},"If you select both versions, the copied file will have a number added to its name.":{msgid:"If you select both versions, the copied file will have a number added to its name.",msgstr:["Wenn Sie beide Versionen auswählen, wird der kopierten Datei eine Nummer zum Namen hinzugefügt."]},"Last modified date unknown":{msgid:"Last modified date unknown",msgstr:["Datum der letzten Änderung unbekannt"]},New:{msgid:"New",msgstr:["Neu"]},"New version":{msgid:"New version",msgstr:["Neue Version"]},paused:{msgid:"paused",msgstr:["Pausiert"]},"Preview image":{msgid:"Preview image",msgstr:["Vorschaubild"]},"Select all checkboxes":{msgid:"Select all checkboxes",msgstr:["Alle Kontrollkästchen aktivieren"]},"Select all existing files":{msgid:"Select all existing files",msgstr:["Alle vorhandenen Dateien auswählen"]},"Select all new files":{msgid:"Select all new files",msgstr:["Alle neuen Dateien auswählen"]},"Skip this file":{msgid:"Skip this file",msgid_plural:"Skip {count} files",msgstr:["{count} Datei überspringen","{count} Dateien überspringen"]},"Unknown size":{msgid:"Unknown size",msgstr:["Unbekannte Größe"]},"Upload cancelled":{msgid:"Upload cancelled",msgstr:["Hochladen abgebrochen"]},"Upload files":{msgid:"Upload files",msgstr:["Dateien hochladen"]},"Upload progress":{msgid:"Upload progress",msgstr:["Fortschritt beim Hochladen"]},"When an incoming folder is selected, any conflicting files within it will also be overwritten.":{msgid:"When an incoming folder is selected, any conflicting files within it will also be overwritten.",msgstr:["Wenn ein eingehender Ordner ausgewählt wird, werden alle darin enthaltenen Konfliktdateien ebenfalls überschrieben."]},"Which files do you want to keep?":{msgid:"Which files do you want to keep?",msgstr:["Welche Dateien möchten Sie behalten?"]},"You need to select at least one version of each file to continue.":{msgid:"You need to select at least one version of each file to continue.",msgstr:["Sie müssen mindestens eine Version jeder Datei auswählen, um fortzufahren."]}}}}},{locale:"el",json:{charset:"utf-8",headers:{"Last-Translator":"Nik Pap, 2022","Language-Team":"Greek (https://www.transifex.com/nextcloud/teams/64236/el/)","Content-Type":"text/plain; charset=UTF-8",Language:"el","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nNik Pap, 2022\n"},msgstr:["Last-Translator: Nik Pap, 2022\nLanguage-Team: Greek (https://www.transifex.com/nextcloud/teams/64236/el/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: el\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["απομένουν {seconds} δευτερόλεπτα"]},"{time} left":{msgid:"{time} left",comments:{extracted:"time has the format 00:00:00"},msgstr:["απομένουν {time}"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["απομένουν λίγα δευτερόλεπτα"]},Add:{msgid:"Add",msgstr:["Προσθήκη"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["Ακύρωση μεταφορτώσεων"]},"estimating time left":{msgid:"estimating time left",msgstr:["εκτίμηση του χρόνου που απομένει"]},paused:{msgid:"paused",msgstr:["σε παύση"]},"Upload files":{msgid:"Upload files",msgstr:["Μεταφόρτωση αρχείων"]}}}}},{locale:"el_GR",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Greek (Greece) (https://www.transifex.com/nextcloud/teams/64236/el_GR/)","Content-Type":"text/plain; charset=UTF-8",Language:"el_GR","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Greek (Greece) (https://www.transifex.com/nextcloud/teams/64236/el_GR/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: el_GR\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"en_GB",json:{charset:"utf-8",headers:{"Last-Translator":"Andi Chandler , 2023","Language-Team":"English (United Kingdom) (https://app.transifex.com/nextcloud/teams/64236/en_GB/)","Content-Type":"text/plain; charset=UTF-8",Language:"en_GB","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nJohn Molakvoæ , 2023\nAndi Chandler , 2023\n"},msgstr:["Last-Translator: Andi Chandler , 2023\nLanguage-Team: English (United Kingdom) (https://app.transifex.com/nextcloud/teams/64236/en_GB/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: en_GB\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{count} file conflict":{msgid:"{count} file conflict",msgid_plural:"{count} files conflict",msgstr:["{count} file conflict","{count} files conflict"]},"{count} file conflict in {dirname}":{msgid:"{count} file conflict in {dirname}",msgid_plural:"{count} file conflicts in {dirname}",msgstr:["{count} file conflict in {dirname}","{count} file conflicts in {dirname}"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["{seconds} seconds left"]},"{time} left":{msgid:"{time} left",comments:{extracted:"TRANSLATORS time has the format 00:00:00"},msgstr:["{time} left"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["a few seconds left"]},Add:{msgid:"Add",msgstr:["Add"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["Cancel uploads"]},Continue:{msgid:"Continue",msgstr:["Continue"]},"estimating time left":{msgid:"estimating time left",msgstr:["estimating time left"]},"Existing version":{msgid:"Existing version",msgstr:["Existing version"]},"If you select both versions, the copied file will have a number added to its name.":{msgid:"If you select both versions, the copied file will have a number added to its name.",msgstr:["If you select both versions, the copied file will have a number added to its name."]},"Last modified date unknown":{msgid:"Last modified date unknown",msgstr:["Last modified date unknown"]},"New version":{msgid:"New version",msgstr:["New version"]},paused:{msgid:"paused",msgstr:["paused"]},"Preview image":{msgid:"Preview image",msgstr:["Preview image"]},"Select all checkboxes":{msgid:"Select all checkboxes",msgstr:["Select all checkboxes"]},"Select all existing files":{msgid:"Select all existing files",msgstr:["Select all existing files"]},"Select all new files":{msgid:"Select all new files",msgstr:["Select all new files"]},"Skip this file":{msgid:"Skip this file",msgid_plural:"Skip {count} files",msgstr:["Skip this file","Skip {count} files"]},"Unknown size":{msgid:"Unknown size",msgstr:["Unknown size"]},"Upload cancelled":{msgid:"Upload cancelled",msgstr:["Upload cancelled"]},"Upload files":{msgid:"Upload files",msgstr:["Upload files"]},"Which files do you want to keep?":{msgid:"Which files do you want to keep?",msgstr:["Which files do you want to keep?"]},"You need to select at least one version of each file to continue.":{msgid:"You need to select at least one version of each file to continue.",msgstr:["You need to select at least one version of each file to continue."]}}}}},{locale:"eo",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Esperanto (https://www.transifex.com/nextcloud/teams/64236/eo/)","Content-Type":"text/plain; charset=UTF-8",Language:"eo","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Esperanto (https://www.transifex.com/nextcloud/teams/64236/eo/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: eo\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"es",json:{charset:"utf-8",headers:{"Last-Translator":"Julio C. Ortega, 2024","Language-Team":"Spanish (https://app.transifex.com/nextcloud/teams/64236/es/)","Content-Type":"text/plain; charset=UTF-8",Language:"es","Plural-Forms":"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nJohn Molakvoæ , 2023\nFranciscoFJ , 2023\nNext Cloud , 2023\nJulio C. Ortega, 2024\n"},msgstr:["Last-Translator: Julio C. Ortega, 2024\nLanguage-Team: Spanish (https://app.transifex.com/nextcloud/teams/64236/es/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: es\nPlural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"]},"{count} file conflict":{msgid:"{count} file conflict",msgid_plural:"{count} files conflict",msgstr:["{count} archivo en conflicto","{count} archivos en conflicto","{count} archivos en conflicto"]},"{count} file conflict in {dirname}":{msgid:"{count} file conflict in {dirname}",msgid_plural:"{count} file conflicts in {dirname}",msgstr:["{count} archivo en conflicto en {dirname}","{count} archivos en conflicto en {dirname}","{count} archivos en conflicto en {dirname}"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["{seconds} segundos restantes"]},"{time} left":{msgid:"{time} left",comments:{extracted:"TRANSLATORS time has the format 00:00:00"},msgstr:["{time} restante"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["quedan unos segundos"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["Cancelar subidas"]},Continue:{msgid:"Continue",msgstr:["Continuar"]},"estimating time left":{msgid:"estimating time left",msgstr:["estimando tiempo restante"]},"Existing version":{msgid:"Existing version",msgstr:["Versión existente"]},"If you select both versions, the copied file will have a number added to its name.":{msgid:"If you select both versions, the copied file will have a number added to its name.",msgstr:["Si selecciona ambas versiones, al archivo copiado se le añadirá un número en el nombre."]},"Last modified date unknown":{msgid:"Last modified date unknown",msgstr:["Última fecha de modificación desconocida"]},New:{msgid:"New",msgstr:["Nuevo"]},"New version":{msgid:"New version",msgstr:["Nueva versión"]},paused:{msgid:"paused",msgstr:["pausado"]},"Preview image":{msgid:"Preview image",msgstr:["Previsualizar imagen"]},"Select all checkboxes":{msgid:"Select all checkboxes",msgstr:["Seleccionar todas las casillas de verificación"]},"Select all existing files":{msgid:"Select all existing files",msgstr:["Seleccionar todos los archivos existentes"]},"Select all new files":{msgid:"Select all new files",msgstr:["Seleccionar todos los archivos nuevos"]},"Skip this file":{msgid:"Skip this file",msgid_plural:"Skip {count} files",msgstr:["Saltar este archivo","Saltar {count} archivos","Saltar {count} archivos"]},"Unknown size":{msgid:"Unknown size",msgstr:["Tamaño desconocido"]},"Upload cancelled":{msgid:"Upload cancelled",msgstr:["Subida cancelada"]},"Upload files":{msgid:"Upload files",msgstr:["Subir archivos"]},"Upload progress":{msgid:"Upload progress",msgstr:["Progreso de la subida"]},"Which files do you want to keep?":{msgid:"Which files do you want to keep?",msgstr:["¿Qué archivos desea conservar?"]},"You need to select at least one version of each file to continue.":{msgid:"You need to select at least one version of each file to continue.",msgstr:["Debe seleccionar al menos una versión de cada archivo para continuar."]}}}}},{locale:"es_419",json:{charset:"utf-8",headers:{"Last-Translator":"ALEJANDRO CASTRO, 2022","Language-Team":"Spanish (Latin America) (https://www.transifex.com/nextcloud/teams/64236/es_419/)","Content-Type":"text/plain; charset=UTF-8",Language:"es_419","Plural-Forms":"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nALEJANDRO CASTRO, 2022\n"},msgstr:["Last-Translator: ALEJANDRO CASTRO, 2022\nLanguage-Team: Spanish (Latin America) (https://www.transifex.com/nextcloud/teams/64236/es_419/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: es_419\nPlural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["{seconds} segundos restantes"]},"{time} left":{msgid:"{time} left",comments:{extracted:"time has the format 00:00:00"},msgstr:["{tiempo} restante"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["quedan pocos segundos"]},Add:{msgid:"Add",msgstr:["agregar"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["Cancelar subidas"]},"estimating time left":{msgid:"estimating time left",msgstr:["estimando tiempo restante"]},paused:{msgid:"paused",msgstr:["pausado"]},"Upload files":{msgid:"Upload files",msgstr:["Subir archivos"]}}}}},{locale:"es_AR",json:{charset:"utf-8",headers:{"Last-Translator":"Matias Iglesias, 2022","Language-Team":"Spanish (Argentina) (https://www.transifex.com/nextcloud/teams/64236/es_AR/)","Content-Type":"text/plain; charset=UTF-8",Language:"es_AR","Plural-Forms":"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nMatias Iglesias, 2022\n"},msgstr:["Last-Translator: Matias Iglesias, 2022\nLanguage-Team: Spanish (Argentina) (https://www.transifex.com/nextcloud/teams/64236/es_AR/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: es_AR\nPlural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["{seconds} segundos restantes"]},"{time} left":{msgid:"{time} left",comments:{extracted:"time has the format 00:00:00"},msgstr:["{time} restante"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["quedan unos segundos"]},Add:{msgid:"Add",msgstr:["Añadir"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["Cancelar subidas"]},"estimating time left":{msgid:"estimating time left",msgstr:["estimando tiempo restante"]},paused:{msgid:"paused",msgstr:["pausado"]},"Upload files":{msgid:"Upload files",msgstr:["Subir archivos"]}}}}},{locale:"es_CL",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Spanish (Chile) (https://www.transifex.com/nextcloud/teams/64236/es_CL/)","Content-Type":"text/plain; charset=UTF-8",Language:"es_CL","Plural-Forms":"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Spanish (Chile) (https://www.transifex.com/nextcloud/teams/64236/es_CL/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: es_CL\nPlural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"es_CO",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Spanish (Colombia) (https://www.transifex.com/nextcloud/teams/64236/es_CO/)","Content-Type":"text/plain; charset=UTF-8",Language:"es_CO","Plural-Forms":"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Spanish (Colombia) (https://www.transifex.com/nextcloud/teams/64236/es_CO/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: es_CO\nPlural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"es_CR",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Spanish (Costa Rica) (https://www.transifex.com/nextcloud/teams/64236/es_CR/)","Content-Type":"text/plain; charset=UTF-8",Language:"es_CR","Plural-Forms":"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Spanish (Costa Rica) (https://www.transifex.com/nextcloud/teams/64236/es_CR/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: es_CR\nPlural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"es_DO",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Spanish (Dominican Republic) (https://www.transifex.com/nextcloud/teams/64236/es_DO/)","Content-Type":"text/plain; charset=UTF-8",Language:"es_DO","Plural-Forms":"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Spanish (Dominican Republic) (https://www.transifex.com/nextcloud/teams/64236/es_DO/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: es_DO\nPlural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"es_EC",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Spanish (Ecuador) (https://www.transifex.com/nextcloud/teams/64236/es_EC/)","Content-Type":"text/plain; charset=UTF-8",Language:"es_EC","Plural-Forms":"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Spanish (Ecuador) (https://www.transifex.com/nextcloud/teams/64236/es_EC/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: es_EC\nPlural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"es_GT",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Spanish (Guatemala) (https://www.transifex.com/nextcloud/teams/64236/es_GT/)","Content-Type":"text/plain; charset=UTF-8",Language:"es_GT","Plural-Forms":"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Spanish (Guatemala) (https://www.transifex.com/nextcloud/teams/64236/es_GT/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: es_GT\nPlural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"es_HN",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Spanish (Honduras) (https://www.transifex.com/nextcloud/teams/64236/es_HN/)","Content-Type":"text/plain; charset=UTF-8",Language:"es_HN","Plural-Forms":"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Spanish (Honduras) (https://www.transifex.com/nextcloud/teams/64236/es_HN/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: es_HN\nPlural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"es_MX",json:{charset:"utf-8",headers:{"Last-Translator":"ALEJANDRO CASTRO, 2022","Language-Team":"Spanish (Mexico) (https://www.transifex.com/nextcloud/teams/64236/es_MX/)","Content-Type":"text/plain; charset=UTF-8",Language:"es_MX","Plural-Forms":"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nLuis Francisco Castro, 2022\nALEJANDRO CASTRO, 2022\n"},msgstr:["Last-Translator: ALEJANDRO CASTRO, 2022\nLanguage-Team: Spanish (Mexico) (https://www.transifex.com/nextcloud/teams/64236/es_MX/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: es_MX\nPlural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["{seconds} segundos restantes"]},"{time} left":{msgid:"{time} left",comments:{extracted:"time has the format 00:00:00"},msgstr:["{tiempo} restante"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["quedan pocos segundos"]},Add:{msgid:"Add",msgstr:["agregar"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["cancelar las cargas"]},"estimating time left":{msgid:"estimating time left",msgstr:["estimando tiempo restante"]},paused:{msgid:"paused",msgstr:["en pausa"]},"Upload files":{msgid:"Upload files",msgstr:["cargar archivos"]}}}}},{locale:"es_NI",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Spanish (Nicaragua) (https://www.transifex.com/nextcloud/teams/64236/es_NI/)","Content-Type":"text/plain; charset=UTF-8",Language:"es_NI","Plural-Forms":"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Spanish (Nicaragua) (https://www.transifex.com/nextcloud/teams/64236/es_NI/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: es_NI\nPlural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"es_PA",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Spanish (Panama) (https://www.transifex.com/nextcloud/teams/64236/es_PA/)","Content-Type":"text/plain; charset=UTF-8",Language:"es_PA","Plural-Forms":"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Spanish (Panama) (https://www.transifex.com/nextcloud/teams/64236/es_PA/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: es_PA\nPlural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"es_PE",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Spanish (Peru) (https://www.transifex.com/nextcloud/teams/64236/es_PE/)","Content-Type":"text/plain; charset=UTF-8",Language:"es_PE","Plural-Forms":"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Spanish (Peru) (https://www.transifex.com/nextcloud/teams/64236/es_PE/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: es_PE\nPlural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"es_PR",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Spanish (Puerto Rico) (https://www.transifex.com/nextcloud/teams/64236/es_PR/)","Content-Type":"text/plain; charset=UTF-8",Language:"es_PR","Plural-Forms":"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Spanish (Puerto Rico) (https://www.transifex.com/nextcloud/teams/64236/es_PR/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: es_PR\nPlural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"es_PY",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Spanish (Paraguay) (https://www.transifex.com/nextcloud/teams/64236/es_PY/)","Content-Type":"text/plain; charset=UTF-8",Language:"es_PY","Plural-Forms":"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Spanish (Paraguay) (https://www.transifex.com/nextcloud/teams/64236/es_PY/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: es_PY\nPlural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"es_SV",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Spanish (El Salvador) (https://www.transifex.com/nextcloud/teams/64236/es_SV/)","Content-Type":"text/plain; charset=UTF-8",Language:"es_SV","Plural-Forms":"nplurals=2; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Spanish (El Salvador) (https://www.transifex.com/nextcloud/teams/64236/es_SV/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: es_SV\nPlural-Forms: nplurals=2; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"es_UY",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Spanish (Uruguay) (https://www.transifex.com/nextcloud/teams/64236/es_UY/)","Content-Type":"text/plain; charset=UTF-8",Language:"es_UY","Plural-Forms":"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Spanish (Uruguay) (https://www.transifex.com/nextcloud/teams/64236/es_UY/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: es_UY\nPlural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"et_EE",json:{charset:"utf-8",headers:{"Last-Translator":"Taavo Roos, 2023","Language-Team":"Estonian (Estonia) (https://app.transifex.com/nextcloud/teams/64236/et_EE/)","Content-Type":"text/plain; charset=UTF-8",Language:"et_EE","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nMait R, 2022\nTaavo Roos, 2023\n"},msgstr:["Last-Translator: Taavo Roos, 2023\nLanguage-Team: Estonian (Estonia) (https://app.transifex.com/nextcloud/teams/64236/et_EE/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: et_EE\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["{seconds} jäänud sekundid"]},"{time} left":{msgid:"{time} left",comments:{extracted:"time has the format 00:00:00"},msgstr:["{time} aega jäänud"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["jäänud mõni sekund"]},Add:{msgid:"Add",msgstr:["Lisa"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["Tühista üleslaadimine"]},"estimating time left":{msgid:"estimating time left",msgstr:["hinnanguline järelejäänud aeg"]},paused:{msgid:"paused",msgstr:["pausil"]},"Upload files":{msgid:"Upload files",msgstr:["Lae failid üles"]}}}}},{locale:"eu",json:{charset:"utf-8",headers:{"Last-Translator":"Unai Tolosa Pontesta , 2022","Language-Team":"Basque (https://www.transifex.com/nextcloud/teams/64236/eu/)","Content-Type":"text/plain; charset=UTF-8",Language:"eu","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nUnai Tolosa Pontesta , 2022\n"},msgstr:["Last-Translator: Unai Tolosa Pontesta , 2022\nLanguage-Team: Basque (https://www.transifex.com/nextcloud/teams/64236/eu/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: eu\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["{seconds} segundo geratzen dira"]},"{time} left":{msgid:"{time} left",comments:{extracted:"time has the format 00:00:00"},msgstr:["{time} geratzen da"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["segundo batzuk geratzen dira"]},Add:{msgid:"Add",msgstr:["Gehitu"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["Ezeztatu igoerak"]},"estimating time left":{msgid:"estimating time left",msgstr:["kalkulatutako geratzen den denbora"]},paused:{msgid:"paused",msgstr:["geldituta"]},"Upload files":{msgid:"Upload files",msgstr:["Igo fitxategiak"]}}}}},{locale:"fa",json:{charset:"utf-8",headers:{"Last-Translator":"Fatemeh Komeily, 2023","Language-Team":"Persian (https://app.transifex.com/nextcloud/teams/64236/fa/)","Content-Type":"text/plain; charset=UTF-8",Language:"fa","Plural-Forms":"nplurals=2; plural=(n > 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nFatemeh Komeily, 2023\n"},msgstr:["Last-Translator: Fatemeh Komeily, 2023\nLanguage-Team: Persian (https://app.transifex.com/nextcloud/teams/64236/fa/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: fa\nPlural-Forms: nplurals=2; plural=(n > 1);\n"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["ثانیه های باقی مانده"]},"{time} left":{msgid:"{time} left",comments:{extracted:"time has the format 00:00:00"},msgstr:["باقی مانده"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["چند ثانیه مانده"]},Add:{msgid:"Add",msgstr:["اضافه کردن"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["کنسل کردن فایل های اپلود شده"]},"estimating time left":{msgid:"estimating time left",msgstr:["تخمین زمان باقی مانده"]},paused:{msgid:"paused",msgstr:["مکث کردن"]},"Upload files":{msgid:"Upload files",msgstr:["بارگذاری فایل ها"]}}}}},{locale:"fi_FI",json:{charset:"utf-8",headers:{"Last-Translator":"Jiri Grönroos , 2022","Language-Team":"Finnish (Finland) (https://www.transifex.com/nextcloud/teams/64236/fi_FI/)","Content-Type":"text/plain; charset=UTF-8",Language:"fi_FI","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nJiri Grönroos , 2022\n"},msgstr:["Last-Translator: Jiri Grönroos , 2022\nLanguage-Team: Finnish (Finland) (https://www.transifex.com/nextcloud/teams/64236/fi_FI/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: fi_FI\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["{seconds} sekuntia jäljellä"]},"{time} left":{msgid:"{time} left",comments:{extracted:"time has the format 00:00:00"},msgstr:["{time} jäljellä"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["muutama sekunti jäljellä"]},Add:{msgid:"Add",msgstr:["Lisää"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["Peruuta lähetykset"]},"estimating time left":{msgid:"estimating time left",msgstr:["arvioidaan jäljellä olevaa aikaa"]},paused:{msgid:"paused",msgstr:["keskeytetty"]},"Upload files":{msgid:"Upload files",msgstr:["Lähetä tiedostoja"]}}}}},{locale:"fo",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Faroese (https://www.transifex.com/nextcloud/teams/64236/fo/)","Content-Type":"text/plain; charset=UTF-8",Language:"fo","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Faroese (https://www.transifex.com/nextcloud/teams/64236/fo/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: fo\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"fr",json:{charset:"utf-8",headers:{"Last-Translator":"jed boulahya, 2024","Language-Team":"French (https://app.transifex.com/nextcloud/teams/64236/fr/)","Content-Type":"text/plain; charset=UTF-8",Language:"fr","Plural-Forms":"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nJoas Schilling, 2024\nBenoit Pruneau, 2024\njed boulahya, 2024\n"},msgstr:["Last-Translator: jed boulahya, 2024\nLanguage-Team: French (https://app.transifex.com/nextcloud/teams/64236/fr/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: fr\nPlural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"]},"{count} file conflict":{msgid:"{count} file conflict",msgid_plural:"{count} files conflict",msgstr:["{count} fichier en conflit","{count} fichiers en conflit","{count} fichiers en conflit"]},"{count} file conflict in {dirname}":{msgid:"{count} file conflict in {dirname}",msgid_plural:"{count} file conflicts in {dirname}",msgstr:["{count} fichier en conflit dans {dirname}","{count} fichiers en conflit dans {dirname}","{count} fichiers en conflit dans {dirname}"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["{seconds} secondes restantes"]},"{time} left":{msgid:"{time} left",comments:{extracted:"TRANSLATORS time has the format 00:00:00"},msgstr:["{time} restant"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["quelques secondes restantes"]},Cancel:{msgid:"Cancel",msgstr:["Annuler"]},"Cancel the entire operation":{msgid:"Cancel the entire operation",msgstr:["Annuler l'opération entière"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["Annuler les envois"]},Continue:{msgid:"Continue",msgstr:["Continuer"]},"estimating time left":{msgid:"estimating time left",msgstr:["estimation du temps restant"]},"Existing version":{msgid:"Existing version",msgstr:["Version existante"]},"If you select both versions, the copied file will have a number added to its name.":{msgid:"If you select both versions, the copied file will have a number added to its name.",msgstr:["Si vous sélectionnez les deux versions, le fichier copié aura un numéro ajouté àname."]},"Last modified date unknown":{msgid:"Last modified date unknown",msgstr:["Date de la dernière modification est inconnue"]},New:{msgid:"New",msgstr:["Nouveau"]},"New version":{msgid:"New version",msgstr:["Nouvelle version"]},paused:{msgid:"paused",msgstr:["en pause"]},"Preview image":{msgid:"Preview image",msgstr:["Aperçu de l'image"]},"Select all checkboxes":{msgid:"Select all checkboxes",msgstr:["Sélectionner toutes les cases à cocher"]},"Select all existing files":{msgid:"Select all existing files",msgstr:["Sélectionner tous les fichiers existants"]},"Select all new files":{msgid:"Select all new files",msgstr:["Sélectionner tous les nouveaux fichiers"]},"Skip this file":{msgid:"Skip this file",msgid_plural:"Skip {count} files",msgstr:["Ignorer ce fichier","Ignorer {count} fichiers","Ignorer {count} fichiers"]},"Unknown size":{msgid:"Unknown size",msgstr:["Taille inconnue"]},"Upload cancelled":{msgid:"Upload cancelled",msgstr:[" annulé"]},"Upload files":{msgid:"Upload files",msgstr:["Téléchargement des fichiers"]},"Upload progress":{msgid:"Upload progress",msgstr:["Progression du téléchargement"]},"When an incoming folder is selected, any conflicting files within it will also be overwritten.":{msgid:"When an incoming folder is selected, any conflicting files within it will also be overwritten.",msgstr:["Lorsqu'un dossier entrant est sélectionné, tous les fichiers en conflit qu'il contient seront également écrasés."]},"Which files do you want to keep?":{msgid:"Which files do you want to keep?",msgstr:["Quels fichiers souhaitez-vous conserver ?"]},"You need to select at least one version of each file to continue.":{msgid:"You need to select at least one version of each file to continue.",msgstr:["Vous devez sélectionner au moins une version de chaque fichier pour continuer."]}}}}},{locale:"gd",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Gaelic, Scottish (https://www.transifex.com/nextcloud/teams/64236/gd/)","Content-Type":"text/plain; charset=UTF-8",Language:"gd","Plural-Forms":"nplurals=4; plural=(n==1 || n==11) ? 0 : (n==2 || n==12) ? 1 : (n > 2 && n < 20) ? 2 : 3;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Gaelic, Scottish (https://www.transifex.com/nextcloud/teams/64236/gd/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: gd\nPlural-Forms: nplurals=4; plural=(n==1 || n==11) ? 0 : (n==2 || n==12) ? 1 : (n > 2 && n < 20) ? 2 : 3;\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"gl",json:{charset:"utf-8",headers:{"Last-Translator":"Miguel Anxo Bouzada , 2023","Language-Team":"Galician (https://app.transifex.com/nextcloud/teams/64236/gl/)","Content-Type":"text/plain; charset=UTF-8",Language:"gl","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nJohn Molakvoæ , 2023\nNacho , 2023\nMiguel Anxo Bouzada , 2023\n"},msgstr:["Last-Translator: Miguel Anxo Bouzada , 2023\nLanguage-Team: Galician (https://app.transifex.com/nextcloud/teams/64236/gl/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: gl\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{count} file conflict":{msgid:"{count} file conflict",msgid_plural:"{count} files conflict",msgstr:["{count} conflito de ficheiros","{count} conflitos de ficheiros"]},"{count} file conflict in {dirname}":{msgid:"{count} file conflict in {dirname}",msgid_plural:"{count} file conflicts in {dirname}",msgstr:["{count} conflito de ficheiros en {dirname}","{count} conflitos de ficheiros en {dirname}"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["faltan {seconds} segundos"]},"{time} left":{msgid:"{time} left",comments:{extracted:"TRANSLATORS time has the format 00:00:00"},msgstr:["falta {time}"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["faltan uns segundos"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["Cancelar envíos"]},Continue:{msgid:"Continue",msgstr:["Continuar"]},"estimating time left":{msgid:"estimating time left",msgstr:["calculando canto tempo falta"]},"Existing version":{msgid:"Existing version",msgstr:["Versión existente"]},"If you select both versions, the copied file will have a number added to its name.":{msgid:"If you select both versions, the copied file will have a number added to its name.",msgstr:["Se selecciona ambas as versións, o ficheiro copiado terá un número engadido ao seu nome."]},"Last modified date unknown":{msgid:"Last modified date unknown",msgstr:["Data da última modificación descoñecida"]},New:{msgid:"New",msgstr:["Nova"]},"New version":{msgid:"New version",msgstr:["Nova versión"]},paused:{msgid:"paused",msgstr:["detido"]},"Preview image":{msgid:"Preview image",msgstr:["Vista previa da imaxe"]},"Select all checkboxes":{msgid:"Select all checkboxes",msgstr:["Marcar todas as caixas de selección"]},"Select all existing files":{msgid:"Select all existing files",msgstr:["Seleccionar todos os ficheiros existentes"]},"Select all new files":{msgid:"Select all new files",msgstr:["Seleccionar todos os ficheiros novos"]},"Skip this file":{msgid:"Skip this file",msgid_plural:"Skip {count} files",msgstr:["Omita este ficheiro","Omitir {count} ficheiros"]},"Unknown size":{msgid:"Unknown size",msgstr:["Tamaño descoñecido"]},"Upload cancelled":{msgid:"Upload cancelled",msgstr:["Envío cancelado"]},"Upload files":{msgid:"Upload files",msgstr:["Enviar ficheiros"]},"Upload progress":{msgid:"Upload progress",msgstr:["Progreso do envío"]},"Which files do you want to keep?":{msgid:"Which files do you want to keep?",msgstr:["Que ficheiros quere conservar?"]},"You need to select at least one version of each file to continue.":{msgid:"You need to select at least one version of each file to continue.",msgstr:["Debe seleccionar polo menos unha versión de cada ficheiro para continuar."]}}}}},{locale:"he",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Hebrew (https://www.transifex.com/nextcloud/teams/64236/he/)","Content-Type":"text/plain; charset=UTF-8",Language:"he","Plural-Forms":"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Hebrew (https://www.transifex.com/nextcloud/teams/64236/he/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: he\nPlural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"hi_IN",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Hindi (India) (https://www.transifex.com/nextcloud/teams/64236/hi_IN/)","Content-Type":"text/plain; charset=UTF-8",Language:"hi_IN","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Hindi (India) (https://www.transifex.com/nextcloud/teams/64236/hi_IN/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: hi_IN\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"hr",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Croatian (https://www.transifex.com/nextcloud/teams/64236/hr/)","Content-Type":"text/plain; charset=UTF-8",Language:"hr","Plural-Forms":"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Croatian (https://www.transifex.com/nextcloud/teams/64236/hr/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: hr\nPlural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"hsb",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Upper Sorbian (https://www.transifex.com/nextcloud/teams/64236/hsb/)","Content-Type":"text/plain; charset=UTF-8",Language:"hsb","Plural-Forms":"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Upper Sorbian (https://www.transifex.com/nextcloud/teams/64236/hsb/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: hsb\nPlural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"hu",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Hungarian (https://www.transifex.com/nextcloud/teams/64236/hu/)","Content-Type":"text/plain; charset=UTF-8",Language:"hu","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Hungarian (https://www.transifex.com/nextcloud/teams/64236/hu/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: hu\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"hu_HU",json:{charset:"utf-8",headers:{"Last-Translator":"Balázs Úr, 2022","Language-Team":"Hungarian (Hungary) (https://www.transifex.com/nextcloud/teams/64236/hu_HU/)","Content-Type":"text/plain; charset=UTF-8",Language:"hu_HU","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nBalázs Meskó , 2022\nBalázs Úr, 2022\n"},msgstr:["Last-Translator: Balázs Úr, 2022\nLanguage-Team: Hungarian (Hungary) (https://www.transifex.com/nextcloud/teams/64236/hu_HU/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: hu_HU\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["{} másodperc van hátra"]},"{time} left":{msgid:"{time} left",comments:{extracted:"time has the format 00:00:00"},msgstr:["{time} van hátra"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["pár másodperc van hátra"]},Add:{msgid:"Add",msgstr:["Hozzáadás"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["Feltöltések megszakítása"]},"estimating time left":{msgid:"estimating time left",msgstr:["hátralévő idő becslése"]},paused:{msgid:"paused",msgstr:["szüneteltetve"]},"Upload files":{msgid:"Upload files",msgstr:["Fájlok feltöltése"]}}}}},{locale:"hy",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Armenian (https://www.transifex.com/nextcloud/teams/64236/hy/)","Content-Type":"text/plain; charset=UTF-8",Language:"hy","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Armenian (https://www.transifex.com/nextcloud/teams/64236/hy/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: hy\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"ia",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Interlingua (https://www.transifex.com/nextcloud/teams/64236/ia/)","Content-Type":"text/plain; charset=UTF-8",Language:"ia","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Interlingua (https://www.transifex.com/nextcloud/teams/64236/ia/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: ia\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"id",json:{charset:"utf-8",headers:{"Last-Translator":"Linerly , 2023","Language-Team":"Indonesian (https://app.transifex.com/nextcloud/teams/64236/id/)","Content-Type":"text/plain; charset=UTF-8",Language:"id","Plural-Forms":"nplurals=1; plural=0;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nJohn Molakvoæ , 2023\nEmpty Slot Filler, 2023\nLinerly , 2023\n"},msgstr:["Last-Translator: Linerly , 2023\nLanguage-Team: Indonesian (https://app.transifex.com/nextcloud/teams/64236/id/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: id\nPlural-Forms: nplurals=1; plural=0;\n"]},"{count} file conflict":{msgid:"{count} file conflict",msgid_plural:"{count} files conflict",msgstr:["{count} berkas berkonflik"]},"{count} file conflict in {dirname}":{msgid:"{count} file conflict in {dirname}",msgid_plural:"{count} file conflicts in {dirname}",msgstr:["{count} berkas berkonflik dalam {dirname}"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["{seconds} detik tersisa"]},"{time} left":{msgid:"{time} left",comments:{extracted:"TRANSLATORS time has the format 00:00:00"},msgstr:["{time} tersisa"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["tinggal sebentar lagi"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["Batalkan unggahan"]},Continue:{msgid:"Continue",msgstr:["Lanjutkan"]},"estimating time left":{msgid:"estimating time left",msgstr:["memperkirakan waktu yang tersisa"]},"Existing version":{msgid:"Existing version",msgstr:["Versi yang ada"]},"If you select both versions, the copied file will have a number added to its name.":{msgid:"If you select both versions, the copied file will have a number added to its name.",msgstr:["Jika Anda memilih kedua versi, nama berkas yang disalin akan ditambahi angka."]},"Last modified date unknown":{msgid:"Last modified date unknown",msgstr:["Tanggal perubahan terakhir tidak diketahui"]},New:{msgid:"New",msgstr:["Baru"]},"New version":{msgid:"New version",msgstr:["Versi baru"]},paused:{msgid:"paused",msgstr:["dijeda"]},"Preview image":{msgid:"Preview image",msgstr:["Gambar pratinjau"]},"Select all checkboxes":{msgid:"Select all checkboxes",msgstr:["Pilih semua kotak centang"]},"Select all existing files":{msgid:"Select all existing files",msgstr:["Pilih semua berkas yang ada"]},"Select all new files":{msgid:"Select all new files",msgstr:["Pilih semua berkas baru"]},"Skip this file":{msgid:"Skip this file",msgid_plural:"Skip {count} files",msgstr:["Lewati {count} berkas"]},"Unknown size":{msgid:"Unknown size",msgstr:["Ukuran tidak diketahui"]},"Upload cancelled":{msgid:"Upload cancelled",msgstr:["Unggahan dibatalkan"]},"Upload files":{msgid:"Upload files",msgstr:["Unggah berkas"]},"Which files do you want to keep?":{msgid:"Which files do you want to keep?",msgstr:["Berkas mana yang Anda ingin tetap simpan?"]},"You need to select at least one version of each file to continue.":{msgid:"You need to select at least one version of each file to continue.",msgstr:["Anda harus memilih setidaknya satu versi dari masing-masing berkas untuk melanjutkan."]}}}}},{locale:"ig",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Igbo (https://www.transifex.com/nextcloud/teams/64236/ig/)","Content-Type":"text/plain; charset=UTF-8",Language:"ig","Plural-Forms":"nplurals=1; plural=0;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Igbo (https://www.transifex.com/nextcloud/teams/64236/ig/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: ig\nPlural-Forms: nplurals=1; plural=0;\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"is",json:{charset:"utf-8",headers:{"Last-Translator":"Sveinn í Felli , 2023","Language-Team":"Icelandic (https://app.transifex.com/nextcloud/teams/64236/is/)","Content-Type":"text/plain; charset=UTF-8",Language:"is","Plural-Forms":"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nSveinn í Felli , 2023\n"},msgstr:["Last-Translator: Sveinn í Felli , 2023\nLanguage-Team: Icelandic (https://app.transifex.com/nextcloud/teams/64236/is/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: is\nPlural-Forms: nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);\n"]},"{count} file conflict":{msgid:"{count} file conflict",msgid_plural:"{count} files conflict",msgstr:["{count} árekstur skráa","{count} árekstrar skráa"]},"{count} file conflict in {dirname}":{msgid:"{count} file conflict in {dirname}",msgid_plural:"{count} file conflicts in {dirname}",msgstr:["{count} árekstur skráa í {dirname}","{count} árekstrar skráa í {dirname}"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["{seconds} sekúndur eftir"]},"{time} left":{msgid:"{time} left",comments:{extracted:"TRANSLATORS time has the format 00:00:00"},msgstr:["{time} eftir"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["nokkrar sekúndur eftir"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["Hætta við innsendingar"]},Continue:{msgid:"Continue",msgstr:["Halda áfram"]},"estimating time left":{msgid:"estimating time left",msgstr:["áætla tíma sem eftir er"]},"Existing version":{msgid:"Existing version",msgstr:["Fyrirliggjandi útgáfa"]},"If you select both versions, the copied file will have a number added to its name.":{msgid:"If you select both versions, the copied file will have a number added to its name.",msgstr:["Ef þú velur báðar útgáfur, þá mun verða bætt tölustaf aftan við heiti afrituðu skrárinnar."]},"Last modified date unknown":{msgid:"Last modified date unknown",msgstr:["Síðasta breytingadagsetning er óþekkt"]},New:{msgid:"New",msgstr:["Nýtt"]},"New version":{msgid:"New version",msgstr:["Ný útgáfa"]},paused:{msgid:"paused",msgstr:["í bið"]},"Preview image":{msgid:"Preview image",msgstr:["Forskoðun myndar"]},"Select all checkboxes":{msgid:"Select all checkboxes",msgstr:["Velja gátreiti"]},"Select all existing files":{msgid:"Select all existing files",msgstr:["Velja allar fyrirliggjandi skrár"]},"Select all new files":{msgid:"Select all new files",msgstr:["Velja allar nýjar skrár"]},"Skip this file":{msgid:"Skip this file",msgid_plural:"Skip {count} files",msgstr:["Sleppa þessari skrá","Sleppa {count} skrám"]},"Unknown size":{msgid:"Unknown size",msgstr:["Óþekkt stærð"]},"Upload cancelled":{msgid:"Upload cancelled",msgstr:["Hætt við innsendingu"]},"Upload files":{msgid:"Upload files",msgstr:["Senda inn skrár"]},"Which files do you want to keep?":{msgid:"Which files do you want to keep?",msgstr:["Hvaða skrám vilt þú vilt halda eftir?"]},"You need to select at least one version of each file to continue.":{msgid:"You need to select at least one version of each file to continue.",msgstr:["Þú verður að velja að minnsta kosti eina útgáfu af hverri skrá til að halda áfram."]}}}}},{locale:"it",json:{charset:"utf-8",headers:{"Last-Translator":"Random_R, 2023","Language-Team":"Italian (https://app.transifex.com/nextcloud/teams/64236/it/)","Content-Type":"text/plain; charset=UTF-8",Language:"it","Plural-Forms":"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nJohn Molakvoæ , 2023\nLep Lep, 2023\nRandom_R, 2023\n"},msgstr:["Last-Translator: Random_R, 2023\nLanguage-Team: Italian (https://app.transifex.com/nextcloud/teams/64236/it/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: it\nPlural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"]},"{count} file conflict":{msgid:"{count} file conflict",msgid_plural:"{count} files conflict",msgstr:["{count} file in conflitto","{count} file in conflitto","{count} file in conflitto"]},"{count} file conflict in {dirname}":{msgid:"{count} file conflict in {dirname}",msgid_plural:"{count} file conflicts in {dirname}",msgstr:["{count} file in conflitto in {dirname}","{count} file in conflitto in {dirname}","{count} file in conflitto in {dirname}"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["{seconds} secondi rimanenti "]},"{time} left":{msgid:"{time} left",comments:{extracted:"TRANSLATORS time has the format 00:00:00"},msgstr:["{time} rimanente"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["alcuni secondi rimanenti"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["Annulla i caricamenti"]},Continue:{msgid:"Continue",msgstr:["Continua"]},"estimating time left":{msgid:"estimating time left",msgstr:["calcolo il tempo rimanente"]},"Existing version":{msgid:"Existing version",msgstr:["Versione esistente"]},"If you select both versions, the copied file will have a number added to its name.":{msgid:"If you select both versions, the copied file will have a number added to its name.",msgstr:["Se selezioni entrambe le versioni, nel nome del file copiato verrà aggiunto un numero "]},"Last modified date unknown":{msgid:"Last modified date unknown",msgstr:["Ultima modifica sconosciuta"]},New:{msgid:"New",msgstr:["Nuovo"]},"New version":{msgid:"New version",msgstr:["Nuova versione"]},paused:{msgid:"paused",msgstr:["pausa"]},"Preview image":{msgid:"Preview image",msgstr:["Anteprima immagine"]},"Select all checkboxes":{msgid:"Select all checkboxes",msgstr:["Seleziona tutte le caselle"]},"Select all existing files":{msgid:"Select all existing files",msgstr:["Seleziona tutti i file esistenti"]},"Select all new files":{msgid:"Select all new files",msgstr:["Seleziona tutti i nuovi file"]},"Skip this file":{msgid:"Skip this file",msgid_plural:"Skip {count} files",msgstr:["Salta questo file","Salta {count} file","Salta {count} file"]},"Unknown size":{msgid:"Unknown size",msgstr:["Dimensione sconosciuta"]},"Upload cancelled":{msgid:"Upload cancelled",msgstr:["Caricamento cancellato"]},"Upload files":{msgid:"Upload files",msgstr:["Carica i file"]},"Which files do you want to keep?":{msgid:"Which files do you want to keep?",msgstr:["Quali file vuoi mantenere?"]},"You need to select at least one version of each file to continue.":{msgid:"You need to select at least one version of each file to continue.",msgstr:["Devi selezionare almeno una versione di ogni file per continuare"]}}}}},{locale:"it_IT",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Italian (Italy) (https://www.transifex.com/nextcloud/teams/64236/it_IT/)","Content-Type":"text/plain; charset=UTF-8",Language:"it_IT","Plural-Forms":"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Italian (Italy) (https://www.transifex.com/nextcloud/teams/64236/it_IT/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: it_IT\nPlural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"ja_JP",json:{charset:"utf-8",headers:{"Last-Translator":"かたかめ, 2022","Language-Team":"Japanese (Japan) (https://www.transifex.com/nextcloud/teams/64236/ja_JP/)","Content-Type":"text/plain; charset=UTF-8",Language:"ja_JP","Plural-Forms":"nplurals=1; plural=0;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nT.S, 2022\nかたかめ, 2022\n"},msgstr:["Last-Translator: かたかめ, 2022\nLanguage-Team: Japanese (Japan) (https://www.transifex.com/nextcloud/teams/64236/ja_JP/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: ja_JP\nPlural-Forms: nplurals=1; plural=0;\n"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["残り {seconds} 秒"]},"{time} left":{msgid:"{time} left",comments:{extracted:"time has the format 00:00:00"},msgstr:["残り {time}"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["残り数秒"]},Add:{msgid:"Add",msgstr:["追加"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["アップロードをキャンセル"]},"estimating time left":{msgid:"estimating time left",msgstr:["概算残り時間"]},paused:{msgid:"paused",msgstr:["一時停止中"]},"Upload files":{msgid:"Upload files",msgstr:["ファイルをアップデート"]}}}}},{locale:"ka",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Georgian (https://www.transifex.com/nextcloud/teams/64236/ka/)","Content-Type":"text/plain; charset=UTF-8",Language:"ka","Plural-Forms":"nplurals=2; plural=(n!=1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Georgian (https://www.transifex.com/nextcloud/teams/64236/ka/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: ka\nPlural-Forms: nplurals=2; plural=(n!=1);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"ka_GE",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Georgian (Georgia) (https://www.transifex.com/nextcloud/teams/64236/ka_GE/)","Content-Type":"text/plain; charset=UTF-8",Language:"ka_GE","Plural-Forms":"nplurals=2; plural=(n!=1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Georgian (Georgia) (https://www.transifex.com/nextcloud/teams/64236/ka_GE/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: ka_GE\nPlural-Forms: nplurals=2; plural=(n!=1);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"kab",json:{charset:"utf-8",headers:{"Last-Translator":"ZiriSut, 2023","Language-Team":"Kabyle (https://app.transifex.com/nextcloud/teams/64236/kab/)","Content-Type":"text/plain; charset=UTF-8",Language:"kab","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nZiriSut, 2023\n"},msgstr:["Last-Translator: ZiriSut, 2023\nLanguage-Team: Kabyle (https://app.transifex.com/nextcloud/teams/64236/kab/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: kab\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["{seconds} tesdatin i d-yeqqimen"]},"{time} left":{msgid:"{time} left",comments:{extracted:"time has the format 00:00:00"},msgstr:["{time} i d-yeqqimen"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["qqiment-d kra n tesdatin kan"]},Add:{msgid:"Add",msgstr:["Rnu"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["Sefsex asali"]},"estimating time left":{msgid:"estimating time left",msgstr:["asizel n wakud i d-yeqqimen"]},paused:{msgid:"paused",msgstr:["yeḥbes"]},"Upload files":{msgid:"Upload files",msgstr:["Sali-d ifuyla"]}}}}},{locale:"kk",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Kazakh (https://www.transifex.com/nextcloud/teams/64236/kk/)","Content-Type":"text/plain; charset=UTF-8",Language:"kk","Plural-Forms":"nplurals=2; plural=(n!=1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Kazakh (https://www.transifex.com/nextcloud/teams/64236/kk/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: kk\nPlural-Forms: nplurals=2; plural=(n!=1);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"km",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Khmer (https://www.transifex.com/nextcloud/teams/64236/km/)","Content-Type":"text/plain; charset=UTF-8",Language:"km","Plural-Forms":"nplurals=1; plural=0;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Khmer (https://www.transifex.com/nextcloud/teams/64236/km/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: km\nPlural-Forms: nplurals=1; plural=0;\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"kn",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Kannada (https://www.transifex.com/nextcloud/teams/64236/kn/)","Content-Type":"text/plain; charset=UTF-8",Language:"kn","Plural-Forms":"nplurals=2; plural=(n > 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Kannada (https://www.transifex.com/nextcloud/teams/64236/kn/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: kn\nPlural-Forms: nplurals=2; plural=(n > 1);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"ko",json:{charset:"utf-8",headers:{"Last-Translator":"Brandon Han, 2024","Language-Team":"Korean (https://app.transifex.com/nextcloud/teams/64236/ko/)","Content-Type":"text/plain; charset=UTF-8",Language:"ko","Plural-Forms":"nplurals=1; plural=0;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nJohn Molakvoæ , 2023\nhosun Lee, 2023\nBrandon Han, 2024\n"},msgstr:["Last-Translator: Brandon Han, 2024\nLanguage-Team: Korean (https://app.transifex.com/nextcloud/teams/64236/ko/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: ko\nPlural-Forms: nplurals=1; plural=0;\n"]},"{count} file conflict":{msgid:"{count} file conflict",msgid_plural:"{count} files conflict",msgstr:["{count}개의 파일이 충돌함"]},"{count} file conflict in {dirname}":{msgid:"{count} file conflict in {dirname}",msgid_plural:"{count} file conflicts in {dirname}",msgstr:["{dirname}에서 {count}개의 파일이 충돌함"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["{seconds} 남음"]},"{time} left":{msgid:"{time} left",comments:{extracted:"TRANSLATORS time has the format 00:00:00"},msgstr:["{time} 남음"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["곧 완료"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["업로드 취소"]},Continue:{msgid:"Continue",msgstr:["확인"]},"estimating time left":{msgid:"estimating time left",msgstr:["남은 시간 계산"]},"Existing version":{msgid:"Existing version",msgstr:["현재 버전"]},"If you select both versions, the copied file will have a number added to its name.":{msgid:"If you select both versions, the copied file will have a number added to its name.",msgstr:["두 버전을 모두 선택할 경우, 복제된 파일 이름에 숫자가 추가됩니다."]},"Last modified date unknown":{msgid:"Last modified date unknown",msgstr:["최근 수정일 알 수 없음"]},New:{msgid:"New",msgstr:["새로 만들기"]},"New version":{msgid:"New version",msgstr:["새 버전"]},paused:{msgid:"paused",msgstr:["일시정지됨"]},"Preview image":{msgid:"Preview image",msgstr:["미리보기 이미지"]},"Select all checkboxes":{msgid:"Select all checkboxes",msgstr:["모든 체크박스 선택"]},"Select all existing files":{msgid:"Select all existing files",msgstr:["모든 파일 선택"]},"Select all new files":{msgid:"Select all new files",msgstr:["모든 새 파일 선택"]},"Skip this file":{msgid:"Skip this file",msgid_plural:"Skip {count} files",msgstr:["{count}개의 파일 넘기기"]},"Unknown size":{msgid:"Unknown size",msgstr:["크기를 알 수 없음"]},"Upload cancelled":{msgid:"Upload cancelled",msgstr:["업로드 취소됨"]},"Upload files":{msgid:"Upload files",msgstr:["파일 업로드"]},"Upload progress":{msgid:"Upload progress",msgstr:["업로드 진행도"]},"Which files do you want to keep?":{msgid:"Which files do you want to keep?",msgstr:["어떤 파일을 보존하시겠습니까?"]},"You need to select at least one version of each file to continue.":{msgid:"You need to select at least one version of each file to continue.",msgstr:["계속하기 위해서는 한 파일에 최소 하나의 버전을 선택해야 합니다."]}}}}},{locale:"la",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Latin (https://www.transifex.com/nextcloud/teams/64236/la/)","Content-Type":"text/plain; charset=UTF-8",Language:"la","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Latin (https://www.transifex.com/nextcloud/teams/64236/la/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: la\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"lb",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Luxembourgish (https://www.transifex.com/nextcloud/teams/64236/lb/)","Content-Type":"text/plain; charset=UTF-8",Language:"lb","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Luxembourgish (https://www.transifex.com/nextcloud/teams/64236/lb/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: lb\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"lo",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Lao (https://www.transifex.com/nextcloud/teams/64236/lo/)","Content-Type":"text/plain; charset=UTF-8",Language:"lo","Plural-Forms":"nplurals=1; plural=0;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Lao (https://www.transifex.com/nextcloud/teams/64236/lo/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: lo\nPlural-Forms: nplurals=1; plural=0;\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"lt_LT",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Lithuanian (Lithuania) (https://www.transifex.com/nextcloud/teams/64236/lt_LT/)","Content-Type":"text/plain; charset=UTF-8",Language:"lt_LT","Plural-Forms":"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Lithuanian (Lithuania) (https://www.transifex.com/nextcloud/teams/64236/lt_LT/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: lt_LT\nPlural-Forms: nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"lv",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Latvian (https://www.transifex.com/nextcloud/teams/64236/lv/)","Content-Type":"text/plain; charset=UTF-8",Language:"lv","Plural-Forms":"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Latvian (https://www.transifex.com/nextcloud/teams/64236/lv/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: lv\nPlural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"mk",json:{charset:"utf-8",headers:{"Last-Translator":"Сашко Тодоров , 2022","Language-Team":"Macedonian (https://www.transifex.com/nextcloud/teams/64236/mk/)","Content-Type":"text/plain; charset=UTF-8",Language:"mk","Plural-Forms":"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nСашко Тодоров , 2022\n"},msgstr:["Last-Translator: Сашко Тодоров , 2022\nLanguage-Team: Macedonian (https://www.transifex.com/nextcloud/teams/64236/mk/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: mk\nPlural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["преостануваат {seconds} секунди"]},"{time} left":{msgid:"{time} left",comments:{extracted:"time has the format 00:00:00"},msgstr:["преостанува {time}"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["уште неколку секунди"]},Add:{msgid:"Add",msgstr:["Додади"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["Прекини прикачување"]},"estimating time left":{msgid:"estimating time left",msgstr:["приближно преостанато време"]},paused:{msgid:"paused",msgstr:["паузирано"]},"Upload files":{msgid:"Upload files",msgstr:["Прикачување датотеки"]}}}}},{locale:"mn",json:{charset:"utf-8",headers:{"Last-Translator":"BATKHUYAG Ganbold, 2023","Language-Team":"Mongolian (https://app.transifex.com/nextcloud/teams/64236/mn/)","Content-Type":"text/plain; charset=UTF-8",Language:"mn","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nBATKHUYAG Ganbold, 2023\n"},msgstr:["Last-Translator: BATKHUYAG Ganbold, 2023\nLanguage-Team: Mongolian (https://app.transifex.com/nextcloud/teams/64236/mn/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: mn\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["{seconds} секунд үлдсэн"]},"{time} left":{msgid:"{time} left",comments:{extracted:"time has the format 00:00:00"},msgstr:["{time} үлдсэн"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["хэдхэн секунд үлдсэн"]},Add:{msgid:"Add",msgstr:["Нэмэх"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["Илгээлтийг цуцлах"]},"estimating time left":{msgid:"estimating time left",msgstr:["Үлдсэн хугацааг тооцоолж байна"]},paused:{msgid:"paused",msgstr:["түр зогсоосон"]},"Upload files":{msgid:"Upload files",msgstr:["Файл илгээх"]}}}}},{locale:"mr",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Marathi (https://www.transifex.com/nextcloud/teams/64236/mr/)","Content-Type":"text/plain; charset=UTF-8",Language:"mr","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Marathi (https://www.transifex.com/nextcloud/teams/64236/mr/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: mr\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"ms_MY",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Malay (Malaysia) (https://www.transifex.com/nextcloud/teams/64236/ms_MY/)","Content-Type":"text/plain; charset=UTF-8",Language:"ms_MY","Plural-Forms":"nplurals=1; plural=0;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Malay (Malaysia) (https://www.transifex.com/nextcloud/teams/64236/ms_MY/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: ms_MY\nPlural-Forms: nplurals=1; plural=0;\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"my",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Burmese (https://www.transifex.com/nextcloud/teams/64236/my/)","Content-Type":"text/plain; charset=UTF-8",Language:"my","Plural-Forms":"nplurals=1; plural=0;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Burmese (https://www.transifex.com/nextcloud/teams/64236/my/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: my\nPlural-Forms: nplurals=1; plural=0;\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"nb_NO",json:{charset:"utf-8",headers:{"Last-Translator":"Syvert Fossdal, 2024","Language-Team":"Norwegian Bokmål (Norway) (https://app.transifex.com/nextcloud/teams/64236/nb_NO/)","Content-Type":"text/plain; charset=UTF-8",Language:"nb_NO","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nJohn Molakvoæ , 2023\nSyvert Fossdal, 2024\n"},msgstr:["Last-Translator: Syvert Fossdal, 2024\nLanguage-Team: Norwegian Bokmål (Norway) (https://app.transifex.com/nextcloud/teams/64236/nb_NO/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: nb_NO\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{count} file conflict":{msgid:"{count} file conflict",msgid_plural:"{count} files conflict",msgstr:["{count} file conflict","{count} filkonflikter"]},"{count} file conflict in {dirname}":{msgid:"{count} file conflict in {dirname}",msgid_plural:"{count} file conflicts in {dirname}",msgstr:["{count} file conflict in {dirname}","{count} filkonflikter i {dirname}"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["{seconds} sekunder igjen"]},"{time} left":{msgid:"{time} left",comments:{extracted:"TRANSLATORS time has the format 00:00:00"},msgstr:["{time} igjen"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["noen få sekunder igjen"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["Avbryt opplastninger"]},Continue:{msgid:"Continue",msgstr:["Fortsett"]},"estimating time left":{msgid:"estimating time left",msgstr:["Estimerer tid igjen"]},"Existing version":{msgid:"Existing version",msgstr:["Gjeldende versjon"]},"If you select both versions, the copied file will have a number added to its name.":{msgid:"If you select both versions, the copied file will have a number added to its name.",msgstr:["Hvis du velger begge versjoner, vil den kopierte filen få et tall lagt til navnet."]},"Last modified date unknown":{msgid:"Last modified date unknown",msgstr:["Siste gang redigert ukjent"]},New:{msgid:"New",msgstr:["Ny"]},"New version":{msgid:"New version",msgstr:["Ny versjon"]},paused:{msgid:"paused",msgstr:["pauset"]},"Preview image":{msgid:"Preview image",msgstr:["Forhåndsvis bilde"]},"Select all checkboxes":{msgid:"Select all checkboxes",msgstr:["Velg alle"]},"Select all existing files":{msgid:"Select all existing files",msgstr:["Velg alle eksisterende filer"]},"Select all new files":{msgid:"Select all new files",msgstr:["Velg alle nye filer"]},"Skip this file":{msgid:"Skip this file",msgid_plural:"Skip {count} files",msgstr:["Skip this file","Hopp over {count} filer"]},"Unknown size":{msgid:"Unknown size",msgstr:["Ukjent størrelse"]},"Upload cancelled":{msgid:"Upload cancelled",msgstr:["Opplasting avbrutt"]},"Upload files":{msgid:"Upload files",msgstr:["Last opp filer"]},"Upload progress":{msgid:"Upload progress",msgstr:["Fremdrift, opplasting"]},"Which files do you want to keep?":{msgid:"Which files do you want to keep?",msgstr:["Hvilke filer vil du beholde?"]},"You need to select at least one version of each file to continue.":{msgid:"You need to select at least one version of each file to continue.",msgstr:["Du må velge minst en versjon av hver fil for å fortsette."]}}}}},{locale:"ne",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Nepali (https://www.transifex.com/nextcloud/teams/64236/ne/)","Content-Type":"text/plain; charset=UTF-8",Language:"ne","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Nepali (https://www.transifex.com/nextcloud/teams/64236/ne/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: ne\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"nl",json:{charset:"utf-8",headers:{"Last-Translator":"Rico , 2023","Language-Team":"Dutch (https://app.transifex.com/nextcloud/teams/64236/nl/)","Content-Type":"text/plain; charset=UTF-8",Language:"nl","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nRico , 2023\n"},msgstr:["Last-Translator: Rico , 2023\nLanguage-Team: Dutch (https://app.transifex.com/nextcloud/teams/64236/nl/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: nl\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["Nog {seconds} seconden"]},"{time} left":{msgid:"{time} left",comments:{extracted:"time has the format 00:00:00"},msgstr:["{seconds} over"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["Nog een paar seconden"]},Add:{msgid:"Add",msgstr:["Voeg toe"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["Uploads annuleren"]},"estimating time left":{msgid:"estimating time left",msgstr:["Schatting van de resterende tijd"]},paused:{msgid:"paused",msgstr:["Gepauzeerd"]},"Upload files":{msgid:"Upload files",msgstr:["Upload bestanden"]}}}}},{locale:"nn",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Norwegian Nynorsk (https://www.transifex.com/nextcloud/teams/64236/nn/)","Content-Type":"text/plain; charset=UTF-8",Language:"nn","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Norwegian Nynorsk (https://www.transifex.com/nextcloud/teams/64236/nn/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: nn\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"nn_NO",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Norwegian Nynorsk (Norway) (https://www.transifex.com/nextcloud/teams/64236/nn_NO/)","Content-Type":"text/plain; charset=UTF-8",Language:"nn_NO","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Norwegian Nynorsk (Norway) (https://www.transifex.com/nextcloud/teams/64236/nn_NO/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: nn_NO\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"oc",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Occitan (post 1500) (https://www.transifex.com/nextcloud/teams/64236/oc/)","Content-Type":"text/plain; charset=UTF-8",Language:"oc","Plural-Forms":"nplurals=2; plural=(n > 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Occitan (post 1500) (https://www.transifex.com/nextcloud/teams/64236/oc/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: oc\nPlural-Forms: nplurals=2; plural=(n > 1);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"pl",json:{charset:"utf-8",headers:{"Last-Translator":"Valdnet, 2024","Language-Team":"Polish (https://app.transifex.com/nextcloud/teams/64236/pl/)","Content-Type":"text/plain; charset=UTF-8",Language:"pl","Plural-Forms":"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nJohn Molakvoæ , 2023\nM H , 2023\nValdnet, 2024\n"},msgstr:["Last-Translator: Valdnet, 2024\nLanguage-Team: Polish (https://app.transifex.com/nextcloud/teams/64236/pl/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: pl\nPlural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"]},"{count} file conflict":{msgid:"{count} file conflict",msgid_plural:"{count} files conflict",msgstr:["konflikt 1 pliku","{count} konfliktów plików","{count} konfliktów plików","{count} konfliktów plików"]},"{count} file conflict in {dirname}":{msgid:"{count} file conflict in {dirname}",msgid_plural:"{count} file conflicts in {dirname}",msgstr:["{count} konfliktowy plik w {dirname}","{count} konfliktowych plików w {dirname}","{count} konfliktowych plików w {dirname}","{count} konfliktowych plików w {dirname}"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["Pozostało {seconds} sekund"]},"{time} left":{msgid:"{time} left",comments:{extracted:"TRANSLATORS time has the format 00:00:00"},msgstr:["Pozostało {time}"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["Pozostało kilka sekund"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["Anuluj wysyłanie"]},Continue:{msgid:"Continue",msgstr:["Kontynuuj"]},"estimating time left":{msgid:"estimating time left",msgstr:["Szacowanie pozostałego czasu"]},"Existing version":{msgid:"Existing version",msgstr:["Istniejąca wersja"]},"If you select both versions, the copied file will have a number added to its name.":{msgid:"If you select both versions, the copied file will have a number added to its name.",msgstr:["Jeżeli wybierzesz obie wersje to do nazw skopiowanych plików zostanie dodany numer"]},"Last modified date unknown":{msgid:"Last modified date unknown",msgstr:["Nieznana data ostatniej modyfikacji"]},New:{msgid:"New",msgstr:["Nowy"]},"New version":{msgid:"New version",msgstr:["Nowa wersja"]},paused:{msgid:"paused",msgstr:["Wstrzymane"]},"Preview image":{msgid:"Preview image",msgstr:["Podgląd obrazu"]},"Select all checkboxes":{msgid:"Select all checkboxes",msgstr:["Zaznacz wszystkie boxy"]},"Select all existing files":{msgid:"Select all existing files",msgstr:["Zaznacz wszystkie istniejące pliki"]},"Select all new files":{msgid:"Select all new files",msgstr:["Zaznacz wszystkie nowe pliki"]},"Skip this file":{msgid:"Skip this file",msgid_plural:"Skip {count} files",msgstr:["Pomiń 1 plik","Pomiń {count} plików","Pomiń {count} plików","Pomiń {count} plików"]},"Unknown size":{msgid:"Unknown size",msgstr:["Nieznany rozmiar"]},"Upload cancelled":{msgid:"Upload cancelled",msgstr:["Anulowano wysyłanie"]},"Upload files":{msgid:"Upload files",msgstr:["Wyślij pliki"]},"Upload progress":{msgid:"Upload progress",msgstr:["Postęp wysyłania"]},"Which files do you want to keep?":{msgid:"Which files do you want to keep?",msgstr:["Które pliki chcesz zachować"]},"You need to select at least one version of each file to continue.":{msgid:"You need to select at least one version of each file to continue.",msgstr:["Aby kontynuować, musisz wybrać co najmniej jedną wersję każdego pliku."]}}}}},{locale:"ps",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Pashto (https://www.transifex.com/nextcloud/teams/64236/ps/)","Content-Type":"text/plain; charset=UTF-8",Language:"ps","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Pashto (https://www.transifex.com/nextcloud/teams/64236/ps/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: ps\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"pt_BR",json:{charset:"utf-8",headers:{"Last-Translator":"Leonardo Colman Lopes , 2024","Language-Team":"Portuguese (Brazil) (https://app.transifex.com/nextcloud/teams/64236/pt_BR/)","Content-Type":"text/plain; charset=UTF-8",Language:"pt_BR","Plural-Forms":"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nJoas Schilling, 2024\nLeonardo Colman Lopes , 2024\n"},msgstr:["Last-Translator: Leonardo Colman Lopes , 2024\nLanguage-Team: Portuguese (Brazil) (https://app.transifex.com/nextcloud/teams/64236/pt_BR/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: pt_BR\nPlural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"]},"{count} file conflict":{msgid:"{count} file conflict",msgid_plural:"{count} files conflict",msgstr:["{count} arquivos em conflito","{count} arquivos em conflito","{count} arquivos em conflito"]},"{count} file conflict in {dirname}":{msgid:"{count} file conflict in {dirname}",msgid_plural:"{count} file conflicts in {dirname}",msgstr:["{count} conflitos de arquivo em {dirname}","{count} conflitos de arquivo em {dirname}","{count} conflitos de arquivo em {dirname}"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["{seconds} segundos restantes"]},"{time} left":{msgid:"{time} left",comments:{extracted:"TRANSLATORS time has the format 00:00:00"},msgstr:["{time} restante"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["alguns segundos restantes"]},Cancel:{msgid:"Cancel",msgstr:["Cancelar"]},"Cancel the entire operation":{msgid:"Cancel the entire operation",msgstr:["Cancelar a operação inteira"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["Cancelar uploads"]},Continue:{msgid:"Continue",msgstr:["Continuar"]},"estimating time left":{msgid:"estimating time left",msgstr:["estimando tempo restante"]},"Existing version":{msgid:"Existing version",msgstr:["Versão existente"]},"If you select both versions, the copied file will have a number added to its name.":{msgid:"If you select both versions, the copied file will have a number added to its name.",msgstr:["Se você selecionar ambas as versões, o arquivo copiado terá um número adicionado ao seu nome."]},"Last modified date unknown":{msgid:"Last modified date unknown",msgstr:["Data da última modificação desconhecida"]},New:{msgid:"New",msgstr:["Novo"]},"New version":{msgid:"New version",msgstr:["Nova versão"]},paused:{msgid:"paused",msgstr:["pausado"]},"Preview image":{msgid:"Preview image",msgstr:["Visualizar imagem"]},"Select all checkboxes":{msgid:"Select all checkboxes",msgstr:["Marque todas as caixas de seleção"]},"Select all existing files":{msgid:"Select all existing files",msgstr:["Selecione todos os arquivos existentes"]},"Select all new files":{msgid:"Select all new files",msgstr:["Selecione todos os novos arquivos"]},"Skip this file":{msgid:"Skip this file",msgid_plural:"Skip {count} files",msgstr:["Ignorar {count} arquivos","Ignorar {count} arquivos","Ignorar {count} arquivos"]},"Unknown size":{msgid:"Unknown size",msgstr:["Tamanho desconhecido"]},"Upload cancelled":{msgid:"Upload cancelled",msgstr:["Envio cancelado"]},"Upload files":{msgid:"Upload files",msgstr:["Enviar arquivos"]},"Upload progress":{msgid:"Upload progress",msgstr:["Envio em progresso"]},"When an incoming folder is selected, any conflicting files within it will also be overwritten.":{msgid:"When an incoming folder is selected, any conflicting files within it will also be overwritten.",msgstr:["Quando uma pasta é selecionada, quaisquer arquivos dentro dela também serão sobrescritos."]},"Which files do you want to keep?":{msgid:"Which files do you want to keep?",msgstr:["Quais arquivos você deseja manter?"]},"You need to select at least one version of each file to continue.":{msgid:"You need to select at least one version of each file to continue.",msgstr:["Você precisa selecionar pelo menos uma versão de cada arquivo para continuar."]}}}}},{locale:"pt_PT",json:{charset:"utf-8",headers:{"Last-Translator":"Manuela Silva , 2022","Language-Team":"Portuguese (Portugal) (https://www.transifex.com/nextcloud/teams/64236/pt_PT/)","Content-Type":"text/plain; charset=UTF-8",Language:"pt_PT","Plural-Forms":"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nManuela Silva , 2022\n"},msgstr:["Last-Translator: Manuela Silva , 2022\nLanguage-Team: Portuguese (Portugal) (https://www.transifex.com/nextcloud/teams/64236/pt_PT/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: pt_PT\nPlural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["faltam {seconds} segundo(s)"]},"{time} left":{msgid:"{time} left",comments:{extracted:"time has the format 00:00:00"},msgstr:["faltam {time}"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["faltam uns segundos"]},Add:{msgid:"Add",msgstr:["Adicionar"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["Cancelar envios"]},"estimating time left":{msgid:"estimating time left",msgstr:["tempo em falta estimado"]},paused:{msgid:"paused",msgstr:["pausado"]},"Upload files":{msgid:"Upload files",msgstr:["Enviar ficheiros"]}}}}},{locale:"ro",json:{charset:"utf-8",headers:{"Last-Translator":"Mădălin Vasiliu , 2022","Language-Team":"Romanian (https://www.transifex.com/nextcloud/teams/64236/ro/)","Content-Type":"text/plain; charset=UTF-8",Language:"ro","Plural-Forms":"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nMădălin Vasiliu , 2022\n"},msgstr:["Last-Translator: Mădălin Vasiliu , 2022\nLanguage-Team: Romanian (https://www.transifex.com/nextcloud/teams/64236/ro/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: ro\nPlural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["{seconds} secunde rămase"]},"{time} left":{msgid:"{time} left",comments:{extracted:"time has the format 00:00:00"},msgstr:["{time} rămas"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["câteva secunde rămase"]},Add:{msgid:"Add",msgstr:["Adaugă"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["Anulați încărcările"]},"estimating time left":{msgid:"estimating time left",msgstr:["estimarea timpului rămas"]},paused:{msgid:"paused",msgstr:["pus pe pauză"]},"Upload files":{msgid:"Upload files",msgstr:["Încarcă fișiere"]}}}}},{locale:"ru",json:{charset:"utf-8",headers:{"Last-Translator":"Александр, 2023","Language-Team":"Russian (https://app.transifex.com/nextcloud/teams/64236/ru/)","Content-Type":"text/plain; charset=UTF-8",Language:"ru","Plural-Forms":"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nJohn Molakvoæ , 2023\nMax Smith , 2023\nАлександр, 2023\n"},msgstr:["Last-Translator: Александр, 2023\nLanguage-Team: Russian (https://app.transifex.com/nextcloud/teams/64236/ru/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: ru\nPlural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"]},"{count} file conflict":{msgid:"{count} file conflict",msgid_plural:"{count} files conflict",msgstr:["конфликт {count} файла","конфликт {count} файлов","конфликт {count} файлов","конфликт {count} файлов"]},"{count} file conflict in {dirname}":{msgid:"{count} file conflict in {dirname}",msgid_plural:"{count} file conflicts in {dirname}",msgstr:["конфликт {count} файла в {dirname}","конфликт {count} файлов в {dirname}","конфликт {count} файлов в {dirname}","конфликт {count} файлов в {dirname}"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["осталось {seconds} секунд"]},"{time} left":{msgid:"{time} left",comments:{extracted:"TRANSLATORS time has the format 00:00:00"},msgstr:["осталось {time}"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["осталось несколько секунд"]},Add:{msgid:"Add",msgstr:["Добавить"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["Отменить загрузки"]},Continue:{msgid:"Continue",msgstr:["Продолжить"]},"estimating time left":{msgid:"estimating time left",msgstr:["оценка оставшегося времени"]},"Existing version":{msgid:"Existing version",msgstr:["Текущая версия"]},"If you select both versions, the copied file will have a number added to its name.":{msgid:"If you select both versions, the copied file will have a number added to its name.",msgstr:["Если вы выберете обе версии, к имени скопированного файла будет добавлен номер."]},"Last modified date unknown":{msgid:"Last modified date unknown",msgstr:["Дата последнего изменения неизвестна"]},"New version":{msgid:"New version",msgstr:["Новая версия"]},paused:{msgid:"paused",msgstr:["приостановлено"]},"Preview image":{msgid:"Preview image",msgstr:["Предварительный просмотр"]},"Select all checkboxes":{msgid:"Select all checkboxes",msgstr:["Установить все флажки"]},"Select all existing files":{msgid:"Select all existing files",msgstr:["Выбрать все существующие файлы"]},"Select all new files":{msgid:"Select all new files",msgstr:["Выбрать все новые файлы"]},"Skip this file":{msgid:"Skip this file",msgid_plural:"Skip {count} files",msgstr:["Пропустить файл","Пропустить {count} файла","Пропустить {count} файлов","Пропустить {count} файлов"]},"Unknown size":{msgid:"Unknown size",msgstr:["Неизвестный размер"]},"Upload cancelled":{msgid:"Upload cancelled",msgstr:["Загрузка отменена"]},"Upload files":{msgid:"Upload files",msgstr:["Загрузка файлов"]},"Which files do you want to keep?":{msgid:"Which files do you want to keep?",msgstr:["Какие файлы вы хотите сохранить?"]},"You need to select at least one version of each file to continue.":{msgid:"You need to select at least one version of each file to continue.",msgstr:["Для продолжения вам нужно выбрать по крайней мере одну версию каждого файла."]}}}}},{locale:"ru_RU",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Russian (Russia) (https://www.transifex.com/nextcloud/teams/64236/ru_RU/)","Content-Type":"text/plain; charset=UTF-8",Language:"ru_RU","Plural-Forms":"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Russian (Russia) (https://www.transifex.com/nextcloud/teams/64236/ru_RU/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: ru_RU\nPlural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"sc",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Sardinian (https://www.transifex.com/nextcloud/teams/64236/sc/)","Content-Type":"text/plain; charset=UTF-8",Language:"sc","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Sardinian (https://www.transifex.com/nextcloud/teams/64236/sc/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: sc\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"si",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Sinhala (https://www.transifex.com/nextcloud/teams/64236/si/)","Content-Type":"text/plain; charset=UTF-8",Language:"si","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Sinhala (https://www.transifex.com/nextcloud/teams/64236/si/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: si\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"si_LK",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Sinhala (Sri Lanka) (https://www.transifex.com/nextcloud/teams/64236/si_LK/)","Content-Type":"text/plain; charset=UTF-8",Language:"si_LK","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Sinhala (Sri Lanka) (https://www.transifex.com/nextcloud/teams/64236/si_LK/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: si_LK\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"sk_SK",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Slovak (Slovakia) (https://www.transifex.com/nextcloud/teams/64236/sk_SK/)","Content-Type":"text/plain; charset=UTF-8",Language:"sk_SK","Plural-Forms":"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Slovak (Slovakia) (https://www.transifex.com/nextcloud/teams/64236/sk_SK/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: sk_SK\nPlural-Forms: nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"sl",json:{charset:"utf-8",headers:{"Last-Translator":"Matej Urbančič <>, 2022","Language-Team":"Slovenian (https://www.transifex.com/nextcloud/teams/64236/sl/)","Content-Type":"text/plain; charset=UTF-8",Language:"sl","Plural-Forms":"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nMatej Urbančič <>, 2022\n"},msgstr:["Last-Translator: Matej Urbančič <>, 2022\nLanguage-Team: Slovenian (https://www.transifex.com/nextcloud/teams/64236/sl/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: sl\nPlural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["še {seconds} sekund"]},"{time} left":{msgid:"{time} left",comments:{extracted:"time has the format 00:00:00"},msgstr:["še {time}"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["še nekaj sekund"]},Add:{msgid:"Add",msgstr:["Dodaj"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["Prekliči pošiljanje"]},"estimating time left":{msgid:"estimating time left",msgstr:["ocenjen čas do konca"]},paused:{msgid:"paused",msgstr:["v premoru"]},"Upload files":{msgid:"Upload files",msgstr:["Pošlji datoteke"]}}}}},{locale:"sl_SI",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Slovenian (Slovenia) (https://www.transifex.com/nextcloud/teams/64236/sl_SI/)","Content-Type":"text/plain; charset=UTF-8",Language:"sl_SI","Plural-Forms":"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Slovenian (Slovenia) (https://www.transifex.com/nextcloud/teams/64236/sl_SI/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: sl_SI\nPlural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"sq",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Albanian (https://www.transifex.com/nextcloud/teams/64236/sq/)","Content-Type":"text/plain; charset=UTF-8",Language:"sq","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Albanian (https://www.transifex.com/nextcloud/teams/64236/sq/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: sq\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"sr",json:{charset:"utf-8",headers:{"Last-Translator":"Иван Пешић, 2023","Language-Team":"Serbian (https://app.transifex.com/nextcloud/teams/64236/sr/)","Content-Type":"text/plain; charset=UTF-8",Language:"sr","Plural-Forms":"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nJohn Molakvoæ , 2023\nИван Пешић, 2023\n"},msgstr:["Last-Translator: Иван Пешић, 2023\nLanguage-Team: Serbian (https://app.transifex.com/nextcloud/teams/64236/sr/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: sr\nPlural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"]},"{count} file conflict":{msgid:"{count} file conflict",msgid_plural:"{count} files conflict",msgstr:["{count} фајл конфликт","{count} фајл конфликта","{count} фајл конфликта"]},"{count} file conflict in {dirname}":{msgid:"{count} file conflict in {dirname}",msgid_plural:"{count} file conflicts in {dirname}",msgstr:["{count} фајл конфликт у {dirname}","{count} фајл конфликта у {dirname}","{count} фајл конфликта у {dirname}"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["преостало је {seconds} секунди"]},"{time} left":{msgid:"{time} left",comments:{extracted:"TRANSLATORS time has the format 00:00:00"},msgstr:["{time} преостало"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["преостало је неколико секунди"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["Обустави отпремања"]},Continue:{msgid:"Continue",msgstr:["Настави"]},"estimating time left":{msgid:"estimating time left",msgstr:["процена преосталог времена"]},"Existing version":{msgid:"Existing version",msgstr:["Постојећа верзија"]},"If you select both versions, the copied file will have a number added to its name.":{msgid:"If you select both versions, the copied file will have a number added to its name.",msgstr:["Ако изаберете обе верзије, на име копираног фајла ће се додати број."]},"Last modified date unknown":{msgid:"Last modified date unknown",msgstr:["Није познат датум последње измене"]},New:{msgid:"New",msgstr:["Ново"]},"New version":{msgid:"New version",msgstr:["Нова верзија"]},paused:{msgid:"paused",msgstr:["паузирано"]},"Preview image":{msgid:"Preview image",msgstr:["Слика прегледа"]},"Select all checkboxes":{msgid:"Select all checkboxes",msgstr:["Штиклирај сва поља за штиклирање"]},"Select all existing files":{msgid:"Select all existing files",msgstr:["Изабери све постојеће фајлове"]},"Select all new files":{msgid:"Select all new files",msgstr:["Изабери све нове фајлове"]},"Skip this file":{msgid:"Skip this file",msgid_plural:"Skip {count} files",msgstr:["Прескочи овај фајл","Прескочи {count} фајла","Прескочи {count} фајлова"]},"Unknown size":{msgid:"Unknown size",msgstr:["Непозната величина"]},"Upload cancelled":{msgid:"Upload cancelled",msgstr:["Отпремање је отказано"]},"Upload files":{msgid:"Upload files",msgstr:["Отпреми фајлове"]},"Upload progress":{msgid:"Upload progress",msgstr:["Напредак отпремања"]},"Which files do you want to keep?":{msgid:"Which files do you want to keep?",msgstr:["Које фајлове желите да задржите?"]},"You need to select at least one version of each file to continue.":{msgid:"You need to select at least one version of each file to continue.",msgstr:["Морате да изаберете барем једну верзију сваког фајла да наставите."]}}}}},{locale:"sr@latin",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Serbian (Latin) (https://www.transifex.com/nextcloud/teams/64236/sr@latin/)","Content-Type":"text/plain; charset=UTF-8",Language:"sr@latin","Plural-Forms":"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Serbian (Latin) (https://www.transifex.com/nextcloud/teams/64236/sr@latin/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: sr@latin\nPlural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"sv",json:{charset:"utf-8",headers:{"Last-Translator":"Magnus Höglund, 2024","Language-Team":"Swedish (https://app.transifex.com/nextcloud/teams/64236/sv/)","Content-Type":"text/plain; charset=UTF-8",Language:"sv","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nJoas Schilling, 2024\nMagnus Höglund, 2024\n"},msgstr:["Last-Translator: Magnus Höglund, 2024\nLanguage-Team: Swedish (https://app.transifex.com/nextcloud/teams/64236/sv/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: sv\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{count} file conflict":{msgid:"{count} file conflict",msgid_plural:"{count} files conflict",msgstr:["{count} filkonflikt","{count} filkonflikter"]},"{count} file conflict in {dirname}":{msgid:"{count} file conflict in {dirname}",msgid_plural:"{count} file conflicts in {dirname}",msgstr:["{count} filkonflikt i {dirname}","{count} filkonflikter i {dirname}"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["{seconds} sekunder kvarstår"]},"{time} left":{msgid:"{time} left",comments:{extracted:"TRANSLATORS time has the format 00:00:00"},msgstr:["{time} kvarstår"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["några sekunder kvar"]},Cancel:{msgid:"Cancel",msgstr:["Avbryt"]},"Cancel the entire operation":{msgid:"Cancel the entire operation",msgstr:["Avbryt hela operationen"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["Avbryt uppladdningar"]},Continue:{msgid:"Continue",msgstr:["Fortsätt"]},"estimating time left":{msgid:"estimating time left",msgstr:["uppskattar kvarstående tid"]},"Existing version":{msgid:"Existing version",msgstr:["Nuvarande version"]},"If you select both versions, the copied file will have a number added to its name.":{msgid:"If you select both versions, the copied file will have a number added to its name.",msgstr:["Om du väljer båda versionerna kommer den kopierade filen att få ett nummer tillagt i namnet."]},"Last modified date unknown":{msgid:"Last modified date unknown",msgstr:["Senaste ändringsdatum okänt"]},New:{msgid:"New",msgstr:["Ny"]},"New version":{msgid:"New version",msgstr:["Ny version"]},paused:{msgid:"paused",msgstr:["pausad"]},"Preview image":{msgid:"Preview image",msgstr:["Förhandsgranska bild"]},"Select all checkboxes":{msgid:"Select all checkboxes",msgstr:["Markera alla kryssrutor"]},"Select all existing files":{msgid:"Select all existing files",msgstr:["Välj alla befintliga filer"]},"Select all new files":{msgid:"Select all new files",msgstr:["Välj alla nya filer"]},"Skip this file":{msgid:"Skip this file",msgid_plural:"Skip {count} files",msgstr:["Hoppa över denna fil","Hoppa över {count} filer"]},"Unknown size":{msgid:"Unknown size",msgstr:["Okänd storlek"]},"Upload cancelled":{msgid:"Upload cancelled",msgstr:["Uppladdningen avbröts"]},"Upload files":{msgid:"Upload files",msgstr:["Ladda upp filer"]},"Upload progress":{msgid:"Upload progress",msgstr:["Uppladdningsförlopp"]},"When an incoming folder is selected, any conflicting files within it will also be overwritten.":{msgid:"When an incoming folder is selected, any conflicting files within it will also be overwritten.",msgstr:["När en inkommande mapp väljs skrivs även alla konfliktande filer i den över."]},"Which files do you want to keep?":{msgid:"Which files do you want to keep?",msgstr:["Vilka filer vill du behålla?"]},"You need to select at least one version of each file to continue.":{msgid:"You need to select at least one version of each file to continue.",msgstr:["Du måste välja minst en version av varje fil för att fortsätta."]}}}}},{locale:"sw",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Swahili (https://www.transifex.com/nextcloud/teams/64236/sw/)","Content-Type":"text/plain; charset=UTF-8",Language:"sw","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Swahili (https://www.transifex.com/nextcloud/teams/64236/sw/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: sw\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"ta",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Tamil (https://www.transifex.com/nextcloud/teams/64236/ta/)","Content-Type":"text/plain; charset=UTF-8",Language:"ta","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Tamil (https://www.transifex.com/nextcloud/teams/64236/ta/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: ta\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"ta_LK",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Tamil (Sri-Lanka) (https://www.transifex.com/nextcloud/teams/64236/ta_LK/)","Content-Type":"text/plain; charset=UTF-8",Language:"ta_LK","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Tamil (Sri-Lanka) (https://www.transifex.com/nextcloud/teams/64236/ta_LK/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: ta_LK\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"th",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Thai (https://www.transifex.com/nextcloud/teams/64236/th/)","Content-Type":"text/plain; charset=UTF-8",Language:"th","Plural-Forms":"nplurals=1; plural=0;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Thai (https://www.transifex.com/nextcloud/teams/64236/th/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: th\nPlural-Forms: nplurals=1; plural=0;\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"th_TH",json:{charset:"utf-8",headers:{"Last-Translator":"Phongpanot Phairat , 2022","Language-Team":"Thai (Thailand) (https://www.transifex.com/nextcloud/teams/64236/th_TH/)","Content-Type":"text/plain; charset=UTF-8",Language:"th_TH","Plural-Forms":"nplurals=1; plural=0;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nPhongpanot Phairat , 2022\n"},msgstr:["Last-Translator: Phongpanot Phairat , 2022\nLanguage-Team: Thai (Thailand) (https://www.transifex.com/nextcloud/teams/64236/th_TH/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: th_TH\nPlural-Forms: nplurals=1; plural=0;\n"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["เหลืออีก {seconds} วินาที"]},"{time} left":{msgid:"{time} left",comments:{extracted:"time has the format 00:00:00"},msgstr:["เหลืออีก {time}"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["เหลืออีกไม่กี่วินาที"]},Add:{msgid:"Add",msgstr:["เพิ่ม"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["ยกเลิกการอัปโหลด"]},"estimating time left":{msgid:"estimating time left",msgstr:["กำลังคำนวณเวลาที่เหลือ"]},paused:{msgid:"paused",msgstr:["หยุดชั่วคราว"]},"Upload files":{msgid:"Upload files",msgstr:["อัปโหลดไฟล์"]}}}}},{locale:"tk",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Turkmen (https://www.transifex.com/nextcloud/teams/64236/tk/)","Content-Type":"text/plain; charset=UTF-8",Language:"tk","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Turkmen (https://www.transifex.com/nextcloud/teams/64236/tk/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: tk\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"tr",json:{charset:"utf-8",headers:{"Last-Translator":"Kaya Zeren , 2024","Language-Team":"Turkish (https://app.transifex.com/nextcloud/teams/64236/tr/)","Content-Type":"text/plain; charset=UTF-8",Language:"tr","Plural-Forms":"nplurals=2; plural=(n > 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nJoas Schilling, 2024\nKaya Zeren , 2024\n"},msgstr:["Last-Translator: Kaya Zeren , 2024\nLanguage-Team: Turkish (https://app.transifex.com/nextcloud/teams/64236/tr/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: tr\nPlural-Forms: nplurals=2; plural=(n > 1);\n"]},"{count} file conflict":{msgid:"{count} file conflict",msgid_plural:"{count} files conflict",msgstr:["{count} dosya çakışması var","{count} dosya çakışması var"]},"{count} file conflict in {dirname}":{msgid:"{count} file conflict in {dirname}",msgid_plural:"{count} file conflicts in {dirname}",msgstr:["{dirname} klasöründe {count} dosya çakışması var","{dirname} klasöründe {count} dosya çakışması var"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["{seconds} saniye kaldı"]},"{time} left":{msgid:"{time} left",comments:{extracted:"TRANSLATORS time has the format 00:00:00"},msgstr:["{time} kaldı"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["bir kaç saniye kaldı"]},Cancel:{msgid:"Cancel",msgstr:["İptal"]},"Cancel the entire operation":{msgid:"Cancel the entire operation",msgstr:["Tüm işlemi iptal et"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["Yüklemeleri iptal et"]},Continue:{msgid:"Continue",msgstr:["İlerle"]},"estimating time left":{msgid:"estimating time left",msgstr:["öngörülen kalan süre"]},"Existing version":{msgid:"Existing version",msgstr:["Var olan sürüm"]},"If you select both versions, the copied file will have a number added to its name.":{msgid:"If you select both versions, the copied file will have a number added to its name.",msgstr:["İki sürümü de seçerseniz, kopyalanan dosyanın adına bir sayı eklenir."]},"Last modified date unknown":{msgid:"Last modified date unknown",msgstr:["Son değiştirilme tarihi bilinmiyor"]},New:{msgid:"New",msgstr:["Yeni"]},"New version":{msgid:"New version",msgstr:["Yeni sürüm"]},paused:{msgid:"paused",msgstr:["duraklatıldı"]},"Preview image":{msgid:"Preview image",msgstr:["Görsel ön izlemesi"]},"Select all checkboxes":{msgid:"Select all checkboxes",msgstr:["Tüm kutuları işaretle"]},"Select all existing files":{msgid:"Select all existing files",msgstr:["Tüm var olan dosyaları seç"]},"Select all new files":{msgid:"Select all new files",msgstr:["Tüm yeni dosyaları seç"]},"Skip this file":{msgid:"Skip this file",msgid_plural:"Skip {count} files",msgstr:["Bu dosyayı atla","{count} dosyayı atla"]},"Unknown size":{msgid:"Unknown size",msgstr:["Boyut bilinmiyor"]},"Upload cancelled":{msgid:"Upload cancelled",msgstr:["Yükleme iptal edildi"]},"Upload files":{msgid:"Upload files",msgstr:["Dosyaları yükle"]},"Upload progress":{msgid:"Upload progress",msgstr:["Yükleme ilerlemesi"]},"When an incoming folder is selected, any conflicting files within it will also be overwritten.":{msgid:"When an incoming folder is selected, any conflicting files within it will also be overwritten.",msgstr:["Bir gelen klasör seçildiğinde, içindeki çakışan dosyaların da üzerine yazılır."]},"Which files do you want to keep?":{msgid:"Which files do you want to keep?",msgstr:["Hangi dosyaları tutmak istiyorsunuz?"]},"You need to select at least one version of each file to continue.":{msgid:"You need to select at least one version of each file to continue.",msgstr:["İlerlemek için her dosyanın en az bir sürümünü seçmelisiniz."]}}}}},{locale:"ug",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Uyghur (https://www.transifex.com/nextcloud/teams/64236/ug/)","Content-Type":"text/plain; charset=UTF-8",Language:"ug","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Uyghur (https://www.transifex.com/nextcloud/teams/64236/ug/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: ug\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"uk",json:{charset:"utf-8",headers:{"Last-Translator":"O St , 2024","Language-Team":"Ukrainian (https://app.transifex.com/nextcloud/teams/64236/uk/)","Content-Type":"text/plain; charset=UTF-8",Language:"uk","Plural-Forms":"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nJoas Schilling, 2024\nO St , 2024\n"},msgstr:["Last-Translator: O St , 2024\nLanguage-Team: Ukrainian (https://app.transifex.com/nextcloud/teams/64236/uk/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: uk\nPlural-Forms: nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\n"]},"{count} file conflict":{msgid:"{count} file conflict",msgid_plural:"{count} files conflict",msgstr:["{count} конфліктний файл","{count} конфліктних файли","{count} конфліктних файлів","{count} конфліктних файлів"]},"{count} file conflict in {dirname}":{msgid:"{count} file conflict in {dirname}",msgid_plural:"{count} file conflicts in {dirname}",msgstr:["{count} конфліктний файл у каталозі {dirname}","{count} конфліктних файли у каталозі {dirname}","{count} конфліктних файлів у каталозі {dirname}","{count} конфліктних файлів у каталозі {dirname}"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["Залишилося {seconds} секунд"]},"{time} left":{msgid:"{time} left",comments:{extracted:"TRANSLATORS time has the format 00:00:00"},msgstr:["Залишилося {time}"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["залишилося кілька секунд"]},Cancel:{msgid:"Cancel",msgstr:["Скасувати"]},"Cancel the entire operation":{msgid:"Cancel the entire operation",msgstr:["Скасувати операцію повністю"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["Скасувати завантаження"]},Continue:{msgid:"Continue",msgstr:["Продовжити"]},"estimating time left":{msgid:"estimating time left",msgstr:["оцінка часу, що залишився"]},"Existing version":{msgid:"Existing version",msgstr:["Присутня версія"]},"If you select both versions, the copied file will have a number added to its name.":{msgid:"If you select both versions, the copied file will have a number added to its name.",msgstr:["Якщо ви виберете обидві версії, то буде створено копію файлу, до назви якої буде додано цифру."]},"Last modified date unknown":{msgid:"Last modified date unknown",msgstr:["Дата останньої зміни невідома"]},New:{msgid:"New",msgstr:["Нове"]},"New version":{msgid:"New version",msgstr:["Нова версія"]},paused:{msgid:"paused",msgstr:["призупинено"]},"Preview image":{msgid:"Preview image",msgstr:["Попередній перегляд"]},"Select all checkboxes":{msgid:"Select all checkboxes",msgstr:["Вибрати все"]},"Select all existing files":{msgid:"Select all existing files",msgstr:["Вибрати усі присутні файли"]},"Select all new files":{msgid:"Select all new files",msgstr:["Вибрати усі нові файли"]},"Skip this file":{msgid:"Skip this file",msgid_plural:"Skip {count} files",msgstr:["Пропустити файл","Пропустити {count} файли","Пропустити {count} файлів","Пропустити {count} файлів"]},"Unknown size":{msgid:"Unknown size",msgstr:["Невідомий розмір"]},"Upload cancelled":{msgid:"Upload cancelled",msgstr:["Завантаження скасовано"]},"Upload files":{msgid:"Upload files",msgstr:["Завантажити файли"]},"Upload progress":{msgid:"Upload progress",msgstr:["Поступ завантаження"]},"When an incoming folder is selected, any conflicting files within it will also be overwritten.":{msgid:"When an incoming folder is selected, any conflicting files within it will also be overwritten.",msgstr:["Усі конфліктні файли у вибраному каталозі призначення буде перезаписано поверх."]},"Which files do you want to keep?":{msgid:"Which files do you want to keep?",msgstr:["Які файли залишити?"]},"You need to select at least one version of each file to continue.":{msgid:"You need to select at least one version of each file to continue.",msgstr:["Для продовження потрібно вибрати принаймні одну версію для кожного файлу."]}}}}},{locale:"ur_PK",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Urdu (Pakistan) (https://www.transifex.com/nextcloud/teams/64236/ur_PK/)","Content-Type":"text/plain; charset=UTF-8",Language:"ur_PK","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Urdu (Pakistan) (https://www.transifex.com/nextcloud/teams/64236/ur_PK/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: ur_PK\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"uz",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2022","Language-Team":"Uzbek (https://www.transifex.com/nextcloud/teams/64236/uz/)","Content-Type":"text/plain; charset=UTF-8",Language:"uz","Plural-Forms":"nplurals=1; plural=0;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Uzbek (https://www.transifex.com/nextcloud/teams/64236/uz/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: uz\nPlural-Forms: nplurals=1; plural=0;\n"]},"{estimate} seconds left":{msgid:"{estimate} seconds left",msgstr:[""]},"{hours} hours and {minutes} minutes left":{msgid:"{hours} hours and {minutes} minutes left",msgstr:[""]},"{minutes} minutes left":{msgid:"{minutes} minutes left",msgstr:[""]},"a few seconds left":{msgid:"a few seconds left",msgstr:[""]},Add:{msgid:"Add",msgstr:[""]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:[""]},"estimating time left":{msgid:"estimating time left",msgstr:[""]},paused:{msgid:"paused",msgstr:[""]}}}}},{locale:"vi",json:{charset:"utf-8",headers:{"Last-Translator":"Tung DangQuang, 2023","Language-Team":"Vietnamese (https://app.transifex.com/nextcloud/teams/64236/vi/)","Content-Type":"text/plain; charset=UTF-8",Language:"vi","Plural-Forms":"nplurals=1; plural=0;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nJohn Molakvoæ , 2023\nTung DangQuang, 2023\n"},msgstr:["Last-Translator: Tung DangQuang, 2023\nLanguage-Team: Vietnamese (https://app.transifex.com/nextcloud/teams/64236/vi/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: vi\nPlural-Forms: nplurals=1; plural=0;\n"]},"{count} file conflict":{msgid:"{count} file conflict",msgid_plural:"{count} files conflict",msgstr:["{count} Tập tin xung đột"]},"{count} file conflict in {dirname}":{msgid:"{count} file conflict in {dirname}",msgid_plural:"{count} file conflicts in {dirname}",msgstr:["{count} tập tin lỗi trong {dirname}"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["Còn {second} giây"]},"{time} left":{msgid:"{time} left",comments:{extracted:"TRANSLATORS time has the format 00:00:00"},msgstr:["Còn lại {time}"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["Còn lại một vài giây"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["Huỷ tải lên"]},Continue:{msgid:"Continue",msgstr:["Tiếp Tục"]},"estimating time left":{msgid:"estimating time left",msgstr:["Thời gian còn lại dự kiến"]},"Existing version":{msgid:"Existing version",msgstr:["Phiên Bản Hiện Tại"]},"If you select both versions, the copied file will have a number added to its name.":{msgid:"If you select both versions, the copied file will have a number added to its name.",msgstr:["Nếu bạn chọn cả hai phiên bản, tệp được sao chép sẽ có thêm một số vào tên của nó."]},"Last modified date unknown":{msgid:"Last modified date unknown",msgstr:["Ngày sửa dổi lần cuối không xác định"]},New:{msgid:"New",msgstr:["Tạo Mới"]},"New version":{msgid:"New version",msgstr:["Phiên Bản Mới"]},paused:{msgid:"paused",msgstr:["đã tạm dừng"]},"Preview image":{msgid:"Preview image",msgstr:["Xem Trước Ảnh"]},"Select all checkboxes":{msgid:"Select all checkboxes",msgstr:["Chọn tất cả hộp checkbox"]},"Select all existing files":{msgid:"Select all existing files",msgstr:["Chọn tất cả các tập tin có sẵn"]},"Select all new files":{msgid:"Select all new files",msgstr:["Chọn tất cả các tập tin mới"]},"Skip this file":{msgid:"Skip this file",msgid_plural:"Skip {count} files",msgstr:["Bỏ Qua {count} tập tin"]},"Unknown size":{msgid:"Unknown size",msgstr:["Không rõ dung lượng"]},"Upload cancelled":{msgid:"Upload cancelled",msgstr:["Dừng Tải Lên"]},"Upload files":{msgid:"Upload files",msgstr:["Tập tin tải lên"]},"Upload progress":{msgid:"Upload progress",msgstr:["Đang Tải Lên"]},"Which files do you want to keep?":{msgid:"Which files do you want to keep?",msgstr:["Bạn muốn giữ tập tin nào?"]},"You need to select at least one version of each file to continue.":{msgid:"You need to select at least one version of each file to continue.",msgstr:["Bạn cần chọn ít nhất một phiên bản tập tin mới có thể tiếp tục"]}}}}},{locale:"zh_CN",json:{charset:"utf-8",headers:{"Last-Translator":"Hongbo Chen, 2023","Language-Team":"Chinese (China) (https://app.transifex.com/nextcloud/teams/64236/zh_CN/)","Content-Type":"text/plain; charset=UTF-8",Language:"zh_CN","Plural-Forms":"nplurals=1; plural=0;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nJohn Molakvoæ , 2023\nHongbo Chen, 2023\n"},msgstr:["Last-Translator: Hongbo Chen, 2023\nLanguage-Team: Chinese (China) (https://app.transifex.com/nextcloud/teams/64236/zh_CN/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: zh_CN\nPlural-Forms: nplurals=1; plural=0;\n"]},"{count} file conflict":{msgid:"{count} file conflict",msgid_plural:"{count} files conflict",msgstr:["{count}文件冲突"]},"{count} file conflict in {dirname}":{msgid:"{count} file conflict in {dirname}",msgid_plural:"{count} file conflicts in {dirname}",msgstr:["在{dirname}目录下有{count}个文件冲突"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["剩余 {seconds} 秒"]},"{time} left":{msgid:"{time} left",comments:{extracted:"TRANSLATORS time has the format 00:00:00"},msgstr:["剩余 {time}"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["还剩几秒"]},Add:{msgid:"Add",msgstr:["添加"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["取消上传"]},Continue:{msgid:"Continue",msgstr:["继续"]},"estimating time left":{msgid:"estimating time left",msgstr:["估计剩余时间"]},"Existing version":{msgid:"Existing version",msgstr:["版本已存在"]},"If you select both versions, the copied file will have a number added to its name.":{msgid:"If you select both versions, the copied file will have a number added to its name.",msgstr:["如果选择所有的版本,新增版本的文件名为原文件名加数字"]},"Last modified date unknown":{msgid:"Last modified date unknown",msgstr:["文件最后修改日期未知"]},"New version":{msgid:"New version",msgstr:["新版本"]},paused:{msgid:"paused",msgstr:["已暂停"]},"Preview image":{msgid:"Preview image",msgstr:["图片预览"]},"Select all checkboxes":{msgid:"Select all checkboxes",msgstr:["选择所有的选择框"]},"Select all existing files":{msgid:"Select all existing files",msgstr:["选择所有存在的文件"]},"Select all new files":{msgid:"Select all new files",msgstr:["选择所有的新文件"]},"Skip this file":{msgid:"Skip this file",msgid_plural:"Skip {count} files",msgstr:["跳过{count}个文件"]},"Unknown size":{msgid:"Unknown size",msgstr:["文件大小未知"]},"Upload cancelled":{msgid:"Upload cancelled",msgstr:["取消上传"]},"Upload files":{msgid:"Upload files",msgstr:["上传文件"]},"Which files do you want to keep?":{msgid:"Which files do you want to keep?",msgstr:["你要保留哪些文件?"]},"You need to select at least one version of each file to continue.":{msgid:"You need to select at least one version of each file to continue.",msgstr:["每个文件至少选择一个版本"]}}}}},{locale:"zh_HK",json:{charset:"utf-8",headers:{"Last-Translator":"Café Tango, 2023","Language-Team":"Chinese (Hong Kong) (https://app.transifex.com/nextcloud/teams/64236/zh_HK/)","Content-Type":"text/plain; charset=UTF-8",Language:"zh_HK","Plural-Forms":"nplurals=1; plural=0;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nJohn Molakvoæ , 2023\nCafé Tango, 2023\n"},msgstr:["Last-Translator: Café Tango, 2023\nLanguage-Team: Chinese (Hong Kong) (https://app.transifex.com/nextcloud/teams/64236/zh_HK/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: zh_HK\nPlural-Forms: nplurals=1; plural=0;\n"]},"{count} file conflict":{msgid:"{count} file conflict",msgid_plural:"{count} files conflict",msgstr:["{count} 個檔案衝突"]},"{count} file conflict in {dirname}":{msgid:"{count} file conflict in {dirname}",msgid_plural:"{count} file conflicts in {dirname}",msgstr:["{dirname} 中有 {count} 個檔案衝突"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["剩餘 {seconds} 秒"]},"{time} left":{msgid:"{time} left",comments:{extracted:"TRANSLATORS time has the format 00:00:00"},msgstr:["剩餘 {time}"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["還剩幾秒"]},Add:{msgid:"Add",msgstr:["添加"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["取消上傳"]},Continue:{msgid:"Continue",msgstr:["繼續"]},"estimating time left":{msgid:"estimating time left",msgstr:["估計剩餘時間"]},"Existing version":{msgid:"Existing version",msgstr:["既有版本"]},"If you select both versions, the copied file will have a number added to its name.":{msgid:"If you select both versions, the copied file will have a number added to its name.",msgstr:["若您選取兩個版本,複製的檔案的名稱將會新增編號。"]},"Last modified date unknown":{msgid:"Last modified date unknown",msgstr:["最後修改日期不詳"]},"New version":{msgid:"New version",msgstr:["新版本 "]},paused:{msgid:"paused",msgstr:["已暫停"]},"Preview image":{msgid:"Preview image",msgstr:["預覽圖片"]},"Select all checkboxes":{msgid:"Select all checkboxes",msgstr:["選取所有核取方塊"]},"Select all existing files":{msgid:"Select all existing files",msgstr:["選取所有既有檔案"]},"Select all new files":{msgid:"Select all new files",msgstr:["選取所有新檔案"]},"Skip this file":{msgid:"Skip this file",msgid_plural:"Skip {count} files",msgstr:["略過 {count} 個檔案"]},"Unknown size":{msgid:"Unknown size",msgstr:["大小不詳"]},"Upload cancelled":{msgid:"Upload cancelled",msgstr:["已取消上傳"]},"Upload files":{msgid:"Upload files",msgstr:["上傳檔案"]},"Which files do you want to keep?":{msgid:"Which files do you want to keep?",msgstr:["您想保留哪些檔案?"]},"You need to select at least one version of each file to continue.":{msgid:"You need to select at least one version of each file to continue.",msgstr:["您必須為每個檔案都至少選取一個版本以繼續。"]}}}}},{locale:"zh_TW",json:{charset:"utf-8",headers:{"Last-Translator":"黃柏諺 , 2024","Language-Team":"Chinese (Taiwan) (https://app.transifex.com/nextcloud/teams/64236/zh_TW/)","Content-Type":"text/plain; charset=UTF-8",Language:"zh_TW","Plural-Forms":"nplurals=1; plural=0;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nJoas Schilling, 2024\n黃柏諺 , 2024\n"},msgstr:["Last-Translator: 黃柏諺 , 2024\nLanguage-Team: Chinese (Taiwan) (https://app.transifex.com/nextcloud/teams/64236/zh_TW/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: zh_TW\nPlural-Forms: nplurals=1; plural=0;\n"]},"{count} file conflict":{msgid:"{count} file conflict",msgid_plural:"{count} files conflict",msgstr:["{count} 個檔案衝突"]},"{count} file conflict in {dirname}":{msgid:"{count} file conflict in {dirname}",msgid_plural:"{count} file conflicts in {dirname}",msgstr:["{dirname} 中有 {count} 個檔案衝突"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["剩餘 {seconds} 秒"]},"{time} left":{msgid:"{time} left",comments:{extracted:"TRANSLATORS time has the format 00:00:00"},msgstr:["剩餘 {time}"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["還剩幾秒"]},Cancel:{msgid:"Cancel",msgstr:["取消"]},"Cancel the entire operation":{msgid:"Cancel the entire operation",msgstr:["取消整個操作"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["取消上傳"]},Continue:{msgid:"Continue",msgstr:["繼續"]},"estimating time left":{msgid:"estimating time left",msgstr:["估計剩餘時間"]},"Existing version":{msgid:"Existing version",msgstr:["既有版本"]},"If you select both versions, the copied file will have a number added to its name.":{msgid:"If you select both versions, the copied file will have a number added to its name.",msgstr:["若您選取兩個版本,複製的檔案的名稱將會新增編號。"]},"Last modified date unknown":{msgid:"Last modified date unknown",msgstr:["最後修改日期未知"]},New:{msgid:"New",msgstr:["新增"]},"New version":{msgid:"New version",msgstr:["新版本"]},paused:{msgid:"paused",msgstr:["已暫停"]},"Preview image":{msgid:"Preview image",msgstr:["預覽圖片"]},"Select all checkboxes":{msgid:"Select all checkboxes",msgstr:["選取所有核取方塊"]},"Select all existing files":{msgid:"Select all existing files",msgstr:["選取所有既有檔案"]},"Select all new files":{msgid:"Select all new files",msgstr:["選取所有新檔案"]},"Skip this file":{msgid:"Skip this file",msgid_plural:"Skip {count} files",msgstr:["略過 {count} 檔案"]},"Unknown size":{msgid:"Unknown size",msgstr:["未知大小"]},"Upload cancelled":{msgid:"Upload cancelled",msgstr:["已取消上傳"]},"Upload files":{msgid:"Upload files",msgstr:["上傳檔案"]},"Upload progress":{msgid:"Upload progress",msgstr:["上傳進度"]},"When an incoming folder is selected, any conflicting files within it will also be overwritten.":{msgid:"When an incoming folder is selected, any conflicting files within it will also be overwritten.",msgstr:["選取傳入資料夾後,其中任何的衝突檔案都會被覆寫。"]},"Which files do you want to keep?":{msgid:"Which files do you want to keep?",msgstr:["您想保留哪些檔案?"]},"You need to select at least one version of each file to continue.":{msgid:"You need to select at least one version of each file to continue.",msgstr:["您必須為每個檔案都至少選取一個版本以繼續。"]}}}}}].map((t=>nt.addTranslation(t.locale,t.json)));const st=nt.build(),it=st.ngettext.bind(st),rt=st.gettext.bind(st),ot=D.Ay.extend({name:"UploadPicker",components:{Cancel:Z,NcActionButton:U.A,NcActions:j.A,NcButton:R.A,NcIconSvgWrapper:M.A,NcProgressBar:z.A,Plus:tt,Upload:et},props:{accept:{type:Array,default:null},disabled:{type:Boolean,default:!1},multiple:{type:Boolean,default:!1},destination:{type:A.vd,default:void 0},content:{type:Array,default:()=>[]},forbiddenCharacters:{type:Array,default:()=>[]}},data:()=>({addLabel:rt("New"),cancelLabel:rt("Cancel uploads"),uploadLabel:rt("Upload files"),progressLabel:rt("Upload progress"),progressTimeId:`nc-uploader-progress-${Math.random().toString(36).slice(7)}`,eta:null,timeLeft:"",newFileMenuEntries:[],uploadManager:ct()}),computed:{totalQueueSize(){return this.uploadManager.info?.size||0},uploadedQueueSize(){return this.uploadManager.info?.progress||0},progress(){return Math.round(this.uploadedQueueSize/this.totalQueueSize*100)||0},queue(){return this.uploadManager.queue},hasFailure(){return 0!==this.queue?.filter((t=>t.status===W.FAILED)).length},isUploading(){return this.queue?.length>0},isAssembling(){return 0!==this.queue?.filter((t=>t.status===W.ASSEMBLING)).length},isPaused(){return this.uploadManager.info?.status===Q.PAUSED},buttonName(){if(!this.isUploading)return this.addLabel}},watch:{destination(t){this.setDestination(t)},totalQueueSize(t){this.eta=O({min:0,max:t}),this.updateStatus()},uploadedQueueSize(t){this.eta?.report?.(t),this.updateStatus()},isPaused(t){t?this.$emit("paused",this.queue):this.$emit("resumed",this.queue)}},beforeMount(){this.destination&&this.setDestination(this.destination),this.uploadManager.addNotifier(this.onUploadCompletion),Y.debug("UploadPicker initialised")},methods:{onClick(){this.$refs.input.click()},async onPick(){let t=[...this.$refs.input.files];if(ut(t,this.content)){const e=t.filter((t=>this.content.find((e=>e.basename===t.name)))).filter(Boolean),n=t.filter((t=>!e.includes(t)));try{const{selected:s,renamed:i}=await dt(this.destination.basename,e,this.content);t=[...n,...s,...i]}catch{return void(0,B.Qg)(rt("Upload cancelled"))}}t.forEach((t=>{const e=(this.forbiddenCharacters||[]).find((e=>t.name.includes(e)));e?(0,B.Qg)(rt(`"${e}" is not allowed inside a file name.`)):this.uploadManager.upload(t.name,t).catch((()=>{}))})),this.$refs.form.reset()},onCancel(){this.uploadManager.queue.forEach((t=>{t.cancel()})),this.$refs.form.reset()},updateStatus(){if(this.isPaused)return void(this.timeLeft=rt("paused"));const t=Math.round(this.eta.estimate());if(t!==1/0)if(t<10)this.timeLeft=rt("a few seconds left");else if(t>60){const e=new Date(0);e.setSeconds(t);const n=e.toISOString().slice(11,19);this.timeLeft=rt("{time} left",{time:n})}else this.timeLeft=rt("{seconds} seconds left",{seconds:t});else this.timeLeft=rt("estimating time left")},setDestination(t){this.destination?(this.uploadManager.destination=t,this.newFileMenuEntries=(0,A.m1)(t)):Y.debug("Invalid destination")},onUploadCompletion(t){t.status===W.FAILED?this.$emit("failed",t):this.$emit("uploaded",t)}}}),at=J(ot,(function(){var t=this,e=t._self._c;return t._self._setupProxy,t.destination?e("form",{ref:"form",staticClass:"upload-picker",class:{"upload-picker--uploading":t.isUploading,"upload-picker--paused":t.isPaused},attrs:{"data-cy-upload-picker":""}},[t.newFileMenuEntries&&0===t.newFileMenuEntries.length?e("NcButton",{attrs:{disabled:t.disabled,"data-cy-upload-picker-add":"",type:"secondary"},on:{click:t.onClick},scopedSlots:t._u([{key:"icon",fn:function(){return[e("Plus",{attrs:{title:"",size:20,decorative:""}})]},proxy:!0}],null,!1,2954875042)},[t._v(" "+t._s(t.buttonName)+" ")]):e("NcActions",{attrs:{"menu-name":t.buttonName,"menu-title":t.addLabel,type:"secondary"},scopedSlots:t._u([{key:"icon",fn:function(){return[e("Plus",{attrs:{title:"",size:20,decorative:""}})]},proxy:!0}],null,!1,2954875042)},[e("NcActionButton",{attrs:{"data-cy-upload-picker-add":"","close-after-click":!0},on:{click:t.onClick},scopedSlots:t._u([{key:"icon",fn:function(){return[e("Upload",{attrs:{title:"",size:20,decorative:""}})]},proxy:!0}],null,!1,3606034491)},[t._v(" "+t._s(t.uploadLabel)+" ")]),t._l(t.newFileMenuEntries,(function(n){return e("NcActionButton",{key:n.id,staticClass:"upload-picker__menu-entry",attrs:{icon:n.iconClass,"close-after-click":!0},on:{click:function(e){return n.handler(t.destination,t.content)}},scopedSlots:t._u([n.iconSvgInline?{key:"icon",fn:function(){return[e("NcIconSvgWrapper",{attrs:{svg:n.iconSvgInline}})]},proxy:!0}:null],null,!0)},[t._v(" "+t._s(n.displayName)+" ")])}))],2),e("div",{directives:[{name:"show",rawName:"v-show",value:t.isUploading,expression:"isUploading"}],staticClass:"upload-picker__progress"},[e("NcProgressBar",{attrs:{"aria-label":t.progressLabel,"aria-describedby":t.progressTimeId,error:t.hasFailure,value:t.progress,size:"medium"}}),e("p",{attrs:{id:t.progressTimeId}},[t._v(" "+t._s(t.timeLeft)+" ")])],1),t.isUploading?e("NcButton",{staticClass:"upload-picker__cancel",attrs:{type:"tertiary","aria-label":t.cancelLabel,"data-cy-upload-picker-cancel":""},on:{click:t.onCancel},scopedSlots:t._u([{key:"icon",fn:function(){return[e("Cancel",{attrs:{title:"",size:20}})]},proxy:!0}],null,!1,4076886712)}):t._e(),e("input",{directives:[{name:"show",rawName:"v-show",value:!1,expression:"false"}],ref:"input",attrs:{type:"file",accept:t.accept?.join?.(", "),multiple:t.multiple,"data-cy-upload-picker-input":""},on:{change:t.onPick}})],1):t._e()}),[],!1,null,"eca9500a",null,null).exports;let lt=null;function ct(){const t=null!==document.querySelector('input[name="isPublic"][value="1"]');return lt instanceof X||(lt=new X(t)),lt}async function dt(t,e,s){const i=(0,D.$V)((()=>Promise.all([n.e(4208),n.e(6075)]).then(n.bind(n,56075))));return new Promise(((n,r)=>{const o=new D.Ay({name:"ConflictPickerRoot",render:a=>a(i,{props:{dirname:t,conflicts:e,content:s},on:{submit(t){n(t),o.$destroy(),o.$el?.parentNode?.removeChild(o.$el)},cancel(t){r(t??new Error("Canceled")),o.$destroy(),o.$el?.parentNode?.removeChild(o.$el)}}})});o.$mount(),document.body.appendChild(o.$el)}))}function ut(t,e){const n=e.map((t=>t.basename));return t.filter((t=>{const e=t instanceof File?t.name:t.basename;return-1!==n.indexOf(e)})).length>0}},88164:(t,e,n)=>{"use strict";n.d(e,{Jv:()=>r,dC:()=>s});const s=(t,e)=>{var n;return(null!=(n=null==e?void 0:e.baseURL)?n:o())+(t=>"/remote.php/"+t)(t)},i=(t,e,n)=>{const s=Object.assign({escape:!0},n||{});return"/"!==t.charAt(0)&&(t="/"+t),i=(i=e||{})||{},t.replace(/{([^{}]*)}/g,(function(t,e){const n=i[e];return s.escape?encodeURIComponent("string"==typeof n||"number"==typeof n?n.toString():t):"string"==typeof n||"number"==typeof n?n.toString():t}));var i},r=(t,e,n)=>{var s,r,o;const l=Object.assign({noRewrite:!1},n||{}),c=null!=(s=null==n?void 0:n.baseURL)?s:a();return!0!==(null==(o=null==(r=null==window?void 0:window.OC)?void 0:r.config)?void 0:o.modRewriteWorking)||l.noRewrite?c+"/index.php"+i(t,e,n):c+i(t,e,n)},o=()=>window.location.protocol+"//"+window.location.host+a();function a(){let t=window._oc_webroot;if(typeof t>"u"){t=location.pathname;const e=t.indexOf("/index.php/");if(-1!==e)t=t.slice(0,e);else{const e=t.indexOf("/",1);t=t.slice(0,e>0?e:void 0)}}return t}},53110:(t,e,n)=>{"use strict";n.d(e,{k3:()=>o,pe:()=>r});var s=n(28893);const{Axios:i,AxiosError:r,CanceledError:o,isCancel:a,CancelToken:l,VERSION:c,all:d,Cancel:u,isAxiosError:m,spread:p,toFormData:f,AxiosHeaders:g,HttpStatusCode:h,formToJSON:v,getAdapter:w,mergeConfig:A}=s.A}},r={};function o(t){var e=r[t];if(void 0!==e)return e.exports;var n=r[t]={id:t,loaded:!1,exports:{}};return i[t].call(n.exports,n,n.exports,o),n.loaded=!0,n.exports}o.m=i,e=[],o.O=(t,n,s,i)=>{if(!n){var r=1/0;for(d=0;d=i)&&Object.keys(o.O).every((t=>o.O[t](n[l])))?n.splice(l--,1):(a=!1,i0&&e[d-1][2]>i;d--)e[d]=e[d-1];e[d]=[n,s,i]},o.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return o.d(e,{a:e}),e},o.d=(t,e)=>{for(var n in e)o.o(e,n)&&!o.o(t,n)&&Object.defineProperty(t,n,{enumerable:!0,get:e[n]})},o.f={},o.e=t=>Promise.all(Object.keys(o.f).reduce(((e,n)=>(o.f[n](t,e),e)),[])),o.u=t=>t+"-"+t+".js?v="+{1110:"2909496e7e35d6258214",6075:"f8e1d39004c19c13e598",8902:"bb2f9be8a039f8db7e58"}[t],o.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(t){if("object"==typeof window)return window}}(),o.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n={},s="nextcloud:",o.l=(t,e,i,r)=>{if(n[t])n[t].push(e);else{var a,l;if(void 0!==i)for(var c=document.getElementsByTagName("script"),d=0;d{a.onerror=a.onload=null,clearTimeout(p);var i=n[t];if(delete n[t],a.parentNode&&a.parentNode.removeChild(a),i&&i.forEach((t=>t(s))),e)return e(s)},p=setTimeout(m.bind(null,void 0,{type:"timeout",target:a}),12e4);a.onerror=m.bind(null,a.onerror),a.onload=m.bind(null,a.onload),l&&document.head.appendChild(a)}},o.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},o.nmd=t=>(t.paths=[],t.children||(t.children=[]),t),o.j=2882,(()=>{var t;o.g.importScripts&&(t=o.g.location+"");var e=o.g.document;if(!t&&e&&(e.currentScript&&(t=e.currentScript.src),!t)){var n=e.getElementsByTagName("script");if(n.length)for(var s=n.length-1;s>-1&&(!t||!/^http(s?):/.test(t));)t=n[s--].src}if(!t)throw new Error("Automatic publicPath is not supported in this browser");t=t.replace(/#.*$/,"").replace(/\?.*$/,"").replace(/\/[^\/]+$/,"/"),o.p=t})(),(()=>{o.b=document.baseURI||self.location.href;var t={2882:0};o.f.j=(e,n)=>{var s=o.o(t,e)?t[e]:void 0;if(0!==s)if(s)n.push(s[2]);else{var i=new Promise(((n,i)=>s=t[e]=[n,i]));n.push(s[2]=i);var r=o.p+o.u(e),a=new Error;o.l(r,(n=>{if(o.o(t,e)&&(0!==(s=t[e])&&(t[e]=void 0),s)){var i=n&&("load"===n.type?"missing":n.type),r=n&&n.target&&n.target.src;a.message="Loading chunk "+e+" failed.\n("+i+": "+r+")",a.name="ChunkLoadError",a.type=i,a.request=r,s[1](a)}}),"chunk-"+e,e)}},o.O.j=e=>0===t[e];var e=(e,n)=>{var s,i,r=n[0],a=n[1],l=n[2],c=0;if(r.some((e=>0!==t[e]))){for(s in a)o.o(a,s)&&(o.m[s]=a[s]);if(l)var d=l(o)}for(e&&e(n);co(84632)));a=o.O(a)})(); +//# sourceMappingURL=files-main.js.map?v=6bacf4f0e9020d503e33 \ No newline at end of file diff --git a/dist/files-main.js.map b/dist/files-main.js.map index 392c776ba62b8..2c53e7d7c601e 100644 --- a/dist/files-main.js.map +++ b/dist/files-main.js.map @@ -1 +1 @@ -{"version":3,"file":"files-main.js?v=07ce291c700844bc1207","mappings":"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","sources":["webpack:///nextcloud/webpack/runtime/chunk loaded","webpack:///nextcloud/webpack/runtime/load script","webpack:///nextcloud/node_modules/@nextcloud/upload/node_modules/eventemitter3/index.js","webpack:///nextcloud/node_modules/pinia/dist/pinia.mjs","webpack:///nextcloud/apps/files/src/store/index.ts","webpack:///nextcloud/node_modules/decode-uri-component/index.js","webpack:///nextcloud/node_modules/split-on-first/index.js","webpack:///nextcloud/node_modules/filter-obj/index.js","webpack:///nextcloud/node_modules/query-string/base.js","webpack:///nextcloud/node_modules/query-string/index.js","webpack:///nextcloud/node_modules/vue-router/dist/vue-router.esm.js","webpack:///nextcloud/apps/files/src/router/router.ts","webpack:///nextcloud/apps/files/src/FilesApp.vue","webpack:///nextcloud/node_modules/vue-material-design-icons/Cog.vue","webpack:///nextcloud/node_modules/vue-material-design-icons/Cog.vue?vue&type=script&lang=js","webpack://nextcloud/./node_modules/vue-material-design-icons/Cog.vue?4d6d","webpack:///nextcloud/node_modules/vue-material-design-icons/Cog.vue?vue&type=template&id=89df8f2e","webpack:///nextcloud/apps/files/src/store/viewConfig.ts","webpack:///nextcloud/apps/files/src/logger.js","webpack:///nextcloud/node_modules/throttle-debounce/esm/index.js","webpack:///nextcloud/node_modules/vue-material-design-icons/ChartPie.vue","webpack:///nextcloud/node_modules/vue-material-design-icons/ChartPie.vue?vue&type=script&lang=js","webpack://nextcloud/./node_modules/vue-material-design-icons/ChartPie.vue?421f","webpack:///nextcloud/node_modules/vue-material-design-icons/ChartPie.vue?vue&type=template&id=b117066e","webpack:///nextcloud/apps/files/src/components/NavigationQuota.vue","webpack:///nextcloud/apps/files/src/components/NavigationQuota.vue?vue&type=script&lang=js","webpack://nextcloud/./apps/files/src/components/NavigationQuota.vue?ebc6","webpack://nextcloud/./apps/files/src/components/NavigationQuota.vue?2966","webpack://nextcloud/./apps/files/src/components/NavigationQuota.vue?08cb","webpack://nextcloud/./apps/files/src/views/Settings.vue?84f7","webpack:///nextcloud/node_modules/vue-material-design-icons/Clipboard.vue","webpack:///nextcloud/node_modules/vue-material-design-icons/Clipboard.vue?vue&type=script&lang=js","webpack://nextcloud/./node_modules/vue-material-design-icons/Clipboard.vue?68c7","webpack:///nextcloud/node_modules/vue-material-design-icons/Clipboard.vue?vue&type=template&id=0c133921","webpack:///nextcloud/apps/files/src/components/Setting.vue","webpack:///nextcloud/apps/files/src/components/Setting.vue?vue&type=script&lang=js","webpack://nextcloud/./apps/files/src/components/Setting.vue?98ea","webpack://nextcloud/./apps/files/src/components/Setting.vue?8d57","webpack:///nextcloud/apps/files/src/store/userconfig.ts","webpack:///nextcloud/apps/files/src/views/Settings.vue","webpack:///nextcloud/apps/files/src/views/Settings.vue?vue&type=script&lang=js","webpack://nextcloud/./apps/files/src/views/Settings.vue?08ea","webpack://nextcloud/./apps/files/src/views/Settings.vue?b81b","webpack:///nextcloud/apps/files/src/views/Navigation.vue?vue&type=script&lang=ts","webpack:///nextcloud/apps/files/src/views/Navigation.vue","webpack://nextcloud/./apps/files/src/views/Navigation.vue?ee84","webpack://nextcloud/./apps/files/src/views/Navigation.vue?74b9","webpack:///nextcloud/apps/files/src/views/FilesList.vue","webpack:///nextcloud/node_modules/vue-material-design-icons/FormatListBulletedSquare.vue","webpack:///nextcloud/node_modules/vue-material-design-icons/FormatListBulletedSquare.vue?vue&type=script&lang=js","webpack://nextcloud/./node_modules/vue-material-design-icons/FormatListBulletedSquare.vue?5dae","webpack:///nextcloud/node_modules/vue-material-design-icons/FormatListBulletedSquare.vue?vue&type=template&id=00aea13f","webpack:///nextcloud/node_modules/vue-material-design-icons/AccountPlus.vue","webpack:///nextcloud/node_modules/vue-material-design-icons/AccountPlus.vue?vue&type=script&lang=js","webpack://nextcloud/./node_modules/vue-material-design-icons/AccountPlus.vue?2818","webpack:///nextcloud/node_modules/vue-material-design-icons/AccountPlus.vue?vue&type=template&id=a16afc28","webpack:///nextcloud/node_modules/vue-material-design-icons/ViewGrid.vue?vue&type=script&lang=js","webpack:///nextcloud/node_modules/vue-material-design-icons/ViewGrid.vue","webpack://nextcloud/./node_modules/vue-material-design-icons/ViewGrid.vue?4e55","webpack:///nextcloud/node_modules/vue-material-design-icons/ViewGrid.vue?vue&type=template&id=7b96a104","webpack:///nextcloud/apps/files/src/actions/sidebarAction.ts","webpack:///nextcloud/apps/files/src/store/files.ts","webpack:///nextcloud/apps/files/src/store/paths.ts","webpack:///nextcloud/apps/files/src/store/selection.ts","webpack:///nextcloud/apps/files/src/store/uploader.ts","webpack:///nextcloud/apps/files/src/services/SortingService.ts","webpack:///nextcloud/apps/files/src/services/DropServiceUtils.ts","webpack://nextcloud/./node_modules/@nextcloud/dialogs/dist/style.css?d87c","webpack:///nextcloud/apps/files/src/actions/moveOrCopyActionUtils.ts","webpack:///nextcloud/apps/files/src/services/WebdavClient.ts","webpack:///nextcloud/apps/files/src/utils/hashUtils.ts","webpack:///nextcloud/apps/files/src/services/Files.ts","webpack:///nextcloud/apps/files/src/utils/fileUtils.ts","webpack:///nextcloud/apps/files/src/actions/moveOrCopyAction.ts","webpack:///nextcloud/apps/files/src/services/DropService.ts","webpack:///nextcloud/apps/files/src/store/dragging.ts","webpack:///nextcloud/apps/files/src/mixins/filesListWidth.ts","webpack:///nextcloud/apps/files/src/components/BreadCrumbs.vue?vue&type=script&lang=ts","webpack:///nextcloud/apps/files/src/components/BreadCrumbs.vue","webpack://nextcloud/./apps/files/src/components/BreadCrumbs.vue?f1b7","webpack://nextcloud/./apps/files/src/components/BreadCrumbs.vue?d357","webpack:///nextcloud/apps/files/src/components/FilesListVirtual.vue","webpack:///nextcloud/apps/files/src/store/actionsmenu.ts","webpack:///nextcloud/apps/files/src/store/renaming.ts","webpack:///nextcloud/node_modules/vue-material-design-icons/FileMultiple.vue","webpack:///nextcloud/node_modules/vue-material-design-icons/FileMultiple.vue?vue&type=script&lang=js","webpack://nextcloud/./node_modules/vue-material-design-icons/FileMultiple.vue?6e9d","webpack:///nextcloud/node_modules/vue-material-design-icons/FileMultiple.vue?vue&type=template&id=27b46e04","webpack:///nextcloud/node_modules/vue-material-design-icons/Folder.vue?vue&type=script&lang=js","webpack:///nextcloud/node_modules/vue-material-design-icons/Folder.vue","webpack://nextcloud/./node_modules/vue-material-design-icons/Folder.vue?b60e","webpack:///nextcloud/node_modules/vue-material-design-icons/Folder.vue?vue&type=template&id=07f089a4","webpack:///nextcloud/apps/files/src/components/DragAndDropPreview.vue","webpack:///nextcloud/apps/files/src/components/DragAndDropPreview.vue?vue&type=script&lang=ts","webpack://nextcloud/./apps/files/src/components/DragAndDropPreview.vue?3906","webpack://nextcloud/./apps/files/src/components/DragAndDropPreview.vue?36f6","webpack:///nextcloud/apps/files/src/utils/dragUtils.ts","webpack:///nextcloud/apps/files/src/components/FileEntryMixin.ts","webpack:///nextcloud/apps/files/src/components/CustomElementRender.vue","webpack:///nextcloud/apps/files/src/components/CustomElementRender.vue?vue&type=script&lang=ts","webpack://nextcloud/./apps/files/src/components/CustomElementRender.vue?5f5c","webpack:///nextcloud/node_modules/vue-material-design-icons/ArrowLeft.vue?vue&type=script&lang=js","webpack:///nextcloud/node_modules/vue-material-design-icons/ArrowLeft.vue","webpack://nextcloud/./node_modules/vue-material-design-icons/ArrowLeft.vue?f857","webpack:///nextcloud/node_modules/vue-material-design-icons/ArrowLeft.vue?vue&type=template&id=214c9a86","webpack:///nextcloud/apps/files/src/components/FileEntry/FileEntryActions.vue","webpack:///nextcloud/apps/files/src/components/FileEntry/FileEntryActions.vue?vue&type=script&lang=ts","webpack://nextcloud/./apps/files/src/components/FileEntry/FileEntryActions.vue?a942","webpack://nextcloud/./apps/files/src/components/FileEntry/FileEntryActions.vue?89ae","webpack://nextcloud/./apps/files/src/components/FileEntry/FileEntryActions.vue?7b52","webpack:///nextcloud/apps/files/src/components/FileEntry/FileEntryCheckbox.vue?vue&type=script&lang=ts","webpack:///nextcloud/apps/files/src/components/FileEntry/FileEntryCheckbox.vue","webpack:///nextcloud/apps/files/src/store/keyboard.ts","webpack://nextcloud/./apps/files/src/components/FileEntry/FileEntryCheckbox.vue?a18b","webpack:///nextcloud/apps/files/src/components/FileEntry/FileEntryName.vue","webpack:///nextcloud/apps/files/src/components/FileEntry/FileEntryName.vue?vue&type=script&lang=ts","webpack://nextcloud/./apps/files/src/components/FileEntry/FileEntryName.vue?98a4","webpack:///nextcloud/apps/files/src/components/FileEntry/FileEntryPreview.vue","webpack:///nextcloud/node_modules/vue-material-design-icons/File.vue","webpack:///nextcloud/node_modules/vue-material-design-icons/File.vue?vue&type=script&lang=js","webpack://nextcloud/./node_modules/vue-material-design-icons/File.vue?245d","webpack:///nextcloud/node_modules/vue-material-design-icons/File.vue?vue&type=template&id=e3c8d598","webpack:///nextcloud/node_modules/vue-material-design-icons/FolderOpen.vue?vue&type=script&lang=js","webpack:///nextcloud/node_modules/vue-material-design-icons/FolderOpen.vue","webpack://nextcloud/./node_modules/vue-material-design-icons/FolderOpen.vue?6818","webpack:///nextcloud/node_modules/vue-material-design-icons/FolderOpen.vue?vue&type=template&id=79cee0a4","webpack:///nextcloud/node_modules/vue-material-design-icons/Key.vue?vue&type=script&lang=js","webpack:///nextcloud/node_modules/vue-material-design-icons/Key.vue","webpack://nextcloud/./node_modules/vue-material-design-icons/Key.vue?157c","webpack:///nextcloud/node_modules/vue-material-design-icons/Key.vue?vue&type=template&id=01a06d54","webpack:///nextcloud/node_modules/vue-material-design-icons/Network.vue?vue&type=script&lang=js","webpack:///nextcloud/node_modules/vue-material-design-icons/Network.vue","webpack://nextcloud/./node_modules/vue-material-design-icons/Network.vue?11eb","webpack:///nextcloud/node_modules/vue-material-design-icons/Network.vue?vue&type=template&id=29f8873c","webpack:///nextcloud/node_modules/vue-material-design-icons/Tag.vue?vue&type=script&lang=js","webpack:///nextcloud/node_modules/vue-material-design-icons/Tag.vue","webpack://nextcloud/./node_modules/vue-material-design-icons/Tag.vue?6116","webpack:///nextcloud/node_modules/vue-material-design-icons/Tag.vue?vue&type=template&id=75dd05e4","webpack:///nextcloud/node_modules/vue-material-design-icons/PlayCircle.vue?vue&type=script&lang=js","webpack:///nextcloud/node_modules/vue-material-design-icons/PlayCircle.vue","webpack://nextcloud/./node_modules/vue-material-design-icons/PlayCircle.vue?0c26","webpack:///nextcloud/node_modules/vue-material-design-icons/PlayCircle.vue?vue&type=template&id=6901b3e6","webpack:///nextcloud/apps/files/src/components/FileEntry/CollectivesIcon.vue?vue&type=script&lang=js","webpack:///nextcloud/apps/files/src/components/FileEntry/CollectivesIcon.vue","webpack://nextcloud/./apps/files/src/components/FileEntry/CollectivesIcon.vue?1937","webpack://nextcloud/./apps/files/src/components/FileEntry/CollectivesIcon.vue?949d","webpack:///nextcloud/apps/files/src/components/FileEntry/FavoriteIcon.vue?vue&type=script&lang=ts","webpack:///nextcloud/apps/files/src/components/FileEntry/FavoriteIcon.vue","webpack://nextcloud/./apps/files/src/components/FileEntry/FavoriteIcon.vue?6d98","webpack://nextcloud/./apps/files/src/components/FileEntry/FavoriteIcon.vue?62c6","webpack:///nextcloud/apps/files/src/components/FileEntry/FileEntryPreview.vue?vue&type=script&lang=ts","webpack:///nextcloud/apps/files/src/services/LivePhotos.ts","webpack://nextcloud/./apps/files/src/components/FileEntry/FileEntryPreview.vue?8c1f","webpack:///nextcloud/apps/files/src/components/FileEntry.vue?vue&type=script&lang=ts","webpack:///nextcloud/apps/files/src/components/FileEntry.vue","webpack://nextcloud/./apps/files/src/components/FileEntry.vue?da7c","webpack:///nextcloud/apps/files/src/components/FileEntryGrid.vue?vue&type=script&lang=ts","webpack:///nextcloud/apps/files/src/components/FileEntryGrid.vue","webpack://nextcloud/./apps/files/src/components/FileEntryGrid.vue?bb8e","webpack:///nextcloud/apps/files/src/components/FilesListHeader.vue","webpack:///nextcloud/apps/files/src/components/FilesListHeader.vue?vue&type=script&lang=ts","webpack://nextcloud/./apps/files/src/components/FilesListHeader.vue?349b","webpack:///nextcloud/apps/files/src/components/FilesListTableFooter.vue?vue&type=script&lang=ts","webpack:///nextcloud/apps/files/src/components/FilesListTableFooter.vue","webpack://nextcloud/./apps/files/src/components/FilesListTableFooter.vue?975a","webpack://nextcloud/./apps/files/src/components/FilesListTableFooter.vue?fa4c","webpack:///nextcloud/apps/files/src/components/FilesListTableHeader.vue","webpack:///nextcloud/apps/files/src/mixins/filesSorting.ts","webpack:///nextcloud/apps/files/src/components/FilesListTableHeaderButton.vue?vue&type=script&lang=ts","webpack:///nextcloud/apps/files/src/components/FilesListTableHeaderButton.vue","webpack://nextcloud/./apps/files/src/components/FilesListTableHeaderButton.vue?7b8e","webpack://nextcloud/./apps/files/src/components/FilesListTableHeaderButton.vue?e364","webpack:///nextcloud/apps/files/src/components/FilesListTableHeader.vue?vue&type=script&lang=ts","webpack://nextcloud/./apps/files/src/components/FilesListTableHeader.vue?1b05","webpack://nextcloud/./apps/files/src/components/FilesListTableHeader.vue?b1c9","webpack:///nextcloud/apps/files/src/components/VirtualList.vue","webpack:///nextcloud/apps/files/src/components/VirtualList.vue?vue&type=script&lang=ts","webpack://nextcloud/./apps/files/src/components/VirtualList.vue?37fa","webpack:///nextcloud/apps/files/src/components/FilesListTableHeaderActions.vue","webpack:///nextcloud/apps/files/src/components/FilesListTableHeaderActions.vue?vue&type=script&lang=ts","webpack://nextcloud/./apps/files/src/components/FilesListTableHeaderActions.vue?0445","webpack://nextcloud/./apps/files/src/components/FilesListTableHeaderActions.vue?9494","webpack:///nextcloud/apps/files/src/components/FilesListVirtual.vue?vue&type=script&lang=ts","webpack://nextcloud/./apps/files/src/components/FilesListVirtual.vue?75a5","webpack://nextcloud/./apps/files/src/components/FilesListVirtual.vue?22f0","webpack://nextcloud/./apps/files/src/components/FilesListVirtual.vue?3555","webpack:///nextcloud/node_modules/vue-material-design-icons/TrayArrowDown.vue?vue&type=script&lang=js","webpack:///nextcloud/node_modules/vue-material-design-icons/TrayArrowDown.vue","webpack://nextcloud/./node_modules/vue-material-design-icons/TrayArrowDown.vue?a897","webpack:///nextcloud/node_modules/vue-material-design-icons/TrayArrowDown.vue?vue&type=template&id=447c2cd4","webpack:///nextcloud/apps/files/src/components/DragAndDropNotice.vue?vue&type=script&lang=ts","webpack:///nextcloud/apps/files/src/components/DragAndDropNotice.vue","webpack://nextcloud/./apps/files/src/components/DragAndDropNotice.vue?c924","webpack://nextcloud/./apps/files/src/components/DragAndDropNotice.vue?a2e0","webpack:///nextcloud/apps/files/src/views/FilesList.vue?vue&type=script&lang=ts","webpack://nextcloud/./apps/files/src/views/FilesList.vue?31f4","webpack://nextcloud/./apps/files/src/views/FilesList.vue?1e5b","webpack:///nextcloud/apps/files/src/FilesApp.vue?vue&type=script&lang=ts","webpack://nextcloud/./apps/files/src/FilesApp.vue?597e","webpack:///nextcloud/apps/files/src/main.ts","webpack:///nextcloud/apps/files/src/services/RouterService.ts","webpack:///nextcloud/apps/files/src/services/Settings.js","webpack:///nextcloud/apps/files/src/models/Setting.js","webpack:///nextcloud/node_modules/@nextcloud/dialogs/dist/style.css","webpack:///nextcloud/node_modules/@nextcloud/upload/dist/assets/index-Ussc_ol3.css","webpack:///nextcloud/apps/files/src/components/BreadCrumbs.vue?vue&type=style&index=0&id=740bb6f2&prod&lang=scss&scoped=true","webpack:///nextcloud/apps/files/src/components/DragAndDropNotice.vue?vue&type=style&index=0&id=02c943a6&prod&lang=scss&scoped=true","webpack:///nextcloud/apps/files/src/components/DragAndDropPreview.vue?vue&type=style&index=0&id=578d5cf6&prod&lang=scss","webpack:///nextcloud/apps/files/src/components/FileEntry/FavoriteIcon.vue?vue&type=style&index=0&id=04e52abc&prod&lang=scss&scoped=true","webpack:///nextcloud/apps/files/src/components/FileEntry/FileEntryActions.vue?vue&type=style&index=0&id=03cc6660&prod&lang=scss","webpack:///nextcloud/apps/files/src/components/FileEntry/FileEntryActions.vue?vue&type=style&index=1&id=03cc6660&prod&lang=scss&scoped=true","webpack:///nextcloud/apps/files/src/components/FilesListTableFooter.vue?vue&type=style&index=0&id=a85bde20&prod&scoped=true&lang=scss","webpack:///nextcloud/apps/files/src/components/FilesListTableHeader.vue?vue&type=style&index=0&id=952162c2&prod&scoped=true&lang=scss","webpack:///nextcloud/apps/files/src/components/FilesListTableHeaderActions.vue?vue&type=style&index=0&id=d939292c&prod&scoped=true&lang=scss","webpack:///nextcloud/apps/files/src/components/FilesListTableHeaderButton.vue?vue&type=style&index=0&id=097f69d4&prod&scoped=true&lang=scss","webpack:///nextcloud/apps/files/src/components/FilesListVirtual.vue?vue&type=style&index=0&id=2d56c8a2&prod&scoped=true&lang=scss","webpack:///nextcloud/apps/files/src/components/FilesListVirtual.vue?vue&type=style&index=1&id=2d56c8a2&prod&lang=scss","webpack:///nextcloud/apps/files/src/components/NavigationQuota.vue?vue&type=style&index=0&id=063ed938&prod&lang=scss&scoped=true","webpack:///nextcloud/apps/files/src/views/FilesList.vue?vue&type=style&index=0&id=5c37291f&prod&scoped=true&lang=scss","webpack:///nextcloud/apps/files/src/views/Navigation.vue?vue&type=style&index=0&id=8291caa8&prod&scoped=true&lang=scss","webpack:///nextcloud/apps/files/src/views/Settings.vue?vue&type=style&index=0&id=109572de&prod&lang=scss&scoped=true","webpack:///nextcloud/node_modules/events/events.js","webpack:///nextcloud/node_modules/safe-buffer/index.js","webpack:///nextcloud/node_modules/sax/lib/sax.js","webpack:///nextcloud/node_modules/setimmediate/setImmediate.js","webpack:///nextcloud/node_modules/simple-eta/index.js","webpack:///nextcloud/node_modules/stream-browserify/index.js","webpack:///nextcloud/node_modules/stream-browserify/node_modules/readable-stream/errors-browser.js","webpack:///nextcloud/node_modules/stream-browserify/node_modules/readable-stream/lib/_stream_duplex.js","webpack:///nextcloud/node_modules/stream-browserify/node_modules/readable-stream/lib/_stream_passthrough.js","webpack:///nextcloud/node_modules/stream-browserify/node_modules/readable-stream/lib/_stream_readable.js","webpack:///nextcloud/node_modules/stream-browserify/node_modules/readable-stream/lib/_stream_transform.js","webpack:///nextcloud/node_modules/stream-browserify/node_modules/readable-stream/lib/_stream_writable.js","webpack:///nextcloud/node_modules/stream-browserify/node_modules/readable-stream/lib/internal/streams/async_iterator.js","webpack:///nextcloud/node_modules/stream-browserify/node_modules/readable-stream/lib/internal/streams/buffer_list.js","webpack:///nextcloud/node_modules/stream-browserify/node_modules/readable-stream/lib/internal/streams/destroy.js","webpack:///nextcloud/node_modules/stream-browserify/node_modules/readable-stream/lib/internal/streams/end-of-stream.js","webpack:///nextcloud/node_modules/stream-browserify/node_modules/readable-stream/lib/internal/streams/from-browser.js","webpack:///nextcloud/node_modules/stream-browserify/node_modules/readable-stream/lib/internal/streams/pipeline.js","webpack:///nextcloud/node_modules/stream-browserify/node_modules/readable-stream/lib/internal/streams/state.js","webpack:///nextcloud/node_modules/stream-browserify/node_modules/readable-stream/lib/internal/streams/stream-browser.js","webpack:///nextcloud/node_modules/string_decoder/lib/string_decoder.js","webpack:///nextcloud/node_modules/timers-browserify/main.js","webpack:///nextcloud/node_modules/util-deprecate/browser.js","webpack:///nextcloud/node_modules/xml2js/lib/bom.js","webpack:///nextcloud/node_modules/xml2js/lib/builder.js","webpack:///nextcloud/node_modules/xml2js/lib/defaults.js","webpack:///nextcloud/node_modules/xml2js/lib/parser.js","webpack:///nextcloud/node_modules/xml2js/lib/processors.js","webpack:///nextcloud/node_modules/xml2js/lib/xml2js.js","webpack:///nextcloud/node_modules/xmlbuilder/lib/DocumentPosition.js","webpack:///nextcloud/node_modules/xmlbuilder/lib/NodeType.js","webpack:///nextcloud/node_modules/xmlbuilder/lib/Utility.js","webpack:///nextcloud/node_modules/xmlbuilder/lib/WriterState.js","webpack:///nextcloud/node_modules/xmlbuilder/lib/XMLAttribute.js","webpack:///nextcloud/node_modules/xmlbuilder/lib/XMLCData.js","webpack:///nextcloud/node_modules/xmlbuilder/lib/XMLCharacterData.js","webpack:///nextcloud/node_modules/xmlbuilder/lib/XMLComment.js","webpack:///nextcloud/node_modules/xmlbuilder/lib/XMLDOMConfiguration.js","webpack:///nextcloud/node_modules/xmlbuilder/lib/XMLDOMErrorHandler.js","webpack:///nextcloud/node_modules/xmlbuilder/lib/XMLDOMImplementation.js","webpack:///nextcloud/node_modules/xmlbuilder/lib/XMLDOMStringList.js","webpack:///nextcloud/node_modules/xmlbuilder/lib/XMLDTDAttList.js","webpack:///nextcloud/node_modules/xmlbuilder/lib/XMLDTDElement.js","webpack:///nextcloud/node_modules/xmlbuilder/lib/XMLDTDEntity.js","webpack:///nextcloud/node_modules/xmlbuilder/lib/XMLDTDNotation.js","webpack:///nextcloud/node_modules/xmlbuilder/lib/XMLDeclaration.js","webpack:///nextcloud/node_modules/xmlbuilder/lib/XMLDocType.js","webpack:///nextcloud/node_modules/xmlbuilder/lib/XMLDocument.js","webpack:///nextcloud/node_modules/xmlbuilder/lib/XMLDocumentCB.js","webpack:///nextcloud/node_modules/xmlbuilder/lib/XMLDummy.js","webpack:///nextcloud/node_modules/xmlbuilder/lib/XMLElement.js","webpack:///nextcloud/node_modules/xmlbuilder/lib/XMLNamedNodeMap.js","webpack:///nextcloud/node_modules/xmlbuilder/lib/XMLNode.js","webpack:///nextcloud/node_modules/xmlbuilder/lib/XMLNodeList.js","webpack:///nextcloud/node_modules/xmlbuilder/lib/XMLProcessingInstruction.js","webpack:///nextcloud/node_modules/xmlbuilder/lib/XMLRaw.js","webpack:///nextcloud/node_modules/xmlbuilder/lib/XMLStreamWriter.js","webpack:///nextcloud/node_modules/xmlbuilder/lib/XMLStringWriter.js","webpack:///nextcloud/node_modules/xmlbuilder/lib/XMLStringifier.js","webpack:///nextcloud/node_modules/xmlbuilder/lib/XMLText.js","webpack:///nextcloud/node_modules/xmlbuilder/lib/XMLWriterBase.js","webpack:///nextcloud/node_modules/xmlbuilder/lib/index.js","webpack:///nextcloud/node_modules/@nextcloud/files/dist/index.mjs","webpack://nextcloud/./node_modules/@nextcloud/upload/dist/assets/index-Ussc_ol3.css?40cd","webpack:///nextcloud/node_modules/p-cancelable/index.js","webpack:///nextcloud/node_modules/@nextcloud/upload/node_modules/p-timeout/index.js","webpack:///nextcloud/node_modules/@nextcloud/upload/node_modules/p-queue/dist/priority-queue.js","webpack:///nextcloud/node_modules/@nextcloud/upload/node_modules/p-queue/dist/lower-bound.js","webpack:///nextcloud/node_modules/@nextcloud/upload/node_modules/p-queue/dist/index.js","webpack:///nextcloud/node_modules/@nextcloud/upload/dist/chunks/index-DM2X1kc6.mjs","webpack:///nextcloud/node_modules/@nextcloud/upload/node_modules/@nextcloud/router/dist/index.mjs","webpack:///nextcloud/node_modules/axios/index.js","webpack:///nextcloud/webpack/bootstrap","webpack:///nextcloud/webpack/runtime/compat get default export","webpack:///nextcloud/webpack/runtime/define property getters","webpack:///nextcloud/webpack/runtime/ensure chunk","webpack:///nextcloud/webpack/runtime/get javascript chunk filename","webpack:///nextcloud/webpack/runtime/global","webpack:///nextcloud/webpack/runtime/hasOwnProperty shorthand","webpack:///nextcloud/webpack/runtime/make namespace object","webpack:///nextcloud/webpack/runtime/node module decorator","webpack:///nextcloud/webpack/runtime/runtimeId","webpack:///nextcloud/webpack/runtime/publicPath","webpack:///nextcloud/webpack/runtime/jsonp chunk loading","webpack:///nextcloud/webpack/runtime/nonce","webpack:///nextcloud/webpack/startup"],"sourcesContent":["var deferred = [];\n__webpack_require__.O = (result, chunkIds, fn, priority) => {\n\tif(chunkIds) {\n\t\tpriority = priority || 0;\n\t\tfor(var i = deferred.length; i > 0 && deferred[i - 1][2] > priority; i--) deferred[i] = deferred[i - 1];\n\t\tdeferred[i] = [chunkIds, fn, priority];\n\t\treturn;\n\t}\n\tvar notFulfilled = Infinity;\n\tfor (var i = 0; i < deferred.length; i++) {\n\t\tvar chunkIds = deferred[i][0];\n\t\tvar fn = deferred[i][1];\n\t\tvar priority = deferred[i][2];\n\t\tvar fulfilled = true;\n\t\tfor (var j = 0; j < chunkIds.length; j++) {\n\t\t\tif ((priority & 1 === 0 || notFulfilled >= priority) && Object.keys(__webpack_require__.O).every((key) => (__webpack_require__.O[key](chunkIds[j])))) {\n\t\t\t\tchunkIds.splice(j--, 1);\n\t\t\t} else {\n\t\t\t\tfulfilled = false;\n\t\t\t\tif(priority < notFulfilled) notFulfilled = priority;\n\t\t\t}\n\t\t}\n\t\tif(fulfilled) {\n\t\t\tdeferred.splice(i--, 1)\n\t\t\tvar r = fn();\n\t\t\tif (r !== undefined) result = r;\n\t\t}\n\t}\n\treturn result;\n};","var inProgress = {};\nvar dataWebpackPrefix = \"nextcloud:\";\n// loadScript function to load a script via script tag\n__webpack_require__.l = (url, done, key, chunkId) => {\n\tif(inProgress[url]) { inProgress[url].push(done); return; }\n\tvar script, needAttach;\n\tif(key !== undefined) {\n\t\tvar scripts = document.getElementsByTagName(\"script\");\n\t\tfor(var i = 0; i < scripts.length; i++) {\n\t\t\tvar s = scripts[i];\n\t\t\tif(s.getAttribute(\"src\") == url || s.getAttribute(\"data-webpack\") == dataWebpackPrefix + key) { script = s; break; }\n\t\t}\n\t}\n\tif(!script) {\n\t\tneedAttach = true;\n\t\tscript = document.createElement('script');\n\n\t\tscript.charset = 'utf-8';\n\t\tscript.timeout = 120;\n\t\tif (__webpack_require__.nc) {\n\t\t\tscript.setAttribute(\"nonce\", __webpack_require__.nc);\n\t\t}\n\t\tscript.setAttribute(\"data-webpack\", dataWebpackPrefix + key);\n\n\t\tscript.src = url;\n\t}\n\tinProgress[url] = [done];\n\tvar onScriptComplete = (prev, event) => {\n\t\t// avoid mem leaks in IE.\n\t\tscript.onerror = script.onload = null;\n\t\tclearTimeout(timeout);\n\t\tvar doneFns = inProgress[url];\n\t\tdelete inProgress[url];\n\t\tscript.parentNode && script.parentNode.removeChild(script);\n\t\tdoneFns && doneFns.forEach((fn) => (fn(event)));\n\t\tif(prev) return prev(event);\n\t}\n\tvar timeout = setTimeout(onScriptComplete.bind(null, undefined, { type: 'timeout', target: script }), 120000);\n\tscript.onerror = onScriptComplete.bind(null, script.onerror);\n\tscript.onload = onScriptComplete.bind(null, script.onload);\n\tneedAttach && document.head.appendChild(script);\n};","'use strict';\n\nvar has = Object.prototype.hasOwnProperty\n , prefix = '~';\n\n/**\n * Constructor to create a storage for our `EE` objects.\n * An `Events` instance is a plain object whose properties are event names.\n *\n * @constructor\n * @private\n */\nfunction Events() {}\n\n//\n// We try to not inherit from `Object.prototype`. In some engines creating an\n// instance in this way is faster than calling `Object.create(null)` directly.\n// If `Object.create(null)` is not supported we prefix the event names with a\n// character to make sure that the built-in object properties are not\n// overridden or used as an attack vector.\n//\nif (Object.create) {\n Events.prototype = Object.create(null);\n\n //\n // This hack is needed because the `__proto__` property is still inherited in\n // some old browsers like Android 4, iPhone 5.1, Opera 11 and Safari 5.\n //\n if (!new Events().__proto__) prefix = false;\n}\n\n/**\n * Representation of a single event listener.\n *\n * @param {Function} fn The listener function.\n * @param {*} context The context to invoke the listener with.\n * @param {Boolean} [once=false] Specify if the listener is a one-time listener.\n * @constructor\n * @private\n */\nfunction EE(fn, context, once) {\n this.fn = fn;\n this.context = context;\n this.once = once || false;\n}\n\n/**\n * Add a listener for a given event.\n *\n * @param {EventEmitter} emitter Reference to the `EventEmitter` instance.\n * @param {(String|Symbol)} event The event name.\n * @param {Function} fn The listener function.\n * @param {*} context The context to invoke the listener with.\n * @param {Boolean} once Specify if the listener is a one-time listener.\n * @returns {EventEmitter}\n * @private\n */\nfunction addListener(emitter, event, fn, context, once) {\n if (typeof fn !== 'function') {\n throw new TypeError('The listener must be a function');\n }\n\n var listener = new EE(fn, context || emitter, once)\n , evt = prefix ? prefix + event : event;\n\n if (!emitter._events[evt]) emitter._events[evt] = listener, emitter._eventsCount++;\n else if (!emitter._events[evt].fn) emitter._events[evt].push(listener);\n else emitter._events[evt] = [emitter._events[evt], listener];\n\n return emitter;\n}\n\n/**\n * Clear event by name.\n *\n * @param {EventEmitter} emitter Reference to the `EventEmitter` instance.\n * @param {(String|Symbol)} evt The Event name.\n * @private\n */\nfunction clearEvent(emitter, evt) {\n if (--emitter._eventsCount === 0) emitter._events = new Events();\n else delete emitter._events[evt];\n}\n\n/**\n * Minimal `EventEmitter` interface that is molded against the Node.js\n * `EventEmitter` interface.\n *\n * @constructor\n * @public\n */\nfunction EventEmitter() {\n this._events = new Events();\n this._eventsCount = 0;\n}\n\n/**\n * Return an array listing the events for which the emitter has registered\n * listeners.\n *\n * @returns {Array}\n * @public\n */\nEventEmitter.prototype.eventNames = function eventNames() {\n var names = []\n , events\n , name;\n\n if (this._eventsCount === 0) return names;\n\n for (name in (events = this._events)) {\n if (has.call(events, name)) names.push(prefix ? name.slice(1) : name);\n }\n\n if (Object.getOwnPropertySymbols) {\n return names.concat(Object.getOwnPropertySymbols(events));\n }\n\n return names;\n};\n\n/**\n * Return the listeners registered for a given event.\n *\n * @param {(String|Symbol)} event The event name.\n * @returns {Array} The registered listeners.\n * @public\n */\nEventEmitter.prototype.listeners = function listeners(event) {\n var evt = prefix ? prefix + event : event\n , handlers = this._events[evt];\n\n if (!handlers) return [];\n if (handlers.fn) return [handlers.fn];\n\n for (var i = 0, l = handlers.length, ee = new Array(l); i < l; i++) {\n ee[i] = handlers[i].fn;\n }\n\n return ee;\n};\n\n/**\n * Return the number of listeners listening to a given event.\n *\n * @param {(String|Symbol)} event The event name.\n * @returns {Number} The number of listeners.\n * @public\n */\nEventEmitter.prototype.listenerCount = function listenerCount(event) {\n var evt = prefix ? prefix + event : event\n , listeners = this._events[evt];\n\n if (!listeners) return 0;\n if (listeners.fn) return 1;\n return listeners.length;\n};\n\n/**\n * Calls each of the listeners registered for a given event.\n *\n * @param {(String|Symbol)} event The event name.\n * @returns {Boolean} `true` if the event had listeners, else `false`.\n * @public\n */\nEventEmitter.prototype.emit = function emit(event, a1, a2, a3, a4, a5) {\n var evt = prefix ? prefix + event : event;\n\n if (!this._events[evt]) return false;\n\n var listeners = this._events[evt]\n , len = arguments.length\n , args\n , i;\n\n if (listeners.fn) {\n if (listeners.once) this.removeListener(event, listeners.fn, undefined, true);\n\n switch (len) {\n case 1: return listeners.fn.call(listeners.context), true;\n case 2: return listeners.fn.call(listeners.context, a1), true;\n case 3: return listeners.fn.call(listeners.context, a1, a2), true;\n case 4: return listeners.fn.call(listeners.context, a1, a2, a3), true;\n case 5: return listeners.fn.call(listeners.context, a1, a2, a3, a4), true;\n case 6: return listeners.fn.call(listeners.context, a1, a2, a3, a4, a5), true;\n }\n\n for (i = 1, args = new Array(len -1); i < len; i++) {\n args[i - 1] = arguments[i];\n }\n\n listeners.fn.apply(listeners.context, args);\n } else {\n var length = listeners.length\n , j;\n\n for (i = 0; i < length; i++) {\n if (listeners[i].once) this.removeListener(event, listeners[i].fn, undefined, true);\n\n switch (len) {\n case 1: listeners[i].fn.call(listeners[i].context); break;\n case 2: listeners[i].fn.call(listeners[i].context, a1); break;\n case 3: listeners[i].fn.call(listeners[i].context, a1, a2); break;\n case 4: listeners[i].fn.call(listeners[i].context, a1, a2, a3); break;\n default:\n if (!args) for (j = 1, args = new Array(len -1); j < len; j++) {\n args[j - 1] = arguments[j];\n }\n\n listeners[i].fn.apply(listeners[i].context, args);\n }\n }\n }\n\n return true;\n};\n\n/**\n * Add a listener for a given event.\n *\n * @param {(String|Symbol)} event The event name.\n * @param {Function} fn The listener function.\n * @param {*} [context=this] The context to invoke the listener with.\n * @returns {EventEmitter} `this`.\n * @public\n */\nEventEmitter.prototype.on = function on(event, fn, context) {\n return addListener(this, event, fn, context, false);\n};\n\n/**\n * Add a one-time listener for a given event.\n *\n * @param {(String|Symbol)} event The event name.\n * @param {Function} fn The listener function.\n * @param {*} [context=this] The context to invoke the listener with.\n * @returns {EventEmitter} `this`.\n * @public\n */\nEventEmitter.prototype.once = function once(event, fn, context) {\n return addListener(this, event, fn, context, true);\n};\n\n/**\n * Remove the listeners of a given event.\n *\n * @param {(String|Symbol)} event The event name.\n * @param {Function} fn Only remove the listeners that match this function.\n * @param {*} context Only remove the listeners that have this context.\n * @param {Boolean} once Only remove one-time listeners.\n * @returns {EventEmitter} `this`.\n * @public\n */\nEventEmitter.prototype.removeListener = function removeListener(event, fn, context, once) {\n var evt = prefix ? prefix + event : event;\n\n if (!this._events[evt]) return this;\n if (!fn) {\n clearEvent(this, evt);\n return this;\n }\n\n var listeners = this._events[evt];\n\n if (listeners.fn) {\n if (\n listeners.fn === fn &&\n (!once || listeners.once) &&\n (!context || listeners.context === context)\n ) {\n clearEvent(this, evt);\n }\n } else {\n for (var i = 0, events = [], length = listeners.length; i < length; i++) {\n if (\n listeners[i].fn !== fn ||\n (once && !listeners[i].once) ||\n (context && listeners[i].context !== context)\n ) {\n events.push(listeners[i]);\n }\n }\n\n //\n // Reset the array, or remove it completely if we have no more listeners.\n //\n if (events.length) this._events[evt] = events.length === 1 ? events[0] : events;\n else clearEvent(this, evt);\n }\n\n return this;\n};\n\n/**\n * Remove all listeners, or those of the specified event.\n *\n * @param {(String|Symbol)} [event] The event name.\n * @returns {EventEmitter} `this`.\n * @public\n */\nEventEmitter.prototype.removeAllListeners = function removeAllListeners(event) {\n var evt;\n\n if (event) {\n evt = prefix ? prefix + event : event;\n if (this._events[evt]) clearEvent(this, evt);\n } else {\n this._events = new Events();\n this._eventsCount = 0;\n }\n\n return this;\n};\n\n//\n// Alias methods names because people roll like that.\n//\nEventEmitter.prototype.off = EventEmitter.prototype.removeListener;\nEventEmitter.prototype.addListener = EventEmitter.prototype.on;\n\n//\n// Expose the prefix.\n//\nEventEmitter.prefixed = prefix;\n\n//\n// Allow `EventEmitter` to be imported as module namespace.\n//\nEventEmitter.EventEmitter = EventEmitter;\n\n//\n// Expose the module.\n//\nif ('undefined' !== typeof module) {\n module.exports = EventEmitter;\n}\n","/*!\n * pinia v2.1.7\n * (c) 2023 Eduardo San Martin Morote\n * @license MIT\n */\nimport { hasInjectionContext, inject, toRaw, watch, unref, markRaw, effectScope, ref, isVue2, isRef, isReactive, set, getCurrentScope, onScopeDispose, getCurrentInstance, reactive, toRef, del, nextTick, computed, toRefs } from 'vue-demi';\nimport { setupDevtoolsPlugin } from '@vue/devtools-api';\n\n/**\n * setActivePinia must be called to handle SSR at the top of functions like\n * `fetch`, `setup`, `serverPrefetch` and others\n */\nlet activePinia;\n/**\n * Sets or unsets the active pinia. Used in SSR and internally when calling\n * actions and getters\n *\n * @param pinia - Pinia instance\n */\n// @ts-expect-error: cannot constrain the type of the return\nconst setActivePinia = (pinia) => (activePinia = pinia);\n/**\n * Get the currently active pinia if there is any.\n */\nconst getActivePinia = () => (hasInjectionContext() && inject(piniaSymbol)) || activePinia;\nconst piniaSymbol = ((process.env.NODE_ENV !== 'production') ? Symbol('pinia') : /* istanbul ignore next */ Symbol());\n\nfunction isPlainObject(\n// eslint-disable-next-line @typescript-eslint/no-explicit-any\no) {\n return (o &&\n typeof o === 'object' &&\n Object.prototype.toString.call(o) === '[object Object]' &&\n typeof o.toJSON !== 'function');\n}\n// type DeepReadonly = { readonly [P in keyof T]: DeepReadonly }\n// TODO: can we change these to numbers?\n/**\n * Possible types for SubscriptionCallback\n */\nvar MutationType;\n(function (MutationType) {\n /**\n * Direct mutation of the state:\n *\n * - `store.name = 'new name'`\n * - `store.$state.name = 'new name'`\n * - `store.list.push('new item')`\n */\n MutationType[\"direct\"] = \"direct\";\n /**\n * Mutated the state with `$patch` and an object\n *\n * - `store.$patch({ name: 'newName' })`\n */\n MutationType[\"patchObject\"] = \"patch object\";\n /**\n * Mutated the state with `$patch` and a function\n *\n * - `store.$patch(state => state.name = 'newName')`\n */\n MutationType[\"patchFunction\"] = \"patch function\";\n // maybe reset? for $state = {} and $reset\n})(MutationType || (MutationType = {}));\n\nconst IS_CLIENT = typeof window !== 'undefined';\n/**\n * Should we add the devtools plugins.\n * - only if dev mode or forced through the prod devtools flag\n * - not in test\n * - only if window exists (could change in the future)\n */\nconst USE_DEVTOOLS = ((process.env.NODE_ENV !== 'production') || (typeof __VUE_PROD_DEVTOOLS__ !== 'undefined' && __VUE_PROD_DEVTOOLS__)) && !(process.env.NODE_ENV === 'test') && IS_CLIENT;\n\n/*\n * FileSaver.js A saveAs() FileSaver implementation.\n *\n * Originally by Eli Grey, adapted as an ESM module by Eduardo San Martin\n * Morote.\n *\n * License : MIT\n */\n// The one and only way of getting global scope in all environments\n// https://stackoverflow.com/q/3277182/1008999\nconst _global = /*#__PURE__*/ (() => typeof window === 'object' && window.window === window\n ? window\n : typeof self === 'object' && self.self === self\n ? self\n : typeof global === 'object' && global.global === global\n ? global\n : typeof globalThis === 'object'\n ? globalThis\n : { HTMLElement: null })();\nfunction bom(blob, { autoBom = false } = {}) {\n // prepend BOM for UTF-8 XML and text/* types (including HTML)\n // note: your browser will automatically convert UTF-16 U+FEFF to EF BB BF\n if (autoBom &&\n /^\\s*(?:text\\/\\S*|application\\/xml|\\S*\\/\\S*\\+xml)\\s*;.*charset\\s*=\\s*utf-8/i.test(blob.type)) {\n return new Blob([String.fromCharCode(0xfeff), blob], { type: blob.type });\n }\n return blob;\n}\nfunction download(url, name, opts) {\n const xhr = new XMLHttpRequest();\n xhr.open('GET', url);\n xhr.responseType = 'blob';\n xhr.onload = function () {\n saveAs(xhr.response, name, opts);\n };\n xhr.onerror = function () {\n console.error('could not download file');\n };\n xhr.send();\n}\nfunction corsEnabled(url) {\n const xhr = new XMLHttpRequest();\n // use sync to avoid popup blocker\n xhr.open('HEAD', url, false);\n try {\n xhr.send();\n }\n catch (e) { }\n return xhr.status >= 200 && xhr.status <= 299;\n}\n// `a.click()` doesn't work for all browsers (#465)\nfunction click(node) {\n try {\n node.dispatchEvent(new MouseEvent('click'));\n }\n catch (e) {\n const evt = document.createEvent('MouseEvents');\n evt.initMouseEvent('click', true, true, window, 0, 0, 0, 80, 20, false, false, false, false, 0, null);\n node.dispatchEvent(evt);\n }\n}\nconst _navigator = \n typeof navigator === 'object' ? navigator : { userAgent: '' };\n// Detect WebView inside a native macOS app by ruling out all browsers\n// We just need to check for 'Safari' because all other browsers (besides Firefox) include that too\n// https://www.whatismybrowser.com/guides/the-latest-user-agent/macos\nconst isMacOSWebView = /*#__PURE__*/ (() => /Macintosh/.test(_navigator.userAgent) &&\n /AppleWebKit/.test(_navigator.userAgent) &&\n !/Safari/.test(_navigator.userAgent))();\nconst saveAs = !IS_CLIENT\n ? () => { } // noop\n : // Use download attribute first if possible (#193 Lumia mobile) unless this is a macOS WebView or mini program\n typeof HTMLAnchorElement !== 'undefined' &&\n 'download' in HTMLAnchorElement.prototype &&\n !isMacOSWebView\n ? downloadSaveAs\n : // Use msSaveOrOpenBlob as a second approach\n 'msSaveOrOpenBlob' in _navigator\n ? msSaveAs\n : // Fallback to using FileReader and a popup\n fileSaverSaveAs;\nfunction downloadSaveAs(blob, name = 'download', opts) {\n const a = document.createElement('a');\n a.download = name;\n a.rel = 'noopener'; // tabnabbing\n // TODO: detect chrome extensions & packaged apps\n // a.target = '_blank'\n if (typeof blob === 'string') {\n // Support regular links\n a.href = blob;\n if (a.origin !== location.origin) {\n if (corsEnabled(a.href)) {\n download(blob, name, opts);\n }\n else {\n a.target = '_blank';\n click(a);\n }\n }\n else {\n click(a);\n }\n }\n else {\n // Support blobs\n a.href = URL.createObjectURL(blob);\n setTimeout(function () {\n URL.revokeObjectURL(a.href);\n }, 4e4); // 40s\n setTimeout(function () {\n click(a);\n }, 0);\n }\n}\nfunction msSaveAs(blob, name = 'download', opts) {\n if (typeof blob === 'string') {\n if (corsEnabled(blob)) {\n download(blob, name, opts);\n }\n else {\n const a = document.createElement('a');\n a.href = blob;\n a.target = '_blank';\n setTimeout(function () {\n click(a);\n });\n }\n }\n else {\n // @ts-ignore: works on windows\n navigator.msSaveOrOpenBlob(bom(blob, opts), name);\n }\n}\nfunction fileSaverSaveAs(blob, name, opts, popup) {\n // Open a popup immediately do go around popup blocker\n // Mostly only available on user interaction and the fileReader is async so...\n popup = popup || open('', '_blank');\n if (popup) {\n popup.document.title = popup.document.body.innerText = 'downloading...';\n }\n if (typeof blob === 'string')\n return download(blob, name, opts);\n const force = blob.type === 'application/octet-stream';\n const isSafari = /constructor/i.test(String(_global.HTMLElement)) || 'safari' in _global;\n const isChromeIOS = /CriOS\\/[\\d]+/.test(navigator.userAgent);\n if ((isChromeIOS || (force && isSafari) || isMacOSWebView) &&\n typeof FileReader !== 'undefined') {\n // Safari doesn't allow downloading of blob URLs\n const reader = new FileReader();\n reader.onloadend = function () {\n let url = reader.result;\n if (typeof url !== 'string') {\n popup = null;\n throw new Error('Wrong reader.result type');\n }\n url = isChromeIOS\n ? url\n : url.replace(/^data:[^;]*;/, 'data:attachment/file;');\n if (popup) {\n popup.location.href = url;\n }\n else {\n location.assign(url);\n }\n popup = null; // reverse-tabnabbing #460\n };\n reader.readAsDataURL(blob);\n }\n else {\n const url = URL.createObjectURL(blob);\n if (popup)\n popup.location.assign(url);\n else\n location.href = url;\n popup = null; // reverse-tabnabbing #460\n setTimeout(function () {\n URL.revokeObjectURL(url);\n }, 4e4); // 40s\n }\n}\n\n/**\n * Shows a toast or console.log\n *\n * @param message - message to log\n * @param type - different color of the tooltip\n */\nfunction toastMessage(message, type) {\n const piniaMessage = '🍍 ' + message;\n if (typeof __VUE_DEVTOOLS_TOAST__ === 'function') {\n // No longer available :(\n __VUE_DEVTOOLS_TOAST__(piniaMessage, type);\n }\n else if (type === 'error') {\n console.error(piniaMessage);\n }\n else if (type === 'warn') {\n console.warn(piniaMessage);\n }\n else {\n console.log(piniaMessage);\n }\n}\nfunction isPinia(o) {\n return '_a' in o && 'install' in o;\n}\n\n/**\n * This file contain devtools actions, they are not Pinia actions.\n */\n// ---\nfunction checkClipboardAccess() {\n if (!('clipboard' in navigator)) {\n toastMessage(`Your browser doesn't support the Clipboard API`, 'error');\n return true;\n }\n}\nfunction checkNotFocusedError(error) {\n if (error instanceof Error &&\n error.message.toLowerCase().includes('document is not focused')) {\n toastMessage('You need to activate the \"Emulate a focused page\" setting in the \"Rendering\" panel of devtools.', 'warn');\n return true;\n }\n return false;\n}\nasync function actionGlobalCopyState(pinia) {\n if (checkClipboardAccess())\n return;\n try {\n await navigator.clipboard.writeText(JSON.stringify(pinia.state.value));\n toastMessage('Global state copied to clipboard.');\n }\n catch (error) {\n if (checkNotFocusedError(error))\n return;\n toastMessage(`Failed to serialize the state. Check the console for more details.`, 'error');\n console.error(error);\n }\n}\nasync function actionGlobalPasteState(pinia) {\n if (checkClipboardAccess())\n return;\n try {\n loadStoresState(pinia, JSON.parse(await navigator.clipboard.readText()));\n toastMessage('Global state pasted from clipboard.');\n }\n catch (error) {\n if (checkNotFocusedError(error))\n return;\n toastMessage(`Failed to deserialize the state from clipboard. Check the console for more details.`, 'error');\n console.error(error);\n }\n}\nasync function actionGlobalSaveState(pinia) {\n try {\n saveAs(new Blob([JSON.stringify(pinia.state.value)], {\n type: 'text/plain;charset=utf-8',\n }), 'pinia-state.json');\n }\n catch (error) {\n toastMessage(`Failed to export the state as JSON. Check the console for more details.`, 'error');\n console.error(error);\n }\n}\nlet fileInput;\nfunction getFileOpener() {\n if (!fileInput) {\n fileInput = document.createElement('input');\n fileInput.type = 'file';\n fileInput.accept = '.json';\n }\n function openFile() {\n return new Promise((resolve, reject) => {\n fileInput.onchange = async () => {\n const files = fileInput.files;\n if (!files)\n return resolve(null);\n const file = files.item(0);\n if (!file)\n return resolve(null);\n return resolve({ text: await file.text(), file });\n };\n // @ts-ignore: TODO: changed from 4.3 to 4.4\n fileInput.oncancel = () => resolve(null);\n fileInput.onerror = reject;\n fileInput.click();\n });\n }\n return openFile;\n}\nasync function actionGlobalOpenStateFile(pinia) {\n try {\n const open = getFileOpener();\n const result = await open();\n if (!result)\n return;\n const { text, file } = result;\n loadStoresState(pinia, JSON.parse(text));\n toastMessage(`Global state imported from \"${file.name}\".`);\n }\n catch (error) {\n toastMessage(`Failed to import the state from JSON. Check the console for more details.`, 'error');\n console.error(error);\n }\n}\nfunction loadStoresState(pinia, state) {\n for (const key in state) {\n const storeState = pinia.state.value[key];\n // store is already instantiated, patch it\n if (storeState) {\n Object.assign(storeState, state[key]);\n }\n else {\n // store is not instantiated, set the initial state\n pinia.state.value[key] = state[key];\n }\n }\n}\n\nfunction formatDisplay(display) {\n return {\n _custom: {\n display,\n },\n };\n}\nconst PINIA_ROOT_LABEL = '🍍 Pinia (root)';\nconst PINIA_ROOT_ID = '_root';\nfunction formatStoreForInspectorTree(store) {\n return isPinia(store)\n ? {\n id: PINIA_ROOT_ID,\n label: PINIA_ROOT_LABEL,\n }\n : {\n id: store.$id,\n label: store.$id,\n };\n}\nfunction formatStoreForInspectorState(store) {\n if (isPinia(store)) {\n const storeNames = Array.from(store._s.keys());\n const storeMap = store._s;\n const state = {\n state: storeNames.map((storeId) => ({\n editable: true,\n key: storeId,\n value: store.state.value[storeId],\n })),\n getters: storeNames\n .filter((id) => storeMap.get(id)._getters)\n .map((id) => {\n const store = storeMap.get(id);\n return {\n editable: false,\n key: id,\n value: store._getters.reduce((getters, key) => {\n getters[key] = store[key];\n return getters;\n }, {}),\n };\n }),\n };\n return state;\n }\n const state = {\n state: Object.keys(store.$state).map((key) => ({\n editable: true,\n key,\n value: store.$state[key],\n })),\n };\n // avoid adding empty getters\n if (store._getters && store._getters.length) {\n state.getters = store._getters.map((getterName) => ({\n editable: false,\n key: getterName,\n value: store[getterName],\n }));\n }\n if (store._customProperties.size) {\n state.customProperties = Array.from(store._customProperties).map((key) => ({\n editable: true,\n key,\n value: store[key],\n }));\n }\n return state;\n}\nfunction formatEventData(events) {\n if (!events)\n return {};\n if (Array.isArray(events)) {\n // TODO: handle add and delete for arrays and objects\n return events.reduce((data, event) => {\n data.keys.push(event.key);\n data.operations.push(event.type);\n data.oldValue[event.key] = event.oldValue;\n data.newValue[event.key] = event.newValue;\n return data;\n }, {\n oldValue: {},\n keys: [],\n operations: [],\n newValue: {},\n });\n }\n else {\n return {\n operation: formatDisplay(events.type),\n key: formatDisplay(events.key),\n oldValue: events.oldValue,\n newValue: events.newValue,\n };\n }\n}\nfunction formatMutationType(type) {\n switch (type) {\n case MutationType.direct:\n return 'mutation';\n case MutationType.patchFunction:\n return '$patch';\n case MutationType.patchObject:\n return '$patch';\n default:\n return 'unknown';\n }\n}\n\n// timeline can be paused when directly changing the state\nlet isTimelineActive = true;\nconst componentStateTypes = [];\nconst MUTATIONS_LAYER_ID = 'pinia:mutations';\nconst INSPECTOR_ID = 'pinia';\nconst { assign: assign$1 } = Object;\n/**\n * Gets the displayed name of a store in devtools\n *\n * @param id - id of the store\n * @returns a formatted string\n */\nconst getStoreType = (id) => '🍍 ' + id;\n/**\n * Add the pinia plugin without any store. Allows displaying a Pinia plugin tab\n * as soon as it is added to the application.\n *\n * @param app - Vue application\n * @param pinia - pinia instance\n */\nfunction registerPiniaDevtools(app, pinia) {\n setupDevtoolsPlugin({\n id: 'dev.esm.pinia',\n label: 'Pinia 🍍',\n logo: 'https://pinia.vuejs.org/logo.svg',\n packageName: 'pinia',\n homepage: 'https://pinia.vuejs.org',\n componentStateTypes,\n app,\n }, (api) => {\n if (typeof api.now !== 'function') {\n toastMessage('You seem to be using an outdated version of Vue Devtools. Are you still using the Beta release instead of the stable one? You can find the links at https://devtools.vuejs.org/guide/installation.html.');\n }\n api.addTimelineLayer({\n id: MUTATIONS_LAYER_ID,\n label: `Pinia 🍍`,\n color: 0xe5df88,\n });\n api.addInspector({\n id: INSPECTOR_ID,\n label: 'Pinia 🍍',\n icon: 'storage',\n treeFilterPlaceholder: 'Search stores',\n actions: [\n {\n icon: 'content_copy',\n action: () => {\n actionGlobalCopyState(pinia);\n },\n tooltip: 'Serialize and copy the state',\n },\n {\n icon: 'content_paste',\n action: async () => {\n await actionGlobalPasteState(pinia);\n api.sendInspectorTree(INSPECTOR_ID);\n api.sendInspectorState(INSPECTOR_ID);\n },\n tooltip: 'Replace the state with the content of your clipboard',\n },\n {\n icon: 'save',\n action: () => {\n actionGlobalSaveState(pinia);\n },\n tooltip: 'Save the state as a JSON file',\n },\n {\n icon: 'folder_open',\n action: async () => {\n await actionGlobalOpenStateFile(pinia);\n api.sendInspectorTree(INSPECTOR_ID);\n api.sendInspectorState(INSPECTOR_ID);\n },\n tooltip: 'Import the state from a JSON file',\n },\n ],\n nodeActions: [\n {\n icon: 'restore',\n tooltip: 'Reset the state (with \"$reset\")',\n action: (nodeId) => {\n const store = pinia._s.get(nodeId);\n if (!store) {\n toastMessage(`Cannot reset \"${nodeId}\" store because it wasn't found.`, 'warn');\n }\n else if (typeof store.$reset !== 'function') {\n toastMessage(`Cannot reset \"${nodeId}\" store because it doesn't have a \"$reset\" method implemented.`, 'warn');\n }\n else {\n store.$reset();\n toastMessage(`Store \"${nodeId}\" reset.`);\n }\n },\n },\n ],\n });\n api.on.inspectComponent((payload, ctx) => {\n const proxy = (payload.componentInstance &&\n payload.componentInstance.proxy);\n if (proxy && proxy._pStores) {\n const piniaStores = payload.componentInstance.proxy._pStores;\n Object.values(piniaStores).forEach((store) => {\n payload.instanceData.state.push({\n type: getStoreType(store.$id),\n key: 'state',\n editable: true,\n value: store._isOptionsAPI\n ? {\n _custom: {\n value: toRaw(store.$state),\n actions: [\n {\n icon: 'restore',\n tooltip: 'Reset the state of this store',\n action: () => store.$reset(),\n },\n ],\n },\n }\n : // NOTE: workaround to unwrap transferred refs\n Object.keys(store.$state).reduce((state, key) => {\n state[key] = store.$state[key];\n return state;\n }, {}),\n });\n if (store._getters && store._getters.length) {\n payload.instanceData.state.push({\n type: getStoreType(store.$id),\n key: 'getters',\n editable: false,\n value: store._getters.reduce((getters, key) => {\n try {\n getters[key] = store[key];\n }\n catch (error) {\n // @ts-expect-error: we just want to show it in devtools\n getters[key] = error;\n }\n return getters;\n }, {}),\n });\n }\n });\n }\n });\n api.on.getInspectorTree((payload) => {\n if (payload.app === app && payload.inspectorId === INSPECTOR_ID) {\n let stores = [pinia];\n stores = stores.concat(Array.from(pinia._s.values()));\n payload.rootNodes = (payload.filter\n ? stores.filter((store) => '$id' in store\n ? store.$id\n .toLowerCase()\n .includes(payload.filter.toLowerCase())\n : PINIA_ROOT_LABEL.toLowerCase().includes(payload.filter.toLowerCase()))\n : stores).map(formatStoreForInspectorTree);\n }\n });\n api.on.getInspectorState((payload) => {\n if (payload.app === app && payload.inspectorId === INSPECTOR_ID) {\n const inspectedStore = payload.nodeId === PINIA_ROOT_ID\n ? pinia\n : pinia._s.get(payload.nodeId);\n if (!inspectedStore) {\n // this could be the selected store restored for a different project\n // so it's better not to say anything here\n return;\n }\n if (inspectedStore) {\n payload.state = formatStoreForInspectorState(inspectedStore);\n }\n }\n });\n api.on.editInspectorState((payload, ctx) => {\n if (payload.app === app && payload.inspectorId === INSPECTOR_ID) {\n const inspectedStore = payload.nodeId === PINIA_ROOT_ID\n ? pinia\n : pinia._s.get(payload.nodeId);\n if (!inspectedStore) {\n return toastMessage(`store \"${payload.nodeId}\" not found`, 'error');\n }\n const { path } = payload;\n if (!isPinia(inspectedStore)) {\n // access only the state\n if (path.length !== 1 ||\n !inspectedStore._customProperties.has(path[0]) ||\n path[0] in inspectedStore.$state) {\n path.unshift('$state');\n }\n }\n else {\n // Root access, we can omit the `.value` because the devtools API does it for us\n path.unshift('state');\n }\n isTimelineActive = false;\n payload.set(inspectedStore, path, payload.state.value);\n isTimelineActive = true;\n }\n });\n api.on.editComponentState((payload) => {\n if (payload.type.startsWith('🍍')) {\n const storeId = payload.type.replace(/^🍍\\s*/, '');\n const store = pinia._s.get(storeId);\n if (!store) {\n return toastMessage(`store \"${storeId}\" not found`, 'error');\n }\n const { path } = payload;\n if (path[0] !== 'state') {\n return toastMessage(`Invalid path for store \"${storeId}\":\\n${path}\\nOnly state can be modified.`);\n }\n // rewrite the first entry to be able to directly set the state as\n // well as any other path\n path[0] = '$state';\n isTimelineActive = false;\n payload.set(store, path, payload.state.value);\n isTimelineActive = true;\n }\n });\n });\n}\nfunction addStoreToDevtools(app, store) {\n if (!componentStateTypes.includes(getStoreType(store.$id))) {\n componentStateTypes.push(getStoreType(store.$id));\n }\n setupDevtoolsPlugin({\n id: 'dev.esm.pinia',\n label: 'Pinia 🍍',\n logo: 'https://pinia.vuejs.org/logo.svg',\n packageName: 'pinia',\n homepage: 'https://pinia.vuejs.org',\n componentStateTypes,\n app,\n settings: {\n logStoreChanges: {\n label: 'Notify about new/deleted stores',\n type: 'boolean',\n defaultValue: true,\n },\n // useEmojis: {\n // label: 'Use emojis in messages ⚡️',\n // type: 'boolean',\n // defaultValue: true,\n // },\n },\n }, (api) => {\n // gracefully handle errors\n const now = typeof api.now === 'function' ? api.now.bind(api) : Date.now;\n store.$onAction(({ after, onError, name, args }) => {\n const groupId = runningActionId++;\n api.addTimelineEvent({\n layerId: MUTATIONS_LAYER_ID,\n event: {\n time: now(),\n title: '🛫 ' + name,\n subtitle: 'start',\n data: {\n store: formatDisplay(store.$id),\n action: formatDisplay(name),\n args,\n },\n groupId,\n },\n });\n after((result) => {\n activeAction = undefined;\n api.addTimelineEvent({\n layerId: MUTATIONS_LAYER_ID,\n event: {\n time: now(),\n title: '🛬 ' + name,\n subtitle: 'end',\n data: {\n store: formatDisplay(store.$id),\n action: formatDisplay(name),\n args,\n result,\n },\n groupId,\n },\n });\n });\n onError((error) => {\n activeAction = undefined;\n api.addTimelineEvent({\n layerId: MUTATIONS_LAYER_ID,\n event: {\n time: now(),\n logType: 'error',\n title: '💥 ' + name,\n subtitle: 'end',\n data: {\n store: formatDisplay(store.$id),\n action: formatDisplay(name),\n args,\n error,\n },\n groupId,\n },\n });\n });\n }, true);\n store._customProperties.forEach((name) => {\n watch(() => unref(store[name]), (newValue, oldValue) => {\n api.notifyComponentUpdate();\n api.sendInspectorState(INSPECTOR_ID);\n if (isTimelineActive) {\n api.addTimelineEvent({\n layerId: MUTATIONS_LAYER_ID,\n event: {\n time: now(),\n title: 'Change',\n subtitle: name,\n data: {\n newValue,\n oldValue,\n },\n groupId: activeAction,\n },\n });\n }\n }, { deep: true });\n });\n store.$subscribe(({ events, type }, state) => {\n api.notifyComponentUpdate();\n api.sendInspectorState(INSPECTOR_ID);\n if (!isTimelineActive)\n return;\n // rootStore.state[store.id] = state\n const eventData = {\n time: now(),\n title: formatMutationType(type),\n data: assign$1({ store: formatDisplay(store.$id) }, formatEventData(events)),\n groupId: activeAction,\n };\n if (type === MutationType.patchFunction) {\n eventData.subtitle = '⤵️';\n }\n else if (type === MutationType.patchObject) {\n eventData.subtitle = '🧩';\n }\n else if (events && !Array.isArray(events)) {\n eventData.subtitle = events.type;\n }\n if (events) {\n eventData.data['rawEvent(s)'] = {\n _custom: {\n display: 'DebuggerEvent',\n type: 'object',\n tooltip: 'raw DebuggerEvent[]',\n value: events,\n },\n };\n }\n api.addTimelineEvent({\n layerId: MUTATIONS_LAYER_ID,\n event: eventData,\n });\n }, { detached: true, flush: 'sync' });\n const hotUpdate = store._hotUpdate;\n store._hotUpdate = markRaw((newStore) => {\n hotUpdate(newStore);\n api.addTimelineEvent({\n layerId: MUTATIONS_LAYER_ID,\n event: {\n time: now(),\n title: '🔥 ' + store.$id,\n subtitle: 'HMR update',\n data: {\n store: formatDisplay(store.$id),\n info: formatDisplay(`HMR update`),\n },\n },\n });\n // update the devtools too\n api.notifyComponentUpdate();\n api.sendInspectorTree(INSPECTOR_ID);\n api.sendInspectorState(INSPECTOR_ID);\n });\n const { $dispose } = store;\n store.$dispose = () => {\n $dispose();\n api.notifyComponentUpdate();\n api.sendInspectorTree(INSPECTOR_ID);\n api.sendInspectorState(INSPECTOR_ID);\n api.getSettings().logStoreChanges &&\n toastMessage(`Disposed \"${store.$id}\" store 🗑`);\n };\n // trigger an update so it can display new registered stores\n api.notifyComponentUpdate();\n api.sendInspectorTree(INSPECTOR_ID);\n api.sendInspectorState(INSPECTOR_ID);\n api.getSettings().logStoreChanges &&\n toastMessage(`\"${store.$id}\" store installed 🆕`);\n });\n}\nlet runningActionId = 0;\nlet activeAction;\n/**\n * Patches a store to enable action grouping in devtools by wrapping the store with a Proxy that is passed as the\n * context of all actions, allowing us to set `runningAction` on each access and effectively associating any state\n * mutation to the action.\n *\n * @param store - store to patch\n * @param actionNames - list of actionst to patch\n */\nfunction patchActionForGrouping(store, actionNames, wrapWithProxy) {\n // original actions of the store as they are given by pinia. We are going to override them\n const actions = actionNames.reduce((storeActions, actionName) => {\n // use toRaw to avoid tracking #541\n storeActions[actionName] = toRaw(store)[actionName];\n return storeActions;\n }, {});\n for (const actionName in actions) {\n store[actionName] = function () {\n // the running action id is incremented in a before action hook\n const _actionId = runningActionId;\n const trackedStore = wrapWithProxy\n ? new Proxy(store, {\n get(...args) {\n activeAction = _actionId;\n return Reflect.get(...args);\n },\n set(...args) {\n activeAction = _actionId;\n return Reflect.set(...args);\n },\n })\n : store;\n // For Setup Stores we need https://github.com/tc39/proposal-async-context\n activeAction = _actionId;\n const retValue = actions[actionName].apply(trackedStore, arguments);\n // this is safer as async actions in Setup Stores would associate mutations done outside of the action\n activeAction = undefined;\n return retValue;\n };\n }\n}\n/**\n * pinia.use(devtoolsPlugin)\n */\nfunction devtoolsPlugin({ app, store, options }) {\n // HMR module\n if (store.$id.startsWith('__hot:')) {\n return;\n }\n // detect option api vs setup api\n store._isOptionsAPI = !!options.state;\n patchActionForGrouping(store, Object.keys(options.actions), store._isOptionsAPI);\n // Upgrade the HMR to also update the new actions\n const originalHotUpdate = store._hotUpdate;\n toRaw(store)._hotUpdate = function (newStore) {\n originalHotUpdate.apply(this, arguments);\n patchActionForGrouping(store, Object.keys(newStore._hmrPayload.actions), !!store._isOptionsAPI);\n };\n addStoreToDevtools(app, \n // FIXME: is there a way to allow the assignment from Store to StoreGeneric?\n store);\n}\n\n/**\n * Creates a Pinia instance to be used by the application\n */\nfunction createPinia() {\n const scope = effectScope(true);\n // NOTE: here we could check the window object for a state and directly set it\n // if there is anything like it with Vue 3 SSR\n const state = scope.run(() => ref({}));\n let _p = [];\n // plugins added before calling app.use(pinia)\n let toBeInstalled = [];\n const pinia = markRaw({\n install(app) {\n // this allows calling useStore() outside of a component setup after\n // installing pinia's plugin\n setActivePinia(pinia);\n if (!isVue2) {\n pinia._a = app;\n app.provide(piniaSymbol, pinia);\n app.config.globalProperties.$pinia = pinia;\n /* istanbul ignore else */\n if (USE_DEVTOOLS) {\n registerPiniaDevtools(app, pinia);\n }\n toBeInstalled.forEach((plugin) => _p.push(plugin));\n toBeInstalled = [];\n }\n },\n use(plugin) {\n if (!this._a && !isVue2) {\n toBeInstalled.push(plugin);\n }\n else {\n _p.push(plugin);\n }\n return this;\n },\n _p,\n // it's actually undefined here\n // @ts-expect-error\n _a: null,\n _e: scope,\n _s: new Map(),\n state,\n });\n // pinia devtools rely on dev only features so they cannot be forced unless\n // the dev build of Vue is used. Avoid old browsers like IE11.\n if (USE_DEVTOOLS && typeof Proxy !== 'undefined') {\n pinia.use(devtoolsPlugin);\n }\n return pinia;\n}\n\n/**\n * Checks if a function is a `StoreDefinition`.\n *\n * @param fn - object to test\n * @returns true if `fn` is a StoreDefinition\n */\nconst isUseStore = (fn) => {\n return typeof fn === 'function' && typeof fn.$id === 'string';\n};\n/**\n * Mutates in place `newState` with `oldState` to _hot update_ it. It will\n * remove any key not existing in `newState` and recursively merge plain\n * objects.\n *\n * @param newState - new state object to be patched\n * @param oldState - old state that should be used to patch newState\n * @returns - newState\n */\nfunction patchObject(newState, oldState) {\n // no need to go through symbols because they cannot be serialized anyway\n for (const key in oldState) {\n const subPatch = oldState[key];\n // skip the whole sub tree\n if (!(key in newState)) {\n continue;\n }\n const targetValue = newState[key];\n if (isPlainObject(targetValue) &&\n isPlainObject(subPatch) &&\n !isRef(subPatch) &&\n !isReactive(subPatch)) {\n newState[key] = patchObject(targetValue, subPatch);\n }\n else {\n // objects are either a bit more complex (e.g. refs) or primitives, so we\n // just set the whole thing\n if (isVue2) {\n set(newState, key, subPatch);\n }\n else {\n newState[key] = subPatch;\n }\n }\n }\n return newState;\n}\n/**\n * Creates an _accept_ function to pass to `import.meta.hot` in Vite applications.\n *\n * @example\n * ```js\n * const useUser = defineStore(...)\n * if (import.meta.hot) {\n * import.meta.hot.accept(acceptHMRUpdate(useUser, import.meta.hot))\n * }\n * ```\n *\n * @param initialUseStore - return of the defineStore to hot update\n * @param hot - `import.meta.hot`\n */\nfunction acceptHMRUpdate(initialUseStore, hot) {\n // strip as much as possible from iife.prod\n if (!(process.env.NODE_ENV !== 'production')) {\n return () => { };\n }\n return (newModule) => {\n const pinia = hot.data.pinia || initialUseStore._pinia;\n if (!pinia) {\n // this store is still not used\n return;\n }\n // preserve the pinia instance across loads\n hot.data.pinia = pinia;\n // console.log('got data', newStore)\n for (const exportName in newModule) {\n const useStore = newModule[exportName];\n // console.log('checking for', exportName)\n if (isUseStore(useStore) && pinia._s.has(useStore.$id)) {\n // console.log('Accepting update for', useStore.$id)\n const id = useStore.$id;\n if (id !== initialUseStore.$id) {\n console.warn(`The id of the store changed from \"${initialUseStore.$id}\" to \"${id}\". Reloading.`);\n // return import.meta.hot.invalidate()\n return hot.invalidate();\n }\n const existingStore = pinia._s.get(id);\n if (!existingStore) {\n console.log(`[Pinia]: skipping hmr because store doesn't exist yet`);\n return;\n }\n useStore(pinia, existingStore);\n }\n }\n };\n}\n\nconst noop = () => { };\nfunction addSubscription(subscriptions, callback, detached, onCleanup = noop) {\n subscriptions.push(callback);\n const removeSubscription = () => {\n const idx = subscriptions.indexOf(callback);\n if (idx > -1) {\n subscriptions.splice(idx, 1);\n onCleanup();\n }\n };\n if (!detached && getCurrentScope()) {\n onScopeDispose(removeSubscription);\n }\n return removeSubscription;\n}\nfunction triggerSubscriptions(subscriptions, ...args) {\n subscriptions.slice().forEach((callback) => {\n callback(...args);\n });\n}\n\nconst fallbackRunWithContext = (fn) => fn();\nfunction mergeReactiveObjects(target, patchToApply) {\n // Handle Map instances\n if (target instanceof Map && patchToApply instanceof Map) {\n patchToApply.forEach((value, key) => target.set(key, value));\n }\n // Handle Set instances\n if (target instanceof Set && patchToApply instanceof Set) {\n patchToApply.forEach(target.add, target);\n }\n // no need to go through symbols because they cannot be serialized anyway\n for (const key in patchToApply) {\n if (!patchToApply.hasOwnProperty(key))\n continue;\n const subPatch = patchToApply[key];\n const targetValue = target[key];\n if (isPlainObject(targetValue) &&\n isPlainObject(subPatch) &&\n target.hasOwnProperty(key) &&\n !isRef(subPatch) &&\n !isReactive(subPatch)) {\n // NOTE: here I wanted to warn about inconsistent types but it's not possible because in setup stores one might\n // start the value of a property as a certain type e.g. a Map, and then for some reason, during SSR, change that\n // to `undefined`. When trying to hydrate, we want to override the Map with `undefined`.\n target[key] = mergeReactiveObjects(targetValue, subPatch);\n }\n else {\n // @ts-expect-error: subPatch is a valid value\n target[key] = subPatch;\n }\n }\n return target;\n}\nconst skipHydrateSymbol = (process.env.NODE_ENV !== 'production')\n ? Symbol('pinia:skipHydration')\n : /* istanbul ignore next */ Symbol();\nconst skipHydrateMap = /*#__PURE__*/ new WeakMap();\n/**\n * Tells Pinia to skip the hydration process of a given object. This is useful in setup stores (only) when you return a\n * stateful object in the store but it isn't really state. e.g. returning a router instance in a setup store.\n *\n * @param obj - target object\n * @returns obj\n */\nfunction skipHydrate(obj) {\n return isVue2\n ? // in @vue/composition-api, the refs are sealed so defineProperty doesn't work...\n /* istanbul ignore next */ skipHydrateMap.set(obj, 1) && obj\n : Object.defineProperty(obj, skipHydrateSymbol, {});\n}\n/**\n * Returns whether a value should be hydrated\n *\n * @param obj - target variable\n * @returns true if `obj` should be hydrated\n */\nfunction shouldHydrate(obj) {\n return isVue2\n ? /* istanbul ignore next */ !skipHydrateMap.has(obj)\n : !isPlainObject(obj) || !obj.hasOwnProperty(skipHydrateSymbol);\n}\nconst { assign } = Object;\nfunction isComputed(o) {\n return !!(isRef(o) && o.effect);\n}\nfunction createOptionsStore(id, options, pinia, hot) {\n const { state, actions, getters } = options;\n const initialState = pinia.state.value[id];\n let store;\n function setup() {\n if (!initialState && (!(process.env.NODE_ENV !== 'production') || !hot)) {\n /* istanbul ignore if */\n if (isVue2) {\n set(pinia.state.value, id, state ? state() : {});\n }\n else {\n pinia.state.value[id] = state ? state() : {};\n }\n }\n // avoid creating a state in pinia.state.value\n const localState = (process.env.NODE_ENV !== 'production') && hot\n ? // use ref() to unwrap refs inside state TODO: check if this is still necessary\n toRefs(ref(state ? state() : {}).value)\n : toRefs(pinia.state.value[id]);\n return assign(localState, actions, Object.keys(getters || {}).reduce((computedGetters, name) => {\n if ((process.env.NODE_ENV !== 'production') && name in localState) {\n console.warn(`[🍍]: A getter cannot have the same name as another state property. Rename one of them. Found with \"${name}\" in store \"${id}\".`);\n }\n computedGetters[name] = markRaw(computed(() => {\n setActivePinia(pinia);\n // it was created just before\n const store = pinia._s.get(id);\n // allow cross using stores\n /* istanbul ignore next */\n if (isVue2 && !store._r)\n return;\n // @ts-expect-error\n // return getters![name].call(context, context)\n // TODO: avoid reading the getter while assigning with a global variable\n return getters[name].call(store, store);\n }));\n return computedGetters;\n }, {}));\n }\n store = createSetupStore(id, setup, options, pinia, hot, true);\n return store;\n}\nfunction createSetupStore($id, setup, options = {}, pinia, hot, isOptionsStore) {\n let scope;\n const optionsForPlugin = assign({ actions: {} }, options);\n /* istanbul ignore if */\n if ((process.env.NODE_ENV !== 'production') && !pinia._e.active) {\n throw new Error('Pinia destroyed');\n }\n // watcher options for $subscribe\n const $subscribeOptions = {\n deep: true,\n // flush: 'post',\n };\n /* istanbul ignore else */\n if ((process.env.NODE_ENV !== 'production') && !isVue2) {\n $subscribeOptions.onTrigger = (event) => {\n /* istanbul ignore else */\n if (isListening) {\n debuggerEvents = event;\n // avoid triggering this while the store is being built and the state is being set in pinia\n }\n else if (isListening == false && !store._hotUpdating) {\n // let patch send all the events together later\n /* istanbul ignore else */\n if (Array.isArray(debuggerEvents)) {\n debuggerEvents.push(event);\n }\n else {\n console.error('🍍 debuggerEvents should be an array. This is most likely an internal Pinia bug.');\n }\n }\n };\n }\n // internal state\n let isListening; // set to true at the end\n let isSyncListening; // set to true at the end\n let subscriptions = [];\n let actionSubscriptions = [];\n let debuggerEvents;\n const initialState = pinia.state.value[$id];\n // avoid setting the state for option stores if it is set\n // by the setup\n if (!isOptionsStore && !initialState && (!(process.env.NODE_ENV !== 'production') || !hot)) {\n /* istanbul ignore if */\n if (isVue2) {\n set(pinia.state.value, $id, {});\n }\n else {\n pinia.state.value[$id] = {};\n }\n }\n const hotState = ref({});\n // avoid triggering too many listeners\n // https://github.com/vuejs/pinia/issues/1129\n let activeListener;\n function $patch(partialStateOrMutator) {\n let subscriptionMutation;\n isListening = isSyncListening = false;\n // reset the debugger events since patches are sync\n /* istanbul ignore else */\n if ((process.env.NODE_ENV !== 'production')) {\n debuggerEvents = [];\n }\n if (typeof partialStateOrMutator === 'function') {\n partialStateOrMutator(pinia.state.value[$id]);\n subscriptionMutation = {\n type: MutationType.patchFunction,\n storeId: $id,\n events: debuggerEvents,\n };\n }\n else {\n mergeReactiveObjects(pinia.state.value[$id], partialStateOrMutator);\n subscriptionMutation = {\n type: MutationType.patchObject,\n payload: partialStateOrMutator,\n storeId: $id,\n events: debuggerEvents,\n };\n }\n const myListenerId = (activeListener = Symbol());\n nextTick().then(() => {\n if (activeListener === myListenerId) {\n isListening = true;\n }\n });\n isSyncListening = true;\n // because we paused the watcher, we need to manually call the subscriptions\n triggerSubscriptions(subscriptions, subscriptionMutation, pinia.state.value[$id]);\n }\n const $reset = isOptionsStore\n ? function $reset() {\n const { state } = options;\n const newState = state ? state() : {};\n // we use a patch to group all changes into one single subscription\n this.$patch(($state) => {\n assign($state, newState);\n });\n }\n : /* istanbul ignore next */\n (process.env.NODE_ENV !== 'production')\n ? () => {\n throw new Error(`🍍: Store \"${$id}\" is built using the setup syntax and does not implement $reset().`);\n }\n : noop;\n function $dispose() {\n scope.stop();\n subscriptions = [];\n actionSubscriptions = [];\n pinia._s.delete($id);\n }\n /**\n * Wraps an action to handle subscriptions.\n *\n * @param name - name of the action\n * @param action - action to wrap\n * @returns a wrapped action to handle subscriptions\n */\n function wrapAction(name, action) {\n return function () {\n setActivePinia(pinia);\n const args = Array.from(arguments);\n const afterCallbackList = [];\n const onErrorCallbackList = [];\n function after(callback) {\n afterCallbackList.push(callback);\n }\n function onError(callback) {\n onErrorCallbackList.push(callback);\n }\n // @ts-expect-error\n triggerSubscriptions(actionSubscriptions, {\n args,\n name,\n store,\n after,\n onError,\n });\n let ret;\n try {\n ret = action.apply(this && this.$id === $id ? this : store, args);\n // handle sync errors\n }\n catch (error) {\n triggerSubscriptions(onErrorCallbackList, error);\n throw error;\n }\n if (ret instanceof Promise) {\n return ret\n .then((value) => {\n triggerSubscriptions(afterCallbackList, value);\n return value;\n })\n .catch((error) => {\n triggerSubscriptions(onErrorCallbackList, error);\n return Promise.reject(error);\n });\n }\n // trigger after callbacks\n triggerSubscriptions(afterCallbackList, ret);\n return ret;\n };\n }\n const _hmrPayload = /*#__PURE__*/ markRaw({\n actions: {},\n getters: {},\n state: [],\n hotState,\n });\n const partialStore = {\n _p: pinia,\n // _s: scope,\n $id,\n $onAction: addSubscription.bind(null, actionSubscriptions),\n $patch,\n $reset,\n $subscribe(callback, options = {}) {\n const removeSubscription = addSubscription(subscriptions, callback, options.detached, () => stopWatcher());\n const stopWatcher = scope.run(() => watch(() => pinia.state.value[$id], (state) => {\n if (options.flush === 'sync' ? isSyncListening : isListening) {\n callback({\n storeId: $id,\n type: MutationType.direct,\n events: debuggerEvents,\n }, state);\n }\n }, assign({}, $subscribeOptions, options)));\n return removeSubscription;\n },\n $dispose,\n };\n /* istanbul ignore if */\n if (isVue2) {\n // start as non ready\n partialStore._r = false;\n }\n const store = reactive((process.env.NODE_ENV !== 'production') || USE_DEVTOOLS\n ? assign({\n _hmrPayload,\n _customProperties: markRaw(new Set()), // devtools custom properties\n }, partialStore\n // must be added later\n // setupStore\n )\n : partialStore);\n // store the partial store now so the setup of stores can instantiate each other before they are finished without\n // creating infinite loops.\n pinia._s.set($id, store);\n const runWithContext = (pinia._a && pinia._a.runWithContext) || fallbackRunWithContext;\n // TODO: idea create skipSerialize that marks properties as non serializable and they are skipped\n const setupStore = runWithContext(() => pinia._e.run(() => (scope = effectScope()).run(setup)));\n // overwrite existing actions to support $onAction\n for (const key in setupStore) {\n const prop = setupStore[key];\n if ((isRef(prop) && !isComputed(prop)) || isReactive(prop)) {\n // mark it as a piece of state to be serialized\n if ((process.env.NODE_ENV !== 'production') && hot) {\n set(hotState.value, key, toRef(setupStore, key));\n // createOptionStore directly sets the state in pinia.state.value so we\n // can just skip that\n }\n else if (!isOptionsStore) {\n // in setup stores we must hydrate the state and sync pinia state tree with the refs the user just created\n if (initialState && shouldHydrate(prop)) {\n if (isRef(prop)) {\n prop.value = initialState[key];\n }\n else {\n // probably a reactive object, lets recursively assign\n // @ts-expect-error: prop is unknown\n mergeReactiveObjects(prop, initialState[key]);\n }\n }\n // transfer the ref to the pinia state to keep everything in sync\n /* istanbul ignore if */\n if (isVue2) {\n set(pinia.state.value[$id], key, prop);\n }\n else {\n pinia.state.value[$id][key] = prop;\n }\n }\n /* istanbul ignore else */\n if ((process.env.NODE_ENV !== 'production')) {\n _hmrPayload.state.push(key);\n }\n // action\n }\n else if (typeof prop === 'function') {\n // @ts-expect-error: we are overriding the function we avoid wrapping if\n const actionValue = (process.env.NODE_ENV !== 'production') && hot ? prop : wrapAction(key, prop);\n // this a hot module replacement store because the hotUpdate method needs\n // to do it with the right context\n /* istanbul ignore if */\n if (isVue2) {\n set(setupStore, key, actionValue);\n }\n else {\n // @ts-expect-error\n setupStore[key] = actionValue;\n }\n /* istanbul ignore else */\n if ((process.env.NODE_ENV !== 'production')) {\n _hmrPayload.actions[key] = prop;\n }\n // list actions so they can be used in plugins\n // @ts-expect-error\n optionsForPlugin.actions[key] = prop;\n }\n else if ((process.env.NODE_ENV !== 'production')) {\n // add getters for devtools\n if (isComputed(prop)) {\n _hmrPayload.getters[key] = isOptionsStore\n ? // @ts-expect-error\n options.getters[key]\n : prop;\n if (IS_CLIENT) {\n const getters = setupStore._getters ||\n // @ts-expect-error: same\n (setupStore._getters = markRaw([]));\n getters.push(key);\n }\n }\n }\n }\n // add the state, getters, and action properties\n /* istanbul ignore if */\n if (isVue2) {\n Object.keys(setupStore).forEach((key) => {\n set(store, key, setupStore[key]);\n });\n }\n else {\n assign(store, setupStore);\n // allows retrieving reactive objects with `storeToRefs()`. Must be called after assigning to the reactive object.\n // Make `storeToRefs()` work with `reactive()` #799\n assign(toRaw(store), setupStore);\n }\n // use this instead of a computed with setter to be able to create it anywhere\n // without linking the computed lifespan to wherever the store is first\n // created.\n Object.defineProperty(store, '$state', {\n get: () => ((process.env.NODE_ENV !== 'production') && hot ? hotState.value : pinia.state.value[$id]),\n set: (state) => {\n /* istanbul ignore if */\n if ((process.env.NODE_ENV !== 'production') && hot) {\n throw new Error('cannot set hotState');\n }\n $patch(($state) => {\n assign($state, state);\n });\n },\n });\n // add the hotUpdate before plugins to allow them to override it\n /* istanbul ignore else */\n if ((process.env.NODE_ENV !== 'production')) {\n store._hotUpdate = markRaw((newStore) => {\n store._hotUpdating = true;\n newStore._hmrPayload.state.forEach((stateKey) => {\n if (stateKey in store.$state) {\n const newStateTarget = newStore.$state[stateKey];\n const oldStateSource = store.$state[stateKey];\n if (typeof newStateTarget === 'object' &&\n isPlainObject(newStateTarget) &&\n isPlainObject(oldStateSource)) {\n patchObject(newStateTarget, oldStateSource);\n }\n else {\n // transfer the ref\n newStore.$state[stateKey] = oldStateSource;\n }\n }\n // patch direct access properties to allow store.stateProperty to work as\n // store.$state.stateProperty\n set(store, stateKey, toRef(newStore.$state, stateKey));\n });\n // remove deleted state properties\n Object.keys(store.$state).forEach((stateKey) => {\n if (!(stateKey in newStore.$state)) {\n del(store, stateKey);\n }\n });\n // avoid devtools logging this as a mutation\n isListening = false;\n isSyncListening = false;\n pinia.state.value[$id] = toRef(newStore._hmrPayload, 'hotState');\n isSyncListening = true;\n nextTick().then(() => {\n isListening = true;\n });\n for (const actionName in newStore._hmrPayload.actions) {\n const action = newStore[actionName];\n set(store, actionName, wrapAction(actionName, action));\n }\n // TODO: does this work in both setup and option store?\n for (const getterName in newStore._hmrPayload.getters) {\n const getter = newStore._hmrPayload.getters[getterName];\n const getterValue = isOptionsStore\n ? // special handling of options api\n computed(() => {\n setActivePinia(pinia);\n return getter.call(store, store);\n })\n : getter;\n set(store, getterName, getterValue);\n }\n // remove deleted getters\n Object.keys(store._hmrPayload.getters).forEach((key) => {\n if (!(key in newStore._hmrPayload.getters)) {\n del(store, key);\n }\n });\n // remove old actions\n Object.keys(store._hmrPayload.actions).forEach((key) => {\n if (!(key in newStore._hmrPayload.actions)) {\n del(store, key);\n }\n });\n // update the values used in devtools and to allow deleting new properties later on\n store._hmrPayload = newStore._hmrPayload;\n store._getters = newStore._getters;\n store._hotUpdating = false;\n });\n }\n if (USE_DEVTOOLS) {\n const nonEnumerable = {\n writable: true,\n configurable: true,\n // avoid warning on devtools trying to display this property\n enumerable: false,\n };\n ['_p', '_hmrPayload', '_getters', '_customProperties'].forEach((p) => {\n Object.defineProperty(store, p, assign({ value: store[p] }, nonEnumerable));\n });\n }\n /* istanbul ignore if */\n if (isVue2) {\n // mark the store as ready before plugins\n store._r = true;\n }\n // apply all plugins\n pinia._p.forEach((extender) => {\n /* istanbul ignore else */\n if (USE_DEVTOOLS) {\n const extensions = scope.run(() => extender({\n store,\n app: pinia._a,\n pinia,\n options: optionsForPlugin,\n }));\n Object.keys(extensions || {}).forEach((key) => store._customProperties.add(key));\n assign(store, extensions);\n }\n else {\n assign(store, scope.run(() => extender({\n store,\n app: pinia._a,\n pinia,\n options: optionsForPlugin,\n })));\n }\n });\n if ((process.env.NODE_ENV !== 'production') &&\n store.$state &&\n typeof store.$state === 'object' &&\n typeof store.$state.constructor === 'function' &&\n !store.$state.constructor.toString().includes('[native code]')) {\n console.warn(`[🍍]: The \"state\" must be a plain object. It cannot be\\n` +\n `\\tstate: () => new MyClass()\\n` +\n `Found in store \"${store.$id}\".`);\n }\n // only apply hydrate to option stores with an initial state in pinia\n if (initialState &&\n isOptionsStore &&\n options.hydrate) {\n options.hydrate(store.$state, initialState);\n }\n isListening = true;\n isSyncListening = true;\n return store;\n}\nfunction defineStore(\n// TODO: add proper types from above\nidOrOptions, setup, setupOptions) {\n let id;\n let options;\n const isSetupStore = typeof setup === 'function';\n if (typeof idOrOptions === 'string') {\n id = idOrOptions;\n // the option store setup will contain the actual options in this case\n options = isSetupStore ? setupOptions : setup;\n }\n else {\n options = idOrOptions;\n id = idOrOptions.id;\n if ((process.env.NODE_ENV !== 'production') && typeof id !== 'string') {\n throw new Error(`[🍍]: \"defineStore()\" must be passed a store id as its first argument.`);\n }\n }\n function useStore(pinia, hot) {\n const hasContext = hasInjectionContext();\n pinia =\n // in test mode, ignore the argument provided as we can always retrieve a\n // pinia instance with getActivePinia()\n ((process.env.NODE_ENV === 'test') && activePinia && activePinia._testing ? null : pinia) ||\n (hasContext ? inject(piniaSymbol, null) : null);\n if (pinia)\n setActivePinia(pinia);\n if ((process.env.NODE_ENV !== 'production') && !activePinia) {\n throw new Error(`[🍍]: \"getActivePinia()\" was called but there was no active Pinia. Are you trying to use a store before calling \"app.use(pinia)\"?\\n` +\n `See https://pinia.vuejs.org/core-concepts/outside-component-usage.html for help.\\n` +\n `This will fail in production.`);\n }\n pinia = activePinia;\n if (!pinia._s.has(id)) {\n // creating the store registers it in `pinia._s`\n if (isSetupStore) {\n createSetupStore(id, setup, options, pinia);\n }\n else {\n createOptionsStore(id, options, pinia);\n }\n /* istanbul ignore else */\n if ((process.env.NODE_ENV !== 'production')) {\n // @ts-expect-error: not the right inferred type\n useStore._pinia = pinia;\n }\n }\n const store = pinia._s.get(id);\n if ((process.env.NODE_ENV !== 'production') && hot) {\n const hotId = '__hot:' + id;\n const newStore = isSetupStore\n ? createSetupStore(hotId, setup, options, pinia, true)\n : createOptionsStore(hotId, assign({}, options), pinia, true);\n hot._hotUpdate(newStore);\n // cleanup the state properties and the store from the cache\n delete pinia.state.value[hotId];\n pinia._s.delete(hotId);\n }\n if ((process.env.NODE_ENV !== 'production') && IS_CLIENT) {\n const currentInstance = getCurrentInstance();\n // save stores in instances to access them devtools\n if (currentInstance &&\n currentInstance.proxy &&\n // avoid adding stores that are just built for hot module replacement\n !hot) {\n const vm = currentInstance.proxy;\n const cache = '_pStores' in vm ? vm._pStores : (vm._pStores = {});\n cache[id] = store;\n }\n }\n // StoreGeneric cannot be casted towards Store\n return store;\n }\n useStore.$id = id;\n return useStore;\n}\n\nlet mapStoreSuffix = 'Store';\n/**\n * Changes the suffix added by `mapStores()`. Can be set to an empty string.\n * Defaults to `\"Store\"`. Make sure to extend the MapStoresCustomization\n * interface if you are using TypeScript.\n *\n * @param suffix - new suffix\n */\nfunction setMapStoreSuffix(suffix // could be 'Store' but that would be annoying for JS\n) {\n mapStoreSuffix = suffix;\n}\n/**\n * Allows using stores without the composition API (`setup()`) by generating an\n * object to be spread in the `computed` field of a component. It accepts a list\n * of store definitions.\n *\n * @example\n * ```js\n * export default {\n * computed: {\n * // other computed properties\n * ...mapStores(useUserStore, useCartStore)\n * },\n *\n * created() {\n * this.userStore // store with id \"user\"\n * this.cartStore // store with id \"cart\"\n * }\n * }\n * ```\n *\n * @param stores - list of stores to map to an object\n */\nfunction mapStores(...stores) {\n if ((process.env.NODE_ENV !== 'production') && Array.isArray(stores[0])) {\n console.warn(`[🍍]: Directly pass all stores to \"mapStores()\" without putting them in an array:\\n` +\n `Replace\\n` +\n `\\tmapStores([useAuthStore, useCartStore])\\n` +\n `with\\n` +\n `\\tmapStores(useAuthStore, useCartStore)\\n` +\n `This will fail in production if not fixed.`);\n stores = stores[0];\n }\n return stores.reduce((reduced, useStore) => {\n // @ts-expect-error: $id is added by defineStore\n reduced[useStore.$id + mapStoreSuffix] = function () {\n return useStore(this.$pinia);\n };\n return reduced;\n }, {});\n}\n/**\n * Allows using state and getters from one store without using the composition\n * API (`setup()`) by generating an object to be spread in the `computed` field\n * of a component.\n *\n * @param useStore - store to map from\n * @param keysOrMapper - array or object\n */\nfunction mapState(useStore, keysOrMapper) {\n return Array.isArray(keysOrMapper)\n ? keysOrMapper.reduce((reduced, key) => {\n reduced[key] = function () {\n return useStore(this.$pinia)[key];\n };\n return reduced;\n }, {})\n : Object.keys(keysOrMapper).reduce((reduced, key) => {\n // @ts-expect-error\n reduced[key] = function () {\n const store = useStore(this.$pinia);\n const storeKey = keysOrMapper[key];\n // for some reason TS is unable to infer the type of storeKey to be a\n // function\n return typeof storeKey === 'function'\n ? storeKey.call(this, store)\n : store[storeKey];\n };\n return reduced;\n }, {});\n}\n/**\n * Alias for `mapState()`. You should use `mapState()` instead.\n * @deprecated use `mapState()` instead.\n */\nconst mapGetters = mapState;\n/**\n * Allows directly using actions from your store without using the composition\n * API (`setup()`) by generating an object to be spread in the `methods` field\n * of a component.\n *\n * @param useStore - store to map from\n * @param keysOrMapper - array or object\n */\nfunction mapActions(useStore, keysOrMapper) {\n return Array.isArray(keysOrMapper)\n ? keysOrMapper.reduce((reduced, key) => {\n // @ts-expect-error\n reduced[key] = function (...args) {\n return useStore(this.$pinia)[key](...args);\n };\n return reduced;\n }, {})\n : Object.keys(keysOrMapper).reduce((reduced, key) => {\n // @ts-expect-error\n reduced[key] = function (...args) {\n return useStore(this.$pinia)[keysOrMapper[key]](...args);\n };\n return reduced;\n }, {});\n}\n/**\n * Allows using state and getters from one store without using the composition\n * API (`setup()`) by generating an object to be spread in the `computed` field\n * of a component.\n *\n * @param useStore - store to map from\n * @param keysOrMapper - array or object\n */\nfunction mapWritableState(useStore, keysOrMapper) {\n return Array.isArray(keysOrMapper)\n ? keysOrMapper.reduce((reduced, key) => {\n // @ts-ignore\n reduced[key] = {\n get() {\n return useStore(this.$pinia)[key];\n },\n set(value) {\n // it's easier to type it here as any\n return (useStore(this.$pinia)[key] = value);\n },\n };\n return reduced;\n }, {})\n : Object.keys(keysOrMapper).reduce((reduced, key) => {\n // @ts-ignore\n reduced[key] = {\n get() {\n return useStore(this.$pinia)[keysOrMapper[key]];\n },\n set(value) {\n // it's easier to type it here as any\n return (useStore(this.$pinia)[keysOrMapper[key]] = value);\n },\n };\n return reduced;\n }, {});\n}\n\n/**\n * Creates an object of references with all the state, getters, and plugin-added\n * state properties of the store. Similar to `toRefs()` but specifically\n * designed for Pinia stores so methods and non reactive properties are\n * completely ignored.\n *\n * @param store - store to extract the refs from\n */\nfunction storeToRefs(store) {\n // See https://github.com/vuejs/pinia/issues/852\n // It's easier to just use toRefs() even if it includes more stuff\n if (isVue2) {\n // @ts-expect-error: toRefs include methods and others\n return toRefs(store);\n }\n else {\n store = toRaw(store);\n const refs = {};\n for (const key in store) {\n const value = store[key];\n if (isRef(value) || isReactive(value)) {\n // @ts-expect-error: the key is state or getter\n refs[key] =\n // ---\n toRef(store, key);\n }\n }\n return refs;\n }\n}\n\n/**\n * Vue 2 Plugin that must be installed for pinia to work. Note **you don't need\n * this plugin if you are using Nuxt.js**. Use the `buildModule` instead:\n * https://pinia.vuejs.org/ssr/nuxt.html.\n *\n * @example\n * ```js\n * import Vue from 'vue'\n * import { PiniaVuePlugin, createPinia } from 'pinia'\n *\n * Vue.use(PiniaVuePlugin)\n * const pinia = createPinia()\n *\n * new Vue({\n * el: '#app',\n * // ...\n * pinia,\n * })\n * ```\n *\n * @param _Vue - `Vue` imported from 'vue'.\n */\nconst PiniaVuePlugin = function (_Vue) {\n // Equivalent of\n // app.config.globalProperties.$pinia = pinia\n _Vue.mixin({\n beforeCreate() {\n const options = this.$options;\n if (options.pinia) {\n const pinia = options.pinia;\n // HACK: taken from provide(): https://github.com/vuejs/composition-api/blob/main/src/apis/inject.ts#L31\n /* istanbul ignore else */\n if (!this._provided) {\n const provideCache = {};\n Object.defineProperty(this, '_provided', {\n get: () => provideCache,\n set: (v) => Object.assign(provideCache, v),\n });\n }\n this._provided[piniaSymbol] = pinia;\n // propagate the pinia instance in an SSR friendly way\n // avoid adding it to nuxt twice\n /* istanbul ignore else */\n if (!this.$pinia) {\n this.$pinia = pinia;\n }\n pinia._a = this;\n if (IS_CLIENT) {\n // this allows calling useStore() outside of a component setup after\n // installing pinia's plugin\n setActivePinia(pinia);\n }\n if (USE_DEVTOOLS) {\n registerPiniaDevtools(pinia._a, pinia);\n }\n }\n else if (!this.$pinia && options.parent && options.parent.$pinia) {\n this.$pinia = options.parent.$pinia;\n }\n },\n destroyed() {\n delete this._pStores;\n },\n });\n};\n\nexport { MutationType, PiniaVuePlugin, acceptHMRUpdate, createPinia, defineStore, getActivePinia, mapActions, mapGetters, mapState, mapStores, mapWritableState, setActivePinia, setMapStoreSuffix, skipHydrate, storeToRefs };\n","/**\n * @copyright Copyright (c) 2024 Ferdinand Thiessen \n *\n * @author Ferdinand Thiessen \n *\n * @license AGPL-3.0-or-later\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see .\n *\n */\nimport { createPinia } from 'pinia';\nexport const pinia = createPinia();\n","const token = '%[a-f0-9]{2}';\nconst singleMatcher = new RegExp('(' + token + ')|([^%]+?)', 'gi');\nconst multiMatcher = new RegExp('(' + token + ')+', 'gi');\n\nfunction decodeComponents(components, split) {\n\ttry {\n\t\t// Try to decode the entire string first\n\t\treturn [decodeURIComponent(components.join(''))];\n\t} catch {\n\t\t// Do nothing\n\t}\n\n\tif (components.length === 1) {\n\t\treturn components;\n\t}\n\n\tsplit = split || 1;\n\n\t// Split the array in 2 parts\n\tconst left = components.slice(0, split);\n\tconst right = components.slice(split);\n\n\treturn Array.prototype.concat.call([], decodeComponents(left), decodeComponents(right));\n}\n\nfunction decode(input) {\n\ttry {\n\t\treturn decodeURIComponent(input);\n\t} catch {\n\t\tlet tokens = input.match(singleMatcher) || [];\n\n\t\tfor (let i = 1; i < tokens.length; i++) {\n\t\t\tinput = decodeComponents(tokens, i).join('');\n\n\t\t\ttokens = input.match(singleMatcher) || [];\n\t\t}\n\n\t\treturn input;\n\t}\n}\n\nfunction customDecodeURIComponent(input) {\n\t// Keep track of all the replacements and prefill the map with the `BOM`\n\tconst replaceMap = {\n\t\t'%FE%FF': '\\uFFFD\\uFFFD',\n\t\t'%FF%FE': '\\uFFFD\\uFFFD',\n\t};\n\n\tlet match = multiMatcher.exec(input);\n\twhile (match) {\n\t\ttry {\n\t\t\t// Decode as big chunks as possible\n\t\t\treplaceMap[match[0]] = decodeURIComponent(match[0]);\n\t\t} catch {\n\t\t\tconst result = decode(match[0]);\n\n\t\t\tif (result !== match[0]) {\n\t\t\t\treplaceMap[match[0]] = result;\n\t\t\t}\n\t\t}\n\n\t\tmatch = multiMatcher.exec(input);\n\t}\n\n\t// Add `%C2` at the end of the map to make sure it does not replace the combinator before everything else\n\treplaceMap['%C2'] = '\\uFFFD';\n\n\tconst entries = Object.keys(replaceMap);\n\n\tfor (const key of entries) {\n\t\t// Replace all decoded components\n\t\tinput = input.replace(new RegExp(key, 'g'), replaceMap[key]);\n\t}\n\n\treturn input;\n}\n\nexport default function decodeUriComponent(encodedURI) {\n\tif (typeof encodedURI !== 'string') {\n\t\tthrow new TypeError('Expected `encodedURI` to be of type `string`, got `' + typeof encodedURI + '`');\n\t}\n\n\ttry {\n\t\t// Try the built in decoder first\n\t\treturn decodeURIComponent(encodedURI);\n\t} catch {\n\t\t// Fallback to a more advanced decoder\n\t\treturn customDecodeURIComponent(encodedURI);\n\t}\n}\n","export default function splitOnFirst(string, separator) {\n\tif (!(typeof string === 'string' && typeof separator === 'string')) {\n\t\tthrow new TypeError('Expected the arguments to be of type `string`');\n\t}\n\n\tif (string === '' || separator === '') {\n\t\treturn [];\n\t}\n\n\tconst separatorIndex = string.indexOf(separator);\n\n\tif (separatorIndex === -1) {\n\t\treturn [];\n\t}\n\n\treturn [\n\t\tstring.slice(0, separatorIndex),\n\t\tstring.slice(separatorIndex + separator.length)\n\t];\n}\n","export function includeKeys(object, predicate) {\n\tconst result = {};\n\n\tif (Array.isArray(predicate)) {\n\t\tfor (const key of predicate) {\n\t\t\tconst descriptor = Object.getOwnPropertyDescriptor(object, key);\n\t\t\tif (descriptor?.enumerable) {\n\t\t\t\tObject.defineProperty(result, key, descriptor);\n\t\t\t}\n\t\t}\n\t} else {\n\t\t// `Reflect.ownKeys()` is required to retrieve symbol properties\n\t\tfor (const key of Reflect.ownKeys(object)) {\n\t\t\tconst descriptor = Object.getOwnPropertyDescriptor(object, key);\n\t\t\tif (descriptor.enumerable) {\n\t\t\t\tconst value = object[key];\n\t\t\t\tif (predicate(key, value, object)) {\n\t\t\t\t\tObject.defineProperty(result, key, descriptor);\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n\n\treturn result;\n}\n\nexport function excludeKeys(object, predicate) {\n\tif (Array.isArray(predicate)) {\n\t\tconst set = new Set(predicate);\n\t\treturn includeKeys(object, key => !set.has(key));\n\t}\n\n\treturn includeKeys(object, (key, value, object) => !predicate(key, value, object));\n}\n","import decodeComponent from 'decode-uri-component';\nimport splitOnFirst from 'split-on-first';\nimport {includeKeys} from 'filter-obj';\n\nconst isNullOrUndefined = value => value === null || value === undefined;\n\n// eslint-disable-next-line unicorn/prefer-code-point\nconst strictUriEncode = string => encodeURIComponent(string).replace(/[!'()*]/g, x => `%${x.charCodeAt(0).toString(16).toUpperCase()}`);\n\nconst encodeFragmentIdentifier = Symbol('encodeFragmentIdentifier');\n\nfunction encoderForArrayFormat(options) {\n\tswitch (options.arrayFormat) {\n\t\tcase 'index': {\n\t\t\treturn key => (result, value) => {\n\t\t\t\tconst index = result.length;\n\n\t\t\t\tif (\n\t\t\t\t\tvalue === undefined\n\t\t\t\t\t|| (options.skipNull && value === null)\n\t\t\t\t\t|| (options.skipEmptyString && value === '')\n\t\t\t\t) {\n\t\t\t\t\treturn result;\n\t\t\t\t}\n\n\t\t\t\tif (value === null) {\n\t\t\t\t\treturn [\n\t\t\t\t\t\t...result, [encode(key, options), '[', index, ']'].join(''),\n\t\t\t\t\t];\n\t\t\t\t}\n\n\t\t\t\treturn [\n\t\t\t\t\t...result,\n\t\t\t\t\t[encode(key, options), '[', encode(index, options), ']=', encode(value, options)].join(''),\n\t\t\t\t];\n\t\t\t};\n\t\t}\n\n\t\tcase 'bracket': {\n\t\t\treturn key => (result, value) => {\n\t\t\t\tif (\n\t\t\t\t\tvalue === undefined\n\t\t\t\t\t|| (options.skipNull && value === null)\n\t\t\t\t\t|| (options.skipEmptyString && value === '')\n\t\t\t\t) {\n\t\t\t\t\treturn result;\n\t\t\t\t}\n\n\t\t\t\tif (value === null) {\n\t\t\t\t\treturn [\n\t\t\t\t\t\t...result,\n\t\t\t\t\t\t[encode(key, options), '[]'].join(''),\n\t\t\t\t\t];\n\t\t\t\t}\n\n\t\t\t\treturn [\n\t\t\t\t\t...result,\n\t\t\t\t\t[encode(key, options), '[]=', encode(value, options)].join(''),\n\t\t\t\t];\n\t\t\t};\n\t\t}\n\n\t\tcase 'colon-list-separator': {\n\t\t\treturn key => (result, value) => {\n\t\t\t\tif (\n\t\t\t\t\tvalue === undefined\n\t\t\t\t\t|| (options.skipNull && value === null)\n\t\t\t\t\t|| (options.skipEmptyString && value === '')\n\t\t\t\t) {\n\t\t\t\t\treturn result;\n\t\t\t\t}\n\n\t\t\t\tif (value === null) {\n\t\t\t\t\treturn [\n\t\t\t\t\t\t...result,\n\t\t\t\t\t\t[encode(key, options), ':list='].join(''),\n\t\t\t\t\t];\n\t\t\t\t}\n\n\t\t\t\treturn [\n\t\t\t\t\t...result,\n\t\t\t\t\t[encode(key, options), ':list=', encode(value, options)].join(''),\n\t\t\t\t];\n\t\t\t};\n\t\t}\n\n\t\tcase 'comma':\n\t\tcase 'separator':\n\t\tcase 'bracket-separator': {\n\t\t\tconst keyValueSep = options.arrayFormat === 'bracket-separator'\n\t\t\t\t? '[]='\n\t\t\t\t: '=';\n\n\t\t\treturn key => (result, value) => {\n\t\t\t\tif (\n\t\t\t\t\tvalue === undefined\n\t\t\t\t\t|| (options.skipNull && value === null)\n\t\t\t\t\t|| (options.skipEmptyString && value === '')\n\t\t\t\t) {\n\t\t\t\t\treturn result;\n\t\t\t\t}\n\n\t\t\t\t// Translate null to an empty string so that it doesn't serialize as 'null'\n\t\t\t\tvalue = value === null ? '' : value;\n\n\t\t\t\tif (result.length === 0) {\n\t\t\t\t\treturn [[encode(key, options), keyValueSep, encode(value, options)].join('')];\n\t\t\t\t}\n\n\t\t\t\treturn [[result, encode(value, options)].join(options.arrayFormatSeparator)];\n\t\t\t};\n\t\t}\n\n\t\tdefault: {\n\t\t\treturn key => (result, value) => {\n\t\t\t\tif (\n\t\t\t\t\tvalue === undefined\n\t\t\t\t\t|| (options.skipNull && value === null)\n\t\t\t\t\t|| (options.skipEmptyString && value === '')\n\t\t\t\t) {\n\t\t\t\t\treturn result;\n\t\t\t\t}\n\n\t\t\t\tif (value === null) {\n\t\t\t\t\treturn [\n\t\t\t\t\t\t...result,\n\t\t\t\t\t\tencode(key, options),\n\t\t\t\t\t];\n\t\t\t\t}\n\n\t\t\t\treturn [\n\t\t\t\t\t...result,\n\t\t\t\t\t[encode(key, options), '=', encode(value, options)].join(''),\n\t\t\t\t];\n\t\t\t};\n\t\t}\n\t}\n}\n\nfunction parserForArrayFormat(options) {\n\tlet result;\n\n\tswitch (options.arrayFormat) {\n\t\tcase 'index': {\n\t\t\treturn (key, value, accumulator) => {\n\t\t\t\tresult = /\\[(\\d*)]$/.exec(key);\n\n\t\t\t\tkey = key.replace(/\\[\\d*]$/, '');\n\n\t\t\t\tif (!result) {\n\t\t\t\t\taccumulator[key] = value;\n\t\t\t\t\treturn;\n\t\t\t\t}\n\n\t\t\t\tif (accumulator[key] === undefined) {\n\t\t\t\t\taccumulator[key] = {};\n\t\t\t\t}\n\n\t\t\t\taccumulator[key][result[1]] = value;\n\t\t\t};\n\t\t}\n\n\t\tcase 'bracket': {\n\t\t\treturn (key, value, accumulator) => {\n\t\t\t\tresult = /(\\[])$/.exec(key);\n\t\t\t\tkey = key.replace(/\\[]$/, '');\n\n\t\t\t\tif (!result) {\n\t\t\t\t\taccumulator[key] = value;\n\t\t\t\t\treturn;\n\t\t\t\t}\n\n\t\t\t\tif (accumulator[key] === undefined) {\n\t\t\t\t\taccumulator[key] = [value];\n\t\t\t\t\treturn;\n\t\t\t\t}\n\n\t\t\t\taccumulator[key] = [...accumulator[key], value];\n\t\t\t};\n\t\t}\n\n\t\tcase 'colon-list-separator': {\n\t\t\treturn (key, value, accumulator) => {\n\t\t\t\tresult = /(:list)$/.exec(key);\n\t\t\t\tkey = key.replace(/:list$/, '');\n\n\t\t\t\tif (!result) {\n\t\t\t\t\taccumulator[key] = value;\n\t\t\t\t\treturn;\n\t\t\t\t}\n\n\t\t\t\tif (accumulator[key] === undefined) {\n\t\t\t\t\taccumulator[key] = [value];\n\t\t\t\t\treturn;\n\t\t\t\t}\n\n\t\t\t\taccumulator[key] = [...accumulator[key], value];\n\t\t\t};\n\t\t}\n\n\t\tcase 'comma':\n\t\tcase 'separator': {\n\t\t\treturn (key, value, accumulator) => {\n\t\t\t\tconst isArray = typeof value === 'string' && value.includes(options.arrayFormatSeparator);\n\t\t\t\tconst isEncodedArray = (typeof value === 'string' && !isArray && decode(value, options).includes(options.arrayFormatSeparator));\n\t\t\t\tvalue = isEncodedArray ? decode(value, options) : value;\n\t\t\t\tconst newValue = isArray || isEncodedArray ? value.split(options.arrayFormatSeparator).map(item => decode(item, options)) : (value === null ? value : decode(value, options));\n\t\t\t\taccumulator[key] = newValue;\n\t\t\t};\n\t\t}\n\n\t\tcase 'bracket-separator': {\n\t\t\treturn (key, value, accumulator) => {\n\t\t\t\tconst isArray = /(\\[])$/.test(key);\n\t\t\t\tkey = key.replace(/\\[]$/, '');\n\n\t\t\t\tif (!isArray) {\n\t\t\t\t\taccumulator[key] = value ? decode(value, options) : value;\n\t\t\t\t\treturn;\n\t\t\t\t}\n\n\t\t\t\tconst arrayValue = value === null\n\t\t\t\t\t? []\n\t\t\t\t\t: value.split(options.arrayFormatSeparator).map(item => decode(item, options));\n\n\t\t\t\tif (accumulator[key] === undefined) {\n\t\t\t\t\taccumulator[key] = arrayValue;\n\t\t\t\t\treturn;\n\t\t\t\t}\n\n\t\t\t\taccumulator[key] = [...accumulator[key], ...arrayValue];\n\t\t\t};\n\t\t}\n\n\t\tdefault: {\n\t\t\treturn (key, value, accumulator) => {\n\t\t\t\tif (accumulator[key] === undefined) {\n\t\t\t\t\taccumulator[key] = value;\n\t\t\t\t\treturn;\n\t\t\t\t}\n\n\t\t\t\taccumulator[key] = [...[accumulator[key]].flat(), value];\n\t\t\t};\n\t\t}\n\t}\n}\n\nfunction validateArrayFormatSeparator(value) {\n\tif (typeof value !== 'string' || value.length !== 1) {\n\t\tthrow new TypeError('arrayFormatSeparator must be single character string');\n\t}\n}\n\nfunction encode(value, options) {\n\tif (options.encode) {\n\t\treturn options.strict ? strictUriEncode(value) : encodeURIComponent(value);\n\t}\n\n\treturn value;\n}\n\nfunction decode(value, options) {\n\tif (options.decode) {\n\t\treturn decodeComponent(value);\n\t}\n\n\treturn value;\n}\n\nfunction keysSorter(input) {\n\tif (Array.isArray(input)) {\n\t\treturn input.sort();\n\t}\n\n\tif (typeof input === 'object') {\n\t\treturn keysSorter(Object.keys(input))\n\t\t\t.sort((a, b) => Number(a) - Number(b))\n\t\t\t.map(key => input[key]);\n\t}\n\n\treturn input;\n}\n\nfunction removeHash(input) {\n\tconst hashStart = input.indexOf('#');\n\tif (hashStart !== -1) {\n\t\tinput = input.slice(0, hashStart);\n\t}\n\n\treturn input;\n}\n\nfunction getHash(url) {\n\tlet hash = '';\n\tconst hashStart = url.indexOf('#');\n\tif (hashStart !== -1) {\n\t\thash = url.slice(hashStart);\n\t}\n\n\treturn hash;\n}\n\nfunction parseValue(value, options) {\n\tif (options.parseNumbers && !Number.isNaN(Number(value)) && (typeof value === 'string' && value.trim() !== '')) {\n\t\tvalue = Number(value);\n\t} else if (options.parseBooleans && value !== null && (value.toLowerCase() === 'true' || value.toLowerCase() === 'false')) {\n\t\tvalue = value.toLowerCase() === 'true';\n\t}\n\n\treturn value;\n}\n\nexport function extract(input) {\n\tinput = removeHash(input);\n\tconst queryStart = input.indexOf('?');\n\tif (queryStart === -1) {\n\t\treturn '';\n\t}\n\n\treturn input.slice(queryStart + 1);\n}\n\nexport function parse(query, options) {\n\toptions = {\n\t\tdecode: true,\n\t\tsort: true,\n\t\tarrayFormat: 'none',\n\t\tarrayFormatSeparator: ',',\n\t\tparseNumbers: false,\n\t\tparseBooleans: false,\n\t\t...options,\n\t};\n\n\tvalidateArrayFormatSeparator(options.arrayFormatSeparator);\n\n\tconst formatter = parserForArrayFormat(options);\n\n\t// Create an object with no prototype\n\tconst returnValue = Object.create(null);\n\n\tif (typeof query !== 'string') {\n\t\treturn returnValue;\n\t}\n\n\tquery = query.trim().replace(/^[?#&]/, '');\n\n\tif (!query) {\n\t\treturn returnValue;\n\t}\n\n\tfor (const parameter of query.split('&')) {\n\t\tif (parameter === '') {\n\t\t\tcontinue;\n\t\t}\n\n\t\tconst parameter_ = options.decode ? parameter.replace(/\\+/g, ' ') : parameter;\n\n\t\tlet [key, value] = splitOnFirst(parameter_, '=');\n\n\t\tif (key === undefined) {\n\t\t\tkey = parameter_;\n\t\t}\n\n\t\t// Missing `=` should be `null`:\n\t\t// http://w3.org/TR/2012/WD-url-20120524/#collect-url-parameters\n\t\tvalue = value === undefined ? null : (['comma', 'separator', 'bracket-separator'].includes(options.arrayFormat) ? value : decode(value, options));\n\t\tformatter(decode(key, options), value, returnValue);\n\t}\n\n\tfor (const [key, value] of Object.entries(returnValue)) {\n\t\tif (typeof value === 'object' && value !== null) {\n\t\t\tfor (const [key2, value2] of Object.entries(value)) {\n\t\t\t\tvalue[key2] = parseValue(value2, options);\n\t\t\t}\n\t\t} else {\n\t\t\treturnValue[key] = parseValue(value, options);\n\t\t}\n\t}\n\n\tif (options.sort === false) {\n\t\treturn returnValue;\n\t}\n\n\t// TODO: Remove the use of `reduce`.\n\t// eslint-disable-next-line unicorn/no-array-reduce\n\treturn (options.sort === true ? Object.keys(returnValue).sort() : Object.keys(returnValue).sort(options.sort)).reduce((result, key) => {\n\t\tconst value = returnValue[key];\n\t\tresult[key] = Boolean(value) && typeof value === 'object' && !Array.isArray(value) ? keysSorter(value) : value;\n\t\treturn result;\n\t}, Object.create(null));\n}\n\nexport function stringify(object, options) {\n\tif (!object) {\n\t\treturn '';\n\t}\n\n\toptions = {encode: true,\n\t\tstrict: true,\n\t\tarrayFormat: 'none',\n\t\tarrayFormatSeparator: ',', ...options};\n\n\tvalidateArrayFormatSeparator(options.arrayFormatSeparator);\n\n\tconst shouldFilter = key => (\n\t\t(options.skipNull && isNullOrUndefined(object[key]))\n\t\t|| (options.skipEmptyString && object[key] === '')\n\t);\n\n\tconst formatter = encoderForArrayFormat(options);\n\n\tconst objectCopy = {};\n\n\tfor (const [key, value] of Object.entries(object)) {\n\t\tif (!shouldFilter(key)) {\n\t\t\tobjectCopy[key] = value;\n\t\t}\n\t}\n\n\tconst keys = Object.keys(objectCopy);\n\n\tif (options.sort !== false) {\n\t\tkeys.sort(options.sort);\n\t}\n\n\treturn keys.map(key => {\n\t\tconst value = object[key];\n\n\t\tif (value === undefined) {\n\t\t\treturn '';\n\t\t}\n\n\t\tif (value === null) {\n\t\t\treturn encode(key, options);\n\t\t}\n\n\t\tif (Array.isArray(value)) {\n\t\t\tif (value.length === 0 && options.arrayFormat === 'bracket-separator') {\n\t\t\t\treturn encode(key, options) + '[]';\n\t\t\t}\n\n\t\t\treturn value\n\t\t\t\t.reduce(formatter(key), [])\n\t\t\t\t.join('&');\n\t\t}\n\n\t\treturn encode(key, options) + '=' + encode(value, options);\n\t}).filter(x => x.length > 0).join('&');\n}\n\nexport function parseUrl(url, options) {\n\toptions = {\n\t\tdecode: true,\n\t\t...options,\n\t};\n\n\tlet [url_, hash] = splitOnFirst(url, '#');\n\n\tif (url_ === undefined) {\n\t\turl_ = url;\n\t}\n\n\treturn {\n\t\turl: url_?.split('?')?.[0] ?? '',\n\t\tquery: parse(extract(url), options),\n\t\t...(options && options.parseFragmentIdentifier && hash ? {fragmentIdentifier: decode(hash, options)} : {}),\n\t};\n}\n\nexport function stringifyUrl(object, options) {\n\toptions = {\n\t\tencode: true,\n\t\tstrict: true,\n\t\t[encodeFragmentIdentifier]: true,\n\t\t...options,\n\t};\n\n\tconst url = removeHash(object.url).split('?')[0] || '';\n\tconst queryFromUrl = extract(object.url);\n\n\tconst query = {\n\t\t...parse(queryFromUrl, {sort: false}),\n\t\t...object.query,\n\t};\n\n\tlet queryString = stringify(query, options);\n\tif (queryString) {\n\t\tqueryString = `?${queryString}`;\n\t}\n\n\tlet hash = getHash(object.url);\n\tif (object.fragmentIdentifier) {\n\t\tconst urlObjectForFragmentEncode = new URL(url);\n\t\turlObjectForFragmentEncode.hash = object.fragmentIdentifier;\n\t\thash = options[encodeFragmentIdentifier] ? urlObjectForFragmentEncode.hash : `#${object.fragmentIdentifier}`;\n\t}\n\n\treturn `${url}${queryString}${hash}`;\n}\n\nexport function pick(input, filter, options) {\n\toptions = {\n\t\tparseFragmentIdentifier: true,\n\t\t[encodeFragmentIdentifier]: false,\n\t\t...options,\n\t};\n\n\tconst {url, query, fragmentIdentifier} = parseUrl(input, options);\n\n\treturn stringifyUrl({\n\t\turl,\n\t\tquery: includeKeys(query, filter),\n\t\tfragmentIdentifier,\n\t}, options);\n}\n\nexport function exclude(input, filter, options) {\n\tconst exclusionFilter = Array.isArray(filter) ? key => !filter.includes(key) : (key, value) => !filter(key, value);\n\n\treturn pick(input, exclusionFilter, options);\n}\n","import * as queryString from './base.js';\n\nexport default queryString;\n","/*!\n * vue-router v3.6.5\n * (c) 2022 Evan You\n * @license MIT\n */\n/* */\n\nfunction assert (condition, message) {\n if (!condition) {\n throw new Error((\"[vue-router] \" + message))\n }\n}\n\nfunction warn (condition, message) {\n if (!condition) {\n typeof console !== 'undefined' && console.warn((\"[vue-router] \" + message));\n }\n}\n\nfunction extend (a, b) {\n for (var key in b) {\n a[key] = b[key];\n }\n return a\n}\n\n/* */\n\nvar encodeReserveRE = /[!'()*]/g;\nvar encodeReserveReplacer = function (c) { return '%' + c.charCodeAt(0).toString(16); };\nvar commaRE = /%2C/g;\n\n// fixed encodeURIComponent which is more conformant to RFC3986:\n// - escapes [!'()*]\n// - preserve commas\nvar encode = function (str) { return encodeURIComponent(str)\n .replace(encodeReserveRE, encodeReserveReplacer)\n .replace(commaRE, ','); };\n\nfunction decode (str) {\n try {\n return decodeURIComponent(str)\n } catch (err) {\n if (process.env.NODE_ENV !== 'production') {\n warn(false, (\"Error decoding \\\"\" + str + \"\\\". Leaving it intact.\"));\n }\n }\n return str\n}\n\nfunction resolveQuery (\n query,\n extraQuery,\n _parseQuery\n) {\n if ( extraQuery === void 0 ) extraQuery = {};\n\n var parse = _parseQuery || parseQuery;\n var parsedQuery;\n try {\n parsedQuery = parse(query || '');\n } catch (e) {\n process.env.NODE_ENV !== 'production' && warn(false, e.message);\n parsedQuery = {};\n }\n for (var key in extraQuery) {\n var value = extraQuery[key];\n parsedQuery[key] = Array.isArray(value)\n ? value.map(castQueryParamValue)\n : castQueryParamValue(value);\n }\n return parsedQuery\n}\n\nvar castQueryParamValue = function (value) { return (value == null || typeof value === 'object' ? value : String(value)); };\n\nfunction parseQuery (query) {\n var res = {};\n\n query = query.trim().replace(/^(\\?|#|&)/, '');\n\n if (!query) {\n return res\n }\n\n query.split('&').forEach(function (param) {\n var parts = param.replace(/\\+/g, ' ').split('=');\n var key = decode(parts.shift());\n var val = parts.length > 0 ? decode(parts.join('=')) : null;\n\n if (res[key] === undefined) {\n res[key] = val;\n } else if (Array.isArray(res[key])) {\n res[key].push(val);\n } else {\n res[key] = [res[key], val];\n }\n });\n\n return res\n}\n\nfunction stringifyQuery (obj) {\n var res = obj\n ? Object.keys(obj)\n .map(function (key) {\n var val = obj[key];\n\n if (val === undefined) {\n return ''\n }\n\n if (val === null) {\n return encode(key)\n }\n\n if (Array.isArray(val)) {\n var result = [];\n val.forEach(function (val2) {\n if (val2 === undefined) {\n return\n }\n if (val2 === null) {\n result.push(encode(key));\n } else {\n result.push(encode(key) + '=' + encode(val2));\n }\n });\n return result.join('&')\n }\n\n return encode(key) + '=' + encode(val)\n })\n .filter(function (x) { return x.length > 0; })\n .join('&')\n : null;\n return res ? (\"?\" + res) : ''\n}\n\n/* */\n\nvar trailingSlashRE = /\\/?$/;\n\nfunction createRoute (\n record,\n location,\n redirectedFrom,\n router\n) {\n var stringifyQuery = router && router.options.stringifyQuery;\n\n var query = location.query || {};\n try {\n query = clone(query);\n } catch (e) {}\n\n var route = {\n name: location.name || (record && record.name),\n meta: (record && record.meta) || {},\n path: location.path || '/',\n hash: location.hash || '',\n query: query,\n params: location.params || {},\n fullPath: getFullPath(location, stringifyQuery),\n matched: record ? formatMatch(record) : []\n };\n if (redirectedFrom) {\n route.redirectedFrom = getFullPath(redirectedFrom, stringifyQuery);\n }\n return Object.freeze(route)\n}\n\nfunction clone (value) {\n if (Array.isArray(value)) {\n return value.map(clone)\n } else if (value && typeof value === 'object') {\n var res = {};\n for (var key in value) {\n res[key] = clone(value[key]);\n }\n return res\n } else {\n return value\n }\n}\n\n// the starting route that represents the initial state\nvar START = createRoute(null, {\n path: '/'\n});\n\nfunction formatMatch (record) {\n var res = [];\n while (record) {\n res.unshift(record);\n record = record.parent;\n }\n return res\n}\n\nfunction getFullPath (\n ref,\n _stringifyQuery\n) {\n var path = ref.path;\n var query = ref.query; if ( query === void 0 ) query = {};\n var hash = ref.hash; if ( hash === void 0 ) hash = '';\n\n var stringify = _stringifyQuery || stringifyQuery;\n return (path || '/') + stringify(query) + hash\n}\n\nfunction isSameRoute (a, b, onlyPath) {\n if (b === START) {\n return a === b\n } else if (!b) {\n return false\n } else if (a.path && b.path) {\n return a.path.replace(trailingSlashRE, '') === b.path.replace(trailingSlashRE, '') && (onlyPath ||\n a.hash === b.hash &&\n isObjectEqual(a.query, b.query))\n } else if (a.name && b.name) {\n return (\n a.name === b.name &&\n (onlyPath || (\n a.hash === b.hash &&\n isObjectEqual(a.query, b.query) &&\n isObjectEqual(a.params, b.params))\n )\n )\n } else {\n return false\n }\n}\n\nfunction isObjectEqual (a, b) {\n if ( a === void 0 ) a = {};\n if ( b === void 0 ) b = {};\n\n // handle null value #1566\n if (!a || !b) { return a === b }\n var aKeys = Object.keys(a).sort();\n var bKeys = Object.keys(b).sort();\n if (aKeys.length !== bKeys.length) {\n return false\n }\n return aKeys.every(function (key, i) {\n var aVal = a[key];\n var bKey = bKeys[i];\n if (bKey !== key) { return false }\n var bVal = b[key];\n // query values can be null and undefined\n if (aVal == null || bVal == null) { return aVal === bVal }\n // check nested equality\n if (typeof aVal === 'object' && typeof bVal === 'object') {\n return isObjectEqual(aVal, bVal)\n }\n return String(aVal) === String(bVal)\n })\n}\n\nfunction isIncludedRoute (current, target) {\n return (\n current.path.replace(trailingSlashRE, '/').indexOf(\n target.path.replace(trailingSlashRE, '/')\n ) === 0 &&\n (!target.hash || current.hash === target.hash) &&\n queryIncludes(current.query, target.query)\n )\n}\n\nfunction queryIncludes (current, target) {\n for (var key in target) {\n if (!(key in current)) {\n return false\n }\n }\n return true\n}\n\nfunction handleRouteEntered (route) {\n for (var i = 0; i < route.matched.length; i++) {\n var record = route.matched[i];\n for (var name in record.instances) {\n var instance = record.instances[name];\n var cbs = record.enteredCbs[name];\n if (!instance || !cbs) { continue }\n delete record.enteredCbs[name];\n for (var i$1 = 0; i$1 < cbs.length; i$1++) {\n if (!instance._isBeingDestroyed) { cbs[i$1](instance); }\n }\n }\n }\n}\n\nvar View = {\n name: 'RouterView',\n functional: true,\n props: {\n name: {\n type: String,\n default: 'default'\n }\n },\n render: function render (_, ref) {\n var props = ref.props;\n var children = ref.children;\n var parent = ref.parent;\n var data = ref.data;\n\n // used by devtools to display a router-view badge\n data.routerView = true;\n\n // directly use parent context's createElement() function\n // so that components rendered by router-view can resolve named slots\n var h = parent.$createElement;\n var name = props.name;\n var route = parent.$route;\n var cache = parent._routerViewCache || (parent._routerViewCache = {});\n\n // determine current view depth, also check to see if the tree\n // has been toggled inactive but kept-alive.\n var depth = 0;\n var inactive = false;\n while (parent && parent._routerRoot !== parent) {\n var vnodeData = parent.$vnode ? parent.$vnode.data : {};\n if (vnodeData.routerView) {\n depth++;\n }\n if (vnodeData.keepAlive && parent._directInactive && parent._inactive) {\n inactive = true;\n }\n parent = parent.$parent;\n }\n data.routerViewDepth = depth;\n\n // render previous view if the tree is inactive and kept-alive\n if (inactive) {\n var cachedData = cache[name];\n var cachedComponent = cachedData && cachedData.component;\n if (cachedComponent) {\n // #2301\n // pass props\n if (cachedData.configProps) {\n fillPropsinData(cachedComponent, data, cachedData.route, cachedData.configProps);\n }\n return h(cachedComponent, data, children)\n } else {\n // render previous empty view\n return h()\n }\n }\n\n var matched = route.matched[depth];\n var component = matched && matched.components[name];\n\n // render empty node if no matched route or no config component\n if (!matched || !component) {\n cache[name] = null;\n return h()\n }\n\n // cache component\n cache[name] = { component: component };\n\n // attach instance registration hook\n // this will be called in the instance's injected lifecycle hooks\n data.registerRouteInstance = function (vm, val) {\n // val could be undefined for unregistration\n var current = matched.instances[name];\n if (\n (val && current !== vm) ||\n (!val && current === vm)\n ) {\n matched.instances[name] = val;\n }\n }\n\n // also register instance in prepatch hook\n // in case the same component instance is reused across different routes\n ;(data.hook || (data.hook = {})).prepatch = function (_, vnode) {\n matched.instances[name] = vnode.componentInstance;\n };\n\n // register instance in init hook\n // in case kept-alive component be actived when routes changed\n data.hook.init = function (vnode) {\n if (vnode.data.keepAlive &&\n vnode.componentInstance &&\n vnode.componentInstance !== matched.instances[name]\n ) {\n matched.instances[name] = vnode.componentInstance;\n }\n\n // if the route transition has already been confirmed then we weren't\n // able to call the cbs during confirmation as the component was not\n // registered yet, so we call it here.\n handleRouteEntered(route);\n };\n\n var configProps = matched.props && matched.props[name];\n // save route and configProps in cache\n if (configProps) {\n extend(cache[name], {\n route: route,\n configProps: configProps\n });\n fillPropsinData(component, data, route, configProps);\n }\n\n return h(component, data, children)\n }\n};\n\nfunction fillPropsinData (component, data, route, configProps) {\n // resolve props\n var propsToPass = data.props = resolveProps(route, configProps);\n if (propsToPass) {\n // clone to prevent mutation\n propsToPass = data.props = extend({}, propsToPass);\n // pass non-declared props as attrs\n var attrs = data.attrs = data.attrs || {};\n for (var key in propsToPass) {\n if (!component.props || !(key in component.props)) {\n attrs[key] = propsToPass[key];\n delete propsToPass[key];\n }\n }\n }\n}\n\nfunction resolveProps (route, config) {\n switch (typeof config) {\n case 'undefined':\n return\n case 'object':\n return config\n case 'function':\n return config(route)\n case 'boolean':\n return config ? route.params : undefined\n default:\n if (process.env.NODE_ENV !== 'production') {\n warn(\n false,\n \"props in \\\"\" + (route.path) + \"\\\" is a \" + (typeof config) + \", \" +\n \"expecting an object, function or boolean.\"\n );\n }\n }\n}\n\n/* */\n\nfunction resolvePath (\n relative,\n base,\n append\n) {\n var firstChar = relative.charAt(0);\n if (firstChar === '/') {\n return relative\n }\n\n if (firstChar === '?' || firstChar === '#') {\n return base + relative\n }\n\n var stack = base.split('/');\n\n // remove trailing segment if:\n // - not appending\n // - appending to trailing slash (last segment is empty)\n if (!append || !stack[stack.length - 1]) {\n stack.pop();\n }\n\n // resolve relative path\n var segments = relative.replace(/^\\//, '').split('/');\n for (var i = 0; i < segments.length; i++) {\n var segment = segments[i];\n if (segment === '..') {\n stack.pop();\n } else if (segment !== '.') {\n stack.push(segment);\n }\n }\n\n // ensure leading slash\n if (stack[0] !== '') {\n stack.unshift('');\n }\n\n return stack.join('/')\n}\n\nfunction parsePath (path) {\n var hash = '';\n var query = '';\n\n var hashIndex = path.indexOf('#');\n if (hashIndex >= 0) {\n hash = path.slice(hashIndex);\n path = path.slice(0, hashIndex);\n }\n\n var queryIndex = path.indexOf('?');\n if (queryIndex >= 0) {\n query = path.slice(queryIndex + 1);\n path = path.slice(0, queryIndex);\n }\n\n return {\n path: path,\n query: query,\n hash: hash\n }\n}\n\nfunction cleanPath (path) {\n return path.replace(/\\/(?:\\s*\\/)+/g, '/')\n}\n\nvar isarray = Array.isArray || function (arr) {\n return Object.prototype.toString.call(arr) == '[object Array]';\n};\n\n/**\n * Expose `pathToRegexp`.\n */\nvar pathToRegexp_1 = pathToRegexp;\nvar parse_1 = parse;\nvar compile_1 = compile;\nvar tokensToFunction_1 = tokensToFunction;\nvar tokensToRegExp_1 = tokensToRegExp;\n\n/**\n * The main path matching regexp utility.\n *\n * @type {RegExp}\n */\nvar PATH_REGEXP = new RegExp([\n // Match escaped characters that would otherwise appear in future matches.\n // This allows the user to escape special characters that won't transform.\n '(\\\\\\\\.)',\n // Match Express-style parameters and un-named parameters with a prefix\n // and optional suffixes. Matches appear as:\n //\n // \"/:test(\\\\d+)?\" => [\"/\", \"test\", \"\\d+\", undefined, \"?\", undefined]\n // \"/route(\\\\d+)\" => [undefined, undefined, undefined, \"\\d+\", undefined, undefined]\n // \"/*\" => [\"/\", undefined, undefined, undefined, undefined, \"*\"]\n '([\\\\/.])?(?:(?:\\\\:(\\\\w+)(?:\\\\(((?:\\\\\\\\.|[^\\\\\\\\()])+)\\\\))?|\\\\(((?:\\\\\\\\.|[^\\\\\\\\()])+)\\\\))([+*?])?|(\\\\*))'\n].join('|'), 'g');\n\n/**\n * Parse a string for the raw tokens.\n *\n * @param {string} str\n * @param {Object=} options\n * @return {!Array}\n */\nfunction parse (str, options) {\n var tokens = [];\n var key = 0;\n var index = 0;\n var path = '';\n var defaultDelimiter = options && options.delimiter || '/';\n var res;\n\n while ((res = PATH_REGEXP.exec(str)) != null) {\n var m = res[0];\n var escaped = res[1];\n var offset = res.index;\n path += str.slice(index, offset);\n index = offset + m.length;\n\n // Ignore already escaped sequences.\n if (escaped) {\n path += escaped[1];\n continue\n }\n\n var next = str[index];\n var prefix = res[2];\n var name = res[3];\n var capture = res[4];\n var group = res[5];\n var modifier = res[6];\n var asterisk = res[7];\n\n // Push the current path onto the tokens.\n if (path) {\n tokens.push(path);\n path = '';\n }\n\n var partial = prefix != null && next != null && next !== prefix;\n var repeat = modifier === '+' || modifier === '*';\n var optional = modifier === '?' || modifier === '*';\n var delimiter = res[2] || defaultDelimiter;\n var pattern = capture || group;\n\n tokens.push({\n name: name || key++,\n prefix: prefix || '',\n delimiter: delimiter,\n optional: optional,\n repeat: repeat,\n partial: partial,\n asterisk: !!asterisk,\n pattern: pattern ? escapeGroup(pattern) : (asterisk ? '.*' : '[^' + escapeString(delimiter) + ']+?')\n });\n }\n\n // Match any characters still remaining.\n if (index < str.length) {\n path += str.substr(index);\n }\n\n // If the path exists, push it onto the end.\n if (path) {\n tokens.push(path);\n }\n\n return tokens\n}\n\n/**\n * Compile a string to a template function for the path.\n *\n * @param {string} str\n * @param {Object=} options\n * @return {!function(Object=, Object=)}\n */\nfunction compile (str, options) {\n return tokensToFunction(parse(str, options), options)\n}\n\n/**\n * Prettier encoding of URI path segments.\n *\n * @param {string}\n * @return {string}\n */\nfunction encodeURIComponentPretty (str) {\n return encodeURI(str).replace(/[\\/?#]/g, function (c) {\n return '%' + c.charCodeAt(0).toString(16).toUpperCase()\n })\n}\n\n/**\n * Encode the asterisk parameter. Similar to `pretty`, but allows slashes.\n *\n * @param {string}\n * @return {string}\n */\nfunction encodeAsterisk (str) {\n return encodeURI(str).replace(/[?#]/g, function (c) {\n return '%' + c.charCodeAt(0).toString(16).toUpperCase()\n })\n}\n\n/**\n * Expose a method for transforming tokens into the path function.\n */\nfunction tokensToFunction (tokens, options) {\n // Compile all the tokens into regexps.\n var matches = new Array(tokens.length);\n\n // Compile all the patterns before compilation.\n for (var i = 0; i < tokens.length; i++) {\n if (typeof tokens[i] === 'object') {\n matches[i] = new RegExp('^(?:' + tokens[i].pattern + ')$', flags(options));\n }\n }\n\n return function (obj, opts) {\n var path = '';\n var data = obj || {};\n var options = opts || {};\n var encode = options.pretty ? encodeURIComponentPretty : encodeURIComponent;\n\n for (var i = 0; i < tokens.length; i++) {\n var token = tokens[i];\n\n if (typeof token === 'string') {\n path += token;\n\n continue\n }\n\n var value = data[token.name];\n var segment;\n\n if (value == null) {\n if (token.optional) {\n // Prepend partial segment prefixes.\n if (token.partial) {\n path += token.prefix;\n }\n\n continue\n } else {\n throw new TypeError('Expected \"' + token.name + '\" to be defined')\n }\n }\n\n if (isarray(value)) {\n if (!token.repeat) {\n throw new TypeError('Expected \"' + token.name + '\" to not repeat, but received `' + JSON.stringify(value) + '`')\n }\n\n if (value.length === 0) {\n if (token.optional) {\n continue\n } else {\n throw new TypeError('Expected \"' + token.name + '\" to not be empty')\n }\n }\n\n for (var j = 0; j < value.length; j++) {\n segment = encode(value[j]);\n\n if (!matches[i].test(segment)) {\n throw new TypeError('Expected all \"' + token.name + '\" to match \"' + token.pattern + '\", but received `' + JSON.stringify(segment) + '`')\n }\n\n path += (j === 0 ? token.prefix : token.delimiter) + segment;\n }\n\n continue\n }\n\n segment = token.asterisk ? encodeAsterisk(value) : encode(value);\n\n if (!matches[i].test(segment)) {\n throw new TypeError('Expected \"' + token.name + '\" to match \"' + token.pattern + '\", but received \"' + segment + '\"')\n }\n\n path += token.prefix + segment;\n }\n\n return path\n }\n}\n\n/**\n * Escape a regular expression string.\n *\n * @param {string} str\n * @return {string}\n */\nfunction escapeString (str) {\n return str.replace(/([.+*?=^!:${}()[\\]|\\/\\\\])/g, '\\\\$1')\n}\n\n/**\n * Escape the capturing group by escaping special characters and meaning.\n *\n * @param {string} group\n * @return {string}\n */\nfunction escapeGroup (group) {\n return group.replace(/([=!:$\\/()])/g, '\\\\$1')\n}\n\n/**\n * Attach the keys as a property of the regexp.\n *\n * @param {!RegExp} re\n * @param {Array} keys\n * @return {!RegExp}\n */\nfunction attachKeys (re, keys) {\n re.keys = keys;\n return re\n}\n\n/**\n * Get the flags for a regexp from the options.\n *\n * @param {Object} options\n * @return {string}\n */\nfunction flags (options) {\n return options && options.sensitive ? '' : 'i'\n}\n\n/**\n * Pull out keys from a regexp.\n *\n * @param {!RegExp} path\n * @param {!Array} keys\n * @return {!RegExp}\n */\nfunction regexpToRegexp (path, keys) {\n // Use a negative lookahead to match only capturing groups.\n var groups = path.source.match(/\\((?!\\?)/g);\n\n if (groups) {\n for (var i = 0; i < groups.length; i++) {\n keys.push({\n name: i,\n prefix: null,\n delimiter: null,\n optional: false,\n repeat: false,\n partial: false,\n asterisk: false,\n pattern: null\n });\n }\n }\n\n return attachKeys(path, keys)\n}\n\n/**\n * Transform an array into a regexp.\n *\n * @param {!Array} path\n * @param {Array} keys\n * @param {!Object} options\n * @return {!RegExp}\n */\nfunction arrayToRegexp (path, keys, options) {\n var parts = [];\n\n for (var i = 0; i < path.length; i++) {\n parts.push(pathToRegexp(path[i], keys, options).source);\n }\n\n var regexp = new RegExp('(?:' + parts.join('|') + ')', flags(options));\n\n return attachKeys(regexp, keys)\n}\n\n/**\n * Create a path regexp from string input.\n *\n * @param {string} path\n * @param {!Array} keys\n * @param {!Object} options\n * @return {!RegExp}\n */\nfunction stringToRegexp (path, keys, options) {\n return tokensToRegExp(parse(path, options), keys, options)\n}\n\n/**\n * Expose a function for taking tokens and returning a RegExp.\n *\n * @param {!Array} tokens\n * @param {(Array|Object)=} keys\n * @param {Object=} options\n * @return {!RegExp}\n */\nfunction tokensToRegExp (tokens, keys, options) {\n if (!isarray(keys)) {\n options = /** @type {!Object} */ (keys || options);\n keys = [];\n }\n\n options = options || {};\n\n var strict = options.strict;\n var end = options.end !== false;\n var route = '';\n\n // Iterate over the tokens and create our regexp string.\n for (var i = 0; i < tokens.length; i++) {\n var token = tokens[i];\n\n if (typeof token === 'string') {\n route += escapeString(token);\n } else {\n var prefix = escapeString(token.prefix);\n var capture = '(?:' + token.pattern + ')';\n\n keys.push(token);\n\n if (token.repeat) {\n capture += '(?:' + prefix + capture + ')*';\n }\n\n if (token.optional) {\n if (!token.partial) {\n capture = '(?:' + prefix + '(' + capture + '))?';\n } else {\n capture = prefix + '(' + capture + ')?';\n }\n } else {\n capture = prefix + '(' + capture + ')';\n }\n\n route += capture;\n }\n }\n\n var delimiter = escapeString(options.delimiter || '/');\n var endsWithDelimiter = route.slice(-delimiter.length) === delimiter;\n\n // In non-strict mode we allow a slash at the end of match. If the path to\n // match already ends with a slash, we remove it for consistency. The slash\n // is valid at the end of a path match, not in the middle. This is important\n // in non-ending mode, where \"/test/\" shouldn't match \"/test//route\".\n if (!strict) {\n route = (endsWithDelimiter ? route.slice(0, -delimiter.length) : route) + '(?:' + delimiter + '(?=$))?';\n }\n\n if (end) {\n route += '$';\n } else {\n // In non-ending mode, we need the capturing groups to match as much as\n // possible by using a positive lookahead to the end or next path segment.\n route += strict && endsWithDelimiter ? '' : '(?=' + delimiter + '|$)';\n }\n\n return attachKeys(new RegExp('^' + route, flags(options)), keys)\n}\n\n/**\n * Normalize the given path string, returning a regular expression.\n *\n * An empty array can be passed in for the keys, which will hold the\n * placeholder key descriptions. For example, using `/user/:id`, `keys` will\n * contain `[{ name: 'id', delimiter: '/', optional: false, repeat: false }]`.\n *\n * @param {(string|RegExp|Array)} path\n * @param {(Array|Object)=} keys\n * @param {Object=} options\n * @return {!RegExp}\n */\nfunction pathToRegexp (path, keys, options) {\n if (!isarray(keys)) {\n options = /** @type {!Object} */ (keys || options);\n keys = [];\n }\n\n options = options || {};\n\n if (path instanceof RegExp) {\n return regexpToRegexp(path, /** @type {!Array} */ (keys))\n }\n\n if (isarray(path)) {\n return arrayToRegexp(/** @type {!Array} */ (path), /** @type {!Array} */ (keys), options)\n }\n\n return stringToRegexp(/** @type {string} */ (path), /** @type {!Array} */ (keys), options)\n}\npathToRegexp_1.parse = parse_1;\npathToRegexp_1.compile = compile_1;\npathToRegexp_1.tokensToFunction = tokensToFunction_1;\npathToRegexp_1.tokensToRegExp = tokensToRegExp_1;\n\n/* */\n\n// $flow-disable-line\nvar regexpCompileCache = Object.create(null);\n\nfunction fillParams (\n path,\n params,\n routeMsg\n) {\n params = params || {};\n try {\n var filler =\n regexpCompileCache[path] ||\n (regexpCompileCache[path] = pathToRegexp_1.compile(path));\n\n // Fix #2505 resolving asterisk routes { name: 'not-found', params: { pathMatch: '/not-found' }}\n // and fix #3106 so that you can work with location descriptor object having params.pathMatch equal to empty string\n if (typeof params.pathMatch === 'string') { params[0] = params.pathMatch; }\n\n return filler(params, { pretty: true })\n } catch (e) {\n if (process.env.NODE_ENV !== 'production') {\n // Fix #3072 no warn if `pathMatch` is string\n warn(typeof params.pathMatch === 'string', (\"missing param for \" + routeMsg + \": \" + (e.message)));\n }\n return ''\n } finally {\n // delete the 0 if it was added\n delete params[0];\n }\n}\n\n/* */\n\nfunction normalizeLocation (\n raw,\n current,\n append,\n router\n) {\n var next = typeof raw === 'string' ? { path: raw } : raw;\n // named target\n if (next._normalized) {\n return next\n } else if (next.name) {\n next = extend({}, raw);\n var params = next.params;\n if (params && typeof params === 'object') {\n next.params = extend({}, params);\n }\n return next\n }\n\n // relative params\n if (!next.path && next.params && current) {\n next = extend({}, next);\n next._normalized = true;\n var params$1 = extend(extend({}, current.params), next.params);\n if (current.name) {\n next.name = current.name;\n next.params = params$1;\n } else if (current.matched.length) {\n var rawPath = current.matched[current.matched.length - 1].path;\n next.path = fillParams(rawPath, params$1, (\"path \" + (current.path)));\n } else if (process.env.NODE_ENV !== 'production') {\n warn(false, \"relative params navigation requires a current route.\");\n }\n return next\n }\n\n var parsedPath = parsePath(next.path || '');\n var basePath = (current && current.path) || '/';\n var path = parsedPath.path\n ? resolvePath(parsedPath.path, basePath, append || next.append)\n : basePath;\n\n var query = resolveQuery(\n parsedPath.query,\n next.query,\n router && router.options.parseQuery\n );\n\n var hash = next.hash || parsedPath.hash;\n if (hash && hash.charAt(0) !== '#') {\n hash = \"#\" + hash;\n }\n\n return {\n _normalized: true,\n path: path,\n query: query,\n hash: hash\n }\n}\n\n/* */\n\n// work around weird flow bug\nvar toTypes = [String, Object];\nvar eventTypes = [String, Array];\n\nvar noop = function () {};\n\nvar warnedCustomSlot;\nvar warnedTagProp;\nvar warnedEventProp;\n\nvar Link = {\n name: 'RouterLink',\n props: {\n to: {\n type: toTypes,\n required: true\n },\n tag: {\n type: String,\n default: 'a'\n },\n custom: Boolean,\n exact: Boolean,\n exactPath: Boolean,\n append: Boolean,\n replace: Boolean,\n activeClass: String,\n exactActiveClass: String,\n ariaCurrentValue: {\n type: String,\n default: 'page'\n },\n event: {\n type: eventTypes,\n default: 'click'\n }\n },\n render: function render (h) {\n var this$1$1 = this;\n\n var router = this.$router;\n var current = this.$route;\n var ref = router.resolve(\n this.to,\n current,\n this.append\n );\n var location = ref.location;\n var route = ref.route;\n var href = ref.href;\n\n var classes = {};\n var globalActiveClass = router.options.linkActiveClass;\n var globalExactActiveClass = router.options.linkExactActiveClass;\n // Support global empty active class\n var activeClassFallback =\n globalActiveClass == null ? 'router-link-active' : globalActiveClass;\n var exactActiveClassFallback =\n globalExactActiveClass == null\n ? 'router-link-exact-active'\n : globalExactActiveClass;\n var activeClass =\n this.activeClass == null ? activeClassFallback : this.activeClass;\n var exactActiveClass =\n this.exactActiveClass == null\n ? exactActiveClassFallback\n : this.exactActiveClass;\n\n var compareTarget = route.redirectedFrom\n ? createRoute(null, normalizeLocation(route.redirectedFrom), null, router)\n : route;\n\n classes[exactActiveClass] = isSameRoute(current, compareTarget, this.exactPath);\n classes[activeClass] = this.exact || this.exactPath\n ? classes[exactActiveClass]\n : isIncludedRoute(current, compareTarget);\n\n var ariaCurrentValue = classes[exactActiveClass] ? this.ariaCurrentValue : null;\n\n var handler = function (e) {\n if (guardEvent(e)) {\n if (this$1$1.replace) {\n router.replace(location, noop);\n } else {\n router.push(location, noop);\n }\n }\n };\n\n var on = { click: guardEvent };\n if (Array.isArray(this.event)) {\n this.event.forEach(function (e) {\n on[e] = handler;\n });\n } else {\n on[this.event] = handler;\n }\n\n var data = { class: classes };\n\n var scopedSlot =\n !this.$scopedSlots.$hasNormal &&\n this.$scopedSlots.default &&\n this.$scopedSlots.default({\n href: href,\n route: route,\n navigate: handler,\n isActive: classes[activeClass],\n isExactActive: classes[exactActiveClass]\n });\n\n if (scopedSlot) {\n if (process.env.NODE_ENV !== 'production' && !this.custom) {\n !warnedCustomSlot && warn(false, 'In Vue Router 4, the v-slot API will by default wrap its content with an element. Use the custom prop to remove this warning:\\n\\n');\n warnedCustomSlot = true;\n }\n if (scopedSlot.length === 1) {\n return scopedSlot[0]\n } else if (scopedSlot.length > 1 || !scopedSlot.length) {\n if (process.env.NODE_ENV !== 'production') {\n warn(\n false,\n (\" with to=\\\"\" + (this.to) + \"\\\" is trying to use a scoped slot but it didn't provide exactly one child. Wrapping the content with a span element.\")\n );\n }\n return scopedSlot.length === 0 ? h() : h('span', {}, scopedSlot)\n }\n }\n\n if (process.env.NODE_ENV !== 'production') {\n if ('tag' in this.$options.propsData && !warnedTagProp) {\n warn(\n false,\n \"'s tag prop is deprecated and has been removed in Vue Router 4. Use the v-slot API to remove this warning: https://next.router.vuejs.org/guide/migration/#removal-of-event-and-tag-props-in-router-link.\"\n );\n warnedTagProp = true;\n }\n if ('event' in this.$options.propsData && !warnedEventProp) {\n warn(\n false,\n \"'s event prop is deprecated and has been removed in Vue Router 4. Use the v-slot API to remove this warning: https://next.router.vuejs.org/guide/migration/#removal-of-event-and-tag-props-in-router-link.\"\n );\n warnedEventProp = true;\n }\n }\n\n if (this.tag === 'a') {\n data.on = on;\n data.attrs = { href: href, 'aria-current': ariaCurrentValue };\n } else {\n // find the first child and apply listener and href\n var a = findAnchor(this.$slots.default);\n if (a) {\n // in case the is a static node\n a.isStatic = false;\n var aData = (a.data = extend({}, a.data));\n aData.on = aData.on || {};\n // transform existing events in both objects into arrays so we can push later\n for (var event in aData.on) {\n var handler$1 = aData.on[event];\n if (event in on) {\n aData.on[event] = Array.isArray(handler$1) ? handler$1 : [handler$1];\n }\n }\n // append new listeners for router-link\n for (var event$1 in on) {\n if (event$1 in aData.on) {\n // on[event] is always a function\n aData.on[event$1].push(on[event$1]);\n } else {\n aData.on[event$1] = handler;\n }\n }\n\n var aAttrs = (a.data.attrs = extend({}, a.data.attrs));\n aAttrs.href = href;\n aAttrs['aria-current'] = ariaCurrentValue;\n } else {\n // doesn't have child, apply listener to self\n data.on = on;\n }\n }\n\n return h(this.tag, data, this.$slots.default)\n }\n};\n\nfunction guardEvent (e) {\n // don't redirect with control keys\n if (e.metaKey || e.altKey || e.ctrlKey || e.shiftKey) { return }\n // don't redirect when preventDefault called\n if (e.defaultPrevented) { return }\n // don't redirect on right click\n if (e.button !== undefined && e.button !== 0) { return }\n // don't redirect if `target=\"_blank\"`\n if (e.currentTarget && e.currentTarget.getAttribute) {\n var target = e.currentTarget.getAttribute('target');\n if (/\\b_blank\\b/i.test(target)) { return }\n }\n // this may be a Weex event which doesn't have this method\n if (e.preventDefault) {\n e.preventDefault();\n }\n return true\n}\n\nfunction findAnchor (children) {\n if (children) {\n var child;\n for (var i = 0; i < children.length; i++) {\n child = children[i];\n if (child.tag === 'a') {\n return child\n }\n if (child.children && (child = findAnchor(child.children))) {\n return child\n }\n }\n }\n}\n\nvar _Vue;\n\nfunction install (Vue) {\n if (install.installed && _Vue === Vue) { return }\n install.installed = true;\n\n _Vue = Vue;\n\n var isDef = function (v) { return v !== undefined; };\n\n var registerInstance = function (vm, callVal) {\n var i = vm.$options._parentVnode;\n if (isDef(i) && isDef(i = i.data) && isDef(i = i.registerRouteInstance)) {\n i(vm, callVal);\n }\n };\n\n Vue.mixin({\n beforeCreate: function beforeCreate () {\n if (isDef(this.$options.router)) {\n this._routerRoot = this;\n this._router = this.$options.router;\n this._router.init(this);\n Vue.util.defineReactive(this, '_route', this._router.history.current);\n } else {\n this._routerRoot = (this.$parent && this.$parent._routerRoot) || this;\n }\n registerInstance(this, this);\n },\n destroyed: function destroyed () {\n registerInstance(this);\n }\n });\n\n Object.defineProperty(Vue.prototype, '$router', {\n get: function get () { return this._routerRoot._router }\n });\n\n Object.defineProperty(Vue.prototype, '$route', {\n get: function get () { return this._routerRoot._route }\n });\n\n Vue.component('RouterView', View);\n Vue.component('RouterLink', Link);\n\n var strats = Vue.config.optionMergeStrategies;\n // use the same hook merging strategy for route hooks\n strats.beforeRouteEnter = strats.beforeRouteLeave = strats.beforeRouteUpdate = strats.created;\n}\n\n/* */\n\nvar inBrowser = typeof window !== 'undefined';\n\n/* */\n\nfunction createRouteMap (\n routes,\n oldPathList,\n oldPathMap,\n oldNameMap,\n parentRoute\n) {\n // the path list is used to control path matching priority\n var pathList = oldPathList || [];\n // $flow-disable-line\n var pathMap = oldPathMap || Object.create(null);\n // $flow-disable-line\n var nameMap = oldNameMap || Object.create(null);\n\n routes.forEach(function (route) {\n addRouteRecord(pathList, pathMap, nameMap, route, parentRoute);\n });\n\n // ensure wildcard routes are always at the end\n for (var i = 0, l = pathList.length; i < l; i++) {\n if (pathList[i] === '*') {\n pathList.push(pathList.splice(i, 1)[0]);\n l--;\n i--;\n }\n }\n\n if (process.env.NODE_ENV === 'development') {\n // warn if routes do not include leading slashes\n var found = pathList\n // check for missing leading slash\n .filter(function (path) { return path && path.charAt(0) !== '*' && path.charAt(0) !== '/'; });\n\n if (found.length > 0) {\n var pathNames = found.map(function (path) { return (\"- \" + path); }).join('\\n');\n warn(false, (\"Non-nested routes must include a leading slash character. Fix the following routes: \\n\" + pathNames));\n }\n }\n\n return {\n pathList: pathList,\n pathMap: pathMap,\n nameMap: nameMap\n }\n}\n\nfunction addRouteRecord (\n pathList,\n pathMap,\n nameMap,\n route,\n parent,\n matchAs\n) {\n var path = route.path;\n var name = route.name;\n if (process.env.NODE_ENV !== 'production') {\n assert(path != null, \"\\\"path\\\" is required in a route configuration.\");\n assert(\n typeof route.component !== 'string',\n \"route config \\\"component\\\" for path: \" + (String(\n path || name\n )) + \" cannot be a \" + \"string id. Use an actual component instead.\"\n );\n\n warn(\n // eslint-disable-next-line no-control-regex\n !/[^\\u0000-\\u007F]+/.test(path),\n \"Route with path \\\"\" + path + \"\\\" contains unencoded characters, make sure \" +\n \"your path is correctly encoded before passing it to the router. Use \" +\n \"encodeURI to encode static segments of your path.\"\n );\n }\n\n var pathToRegexpOptions =\n route.pathToRegexpOptions || {};\n var normalizedPath = normalizePath(path, parent, pathToRegexpOptions.strict);\n\n if (typeof route.caseSensitive === 'boolean') {\n pathToRegexpOptions.sensitive = route.caseSensitive;\n }\n\n var record = {\n path: normalizedPath,\n regex: compileRouteRegex(normalizedPath, pathToRegexpOptions),\n components: route.components || { default: route.component },\n alias: route.alias\n ? typeof route.alias === 'string'\n ? [route.alias]\n : route.alias\n : [],\n instances: {},\n enteredCbs: {},\n name: name,\n parent: parent,\n matchAs: matchAs,\n redirect: route.redirect,\n beforeEnter: route.beforeEnter,\n meta: route.meta || {},\n props:\n route.props == null\n ? {}\n : route.components\n ? route.props\n : { default: route.props }\n };\n\n if (route.children) {\n // Warn if route is named, does not redirect and has a default child route.\n // If users navigate to this route by name, the default child will\n // not be rendered (GH Issue #629)\n if (process.env.NODE_ENV !== 'production') {\n if (\n route.name &&\n !route.redirect &&\n route.children.some(function (child) { return /^\\/?$/.test(child.path); })\n ) {\n warn(\n false,\n \"Named Route '\" + (route.name) + \"' has a default child route. \" +\n \"When navigating to this named route (:to=\\\"{name: '\" + (route.name) + \"'}\\\"), \" +\n \"the default child route will not be rendered. Remove the name from \" +\n \"this route and use the name of the default child route for named \" +\n \"links instead.\"\n );\n }\n }\n route.children.forEach(function (child) {\n var childMatchAs = matchAs\n ? cleanPath((matchAs + \"/\" + (child.path)))\n : undefined;\n addRouteRecord(pathList, pathMap, nameMap, child, record, childMatchAs);\n });\n }\n\n if (!pathMap[record.path]) {\n pathList.push(record.path);\n pathMap[record.path] = record;\n }\n\n if (route.alias !== undefined) {\n var aliases = Array.isArray(route.alias) ? route.alias : [route.alias];\n for (var i = 0; i < aliases.length; ++i) {\n var alias = aliases[i];\n if (process.env.NODE_ENV !== 'production' && alias === path) {\n warn(\n false,\n (\"Found an alias with the same value as the path: \\\"\" + path + \"\\\". You have to remove that alias. It will be ignored in development.\")\n );\n // skip in dev to make it work\n continue\n }\n\n var aliasRoute = {\n path: alias,\n children: route.children\n };\n addRouteRecord(\n pathList,\n pathMap,\n nameMap,\n aliasRoute,\n parent,\n record.path || '/' // matchAs\n );\n }\n }\n\n if (name) {\n if (!nameMap[name]) {\n nameMap[name] = record;\n } else if (process.env.NODE_ENV !== 'production' && !matchAs) {\n warn(\n false,\n \"Duplicate named routes definition: \" +\n \"{ name: \\\"\" + name + \"\\\", path: \\\"\" + (record.path) + \"\\\" }\"\n );\n }\n }\n}\n\nfunction compileRouteRegex (\n path,\n pathToRegexpOptions\n) {\n var regex = pathToRegexp_1(path, [], pathToRegexpOptions);\n if (process.env.NODE_ENV !== 'production') {\n var keys = Object.create(null);\n regex.keys.forEach(function (key) {\n warn(\n !keys[key.name],\n (\"Duplicate param keys in route with path: \\\"\" + path + \"\\\"\")\n );\n keys[key.name] = true;\n });\n }\n return regex\n}\n\nfunction normalizePath (\n path,\n parent,\n strict\n) {\n if (!strict) { path = path.replace(/\\/$/, ''); }\n if (path[0] === '/') { return path }\n if (parent == null) { return path }\n return cleanPath(((parent.path) + \"/\" + path))\n}\n\n/* */\n\n\n\nfunction createMatcher (\n routes,\n router\n) {\n var ref = createRouteMap(routes);\n var pathList = ref.pathList;\n var pathMap = ref.pathMap;\n var nameMap = ref.nameMap;\n\n function addRoutes (routes) {\n createRouteMap(routes, pathList, pathMap, nameMap);\n }\n\n function addRoute (parentOrRoute, route) {\n var parent = (typeof parentOrRoute !== 'object') ? nameMap[parentOrRoute] : undefined;\n // $flow-disable-line\n createRouteMap([route || parentOrRoute], pathList, pathMap, nameMap, parent);\n\n // add aliases of parent\n if (parent && parent.alias.length) {\n createRouteMap(\n // $flow-disable-line route is defined if parent is\n parent.alias.map(function (alias) { return ({ path: alias, children: [route] }); }),\n pathList,\n pathMap,\n nameMap,\n parent\n );\n }\n }\n\n function getRoutes () {\n return pathList.map(function (path) { return pathMap[path]; })\n }\n\n function match (\n raw,\n currentRoute,\n redirectedFrom\n ) {\n var location = normalizeLocation(raw, currentRoute, false, router);\n var name = location.name;\n\n if (name) {\n var record = nameMap[name];\n if (process.env.NODE_ENV !== 'production') {\n warn(record, (\"Route with name '\" + name + \"' does not exist\"));\n }\n if (!record) { return _createRoute(null, location) }\n var paramNames = record.regex.keys\n .filter(function (key) { return !key.optional; })\n .map(function (key) { return key.name; });\n\n if (typeof location.params !== 'object') {\n location.params = {};\n }\n\n if (currentRoute && typeof currentRoute.params === 'object') {\n for (var key in currentRoute.params) {\n if (!(key in location.params) && paramNames.indexOf(key) > -1) {\n location.params[key] = currentRoute.params[key];\n }\n }\n }\n\n location.path = fillParams(record.path, location.params, (\"named route \\\"\" + name + \"\\\"\"));\n return _createRoute(record, location, redirectedFrom)\n } else if (location.path) {\n location.params = {};\n for (var i = 0; i < pathList.length; i++) {\n var path = pathList[i];\n var record$1 = pathMap[path];\n if (matchRoute(record$1.regex, location.path, location.params)) {\n return _createRoute(record$1, location, redirectedFrom)\n }\n }\n }\n // no match\n return _createRoute(null, location)\n }\n\n function redirect (\n record,\n location\n ) {\n var originalRedirect = record.redirect;\n var redirect = typeof originalRedirect === 'function'\n ? originalRedirect(createRoute(record, location, null, router))\n : originalRedirect;\n\n if (typeof redirect === 'string') {\n redirect = { path: redirect };\n }\n\n if (!redirect || typeof redirect !== 'object') {\n if (process.env.NODE_ENV !== 'production') {\n warn(\n false, (\"invalid redirect option: \" + (JSON.stringify(redirect)))\n );\n }\n return _createRoute(null, location)\n }\n\n var re = redirect;\n var name = re.name;\n var path = re.path;\n var query = location.query;\n var hash = location.hash;\n var params = location.params;\n query = re.hasOwnProperty('query') ? re.query : query;\n hash = re.hasOwnProperty('hash') ? re.hash : hash;\n params = re.hasOwnProperty('params') ? re.params : params;\n\n if (name) {\n // resolved named direct\n var targetRecord = nameMap[name];\n if (process.env.NODE_ENV !== 'production') {\n assert(targetRecord, (\"redirect failed: named route \\\"\" + name + \"\\\" not found.\"));\n }\n return match({\n _normalized: true,\n name: name,\n query: query,\n hash: hash,\n params: params\n }, undefined, location)\n } else if (path) {\n // 1. resolve relative redirect\n var rawPath = resolveRecordPath(path, record);\n // 2. resolve params\n var resolvedPath = fillParams(rawPath, params, (\"redirect route with path \\\"\" + rawPath + \"\\\"\"));\n // 3. rematch with existing query and hash\n return match({\n _normalized: true,\n path: resolvedPath,\n query: query,\n hash: hash\n }, undefined, location)\n } else {\n if (process.env.NODE_ENV !== 'production') {\n warn(false, (\"invalid redirect option: \" + (JSON.stringify(redirect))));\n }\n return _createRoute(null, location)\n }\n }\n\n function alias (\n record,\n location,\n matchAs\n ) {\n var aliasedPath = fillParams(matchAs, location.params, (\"aliased route with path \\\"\" + matchAs + \"\\\"\"));\n var aliasedMatch = match({\n _normalized: true,\n path: aliasedPath\n });\n if (aliasedMatch) {\n var matched = aliasedMatch.matched;\n var aliasedRecord = matched[matched.length - 1];\n location.params = aliasedMatch.params;\n return _createRoute(aliasedRecord, location)\n }\n return _createRoute(null, location)\n }\n\n function _createRoute (\n record,\n location,\n redirectedFrom\n ) {\n if (record && record.redirect) {\n return redirect(record, redirectedFrom || location)\n }\n if (record && record.matchAs) {\n return alias(record, location, record.matchAs)\n }\n return createRoute(record, location, redirectedFrom, router)\n }\n\n return {\n match: match,\n addRoute: addRoute,\n getRoutes: getRoutes,\n addRoutes: addRoutes\n }\n}\n\nfunction matchRoute (\n regex,\n path,\n params\n) {\n var m = path.match(regex);\n\n if (!m) {\n return false\n } else if (!params) {\n return true\n }\n\n for (var i = 1, len = m.length; i < len; ++i) {\n var key = regex.keys[i - 1];\n if (key) {\n // Fix #1994: using * with props: true generates a param named 0\n params[key.name || 'pathMatch'] = typeof m[i] === 'string' ? decode(m[i]) : m[i];\n }\n }\n\n return true\n}\n\nfunction resolveRecordPath (path, record) {\n return resolvePath(path, record.parent ? record.parent.path : '/', true)\n}\n\n/* */\n\n// use User Timing api (if present) for more accurate key precision\nvar Time =\n inBrowser && window.performance && window.performance.now\n ? window.performance\n : Date;\n\nfunction genStateKey () {\n return Time.now().toFixed(3)\n}\n\nvar _key = genStateKey();\n\nfunction getStateKey () {\n return _key\n}\n\nfunction setStateKey (key) {\n return (_key = key)\n}\n\n/* */\n\nvar positionStore = Object.create(null);\n\nfunction setupScroll () {\n // Prevent browser scroll behavior on History popstate\n if ('scrollRestoration' in window.history) {\n window.history.scrollRestoration = 'manual';\n }\n // Fix for #1585 for Firefox\n // Fix for #2195 Add optional third attribute to workaround a bug in safari https://bugs.webkit.org/show_bug.cgi?id=182678\n // Fix for #2774 Support for apps loaded from Windows file shares not mapped to network drives: replaced location.origin with\n // window.location.protocol + '//' + window.location.host\n // location.host contains the port and location.hostname doesn't\n var protocolAndPath = window.location.protocol + '//' + window.location.host;\n var absolutePath = window.location.href.replace(protocolAndPath, '');\n // preserve existing history state as it could be overriden by the user\n var stateCopy = extend({}, window.history.state);\n stateCopy.key = getStateKey();\n window.history.replaceState(stateCopy, '', absolutePath);\n window.addEventListener('popstate', handlePopState);\n return function () {\n window.removeEventListener('popstate', handlePopState);\n }\n}\n\nfunction handleScroll (\n router,\n to,\n from,\n isPop\n) {\n if (!router.app) {\n return\n }\n\n var behavior = router.options.scrollBehavior;\n if (!behavior) {\n return\n }\n\n if (process.env.NODE_ENV !== 'production') {\n assert(typeof behavior === 'function', \"scrollBehavior must be a function\");\n }\n\n // wait until re-render finishes before scrolling\n router.app.$nextTick(function () {\n var position = getScrollPosition();\n var shouldScroll = behavior.call(\n router,\n to,\n from,\n isPop ? position : null\n );\n\n if (!shouldScroll) {\n return\n }\n\n if (typeof shouldScroll.then === 'function') {\n shouldScroll\n .then(function (shouldScroll) {\n scrollToPosition((shouldScroll), position);\n })\n .catch(function (err) {\n if (process.env.NODE_ENV !== 'production') {\n assert(false, err.toString());\n }\n });\n } else {\n scrollToPosition(shouldScroll, position);\n }\n });\n}\n\nfunction saveScrollPosition () {\n var key = getStateKey();\n if (key) {\n positionStore[key] = {\n x: window.pageXOffset,\n y: window.pageYOffset\n };\n }\n}\n\nfunction handlePopState (e) {\n saveScrollPosition();\n if (e.state && e.state.key) {\n setStateKey(e.state.key);\n }\n}\n\nfunction getScrollPosition () {\n var key = getStateKey();\n if (key) {\n return positionStore[key]\n }\n}\n\nfunction getElementPosition (el, offset) {\n var docEl = document.documentElement;\n var docRect = docEl.getBoundingClientRect();\n var elRect = el.getBoundingClientRect();\n return {\n x: elRect.left - docRect.left - offset.x,\n y: elRect.top - docRect.top - offset.y\n }\n}\n\nfunction isValidPosition (obj) {\n return isNumber(obj.x) || isNumber(obj.y)\n}\n\nfunction normalizePosition (obj) {\n return {\n x: isNumber(obj.x) ? obj.x : window.pageXOffset,\n y: isNumber(obj.y) ? obj.y : window.pageYOffset\n }\n}\n\nfunction normalizeOffset (obj) {\n return {\n x: isNumber(obj.x) ? obj.x : 0,\n y: isNumber(obj.y) ? obj.y : 0\n }\n}\n\nfunction isNumber (v) {\n return typeof v === 'number'\n}\n\nvar hashStartsWithNumberRE = /^#\\d/;\n\nfunction scrollToPosition (shouldScroll, position) {\n var isObject = typeof shouldScroll === 'object';\n if (isObject && typeof shouldScroll.selector === 'string') {\n // getElementById would still fail if the selector contains a more complicated query like #main[data-attr]\n // but at the same time, it doesn't make much sense to select an element with an id and an extra selector\n var el = hashStartsWithNumberRE.test(shouldScroll.selector) // $flow-disable-line\n ? document.getElementById(shouldScroll.selector.slice(1)) // $flow-disable-line\n : document.querySelector(shouldScroll.selector);\n\n if (el) {\n var offset =\n shouldScroll.offset && typeof shouldScroll.offset === 'object'\n ? shouldScroll.offset\n : {};\n offset = normalizeOffset(offset);\n position = getElementPosition(el, offset);\n } else if (isValidPosition(shouldScroll)) {\n position = normalizePosition(shouldScroll);\n }\n } else if (isObject && isValidPosition(shouldScroll)) {\n position = normalizePosition(shouldScroll);\n }\n\n if (position) {\n // $flow-disable-line\n if ('scrollBehavior' in document.documentElement.style) {\n window.scrollTo({\n left: position.x,\n top: position.y,\n // $flow-disable-line\n behavior: shouldScroll.behavior\n });\n } else {\n window.scrollTo(position.x, position.y);\n }\n }\n}\n\n/* */\n\nvar supportsPushState =\n inBrowser &&\n (function () {\n var ua = window.navigator.userAgent;\n\n if (\n (ua.indexOf('Android 2.') !== -1 || ua.indexOf('Android 4.0') !== -1) &&\n ua.indexOf('Mobile Safari') !== -1 &&\n ua.indexOf('Chrome') === -1 &&\n ua.indexOf('Windows Phone') === -1\n ) {\n return false\n }\n\n return window.history && typeof window.history.pushState === 'function'\n })();\n\nfunction pushState (url, replace) {\n saveScrollPosition();\n // try...catch the pushState call to get around Safari\n // DOM Exception 18 where it limits to 100 pushState calls\n var history = window.history;\n try {\n if (replace) {\n // preserve existing history state as it could be overriden by the user\n var stateCopy = extend({}, history.state);\n stateCopy.key = getStateKey();\n history.replaceState(stateCopy, '', url);\n } else {\n history.pushState({ key: setStateKey(genStateKey()) }, '', url);\n }\n } catch (e) {\n window.location[replace ? 'replace' : 'assign'](url);\n }\n}\n\nfunction replaceState (url) {\n pushState(url, true);\n}\n\n// When changing thing, also edit router.d.ts\nvar NavigationFailureType = {\n redirected: 2,\n aborted: 4,\n cancelled: 8,\n duplicated: 16\n};\n\nfunction createNavigationRedirectedError (from, to) {\n return createRouterError(\n from,\n to,\n NavigationFailureType.redirected,\n (\"Redirected when going from \\\"\" + (from.fullPath) + \"\\\" to \\\"\" + (stringifyRoute(\n to\n )) + \"\\\" via a navigation guard.\")\n )\n}\n\nfunction createNavigationDuplicatedError (from, to) {\n var error = createRouterError(\n from,\n to,\n NavigationFailureType.duplicated,\n (\"Avoided redundant navigation to current location: \\\"\" + (from.fullPath) + \"\\\".\")\n );\n // backwards compatible with the first introduction of Errors\n error.name = 'NavigationDuplicated';\n return error\n}\n\nfunction createNavigationCancelledError (from, to) {\n return createRouterError(\n from,\n to,\n NavigationFailureType.cancelled,\n (\"Navigation cancelled from \\\"\" + (from.fullPath) + \"\\\" to \\\"\" + (to.fullPath) + \"\\\" with a new navigation.\")\n )\n}\n\nfunction createNavigationAbortedError (from, to) {\n return createRouterError(\n from,\n to,\n NavigationFailureType.aborted,\n (\"Navigation aborted from \\\"\" + (from.fullPath) + \"\\\" to \\\"\" + (to.fullPath) + \"\\\" via a navigation guard.\")\n )\n}\n\nfunction createRouterError (from, to, type, message) {\n var error = new Error(message);\n error._isRouter = true;\n error.from = from;\n error.to = to;\n error.type = type;\n\n return error\n}\n\nvar propertiesToLog = ['params', 'query', 'hash'];\n\nfunction stringifyRoute (to) {\n if (typeof to === 'string') { return to }\n if ('path' in to) { return to.path }\n var location = {};\n propertiesToLog.forEach(function (key) {\n if (key in to) { location[key] = to[key]; }\n });\n return JSON.stringify(location, null, 2)\n}\n\nfunction isError (err) {\n return Object.prototype.toString.call(err).indexOf('Error') > -1\n}\n\nfunction isNavigationFailure (err, errorType) {\n return (\n isError(err) &&\n err._isRouter &&\n (errorType == null || err.type === errorType)\n )\n}\n\n/* */\n\nfunction runQueue (queue, fn, cb) {\n var step = function (index) {\n if (index >= queue.length) {\n cb();\n } else {\n if (queue[index]) {\n fn(queue[index], function () {\n step(index + 1);\n });\n } else {\n step(index + 1);\n }\n }\n };\n step(0);\n}\n\n/* */\n\nfunction resolveAsyncComponents (matched) {\n return function (to, from, next) {\n var hasAsync = false;\n var pending = 0;\n var error = null;\n\n flatMapComponents(matched, function (def, _, match, key) {\n // if it's a function and doesn't have cid attached,\n // assume it's an async component resolve function.\n // we are not using Vue's default async resolving mechanism because\n // we want to halt the navigation until the incoming component has been\n // resolved.\n if (typeof def === 'function' && def.cid === undefined) {\n hasAsync = true;\n pending++;\n\n var resolve = once(function (resolvedDef) {\n if (isESModule(resolvedDef)) {\n resolvedDef = resolvedDef.default;\n }\n // save resolved on async factory in case it's used elsewhere\n def.resolved = typeof resolvedDef === 'function'\n ? resolvedDef\n : _Vue.extend(resolvedDef);\n match.components[key] = resolvedDef;\n pending--;\n if (pending <= 0) {\n next();\n }\n });\n\n var reject = once(function (reason) {\n var msg = \"Failed to resolve async component \" + key + \": \" + reason;\n process.env.NODE_ENV !== 'production' && warn(false, msg);\n if (!error) {\n error = isError(reason)\n ? reason\n : new Error(msg);\n next(error);\n }\n });\n\n var res;\n try {\n res = def(resolve, reject);\n } catch (e) {\n reject(e);\n }\n if (res) {\n if (typeof res.then === 'function') {\n res.then(resolve, reject);\n } else {\n // new syntax in Vue 2.3\n var comp = res.component;\n if (comp && typeof comp.then === 'function') {\n comp.then(resolve, reject);\n }\n }\n }\n }\n });\n\n if (!hasAsync) { next(); }\n }\n}\n\nfunction flatMapComponents (\n matched,\n fn\n) {\n return flatten(matched.map(function (m) {\n return Object.keys(m.components).map(function (key) { return fn(\n m.components[key],\n m.instances[key],\n m, key\n ); })\n }))\n}\n\nfunction flatten (arr) {\n return Array.prototype.concat.apply([], arr)\n}\n\nvar hasSymbol =\n typeof Symbol === 'function' &&\n typeof Symbol.toStringTag === 'symbol';\n\nfunction isESModule (obj) {\n return obj.__esModule || (hasSymbol && obj[Symbol.toStringTag] === 'Module')\n}\n\n// in Webpack 2, require.ensure now also returns a Promise\n// so the resolve/reject functions may get called an extra time\n// if the user uses an arrow function shorthand that happens to\n// return that Promise.\nfunction once (fn) {\n var called = false;\n return function () {\n var args = [], len = arguments.length;\n while ( len-- ) args[ len ] = arguments[ len ];\n\n if (called) { return }\n called = true;\n return fn.apply(this, args)\n }\n}\n\n/* */\n\nvar History = function History (router, base) {\n this.router = router;\n this.base = normalizeBase(base);\n // start with a route object that stands for \"nowhere\"\n this.current = START;\n this.pending = null;\n this.ready = false;\n this.readyCbs = [];\n this.readyErrorCbs = [];\n this.errorCbs = [];\n this.listeners = [];\n};\n\nHistory.prototype.listen = function listen (cb) {\n this.cb = cb;\n};\n\nHistory.prototype.onReady = function onReady (cb, errorCb) {\n if (this.ready) {\n cb();\n } else {\n this.readyCbs.push(cb);\n if (errorCb) {\n this.readyErrorCbs.push(errorCb);\n }\n }\n};\n\nHistory.prototype.onError = function onError (errorCb) {\n this.errorCbs.push(errorCb);\n};\n\nHistory.prototype.transitionTo = function transitionTo (\n location,\n onComplete,\n onAbort\n) {\n var this$1$1 = this;\n\n var route;\n // catch redirect option https://github.com/vuejs/vue-router/issues/3201\n try {\n route = this.router.match(location, this.current);\n } catch (e) {\n this.errorCbs.forEach(function (cb) {\n cb(e);\n });\n // Exception should still be thrown\n throw e\n }\n var prev = this.current;\n this.confirmTransition(\n route,\n function () {\n this$1$1.updateRoute(route);\n onComplete && onComplete(route);\n this$1$1.ensureURL();\n this$1$1.router.afterHooks.forEach(function (hook) {\n hook && hook(route, prev);\n });\n\n // fire ready cbs once\n if (!this$1$1.ready) {\n this$1$1.ready = true;\n this$1$1.readyCbs.forEach(function (cb) {\n cb(route);\n });\n }\n },\n function (err) {\n if (onAbort) {\n onAbort(err);\n }\n if (err && !this$1$1.ready) {\n // Initial redirection should not mark the history as ready yet\n // because it's triggered by the redirection instead\n // https://github.com/vuejs/vue-router/issues/3225\n // https://github.com/vuejs/vue-router/issues/3331\n if (!isNavigationFailure(err, NavigationFailureType.redirected) || prev !== START) {\n this$1$1.ready = true;\n this$1$1.readyErrorCbs.forEach(function (cb) {\n cb(err);\n });\n }\n }\n }\n );\n};\n\nHistory.prototype.confirmTransition = function confirmTransition (route, onComplete, onAbort) {\n var this$1$1 = this;\n\n var current = this.current;\n this.pending = route;\n var abort = function (err) {\n // changed after adding errors with\n // https://github.com/vuejs/vue-router/pull/3047 before that change,\n // redirect and aborted navigation would produce an err == null\n if (!isNavigationFailure(err) && isError(err)) {\n if (this$1$1.errorCbs.length) {\n this$1$1.errorCbs.forEach(function (cb) {\n cb(err);\n });\n } else {\n if (process.env.NODE_ENV !== 'production') {\n warn(false, 'uncaught error during route navigation:');\n }\n console.error(err);\n }\n }\n onAbort && onAbort(err);\n };\n var lastRouteIndex = route.matched.length - 1;\n var lastCurrentIndex = current.matched.length - 1;\n if (\n isSameRoute(route, current) &&\n // in the case the route map has been dynamically appended to\n lastRouteIndex === lastCurrentIndex &&\n route.matched[lastRouteIndex] === current.matched[lastCurrentIndex]\n ) {\n this.ensureURL();\n if (route.hash) {\n handleScroll(this.router, current, route, false);\n }\n return abort(createNavigationDuplicatedError(current, route))\n }\n\n var ref = resolveQueue(\n this.current.matched,\n route.matched\n );\n var updated = ref.updated;\n var deactivated = ref.deactivated;\n var activated = ref.activated;\n\n var queue = [].concat(\n // in-component leave guards\n extractLeaveGuards(deactivated),\n // global before hooks\n this.router.beforeHooks,\n // in-component update hooks\n extractUpdateHooks(updated),\n // in-config enter guards\n activated.map(function (m) { return m.beforeEnter; }),\n // async components\n resolveAsyncComponents(activated)\n );\n\n var iterator = function (hook, next) {\n if (this$1$1.pending !== route) {\n return abort(createNavigationCancelledError(current, route))\n }\n try {\n hook(route, current, function (to) {\n if (to === false) {\n // next(false) -> abort navigation, ensure current URL\n this$1$1.ensureURL(true);\n abort(createNavigationAbortedError(current, route));\n } else if (isError(to)) {\n this$1$1.ensureURL(true);\n abort(to);\n } else if (\n typeof to === 'string' ||\n (typeof to === 'object' &&\n (typeof to.path === 'string' || typeof to.name === 'string'))\n ) {\n // next('/') or next({ path: '/' }) -> redirect\n abort(createNavigationRedirectedError(current, route));\n if (typeof to === 'object' && to.replace) {\n this$1$1.replace(to);\n } else {\n this$1$1.push(to);\n }\n } else {\n // confirm transition and pass on the value\n next(to);\n }\n });\n } catch (e) {\n abort(e);\n }\n };\n\n runQueue(queue, iterator, function () {\n // wait until async components are resolved before\n // extracting in-component enter guards\n var enterGuards = extractEnterGuards(activated);\n var queue = enterGuards.concat(this$1$1.router.resolveHooks);\n runQueue(queue, iterator, function () {\n if (this$1$1.pending !== route) {\n return abort(createNavigationCancelledError(current, route))\n }\n this$1$1.pending = null;\n onComplete(route);\n if (this$1$1.router.app) {\n this$1$1.router.app.$nextTick(function () {\n handleRouteEntered(route);\n });\n }\n });\n });\n};\n\nHistory.prototype.updateRoute = function updateRoute (route) {\n this.current = route;\n this.cb && this.cb(route);\n};\n\nHistory.prototype.setupListeners = function setupListeners () {\n // Default implementation is empty\n};\n\nHistory.prototype.teardown = function teardown () {\n // clean up event listeners\n // https://github.com/vuejs/vue-router/issues/2341\n this.listeners.forEach(function (cleanupListener) {\n cleanupListener();\n });\n this.listeners = [];\n\n // reset current history route\n // https://github.com/vuejs/vue-router/issues/3294\n this.current = START;\n this.pending = null;\n};\n\nfunction normalizeBase (base) {\n if (!base) {\n if (inBrowser) {\n // respect tag\n var baseEl = document.querySelector('base');\n base = (baseEl && baseEl.getAttribute('href')) || '/';\n // strip full URL origin\n base = base.replace(/^https?:\\/\\/[^\\/]+/, '');\n } else {\n base = '/';\n }\n }\n // make sure there's the starting slash\n if (base.charAt(0) !== '/') {\n base = '/' + base;\n }\n // remove trailing slash\n return base.replace(/\\/$/, '')\n}\n\nfunction resolveQueue (\n current,\n next\n) {\n var i;\n var max = Math.max(current.length, next.length);\n for (i = 0; i < max; i++) {\n if (current[i] !== next[i]) {\n break\n }\n }\n return {\n updated: next.slice(0, i),\n activated: next.slice(i),\n deactivated: current.slice(i)\n }\n}\n\nfunction extractGuards (\n records,\n name,\n bind,\n reverse\n) {\n var guards = flatMapComponents(records, function (def, instance, match, key) {\n var guard = extractGuard(def, name);\n if (guard) {\n return Array.isArray(guard)\n ? guard.map(function (guard) { return bind(guard, instance, match, key); })\n : bind(guard, instance, match, key)\n }\n });\n return flatten(reverse ? guards.reverse() : guards)\n}\n\nfunction extractGuard (\n def,\n key\n) {\n if (typeof def !== 'function') {\n // extend now so that global mixins are applied.\n def = _Vue.extend(def);\n }\n return def.options[key]\n}\n\nfunction extractLeaveGuards (deactivated) {\n return extractGuards(deactivated, 'beforeRouteLeave', bindGuard, true)\n}\n\nfunction extractUpdateHooks (updated) {\n return extractGuards(updated, 'beforeRouteUpdate', bindGuard)\n}\n\nfunction bindGuard (guard, instance) {\n if (instance) {\n return function boundRouteGuard () {\n return guard.apply(instance, arguments)\n }\n }\n}\n\nfunction extractEnterGuards (\n activated\n) {\n return extractGuards(\n activated,\n 'beforeRouteEnter',\n function (guard, _, match, key) {\n return bindEnterGuard(guard, match, key)\n }\n )\n}\n\nfunction bindEnterGuard (\n guard,\n match,\n key\n) {\n return function routeEnterGuard (to, from, next) {\n return guard(to, from, function (cb) {\n if (typeof cb === 'function') {\n if (!match.enteredCbs[key]) {\n match.enteredCbs[key] = [];\n }\n match.enteredCbs[key].push(cb);\n }\n next(cb);\n })\n }\n}\n\n/* */\n\nvar HTML5History = /*@__PURE__*/(function (History) {\n function HTML5History (router, base) {\n History.call(this, router, base);\n\n this._startLocation = getLocation(this.base);\n }\n\n if ( History ) HTML5History.__proto__ = History;\n HTML5History.prototype = Object.create( History && History.prototype );\n HTML5History.prototype.constructor = HTML5History;\n\n HTML5History.prototype.setupListeners = function setupListeners () {\n var this$1$1 = this;\n\n if (this.listeners.length > 0) {\n return\n }\n\n var router = this.router;\n var expectScroll = router.options.scrollBehavior;\n var supportsScroll = supportsPushState && expectScroll;\n\n if (supportsScroll) {\n this.listeners.push(setupScroll());\n }\n\n var handleRoutingEvent = function () {\n var current = this$1$1.current;\n\n // Avoiding first `popstate` event dispatched in some browsers but first\n // history route not updated since async guard at the same time.\n var location = getLocation(this$1$1.base);\n if (this$1$1.current === START && location === this$1$1._startLocation) {\n return\n }\n\n this$1$1.transitionTo(location, function (route) {\n if (supportsScroll) {\n handleScroll(router, route, current, true);\n }\n });\n };\n window.addEventListener('popstate', handleRoutingEvent);\n this.listeners.push(function () {\n window.removeEventListener('popstate', handleRoutingEvent);\n });\n };\n\n HTML5History.prototype.go = function go (n) {\n window.history.go(n);\n };\n\n HTML5History.prototype.push = function push (location, onComplete, onAbort) {\n var this$1$1 = this;\n\n var ref = this;\n var fromRoute = ref.current;\n this.transitionTo(location, function (route) {\n pushState(cleanPath(this$1$1.base + route.fullPath));\n handleScroll(this$1$1.router, route, fromRoute, false);\n onComplete && onComplete(route);\n }, onAbort);\n };\n\n HTML5History.prototype.replace = function replace (location, onComplete, onAbort) {\n var this$1$1 = this;\n\n var ref = this;\n var fromRoute = ref.current;\n this.transitionTo(location, function (route) {\n replaceState(cleanPath(this$1$1.base + route.fullPath));\n handleScroll(this$1$1.router, route, fromRoute, false);\n onComplete && onComplete(route);\n }, onAbort);\n };\n\n HTML5History.prototype.ensureURL = function ensureURL (push) {\n if (getLocation(this.base) !== this.current.fullPath) {\n var current = cleanPath(this.base + this.current.fullPath);\n push ? pushState(current) : replaceState(current);\n }\n };\n\n HTML5History.prototype.getCurrentLocation = function getCurrentLocation () {\n return getLocation(this.base)\n };\n\n return HTML5History;\n}(History));\n\nfunction getLocation (base) {\n var path = window.location.pathname;\n var pathLowerCase = path.toLowerCase();\n var baseLowerCase = base.toLowerCase();\n // base=\"/a\" shouldn't turn path=\"/app\" into \"/a/pp\"\n // https://github.com/vuejs/vue-router/issues/3555\n // so we ensure the trailing slash in the base\n if (base && ((pathLowerCase === baseLowerCase) ||\n (pathLowerCase.indexOf(cleanPath(baseLowerCase + '/')) === 0))) {\n path = path.slice(base.length);\n }\n return (path || '/') + window.location.search + window.location.hash\n}\n\n/* */\n\nvar HashHistory = /*@__PURE__*/(function (History) {\n function HashHistory (router, base, fallback) {\n History.call(this, router, base);\n // check history fallback deeplinking\n if (fallback && checkFallback(this.base)) {\n return\n }\n ensureSlash();\n }\n\n if ( History ) HashHistory.__proto__ = History;\n HashHistory.prototype = Object.create( History && History.prototype );\n HashHistory.prototype.constructor = HashHistory;\n\n // this is delayed until the app mounts\n // to avoid the hashchange listener being fired too early\n HashHistory.prototype.setupListeners = function setupListeners () {\n var this$1$1 = this;\n\n if (this.listeners.length > 0) {\n return\n }\n\n var router = this.router;\n var expectScroll = router.options.scrollBehavior;\n var supportsScroll = supportsPushState && expectScroll;\n\n if (supportsScroll) {\n this.listeners.push(setupScroll());\n }\n\n var handleRoutingEvent = function () {\n var current = this$1$1.current;\n if (!ensureSlash()) {\n return\n }\n this$1$1.transitionTo(getHash(), function (route) {\n if (supportsScroll) {\n handleScroll(this$1$1.router, route, current, true);\n }\n if (!supportsPushState) {\n replaceHash(route.fullPath);\n }\n });\n };\n var eventType = supportsPushState ? 'popstate' : 'hashchange';\n window.addEventListener(\n eventType,\n handleRoutingEvent\n );\n this.listeners.push(function () {\n window.removeEventListener(eventType, handleRoutingEvent);\n });\n };\n\n HashHistory.prototype.push = function push (location, onComplete, onAbort) {\n var this$1$1 = this;\n\n var ref = this;\n var fromRoute = ref.current;\n this.transitionTo(\n location,\n function (route) {\n pushHash(route.fullPath);\n handleScroll(this$1$1.router, route, fromRoute, false);\n onComplete && onComplete(route);\n },\n onAbort\n );\n };\n\n HashHistory.prototype.replace = function replace (location, onComplete, onAbort) {\n var this$1$1 = this;\n\n var ref = this;\n var fromRoute = ref.current;\n this.transitionTo(\n location,\n function (route) {\n replaceHash(route.fullPath);\n handleScroll(this$1$1.router, route, fromRoute, false);\n onComplete && onComplete(route);\n },\n onAbort\n );\n };\n\n HashHistory.prototype.go = function go (n) {\n window.history.go(n);\n };\n\n HashHistory.prototype.ensureURL = function ensureURL (push) {\n var current = this.current.fullPath;\n if (getHash() !== current) {\n push ? pushHash(current) : replaceHash(current);\n }\n };\n\n HashHistory.prototype.getCurrentLocation = function getCurrentLocation () {\n return getHash()\n };\n\n return HashHistory;\n}(History));\n\nfunction checkFallback (base) {\n var location = getLocation(base);\n if (!/^\\/#/.test(location)) {\n window.location.replace(cleanPath(base + '/#' + location));\n return true\n }\n}\n\nfunction ensureSlash () {\n var path = getHash();\n if (path.charAt(0) === '/') {\n return true\n }\n replaceHash('/' + path);\n return false\n}\n\nfunction getHash () {\n // We can't use window.location.hash here because it's not\n // consistent across browsers - Firefox will pre-decode it!\n var href = window.location.href;\n var index = href.indexOf('#');\n // empty path\n if (index < 0) { return '' }\n\n href = href.slice(index + 1);\n\n return href\n}\n\nfunction getUrl (path) {\n var href = window.location.href;\n var i = href.indexOf('#');\n var base = i >= 0 ? href.slice(0, i) : href;\n return (base + \"#\" + path)\n}\n\nfunction pushHash (path) {\n if (supportsPushState) {\n pushState(getUrl(path));\n } else {\n window.location.hash = path;\n }\n}\n\nfunction replaceHash (path) {\n if (supportsPushState) {\n replaceState(getUrl(path));\n } else {\n window.location.replace(getUrl(path));\n }\n}\n\n/* */\n\nvar AbstractHistory = /*@__PURE__*/(function (History) {\n function AbstractHistory (router, base) {\n History.call(this, router, base);\n this.stack = [];\n this.index = -1;\n }\n\n if ( History ) AbstractHistory.__proto__ = History;\n AbstractHistory.prototype = Object.create( History && History.prototype );\n AbstractHistory.prototype.constructor = AbstractHistory;\n\n AbstractHistory.prototype.push = function push (location, onComplete, onAbort) {\n var this$1$1 = this;\n\n this.transitionTo(\n location,\n function (route) {\n this$1$1.stack = this$1$1.stack.slice(0, this$1$1.index + 1).concat(route);\n this$1$1.index++;\n onComplete && onComplete(route);\n },\n onAbort\n );\n };\n\n AbstractHistory.prototype.replace = function replace (location, onComplete, onAbort) {\n var this$1$1 = this;\n\n this.transitionTo(\n location,\n function (route) {\n this$1$1.stack = this$1$1.stack.slice(0, this$1$1.index).concat(route);\n onComplete && onComplete(route);\n },\n onAbort\n );\n };\n\n AbstractHistory.prototype.go = function go (n) {\n var this$1$1 = this;\n\n var targetIndex = this.index + n;\n if (targetIndex < 0 || targetIndex >= this.stack.length) {\n return\n }\n var route = this.stack[targetIndex];\n this.confirmTransition(\n route,\n function () {\n var prev = this$1$1.current;\n this$1$1.index = targetIndex;\n this$1$1.updateRoute(route);\n this$1$1.router.afterHooks.forEach(function (hook) {\n hook && hook(route, prev);\n });\n },\n function (err) {\n if (isNavigationFailure(err, NavigationFailureType.duplicated)) {\n this$1$1.index = targetIndex;\n }\n }\n );\n };\n\n AbstractHistory.prototype.getCurrentLocation = function getCurrentLocation () {\n var current = this.stack[this.stack.length - 1];\n return current ? current.fullPath : '/'\n };\n\n AbstractHistory.prototype.ensureURL = function ensureURL () {\n // noop\n };\n\n return AbstractHistory;\n}(History));\n\n/* */\n\n\n\nvar VueRouter = function VueRouter (options) {\n if ( options === void 0 ) options = {};\n\n if (process.env.NODE_ENV !== 'production') {\n warn(this instanceof VueRouter, \"Router must be called with the new operator.\");\n }\n this.app = null;\n this.apps = [];\n this.options = options;\n this.beforeHooks = [];\n this.resolveHooks = [];\n this.afterHooks = [];\n this.matcher = createMatcher(options.routes || [], this);\n\n var mode = options.mode || 'hash';\n this.fallback =\n mode === 'history' && !supportsPushState && options.fallback !== false;\n if (this.fallback) {\n mode = 'hash';\n }\n if (!inBrowser) {\n mode = 'abstract';\n }\n this.mode = mode;\n\n switch (mode) {\n case 'history':\n this.history = new HTML5History(this, options.base);\n break\n case 'hash':\n this.history = new HashHistory(this, options.base, this.fallback);\n break\n case 'abstract':\n this.history = new AbstractHistory(this, options.base);\n break\n default:\n if (process.env.NODE_ENV !== 'production') {\n assert(false, (\"invalid mode: \" + mode));\n }\n }\n};\n\nvar prototypeAccessors = { currentRoute: { configurable: true } };\n\nVueRouter.prototype.match = function match (raw, current, redirectedFrom) {\n return this.matcher.match(raw, current, redirectedFrom)\n};\n\nprototypeAccessors.currentRoute.get = function () {\n return this.history && this.history.current\n};\n\nVueRouter.prototype.init = function init (app /* Vue component instance */) {\n var this$1$1 = this;\n\n process.env.NODE_ENV !== 'production' &&\n assert(\n install.installed,\n \"not installed. Make sure to call `Vue.use(VueRouter)` \" +\n \"before creating root instance.\"\n );\n\n this.apps.push(app);\n\n // set up app destroyed handler\n // https://github.com/vuejs/vue-router/issues/2639\n app.$once('hook:destroyed', function () {\n // clean out app from this.apps array once destroyed\n var index = this$1$1.apps.indexOf(app);\n if (index > -1) { this$1$1.apps.splice(index, 1); }\n // ensure we still have a main app or null if no apps\n // we do not release the router so it can be reused\n if (this$1$1.app === app) { this$1$1.app = this$1$1.apps[0] || null; }\n\n if (!this$1$1.app) { this$1$1.history.teardown(); }\n });\n\n // main app previously initialized\n // return as we don't need to set up new history listener\n if (this.app) {\n return\n }\n\n this.app = app;\n\n var history = this.history;\n\n if (history instanceof HTML5History || history instanceof HashHistory) {\n var handleInitialScroll = function (routeOrError) {\n var from = history.current;\n var expectScroll = this$1$1.options.scrollBehavior;\n var supportsScroll = supportsPushState && expectScroll;\n\n if (supportsScroll && 'fullPath' in routeOrError) {\n handleScroll(this$1$1, routeOrError, from, false);\n }\n };\n var setupListeners = function (routeOrError) {\n history.setupListeners();\n handleInitialScroll(routeOrError);\n };\n history.transitionTo(\n history.getCurrentLocation(),\n setupListeners,\n setupListeners\n );\n }\n\n history.listen(function (route) {\n this$1$1.apps.forEach(function (app) {\n app._route = route;\n });\n });\n};\n\nVueRouter.prototype.beforeEach = function beforeEach (fn) {\n return registerHook(this.beforeHooks, fn)\n};\n\nVueRouter.prototype.beforeResolve = function beforeResolve (fn) {\n return registerHook(this.resolveHooks, fn)\n};\n\nVueRouter.prototype.afterEach = function afterEach (fn) {\n return registerHook(this.afterHooks, fn)\n};\n\nVueRouter.prototype.onReady = function onReady (cb, errorCb) {\n this.history.onReady(cb, errorCb);\n};\n\nVueRouter.prototype.onError = function onError (errorCb) {\n this.history.onError(errorCb);\n};\n\nVueRouter.prototype.push = function push (location, onComplete, onAbort) {\n var this$1$1 = this;\n\n // $flow-disable-line\n if (!onComplete && !onAbort && typeof Promise !== 'undefined') {\n return new Promise(function (resolve, reject) {\n this$1$1.history.push(location, resolve, reject);\n })\n } else {\n this.history.push(location, onComplete, onAbort);\n }\n};\n\nVueRouter.prototype.replace = function replace (location, onComplete, onAbort) {\n var this$1$1 = this;\n\n // $flow-disable-line\n if (!onComplete && !onAbort && typeof Promise !== 'undefined') {\n return new Promise(function (resolve, reject) {\n this$1$1.history.replace(location, resolve, reject);\n })\n } else {\n this.history.replace(location, onComplete, onAbort);\n }\n};\n\nVueRouter.prototype.go = function go (n) {\n this.history.go(n);\n};\n\nVueRouter.prototype.back = function back () {\n this.go(-1);\n};\n\nVueRouter.prototype.forward = function forward () {\n this.go(1);\n};\n\nVueRouter.prototype.getMatchedComponents = function getMatchedComponents (to) {\n var route = to\n ? to.matched\n ? to\n : this.resolve(to).route\n : this.currentRoute;\n if (!route) {\n return []\n }\n return [].concat.apply(\n [],\n route.matched.map(function (m) {\n return Object.keys(m.components).map(function (key) {\n return m.components[key]\n })\n })\n )\n};\n\nVueRouter.prototype.resolve = function resolve (\n to,\n current,\n append\n) {\n current = current || this.history.current;\n var location = normalizeLocation(to, current, append, this);\n var route = this.match(location, current);\n var fullPath = route.redirectedFrom || route.fullPath;\n var base = this.history.base;\n var href = createHref(base, fullPath, this.mode);\n return {\n location: location,\n route: route,\n href: href,\n // for backwards compat\n normalizedTo: location,\n resolved: route\n }\n};\n\nVueRouter.prototype.getRoutes = function getRoutes () {\n return this.matcher.getRoutes()\n};\n\nVueRouter.prototype.addRoute = function addRoute (parentOrRoute, route) {\n this.matcher.addRoute(parentOrRoute, route);\n if (this.history.current !== START) {\n this.history.transitionTo(this.history.getCurrentLocation());\n }\n};\n\nVueRouter.prototype.addRoutes = function addRoutes (routes) {\n if (process.env.NODE_ENV !== 'production') {\n warn(false, 'router.addRoutes() is deprecated and has been removed in Vue Router 4. Use router.addRoute() instead.');\n }\n this.matcher.addRoutes(routes);\n if (this.history.current !== START) {\n this.history.transitionTo(this.history.getCurrentLocation());\n }\n};\n\nObject.defineProperties( VueRouter.prototype, prototypeAccessors );\n\nvar VueRouter$1 = VueRouter;\n\nfunction registerHook (list, fn) {\n list.push(fn);\n return function () {\n var i = list.indexOf(fn);\n if (i > -1) { list.splice(i, 1); }\n }\n}\n\nfunction createHref (base, fullPath, mode) {\n var path = mode === 'hash' ? '#' + fullPath : fullPath;\n return base ? cleanPath(base + '/' + path) : path\n}\n\n// We cannot remove this as it would be a breaking change\nVueRouter.install = install;\nVueRouter.version = '3.6.5';\nVueRouter.isNavigationFailure = isNavigationFailure;\nVueRouter.NavigationFailureType = NavigationFailureType;\nVueRouter.START_LOCATION = START;\n\nif (inBrowser && window.Vue) {\n window.Vue.use(VueRouter);\n}\n\nvar version = '3.6.5';\n\nexport { NavigationFailureType, Link as RouterLink, View as RouterView, START as START_LOCATION, VueRouter$1 as default, isNavigationFailure, version };\n","import { generateUrl } from '@nextcloud/router';\nimport queryString from 'query-string';\nimport Router from 'vue-router';\nimport Vue from 'vue';\nimport { ErrorHandler } from 'vue-router/types/router';\nVue.use(Router);\n// Prevent router from throwing errors when we're already on the page we're trying to go to\nconst originalPush = Router.prototype.push;\nRouter.prototype.push = function push(to, onComplete, onAbort) {\n if (onComplete || onAbort)\n return originalPush.call(this, to, onComplete, onAbort);\n return originalPush.call(this, to).catch(err => err);\n};\nconst router = new Router({\n mode: 'history',\n // if index.php is in the url AND we got this far, then it's working:\n // let's keep using index.php in the url\n base: generateUrl('/apps/files'),\n linkActiveClass: 'active',\n routes: [\n {\n path: '/',\n // Pretending we're using the default view\n redirect: { name: 'filelist', params: { view: 'files' } },\n },\n {\n path: '/:view/:fileid(\\\\d+)?',\n name: 'filelist',\n props: true,\n },\n ],\n // Custom stringifyQuery to prevent encoding of slashes in the url\n stringifyQuery(query) {\n const result = queryString.stringify(query).replace(/%2F/gmi, '/');\n return result ? ('?' + result) : '';\n },\n});\nexport default router;\n","var render = function render(){var _vm=this,_c=_vm._self._c,_setup=_vm._self._setupProxy;return _c('NcContent',{attrs:{\"app-name\":\"files\"}},[_c('Navigation'),_vm._v(\" \"),_c('FilesList')],1)\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n","import mod from \"-!../vue-loader/lib/index.js??vue-loader-options!./Cog.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../vue-loader/lib/index.js??vue-loader-options!./Cog.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./Cog.vue?vue&type=template&id=89df8f2e\"\nimport script from \"./Cog.vue?vue&type=script&lang=js\"\nexport * from \"./Cog.vue?vue&type=script&lang=js\"\n\n\n/* normalize component */\nimport normalizer from \"!../vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('span',_vm._b({staticClass:\"material-design-icon cog-icon\",attrs:{\"aria-hidden\":_vm.title ? null : true,\"aria-label\":_vm.title,\"role\":\"img\"},on:{\"click\":function($event){return _vm.$emit('click', $event)}}},'span',_vm.$attrs,false),[_c('svg',{staticClass:\"material-design-icon__svg\",attrs:{\"fill\":_vm.fillColor,\"width\":_vm.size,\"height\":_vm.size,\"viewBox\":\"0 0 24 24\"}},[_c('path',{attrs:{\"d\":\"M12,15.5A3.5,3.5 0 0,1 8.5,12A3.5,3.5 0 0,1 12,8.5A3.5,3.5 0 0,1 15.5,12A3.5,3.5 0 0,1 12,15.5M19.43,12.97C19.47,12.65 19.5,12.33 19.5,12C19.5,11.67 19.47,11.34 19.43,11L21.54,9.37C21.73,9.22 21.78,8.95 21.66,8.73L19.66,5.27C19.54,5.05 19.27,4.96 19.05,5.05L16.56,6.05C16.04,5.66 15.5,5.32 14.87,5.07L14.5,2.42C14.46,2.18 14.25,2 14,2H10C9.75,2 9.54,2.18 9.5,2.42L9.13,5.07C8.5,5.32 7.96,5.66 7.44,6.05L4.95,5.05C4.73,4.96 4.46,5.05 4.34,5.27L2.34,8.73C2.21,8.95 2.27,9.22 2.46,9.37L4.57,11C4.53,11.34 4.5,11.67 4.5,12C4.5,12.33 4.53,12.65 4.57,12.97L2.46,14.63C2.27,14.78 2.21,15.05 2.34,15.27L4.34,18.73C4.46,18.95 4.73,19.03 4.95,18.95L7.44,17.94C7.96,18.34 8.5,18.68 9.13,18.93L9.5,21.58C9.54,21.82 9.75,22 10,22H14C14.25,22 14.46,21.82 14.5,21.58L14.87,18.93C15.5,18.67 16.04,18.34 16.56,17.94L19.05,18.95C19.27,19.03 19.54,18.95 19.66,18.73L21.66,15.27C21.78,15.05 21.73,14.78 21.54,14.63L19.43,12.97Z\"}},[(_vm.title)?_c('title',[_vm._v(_vm._s(_vm.title))]):_vm._e()])])])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","/**\n * @copyright Copyright (c) 2023 John Molakvoæ \n *\n * @author John Molakvoæ \n *\n * @license AGPL-3.0-or-later\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see .\n *\n */\nimport { defineStore } from 'pinia';\nimport { emit, subscribe } from '@nextcloud/event-bus';\nimport { generateUrl } from '@nextcloud/router';\nimport { loadState } from '@nextcloud/initial-state';\nimport axios from '@nextcloud/axios';\nimport Vue from 'vue';\nconst viewConfig = loadState('files', 'viewConfigs', {});\nexport const useViewConfigStore = function (...args) {\n const store = defineStore('viewconfig', {\n state: () => ({\n viewConfig,\n }),\n getters: {\n getConfig: (state) => (view) => state.viewConfig[view] || {},\n },\n actions: {\n /**\n * Update the view config local store\n */\n onUpdate(view, key, value) {\n if (!this.viewConfig[view]) {\n Vue.set(this.viewConfig, view, {});\n }\n Vue.set(this.viewConfig[view], key, value);\n },\n /**\n * Update the view config local store AND on server side\n */\n async update(view, key, value) {\n axios.put(generateUrl(`/apps/files/api/v1/views/${view}/${key}`), {\n value,\n });\n emit('files:viewconfig:updated', { view, key, value });\n },\n /**\n * Set the sorting key AND sort by ASC\n * The key param must be a valid key of a File object\n * If not found, will be searched within the File attributes\n */\n setSortingBy(key = 'basename', view = 'files') {\n // Save new config\n this.update(view, 'sorting_mode', key);\n this.update(view, 'sorting_direction', 'asc');\n },\n /**\n * Toggle the sorting direction\n */\n toggleSortingDirection(view = 'files') {\n const config = this.getConfig(view) || { sorting_direction: 'asc' };\n const newDirection = config.sorting_direction === 'asc' ? 'desc' : 'asc';\n // Save new config\n this.update(view, 'sorting_direction', newDirection);\n },\n },\n });\n const viewConfigStore = store(...args);\n // Make sure we only register the listeners once\n if (!viewConfigStore._initialized) {\n subscribe('files:viewconfig:updated', function ({ view, key, value }) {\n viewConfigStore.onUpdate(view, key, value);\n });\n viewConfigStore._initialized = true;\n }\n return viewConfigStore;\n};\n","/**\n * @copyright Copyright (c) 2022 John Molakvoæ \n *\n * @author John Molakvoæ \n *\n * @license AGPL-3.0-or-later\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see .\n *\n */\nimport { getLoggerBuilder } from '@nextcloud/logger'\n\nexport default getLoggerBuilder()\n\t.setApp('files')\n\t.detectUser()\n\t.build()\n","/* eslint-disable no-undefined,no-param-reassign,no-shadow */\n\n/**\n * Throttle execution of a function. Especially useful for rate limiting\n * execution of handlers on events like resize and scroll.\n *\n * @param {number} delay - A zero-or-greater delay in milliseconds. For event callbacks, values around 100 or 250 (or even higher)\n * are most useful.\n * @param {Function} callback - A function to be executed after delay milliseconds. The `this` context and all arguments are passed through,\n * as-is, to `callback` when the throttled-function is executed.\n * @param {object} [options] - An object to configure options.\n * @param {boolean} [options.noTrailing] - Optional, defaults to false. If noTrailing is true, callback will only execute every `delay` milliseconds\n * while the throttled-function is being called. If noTrailing is false or unspecified, callback will be executed\n * one final time after the last throttled-function call. (After the throttled-function has not been called for\n * `delay` milliseconds, the internal counter is reset).\n * @param {boolean} [options.noLeading] - Optional, defaults to false. If noLeading is false, the first throttled-function call will execute callback\n * immediately. If noLeading is true, the first the callback execution will be skipped. It should be noted that\n * callback will never executed if both noLeading = true and noTrailing = true.\n * @param {boolean} [options.debounceMode] - If `debounceMode` is true (at begin), schedule `clear` to execute after `delay` ms. If `debounceMode` is\n * false (at end), schedule `callback` to execute after `delay` ms.\n *\n * @returns {Function} A new, throttled, function.\n */\nfunction throttle (delay, callback, options) {\n var _ref = options || {},\n _ref$noTrailing = _ref.noTrailing,\n noTrailing = _ref$noTrailing === void 0 ? false : _ref$noTrailing,\n _ref$noLeading = _ref.noLeading,\n noLeading = _ref$noLeading === void 0 ? false : _ref$noLeading,\n _ref$debounceMode = _ref.debounceMode,\n debounceMode = _ref$debounceMode === void 0 ? undefined : _ref$debounceMode;\n /*\n * After wrapper has stopped being called, this timeout ensures that\n * `callback` is executed at the proper times in `throttle` and `end`\n * debounce modes.\n */\n\n\n var timeoutID;\n var cancelled = false; // Keep track of the last time `callback` was executed.\n\n var lastExec = 0; // Function to clear existing timeout\n\n function clearExistingTimeout() {\n if (timeoutID) {\n clearTimeout(timeoutID);\n }\n } // Function to cancel next exec\n\n\n function cancel(options) {\n var _ref2 = options || {},\n _ref2$upcomingOnly = _ref2.upcomingOnly,\n upcomingOnly = _ref2$upcomingOnly === void 0 ? false : _ref2$upcomingOnly;\n\n clearExistingTimeout();\n cancelled = !upcomingOnly;\n }\n /*\n * The `wrapper` function encapsulates all of the throttling / debouncing\n * functionality and when executed will limit the rate at which `callback`\n * is executed.\n */\n\n\n function wrapper() {\n for (var _len = arguments.length, arguments_ = new Array(_len), _key = 0; _key < _len; _key++) {\n arguments_[_key] = arguments[_key];\n }\n\n var self = this;\n var elapsed = Date.now() - lastExec;\n\n if (cancelled) {\n return;\n } // Execute `callback` and update the `lastExec` timestamp.\n\n\n function exec() {\n lastExec = Date.now();\n callback.apply(self, arguments_);\n }\n /*\n * If `debounceMode` is true (at begin) this is used to clear the flag\n * to allow future `callback` executions.\n */\n\n\n function clear() {\n timeoutID = undefined;\n }\n\n if (!noLeading && debounceMode && !timeoutID) {\n /*\n * Since `wrapper` is being called for the first time and\n * `debounceMode` is true (at begin), execute `callback`\n * and noLeading != true.\n */\n exec();\n }\n\n clearExistingTimeout();\n\n if (debounceMode === undefined && elapsed > delay) {\n if (noLeading) {\n /*\n * In throttle mode with noLeading, if `delay` time has\n * been exceeded, update `lastExec` and schedule `callback`\n * to execute after `delay` ms.\n */\n lastExec = Date.now();\n\n if (!noTrailing) {\n timeoutID = setTimeout(debounceMode ? clear : exec, delay);\n }\n } else {\n /*\n * In throttle mode without noLeading, if `delay` time has been exceeded, execute\n * `callback`.\n */\n exec();\n }\n } else if (noTrailing !== true) {\n /*\n * In trailing throttle mode, since `delay` time has not been\n * exceeded, schedule `callback` to execute `delay` ms after most\n * recent execution.\n *\n * If `debounceMode` is true (at begin), schedule `clear` to execute\n * after `delay` ms.\n *\n * If `debounceMode` is false (at end), schedule `callback` to\n * execute after `delay` ms.\n */\n timeoutID = setTimeout(debounceMode ? clear : exec, debounceMode === undefined ? delay - elapsed : delay);\n }\n }\n\n wrapper.cancel = cancel; // Return the wrapper function.\n\n return wrapper;\n}\n\n/* eslint-disable no-undefined */\n/**\n * Debounce execution of a function. Debouncing, unlike throttling,\n * guarantees that a function is only executed a single time, either at the\n * very beginning of a series of calls, or at the very end.\n *\n * @param {number} delay - A zero-or-greater delay in milliseconds. For event callbacks, values around 100 or 250 (or even higher) are most useful.\n * @param {Function} callback - A function to be executed after delay milliseconds. The `this` context and all arguments are passed through, as-is,\n * to `callback` when the debounced-function is executed.\n * @param {object} [options] - An object to configure options.\n * @param {boolean} [options.atBegin] - Optional, defaults to false. If atBegin is false or unspecified, callback will only be executed `delay` milliseconds\n * after the last debounced-function call. If atBegin is true, callback will be executed only at the first debounced-function call.\n * (After the throttled-function has not been called for `delay` milliseconds, the internal counter is reset).\n *\n * @returns {Function} A new, debounced function.\n */\n\nfunction debounce (delay, callback, options) {\n var _ref = options || {},\n _ref$atBegin = _ref.atBegin,\n atBegin = _ref$atBegin === void 0 ? false : _ref$atBegin;\n\n return throttle(delay, callback, {\n debounceMode: atBegin !== false\n });\n}\n\nexport { debounce, throttle };\n//# sourceMappingURL=index.js.map\n","\n\n","import mod from \"-!../vue-loader/lib/index.js??vue-loader-options!./ChartPie.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../vue-loader/lib/index.js??vue-loader-options!./ChartPie.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./ChartPie.vue?vue&type=template&id=b117066e\"\nimport script from \"./ChartPie.vue?vue&type=script&lang=js\"\nexport * from \"./ChartPie.vue?vue&type=script&lang=js\"\n\n\n/* normalize component */\nimport normalizer from \"!../vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('span',_vm._b({staticClass:\"material-design-icon chart-pie-icon\",attrs:{\"aria-hidden\":_vm.title ? null : true,\"aria-label\":_vm.title,\"role\":\"img\"},on:{\"click\":function($event){return _vm.$emit('click', $event)}}},'span',_vm.$attrs,false),[_c('svg',{staticClass:\"material-design-icon__svg\",attrs:{\"fill\":_vm.fillColor,\"width\":_vm.size,\"height\":_vm.size,\"viewBox\":\"0 0 24 24\"}},[_c('path',{attrs:{\"d\":\"M11,2V22C5.9,21.5 2,17.2 2,12C2,6.8 5.9,2.5 11,2M13,2V11H22C21.5,6.2 17.8,2.5 13,2M13,13V22C17.7,21.5 21.5,17.8 22,13H13Z\"}},[(_vm.title)?_c('title',[_vm._v(_vm._s(_vm.title))]):_vm._e()])])])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n\n\n","import mod from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./NavigationQuota.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./NavigationQuota.vue?vue&type=script&lang=js\"","\n import API from \"!../../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../../../../node_modules/style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../../../../node_modules/style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../../../../node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../../../../node_modules/style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../../../../node_modules/style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/sass-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./NavigationQuota.vue?vue&type=style&index=0&id=063ed938&prod&lang=scss&scoped=true\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\n\n options.insert = insertFn.bind(null, \"head\");\n \noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/sass-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./NavigationQuota.vue?vue&type=style&index=0&id=063ed938&prod&lang=scss&scoped=true\";\n export default content && content.locals ? content.locals : undefined;\n","import { render, staticRenderFns } from \"./NavigationQuota.vue?vue&type=template&id=063ed938&scoped=true\"\nimport script from \"./NavigationQuota.vue?vue&type=script&lang=js\"\nexport * from \"./NavigationQuota.vue?vue&type=script&lang=js\"\nimport style0 from \"./NavigationQuota.vue?vue&type=style&index=0&id=063ed938&prod&lang=scss&scoped=true\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"063ed938\",\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return (_vm.storageStats)?_c('NcAppNavigationItem',{staticClass:\"app-navigation-entry__settings-quota\",class:{ 'app-navigation-entry__settings-quota--not-unlimited': _vm.storageStats.quota >= 0},attrs:{\"aria-label\":_vm.t('files', 'Storage informations'),\"loading\":_vm.loadingStorageStats,\"name\":_vm.storageStatsTitle,\"title\":_vm.storageStatsTooltip,\"data-cy-files-navigation-settings-quota\":\"\"},on:{\"click\":function($event){$event.stopPropagation();$event.preventDefault();return _vm.debounceUpdateStorageStats.apply(null, arguments)}}},[_c('ChartPie',{attrs:{\"slot\":\"icon\",\"size\":20},slot:\"icon\"}),_vm._v(\" \"),(_vm.storageStats.quota >= 0)?_c('NcProgressBar',{attrs:{\"slot\":\"extra\",\"error\":_vm.storageStats.relative > 80,\"value\":Math.min(_vm.storageStats.relative, 100)},slot:\"extra\"}):_vm._e()],1):_vm._e()\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('NcAppSettingsDialog',{attrs:{\"data-cy-files-navigation-settings\":\"\",\"open\":_vm.open,\"show-navigation\":true,\"name\":_vm.t('files', 'Files settings')},on:{\"update:open\":_vm.onClose}},[_c('NcAppSettingsSection',{attrs:{\"id\":\"settings\",\"name\":_vm.t('files', 'Files settings')}},[_c('NcCheckboxRadioSwitch',{attrs:{\"data-cy-files-settings-setting\":\"sort_favorites_first\",\"checked\":_vm.userConfig.sort_favorites_first},on:{\"update:checked\":function($event){return _vm.setConfig('sort_favorites_first', $event)}}},[_vm._v(\"\\n\\t\\t\\t\"+_vm._s(_vm.t('files', 'Sort favorites first'))+\"\\n\\t\\t\")]),_vm._v(\" \"),_c('NcCheckboxRadioSwitch',{attrs:{\"data-cy-files-settings-setting\":\"sort_folders_first\",\"checked\":_vm.userConfig.sort_folders_first},on:{\"update:checked\":function($event){return _vm.setConfig('sort_folders_first', $event)}}},[_vm._v(\"\\n\\t\\t\\t\"+_vm._s(_vm.t('files', 'Sort folders before files'))+\"\\n\\t\\t\")]),_vm._v(\" \"),_c('NcCheckboxRadioSwitch',{attrs:{\"data-cy-files-settings-setting\":\"show_hidden\",\"checked\":_vm.userConfig.show_hidden},on:{\"update:checked\":function($event){return _vm.setConfig('show_hidden', $event)}}},[_vm._v(\"\\n\\t\\t\\t\"+_vm._s(_vm.t('files', 'Show hidden files'))+\"\\n\\t\\t\")]),_vm._v(\" \"),_c('NcCheckboxRadioSwitch',{attrs:{\"data-cy-files-settings-setting\":\"crop_image_previews\",\"checked\":_vm.userConfig.crop_image_previews},on:{\"update:checked\":function($event){return _vm.setConfig('crop_image_previews', $event)}}},[_vm._v(\"\\n\\t\\t\\t\"+_vm._s(_vm.t('files', 'Crop image previews'))+\"\\n\\t\\t\")]),_vm._v(\" \"),(_vm.enableGridView)?_c('NcCheckboxRadioSwitch',{attrs:{\"data-cy-files-settings-setting\":\"grid_view\",\"checked\":_vm.userConfig.grid_view},on:{\"update:checked\":function($event){return _vm.setConfig('grid_view', $event)}}},[_vm._v(\"\\n\\t\\t\\t\"+_vm._s(_vm.t('files', 'Enable the grid view'))+\"\\n\\t\\t\")]):_vm._e()],1),_vm._v(\" \"),(_vm.settings.length !== 0)?_c('NcAppSettingsSection',{attrs:{\"id\":\"more-settings\",\"name\":_vm.t('files', 'Additional settings')}},[_vm._l((_vm.settings),function(setting){return [_c('Setting',{key:setting.name,attrs:{\"el\":setting.el}})]})],2):_vm._e(),_vm._v(\" \"),_c('NcAppSettingsSection',{attrs:{\"id\":\"webdav\",\"name\":_vm.t('files', 'WebDAV')}},[_c('NcInputField',{attrs:{\"id\":\"webdav-url-input\",\"label\":_vm.t('files', 'WebDAV URL'),\"show-trailing-button\":true,\"success\":_vm.webdavUrlCopied,\"trailing-button-label\":_vm.t('files', 'Copy to clipboard'),\"value\":_vm.webdavUrl,\"readonly\":\"readonly\",\"type\":\"url\"},on:{\"focus\":function($event){return $event.target.select()},\"trailing-button-click\":_vm.copyCloudId},scopedSlots:_vm._u([{key:\"trailing-button-icon\",fn:function(){return [_c('Clipboard',{attrs:{\"size\":20}})]},proxy:true}])}),_vm._v(\" \"),_c('em',[_c('a',{staticClass:\"setting-link\",attrs:{\"href\":_vm.webdavDocs,\"target\":\"_blank\",\"rel\":\"noreferrer noopener\"}},[_vm._v(\"\\n\\t\\t\\t\\t\"+_vm._s(_vm.t('files', 'Use this address to access your Files via WebDAV'))+\" ↗\\n\\t\\t\\t\")])]),_vm._v(\" \"),_c('br'),_vm._v(\" \"),_c('em',[_c('a',{staticClass:\"setting-link\",attrs:{\"href\":_vm.appPasswordUrl}},[_vm._v(\"\\n\\t\\t\\t\\t\"+_vm._s(_vm.t('files', 'If you have enabled 2FA, you must create and use a new app password by clicking here.'))+\" ↗\\n\\t\\t\\t\")])])],1)],1)\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n","import mod from \"-!../vue-loader/lib/index.js??vue-loader-options!./Clipboard.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../vue-loader/lib/index.js??vue-loader-options!./Clipboard.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./Clipboard.vue?vue&type=template&id=0c133921\"\nimport script from \"./Clipboard.vue?vue&type=script&lang=js\"\nexport * from \"./Clipboard.vue?vue&type=script&lang=js\"\n\n\n/* normalize component */\nimport normalizer from \"!../vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('span',_vm._b({staticClass:\"material-design-icon clipboard-icon\",attrs:{\"aria-hidden\":_vm.title ? null : true,\"aria-label\":_vm.title,\"role\":\"img\"},on:{\"click\":function($event){return _vm.$emit('click', $event)}}},'span',_vm.$attrs,false),[_c('svg',{staticClass:\"material-design-icon__svg\",attrs:{\"fill\":_vm.fillColor,\"width\":_vm.size,\"height\":_vm.size,\"viewBox\":\"0 0 24 24\"}},[_c('path',{attrs:{\"d\":\"M19,3H14.82C14.4,1.84 13.3,1 12,1C10.7,1 9.6,1.84 9.18,3H5A2,2 0 0,0 3,5V19A2,2 0 0,0 5,21H19A2,2 0 0,0 21,19V5A2,2 0 0,0 19,3M12,3A1,1 0 0,1 13,4A1,1 0 0,1 12,5A1,1 0 0,1 11,4A1,1 0 0,1 12,3\"}},[(_vm.title)?_c('title',[_vm._v(_vm._s(_vm.title))]):_vm._e()])])])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n\n","import mod from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Setting.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Setting.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./Setting.vue?vue&type=template&id=61d69eae\"\nimport script from \"./Setting.vue?vue&type=script&lang=js\"\nexport * from \"./Setting.vue?vue&type=script&lang=js\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('div')\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { defineStore } from 'pinia';\nimport { emit, subscribe } from '@nextcloud/event-bus';\nimport { generateUrl } from '@nextcloud/router';\nimport { loadState } from '@nextcloud/initial-state';\nimport axios from '@nextcloud/axios';\nimport Vue from 'vue';\nconst userConfig = loadState('files', 'config', {\n show_hidden: false,\n crop_image_previews: true,\n sort_favorites_first: true,\n sort_folders_first: true,\n grid_view: false,\n});\nexport const useUserConfigStore = function (...args) {\n const store = defineStore('userconfig', {\n state: () => ({\n userConfig,\n }),\n actions: {\n /**\n * Update the user config local store\n */\n onUpdate(key, value) {\n Vue.set(this.userConfig, key, value);\n },\n /**\n * Update the user config local store AND on server side\n */\n async update(key, value) {\n await axios.put(generateUrl('/apps/files/api/v1/config/' + key), {\n value,\n });\n emit('files:config:updated', { key, value });\n },\n },\n });\n const userConfigStore = store(...args);\n // Make sure we only register the listeners once\n if (!userConfigStore._initialized) {\n subscribe('files:config:updated', function ({ key, value }) {\n userConfigStore.onUpdate(key, value);\n });\n userConfigStore._initialized = true;\n }\n return userConfigStore;\n};\n","\n\n\n\n\n\n","import mod from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Settings.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Settings.vue?vue&type=script&lang=js\"","\n import API from \"!../../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../../../../node_modules/style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../../../../node_modules/style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../../../../node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../../../../node_modules/style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../../../../node_modules/style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/sass-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Settings.vue?vue&type=style&index=0&id=109572de&prod&lang=scss&scoped=true\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\n\n options.insert = insertFn.bind(null, \"head\");\n \noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/sass-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Settings.vue?vue&type=style&index=0&id=109572de&prod&lang=scss&scoped=true\";\n export default content && content.locals ? content.locals : undefined;\n","import { render, staticRenderFns } from \"./Settings.vue?vue&type=template&id=109572de&scoped=true\"\nimport script from \"./Settings.vue?vue&type=script&lang=js\"\nexport * from \"./Settings.vue?vue&type=script&lang=js\"\nimport style0 from \"./Settings.vue?vue&type=style&index=0&id=109572de&prod&lang=scss&scoped=true\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"109572de\",\n null\n \n)\n\nexport default component.exports","import mod from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Navigation.vue?vue&type=script&lang=ts\"; export default mod; export * from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Navigation.vue?vue&type=script&lang=ts\"","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('NcAppNavigation',{attrs:{\"data-cy-files-navigation\":\"\",\"aria-label\":_vm.t('files', 'Files')},scopedSlots:_vm._u([{key:\"list\",fn:function(){return _vm._l((_vm.parentViews),function(view){return _c('NcAppNavigationItem',{key:view.id,attrs:{\"allow-collapse\":true,\"data-cy-files-navigation-item\":view.id,\"exact\":_vm.useExactRouteMatching(view),\"icon\":view.iconClass,\"name\":view.name,\"open\":_vm.isExpanded(view),\"pinned\":view.sticky,\"to\":_vm.generateToNavigation(view)},on:{\"update:open\":function($event){return _vm.onToggleExpand(view)}}},[(view.icon)?_c('NcIconSvgWrapper',{attrs:{\"slot\":\"icon\",\"svg\":view.icon},slot:\"icon\"}):_vm._e(),_vm._v(\" \"),_vm._l((_vm.childViews[view.id]),function(child){return _c('NcAppNavigationItem',{key:child.id,attrs:{\"data-cy-files-navigation-item\":child.id,\"exact-path\":true,\"icon\":child.iconClass,\"name\":child.name,\"to\":_vm.generateToNavigation(child)}},[(child.icon)?_c('NcIconSvgWrapper',{attrs:{\"slot\":\"icon\",\"svg\":child.icon},slot:\"icon\"}):_vm._e()],1)})],2)})},proxy:true},{key:\"footer\",fn:function(){return [_c('ul',{staticClass:\"app-navigation-entry__settings\"},[_c('NavigationQuota'),_vm._v(\" \"),_c('NcAppNavigationItem',{attrs:{\"aria-label\":_vm.t('files', 'Open the files app settings'),\"name\":_vm.t('files', 'Files settings'),\"data-cy-files-navigation-settings-button\":\"\"},on:{\"click\":function($event){$event.preventDefault();$event.stopPropagation();return _vm.openSettings.apply(null, arguments)}}},[_c('Cog',{attrs:{\"slot\":\"icon\",\"size\":20},slot:\"icon\"})],1)],1)]},proxy:true}])},[_vm._v(\" \"),_vm._v(\" \"),_c('SettingsModal',{attrs:{\"open\":_vm.settingsOpened,\"data-cy-files-navigation-settings\":\"\"},on:{\"close\":_vm.onSettingsClose}})],1)\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n import API from \"!../../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../../../../node_modules/style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../../../../node_modules/style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../../../../node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../../../../node_modules/style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../../../../node_modules/style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/sass-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Navigation.vue?vue&type=style&index=0&id=8291caa8&prod&scoped=true&lang=scss\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\n\n options.insert = insertFn.bind(null, \"head\");\n \noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/sass-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Navigation.vue?vue&type=style&index=0&id=8291caa8&prod&scoped=true&lang=scss\";\n export default content && content.locals ? content.locals : undefined;\n","import { render, staticRenderFns } from \"./Navigation.vue?vue&type=template&id=8291caa8&scoped=true\"\nimport script from \"./Navigation.vue?vue&type=script&lang=ts\"\nexport * from \"./Navigation.vue?vue&type=script&lang=ts\"\nimport style0 from \"./Navigation.vue?vue&type=style&index=0&id=8291caa8&prod&scoped=true&lang=scss\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"8291caa8\",\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c,_setup=_vm._self._setupProxy;return _c('NcAppContent',{attrs:{\"page-heading\":_vm.pageHeading,\"data-cy-files-content\":\"\"}},[_c('div',{staticClass:\"files-list__header\"},[_c('BreadCrumbs',{attrs:{\"path\":_vm.dir},on:{\"reload\":_vm.fetchContent},scopedSlots:_vm._u([{key:\"actions\",fn:function(){return [(_vm.canShare && _vm.filesListWidth >= 512)?_c('NcButton',{staticClass:\"files-list__header-share-button\",class:{ 'files-list__header-share-button--shared': _vm.shareButtonType },attrs:{\"aria-label\":_vm.shareButtonLabel,\"title\":_vm.shareButtonLabel,\"type\":\"tertiary\"},on:{\"click\":_vm.openSharingSidebar},scopedSlots:_vm._u([{key:\"icon\",fn:function(){return [(_vm.shareButtonType === _vm.Type.SHARE_TYPE_LINK)?_c('LinkIcon'):_c('AccountPlusIcon',{attrs:{\"size\":20}})]},proxy:true}],null,false,2969853559)}):_vm._e(),_vm._v(\" \"),(!_vm.canUpload || _vm.isQuotaExceeded)?_c('NcButton',{staticClass:\"files-list__header-upload-button--disabled\",attrs:{\"aria-label\":_vm.cantUploadLabel,\"title\":_vm.cantUploadLabel,\"disabled\":true,\"type\":\"secondary\"},scopedSlots:_vm._u([{key:\"icon\",fn:function(){return [_c('PlusIcon',{attrs:{\"size\":20}})]},proxy:true}],null,false,2953566425)},[_vm._v(\"\\n\\t\\t\\t\\t\\t\"+_vm._s(_vm.t('files', 'New'))+\"\\n\\t\\t\\t\\t\")]):(_vm.currentFolder)?_c('UploadPicker',{staticClass:\"files-list__header-upload-button\",attrs:{\"content\":_vm.dirContents,\"destination\":_vm.currentFolder,\"multiple\":true},on:{\"failed\":_vm.onUploadFail,\"uploaded\":_vm.onUpload}}):_vm._e()]},proxy:true}])}),_vm._v(\" \"),(_vm.filesListWidth >= 512 && _vm.enableGridView)?_c('NcButton',{staticClass:\"files-list__header-grid-button\",attrs:{\"aria-label\":_vm.gridViewButtonLabel,\"title\":_vm.gridViewButtonLabel,\"type\":\"tertiary\"},on:{\"click\":_vm.toggleGridView},scopedSlots:_vm._u([{key:\"icon\",fn:function(){return [(_vm.userConfig.grid_view)?_c('ListViewIcon'):_c('ViewGridIcon')]},proxy:true}],null,false,1682960703)}):_vm._e(),_vm._v(\" \"),(_vm.isRefreshing)?_c('NcLoadingIcon',{staticClass:\"files-list__refresh-icon\"}):_vm._e()],1),_vm._v(\" \"),(!_vm.loading && _vm.canUpload)?_c('DragAndDropNotice',{attrs:{\"current-folder\":_vm.currentFolder}}):_vm._e(),_vm._v(\" \"),(_vm.loading && !_vm.isRefreshing)?_c('NcLoadingIcon',{staticClass:\"files-list__loading-icon\",attrs:{\"size\":38,\"name\":_vm.t('files', 'Loading current folder')}}):(!_vm.loading && _vm.isEmptyDir)?_c('NcEmptyContent',{attrs:{\"name\":_vm.currentView?.emptyTitle || _vm.t('files', 'No files in here'),\"description\":_vm.currentView?.emptyCaption || _vm.t('files', 'Upload some content or sync with your devices!'),\"data-cy-files-content-empty\":\"\"},scopedSlots:_vm._u([{key:\"action\",fn:function(){return [(_vm.dir !== '/')?_c('NcButton',{attrs:{\"aria-label\":_vm.t('files', 'Go to the previous folder'),\"type\":\"primary\",\"to\":_vm.toPreviousDir}},[_vm._v(\"\\n\\t\\t\\t\\t\"+_vm._s(_vm.t('files', 'Go back'))+\"\\n\\t\\t\\t\")]):_vm._e()]},proxy:true},{key:\"icon\",fn:function(){return [_c('NcIconSvgWrapper',{attrs:{\"svg\":_vm.currentView.icon}})]},proxy:true}])}):_c('FilesListVirtual',{ref:\"filesListVirtual\",attrs:{\"current-folder\":_vm.currentFolder,\"current-view\":_vm.currentView,\"nodes\":_vm.dirContentsSorted}})],1)\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n","import mod from \"-!../vue-loader/lib/index.js??vue-loader-options!./FormatListBulletedSquare.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../vue-loader/lib/index.js??vue-loader-options!./FormatListBulletedSquare.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./FormatListBulletedSquare.vue?vue&type=template&id=00aea13f\"\nimport script from \"./FormatListBulletedSquare.vue?vue&type=script&lang=js\"\nexport * from \"./FormatListBulletedSquare.vue?vue&type=script&lang=js\"\n\n\n/* normalize component */\nimport normalizer from \"!../vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('span',_vm._b({staticClass:\"material-design-icon format-list-bulleted-square-icon\",attrs:{\"aria-hidden\":_vm.title ? null : true,\"aria-label\":_vm.title,\"role\":\"img\"},on:{\"click\":function($event){return _vm.$emit('click', $event)}}},'span',_vm.$attrs,false),[_c('svg',{staticClass:\"material-design-icon__svg\",attrs:{\"fill\":_vm.fillColor,\"width\":_vm.size,\"height\":_vm.size,\"viewBox\":\"0 0 24 24\"}},[_c('path',{attrs:{\"d\":\"M3,4H7V8H3V4M9,5V7H21V5H9M3,10H7V14H3V10M9,11V13H21V11H9M3,16H7V20H3V16M9,17V19H21V17H9\"}},[(_vm.title)?_c('title',[_vm._v(_vm._s(_vm.title))]):_vm._e()])])])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n","import mod from \"-!../vue-loader/lib/index.js??vue-loader-options!./AccountPlus.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../vue-loader/lib/index.js??vue-loader-options!./AccountPlus.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./AccountPlus.vue?vue&type=template&id=a16afc28\"\nimport script from \"./AccountPlus.vue?vue&type=script&lang=js\"\nexport * from \"./AccountPlus.vue?vue&type=script&lang=js\"\n\n\n/* normalize component */\nimport normalizer from \"!../vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('span',_vm._b({staticClass:\"material-design-icon account-plus-icon\",attrs:{\"aria-hidden\":_vm.title ? null : true,\"aria-label\":_vm.title,\"role\":\"img\"},on:{\"click\":function($event){return _vm.$emit('click', $event)}}},'span',_vm.$attrs,false),[_c('svg',{staticClass:\"material-design-icon__svg\",attrs:{\"fill\":_vm.fillColor,\"width\":_vm.size,\"height\":_vm.size,\"viewBox\":\"0 0 24 24\"}},[_c('path',{attrs:{\"d\":\"M15,14C12.33,14 7,15.33 7,18V20H23V18C23,15.33 17.67,14 15,14M6,10V7H4V10H1V12H4V15H6V12H9V10M15,12A4,4 0 0,0 19,8A4,4 0 0,0 15,4A4,4 0 0,0 11,8A4,4 0 0,0 15,12Z\"}},[(_vm.title)?_c('title',[_vm._v(_vm._s(_vm.title))]):_vm._e()])])])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import mod from \"-!../vue-loader/lib/index.js??vue-loader-options!./ViewGrid.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../vue-loader/lib/index.js??vue-loader-options!./ViewGrid.vue?vue&type=script&lang=js\"","\n\n","import { render, staticRenderFns } from \"./ViewGrid.vue?vue&type=template&id=7b96a104\"\nimport script from \"./ViewGrid.vue?vue&type=script&lang=js\"\nexport * from \"./ViewGrid.vue?vue&type=script&lang=js\"\n\n\n/* normalize component */\nimport normalizer from \"!../vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('span',_vm._b({staticClass:\"material-design-icon view-grid-icon\",attrs:{\"aria-hidden\":_vm.title ? null : true,\"aria-label\":_vm.title,\"role\":\"img\"},on:{\"click\":function($event){return _vm.$emit('click', $event)}}},'span',_vm.$attrs,false),[_c('svg',{staticClass:\"material-design-icon__svg\",attrs:{\"fill\":_vm.fillColor,\"width\":_vm.size,\"height\":_vm.size,\"viewBox\":\"0 0 24 24\"}},[_c('path',{attrs:{\"d\":\"M3,11H11V3H3M3,21H11V13H3M13,21H21V13H13M13,3V11H21V3\"}},[(_vm.title)?_c('title',[_vm._v(_vm._s(_vm.title))]):_vm._e()])])])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","/**\n * @copyright Copyright (c) 2023 John Molakvoæ \n *\n * @author John Molakvoæ \n *\n * @license AGPL-3.0-or-later\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see .\n *\n */\nimport { Permission, View, FileAction, FileType } from '@nextcloud/files';\nimport { translate as t } from '@nextcloud/l10n';\nimport InformationSvg from '@mdi/svg/svg/information-variant.svg?raw';\nimport logger from '../logger.js';\nexport const ACTION_DETAILS = 'details';\nexport const action = new FileAction({\n id: ACTION_DETAILS,\n displayName: () => t('files', 'Open details'),\n iconSvgInline: () => InformationSvg,\n // Sidebar currently supports user folder only, /files/USER\n enabled: (nodes) => {\n // Only works on single node\n if (nodes.length !== 1) {\n return false;\n }\n if (!nodes[0]) {\n return false;\n }\n // Only work if the sidebar is available\n if (!window?.OCA?.Files?.Sidebar) {\n return false;\n }\n return (nodes[0].root?.startsWith('/files/') && nodes[0].permissions !== Permission.NONE) ?? false;\n },\n async exec(node, view, dir) {\n try {\n // TODO: migrate Sidebar to use a Node instead\n await window.OCA.Files.Sidebar.open(node.path);\n // Silently update current fileid\n window.OCP.Files.Router.goToRoute(null, { view: view.id, fileid: node.fileid }, { dir }, true);\n return null;\n }\n catch (error) {\n logger.error('Error while opening sidebar', { error });\n return false;\n }\n },\n order: -50,\n});\n","import { defineStore } from 'pinia';\nimport { subscribe } from '@nextcloud/event-bus';\nimport logger from '../logger';\nimport Vue from 'vue';\nexport const useFilesStore = function (...args) {\n const store = defineStore('files', {\n state: () => ({\n files: {},\n roots: {},\n }),\n getters: {\n /**\n * Get a file or folder by id\n */\n getNode: (state) => (id) => state.files[id],\n /**\n * Get a list of files or folders by their IDs\n * Does not return undefined values\n */\n getNodes: (state) => (ids) => ids\n .map(id => state.files[id])\n .filter(Boolean),\n /**\n * Get a file or folder by id\n */\n getRoot: (state) => (service) => state.roots[service],\n },\n actions: {\n updateNodes(nodes) {\n // Update the store all at once\n const files = nodes.reduce((acc, node) => {\n if (!node.fileid) {\n logger.error('Trying to update/set a node without fileid', node);\n return acc;\n }\n acc[node.fileid] = node;\n return acc;\n }, {});\n Vue.set(this, 'files', { ...this.files, ...files });\n },\n deleteNodes(nodes) {\n nodes.forEach(node => {\n if (node.fileid) {\n Vue.delete(this.files, node.fileid);\n }\n });\n },\n setRoot({ service, root }) {\n Vue.set(this.roots, service, root);\n },\n onDeletedNode(node) {\n this.deleteNodes([node]);\n },\n onCreatedNode(node) {\n this.updateNodes([node]);\n },\n onUpdatedNode(node) {\n this.updateNodes([node]);\n },\n },\n });\n const fileStore = store(...args);\n // Make sure we only register the listeners once\n if (!fileStore._initialized) {\n subscribe('files:node:created', fileStore.onCreatedNode);\n subscribe('files:node:deleted', fileStore.onDeletedNode);\n subscribe('files:node:updated', fileStore.onUpdatedNode);\n fileStore._initialized = true;\n }\n return fileStore;\n};\n","import { defineStore } from 'pinia';\nimport { FileType, Folder, Node, getNavigation } from '@nextcloud/files';\nimport { subscribe } from '@nextcloud/event-bus';\nimport Vue from 'vue';\nimport logger from '../logger';\nimport { useFilesStore } from './files';\nexport const usePathsStore = function (...args) {\n const files = useFilesStore();\n const store = defineStore('paths', {\n state: () => ({\n paths: {},\n }),\n getters: {\n getPath: (state) => {\n return (service, path) => {\n if (!state.paths[service]) {\n return undefined;\n }\n return state.paths[service][path];\n };\n },\n },\n actions: {\n addPath(payload) {\n // If it doesn't exists, init the service state\n if (!this.paths[payload.service]) {\n Vue.set(this.paths, payload.service, {});\n }\n // Now we can set the provided path\n Vue.set(this.paths[payload.service], payload.path, payload.fileid);\n },\n onCreatedNode(node) {\n const service = getNavigation()?.active?.id || 'files';\n if (!node.fileid) {\n logger.error('Node has no fileid', { node });\n return;\n }\n // Only add path if it's a folder\n if (node.type === FileType.Folder) {\n this.addPath({\n service,\n path: node.path,\n fileid: node.fileid,\n });\n }\n // Update parent folder children if exists\n // If the folder is the root, get it and update it\n if (node.dirname === '/') {\n const root = files.getRoot(service);\n if (!root._children) {\n Vue.set(root, '_children', []);\n }\n root._children.push(node.fileid);\n return;\n }\n // If the folder doesn't exists yet, it will be\n // fetched later and its children updated anyway.\n if (this.paths[service][node.dirname]) {\n const parentId = this.paths[service][node.dirname];\n const parentFolder = files.getNode(parentId);\n logger.debug('Path already exists, updating children', { parentFolder, node });\n if (!parentFolder) {\n logger.error('Parent folder not found', { parentId });\n return;\n }\n if (!parentFolder._children) {\n Vue.set(parentFolder, '_children', []);\n }\n parentFolder._children.push(node.fileid);\n return;\n }\n logger.debug('Parent path does not exists, skipping children update', { node });\n },\n },\n });\n const pathsStore = store(...args);\n // Make sure we only register the listeners once\n if (!pathsStore._initialized) {\n // TODO: watch folders to update paths?\n subscribe('files:node:created', pathsStore.onCreatedNode);\n // subscribe('files:node:deleted', pathsStore.onDeletedNode)\n // subscribe('files:node:moved', pathsStore.onMovedNode)\n pathsStore._initialized = true;\n }\n return pathsStore;\n};\n","/**\n * @copyright Copyright (c) 2023 John Molakvoæ \n *\n * @author John Molakvoæ \n *\n * @license AGPL-3.0-or-later\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see .\n *\n */\nimport { defineStore } from 'pinia';\nimport Vue from 'vue';\nimport { FileId, SelectionStore } from '../types';\nexport const useSelectionStore = defineStore('selection', {\n state: () => ({\n selected: [],\n lastSelection: [],\n lastSelectedIndex: null,\n }),\n actions: {\n /**\n * Set the selection of fileIds\n */\n set(selection = []) {\n Vue.set(this, 'selected', [...new Set(selection)]);\n },\n /**\n * Set the last selected index\n */\n setLastIndex(lastSelectedIndex = null) {\n // Update the last selection if we provided a new selection starting point\n Vue.set(this, 'lastSelection', lastSelectedIndex ? this.selected : []);\n Vue.set(this, 'lastSelectedIndex', lastSelectedIndex);\n },\n /**\n * Reset the selection\n */\n reset() {\n Vue.set(this, 'selected', []);\n Vue.set(this, 'lastSelection', []);\n Vue.set(this, 'lastSelectedIndex', null);\n },\n },\n});\n","import { defineStore } from 'pinia';\nimport { getUploader } from '@nextcloud/upload';\nlet uploader;\nexport const useUploaderStore = function (...args) {\n // Only init on runtime\n uploader = getUploader();\n const store = defineStore('uploader', {\n state: () => ({\n queue: uploader.queue,\n }),\n });\n return store(...args);\n};\n","/**\n * SPDX-FileCopyrightText: 2024 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\nimport { getCanonicalLocale, getLanguage } from '@nextcloud/l10n';\n/**\n * Helper to create string representation\n * @param value Value to stringify\n */\nfunction stringify(value) {\n // The default representation of Date is not sortable because of the weekday names in front of it\n if (value instanceof Date) {\n return value.toISOString();\n }\n return String(value);\n}\n/**\n * Natural order a collection\n * You can define identifiers as callback functions, that get the element and return the value to sort.\n *\n * @param collection The collection to order\n * @param identifiers An array of identifiers to use, by default the identity of the element is used\n * @param orders Array of orders, by default all identifiers are sorted ascening\n */\nexport function orderBy(collection, identifiers, orders) {\n // If not identifiers are set we use the identity of the value\n identifiers = identifiers ?? [(value) => value];\n // By default sort the collection ascending\n orders = orders ?? [];\n const sorting = identifiers.map((_, index) => (orders[index] ?? 'asc') === 'asc' ? 1 : -1);\n const collator = Intl.Collator([getLanguage(), getCanonicalLocale()], {\n // handle 10 as ten and not as one-zero\n numeric: true,\n usage: 'sort',\n });\n return [...collection].sort((a, b) => {\n for (const [index, identifier] of identifiers.entries()) {\n // Get the local compare of stringified value a and b\n const value = collator.compare(stringify(identifier(a)), stringify(identifier(b)));\n // If they do not match return the order\n if (value !== 0) {\n return value * sorting[index];\n }\n // If they match we need to continue with the next identifier\n }\n // If all are equal we need to return equality\n return 0;\n });\n}\n","import { emit } from '@nextcloud/event-bus';\nimport { Folder, Node, davGetClient, davGetDefaultPropfind, davResultToNode } from '@nextcloud/files';\nimport { openConflictPicker } from '@nextcloud/upload';\nimport { showError, showInfo } from '@nextcloud/dialogs';\nimport { translate as t } from '@nextcloud/l10n';\nimport logger from '../logger.js';\n/**\n * This represents a Directory in the file tree\n * We extend the File class to better handling uploading\n * and stay as close as possible as the Filesystem API.\n * This also allow us to hijack the size or lastModified\n * properties to compute them dynamically.\n */\nexport class Directory extends File {\n /* eslint-disable no-use-before-define */\n _contents;\n constructor(name, contents = []) {\n super([], name, { type: 'httpd/unix-directory' });\n this._contents = contents;\n }\n set contents(contents) {\n this._contents = contents;\n }\n get contents() {\n return this._contents;\n }\n get size() {\n return this._computeDirectorySize(this);\n }\n get lastModified() {\n if (this._contents.length === 0) {\n return Date.now();\n }\n return this._computeDirectoryMtime(this);\n }\n /**\n * Get the last modification time of a file tree\n * This is not perfect, but will get us a pretty good approximation\n * @param directory the directory to traverse\n */\n _computeDirectoryMtime(directory) {\n return directory.contents.reduce((acc, file) => {\n return file.lastModified > acc\n // If the file is a directory, the lastModified will\n // also return the results of its _computeDirectoryMtime method\n // Fancy recursion, huh?\n ? file.lastModified\n : acc;\n }, 0);\n }\n /**\n * Get the size of a file tree\n * @param directory the directory to traverse\n */\n _computeDirectorySize(directory) {\n return directory.contents.reduce((acc, entry) => {\n // If the file is a directory, the size will\n // also return the results of its _computeDirectorySize method\n // Fancy recursion, huh?\n return acc + entry.size;\n }, 0);\n }\n}\n/**\n * Traverse a file tree using the Filesystem API\n * @param entry the entry to traverse\n */\nexport const traverseTree = async (entry) => {\n // Handle file\n if (entry.isFile) {\n return new Promise((resolve, reject) => {\n entry.file(resolve, reject);\n });\n }\n // Handle directory\n logger.debug('Handling recursive file tree', { entry: entry.name });\n const directory = entry;\n const entries = await readDirectory(directory);\n const contents = (await Promise.all(entries.map(traverseTree))).flat();\n return new Directory(directory.name, contents);\n};\n/**\n * Read a directory using Filesystem API\n * @param directory the directory to read\n */\nconst readDirectory = (directory) => {\n const dirReader = directory.createReader();\n return new Promise((resolve, reject) => {\n const entries = [];\n const getEntries = () => {\n dirReader.readEntries((results) => {\n if (results.length) {\n entries.push(...results);\n getEntries();\n }\n else {\n resolve(entries);\n }\n }, (error) => {\n reject(error);\n });\n };\n getEntries();\n });\n};\nexport const createDirectoryIfNotExists = async (absolutePath) => {\n const davClient = davGetClient();\n const dirExists = await davClient.exists(absolutePath);\n if (!dirExists) {\n logger.debug('Directory does not exist, creating it', { absolutePath });\n await davClient.createDirectory(absolutePath, { recursive: true });\n const stat = await davClient.stat(absolutePath, { details: true, data: davGetDefaultPropfind() });\n emit('files:node:created', davResultToNode(stat.data));\n }\n};\nexport const resolveConflict = async (files, destination, contents) => {\n try {\n // List all conflicting files\n const conflicts = files.filter((file) => {\n return contents.find((node) => node.basename === (file instanceof File ? file.name : file.basename));\n }).filter(Boolean);\n // List of incoming files that are NOT in conflict\n const uploads = files.filter((file) => {\n return !conflicts.includes(file);\n });\n // Let the user choose what to do with the conflicting files\n const { selected, renamed } = await openConflictPicker(destination.path, conflicts, contents);\n logger.debug('Conflict resolution', { uploads, selected, renamed });\n // If the user selected nothing, we cancel the upload\n if (selected.length === 0 && renamed.length === 0) {\n // User skipped\n showInfo(t('files', 'Conflicts resolution skipped'));\n logger.info('User skipped the conflict resolution');\n return [];\n }\n // Update the list of files to upload\n return [...uploads, ...selected, ...renamed];\n }\n catch (error) {\n console.error(error);\n // User cancelled\n showError(t('files', 'Upload cancelled'));\n logger.error('User cancelled the upload');\n }\n return [];\n};\n","\n import API from \"!../../../style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../../../style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../../../style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../../../style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../../../style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../../../style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../../../css-loader/dist/cjs.js!./style.css\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\n\n options.insert = insertFn.bind(null, \"head\");\n \noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../../../css-loader/dist/cjs.js!./style.css\";\n export default content && content.locals ? content.locals : undefined;\n","/**\n * @copyright Copyright (c) 2023 John Molakvoæ \n *\n * @author John Molakvoæ \n *\n * @license AGPL-3.0-or-later\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see .\n *\n */\nimport '@nextcloud/dialogs/style.css';\nimport { Permission } from '@nextcloud/files';\nimport PQueue from 'p-queue';\n// This is the processing queue. We only want to allow 3 concurrent requests\nlet queue;\n/**\n * Get the processing queue\n */\nexport const getQueue = () => {\n if (!queue) {\n queue = new PQueue({ concurrency: 3 });\n }\n return queue;\n};\nexport var MoveCopyAction;\n(function (MoveCopyAction) {\n MoveCopyAction[\"MOVE\"] = \"Move\";\n MoveCopyAction[\"COPY\"] = \"Copy\";\n MoveCopyAction[\"MOVE_OR_COPY\"] = \"move-or-copy\";\n})(MoveCopyAction || (MoveCopyAction = {}));\nexport const canMove = (nodes) => {\n const minPermission = nodes.reduce((min, node) => Math.min(min, node.permissions), Permission.ALL);\n return (minPermission & Permission.UPDATE) !== 0;\n};\nexport const canDownload = (nodes) => {\n return nodes.every(node => {\n const shareAttributes = JSON.parse(node.attributes?.['share-attributes'] ?? '[]');\n return !shareAttributes.some(attribute => attribute.scope === 'permissions' && attribute.enabled === false && attribute.key === 'download');\n });\n};\nexport const canCopy = (nodes) => {\n // For now the only restriction is that a shared file\n // cannot be copied if the download is disabled\n return canDownload(nodes);\n};\n","/**\n * @copyright Copyright (c) 2023 John Molakvoæ \n *\n * @author John Molakvoæ \n *\n * @license AGPL-3.0-or-later\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see .\n *\n */\nimport { createClient, getPatcher } from 'webdav';\nimport { generateRemoteUrl } from '@nextcloud/router';\nimport { getCurrentUser, getRequestToken, onRequestTokenUpdate } from '@nextcloud/auth';\nexport const rootPath = `/files/${getCurrentUser()?.uid}`;\nexport const defaultRootUrl = generateRemoteUrl('dav' + rootPath);\nexport const getClient = (rootUrl = defaultRootUrl) => {\n const client = createClient(rootUrl);\n // set CSRF token header\n const setHeaders = (token) => {\n client?.setHeaders({\n // Add this so the server knows it is an request from the browser\n 'X-Requested-With': 'XMLHttpRequest',\n // Inject user auth\n requesttoken: token ?? '',\n });\n };\n // refresh headers when request token changes\n onRequestTokenUpdate(setHeaders);\n setHeaders(getRequestToken());\n /**\n * Allow to override the METHOD to support dav REPORT\n *\n * @see https://github.com/perry-mitchell/webdav-client/blob/8d9694613c978ce7404e26a401c39a41f125f87f/source/request.ts\n */\n const patcher = getPatcher();\n // eslint-disable-next-line @typescript-eslint/ban-ts-comment\n // @ts-ignore\n // https://github.com/perry-mitchell/hot-patcher/issues/6\n patcher.patch('fetch', (url, options) => {\n const headers = options.headers;\n if (headers?.method) {\n options.method = headers.method;\n delete headers.method;\n }\n return fetch(url, options);\n });\n return client;\n};\n","/**\n * @copyright Copyright (c) 2023 John Molakvoæ \n *\n * @author John Molakvoæ \n *\n * @license AGPL-3.0-or-later\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see .\n *\n */\nexport const hashCode = function (str) {\n return str.split('').reduce(function (a, b) {\n a = ((a << 5) - a) + b.charCodeAt(0);\n return a & a;\n }, 0);\n};\n","import { CancelablePromise } from 'cancelable-promise';\nimport { File, Folder, davParsePermissions, davGetDefaultPropfind } from '@nextcloud/files';\nimport { generateRemoteUrl } from '@nextcloud/router';\nimport { getCurrentUser } from '@nextcloud/auth';\nimport { getClient, rootPath } from './WebdavClient.ts';\nimport { hashCode } from '../utils/hashUtils';\nimport logger from '../logger';\nconst client = getClient();\nexport const resultToNode = function (node) {\n const userId = getCurrentUser()?.uid;\n if (!userId) {\n throw new Error('No user id found');\n }\n const props = node.props;\n const permissions = davParsePermissions(props?.permissions);\n const owner = (props['owner-id'] || userId).toString();\n const source = generateRemoteUrl('dav' + rootPath + node.filename);\n const id = props?.fileid < 0\n ? hashCode(source)\n : props?.fileid || 0;\n const nodeData = {\n id,\n source,\n mtime: new Date(node.lastmod),\n mime: node.mime || 'application/octet-stream',\n size: props?.size || 0,\n permissions,\n owner,\n root: rootPath,\n attributes: {\n ...node,\n ...props,\n hasPreview: props?.['has-preview'],\n failed: props?.fileid < 0,\n },\n };\n delete nodeData.attributes.props;\n return node.type === 'file'\n ? new File(nodeData)\n : new Folder(nodeData);\n};\nexport const getContents = (path = '/') => {\n const controller = new AbortController();\n const propfindPayload = davGetDefaultPropfind();\n return new CancelablePromise(async (resolve, reject, onCancel) => {\n onCancel(() => controller.abort());\n try {\n const contentsResponse = await client.getDirectoryContents(path, {\n details: true,\n data: propfindPayload,\n includeSelf: true,\n signal: controller.signal,\n });\n const root = contentsResponse.data[0];\n const contents = contentsResponse.data.slice(1);\n if (root.filename !== path) {\n throw new Error('Root node does not match requested path');\n }\n resolve({\n folder: resultToNode(root),\n contents: contents.map(result => {\n try {\n return resultToNode(result);\n }\n catch (error) {\n logger.error(`Invalid node detected '${result.basename}'`, { error });\n return null;\n }\n }).filter(Boolean),\n });\n }\n catch (error) {\n reject(error);\n }\n });\n};\n","/**\n * @copyright Copyright (c) 2021 John Molakvoæ \n *\n * @author John Molakvoæ \n *\n * @license AGPL-3.0-or-later\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see .\n *\n */\nimport { FileType } from '@nextcloud/files';\nimport { translate as t, translatePlural as n } from '@nextcloud/l10n';\nimport { basename, extname } from 'path';\n// TODO: move to @nextcloud/files\n/**\n * Create an unique file name\n * @param name The initial name to use\n * @param otherNames Other names that are already used\n * @param options Optional parameters for tuning the behavior\n * @param options.suffix A function that takes an index and returns a suffix to add to the file name, defaults to '(index)'\n * @param options.ignoreFileExtension Set to true to ignore the file extension when adding the suffix (when getting a unique directory name)\n * @return Either the initial name, if unique, or the name with the suffix so that the name is unique\n */\nexport const getUniqueName = (name, otherNames, options = {}) => {\n const opts = {\n suffix: (n) => `(${n})`,\n ignoreFileExtension: false,\n ...options,\n };\n let newName = name;\n let i = 1;\n while (otherNames.includes(newName)) {\n const ext = opts.ignoreFileExtension ? '' : extname(name);\n const base = basename(name, ext);\n newName = `${base} ${opts.suffix(i++)}${ext}`;\n }\n return newName;\n};\nexport const encodeFilePath = function (path) {\n const pathSections = (path.startsWith('/') ? path : `/${path}`).split('/');\n let relativePath = '';\n pathSections.forEach((section) => {\n if (section !== '') {\n relativePath += '/' + encodeURIComponent(section);\n }\n });\n return relativePath;\n};\n/**\n * Extract dir and name from file path\n *\n * @param {string} path the full path\n * @return {string[]} [dirPath, fileName]\n */\nexport const extractFilePaths = function (path) {\n const pathSections = path.split('/');\n const fileName = pathSections[pathSections.length - 1];\n const dirPath = pathSections.slice(0, pathSections.length - 1).join('/');\n return [dirPath, fileName];\n};\n/**\n * Generate a translated summary of an array of nodes\n * @param {Node[]} nodes the nodes to summarize\n * @return {string}\n */\nexport const getSummaryFor = (nodes) => {\n const fileCount = nodes.filter(node => node.type === FileType.File).length;\n const folderCount = nodes.filter(node => node.type === FileType.Folder).length;\n if (fileCount === 0) {\n return n('files', '{folderCount} folder', '{folderCount} folders', folderCount, { folderCount });\n }\n else if (folderCount === 0) {\n return n('files', '{fileCount} file', '{fileCount} files', fileCount, { fileCount });\n }\n if (fileCount === 1) {\n return n('files', '1 file and {folderCount} folder', '1 file and {folderCount} folders', folderCount, { folderCount });\n }\n if (folderCount === 1) {\n return n('files', '{fileCount} file and 1 folder', '{fileCount} files and 1 folder', fileCount, { fileCount });\n }\n return t('files', '{fileCount} files and {folderCount} folders', { fileCount, folderCount });\n};\n","/**\n * @copyright Copyright (c) 2023 John Molakvoæ \n *\n * @author John Molakvoæ \n *\n * @license AGPL-3.0-or-later\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see .\n *\n */\nimport '@nextcloud/dialogs/style.css';\n// eslint-disable-next-line n/no-extraneous-import\nimport { AxiosError } from 'axios';\nimport { basename, join } from 'path';\nimport { emit } from '@nextcloud/event-bus';\nimport { FilePickerClosed, getFilePickerBuilder, showError } from '@nextcloud/dialogs';\nimport { Permission, FileAction, FileType, NodeStatus, davGetClient, davRootPath, davResultToNode, davGetDefaultPropfind } from '@nextcloud/files';\nimport { translate as t } from '@nextcloud/l10n';\nimport { openConflictPicker, hasConflict } from '@nextcloud/upload';\nimport Vue from 'vue';\nimport CopyIconSvg from '@mdi/svg/svg/folder-multiple.svg?raw';\nimport FolderMoveSvg from '@mdi/svg/svg/folder-move.svg?raw';\nimport { MoveCopyAction, canCopy, canMove, getQueue } from './moveOrCopyActionUtils';\nimport { getContents } from '../services/Files';\nimport logger from '../logger';\nimport { getUniqueName } from '../utils/fileUtils';\n/**\n * Return the action that is possible for the given nodes\n * @param {Node[]} nodes The nodes to check against\n * @return {MoveCopyAction} The action that is possible for the given nodes\n */\nconst getActionForNodes = (nodes) => {\n if (canMove(nodes)) {\n if (canCopy(nodes)) {\n return MoveCopyAction.MOVE_OR_COPY;\n }\n return MoveCopyAction.MOVE;\n }\n // Assuming we can copy as the enabled checks for copy permissions\n return MoveCopyAction.COPY;\n};\n/**\n * Handle the copy/move of a node to a destination\n * This can be imported and used by other scripts/components on server\n * @param {Node} node The node to copy/move\n * @param {Folder} destination The destination to copy/move the node to\n * @param {MoveCopyAction} method The method to use for the copy/move\n * @param {boolean} overwrite Whether to overwrite the destination if it exists\n * @return {Promise} A promise that resolves when the copy/move is done\n */\nexport const handleCopyMoveNodeTo = async (node, destination, method, overwrite = false) => {\n if (!destination) {\n return;\n }\n if (destination.type !== FileType.Folder) {\n throw new Error(t('files', 'Destination is not a folder'));\n }\n // Do not allow to MOVE a node to the same folder it is already located\n if (method === MoveCopyAction.MOVE && node.dirname === destination.path) {\n throw new Error(t('files', 'This file/folder is already in that directory'));\n }\n /**\n * Example:\n * - node: /foo/bar/file.txt -> path = /foo/bar/file.txt, destination: /foo\n * Allow move of /foo does not start with /foo/bar/file.txt so allow\n * - node: /foo , destination: /foo/bar\n * Do not allow as it would copy foo within itself\n * - node: /foo/bar.txt, destination: /foo\n * Allow copy a file to the same directory\n * - node: \"/foo/bar\", destination: \"/foo/bar 1\"\n * Allow to move or copy but we need to check with trailing / otherwise it would report false positive\n */\n if (`${destination.path}/`.startsWith(`${node.path}/`)) {\n throw new Error(t('files', 'You cannot move a file/folder onto itself or into a subfolder of itself'));\n }\n // Set loading state\n Vue.set(node, 'status', NodeStatus.LOADING);\n const queue = getQueue();\n return await queue.add(async () => {\n const copySuffix = (index) => {\n if (index === 1) {\n return t('files', '(copy)'); // TRANSLATORS: Mark a file as a copy of another file\n }\n return t('files', '(copy %n)', undefined, index); // TRANSLATORS: Meaning it is the n'th copy of a file\n };\n try {\n const client = davGetClient();\n const currentPath = join(davRootPath, node.path);\n const destinationPath = join(davRootPath, destination.path);\n if (method === MoveCopyAction.COPY) {\n let target = node.basename;\n // If we do not allow overwriting then find an unique name\n if (!overwrite) {\n const otherNodes = await client.getDirectoryContents(destinationPath);\n target = getUniqueName(node.basename, otherNodes.map((n) => n.basename), {\n suffix: copySuffix,\n ignoreFileExtension: node.type === FileType.Folder,\n });\n }\n await client.copyFile(currentPath, join(destinationPath, target));\n // If the node is copied into current directory the view needs to be updated\n if (node.dirname === destination.path) {\n const { data } = await client.stat(join(destinationPath, target), {\n details: true,\n data: davGetDefaultPropfind(),\n });\n emit('files:node:created', davResultToNode(data));\n }\n }\n else {\n // show conflict file popup if we do not allow overwriting\n const otherNodes = await getContents(destination.path);\n if (hasConflict([node], otherNodes.contents)) {\n try {\n // Let the user choose what to do with the conflicting files\n const { selected, renamed } = await openConflictPicker(destination.path, [node], otherNodes.contents);\n // if the user selected to keep the old file, and did not select the new file\n // that means they opted to delete the current node\n if (!selected.length && !renamed.length) {\n await client.deleteFile(currentPath);\n emit('files:node:deleted', node);\n return;\n }\n }\n catch (error) {\n // User cancelled\n showError(t('files', 'Move cancelled'));\n return;\n }\n }\n // getting here means either no conflict, file was renamed to keep both files\n // in a conflict, or the selected file was chosen to be kept during the conflict\n await client.moveFile(currentPath, join(destinationPath, node.basename));\n // Delete the node as it will be fetched again\n // when navigating to the destination folder\n emit('files:node:deleted', node);\n }\n }\n catch (error) {\n if (error instanceof AxiosError) {\n if (error?.response?.status === 412) {\n throw new Error(t('files', 'A file or folder with that name already exists in this folder'));\n }\n else if (error?.response?.status === 423) {\n throw new Error(t('files', 'The files is locked'));\n }\n else if (error?.response?.status === 404) {\n throw new Error(t('files', 'The file does not exist anymore'));\n }\n else if (error.message) {\n throw new Error(error.message);\n }\n }\n logger.debug(error);\n throw new Error();\n }\n finally {\n Vue.set(node, 'status', undefined);\n }\n });\n};\n/**\n * Open a file picker for the given action\n * @param {MoveCopyAction} action The action to open the file picker for\n * @param {string} dir The directory to start the file picker in\n * @param {Node[]} nodes The nodes to move/copy\n * @return {Promise} The picked destination\n */\nconst openFilePickerForAction = async (action, dir = '/', nodes) => {\n const fileIDs = nodes.map(node => node.fileid).filter(Boolean);\n const filePicker = getFilePickerBuilder(t('files', 'Choose destination'))\n .allowDirectories(true)\n .setFilter((n) => {\n // We only want to show folders that we can create nodes in\n return (n.permissions & Permission.CREATE) !== 0\n // We don't want to show the current nodes in the file picker\n && !fileIDs.includes(n.fileid);\n })\n .setMimeTypeFilter([])\n .setMultiSelect(false)\n .startAt(dir);\n return new Promise((resolve, reject) => {\n filePicker.setButtonFactory((_selection, path) => {\n const buttons = [];\n const target = basename(path);\n const dirnames = nodes.map(node => node.dirname);\n const paths = nodes.map(node => node.path);\n if (action === MoveCopyAction.COPY || action === MoveCopyAction.MOVE_OR_COPY) {\n buttons.push({\n label: target ? t('files', 'Copy to {target}', { target }, undefined, { escape: false, sanitize: false }) : t('files', 'Copy'),\n type: 'primary',\n icon: CopyIconSvg,\n async callback(destination) {\n resolve({\n destination: destination[0],\n action: MoveCopyAction.COPY,\n });\n },\n });\n }\n // Invalid MOVE targets (but valid copy targets)\n if (dirnames.includes(path)) {\n // This file/folder is already in that directory\n return buttons;\n }\n if (paths.includes(path)) {\n // You cannot move a file/folder onto itself\n return buttons;\n }\n if (action === MoveCopyAction.MOVE || action === MoveCopyAction.MOVE_OR_COPY) {\n buttons.push({\n label: target ? t('files', 'Move to {target}', { target }, undefined, { escape: false, sanitize: false }) : t('files', 'Move'),\n type: action === MoveCopyAction.MOVE ? 'primary' : 'secondary',\n icon: FolderMoveSvg,\n async callback(destination) {\n resolve({\n destination: destination[0],\n action: MoveCopyAction.MOVE,\n });\n },\n });\n }\n return buttons;\n });\n const picker = filePicker.build();\n picker.pick().catch((error) => {\n logger.debug(error);\n if (error instanceof FilePickerClosed) {\n reject(new Error(t('files', 'Cancelled move or copy operation')));\n }\n else {\n reject(new Error(t('files', 'Move or copy operation failed')));\n }\n });\n });\n};\nexport const action = new FileAction({\n id: 'move-copy',\n displayName(nodes) {\n switch (getActionForNodes(nodes)) {\n case MoveCopyAction.MOVE:\n return t('files', 'Move');\n case MoveCopyAction.COPY:\n return t('files', 'Copy');\n case MoveCopyAction.MOVE_OR_COPY:\n return t('files', 'Move or copy');\n }\n },\n iconSvgInline: () => FolderMoveSvg,\n enabled(nodes) {\n // We only support moving/copying files within the user folder\n if (!nodes.every(node => node.root?.startsWith('/files/'))) {\n return false;\n }\n return nodes.length > 0 && (canMove(nodes) || canCopy(nodes));\n },\n async exec(node, view, dir) {\n const action = getActionForNodes([node]);\n let result;\n try {\n result = await openFilePickerForAction(action, dir, [node]);\n }\n catch (e) {\n logger.error(e);\n return false;\n }\n try {\n await handleCopyMoveNodeTo(node, result.destination, result.action);\n return true;\n }\n catch (error) {\n if (error instanceof Error && !!error.message) {\n showError(error.message);\n // Silent action as we handle the toast\n return null;\n }\n return false;\n }\n },\n async execBatch(nodes, view, dir) {\n const action = getActionForNodes(nodes);\n const result = await openFilePickerForAction(action, dir, nodes);\n const promises = nodes.map(async (node) => {\n try {\n await handleCopyMoveNodeTo(node, result.destination, result.action);\n return true;\n }\n catch (error) {\n logger.error(`Failed to ${result.action} node`, { node, error });\n return false;\n }\n });\n // We need to keep the selection on error!\n // So we do not return null, and for batch action\n // we let the front handle the error.\n return await Promise.all(promises);\n },\n order: 15,\n});\n","/**\n * @copyright Copyright (c) 2023 Ferdinand Thiessen \n *\n * @author Ferdinand Thiessen \n * @author John Molakvoæ \n *\n * @license AGPL-3.0-or-later\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see .\n *\n */\nimport { Folder, Node, NodeStatus, davRootPath } from '@nextcloud/files';\nimport { getUploader, hasConflict } from '@nextcloud/upload';\nimport { join } from 'path';\nimport { joinPaths } from '@nextcloud/paths';\nimport { showError, showInfo, showSuccess, showWarning } from '@nextcloud/dialogs';\nimport { translate as t } from '@nextcloud/l10n';\nimport Vue from 'vue';\nimport { Directory, traverseTree, resolveConflict, createDirectoryIfNotExists } from './DropServiceUtils';\nimport { handleCopyMoveNodeTo } from '../actions/moveOrCopyAction';\nimport { MoveCopyAction } from '../actions/moveOrCopyActionUtils';\nimport logger from '../logger.js';\n/**\n * This function converts a list of DataTransferItems to a file tree.\n * It uses the Filesystem API if available, otherwise it falls back to the File API.\n * The File API will NOT be available if the browser is not in a secure context (e.g. HTTP).\n * ⚠️ When using this method, you need to use it as fast as possible, as the DataTransferItems\n * will be cleared after the first access to the props of one of the entries.\n *\n * @param items the list of DataTransferItems\n */\nexport const dataTransferToFileTree = async (items) => {\n // Check if the browser supports the Filesystem API\n // We need to cache the entries to prevent Blink engine bug that clears\n // the list (`data.items`) after first access props of one of the entries\n const entries = items\n .filter((item) => {\n if (item.kind !== 'file') {\n logger.debug('Skipping dropped item', { kind: item.kind, type: item.type });\n return false;\n }\n return true;\n }).map((item) => {\n // MDN recommends to try both, as it might be renamed in the future\n return item?.getAsEntry?.()\n ?? item?.webkitGetAsEntry?.()\n ?? item;\n });\n let warned = false;\n const fileTree = new Directory('root');\n // Traverse the file tree\n for (const entry of entries) {\n // Handle browser issues if Filesystem API is not available. Fallback to File API\n if (entry instanceof DataTransferItem) {\n logger.warn('Could not get FilesystemEntry of item, falling back to file');\n const file = entry.getAsFile();\n if (file === null) {\n logger.warn('Could not process DataTransferItem', { type: entry.type, kind: entry.kind });\n showError(t('files', 'One of the dropped files could not be processed'));\n continue;\n }\n // Warn the user that the browser does not support the Filesystem API\n // we therefore cannot upload directories recursively.\n if (file.type === 'httpd/unix-directory' || !file.type) {\n if (!warned) {\n logger.warn('Browser does not support Filesystem API. Directories will not be uploaded');\n showWarning(t('files', 'Your browser does not support the Filesystem API. Directories will not be uploaded'));\n warned = true;\n }\n continue;\n }\n fileTree.contents.push(file);\n continue;\n }\n // Use Filesystem API\n try {\n fileTree.contents.push(await traverseTree(entry));\n }\n catch (error) {\n // Do not throw, as we want to continue with the other files\n logger.error('Error while traversing file tree', { error });\n }\n }\n return fileTree;\n};\nexport const onDropExternalFiles = async (root, destination, contents) => {\n const uploader = getUploader();\n // Check for conflicts on root elements\n if (await hasConflict(root.contents, contents)) {\n root.contents = await resolveConflict(root.contents, destination, contents);\n }\n if (root.contents.length === 0) {\n logger.info('No files to upload', { root });\n showInfo(t('files', 'No files to upload'));\n return [];\n }\n // Let's process the files\n logger.debug(`Uploading files to ${destination.path}`, { root, contents: root.contents });\n const queue = [];\n const uploadDirectoryContents = async (directory, path) => {\n for (const file of directory.contents) {\n // This is the relative path to the resource\n // from the current uploader destination\n const relativePath = join(path, file.name);\n // If the file is a directory, we need to create it first\n // then browse its tree and upload its contents.\n if (file instanceof Directory) {\n const absolutePath = joinPaths(davRootPath, destination.path, relativePath);\n try {\n console.debug('Processing directory', { relativePath });\n await createDirectoryIfNotExists(absolutePath);\n await uploadDirectoryContents(file, relativePath);\n }\n catch (error) {\n showError(t('files', 'Unable to create the directory {directory}', { directory: file.name }));\n logger.error('', { error, absolutePath, directory: file });\n }\n continue;\n }\n // If we've reached a file, we can upload it\n logger.debug('Uploading file to ' + join(destination.path, relativePath), { file });\n // Overriding the root to avoid changing the current uploader context\n queue.push(uploader.upload(relativePath, file, destination.source));\n }\n };\n // Pause the uploader to prevent it from starting\n // while we compute the queue\n uploader.pause();\n // Upload the files. Using '/' as the starting point\n // as we already adjusted the uploader destination\n await uploadDirectoryContents(root, '/');\n uploader.start();\n // Wait for all promises to settle\n const results = await Promise.allSettled(queue);\n // Check for errors\n const errors = results.filter(result => result.status === 'rejected');\n if (errors.length > 0) {\n logger.error('Error while uploading files', { errors });\n showError(t('files', 'Some files could not be uploaded'));\n return [];\n }\n logger.debug('Files uploaded successfully');\n showSuccess(t('files', 'Files uploaded successfully'));\n return Promise.all(queue);\n};\nexport const onDropInternalFiles = async (nodes, destination, contents, isCopy = false) => {\n const queue = [];\n // Check for conflicts on root elements\n if (await hasConflict(nodes, contents)) {\n nodes = await resolveConflict(nodes, destination, contents);\n }\n if (nodes.length === 0) {\n logger.info('No files to process', { nodes });\n showInfo(t('files', 'No files to process'));\n return;\n }\n for (const node of nodes) {\n Vue.set(node, 'status', NodeStatus.LOADING);\n // TODO: resolve potential conflicts prior and force overwrite\n queue.push(handleCopyMoveNodeTo(node, destination, isCopy ? MoveCopyAction.COPY : MoveCopyAction.MOVE));\n }\n // Wait for all promises to settle\n const results = await Promise.allSettled(queue);\n nodes.forEach(node => Vue.set(node, 'status', undefined));\n // Check for errors\n const errors = results.filter(result => result.status === 'rejected');\n if (errors.length > 0) {\n logger.error('Error while copying or moving files', { errors });\n showError(isCopy ? t('files', 'Some files could not be copied') : t('files', 'Some files could not be moved'));\n return;\n }\n logger.debug('Files copy/move successful');\n showSuccess(isCopy ? t('files', 'Files copied successfully') : t('files', 'Files moved successfully'));\n};\n","/**\n * @copyright Copyright (c) 2023 John Molakvoæ \n *\n * @author John Molakvoæ \n *\n * @license AGPL-3.0-or-later\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see .\n *\n */\nimport { defineStore } from 'pinia';\nimport Vue from 'vue';\nexport const useDragAndDropStore = defineStore('dragging', {\n state: () => ({\n dragging: [],\n }),\n actions: {\n /**\n * Set the selection of fileIds\n */\n set(selection = []) {\n Vue.set(this, 'dragging', selection);\n },\n /**\n * Reset the selection\n */\n reset() {\n Vue.set(this, 'dragging', []);\n },\n },\n});\n","/**\n * @copyright Copyright (c) 2023 John Molakvoæ \n *\n * @author John Molakvoæ \n *\n * @license AGPL-3.0-or-later\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see .\n *\n */\nimport Vue from 'vue';\nexport default Vue.extend({\n data() {\n return {\n filesListWidth: null,\n };\n },\n mounted() {\n const fileListEl = document.querySelector('#app-content-vue');\n this.filesListWidth = fileListEl?.clientWidth ?? null;\n this.$resizeObserver = new ResizeObserver((entries) => {\n if (entries.length > 0 && entries[0].target === fileListEl) {\n this.filesListWidth = entries[0].contentRect.width;\n }\n });\n this.$resizeObserver.observe(fileListEl);\n },\n beforeDestroy() {\n this.$resizeObserver.disconnect();\n },\n});\n","import mod from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./BreadCrumbs.vue?vue&type=script&lang=ts\"; export default mod; export * from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./BreadCrumbs.vue?vue&type=script&lang=ts\"","var render = function render(){var _vm=this,_c=_vm._self._c,_setup=_vm._self._setupProxy;return _c('NcBreadcrumbs',{staticClass:\"files-list__breadcrumbs\",class:{ 'files-list__breadcrumbs--with-progress': _vm.wrapUploadProgressBar },attrs:{\"data-cy-files-content-breadcrumbs\":\"\",\"aria-label\":_vm.t('files', 'Current directory path')},scopedSlots:_vm._u([{key:\"actions\",fn:function(){return [_vm._t(\"actions\")]},proxy:true}],null,true)},_vm._l((_vm.sections),function(section,index){return _c('NcBreadcrumb',_vm._b({key:section.dir,attrs:{\"dir\":\"auto\",\"to\":section.to,\"force-icon-text\":index === 0 && _vm.filesListWidth >= 486,\"title\":_vm.titleForSection(index, section),\"aria-description\":_vm.ariaForSection(section)},on:{\"drop\":function($event){return _vm.onDrop($event, section.dir)}},nativeOn:{\"click\":function($event){return _vm.onClick(section.to)},\"dragover\":function($event){return _vm.onDragOver($event, section.dir)}},scopedSlots:_vm._u([(index === 0)?{key:\"icon\",fn:function(){return [_c('NcIconSvgWrapper',{attrs:{\"size\":20,\"svg\":_vm.viewIcon}})]},proxy:true}:null],null,true)},'NcBreadcrumb',section,false))}),1)\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n import API from \"!../../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../../../../node_modules/style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../../../../node_modules/style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../../../../node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../../../../node_modules/style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../../../../node_modules/style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/sass-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./BreadCrumbs.vue?vue&type=style&index=0&id=740bb6f2&prod&lang=scss&scoped=true\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\n\n options.insert = insertFn.bind(null, \"head\");\n \noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/sass-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./BreadCrumbs.vue?vue&type=style&index=0&id=740bb6f2&prod&lang=scss&scoped=true\";\n export default content && content.locals ? content.locals : undefined;\n","import { render, staticRenderFns } from \"./BreadCrumbs.vue?vue&type=template&id=740bb6f2&scoped=true\"\nimport script from \"./BreadCrumbs.vue?vue&type=script&lang=ts\"\nexport * from \"./BreadCrumbs.vue?vue&type=script&lang=ts\"\nimport style0 from \"./BreadCrumbs.vue?vue&type=style&index=0&id=740bb6f2&prod&lang=scss&scoped=true\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"740bb6f2\",\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c,_setup=_vm._self._setupProxy;return _c('VirtualList',{ref:\"table\",attrs:{\"data-component\":_vm.userConfig.grid_view ? _vm.FileEntryGrid : _vm.FileEntry,\"data-key\":'source',\"data-sources\":_vm.nodes,\"grid-mode\":_vm.userConfig.grid_view,\"extra-props\":{\n\t\tisMtimeAvailable: _vm.isMtimeAvailable,\n\t\tisSizeAvailable: _vm.isSizeAvailable,\n\t\tnodes: _vm.nodes,\n\t\tfilesListWidth: _vm.filesListWidth,\n\t},\"scroll-to-index\":_vm.scrollToIndex,\"caption\":_vm.caption},scopedSlots:_vm._u([(!_vm.isNoneSelected)?{key:\"header-overlay\",fn:function(){return [_c('FilesListTableHeaderActions',{attrs:{\"current-view\":_vm.currentView,\"selected-nodes\":_vm.selectedNodes}})]},proxy:true}:null,{key:\"before\",fn:function(){return _vm._l((_vm.sortedHeaders),function(header){return _c('FilesListHeader',{key:header.id,attrs:{\"current-folder\":_vm.currentFolder,\"current-view\":_vm.currentView,\"header\":header}})})},proxy:true},{key:\"header\",fn:function(){return [_c('FilesListTableHeader',{ref:\"thead\",attrs:{\"files-list-width\":_vm.filesListWidth,\"is-mtime-available\":_vm.isMtimeAvailable,\"is-size-available\":_vm.isSizeAvailable,\"nodes\":_vm.nodes}})]},proxy:true},{key:\"footer\",fn:function(){return [_c('FilesListTableFooter',{attrs:{\"files-list-width\":_vm.filesListWidth,\"is-mtime-available\":_vm.isMtimeAvailable,\"is-size-available\":_vm.isSizeAvailable,\"nodes\":_vm.nodes,\"summary\":_vm.summary}})]},proxy:true}],null,true)})\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","/**\n * @copyright Copyright (c) 2023 John Molakvoæ \n *\n * @author John Molakvoæ \n *\n * @license AGPL-3.0-or-later\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see .\n *\n */\nimport { defineStore } from 'pinia';\nexport const useActionsMenuStore = defineStore('actionsmenu', {\n state: () => ({\n opened: null,\n }),\n});\n","/**\n * @copyright Copyright (c) 2023 John Molakvoæ \n *\n * @author John Molakvoæ \n *\n * @license AGPL-3.0-or-later\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see .\n *\n */\nimport { defineStore } from 'pinia';\nimport { subscribe } from '@nextcloud/event-bus';\nexport const useRenamingStore = function (...args) {\n const store = defineStore('renaming', {\n state: () => ({\n renamingNode: undefined,\n newName: '',\n }),\n });\n const renamingStore = store(...args);\n // Make sure we only register the listeners once\n if (!renamingStore._initialized) {\n subscribe('files:node:rename', function (node) {\n renamingStore.renamingNode = node;\n renamingStore.newName = node.basename;\n });\n renamingStore._initialized = true;\n }\n return renamingStore;\n};\n","\n\n","import mod from \"-!../vue-loader/lib/index.js??vue-loader-options!./FileMultiple.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../vue-loader/lib/index.js??vue-loader-options!./FileMultiple.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./FileMultiple.vue?vue&type=template&id=27b46e04\"\nimport script from \"./FileMultiple.vue?vue&type=script&lang=js\"\nexport * from \"./FileMultiple.vue?vue&type=script&lang=js\"\n\n\n/* normalize component */\nimport normalizer from \"!../vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('span',_vm._b({staticClass:\"material-design-icon file-multiple-icon\",attrs:{\"aria-hidden\":_vm.title ? null : true,\"aria-label\":_vm.title,\"role\":\"img\"},on:{\"click\":function($event){return _vm.$emit('click', $event)}}},'span',_vm.$attrs,false),[_c('svg',{staticClass:\"material-design-icon__svg\",attrs:{\"fill\":_vm.fillColor,\"width\":_vm.size,\"height\":_vm.size,\"viewBox\":\"0 0 24 24\"}},[_c('path',{attrs:{\"d\":\"M15,7H20.5L15,1.5V7M8,0H16L22,6V18A2,2 0 0,1 20,20H8C6.89,20 6,19.1 6,18V2A2,2 0 0,1 8,0M4,4V22H20V24H4A2,2 0 0,1 2,22V4H4Z\"}},[(_vm.title)?_c('title',[_vm._v(_vm._s(_vm.title))]):_vm._e()])])])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import mod from \"-!../vue-loader/lib/index.js??vue-loader-options!./Folder.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../vue-loader/lib/index.js??vue-loader-options!./Folder.vue?vue&type=script&lang=js\"","\n\n","import { render, staticRenderFns } from \"./Folder.vue?vue&type=template&id=07f089a4\"\nimport script from \"./Folder.vue?vue&type=script&lang=js\"\nexport * from \"./Folder.vue?vue&type=script&lang=js\"\n\n\n/* normalize component */\nimport normalizer from \"!../vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('span',_vm._b({staticClass:\"material-design-icon folder-icon\",attrs:{\"aria-hidden\":_vm.title ? null : true,\"aria-label\":_vm.title,\"role\":\"img\"},on:{\"click\":function($event){return _vm.$emit('click', $event)}}},'span',_vm.$attrs,false),[_c('svg',{staticClass:\"material-design-icon__svg\",attrs:{\"fill\":_vm.fillColor,\"width\":_vm.size,\"height\":_vm.size,\"viewBox\":\"0 0 24 24\"}},[_c('path',{attrs:{\"d\":\"M10,4H4C2.89,4 2,4.89 2,6V18A2,2 0 0,0 4,20H20A2,2 0 0,0 22,18V8C22,6.89 21.1,6 20,6H12L10,4Z\"}},[(_vm.title)?_c('title',[_vm._v(_vm._s(_vm.title))]):_vm._e()])])])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","var render = function render(){var _vm=this,_c=_vm._self._c,_setup=_vm._self._setupProxy;return _c('div',{staticClass:\"files-list-drag-image\"},[_c('span',{staticClass:\"files-list-drag-image__icon\"},[_c('span',{ref:\"previewImg\"}),_vm._v(\" \"),(_vm.isSingleFolder)?_c('FolderIcon'):_c('FileMultipleIcon')],1),_vm._v(\" \"),_c('span',{staticClass:\"files-list-drag-image__name\"},[_vm._v(_vm._s(_vm.name))])])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import mod from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./DragAndDropPreview.vue?vue&type=script&lang=ts\"; export default mod; export * from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./DragAndDropPreview.vue?vue&type=script&lang=ts\"","\n import API from \"!../../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../../../../node_modules/style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../../../../node_modules/style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../../../../node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../../../../node_modules/style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../../../../node_modules/style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/sass-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./DragAndDropPreview.vue?vue&type=style&index=0&id=578d5cf6&prod&lang=scss\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\n\n options.insert = insertFn.bind(null, \"head\");\n \noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/sass-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./DragAndDropPreview.vue?vue&type=style&index=0&id=578d5cf6&prod&lang=scss\";\n export default content && content.locals ? content.locals : undefined;\n","import { render, staticRenderFns } from \"./DragAndDropPreview.vue?vue&type=template&id=578d5cf6\"\nimport script from \"./DragAndDropPreview.vue?vue&type=script&lang=ts\"\nexport * from \"./DragAndDropPreview.vue?vue&type=script&lang=ts\"\nimport style0 from \"./DragAndDropPreview.vue?vue&type=style&index=0&id=578d5cf6&prod&lang=scss\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","import DragAndDropPreview from '../components/DragAndDropPreview.vue';\nimport Vue from 'vue';\nconst Preview = Vue.extend(DragAndDropPreview);\nlet preview;\nexport const getDragAndDropPreview = async (nodes) => {\n return new Promise((resolve) => {\n if (!preview) {\n preview = new Preview().$mount();\n document.body.appendChild(preview.$el);\n }\n preview.update(nodes);\n preview.$on('loaded', () => {\n resolve(preview.$el);\n preview.$off('loaded');\n });\n });\n};\n","/**\n * @copyright Copyright (c) 2024 John Molakvoæ \n *\n * @author John Molakvoæ \n *\n * @license AGPL-3.0-or-later\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see .\n *\n */\nimport { showError } from '@nextcloud/dialogs';\nimport { FileType, Permission, Folder, File as NcFile, NodeStatus, Node, View } from '@nextcloud/files';\nimport { translate as t } from '@nextcloud/l10n';\nimport { generateUrl } from '@nextcloud/router';\nimport { vOnClickOutside } from '@vueuse/components';\nimport { extname } from 'path';\nimport Vue, { defineComponent } from 'vue';\nimport { action as sidebarAction } from '../actions/sidebarAction.ts';\nimport { getDragAndDropPreview } from '../utils/dragUtils.ts';\nimport { hashCode } from '../utils/hashUtils.ts';\nimport { dataTransferToFileTree, onDropExternalFiles, onDropInternalFiles } from '../services/DropService.ts';\nimport logger from '../logger.js';\nVue.directive('onClickOutside', vOnClickOutside);\nexport default defineComponent({\n props: {\n source: {\n type: [Folder, NcFile, Node],\n required: true,\n },\n nodes: {\n type: Array,\n required: true,\n },\n filesListWidth: {\n type: Number,\n default: 0,\n },\n },\n data() {\n return {\n loading: '',\n dragover: false,\n gridMode: false,\n };\n },\n computed: {\n currentView() {\n return this.$navigation.active;\n },\n currentDir() {\n // Remove any trailing slash but leave root slash\n return (this.$route?.query?.dir?.toString() || '/').replace(/^(.+)\\/$/, '$1');\n },\n currentFileId() {\n return this.$route.params?.fileid || this.$route.query?.fileid || null;\n },\n fileid() {\n return this.source?.fileid;\n },\n uniqueId() {\n return hashCode(this.source.source);\n },\n isLoading() {\n return this.source.status === NodeStatus.LOADING;\n },\n extension() {\n if (this.source.attributes?.displayName) {\n return extname(this.source.attributes.displayName);\n }\n return this.source.extension || '';\n },\n displayName() {\n const ext = this.extension;\n const name = (this.source.attributes.displayName\n || this.source.basename);\n // Strip extension from name if defined\n return !ext ? name : name.slice(0, 0 - ext.length);\n },\n draggingFiles() {\n return this.draggingStore.dragging;\n },\n selectedFiles() {\n return this.selectionStore.selected;\n },\n isSelected() {\n return this.fileid && this.selectedFiles.includes(this.fileid);\n },\n isRenaming() {\n return this.renamingStore.renamingNode === this.source;\n },\n isRenamingSmallScreen() {\n return this.isRenaming && this.filesListWidth < 512;\n },\n isActive() {\n return String(this.fileid) === String(this.currentFileId);\n },\n canDrag() {\n if (this.isRenaming) {\n return false;\n }\n const canDrag = (node) => {\n return (node?.permissions & Permission.UPDATE) !== 0;\n };\n // If we're dragging a selection, we need to check all files\n if (this.selectedFiles.length > 0) {\n const nodes = this.selectedFiles.map(fileid => this.filesStore.getNode(fileid));\n return nodes.every(canDrag);\n }\n return canDrag(this.source);\n },\n canDrop() {\n if (this.source.type !== FileType.Folder) {\n return false;\n }\n // If the current folder is also being dragged, we can't drop it on itself\n if (this.fileid && this.draggingFiles.includes(this.fileid)) {\n return false;\n }\n return (this.source.permissions & Permission.CREATE) !== 0;\n },\n openedMenu: {\n get() {\n return this.actionsMenuStore.opened === this.uniqueId.toString();\n },\n set(opened) {\n // Only reset when opening a new menu\n if (opened) {\n // Reset any right click position override on close\n // Wait for css animation to be done\n const root = this.$el?.closest('main.app-content');\n root.style.removeProperty('--mouse-pos-x');\n root.style.removeProperty('--mouse-pos-y');\n }\n this.actionsMenuStore.opened = opened ? this.uniqueId.toString() : null;\n },\n },\n },\n watch: {\n /**\n * When the source changes, reset the preview\n * and fetch the new one.\n */\n source(a, b) {\n if (a.source !== b.source) {\n this.resetState();\n }\n },\n },\n beforeDestroy() {\n this.resetState();\n },\n methods: {\n resetState() {\n // Reset loading state\n this.loading = '';\n // Reset the preview state\n this.$refs?.preview?.reset?.();\n // Close menu\n this.openedMenu = false;\n },\n // Open the actions menu on right click\n onRightClick(event) {\n // If already opened, fallback to default browser\n if (this.openedMenu) {\n return;\n }\n // The grid mode is compact enough to not care about\n // the actions menu mouse position\n if (!this.gridMode) {\n // Actions menu is contained within the app content\n const root = this.$el?.closest('main.app-content');\n const contentRect = root.getBoundingClientRect();\n // Using Math.min/max to prevent the menu from going out of the AppContent\n // 200 = max width of the menu\n root.style.setProperty('--mouse-pos-x', Math.max(0, event.clientX - contentRect.left - 200) + 'px');\n root.style.setProperty('--mouse-pos-y', Math.max(0, event.clientY - contentRect.top) + 'px');\n }\n // If the clicked row is in the selection, open global menu\n const isMoreThanOneSelected = this.selectedFiles.length > 1;\n this.actionsMenuStore.opened = this.isSelected && isMoreThanOneSelected ? 'global' : this.uniqueId.toString();\n // Prevent any browser defaults\n event.preventDefault();\n event.stopPropagation();\n },\n execDefaultAction(event) {\n if (event.ctrlKey || event.metaKey) {\n event.preventDefault();\n window.open(generateUrl('/f/{fileId}', { fileId: this.fileid }));\n return false;\n }\n this.$refs.actions.execDefaultAction(event);\n },\n openDetailsIfAvailable(event) {\n event.preventDefault();\n event.stopPropagation();\n if (sidebarAction?.enabled?.([this.source], this.currentView)) {\n sidebarAction.exec(this.source, this.currentView, this.currentDir);\n }\n },\n onDragOver(event) {\n this.dragover = this.canDrop;\n if (!this.canDrop) {\n event.dataTransfer.dropEffect = 'none';\n return;\n }\n // Handle copy/move drag and drop\n if (event.ctrlKey) {\n event.dataTransfer.dropEffect = 'copy';\n }\n else {\n event.dataTransfer.dropEffect = 'move';\n }\n },\n onDragLeave(event) {\n // Counter bubbling, make sure we're ending the drag\n // only when we're leaving the current element\n const currentTarget = event.currentTarget;\n if (currentTarget?.contains(event.relatedTarget)) {\n return;\n }\n this.dragover = false;\n },\n async onDragStart(event) {\n event.stopPropagation();\n if (!this.canDrag || !this.fileid) {\n event.preventDefault();\n event.stopPropagation();\n return;\n }\n logger.debug('Drag started', { event });\n // Make sure that we're not dragging a file like the preview\n event.dataTransfer?.clearData?.();\n // Reset any renaming\n this.renamingStore.$reset();\n // Dragging set of files, if we're dragging a file\n // that is already selected, we use the entire selection\n if (this.selectedFiles.includes(this.fileid)) {\n this.draggingStore.set(this.selectedFiles);\n }\n else {\n this.draggingStore.set([this.fileid]);\n }\n const nodes = this.draggingStore.dragging\n .map(fileid => this.filesStore.getNode(fileid));\n const image = await getDragAndDropPreview(nodes);\n event.dataTransfer?.setDragImage(image, -10, -10);\n },\n onDragEnd() {\n this.draggingStore.reset();\n this.dragover = false;\n logger.debug('Drag ended');\n },\n async onDrop(event) {\n // skip if native drop like text drag and drop from files names\n if (!this.draggingFiles && !event.dataTransfer?.items?.length) {\n return;\n }\n event.preventDefault();\n event.stopPropagation();\n // Caching the selection\n const selection = this.draggingFiles;\n const items = [...event.dataTransfer?.items || []];\n // We need to process the dataTransfer ASAP before the\n // browser clears it. This is why we cache the items too.\n const fileTree = await dataTransferToFileTree(items);\n // We might not have the target directory fetched yet\n const contents = await this.currentView?.getContents(this.source.path);\n const folder = contents?.folder;\n if (!folder) {\n showError(this.t('files', 'Target folder does not exist any more'));\n return;\n }\n // If another button is pressed, cancel it. This\n // allows cancelling the drag with the right click.\n if (!this.canDrop || event.button) {\n return;\n }\n const isCopy = event.ctrlKey;\n this.dragover = false;\n logger.debug('Dropped', { event, folder, selection, fileTree });\n // Check whether we're uploading files\n if (fileTree.contents.length > 0) {\n await onDropExternalFiles(fileTree, folder, contents.contents);\n return;\n }\n // Else we're moving/copying files\n const nodes = selection.map(fileid => this.filesStore.getNode(fileid));\n await onDropInternalFiles(nodes, folder, contents.contents, isCopy);\n // Reset selection after we dropped the files\n // if the dropped files are within the selection\n if (selection.some(fileid => this.selectedFiles.includes(fileid))) {\n logger.debug('Dropped selection, resetting select store...');\n this.selectionStore.reset();\n }\n },\n t,\n },\n});\n","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('span')\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import mod from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./CustomElementRender.vue?vue&type=script&lang=ts\"; export default mod; export * from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./CustomElementRender.vue?vue&type=script&lang=ts\"","import { render, staticRenderFns } from \"./CustomElementRender.vue?vue&type=template&id=08a118c6\"\nimport script from \"./CustomElementRender.vue?vue&type=script&lang=ts\"\nexport * from \"./CustomElementRender.vue?vue&type=script&lang=ts\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","import mod from \"-!../vue-loader/lib/index.js??vue-loader-options!./ArrowLeft.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../vue-loader/lib/index.js??vue-loader-options!./ArrowLeft.vue?vue&type=script&lang=js\"","\n\n","import { render, staticRenderFns } from \"./ArrowLeft.vue?vue&type=template&id=214c9a86\"\nimport script from \"./ArrowLeft.vue?vue&type=script&lang=js\"\nexport * from \"./ArrowLeft.vue?vue&type=script&lang=js\"\n\n\n/* normalize component */\nimport normalizer from \"!../vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('span',_vm._b({staticClass:\"material-design-icon arrow-left-icon\",attrs:{\"aria-hidden\":_vm.title ? null : true,\"aria-label\":_vm.title,\"role\":\"img\"},on:{\"click\":function($event){return _vm.$emit('click', $event)}}},'span',_vm.$attrs,false),[_c('svg',{staticClass:\"material-design-icon__svg\",attrs:{\"fill\":_vm.fillColor,\"width\":_vm.size,\"height\":_vm.size,\"viewBox\":\"0 0 24 24\"}},[_c('path',{attrs:{\"d\":\"M20,11V13H8L13.5,18.5L12.08,19.92L4.16,12L12.08,4.08L13.5,5.5L8,11H20Z\"}},[(_vm.title)?_c('title',[_vm._v(_vm._s(_vm.title))]):_vm._e()])])])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","var render = function render(){var _vm=this,_c=_vm._self._c,_setup=_vm._self._setupProxy;return _c('td',{staticClass:\"files-list__row-actions\",attrs:{\"data-cy-files-list-row-actions\":\"\"}},[_vm._l((_vm.enabledRenderActions),function(action){return _c('CustomElementRender',{key:action.id,staticClass:\"files-list__row-action--inline\",class:'files-list__row-action-' + action.id,attrs:{\"current-view\":_vm.currentView,\"render\":action.renderInline,\"source\":_vm.source}})}),_vm._v(\" \"),_c('NcActions',{ref:\"actionsMenu\",attrs:{\"boundaries-element\":_vm.getBoundariesElement,\"container\":_vm.getBoundariesElement,\"force-name\":true,\"type\":\"tertiary\",\"force-menu\":_vm.enabledInlineActions.length === 0 /* forceMenu only if no inline actions */,\"inline\":_vm.enabledInlineActions.length,\"open\":_vm.openedMenu},on:{\"update:open\":function($event){_vm.openedMenu=$event},\"close\":function($event){_vm.openedSubmenu = null}}},[_vm._l((_vm.enabledMenuActions),function(action){return _c('NcActionButton',{key:action.id,ref:`action-${action.id}`,refInFor:true,class:{\n\t\t\t\t[`files-list__row-action-${action.id}`]: true,\n\t\t\t\t[`files-list__row-action--menu`]: _vm.isMenu(action.id)\n\t\t\t},attrs:{\"close-after-click\":!_vm.isMenu(action.id),\"data-cy-files-list-row-action\":action.id,\"is-menu\":_vm.isMenu(action.id),\"title\":action.title?.([_vm.source], _vm.currentView)},on:{\"click\":function($event){return _vm.onActionClick(action)}},scopedSlots:_vm._u([{key:\"icon\",fn:function(){return [(_vm.loading === action.id)?_c('NcLoadingIcon',{attrs:{\"size\":18}}):_c('NcIconSvgWrapper',{attrs:{\"svg\":action.iconSvgInline([_vm.source], _vm.currentView)}})]},proxy:true}],null,true)},[_vm._v(\"\\n\\t\\t\\t\"+_vm._s(_vm.mountType === 'shared' && action.id === 'sharing-status' ? '' : _vm.actionDisplayName(action))+\"\\n\\t\\t\")])}),_vm._v(\" \"),(_vm.openedSubmenu && _vm.enabledSubmenuActions[_vm.openedSubmenu?.id])?[_c('NcActionButton',{staticClass:\"files-list__row-action-back\",on:{\"click\":function($event){return _vm.onBackToMenuClick(_vm.openedSubmenu)}},scopedSlots:_vm._u([{key:\"icon\",fn:function(){return [_c('ArrowLeftIcon')]},proxy:true}],null,false,3001860362)},[_vm._v(\"\\n\\t\\t\\t\\t\"+_vm._s(_vm.actionDisplayName(_vm.openedSubmenu))+\"\\n\\t\\t\\t\")]),_vm._v(\" \"),_c('NcActionSeparator'),_vm._v(\" \"),_vm._l((_vm.enabledSubmenuActions[_vm.openedSubmenu?.id]),function(action){return _c('NcActionButton',{key:action.id,staticClass:\"files-list__row-action--submenu\",class:`files-list__row-action-${action.id}`,attrs:{\"close-after-click\":false /* never close submenu, just go back */,\"data-cy-files-list-row-action\":action.id,\"title\":action.title?.([_vm.source], _vm.currentView)},on:{\"click\":function($event){return _vm.onActionClick(action)}},scopedSlots:_vm._u([{key:\"icon\",fn:function(){return [(_vm.loading === action.id)?_c('NcLoadingIcon',{attrs:{\"size\":18}}):_c('NcIconSvgWrapper',{attrs:{\"svg\":action.iconSvgInline([_vm.source], _vm.currentView)}})]},proxy:true}],null,true)},[_vm._v(\"\\n\\t\\t\\t\\t\"+_vm._s(_vm.actionDisplayName(action))+\"\\n\\t\\t\\t\")])})]:_vm._e()],2)],2)\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import mod from \"-!../../../../../node_modules/babel-loader/lib/index.js!../../../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FileEntryActions.vue?vue&type=script&lang=ts\"; export default mod; export * from \"-!../../../../../node_modules/babel-loader/lib/index.js!../../../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FileEntryActions.vue?vue&type=script&lang=ts\"","\n import API from \"!../../../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../../../../../node_modules/style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../../../../../node_modules/style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../../../../../node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../../../../../node_modules/style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../../../../../node_modules/style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../../../../../node_modules/css-loader/dist/cjs.js!../../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../../node_modules/sass-loader/dist/cjs.js!../../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FileEntryActions.vue?vue&type=style&index=0&id=03cc6660&prod&lang=scss\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\n\n options.insert = insertFn.bind(null, \"head\");\n \noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../../../../../node_modules/css-loader/dist/cjs.js!../../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../../node_modules/sass-loader/dist/cjs.js!../../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FileEntryActions.vue?vue&type=style&index=0&id=03cc6660&prod&lang=scss\";\n export default content && content.locals ? content.locals : undefined;\n","\n import API from \"!../../../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../../../../../node_modules/style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../../../../../node_modules/style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../../../../../node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../../../../../node_modules/style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../../../../../node_modules/style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../../../../../node_modules/css-loader/dist/cjs.js!../../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../../node_modules/sass-loader/dist/cjs.js!../../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FileEntryActions.vue?vue&type=style&index=1&id=03cc6660&prod&lang=scss&scoped=true\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\n\n options.insert = insertFn.bind(null, \"head\");\n \noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../../../../../node_modules/css-loader/dist/cjs.js!../../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../../node_modules/sass-loader/dist/cjs.js!../../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FileEntryActions.vue?vue&type=style&index=1&id=03cc6660&prod&lang=scss&scoped=true\";\n export default content && content.locals ? content.locals : undefined;\n","import { render, staticRenderFns } from \"./FileEntryActions.vue?vue&type=template&id=03cc6660&scoped=true\"\nimport script from \"./FileEntryActions.vue?vue&type=script&lang=ts\"\nexport * from \"./FileEntryActions.vue?vue&type=script&lang=ts\"\nimport style0 from \"./FileEntryActions.vue?vue&type=style&index=0&id=03cc6660&prod&lang=scss\"\nimport style1 from \"./FileEntryActions.vue?vue&type=style&index=1&id=03cc6660&prod&lang=scss&scoped=true\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"03cc6660\",\n null\n \n)\n\nexport default component.exports","import mod from \"-!../../../../../node_modules/babel-loader/lib/index.js!../../../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FileEntryCheckbox.vue?vue&type=script&lang=ts\"; export default mod; export * from \"-!../../../../../node_modules/babel-loader/lib/index.js!../../../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FileEntryCheckbox.vue?vue&type=script&lang=ts\"","var render = function render(){var _vm=this,_c=_vm._self._c,_setup=_vm._self._setupProxy;return _c('td',{staticClass:\"files-list__row-checkbox\",on:{\"keyup\":function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,\"esc\",27,$event.key,[\"Esc\",\"Escape\"]))return null;if($event.ctrlKey||$event.shiftKey||$event.altKey||$event.metaKey)return null;return _vm.resetSelection.apply(null, arguments)}}},[(_vm.isLoading)?_c('NcLoadingIcon'):_c('NcCheckboxRadioSwitch',{attrs:{\"aria-label\":_vm.ariaLabel,\"checked\":_vm.isSelected},on:{\"update:checked\":_vm.onSelectionChange}})],1)\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","/**\n * @copyright Copyright (c) 2023 John Molakvoæ \n *\n * @author John Molakvoæ \n *\n * @license AGPL-3.0-or-later\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see .\n *\n */\nimport { defineStore } from 'pinia';\nimport Vue from 'vue';\n/**\n * Observe various events and save the current\n * special keys states. Useful for checking the\n * current status of a key when executing a method.\n */\nexport const useKeyboardStore = function (...args) {\n const store = defineStore('keyboard', {\n state: () => ({\n altKey: false,\n ctrlKey: false,\n metaKey: false,\n shiftKey: false,\n }),\n actions: {\n onEvent(event) {\n if (!event) {\n event = window.event;\n }\n Vue.set(this, 'altKey', !!event.altKey);\n Vue.set(this, 'ctrlKey', !!event.ctrlKey);\n Vue.set(this, 'metaKey', !!event.metaKey);\n Vue.set(this, 'shiftKey', !!event.shiftKey);\n },\n },\n });\n const keyboardStore = store(...args);\n // Make sure we only register the listeners once\n if (!keyboardStore._initialized) {\n window.addEventListener('keydown', keyboardStore.onEvent);\n window.addEventListener('keyup', keyboardStore.onEvent);\n window.addEventListener('mousemove', keyboardStore.onEvent);\n keyboardStore._initialized = true;\n }\n return keyboardStore;\n};\n","import { render, staticRenderFns } from \"./FileEntryCheckbox.vue?vue&type=template&id=6992c304\"\nimport script from \"./FileEntryCheckbox.vue?vue&type=script&lang=ts\"\nexport * from \"./FileEntryCheckbox.vue?vue&type=script&lang=ts\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c,_setup=_vm._self._setupProxy;return (_vm.isRenaming)?_c('form',{directives:[{name:\"on-click-outside\",rawName:\"v-on-click-outside\",value:(_vm.stopRenaming),expression:\"stopRenaming\"}],staticClass:\"files-list__row-rename\",attrs:{\"aria-label\":_vm.t('files', 'Rename file')},on:{\"submit\":function($event){$event.preventDefault();$event.stopPropagation();return _vm.onRename.apply(null, arguments)}}},[_c('NcTextField',{ref:\"renameInput\",attrs:{\"label\":_vm.renameLabel,\"autofocus\":true,\"minlength\":1,\"required\":true,\"value\":_vm.newName,\"enterkeyhint\":\"done\"},on:{\"update:value\":function($event){_vm.newName=$event},\"keyup\":[_vm.checkInputValidity,function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,\"esc\",27,$event.key,[\"Esc\",\"Escape\"]))return null;return _vm.stopRenaming.apply(null, arguments)}]}})],1):_c(_vm.linkTo.is,_vm._b({ref:\"basename\",tag:\"component\",staticClass:\"files-list__row-name-link\",attrs:{\"aria-hidden\":_vm.isRenaming,\"data-cy-files-list-row-name-link\":\"\"},on:{\"click\":function($event){return _vm.$emit('click', $event)}}},'component',_vm.linkTo.params,false),[_c('span',{staticClass:\"files-list__row-name-text\"},[_c('span',{staticClass:\"files-list__row-name-\",domProps:{\"textContent\":_vm._s(_vm.displayName)}}),_vm._v(\" \"),_c('span',{staticClass:\"files-list__row-name-ext\",domProps:{\"textContent\":_vm._s(_vm.extension)}})])])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import mod from \"-!../../../../../node_modules/babel-loader/lib/index.js!../../../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FileEntryName.vue?vue&type=script&lang=ts\"; export default mod; export * from \"-!../../../../../node_modules/babel-loader/lib/index.js!../../../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FileEntryName.vue?vue&type=script&lang=ts\"","import { render, staticRenderFns } from \"./FileEntryName.vue?vue&type=template&id=637facfc\"\nimport script from \"./FileEntryName.vue?vue&type=script&lang=ts\"\nexport * from \"./FileEntryName.vue?vue&type=script&lang=ts\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c,_setup=_vm._self._setupProxy;return _c('span',{staticClass:\"files-list__row-icon\"},[(_vm.source.type === 'folder')?[(_vm.dragover)?_vm._m(0):[_vm._m(1),_vm._v(\" \"),(_vm.folderOverlay)?_c(_vm.folderOverlay,{tag:\"OverlayIcon\",staticClass:\"files-list__row-icon-overlay\"}):_vm._e()]]:(_vm.previewUrl && _vm.backgroundFailed !== true)?_c('img',{ref:\"previewImg\",staticClass:\"files-list__row-icon-preview\",class:{'files-list__row-icon-preview--loaded': _vm.backgroundFailed === false},attrs:{\"alt\":\"\",\"loading\":\"lazy\",\"src\":_vm.previewUrl},on:{\"error\":_vm.onBackgroundError,\"load\":function($event){_vm.backgroundFailed = false}}}):_vm._m(2),_vm._v(\" \"),(_vm.isFavorite)?_c('span',{staticClass:\"files-list__row-icon-favorite\"},[_vm._m(3)],1):_vm._e(),_vm._v(\" \"),(_vm.fileOverlay)?_c(_vm.fileOverlay,{tag:\"OverlayIcon\",staticClass:\"files-list__row-icon-overlay files-list__row-icon-overlay--file\"}):_vm._e()],2)\n}\nvar staticRenderFns = [function (){var _vm=this,_c=_vm._self._c,_setup=_vm._self._setupProxy;return _c('FolderOpenIcon')\n},function (){var _vm=this,_c=_vm._self._c,_setup=_vm._self._setupProxy;return _c('FolderIcon')\n},function (){var _vm=this,_c=_vm._self._c,_setup=_vm._self._setupProxy;return _c('FileIcon')\n},function (){var _vm=this,_c=_vm._self._c,_setup=_vm._self._setupProxy;return _c('FavoriteIcon')\n}]\n\nexport { render, staticRenderFns }","\n\n","import mod from \"-!../vue-loader/lib/index.js??vue-loader-options!./File.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../vue-loader/lib/index.js??vue-loader-options!./File.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./File.vue?vue&type=template&id=e3c8d598\"\nimport script from \"./File.vue?vue&type=script&lang=js\"\nexport * from \"./File.vue?vue&type=script&lang=js\"\n\n\n/* normalize component */\nimport normalizer from \"!../vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('span',_vm._b({staticClass:\"material-design-icon file-icon\",attrs:{\"aria-hidden\":_vm.title ? null : true,\"aria-label\":_vm.title,\"role\":\"img\"},on:{\"click\":function($event){return _vm.$emit('click', $event)}}},'span',_vm.$attrs,false),[_c('svg',{staticClass:\"material-design-icon__svg\",attrs:{\"fill\":_vm.fillColor,\"width\":_vm.size,\"height\":_vm.size,\"viewBox\":\"0 0 24 24\"}},[_c('path',{attrs:{\"d\":\"M13,9V3.5L18.5,9M6,2C4.89,2 4,2.89 4,4V20A2,2 0 0,0 6,22H18A2,2 0 0,0 20,20V8L14,2H6Z\"}},[(_vm.title)?_c('title',[_vm._v(_vm._s(_vm.title))]):_vm._e()])])])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import mod from \"-!../vue-loader/lib/index.js??vue-loader-options!./FolderOpen.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../vue-loader/lib/index.js??vue-loader-options!./FolderOpen.vue?vue&type=script&lang=js\"","\n\n","import { render, staticRenderFns } from \"./FolderOpen.vue?vue&type=template&id=79cee0a4\"\nimport script from \"./FolderOpen.vue?vue&type=script&lang=js\"\nexport * from \"./FolderOpen.vue?vue&type=script&lang=js\"\n\n\n/* normalize component */\nimport normalizer from \"!../vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('span',_vm._b({staticClass:\"material-design-icon folder-open-icon\",attrs:{\"aria-hidden\":_vm.title ? null : true,\"aria-label\":_vm.title,\"role\":\"img\"},on:{\"click\":function($event){return _vm.$emit('click', $event)}}},'span',_vm.$attrs,false),[_c('svg',{staticClass:\"material-design-icon__svg\",attrs:{\"fill\":_vm.fillColor,\"width\":_vm.size,\"height\":_vm.size,\"viewBox\":\"0 0 24 24\"}},[_c('path',{attrs:{\"d\":\"M19,20H4C2.89,20 2,19.1 2,18V6C2,4.89 2.89,4 4,4H10L12,6H19A2,2 0 0,1 21,8H21L4,8V18L6.14,10H23.21L20.93,18.5C20.7,19.37 19.92,20 19,20Z\"}},[(_vm.title)?_c('title',[_vm._v(_vm._s(_vm.title))]):_vm._e()])])])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import mod from \"-!../vue-loader/lib/index.js??vue-loader-options!./Key.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../vue-loader/lib/index.js??vue-loader-options!./Key.vue?vue&type=script&lang=js\"","\n\n","import { render, staticRenderFns } from \"./Key.vue?vue&type=template&id=01a06d54\"\nimport script from \"./Key.vue?vue&type=script&lang=js\"\nexport * from \"./Key.vue?vue&type=script&lang=js\"\n\n\n/* normalize component */\nimport normalizer from \"!../vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('span',_vm._b({staticClass:\"material-design-icon key-icon\",attrs:{\"aria-hidden\":_vm.title ? null : true,\"aria-label\":_vm.title,\"role\":\"img\"},on:{\"click\":function($event){return _vm.$emit('click', $event)}}},'span',_vm.$attrs,false),[_c('svg',{staticClass:\"material-design-icon__svg\",attrs:{\"fill\":_vm.fillColor,\"width\":_vm.size,\"height\":_vm.size,\"viewBox\":\"0 0 24 24\"}},[_c('path',{attrs:{\"d\":\"M7 14C5.9 14 5 13.1 5 12S5.9 10 7 10 9 10.9 9 12 8.1 14 7 14M12.6 10C11.8 7.7 9.6 6 7 6C3.7 6 1 8.7 1 12S3.7 18 7 18C9.6 18 11.8 16.3 12.6 14H16V18H20V14H23V10H12.6Z\"}},[(_vm.title)?_c('title',[_vm._v(_vm._s(_vm.title))]):_vm._e()])])])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import mod from \"-!../vue-loader/lib/index.js??vue-loader-options!./Network.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../vue-loader/lib/index.js??vue-loader-options!./Network.vue?vue&type=script&lang=js\"","\n\n","import { render, staticRenderFns } from \"./Network.vue?vue&type=template&id=29f8873c\"\nimport script from \"./Network.vue?vue&type=script&lang=js\"\nexport * from \"./Network.vue?vue&type=script&lang=js\"\n\n\n/* normalize component */\nimport normalizer from \"!../vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('span',_vm._b({staticClass:\"material-design-icon network-icon\",attrs:{\"aria-hidden\":_vm.title ? null : true,\"aria-label\":_vm.title,\"role\":\"img\"},on:{\"click\":function($event){return _vm.$emit('click', $event)}}},'span',_vm.$attrs,false),[_c('svg',{staticClass:\"material-design-icon__svg\",attrs:{\"fill\":_vm.fillColor,\"width\":_vm.size,\"height\":_vm.size,\"viewBox\":\"0 0 24 24\"}},[_c('path',{attrs:{\"d\":\"M17,3A2,2 0 0,1 19,5V15A2,2 0 0,1 17,17H13V19H14A1,1 0 0,1 15,20H22V22H15A1,1 0 0,1 14,23H10A1,1 0 0,1 9,22H2V20H9A1,1 0 0,1 10,19H11V17H7C5.89,17 5,16.1 5,15V5A2,2 0 0,1 7,3H17Z\"}},[(_vm.title)?_c('title',[_vm._v(_vm._s(_vm.title))]):_vm._e()])])])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import mod from \"-!../vue-loader/lib/index.js??vue-loader-options!./Tag.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../vue-loader/lib/index.js??vue-loader-options!./Tag.vue?vue&type=script&lang=js\"","\n\n","import { render, staticRenderFns } from \"./Tag.vue?vue&type=template&id=75dd05e4\"\nimport script from \"./Tag.vue?vue&type=script&lang=js\"\nexport * from \"./Tag.vue?vue&type=script&lang=js\"\n\n\n/* normalize component */\nimport normalizer from \"!../vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('span',_vm._b({staticClass:\"material-design-icon tag-icon\",attrs:{\"aria-hidden\":_vm.title ? null : true,\"aria-label\":_vm.title,\"role\":\"img\"},on:{\"click\":function($event){return _vm.$emit('click', $event)}}},'span',_vm.$attrs,false),[_c('svg',{staticClass:\"material-design-icon__svg\",attrs:{\"fill\":_vm.fillColor,\"width\":_vm.size,\"height\":_vm.size,\"viewBox\":\"0 0 24 24\"}},[_c('path',{attrs:{\"d\":\"M5.5,7A1.5,1.5 0 0,1 4,5.5A1.5,1.5 0 0,1 5.5,4A1.5,1.5 0 0,1 7,5.5A1.5,1.5 0 0,1 5.5,7M21.41,11.58L12.41,2.58C12.05,2.22 11.55,2 11,2H4C2.89,2 2,2.89 2,4V11C2,11.55 2.22,12.05 2.59,12.41L11.58,21.41C11.95,21.77 12.45,22 13,22C13.55,22 14.05,21.77 14.41,21.41L21.41,14.41C21.78,14.05 22,13.55 22,13C22,12.44 21.77,11.94 21.41,11.58Z\"}},[(_vm.title)?_c('title',[_vm._v(_vm._s(_vm.title))]):_vm._e()])])])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import mod from \"-!../vue-loader/lib/index.js??vue-loader-options!./PlayCircle.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../vue-loader/lib/index.js??vue-loader-options!./PlayCircle.vue?vue&type=script&lang=js\"","\n\n","import { render, staticRenderFns } from \"./PlayCircle.vue?vue&type=template&id=6901b3e6\"\nimport script from \"./PlayCircle.vue?vue&type=script&lang=js\"\nexport * from \"./PlayCircle.vue?vue&type=script&lang=js\"\n\n\n/* normalize component */\nimport normalizer from \"!../vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('span',_vm._b({staticClass:\"material-design-icon play-circle-icon\",attrs:{\"aria-hidden\":_vm.title ? null : true,\"aria-label\":_vm.title,\"role\":\"img\"},on:{\"click\":function($event){return _vm.$emit('click', $event)}}},'span',_vm.$attrs,false),[_c('svg',{staticClass:\"material-design-icon__svg\",attrs:{\"fill\":_vm.fillColor,\"width\":_vm.size,\"height\":_vm.size,\"viewBox\":\"0 0 24 24\"}},[_c('path',{attrs:{\"d\":\"M10,16.5V7.5L16,12M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2Z\"}},[(_vm.title)?_c('title',[_vm._v(_vm._s(_vm.title))]):_vm._e()])])])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import mod from \"-!../../../../../node_modules/babel-loader/lib/index.js!../../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./CollectivesIcon.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../../../../node_modules/babel-loader/lib/index.js!../../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./CollectivesIcon.vue?vue&type=script&lang=js\"","\n\n\n","import { render, staticRenderFns } from \"./CollectivesIcon.vue?vue&type=template&id=18541dcc\"\nimport script from \"./CollectivesIcon.vue?vue&type=script&lang=js\"\nexport * from \"./CollectivesIcon.vue?vue&type=script&lang=js\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('span',_vm._b({staticClass:\"material-design-icon collectives-icon\",attrs:{\"aria-hidden\":!_vm.title,\"aria-label\":_vm.title,\"role\":\"img\"},on:{\"click\":function($event){return _vm.$emit('click', $event)}}},'span',_vm.$attrs,false),[_c('svg',{staticClass:\"material-design-icon__svg\",attrs:{\"fill\":_vm.fillColor,\"width\":_vm.size,\"height\":_vm.size,\"viewBox\":\"0 0 16 16\"}},[_c('path',{attrs:{\"d\":\"M2.9,8.8c0-1.2,0.4-2.4,1.2-3.3L0.3,6c-0.2,0-0.3,0.3-0.1,0.4l2.7,2.6C2.9,9,2.9,8.9,2.9,8.8z\"}}),_vm._v(\" \"),_c('path',{attrs:{\"d\":\"M8,3.7c0.7,0,1.3,0.1,1.9,0.4L8.2,0.6c-0.1-0.2-0.3-0.2-0.4,0L6.1,4C6.7,3.8,7.3,3.7,8,3.7z\"}}),_vm._v(\" \"),_c('path',{attrs:{\"d\":\"M3.7,11.5L3,15.2c0,0.2,0.2,0.4,0.4,0.3l3.3-1.7C5.4,13.4,4.4,12.6,3.7,11.5z\"}}),_vm._v(\" \"),_c('path',{attrs:{\"d\":\"M15.7,6l-3.7-0.5c0.7,0.9,1.2,2,1.2,3.3c0,0.1,0,0.2,0,0.3l2.7-2.6C15.9,6.3,15.9,6.1,15.7,6z\"}}),_vm._v(\" \"),_c('path',{attrs:{\"d\":\"M12.3,11.5c-0.7,1.1-1.8,1.9-3,2.2l3.3,1.7c0.2,0.1,0.4-0.1,0.4-0.3L12.3,11.5z\"}}),_vm._v(\" \"),_c('path',{attrs:{\"d\":\"M9.6,10.1c-0.4,0.5-1,0.8-1.6,0.8c-1.1,0-2-0.9-2.1-2C5.9,7.7,6.8,6.7,8,6.7c0.6,0,1.1,0.3,1.5,0.7 c0.1,0.1,0.1,0.1,0.2,0.1h1.4c0.2,0,0.4-0.2,0.3-0.5c-0.7-1.3-2.1-2.2-3.8-2.1C5.8,5,4.3,6.6,4.1,8.5C4,10.8,5.8,12.7,8,12.7 c1.6,0,2.9-0.9,3.5-2.3c0.1-0.2-0.1-0.4-0.3-0.4H9.9C9.8,10,9.7,10,9.6,10.1z\"}})])])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import mod from \"-!../../../../../node_modules/babel-loader/lib/index.js!../../../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FavoriteIcon.vue?vue&type=script&lang=ts\"; export default mod; export * from \"-!../../../../../node_modules/babel-loader/lib/index.js!../../../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FavoriteIcon.vue?vue&type=script&lang=ts\"","var render = function render(){var _vm=this,_c=_vm._self._c,_setup=_vm._self._setupProxy;return _c('NcIconSvgWrapper',{staticClass:\"favorite-marker-icon\",attrs:{\"name\":_vm.t('files', 'Favorite'),\"svg\":_vm.StarSvg}})\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n import API from \"!../../../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../../../../../node_modules/style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../../../../../node_modules/style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../../../../../node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../../../../../node_modules/style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../../../../../node_modules/style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../../../../../node_modules/css-loader/dist/cjs.js!../../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../../node_modules/sass-loader/dist/cjs.js!../../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FavoriteIcon.vue?vue&type=style&index=0&id=04e52abc&prod&lang=scss&scoped=true\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\n\n options.insert = insertFn.bind(null, \"head\");\n \noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../../../../../node_modules/css-loader/dist/cjs.js!../../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../../node_modules/sass-loader/dist/cjs.js!../../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FavoriteIcon.vue?vue&type=style&index=0&id=04e52abc&prod&lang=scss&scoped=true\";\n export default content && content.locals ? content.locals : undefined;\n","import { render, staticRenderFns } from \"./FavoriteIcon.vue?vue&type=template&id=04e52abc&scoped=true\"\nimport script from \"./FavoriteIcon.vue?vue&type=script&lang=ts\"\nexport * from \"./FavoriteIcon.vue?vue&type=script&lang=ts\"\nimport style0 from \"./FavoriteIcon.vue?vue&type=style&index=0&id=04e52abc&prod&lang=scss&scoped=true\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"04e52abc\",\n null\n \n)\n\nexport default component.exports","import mod from \"-!../../../../../node_modules/babel-loader/lib/index.js!../../../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FileEntryPreview.vue?vue&type=script&lang=ts\"; export default mod; export * from \"-!../../../../../node_modules/babel-loader/lib/index.js!../../../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FileEntryPreview.vue?vue&type=script&lang=ts\"","/**\n * @copyright Copyright (c) 2023 Louis Chmn \n *\n * @author Louis Chmn \n *\n * @license AGPL-3.0-or-later\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see .\n *\n */\nimport { Node, registerDavProperty } from '@nextcloud/files';\nexport function initLivePhotos() {\n registerDavProperty('nc:metadata-files-live-photo', { nc: 'http://nextcloud.org/ns' });\n}\n/**\n * @param {Node} node - The node\n */\nexport function isLivePhoto(node) {\n return node.attributes['metadata-files-live-photo'] !== undefined;\n}\n","import { render, staticRenderFns } from \"./FileEntryPreview.vue?vue&type=template&id=525376b0\"\nimport script from \"./FileEntryPreview.vue?vue&type=script&lang=ts\"\nexport * from \"./FileEntryPreview.vue?vue&type=script&lang=ts\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","import mod from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FileEntry.vue?vue&type=script&lang=ts\"; export default mod; export * from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FileEntry.vue?vue&type=script&lang=ts\"","var render = function render(){var _vm=this,_c=_vm._self._c,_setup=_vm._self._setupProxy;return _c('tr',_vm._g({staticClass:\"files-list__row\",class:{\n\t\t'files-list__row--dragover': _vm.dragover,\n\t\t'files-list__row--loading': _vm.isLoading,\n\t\t'files-list__row--active': _vm.isActive,\n\t},attrs:{\"data-cy-files-list-row\":\"\",\"data-cy-files-list-row-fileid\":_vm.fileid,\"data-cy-files-list-row-name\":_vm.source.basename,\"draggable\":_vm.canDrag}},_vm.rowListeners),[(_vm.source.attributes.failed)?_c('span',{staticClass:\"files-list__row--failed\"}):_vm._e(),_vm._v(\" \"),_c('FileEntryCheckbox',{attrs:{\"fileid\":_vm.fileid,\"is-loading\":_vm.isLoading,\"nodes\":_vm.nodes,\"source\":_vm.source}}),_vm._v(\" \"),_c('td',{staticClass:\"files-list__row-name\",attrs:{\"data-cy-files-list-row-name\":\"\"}},[_c('FileEntryPreview',{ref:\"preview\",attrs:{\"source\":_vm.source,\"dragover\":_vm.dragover},nativeOn:{\"click\":function($event){return _vm.execDefaultAction.apply(null, arguments)}}}),_vm._v(\" \"),_c('FileEntryName',{ref:\"name\",attrs:{\"display-name\":_vm.displayName,\"extension\":_vm.extension,\"files-list-width\":_vm.filesListWidth,\"nodes\":_vm.nodes,\"source\":_vm.source},on:{\"click\":_vm.execDefaultAction}})],1),_vm._v(\" \"),_c('FileEntryActions',{directives:[{name:\"show\",rawName:\"v-show\",value:(!_vm.isRenamingSmallScreen),expression:\"!isRenamingSmallScreen\"}],ref:\"actions\",class:`files-list__row-actions-${_vm.uniqueId}`,attrs:{\"files-list-width\":_vm.filesListWidth,\"loading\":_vm.loading,\"opened\":_vm.openedMenu,\"source\":_vm.source},on:{\"update:loading\":function($event){_vm.loading=$event},\"update:opened\":function($event){_vm.openedMenu=$event}}}),_vm._v(\" \"),(!_vm.compact && _vm.isSizeAvailable)?_c('td',{staticClass:\"files-list__row-size\",style:(_vm.sizeOpacity),attrs:{\"data-cy-files-list-row-size\":\"\"},on:{\"click\":_vm.openDetailsIfAvailable}},[_c('span',[_vm._v(_vm._s(_vm.size))])]):_vm._e(),_vm._v(\" \"),(!_vm.compact && _vm.isMtimeAvailable)?_c('td',{staticClass:\"files-list__row-mtime\",style:(_vm.mtimeOpacity),attrs:{\"data-cy-files-list-row-mtime\":\"\"},on:{\"click\":_vm.openDetailsIfAvailable}},[_c('NcDateTime',{attrs:{\"timestamp\":_vm.source.mtime,\"ignore-seconds\":true}})],1):_vm._e(),_vm._v(\" \"),_vm._l((_vm.columns),function(column){return _c('td',{key:column.id,staticClass:\"files-list__row-column-custom\",class:`files-list__row-${_vm.currentView?.id}-${column.id}`,attrs:{\"data-cy-files-list-row-column-custom\":column.id},on:{\"click\":_vm.openDetailsIfAvailable}},[_c('CustomElementRender',{attrs:{\"current-view\":_vm.currentView,\"render\":column.render,\"source\":_vm.source}})],1)})],2)\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./FileEntry.vue?vue&type=template&id=02ade962\"\nimport script from \"./FileEntry.vue?vue&type=script&lang=ts\"\nexport * from \"./FileEntry.vue?vue&type=script&lang=ts\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","import mod from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FileEntryGrid.vue?vue&type=script&lang=ts\"; export default mod; export * from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FileEntryGrid.vue?vue&type=script&lang=ts\"","var render = function render(){var _vm=this,_c=_vm._self._c,_setup=_vm._self._setupProxy;return _c('tr',{staticClass:\"files-list__row\",class:{'files-list__row--active': _vm.isActive, 'files-list__row--dragover': _vm.dragover, 'files-list__row--loading': _vm.isLoading},attrs:{\"data-cy-files-list-row\":\"\",\"data-cy-files-list-row-fileid\":_vm.fileid,\"data-cy-files-list-row-name\":_vm.source.basename,\"draggable\":_vm.canDrag},on:{\"contextmenu\":_vm.onRightClick,\"dragover\":_vm.onDragOver,\"dragleave\":_vm.onDragLeave,\"dragstart\":_vm.onDragStart,\"dragend\":_vm.onDragEnd,\"drop\":_vm.onDrop}},[(_vm.source.attributes.failed)?_c('span',{staticClass:\"files-list__row--failed\"}):_vm._e(),_vm._v(\" \"),_c('FileEntryCheckbox',{attrs:{\"fileid\":_vm.fileid,\"is-loading\":_vm.isLoading,\"nodes\":_vm.nodes,\"source\":_vm.source}}),_vm._v(\" \"),_c('td',{staticClass:\"files-list__row-name\",attrs:{\"data-cy-files-list-row-name\":\"\"}},[_c('FileEntryPreview',{ref:\"preview\",attrs:{\"dragover\":_vm.dragover,\"grid-mode\":true,\"source\":_vm.source},nativeOn:{\"click\":function($event){return _vm.execDefaultAction.apply(null, arguments)}}}),_vm._v(\" \"),_c('FileEntryName',{ref:\"name\",attrs:{\"display-name\":_vm.displayName,\"extension\":_vm.extension,\"files-list-width\":_vm.filesListWidth,\"grid-mode\":true,\"nodes\":_vm.nodes,\"source\":_vm.source},on:{\"click\":_vm.execDefaultAction}})],1),_vm._v(\" \"),_c('FileEntryActions',{ref:\"actions\",class:`files-list__row-actions-${_vm.uniqueId}`,attrs:{\"files-list-width\":_vm.filesListWidth,\"grid-mode\":true,\"loading\":_vm.loading,\"opened\":_vm.openedMenu,\"source\":_vm.source},on:{\"update:loading\":function($event){_vm.loading=$event},\"update:opened\":function($event){_vm.openedMenu=$event}}})],1)\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./FileEntryGrid.vue?vue&type=template&id=337076f0\"\nimport script from \"./FileEntryGrid.vue?vue&type=script&lang=ts\"\nexport * from \"./FileEntryGrid.vue?vue&type=script&lang=ts\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.enabled),expression:\"enabled\"}],class:`files-list__header-${_vm.header.id}`},[_c('span',{ref:\"mount\"})])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import mod from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FilesListHeader.vue?vue&type=script&lang=ts\"; export default mod; export * from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FilesListHeader.vue?vue&type=script&lang=ts\"","import { render, staticRenderFns } from \"./FilesListHeader.vue?vue&type=template&id=0434f153\"\nimport script from \"./FilesListHeader.vue?vue&type=script&lang=ts\"\nexport * from \"./FilesListHeader.vue?vue&type=script&lang=ts\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","import mod from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FilesListTableFooter.vue?vue&type=script&lang=ts\"; export default mod; export * from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FilesListTableFooter.vue?vue&type=script&lang=ts\"","var render = function render(){var _vm=this,_c=_vm._self._c,_setup=_vm._self._setupProxy;return _c('tr',[_c('th',{staticClass:\"files-list__row-checkbox\"},[_c('span',{staticClass:\"hidden-visually\"},[_vm._v(_vm._s(_vm.t('files', 'Total rows summary')))])]),_vm._v(\" \"),_c('td',{staticClass:\"files-list__row-name\"},[_c('span',{staticClass:\"files-list__row-icon\"}),_vm._v(\" \"),_c('span',[_vm._v(_vm._s(_vm.summary))])]),_vm._v(\" \"),_c('td',{staticClass:\"files-list__row-actions\"}),_vm._v(\" \"),(_vm.isSizeAvailable)?_c('td',{staticClass:\"files-list__column files-list__row-size\"},[_c('span',[_vm._v(_vm._s(_vm.totalSize))])]):_vm._e(),_vm._v(\" \"),(_vm.isMtimeAvailable)?_c('td',{staticClass:\"files-list__column files-list__row-mtime\"}):_vm._e(),_vm._v(\" \"),_vm._l((_vm.columns),function(column){return _c('th',{key:column.id,class:_vm.classForColumn(column)},[_c('span',[_vm._v(_vm._s(column.summary?.(_vm.nodes, _vm.currentView)))])])})],2)\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n import API from \"!../../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../../../../node_modules/style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../../../../node_modules/style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../../../../node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../../../../node_modules/style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../../../../node_modules/style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/sass-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FilesListTableFooter.vue?vue&type=style&index=0&id=a85bde20&prod&scoped=true&lang=scss\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\n\n options.insert = insertFn.bind(null, \"head\");\n \noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/sass-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FilesListTableFooter.vue?vue&type=style&index=0&id=a85bde20&prod&scoped=true&lang=scss\";\n export default content && content.locals ? content.locals : undefined;\n","import { render, staticRenderFns } from \"./FilesListTableFooter.vue?vue&type=template&id=a85bde20&scoped=true\"\nimport script from \"./FilesListTableFooter.vue?vue&type=script&lang=ts\"\nexport * from \"./FilesListTableFooter.vue?vue&type=script&lang=ts\"\nimport style0 from \"./FilesListTableFooter.vue?vue&type=style&index=0&id=a85bde20&prod&scoped=true&lang=scss\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"a85bde20\",\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c,_setup=_vm._self._setupProxy;return _c('tr',{staticClass:\"files-list__row-head\"},[_c('th',{staticClass:\"files-list__column files-list__row-checkbox\",on:{\"keyup\":function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,\"esc\",27,$event.key,[\"Esc\",\"Escape\"]))return null;if($event.ctrlKey||$event.shiftKey||$event.altKey||$event.metaKey)return null;return _vm.resetSelection.apply(null, arguments)}}},[_c('NcCheckboxRadioSwitch',_vm._b({on:{\"update:checked\":_vm.onToggleAll}},'NcCheckboxRadioSwitch',_vm.selectAllBind,false))],1),_vm._v(\" \"),_c('th',{staticClass:\"files-list__column files-list__row-name files-list__column--sortable\",attrs:{\"aria-sort\":_vm.ariaSortForMode('basename')}},[_c('span',{staticClass:\"files-list__row-icon\"}),_vm._v(\" \"),_c('FilesListTableHeaderButton',{attrs:{\"name\":_vm.t('files', 'Name'),\"mode\":\"basename\"}})],1),_vm._v(\" \"),_c('th',{staticClass:\"files-list__row-actions\"}),_vm._v(\" \"),(_vm.isSizeAvailable)?_c('th',{staticClass:\"files-list__column files-list__row-size\",class:{ 'files-list__column--sortable': _vm.isSizeAvailable },attrs:{\"aria-sort\":_vm.ariaSortForMode('size')}},[_c('FilesListTableHeaderButton',{attrs:{\"name\":_vm.t('files', 'Size'),\"mode\":\"size\"}})],1):_vm._e(),_vm._v(\" \"),(_vm.isMtimeAvailable)?_c('th',{staticClass:\"files-list__column files-list__row-mtime\",class:{ 'files-list__column--sortable': _vm.isMtimeAvailable },attrs:{\"aria-sort\":_vm.ariaSortForMode('mtime')}},[_c('FilesListTableHeaderButton',{attrs:{\"name\":_vm.t('files', 'Modified'),\"mode\":\"mtime\"}})],1):_vm._e(),_vm._v(\" \"),_vm._l((_vm.columns),function(column){return _c('th',{key:column.id,class:_vm.classForColumn(column),attrs:{\"aria-sort\":_vm.ariaSortForMode(column.id)}},[(!!column.sort)?_c('FilesListTableHeaderButton',{attrs:{\"name\":column.title,\"mode\":column.id}}):_c('span',[_vm._v(\"\\n\\t\\t\\t\"+_vm._s(column.title)+\"\\n\\t\\t\")])],1)})],2)\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","/**\n * @copyright Copyright (c) 2023 John Molakvoæ \n *\n * @author John Molakvoæ \n *\n * @license AGPL-3.0-or-later\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see .\n *\n */\nimport Vue from 'vue';\nimport { mapState } from 'pinia';\nimport { useViewConfigStore } from '../store/viewConfig';\nimport { Navigation, View } from '@nextcloud/files';\nexport default Vue.extend({\n computed: {\n ...mapState(useViewConfigStore, ['getConfig', 'setSortingBy', 'toggleSortingDirection']),\n currentView() {\n return this.$navigation.active;\n },\n /**\n * Get the sorting mode for the current view\n */\n sortingMode() {\n return this.getConfig(this.currentView.id)?.sorting_mode\n || this.currentView?.defaultSortKey\n || 'basename';\n },\n /**\n * Get the sorting direction for the current view\n */\n isAscSorting() {\n const sortingDirection = this.getConfig(this.currentView.id)?.sorting_direction;\n return sortingDirection !== 'desc';\n },\n },\n methods: {\n toggleSortBy(key) {\n // If we're already sorting by this key, flip the direction\n if (this.sortingMode === key) {\n this.toggleSortingDirection(this.currentView.id);\n return;\n }\n // else sort ASC by this new key\n this.setSortingBy(key, this.currentView.id);\n },\n },\n});\n","import mod from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FilesListTableHeaderButton.vue?vue&type=script&lang=ts\"; export default mod; export * from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FilesListTableHeaderButton.vue?vue&type=script&lang=ts\"","var render = function render(){var _vm=this,_c=_vm._self._c,_setup=_vm._self._setupProxy;return _c('NcButton',{class:['files-list__column-sort-button', {\n\t\t'files-list__column-sort-button--active': _vm.sortingMode === _vm.mode,\n\t\t'files-list__column-sort-button--size': _vm.sortingMode === 'size',\n\t}],attrs:{\"alignment\":_vm.mode === 'size' ? 'end' : 'start-reverse',\"type\":\"tertiary\"},on:{\"click\":function($event){return _vm.toggleSortBy(_vm.mode)}},scopedSlots:_vm._u([{key:\"icon\",fn:function(){return [(_vm.sortingMode !== _vm.mode || _vm.isAscSorting)?_c('MenuUp',{staticClass:\"files-list__column-sort-button-icon\"}):_c('MenuDown',{staticClass:\"files-list__column-sort-button-icon\"})]},proxy:true}])},[_vm._v(\" \"),_c('span',{staticClass:\"files-list__column-sort-button-text\"},[_vm._v(_vm._s(_vm.name))])])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n import API from \"!../../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../../../../node_modules/style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../../../../node_modules/style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../../../../node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../../../../node_modules/style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../../../../node_modules/style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/sass-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FilesListTableHeaderButton.vue?vue&type=style&index=0&id=097f69d4&prod&scoped=true&lang=scss\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\n\n options.insert = insertFn.bind(null, \"head\");\n \noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/sass-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FilesListTableHeaderButton.vue?vue&type=style&index=0&id=097f69d4&prod&scoped=true&lang=scss\";\n export default content && content.locals ? content.locals : undefined;\n","import { render, staticRenderFns } from \"./FilesListTableHeaderButton.vue?vue&type=template&id=097f69d4&scoped=true\"\nimport script from \"./FilesListTableHeaderButton.vue?vue&type=script&lang=ts\"\nexport * from \"./FilesListTableHeaderButton.vue?vue&type=script&lang=ts\"\nimport style0 from \"./FilesListTableHeaderButton.vue?vue&type=style&index=0&id=097f69d4&prod&scoped=true&lang=scss\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"097f69d4\",\n null\n \n)\n\nexport default component.exports","import mod from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FilesListTableHeader.vue?vue&type=script&lang=ts\"; export default mod; export * from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FilesListTableHeader.vue?vue&type=script&lang=ts\"","\n import API from \"!../../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../../../../node_modules/style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../../../../node_modules/style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../../../../node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../../../../node_modules/style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../../../../node_modules/style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/sass-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FilesListTableHeader.vue?vue&type=style&index=0&id=952162c2&prod&scoped=true&lang=scss\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\n\n options.insert = insertFn.bind(null, \"head\");\n \noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/sass-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FilesListTableHeader.vue?vue&type=style&index=0&id=952162c2&prod&scoped=true&lang=scss\";\n export default content && content.locals ? content.locals : undefined;\n","import { render, staticRenderFns } from \"./FilesListTableHeader.vue?vue&type=template&id=952162c2&scoped=true\"\nimport script from \"./FilesListTableHeader.vue?vue&type=script&lang=ts\"\nexport * from \"./FilesListTableHeader.vue?vue&type=script&lang=ts\"\nimport style0 from \"./FilesListTableHeader.vue?vue&type=style&index=0&id=952162c2&prod&scoped=true&lang=scss\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"952162c2\",\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c,_setup=_vm._self._setupProxy;return _c('div',{staticClass:\"files-list\",attrs:{\"data-cy-files-list\":\"\"}},[_c('div',{ref:\"before\",staticClass:\"files-list__before\"},[_vm._t(\"before\")],2),_vm._v(\" \"),(!!_vm.$scopedSlots['header-overlay'])?_c('div',{staticClass:\"files-list__thead-overlay\"},[_vm._t(\"header-overlay\")],2):_vm._e(),_vm._v(\" \"),_c('table',{staticClass:\"files-list__table\",class:{ 'files-list__table--with-thead-overlay': !!_vm.$scopedSlots['header-overlay'] }},[(_vm.caption)?_c('caption',{staticClass:\"hidden-visually\"},[_vm._v(\"\\n\\t\\t\\t\"+_vm._s(_vm.caption)+\"\\n\\t\\t\")]):_vm._e(),_vm._v(\" \"),_c('thead',{ref:\"thead\",staticClass:\"files-list__thead\",attrs:{\"data-cy-files-list-thead\":\"\"}},[_vm._t(\"header\")],2),_vm._v(\" \"),_c('tbody',{staticClass:\"files-list__tbody\",class:_vm.gridMode ? 'files-list__tbody--grid' : 'files-list__tbody--list',style:(_vm.tbodyStyle),attrs:{\"data-cy-files-list-tbody\":\"\"}},_vm._l((_vm.renderedItems),function({key, item},i){return _c(_vm.dataComponent,_vm._b({key:key,tag:\"component\",attrs:{\"source\":item,\"index\":i}},'component',_vm.extraProps,false))}),1),_vm._v(\" \"),_c('tfoot',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.isReady),expression:\"isReady\"}],staticClass:\"files-list__tfoot\",attrs:{\"data-cy-files-list-tfoot\":\"\"}},[_vm._t(\"footer\")],2)])])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import mod from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./VirtualList.vue?vue&type=script&lang=ts\"; export default mod; export * from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./VirtualList.vue?vue&type=script&lang=ts\"","import { render, staticRenderFns } from \"./VirtualList.vue?vue&type=template&id=6932388d\"\nimport script from \"./VirtualList.vue?vue&type=script&lang=ts\"\nexport * from \"./VirtualList.vue?vue&type=script&lang=ts\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c,_setup=_vm._self._setupProxy;return _c('div',{staticClass:\"files-list__column files-list__row-actions-batch\"},[_c('NcActions',{ref:\"actionsMenu\",attrs:{\"disabled\":!!_vm.loading || _vm.areSomeNodesLoading,\"force-name\":true,\"inline\":_vm.inlineActions,\"menu-name\":_vm.inlineActions <= 1 ? _vm.t('files', 'Actions') : null,\"open\":_vm.openedMenu},on:{\"update:open\":function($event){_vm.openedMenu=$event}}},_vm._l((_vm.enabledActions),function(action){return _c('NcActionButton',{key:action.id,class:'files-list__row-actions-batch-' + action.id,on:{\"click\":function($event){return _vm.onActionClick(action)}},scopedSlots:_vm._u([{key:\"icon\",fn:function(){return [(_vm.loading === action.id)?_c('NcLoadingIcon',{attrs:{\"size\":18}}):_c('NcIconSvgWrapper',{attrs:{\"svg\":action.iconSvgInline(_vm.nodes, _vm.currentView)}})]},proxy:true}],null,true)},[_vm._v(\"\\n\\t\\t\\t\"+_vm._s(action.displayName(_vm.nodes, _vm.currentView))+\"\\n\\t\\t\")])}),1)],1)\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import mod from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FilesListTableHeaderActions.vue?vue&type=script&lang=ts\"; export default mod; export * from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FilesListTableHeaderActions.vue?vue&type=script&lang=ts\"","\n import API from \"!../../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../../../../node_modules/style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../../../../node_modules/style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../../../../node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../../../../node_modules/style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../../../../node_modules/style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/sass-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FilesListTableHeaderActions.vue?vue&type=style&index=0&id=d939292c&prod&scoped=true&lang=scss\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\n\n options.insert = insertFn.bind(null, \"head\");\n \noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/sass-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FilesListTableHeaderActions.vue?vue&type=style&index=0&id=d939292c&prod&scoped=true&lang=scss\";\n export default content && content.locals ? content.locals : undefined;\n","import { render, staticRenderFns } from \"./FilesListTableHeaderActions.vue?vue&type=template&id=d939292c&scoped=true\"\nimport script from \"./FilesListTableHeaderActions.vue?vue&type=script&lang=ts\"\nexport * from \"./FilesListTableHeaderActions.vue?vue&type=script&lang=ts\"\nimport style0 from \"./FilesListTableHeaderActions.vue?vue&type=style&index=0&id=d939292c&prod&scoped=true&lang=scss\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"d939292c\",\n null\n \n)\n\nexport default component.exports","import mod from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FilesListVirtual.vue?vue&type=script&lang=ts\"; export default mod; export * from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FilesListVirtual.vue?vue&type=script&lang=ts\"","\n import API from \"!../../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../../../../node_modules/style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../../../../node_modules/style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../../../../node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../../../../node_modules/style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../../../../node_modules/style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/sass-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FilesListVirtual.vue?vue&type=style&index=0&id=2d56c8a2&prod&scoped=true&lang=scss\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\n\n options.insert = insertFn.bind(null, \"head\");\n \noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/sass-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FilesListVirtual.vue?vue&type=style&index=0&id=2d56c8a2&prod&scoped=true&lang=scss\";\n export default content && content.locals ? content.locals : undefined;\n","\n import API from \"!../../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../../../../node_modules/style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../../../../node_modules/style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../../../../node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../../../../node_modules/style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../../../../node_modules/style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/sass-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FilesListVirtual.vue?vue&type=style&index=1&id=2d56c8a2&prod&lang=scss\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\n\n options.insert = insertFn.bind(null, \"head\");\n \noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/sass-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FilesListVirtual.vue?vue&type=style&index=1&id=2d56c8a2&prod&lang=scss\";\n export default content && content.locals ? content.locals : undefined;\n","import { render, staticRenderFns } from \"./FilesListVirtual.vue?vue&type=template&id=2d56c8a2&scoped=true\"\nimport script from \"./FilesListVirtual.vue?vue&type=script&lang=ts\"\nexport * from \"./FilesListVirtual.vue?vue&type=script&lang=ts\"\nimport style0 from \"./FilesListVirtual.vue?vue&type=style&index=0&id=2d56c8a2&prod&scoped=true&lang=scss\"\nimport style1 from \"./FilesListVirtual.vue?vue&type=style&index=1&id=2d56c8a2&prod&lang=scss\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"2d56c8a2\",\n null\n \n)\n\nexport default component.exports","import mod from \"-!../vue-loader/lib/index.js??vue-loader-options!./TrayArrowDown.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../vue-loader/lib/index.js??vue-loader-options!./TrayArrowDown.vue?vue&type=script&lang=js\"","\n\n","import { render, staticRenderFns } from \"./TrayArrowDown.vue?vue&type=template&id=447c2cd4\"\nimport script from \"./TrayArrowDown.vue?vue&type=script&lang=js\"\nexport * from \"./TrayArrowDown.vue?vue&type=script&lang=js\"\n\n\n/* normalize component */\nimport normalizer from \"!../vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('span',_vm._b({staticClass:\"material-design-icon tray-arrow-down-icon\",attrs:{\"aria-hidden\":_vm.title ? null : true,\"aria-label\":_vm.title,\"role\":\"img\"},on:{\"click\":function($event){return _vm.$emit('click', $event)}}},'span',_vm.$attrs,false),[_c('svg',{staticClass:\"material-design-icon__svg\",attrs:{\"fill\":_vm.fillColor,\"width\":_vm.size,\"height\":_vm.size,\"viewBox\":\"0 0 24 24\"}},[_c('path',{attrs:{\"d\":\"M2 12H4V17H20V12H22V17C22 18.11 21.11 19 20 19H4C2.9 19 2 18.11 2 17V12M12 15L17.55 9.54L16.13 8.13L13 11.25V2H11V11.25L7.88 8.13L6.46 9.55L12 15Z\"}},[(_vm.title)?_c('title',[_vm._v(_vm._s(_vm.title))]):_vm._e()])])])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import mod from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./DragAndDropNotice.vue?vue&type=script&lang=ts\"; export default mod; export * from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./DragAndDropNotice.vue?vue&type=script&lang=ts\"","var render = function render(){var _vm=this,_c=_vm._self._c,_setup=_vm._self._setupProxy;return _c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.dragover),expression:\"dragover\"}],staticClass:\"files-list__drag-drop-notice\",attrs:{\"data-cy-files-drag-drop-area\":\"\"},on:{\"drop\":_vm.onDrop}},[_c('div',{staticClass:\"files-list__drag-drop-notice-wrapper\"},[(_vm.canUpload && !_vm.isQuotaExceeded)?[_c('TrayArrowDownIcon',{attrs:{\"size\":48}}),_vm._v(\" \"),_c('h3',{staticClass:\"files-list-drag-drop-notice__title\"},[_vm._v(\"\\n\\t\\t\\t\\t\"+_vm._s(_vm.t('files', 'Drag and drop files here to upload'))+\"\\n\\t\\t\\t\")])]:[_c('h3',{staticClass:\"files-list-drag-drop-notice__title\"},[_vm._v(\"\\n\\t\\t\\t\\t\"+_vm._s(_vm.cantUploadLabel)+\"\\n\\t\\t\\t\")])]],2)])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n import API from \"!../../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../../../../node_modules/style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../../../../node_modules/style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../../../../node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../../../../node_modules/style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../../../../node_modules/style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/sass-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./DragAndDropNotice.vue?vue&type=style&index=0&id=02c943a6&prod&lang=scss&scoped=true\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\n\n options.insert = insertFn.bind(null, \"head\");\n \noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/sass-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./DragAndDropNotice.vue?vue&type=style&index=0&id=02c943a6&prod&lang=scss&scoped=true\";\n export default content && content.locals ? content.locals : undefined;\n","import { render, staticRenderFns } from \"./DragAndDropNotice.vue?vue&type=template&id=02c943a6&scoped=true\"\nimport script from \"./DragAndDropNotice.vue?vue&type=script&lang=ts\"\nexport * from \"./DragAndDropNotice.vue?vue&type=script&lang=ts\"\nimport style0 from \"./DragAndDropNotice.vue?vue&type=style&index=0&id=02c943a6&prod&lang=scss&scoped=true\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"02c943a6\",\n null\n \n)\n\nexport default component.exports","import mod from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FilesList.vue?vue&type=script&lang=ts\"; export default mod; export * from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FilesList.vue?vue&type=script&lang=ts\"","\n import API from \"!../../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../../../../node_modules/style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../../../../node_modules/style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../../../../node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../../../../node_modules/style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../../../../node_modules/style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/sass-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FilesList.vue?vue&type=style&index=0&id=5c37291f&prod&scoped=true&lang=scss\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\n\n options.insert = insertFn.bind(null, \"head\");\n \noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/sass-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FilesList.vue?vue&type=style&index=0&id=5c37291f&prod&scoped=true&lang=scss\";\n export default content && content.locals ? content.locals : undefined;\n","import { render, staticRenderFns } from \"./FilesList.vue?vue&type=template&id=5c37291f&scoped=true\"\nimport script from \"./FilesList.vue?vue&type=script&lang=ts\"\nexport * from \"./FilesList.vue?vue&type=script&lang=ts\"\nimport style0 from \"./FilesList.vue?vue&type=style&index=0&id=5c37291f&prod&scoped=true&lang=scss\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"5c37291f\",\n null\n \n)\n\nexport default component.exports","import mod from \"-!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FilesApp.vue?vue&type=script&lang=ts\"; export default mod; export * from \"-!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FilesApp.vue?vue&type=script&lang=ts\"","import { render, staticRenderFns } from \"./FilesApp.vue?vue&type=template&id=11e0f2dd\"\nimport script from \"./FilesApp.vue?vue&type=script&lang=ts\"\nexport * from \"./FilesApp.vue?vue&type=script&lang=ts\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","import { PiniaVuePlugin } from 'pinia';\nimport { getNavigation } from '@nextcloud/files';\nimport { getRequestToken } from '@nextcloud/auth';\nimport Vue from 'vue';\nimport { pinia } from './store/index.ts';\nimport router from './router/router';\nimport RouterService from './services/RouterService';\nimport SettingsModel from './models/Setting.js';\nimport SettingsService from './services/Settings.js';\nimport FilesApp from './FilesApp.vue';\n// @ts-expect-error __webpack_nonce__ is injected by webpack\n__webpack_nonce__ = btoa(getRequestToken());\n// Init private and public Files namespace\nwindow.OCA.Files = window.OCA.Files ?? {};\nwindow.OCP.Files = window.OCP.Files ?? {};\n// Expose router\nconst Router = new RouterService(router);\nObject.assign(window.OCP.Files, { Router });\n// Init Pinia store\nVue.use(PiniaVuePlugin);\n// Init Navigation Service\n// This only works with Vue 2 - with Vue 3 this will not modify the source but return just a oberserver\nconst Navigation = Vue.observable(getNavigation());\nVue.prototype.$navigation = Navigation;\n// Init Files App Settings Service\nconst Settings = new SettingsService();\nObject.assign(window.OCA.Files, { Settings });\nObject.assign(window.OCA.Files.Settings, { Setting: SettingsModel });\nconst FilesAppVue = Vue.extend(FilesApp);\nnew FilesAppVue({\n router,\n pinia,\n}).$mount('#content');\n","export default class RouterService {\n _router;\n constructor(router) {\n this._router = router;\n }\n get name() {\n return this._router.currentRoute.name;\n }\n get query() {\n return this._router.currentRoute.query || {};\n }\n get params() {\n return this._router.currentRoute.params || {};\n }\n /**\n * Trigger a route change on the files app\n *\n * @param path the url path, eg: '/trashbin?dir=/Deleted'\n * @param replace replace the current history\n * @see https://router.vuejs.org/guide/essentials/navigation.html#navigate-to-a-different-location\n */\n goTo(path, replace = false) {\n return this._router.push({\n path,\n replace,\n });\n }\n /**\n * Trigger a route change on the files App\n *\n * @param name the route name\n * @param params the route parameters\n * @param query the url query parameters\n * @param replace replace the current history\n * @see https://router.vuejs.org/guide/essentials/navigation.html#navigate-to-a-different-location\n */\n goToRoute(name, params, query, replace) {\n return this._router.push({\n name,\n query,\n params,\n replace,\n });\n }\n}\n","/**\n * @copyright Copyright (c) 2019 Gary Kim \n *\n * @author John Molakvoæ \n *\n * @license AGPL-3.0-or-later\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see .\n *\n */\n\nexport default class Settings {\n\n\t_settings\n\n\tconstructor() {\n\t\tthis._settings = []\n\t\tconsole.debug('OCA.Files.Settings initialized')\n\t}\n\n\t/**\n\t * Register a new setting\n\t *\n\t * @since 19.0.0\n\t * @param {OCA.Files.Settings.Setting} view element to add to settings\n\t * @return {boolean} whether registering was successful\n\t */\n\tregister(view) {\n\t\tif (this._settings.filter(e => e.name === view.name).length > 0) {\n\t\t\tconsole.error('A setting with the same name is already registered')\n\t\t\treturn false\n\t\t}\n\t\tthis._settings.push(view)\n\t\treturn true\n\t}\n\n\t/**\n\t * All settings elements\n\t *\n\t * @return {OCA.Files.Settings.Setting[]} All currently registered settings\n\t */\n\tget settings() {\n\t\treturn this._settings\n\t}\n\n}\n","/**\n * @copyright Copyright (c) 2019 Gary Kim \n * @copyright Copyright (c) 2019 John Molakvoæ \n *\n * @author John Molakvoæ \n *\n * @license AGPL-3.0-or-later\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see .\n *\n */\n\nexport default class Setting {\n\n\t_close\n\t_el\n\t_name\n\t_open\n\n\t/**\n\t * Create a new files app setting\n\t *\n\t * @since 19.0.0\n\t * @param {string} name the name of this setting\n\t * @param {object} component the component\n\t * @param {Function} component.el function that returns an unmounted dom element to be added\n\t * @param {Function} [component.open] callback for when setting is added\n\t * @param {Function} [component.close] callback for when setting is closed\n\t */\n\tconstructor(name, { el, open, close }) {\n\t\tthis._name = name\n\t\tthis._el = el\n\t\tthis._open = open\n\t\tthis._close = close\n\n\t\tif (typeof this._open !== 'function') {\n\t\t\tthis._open = () => {}\n\t\t}\n\n\t\tif (typeof this._close !== 'function') {\n\t\t\tthis._close = () => {}\n\t\t}\n\t}\n\n\tget name() {\n\t\treturn this._name\n\t}\n\n\tget el() {\n\t\treturn this._el\n\t}\n\n\tget open() {\n\t\treturn this._open\n\t}\n\n\tget close() {\n\t\treturn this._close\n\t}\n\n}\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../../css-loader/dist/runtime/sourceMaps.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../css-loader/dist/runtime/api.js\";\nimport ___CSS_LOADER_GET_URL_IMPORT___ from \"../../../css-loader/dist/runtime/getUrl.js\";\nvar ___CSS_LOADER_URL_IMPORT_0___ = new URL(\"data:image/svg+xml,%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20height=%2716%27%20width=%2716%27%3e%3cpath%20d=%27M14%2012.3L12.3%2014%208%209.7%203.7%2014%202%2012.3%206.3%208%202%203.7%203.7%202%208%206.3%2012.3%202%2014%203.7%209.7%208z%27/%3e%3c/svg%3e\", import.meta.url);\nvar ___CSS_LOADER_URL_IMPORT_1___ = new URL(\"data:image/svg+xml,%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20height=%2716%27%20width=%2716%27%3e%3cpath%20d=%27M14%2012.3L12.3%2014%208%209.7%203.7%2014%202%2012.3%206.3%208%202%203.7%203.7%202%208%206.3%2012.3%202%2014%203.7%209.7%208z%27%20style=%27fill-opacity:1;fill:%23ffffff%27/%3e%3c/svg%3e\", import.meta.url);\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\nvar ___CSS_LOADER_URL_REPLACEMENT_0___ = ___CSS_LOADER_GET_URL_IMPORT___(___CSS_LOADER_URL_IMPORT_0___);\nvar ___CSS_LOADER_URL_REPLACEMENT_1___ = ___CSS_LOADER_GET_URL_IMPORT___(___CSS_LOADER_URL_IMPORT_1___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, `@charset \"UTF-8\";\n/**\n * @copyright Copyright (c) 2019 Julius Härtl \n *\n * @author Julius Härtl \n * @author John Molakvoæ \n *\n * @license GNU AGPL version 3 or any later version\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see .\n */\n.toastify.dialogs {\n min-width: 200px;\n background: none;\n background-color: var(--color-main-background);\n color: var(--color-main-text);\n box-shadow: 0 0 6px 0 var(--color-box-shadow);\n padding: 0 12px;\n margin-top: 45px;\n position: fixed;\n z-index: 10100;\n border-radius: var(--border-radius);\n display: flex;\n align-items: center;\n}\n.toastify.dialogs .toast-undo-container {\n display: flex;\n align-items: center;\n}\n.toastify.dialogs .toast-undo-button,\n.toastify.dialogs .toast-close {\n position: static;\n overflow: hidden;\n box-sizing: border-box;\n min-width: 44px;\n height: 100%;\n padding: 12px;\n white-space: nowrap;\n background-repeat: no-repeat;\n background-position: center;\n background-color: transparent;\n min-height: 0;\n}\n.toastify.dialogs .toast-undo-button.toast-close,\n.toastify.dialogs .toast-close.toast-close {\n text-indent: 0;\n opacity: .4;\n border: none;\n min-height: 44px;\n margin-left: 10px;\n font-size: 0;\n}\n.toastify.dialogs .toast-undo-button.toast-close:before,\n.toastify.dialogs .toast-close.toast-close:before {\n background-image: url(${___CSS_LOADER_URL_REPLACEMENT_0___});\n content: \" \";\n filter: var(--background-invert-if-dark);\n display: inline-block;\n width: 16px;\n height: 16px;\n}\n.toastify.dialogs .toast-undo-button.toast-undo-button,\n.toastify.dialogs .toast-close.toast-undo-button {\n height: calc(100% - 6px);\n margin: 3px 3px 3px 12px;\n}\n.toastify.dialogs .toast-undo-button:hover,\n.toastify.dialogs .toast-undo-button:focus,\n.toastify.dialogs .toast-undo-button:active,\n.toastify.dialogs .toast-close:hover,\n.toastify.dialogs .toast-close:focus,\n.toastify.dialogs .toast-close:active {\n cursor: pointer;\n opacity: 1;\n}\n.toastify.dialogs.toastify-top {\n right: 10px;\n}\n.toastify.dialogs.toast-with-click {\n cursor: pointer;\n}\n.toastify.dialogs.toast-error {\n border-left: 3px solid var(--color-error);\n}\n.toastify.dialogs.toast-info {\n border-left: 3px solid var(--color-primary);\n}\n.toastify.dialogs.toast-warning {\n border-left: 3px solid var(--color-warning);\n}\n.toastify.dialogs.toast-success,\n.toastify.dialogs.toast-undo {\n border-left: 3px solid var(--color-success);\n}\n.theme--dark .toastify.dialogs .toast-close.toast-close:before {\n background-image: url(${___CSS_LOADER_URL_REPLACEMENT_1___});\n}\n.nc-generic-dialog .dialog__actions {\n justify-content: space-between;\n min-width: calc(100% - 12px);\n}\n._file-picker__file-icon_1vgv4_5 {\n width: 32px;\n height: 32px;\n min-width: 32px;\n min-height: 32px;\n background-repeat: no-repeat;\n background-size: contain;\n display: flex;\n justify-content: center;\n}\ntr.file-picker__row[data-v-6aded0d9] {\n height: var(--row-height, 50px);\n}\ntr.file-picker__row td[data-v-6aded0d9] {\n cursor: pointer;\n overflow: hidden;\n text-overflow: ellipsis;\n border-bottom: none;\n}\ntr.file-picker__row td.row-checkbox[data-v-6aded0d9] {\n padding: 0 2px;\n}\ntr.file-picker__row td[data-v-6aded0d9]:not(.row-checkbox) {\n padding-inline: 14px 0;\n}\ntr.file-picker__row td.row-size[data-v-6aded0d9] {\n text-align: end;\n padding-inline: 0 14px;\n}\ntr.file-picker__row td.row-name[data-v-6aded0d9] {\n padding-inline: 2px 0;\n}\n@keyframes gradient-6aded0d9 {\n 0% {\n background-position: 0% 50%;\n }\n 50% {\n background-position: 100% 50%;\n }\n to {\n background-position: 0% 50%;\n }\n}\n.loading-row .row-checkbox[data-v-6aded0d9] {\n text-align: center !important;\n}\n.loading-row span[data-v-6aded0d9] {\n display: inline-block;\n height: 24px;\n background:\n linear-gradient(\n to right,\n var(--color-background-darker),\n var(--color-text-maxcontrast),\n var(--color-background-darker));\n background-size: 600px 100%;\n border-radius: var(--border-radius);\n animation: gradient-6aded0d9 12s ease infinite;\n}\n.loading-row .row-wrapper[data-v-6aded0d9] {\n display: inline-flex;\n align-items: center;\n}\n.loading-row .row-checkbox span[data-v-6aded0d9] {\n width: 24px;\n}\n.loading-row .row-name span[data-v-6aded0d9]:last-of-type {\n margin-inline-start: 6px;\n width: 130px;\n}\n.loading-row .row-size span[data-v-6aded0d9] {\n width: 80px;\n}\n.loading-row .row-modified span[data-v-6aded0d9] {\n width: 90px;\n}\ntr.file-picker__row[data-v-48df4f27] {\n height: var(--row-height, 50px);\n}\ntr.file-picker__row td[data-v-48df4f27] {\n cursor: pointer;\n overflow: hidden;\n text-overflow: ellipsis;\n border-bottom: none;\n}\ntr.file-picker__row td.row-checkbox[data-v-48df4f27] {\n padding: 0 2px;\n}\ntr.file-picker__row td[data-v-48df4f27]:not(.row-checkbox) {\n padding-inline: 14px 0;\n}\ntr.file-picker__row td.row-size[data-v-48df4f27] {\n text-align: end;\n padding-inline: 0 14px;\n}\ntr.file-picker__row td.row-name[data-v-48df4f27] {\n padding-inline: 2px 0;\n}\n.file-picker__row--selected[data-v-48df4f27] {\n background-color: var(--color-background-dark);\n}\n.file-picker__row[data-v-48df4f27]:hover {\n background-color: var(--color-background-hover);\n}\n.file-picker__name-container[data-v-48df4f27] {\n display: flex;\n justify-content: start;\n align-items: center;\n height: 100%;\n}\n.file-picker__file-name[data-v-48df4f27] {\n padding-inline-start: 6px;\n min-width: 0;\n overflow: hidden;\n text-overflow: ellipsis;\n}\n.file-picker__file-extension[data-v-48df4f27] {\n color: var(--color-text-maxcontrast);\n min-width: fit-content;\n}\n.file-picker__header-preview[data-v-d3c94818] {\n width: 22px;\n height: 32px;\n flex: 0 0 auto;\n}\n.file-picker__files[data-v-d3c94818] {\n margin: 2px;\n margin-inline-start: 12px;\n overflow: scroll auto;\n}\n.file-picker__files table[data-v-d3c94818] {\n width: 100%;\n max-height: 100%;\n table-layout: fixed;\n}\n.file-picker__files th[data-v-d3c94818] {\n position: sticky;\n z-index: 1;\n top: 0;\n background-color: var(--color-main-background);\n padding: 2px;\n}\n.file-picker__files th .header-wrapper[data-v-d3c94818] {\n display: flex;\n}\n.file-picker__files th.row-checkbox[data-v-d3c94818] {\n width: 44px;\n}\n.file-picker__files th.row-name[data-v-d3c94818] {\n width: 230px;\n}\n.file-picker__files th.row-size[data-v-d3c94818] {\n width: 100px;\n}\n.file-picker__files th.row-modified[data-v-d3c94818] {\n width: 120px;\n}\n.file-picker__files th[data-v-d3c94818]:not(.row-size) .button-vue__wrapper {\n justify-content: start;\n flex-direction: row-reverse;\n}\n.file-picker__files th[data-v-d3c94818]:not(.row-size) .button-vue {\n padding-inline: 16px 4px;\n}\n.file-picker__files th.row-size[data-v-d3c94818] .button-vue__wrapper {\n justify-content: end;\n}\n.file-picker__files th[data-v-d3c94818] .button-vue__wrapper {\n color: var(--color-text-maxcontrast);\n}\n.file-picker__files th[data-v-d3c94818] .button-vue__wrapper .button-vue__text {\n font-weight: 400;\n}\n.file-picker__breadcrumbs[data-v-22cbb5df] {\n flex-grow: 0 !important;\n}\n.file-picker__side[data-v-a06474d4] {\n display: flex;\n flex-direction: column;\n align-items: stretch;\n gap: .5rem;\n min-width: 200px;\n padding: 2px;\n margin-block-start: 7px;\n overflow: auto;\n}\n.file-picker__side[data-v-a06474d4] .button-vue__wrapper {\n justify-content: start;\n}\n.file-picker__filter-input[data-v-a06474d4] {\n margin-block: 7px;\n max-width: 260px;\n}\n@media (max-width: 736px) {\n .file-picker__side[data-v-a06474d4] {\n flex-direction: row;\n min-width: unset;\n }\n}\n@media (max-width: 512px) {\n .file-picker__side[data-v-a06474d4] {\n flex-direction: row;\n min-width: unset;\n }\n .file-picker__filter-input[data-v-a06474d4] {\n max-width: unset;\n }\n}\n.file-picker__navigation {\n padding-inline: 8px 2px;\n}\n.file-picker__navigation,\n.file-picker__navigation * {\n box-sizing: border-box;\n}\n.file-picker__navigation .v-select.select {\n min-width: 220px;\n}\n@media (min-width: 513px) and (max-width: 736px) {\n .file-picker__navigation {\n gap: 11px;\n }\n}\n@media (max-width: 512px) {\n .file-picker__navigation {\n flex-direction: column-reverse !important;\n }\n}\n.file-picker__view[data-v-6ff1b36b] {\n height: 50px;\n display: flex;\n justify-content: start;\n align-items: center;\n}\n.file-picker__view h3[data-v-6ff1b36b] {\n font-weight: 700;\n height: fit-content;\n margin: 0;\n}\n.file-picker__main[data-v-6ff1b36b] {\n box-sizing: border-box;\n width: 100%;\n display: flex;\n flex-direction: column;\n min-height: 0;\n flex: 1;\n padding-inline: 2px;\n}\n.file-picker__main *[data-v-6ff1b36b] {\n box-sizing: border-box;\n}\n[data-v-6ff1b36b] .file-picker {\n height: min(80vh, 800px) !important;\n}\n@media (max-width: 512px) {\n [data-v-6ff1b36b] .file-picker {\n height: calc(100% - 16px - var(--default-clickable-area)) !important;\n }\n}\n[data-v-6ff1b36b] .file-picker__content {\n display: flex;\n flex-direction: column;\n overflow: hidden;\n}\n`, \"\",{\"version\":3,\"sources\":[\"webpack://./node_modules/@nextcloud/dialogs/dist/style.css\"],\"names\":[],\"mappings\":\"AAAA,gBAAgB;AAChB;;;;;;;;;;;;;;;;;;;;EAoBE;AACF;EACE,gBAAgB;EAChB,gBAAgB;EAChB,8CAA8C;EAC9C,6BAA6B;EAC7B,6CAA6C;EAC7C,eAAe;EACf,gBAAgB;EAChB,eAAe;EACf,cAAc;EACd,mCAAmC;EACnC,aAAa;EACb,mBAAmB;AACrB;AACA;EACE,aAAa;EACb,mBAAmB;AACrB;AACA;;EAEE,gBAAgB;EAChB,gBAAgB;EAChB,sBAAsB;EACtB,eAAe;EACf,YAAY;EACZ,aAAa;EACb,mBAAmB;EACnB,4BAA4B;EAC5B,2BAA2B;EAC3B,6BAA6B;EAC7B,aAAa;AACf;AACA;;EAEE,cAAc;EACd,WAAW;EACX,YAAY;EACZ,gBAAgB;EAChB,iBAAiB;EACjB,YAAY;AACd;AACA;;EAEE,yDAA8Q;EAC9Q,YAAY;EACZ,wCAAwC;EACxC,qBAAqB;EACrB,WAAW;EACX,YAAY;AACd;AACA;;EAEE,wBAAwB;EACxB,wBAAwB;AAC1B;AACA;;;;;;EAME,eAAe;EACf,UAAU;AACZ;AACA;EACE,WAAW;AACb;AACA;EACE,eAAe;AACjB;AACA;EACE,yCAAyC;AAC3C;AACA;EACE,2CAA2C;AAC7C;AACA;EACE,2CAA2C;AAC7C;AACA;;EAEE,2CAA2C;AAC7C;AACA;EACE,yDAAsT;AACxT;AACA;EACE,8BAA8B;EAC9B,4BAA4B;AAC9B;AACA;EACE,WAAW;EACX,YAAY;EACZ,eAAe;EACf,gBAAgB;EAChB,4BAA4B;EAC5B,wBAAwB;EACxB,aAAa;EACb,uBAAuB;AACzB;AACA;EACE,+BAA+B;AACjC;AACA;EACE,eAAe;EACf,gBAAgB;EAChB,uBAAuB;EACvB,mBAAmB;AACrB;AACA;EACE,cAAc;AAChB;AACA;EACE,sBAAsB;AACxB;AACA;EACE,eAAe;EACf,sBAAsB;AACxB;AACA;EACE,qBAAqB;AACvB;AACA;EACE;IACE,2BAA2B;EAC7B;EACA;IACE,6BAA6B;EAC/B;EACA;IACE,2BAA2B;EAC7B;AACF;AACA;EACE,6BAA6B;AAC/B;AACA;EACE,qBAAqB;EACrB,YAAY;EACZ;;;;;qCAKmC;EACnC,2BAA2B;EAC3B,mCAAmC;EACnC,8CAA8C;AAChD;AACA;EACE,oBAAoB;EACpB,mBAAmB;AACrB;AACA;EACE,WAAW;AACb;AACA;EACE,wBAAwB;EACxB,YAAY;AACd;AACA;EACE,WAAW;AACb;AACA;EACE,WAAW;AACb;AACA;EACE,+BAA+B;AACjC;AACA;EACE,eAAe;EACf,gBAAgB;EAChB,uBAAuB;EACvB,mBAAmB;AACrB;AACA;EACE,cAAc;AAChB;AACA;EACE,sBAAsB;AACxB;AACA;EACE,eAAe;EACf,sBAAsB;AACxB;AACA;EACE,qBAAqB;AACvB;AACA;EACE,8CAA8C;AAChD;AACA;EACE,+CAA+C;AACjD;AACA;EACE,aAAa;EACb,sBAAsB;EACtB,mBAAmB;EACnB,YAAY;AACd;AACA;EACE,yBAAyB;EACzB,YAAY;EACZ,gBAAgB;EAChB,uBAAuB;AACzB;AACA;EACE,oCAAoC;EACpC,sBAAsB;AACxB;AACA;EACE,WAAW;EACX,YAAY;EACZ,cAAc;AAChB;AACA;EACE,WAAW;EACX,yBAAyB;EACzB,qBAAqB;AACvB;AACA;EACE,WAAW;EACX,gBAAgB;EAChB,mBAAmB;AACrB;AACA;EACE,gBAAgB;EAChB,UAAU;EACV,MAAM;EACN,8CAA8C;EAC9C,YAAY;AACd;AACA;EACE,aAAa;AACf;AACA;EACE,WAAW;AACb;AACA;EACE,YAAY;AACd;AACA;EACE,YAAY;AACd;AACA;EACE,YAAY;AACd;AACA;EACE,sBAAsB;EACtB,2BAA2B;AAC7B;AACA;EACE,wBAAwB;AAC1B;AACA;EACE,oBAAoB;AACtB;AACA;EACE,oCAAoC;AACtC;AACA;EACE,gBAAgB;AAClB;AACA;EACE,uBAAuB;AACzB;AACA;EACE,aAAa;EACb,sBAAsB;EACtB,oBAAoB;EACpB,UAAU;EACV,gBAAgB;EAChB,YAAY;EACZ,uBAAuB;EACvB,cAAc;AAChB;AACA;EACE,sBAAsB;AACxB;AACA;EACE,iBAAiB;EACjB,gBAAgB;AAClB;AACA;EACE;IACE,mBAAmB;IACnB,gBAAgB;EAClB;AACF;AACA;EACE;IACE,mBAAmB;IACnB,gBAAgB;EAClB;EACA;IACE,gBAAgB;EAClB;AACF;AACA;EACE,uBAAuB;AACzB;AACA;;EAEE,sBAAsB;AACxB;AACA;EACE,gBAAgB;AAClB;AACA;EACE;IACE,SAAS;EACX;AACF;AACA;EACE;IACE,yCAAyC;EAC3C;AACF;AACA;EACE,YAAY;EACZ,aAAa;EACb,sBAAsB;EACtB,mBAAmB;AACrB;AACA;EACE,gBAAgB;EAChB,mBAAmB;EACnB,SAAS;AACX;AACA;EACE,sBAAsB;EACtB,WAAW;EACX,aAAa;EACb,sBAAsB;EACtB,aAAa;EACb,OAAO;EACP,mBAAmB;AACrB;AACA;EACE,sBAAsB;AACxB;AACA;EACE,mCAAmC;AACrC;AACA;EACE;IACE,oEAAoE;EACtE;AACF;AACA;EACE,aAAa;EACb,sBAAsB;EACtB,gBAAgB;AAClB\",\"sourcesContent\":[\"@charset \\\"UTF-8\\\";\\n/**\\n * @copyright Copyright (c) 2019 Julius Härtl \\n *\\n * @author Julius Härtl \\n * @author John Molakvoæ \\n *\\n * @license GNU AGPL version 3 or any later version\\n *\\n * This program is free software: you can redistribute it and/or modify\\n * it under the terms of the GNU Affero General Public License as\\n * published by the Free Software Foundation, either version 3 of the\\n * License, or (at your option) any later version.\\n *\\n * This program is distributed in the hope that it will be useful,\\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\\n * GNU Affero General Public License for more details.\\n *\\n * You should have received a copy of the GNU Affero General Public License\\n * along with this program. If not, see .\\n */\\n.toastify.dialogs {\\n min-width: 200px;\\n background: none;\\n background-color: var(--color-main-background);\\n color: var(--color-main-text);\\n box-shadow: 0 0 6px 0 var(--color-box-shadow);\\n padding: 0 12px;\\n margin-top: 45px;\\n position: fixed;\\n z-index: 10100;\\n border-radius: var(--border-radius);\\n display: flex;\\n align-items: center;\\n}\\n.toastify.dialogs .toast-undo-container {\\n display: flex;\\n align-items: center;\\n}\\n.toastify.dialogs .toast-undo-button,\\n.toastify.dialogs .toast-close {\\n position: static;\\n overflow: hidden;\\n box-sizing: border-box;\\n min-width: 44px;\\n height: 100%;\\n padding: 12px;\\n white-space: nowrap;\\n background-repeat: no-repeat;\\n background-position: center;\\n background-color: transparent;\\n min-height: 0;\\n}\\n.toastify.dialogs .toast-undo-button.toast-close,\\n.toastify.dialogs .toast-close.toast-close {\\n text-indent: 0;\\n opacity: .4;\\n border: none;\\n min-height: 44px;\\n margin-left: 10px;\\n font-size: 0;\\n}\\n.toastify.dialogs .toast-undo-button.toast-close:before,\\n.toastify.dialogs .toast-close.toast-close:before {\\n background-image: url(\\\"data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20height='16'%20width='16'%3e%3cpath%20d='M14%2012.3L12.3%2014%208%209.7%203.7%2014%202%2012.3%206.3%208%202%203.7%203.7%202%208%206.3%2012.3%202%2014%203.7%209.7%208z'/%3e%3c/svg%3e\\\");\\n content: \\\" \\\";\\n filter: var(--background-invert-if-dark);\\n display: inline-block;\\n width: 16px;\\n height: 16px;\\n}\\n.toastify.dialogs .toast-undo-button.toast-undo-button,\\n.toastify.dialogs .toast-close.toast-undo-button {\\n height: calc(100% - 6px);\\n margin: 3px 3px 3px 12px;\\n}\\n.toastify.dialogs .toast-undo-button:hover,\\n.toastify.dialogs .toast-undo-button:focus,\\n.toastify.dialogs .toast-undo-button:active,\\n.toastify.dialogs .toast-close:hover,\\n.toastify.dialogs .toast-close:focus,\\n.toastify.dialogs .toast-close:active {\\n cursor: pointer;\\n opacity: 1;\\n}\\n.toastify.dialogs.toastify-top {\\n right: 10px;\\n}\\n.toastify.dialogs.toast-with-click {\\n cursor: pointer;\\n}\\n.toastify.dialogs.toast-error {\\n border-left: 3px solid var(--color-error);\\n}\\n.toastify.dialogs.toast-info {\\n border-left: 3px solid var(--color-primary);\\n}\\n.toastify.dialogs.toast-warning {\\n border-left: 3px solid var(--color-warning);\\n}\\n.toastify.dialogs.toast-success,\\n.toastify.dialogs.toast-undo {\\n border-left: 3px solid var(--color-success);\\n}\\n.theme--dark .toastify.dialogs .toast-close.toast-close:before {\\n background-image: url(\\\"data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20height='16'%20width='16'%3e%3cpath%20d='M14%2012.3L12.3%2014%208%209.7%203.7%2014%202%2012.3%206.3%208%202%203.7%203.7%202%208%206.3%2012.3%202%2014%203.7%209.7%208z'%20style='fill-opacity:1;fill:%23ffffff'/%3e%3c/svg%3e\\\");\\n}\\n.nc-generic-dialog .dialog__actions {\\n justify-content: space-between;\\n min-width: calc(100% - 12px);\\n}\\n._file-picker__file-icon_1vgv4_5 {\\n width: 32px;\\n height: 32px;\\n min-width: 32px;\\n min-height: 32px;\\n background-repeat: no-repeat;\\n background-size: contain;\\n display: flex;\\n justify-content: center;\\n}\\ntr.file-picker__row[data-v-6aded0d9] {\\n height: var(--row-height, 50px);\\n}\\ntr.file-picker__row td[data-v-6aded0d9] {\\n cursor: pointer;\\n overflow: hidden;\\n text-overflow: ellipsis;\\n border-bottom: none;\\n}\\ntr.file-picker__row td.row-checkbox[data-v-6aded0d9] {\\n padding: 0 2px;\\n}\\ntr.file-picker__row td[data-v-6aded0d9]:not(.row-checkbox) {\\n padding-inline: 14px 0;\\n}\\ntr.file-picker__row td.row-size[data-v-6aded0d9] {\\n text-align: end;\\n padding-inline: 0 14px;\\n}\\ntr.file-picker__row td.row-name[data-v-6aded0d9] {\\n padding-inline: 2px 0;\\n}\\n@keyframes gradient-6aded0d9 {\\n 0% {\\n background-position: 0% 50%;\\n }\\n 50% {\\n background-position: 100% 50%;\\n }\\n to {\\n background-position: 0% 50%;\\n }\\n}\\n.loading-row .row-checkbox[data-v-6aded0d9] {\\n text-align: center !important;\\n}\\n.loading-row span[data-v-6aded0d9] {\\n display: inline-block;\\n height: 24px;\\n background:\\n linear-gradient(\\n to right,\\n var(--color-background-darker),\\n var(--color-text-maxcontrast),\\n var(--color-background-darker));\\n background-size: 600px 100%;\\n border-radius: var(--border-radius);\\n animation: gradient-6aded0d9 12s ease infinite;\\n}\\n.loading-row .row-wrapper[data-v-6aded0d9] {\\n display: inline-flex;\\n align-items: center;\\n}\\n.loading-row .row-checkbox span[data-v-6aded0d9] {\\n width: 24px;\\n}\\n.loading-row .row-name span[data-v-6aded0d9]:last-of-type {\\n margin-inline-start: 6px;\\n width: 130px;\\n}\\n.loading-row .row-size span[data-v-6aded0d9] {\\n width: 80px;\\n}\\n.loading-row .row-modified span[data-v-6aded0d9] {\\n width: 90px;\\n}\\ntr.file-picker__row[data-v-48df4f27] {\\n height: var(--row-height, 50px);\\n}\\ntr.file-picker__row td[data-v-48df4f27] {\\n cursor: pointer;\\n overflow: hidden;\\n text-overflow: ellipsis;\\n border-bottom: none;\\n}\\ntr.file-picker__row td.row-checkbox[data-v-48df4f27] {\\n padding: 0 2px;\\n}\\ntr.file-picker__row td[data-v-48df4f27]:not(.row-checkbox) {\\n padding-inline: 14px 0;\\n}\\ntr.file-picker__row td.row-size[data-v-48df4f27] {\\n text-align: end;\\n padding-inline: 0 14px;\\n}\\ntr.file-picker__row td.row-name[data-v-48df4f27] {\\n padding-inline: 2px 0;\\n}\\n.file-picker__row--selected[data-v-48df4f27] {\\n background-color: var(--color-background-dark);\\n}\\n.file-picker__row[data-v-48df4f27]:hover {\\n background-color: var(--color-background-hover);\\n}\\n.file-picker__name-container[data-v-48df4f27] {\\n display: flex;\\n justify-content: start;\\n align-items: center;\\n height: 100%;\\n}\\n.file-picker__file-name[data-v-48df4f27] {\\n padding-inline-start: 6px;\\n min-width: 0;\\n overflow: hidden;\\n text-overflow: ellipsis;\\n}\\n.file-picker__file-extension[data-v-48df4f27] {\\n color: var(--color-text-maxcontrast);\\n min-width: fit-content;\\n}\\n.file-picker__header-preview[data-v-d3c94818] {\\n width: 22px;\\n height: 32px;\\n flex: 0 0 auto;\\n}\\n.file-picker__files[data-v-d3c94818] {\\n margin: 2px;\\n margin-inline-start: 12px;\\n overflow: scroll auto;\\n}\\n.file-picker__files table[data-v-d3c94818] {\\n width: 100%;\\n max-height: 100%;\\n table-layout: fixed;\\n}\\n.file-picker__files th[data-v-d3c94818] {\\n position: sticky;\\n z-index: 1;\\n top: 0;\\n background-color: var(--color-main-background);\\n padding: 2px;\\n}\\n.file-picker__files th .header-wrapper[data-v-d3c94818] {\\n display: flex;\\n}\\n.file-picker__files th.row-checkbox[data-v-d3c94818] {\\n width: 44px;\\n}\\n.file-picker__files th.row-name[data-v-d3c94818] {\\n width: 230px;\\n}\\n.file-picker__files th.row-size[data-v-d3c94818] {\\n width: 100px;\\n}\\n.file-picker__files th.row-modified[data-v-d3c94818] {\\n width: 120px;\\n}\\n.file-picker__files th[data-v-d3c94818]:not(.row-size) .button-vue__wrapper {\\n justify-content: start;\\n flex-direction: row-reverse;\\n}\\n.file-picker__files th[data-v-d3c94818]:not(.row-size) .button-vue {\\n padding-inline: 16px 4px;\\n}\\n.file-picker__files th.row-size[data-v-d3c94818] .button-vue__wrapper {\\n justify-content: end;\\n}\\n.file-picker__files th[data-v-d3c94818] .button-vue__wrapper {\\n color: var(--color-text-maxcontrast);\\n}\\n.file-picker__files th[data-v-d3c94818] .button-vue__wrapper .button-vue__text {\\n font-weight: 400;\\n}\\n.file-picker__breadcrumbs[data-v-22cbb5df] {\\n flex-grow: 0 !important;\\n}\\n.file-picker__side[data-v-a06474d4] {\\n display: flex;\\n flex-direction: column;\\n align-items: stretch;\\n gap: .5rem;\\n min-width: 200px;\\n padding: 2px;\\n margin-block-start: 7px;\\n overflow: auto;\\n}\\n.file-picker__side[data-v-a06474d4] .button-vue__wrapper {\\n justify-content: start;\\n}\\n.file-picker__filter-input[data-v-a06474d4] {\\n margin-block: 7px;\\n max-width: 260px;\\n}\\n@media (max-width: 736px) {\\n .file-picker__side[data-v-a06474d4] {\\n flex-direction: row;\\n min-width: unset;\\n }\\n}\\n@media (max-width: 512px) {\\n .file-picker__side[data-v-a06474d4] {\\n flex-direction: row;\\n min-width: unset;\\n }\\n .file-picker__filter-input[data-v-a06474d4] {\\n max-width: unset;\\n }\\n}\\n.file-picker__navigation {\\n padding-inline: 8px 2px;\\n}\\n.file-picker__navigation,\\n.file-picker__navigation * {\\n box-sizing: border-box;\\n}\\n.file-picker__navigation .v-select.select {\\n min-width: 220px;\\n}\\n@media (min-width: 513px) and (max-width: 736px) {\\n .file-picker__navigation {\\n gap: 11px;\\n }\\n}\\n@media (max-width: 512px) {\\n .file-picker__navigation {\\n flex-direction: column-reverse !important;\\n }\\n}\\n.file-picker__view[data-v-6ff1b36b] {\\n height: 50px;\\n display: flex;\\n justify-content: start;\\n align-items: center;\\n}\\n.file-picker__view h3[data-v-6ff1b36b] {\\n font-weight: 700;\\n height: fit-content;\\n margin: 0;\\n}\\n.file-picker__main[data-v-6ff1b36b] {\\n box-sizing: border-box;\\n width: 100%;\\n display: flex;\\n flex-direction: column;\\n min-height: 0;\\n flex: 1;\\n padding-inline: 2px;\\n}\\n.file-picker__main *[data-v-6ff1b36b] {\\n box-sizing: border-box;\\n}\\n[data-v-6ff1b36b] .file-picker {\\n height: min(80vh, 800px) !important;\\n}\\n@media (max-width: 512px) {\\n [data-v-6ff1b36b] .file-picker {\\n height: calc(100% - 16px - var(--default-clickable-area)) !important;\\n }\\n}\\n[data-v-6ff1b36b] .file-picker__content {\\n display: flex;\\n flex-direction: column;\\n overflow: hidden;\\n}\\n\"],\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../../../css-loader/dist/runtime/sourceMaps.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../../css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, `.upload-picker[data-v-eca9500a] {\n display: inline-flex;\n align-items: center;\n height: 44px;\n}\n.upload-picker__progress[data-v-eca9500a] {\n width: 200px;\n max-width: 0;\n transition: max-width var(--animation-quick) ease-in-out;\n margin-top: 8px;\n}\n.upload-picker__progress p[data-v-eca9500a] {\n overflow: hidden;\n white-space: nowrap;\n text-overflow: ellipsis;\n}\n.upload-picker--uploading .upload-picker__progress[data-v-eca9500a] {\n max-width: 200px;\n margin-right: 20px;\n margin-left: 8px;\n}\n.upload-picker--paused .upload-picker__progress[data-v-eca9500a] {\n animation: breathing-eca9500a 3s ease-out infinite normal;\n}\n@keyframes breathing-eca9500a {\n 0% {\n opacity: .5;\n }\n 25% {\n opacity: 1;\n }\n 60% {\n opacity: .5;\n }\n to {\n opacity: .5;\n }\n}\n`, \"\",{\"version\":3,\"sources\":[\"webpack://./node_modules/@nextcloud/upload/dist/assets/index-Ussc_ol3.css\"],\"names\":[],\"mappings\":\"AAAA;EACE,oBAAoB;EACpB,mBAAmB;EACnB,YAAY;AACd;AACA;EACE,YAAY;EACZ,YAAY;EACZ,wDAAwD;EACxD,eAAe;AACjB;AACA;EACE,gBAAgB;EAChB,mBAAmB;EACnB,uBAAuB;AACzB;AACA;EACE,gBAAgB;EAChB,kBAAkB;EAClB,gBAAgB;AAClB;AACA;EACE,yDAAyD;AAC3D;AACA;EACE;IACE,WAAW;EACb;EACA;IACE,UAAU;EACZ;EACA;IACE,WAAW;EACb;EACA;IACE,WAAW;EACb;AACF\",\"sourcesContent\":[\".upload-picker[data-v-eca9500a] {\\n display: inline-flex;\\n align-items: center;\\n height: 44px;\\n}\\n.upload-picker__progress[data-v-eca9500a] {\\n width: 200px;\\n max-width: 0;\\n transition: max-width var(--animation-quick) ease-in-out;\\n margin-top: 8px;\\n}\\n.upload-picker__progress p[data-v-eca9500a] {\\n overflow: hidden;\\n white-space: nowrap;\\n text-overflow: ellipsis;\\n}\\n.upload-picker--uploading .upload-picker__progress[data-v-eca9500a] {\\n max-width: 200px;\\n margin-right: 20px;\\n margin-left: 8px;\\n}\\n.upload-picker--paused .upload-picker__progress[data-v-eca9500a] {\\n animation: breathing-eca9500a 3s ease-out infinite normal;\\n}\\n@keyframes breathing-eca9500a {\\n 0% {\\n opacity: .5;\\n }\\n 25% {\\n opacity: 1;\\n }\\n 60% {\\n opacity: .5;\\n }\\n to {\\n opacity: .5;\\n }\\n}\\n\"],\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/sourceMaps.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, `.files-list__breadcrumbs[data-v-740bb6f2]{flex:1 1 100% !important;width:100%;height:100%;margin-block:0;margin-inline:10px}.files-list__breadcrumbs[data-v-740bb6f2] a{cursor:pointer !important}.files-list__breadcrumbs--with-progress[data-v-740bb6f2]{flex-direction:column !important;align-items:flex-start !important}`, \"\",{\"version\":3,\"sources\":[\"webpack://./apps/files/src/components/BreadCrumbs.vue\"],\"names\":[],\"mappings\":\"AACA,0CAEC,wBAAA,CACA,UAAA,CACA,WAAA,CACA,cAAA,CACA,kBAAA,CAGC,6CACC,yBAAA,CAIF,yDACC,gCAAA,CACA,iCAAA\",\"sourcesContent\":[\"\\n.files-list__breadcrumbs {\\n\\t// Take as much space as possible\\n\\tflex: 1 1 100% !important;\\n\\twidth: 100%;\\n\\theight: 100%;\\n\\tmargin-block: 0;\\n\\tmargin-inline: 10px;\\n\\n\\t:deep() {\\n\\t\\ta {\\n\\t\\t\\tcursor: pointer !important;\\n\\t\\t}\\n\\t}\\n\\n\\t&--with-progress {\\n\\t\\tflex-direction: column !important;\\n\\t\\talign-items: flex-start !important;\\n\\t}\\n}\\n\"],\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/sourceMaps.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, `.files-list__drag-drop-notice[data-v-02c943a6]{display:flex;align-items:center;justify-content:center;width:100%;min-height:113px;margin:0;user-select:none;color:var(--color-text-maxcontrast);background-color:var(--color-main-background);border-color:#000}.files-list__drag-drop-notice h3[data-v-02c943a6]{margin-left:16px;color:inherit}.files-list__drag-drop-notice-wrapper[data-v-02c943a6]{display:flex;align-items:center;justify-content:center;height:15vh;max-height:70%;padding:0 5vw;border:2px var(--color-border-dark) dashed;border-radius:var(--border-radius-large)}`, \"\",{\"version\":3,\"sources\":[\"webpack://./apps/files/src/components/DragAndDropNotice.vue\"],\"names\":[],\"mappings\":\"AACA,+CACC,YAAA,CACA,kBAAA,CACA,sBAAA,CACA,UAAA,CAEA,gBAAA,CACA,QAAA,CACA,gBAAA,CACA,mCAAA,CACA,6CAAA,CACA,iBAAA,CAEA,kDACC,gBAAA,CACA,aAAA,CAGD,uDACC,YAAA,CACA,kBAAA,CACA,sBAAA,CACA,WAAA,CACA,cAAA,CACA,aAAA,CACA,0CAAA,CACA,wCAAA\",\"sourcesContent\":[\"\\n.files-list__drag-drop-notice {\\n\\tdisplay: flex;\\n\\talign-items: center;\\n\\tjustify-content: center;\\n\\twidth: 100%;\\n\\t// Breadcrumbs height + row thead height\\n\\tmin-height: calc(58px + 55px);\\n\\tmargin: 0;\\n\\tuser-select: none;\\n\\tcolor: var(--color-text-maxcontrast);\\n\\tbackground-color: var(--color-main-background);\\n\\tborder-color: black;\\n\\n\\th3 {\\n\\t\\tmargin-left: 16px;\\n\\t\\tcolor: inherit;\\n\\t}\\n\\n\\t&-wrapper {\\n\\t\\tdisplay: flex;\\n\\t\\talign-items: center;\\n\\t\\tjustify-content: center;\\n\\t\\theight: 15vh;\\n\\t\\tmax-height: 70%;\\n\\t\\tpadding: 0 5vw;\\n\\t\\tborder: 2px var(--color-border-dark) dashed;\\n\\t\\tborder-radius: var(--border-radius-large);\\n\\t}\\n}\\n\\n\"],\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/sourceMaps.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, `.files-list-drag-image{position:absolute;top:-9999px;left:-9999px;display:flex;overflow:hidden;align-items:center;height:44px;padding:6px 12px;background:var(--color-main-background)}.files-list-drag-image__icon,.files-list-drag-image .files-list__row-icon{display:flex;overflow:hidden;align-items:center;justify-content:center;width:32px;height:32px;border-radius:var(--border-radius)}.files-list-drag-image__icon{overflow:visible;margin-right:12px}.files-list-drag-image__icon img{max-width:100%;max-height:100%}.files-list-drag-image__icon .material-design-icon{color:var(--color-text-maxcontrast)}.files-list-drag-image__icon .material-design-icon.folder-icon{color:var(--color-primary-element)}.files-list-drag-image__icon>span{display:flex}.files-list-drag-image__icon>span .files-list__row-icon+.files-list__row-icon{margin-top:6px;margin-left:-26px}.files-list-drag-image__icon>span .files-list__row-icon+.files-list__row-icon+.files-list__row-icon{margin-top:12px}.files-list-drag-image__icon>span:not(:empty)+*{display:none}.files-list-drag-image__name{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}`, \"\",{\"version\":3,\"sources\":[\"webpack://./apps/files/src/components/DragAndDropPreview.vue\"],\"names\":[],\"mappings\":\"AAIA,uBACC,iBAAA,CACA,WAAA,CACA,YAAA,CACA,YAAA,CACA,eAAA,CACA,kBAAA,CACA,WAAA,CACA,gBAAA,CACA,uCAAA,CAEA,0EAEC,YAAA,CACA,eAAA,CACA,kBAAA,CACA,sBAAA,CACA,UAAA,CACA,WAAA,CACA,kCAAA,CAGD,6BACC,gBAAA,CACA,iBAAA,CAEA,iCACC,cAAA,CACA,eAAA,CAGD,mDACC,mCAAA,CACA,+DACC,kCAAA,CAKF,kCACC,YAAA,CAGA,8EACC,cA9CU,CA+CV,iBAAA,CACA,oGACC,eAAA,CAKF,gDACC,YAAA,CAKH,6BACC,eAAA,CACA,kBAAA,CACA,sBAAA\",\"sourcesContent\":[\"\\n$size: 32px;\\n$stack-shift: 6px;\\n\\n.files-list-drag-image {\\n\\tposition: absolute;\\n\\ttop: -9999px;\\n\\tleft: -9999px;\\n\\tdisplay: flex;\\n\\toverflow: hidden;\\n\\talign-items: center;\\n\\theight: 44px;\\n\\tpadding: 6px 12px;\\n\\tbackground: var(--color-main-background);\\n\\n\\t&__icon,\\n\\t.files-list__row-icon {\\n\\t\\tdisplay: flex;\\n\\t\\toverflow: hidden;\\n\\t\\talign-items: center;\\n\\t\\tjustify-content: center;\\n\\t\\twidth: 32px;\\n\\t\\theight: 32px;\\n\\t\\tborder-radius: var(--border-radius);\\n\\t}\\n\\n\\t&__icon {\\n\\t\\toverflow: visible;\\n\\t\\tmargin-right: 12px;\\n\\n\\t\\timg {\\n\\t\\t\\tmax-width: 100%;\\n\\t\\t\\tmax-height: 100%;\\n\\t\\t}\\n\\n\\t\\t.material-design-icon {\\n\\t\\t\\tcolor: var(--color-text-maxcontrast);\\n\\t\\t\\t&.folder-icon {\\n\\t\\t\\t\\tcolor: var(--color-primary-element);\\n\\t\\t\\t}\\n\\t\\t}\\n\\n\\t\\t// Previews container\\n\\t\\t> span {\\n\\t\\t\\tdisplay: flex;\\n\\n\\t\\t\\t// Stack effect if more than one element\\n\\t\\t\\t.files-list__row-icon + .files-list__row-icon {\\n\\t\\t\\t\\tmargin-top: $stack-shift;\\n\\t\\t\\t\\tmargin-left: $stack-shift - $size;\\n\\t\\t\\t\\t& + .files-list__row-icon {\\n\\t\\t\\t\\t\\tmargin-top: $stack-shift * 2;\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\t\\t\\t// If we have manually clone the preview,\\n\\t\\t\\t// let's hide any fallback icons\\n\\t\\t\\t&:not(:empty) + * {\\n\\t\\t\\t\\tdisplay: none;\\n\\t\\t\\t}\\n\\t\\t}\\n\\t}\\n\\n\\t&__name {\\n\\t\\toverflow: hidden;\\n\\t\\twhite-space: nowrap;\\n\\t\\ttext-overflow: ellipsis;\\n\\t}\\n}\\n\\n\"],\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../../../../node_modules/css-loader/dist/runtime/sourceMaps.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, `.favorite-marker-icon[data-v-04e52abc]{color:#a08b00;min-width:unset !important;min-height:unset !important}.favorite-marker-icon[data-v-04e52abc] svg{width:26px !important;height:26px !important;max-width:unset !important;max-height:unset !important}.favorite-marker-icon[data-v-04e52abc] svg path{stroke:var(--color-main-background);stroke-width:8px;stroke-linejoin:round;paint-order:stroke}`, \"\",{\"version\":3,\"sources\":[\"webpack://./apps/files/src/components/FileEntry/FavoriteIcon.vue\"],\"names\":[],\"mappings\":\"AACA,uCACC,aAAA,CAEA,0BAAA,CACG,2BAAA,CAGF,4CAEC,qBAAA,CACA,sBAAA,CAGA,0BAAA,CACA,2BAAA,CAGA,iDACC,mCAAA,CACA,gBAAA,CACA,qBAAA,CACA,kBAAA\",\"sourcesContent\":[\"\\n.favorite-marker-icon {\\n\\tcolor: #a08b00;\\n\\t// Override NcIconSvgWrapper defaults (clickable area)\\n\\tmin-width: unset !important;\\n min-height: unset !important;\\n\\n\\t:deep() {\\n\\t\\tsvg {\\n\\t\\t\\t// We added a stroke for a11y so we must increase the size to include the stroke\\n\\t\\t\\twidth: 26px !important;\\n\\t\\t\\theight: 26px !important;\\n\\n\\t\\t\\t// Override NcIconSvgWrapper defaults of 20px\\n\\t\\t\\tmax-width: unset !important;\\n\\t\\t\\tmax-height: unset !important;\\n\\n\\t\\t\\t// Sow a border around the icon for better contrast\\n\\t\\t\\tpath {\\n\\t\\t\\t\\tstroke: var(--color-main-background);\\n\\t\\t\\t\\tstroke-width: 8px;\\n\\t\\t\\t\\tstroke-linejoin: round;\\n\\t\\t\\t\\tpaint-order: stroke;\\n\\t\\t\\t}\\n\\t\\t}\\n\\t}\\n}\\n\"],\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../../../../node_modules/css-loader/dist/runtime/sourceMaps.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, `main.app-content[style*=mouse-pos-x] .v-popper__popper{transform:translate3d(var(--mouse-pos-x), var(--mouse-pos-y), 0px) !important}main.app-content[style*=mouse-pos-x] .v-popper__popper[data-popper-placement=top]{transform:translate3d(var(--mouse-pos-x), calc(var(--mouse-pos-y) - 50vh + 34px), 0px) !important}main.app-content[style*=mouse-pos-x] .v-popper__popper .v-popper__arrow-container{display:none}`, \"\",{\"version\":3,\"sources\":[\"webpack://./apps/files/src/components/FileEntry/FileEntryActions.vue\"],\"names\":[],\"mappings\":\"AAGA,uDACC,6EAAA,CAGA,kFAEC,iGAAA,CAGD,kFACC,YAAA\",\"sourcesContent\":[\"\\n// Allow right click to define the position of the menu\\n// only if defined\\nmain.app-content[style*=\\\"mouse-pos-x\\\"] .v-popper__popper {\\n\\ttransform: translate3d(var(--mouse-pos-x), var(--mouse-pos-y), 0px) !important;\\n\\n\\t// If the menu is too close to the bottom, we move it up\\n\\t&[data-popper-placement=\\\"top\\\"] {\\n\\t\\t// 34px added to align with the top of the cursor\\n\\t\\ttransform: translate3d(var(--mouse-pos-x), calc(var(--mouse-pos-y) - 50vh + 34px), 0px) !important;\\n\\t}\\n\\t// Hide arrow if floating\\n\\t.v-popper__arrow-container {\\n\\t\\tdisplay: none;\\n\\t}\\n}\\n\"],\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../../../../node_modules/css-loader/dist/runtime/sourceMaps.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, `[data-v-03cc6660] .button-vue--icon-and-text .button-vue__text{color:var(--color-primary-element)}[data-v-03cc6660] .button-vue--icon-and-text .button-vue__icon{color:var(--color-primary-element)}`, \"\",{\"version\":3,\"sources\":[\"webpack://./apps/files/src/components/FileEntry/FileEntryActions.vue\"],\"names\":[],\"mappings\":\"AAEC,+DACC,kCAAA,CAED,+DACC,kCAAA\",\"sourcesContent\":[\"\\n:deep(.button-vue--icon-and-text, .files-list__row-action-sharing-status) {\\n\\t.button-vue__text {\\n\\t\\tcolor: var(--color-primary-element);\\n\\t}\\n\\t.button-vue__icon {\\n\\t\\tcolor: var(--color-primary-element);\\n\\t}\\n}\\n\"],\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/sourceMaps.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, `tr[data-v-a85bde20]{margin-bottom:300px;border-top:1px solid var(--color-border);background-color:rgba(0,0,0,0) !important;border-bottom:none !important}tr td[data-v-a85bde20]{user-select:none;color:var(--color-text-maxcontrast) !important}`, \"\",{\"version\":3,\"sources\":[\"webpack://./apps/files/src/components/FilesListTableFooter.vue\"],\"names\":[],\"mappings\":\"AAEA,oBACC,mBAAA,CACA,wCAAA,CAEA,yCAAA,CACA,6BAAA,CAEA,uBACC,gBAAA,CAEA,8CAAA\",\"sourcesContent\":[\"\\n// Scoped row\\ntr {\\n\\tmargin-bottom: 300px;\\n\\tborder-top: 1px solid var(--color-border);\\n\\t// Prevent hover effect on the whole row\\n\\tbackground-color: transparent !important;\\n\\tborder-bottom: none !important;\\n\\n\\ttd {\\n\\t\\tuser-select: none;\\n\\t\\t// Make sure the cell colors don't apply to column headers\\n\\t\\tcolor: var(--color-text-maxcontrast) !important;\\n\\t}\\n}\\n\"],\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/sourceMaps.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, `.files-list__column[data-v-952162c2]{user-select:none;color:var(--color-text-maxcontrast) !important}.files-list__column--sortable[data-v-952162c2]{cursor:pointer}`, \"\",{\"version\":3,\"sources\":[\"webpack://./apps/files/src/components/FilesListTableHeader.vue\"],\"names\":[],\"mappings\":\"AACA,qCACC,gBAAA,CAEA,8CAAA,CAEA,+CACC,cAAA\",\"sourcesContent\":[\"\\n.files-list__column {\\n\\tuser-select: none;\\n\\t// Make sure the cell colors don't apply to column headers\\n\\tcolor: var(--color-text-maxcontrast) !important;\\n\\n\\t&--sortable {\\n\\t\\tcursor: pointer;\\n\\t}\\n}\\n\\n\"],\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/sourceMaps.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, `.files-list__row-actions-batch[data-v-d939292c]{flex:1 1 100% !important;max-width:100%}`, \"\",{\"version\":3,\"sources\":[\"webpack://./apps/files/src/components/FilesListTableHeaderActions.vue\"],\"names\":[],\"mappings\":\"AACA,gDACC,wBAAA,CACA,cAAA\",\"sourcesContent\":[\"\\n.files-list__row-actions-batch {\\n\\tflex: 1 1 100% !important;\\n\\tmax-width: 100%;\\n}\\n\"],\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/sourceMaps.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, `.files-list__column-sort-button[data-v-097f69d4]{margin:0 calc(var(--cell-margin)*-1);min-width:calc(100% - 3*var(--cell-margin)) !important}.files-list__column-sort-button-text[data-v-097f69d4]{color:var(--color-text-maxcontrast);font-weight:normal}.files-list__column-sort-button-icon[data-v-097f69d4]{color:var(--color-text-maxcontrast);opacity:0;transition:opacity var(--animation-quick);inset-inline-start:-10px}.files-list__column-sort-button--size .files-list__column-sort-button-icon[data-v-097f69d4]{inset-inline-start:10px}.files-list__column-sort-button--active .files-list__column-sort-button-icon[data-v-097f69d4],.files-list__column-sort-button:hover .files-list__column-sort-button-icon[data-v-097f69d4],.files-list__column-sort-button:focus .files-list__column-sort-button-icon[data-v-097f69d4],.files-list__column-sort-button:active .files-list__column-sort-button-icon[data-v-097f69d4]{opacity:1}`, \"\",{\"version\":3,\"sources\":[\"webpack://./apps/files/src/components/FilesListTableHeaderButton.vue\"],\"names\":[],\"mappings\":\"AACA,iDAEC,oCAAA,CACA,sDAAA,CAEA,sDACC,mCAAA,CACA,kBAAA,CAGD,sDACC,mCAAA,CACA,SAAA,CACA,yCAAA,CACA,wBAAA,CAGD,4FACC,uBAAA,CAGD,mXAIC,SAAA\",\"sourcesContent\":[\"\\n.files-list__column-sort-button {\\n\\t// Compensate for cells margin\\n\\tmargin: 0 calc(var(--cell-margin) * -1);\\n\\tmin-width: calc(100% - 3 * var(--cell-margin))!important;\\n\\n\\t&-text {\\n\\t\\tcolor: var(--color-text-maxcontrast);\\n\\t\\tfont-weight: normal;\\n\\t}\\n\\n\\t&-icon {\\n\\t\\tcolor: var(--color-text-maxcontrast);\\n\\t\\topacity: 0;\\n\\t\\ttransition: opacity var(--animation-quick);\\n\\t\\tinset-inline-start: -10px;\\n\\t}\\n\\n\\t&--size &-icon {\\n\\t\\tinset-inline-start: 10px;\\n\\t}\\n\\n\\t&--active &-icon,\\n\\t&:hover &-icon,\\n\\t&:focus &-icon,\\n\\t&:active &-icon {\\n\\t\\topacity: 1;\\n\\t}\\n}\\n\"],\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/sourceMaps.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, `.files-list[data-v-2d56c8a2]{--row-height: 55px;--cell-margin: 14px;--checkbox-padding: calc((var(--row-height) - var(--checkbox-size)) / 2);--checkbox-size: 24px;--clickable-area: 44px;--icon-preview-size: 32px;overflow:auto;height:100%;will-change:scroll-position}.files-list[data-v-2d56c8a2] tbody{will-change:padding;contain:layout paint style;display:flex;flex-direction:column;width:100%;position:relative}.files-list[data-v-2d56c8a2] tbody tr{contain:strict}.files-list[data-v-2d56c8a2] tbody tr:hover,.files-list[data-v-2d56c8a2] tbody tr:focus{background-color:var(--color-background-dark)}.files-list[data-v-2d56c8a2] .files-list__before{display:flex;flex-direction:column}.files-list[data-v-2d56c8a2] .files-list__table{display:block}.files-list[data-v-2d56c8a2] .files-list__table.files-list__table--with-thead-overlay{margin-top:calc(-1*var(--row-height))}.files-list[data-v-2d56c8a2] .files-list__thead-overlay{position:sticky;top:0;margin-left:var(--row-height);z-index:20;display:flex;align-items:center;background-color:var(--color-main-background);border-bottom:1px solid var(--color-border);height:var(--row-height)}.files-list[data-v-2d56c8a2] .files-list__thead,.files-list[data-v-2d56c8a2] .files-list__tfoot{display:flex;flex-direction:column;width:100%;background-color:var(--color-main-background)}.files-list[data-v-2d56c8a2] .files-list__thead{position:sticky;z-index:10;top:0}.files-list[data-v-2d56c8a2] .files-list__tfoot{min-height:300px}.files-list[data-v-2d56c8a2] tr{position:relative;display:flex;align-items:center;width:100%;user-select:none;border-bottom:1px solid var(--color-border);box-sizing:border-box;user-select:none;height:var(--row-height)}.files-list[data-v-2d56c8a2] td,.files-list[data-v-2d56c8a2] th{display:flex;align-items:center;flex:0 0 auto;justify-content:left;width:var(--row-height);height:var(--row-height);margin:0;padding:0;color:var(--color-text-maxcontrast);border:none}.files-list[data-v-2d56c8a2] td span,.files-list[data-v-2d56c8a2] th span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.files-list[data-v-2d56c8a2] .files-list__row--failed{position:absolute;display:block;top:0;left:0;right:0;bottom:0;opacity:.1;z-index:-1;background:var(--color-error)}.files-list[data-v-2d56c8a2] .files-list__row-checkbox{justify-content:center}.files-list[data-v-2d56c8a2] .files-list__row-checkbox .checkbox-radio-switch{display:flex;justify-content:center;--icon-size: var(--checkbox-size)}.files-list[data-v-2d56c8a2] .files-list__row-checkbox .checkbox-radio-switch label.checkbox-radio-switch__label{width:var(--clickable-area);height:var(--clickable-area);margin:0;padding:calc((var(--clickable-area) - var(--checkbox-size))/2)}.files-list[data-v-2d56c8a2] .files-list__row-checkbox .checkbox-radio-switch .checkbox-radio-switch__icon{margin:0 !important}.files-list[data-v-2d56c8a2] .files-list__row:hover,.files-list[data-v-2d56c8a2] .files-list__row:focus,.files-list[data-v-2d56c8a2] .files-list__row:active,.files-list[data-v-2d56c8a2] .files-list__row--active,.files-list[data-v-2d56c8a2] .files-list__row--dragover{background-color:var(--color-background-hover);--color-text-maxcontrast: var(--color-main-text)}.files-list[data-v-2d56c8a2] .files-list__row:hover>*,.files-list[data-v-2d56c8a2] .files-list__row:focus>*,.files-list[data-v-2d56c8a2] .files-list__row:active>*,.files-list[data-v-2d56c8a2] .files-list__row--active>*,.files-list[data-v-2d56c8a2] .files-list__row--dragover>*{--color-border: var(--color-border-dark)}.files-list[data-v-2d56c8a2] .files-list__row:hover .favorite-marker-icon svg path,.files-list[data-v-2d56c8a2] .files-list__row:focus .favorite-marker-icon svg path,.files-list[data-v-2d56c8a2] .files-list__row:active .favorite-marker-icon svg path,.files-list[data-v-2d56c8a2] .files-list__row--active .favorite-marker-icon svg path,.files-list[data-v-2d56c8a2] .files-list__row--dragover .favorite-marker-icon svg path{stroke:var(--color-background-hover)}.files-list[data-v-2d56c8a2] .files-list__row--dragover *{pointer-events:none}.files-list[data-v-2d56c8a2] .files-list__row-icon{position:relative;display:flex;overflow:visible;align-items:center;flex:0 0 var(--icon-preview-size);justify-content:center;width:var(--icon-preview-size);height:100%;margin-right:var(--checkbox-padding);color:var(--color-primary-element)}.files-list[data-v-2d56c8a2] .files-list__row-icon *{cursor:pointer}.files-list[data-v-2d56c8a2] .files-list__row-icon>span{justify-content:flex-start}.files-list[data-v-2d56c8a2] .files-list__row-icon>span:not(.files-list__row-icon-favorite) svg{width:var(--icon-preview-size);height:var(--icon-preview-size)}.files-list[data-v-2d56c8a2] .files-list__row-icon>span.folder-icon,.files-list[data-v-2d56c8a2] .files-list__row-icon>span.folder-open-icon{margin:-3px}.files-list[data-v-2d56c8a2] .files-list__row-icon>span.folder-icon svg,.files-list[data-v-2d56c8a2] .files-list__row-icon>span.folder-open-icon svg{width:calc(var(--icon-preview-size) + 6px);height:calc(var(--icon-preview-size) + 6px)}.files-list[data-v-2d56c8a2] .files-list__row-icon-preview{overflow:hidden;width:var(--icon-preview-size);height:var(--icon-preview-size);border-radius:var(--border-radius);object-fit:contain;object-position:center}.files-list[data-v-2d56c8a2] .files-list__row-icon-preview:not(.files-list__row-icon-preview--loaded){background:var(--color-loading-dark)}.files-list[data-v-2d56c8a2] .files-list__row-icon-favorite{position:absolute;top:0px;right:-10px}.files-list[data-v-2d56c8a2] .files-list__row-icon-overlay{position:absolute;max-height:calc(var(--icon-preview-size)*.5);max-width:calc(var(--icon-preview-size)*.5);color:var(--color-primary-element-text);margin-top:2px}.files-list[data-v-2d56c8a2] .files-list__row-icon-overlay--file{color:var(--color-main-text);background:var(--color-main-background);border-radius:100%}.files-list[data-v-2d56c8a2] .files-list__row-name{overflow:hidden;flex:1 1 auto}.files-list[data-v-2d56c8a2] .files-list__row-name a{display:flex;align-items:center;width:100%;height:100%;min-width:0}.files-list[data-v-2d56c8a2] .files-list__row-name a:focus-visible{outline:none}.files-list[data-v-2d56c8a2] .files-list__row-name a:focus .files-list__row-name-text{outline:2px solid var(--color-main-text) !important;border-radius:20px}.files-list[data-v-2d56c8a2] .files-list__row-name a:focus:not(:focus-visible) .files-list__row-name-text{outline:none !important}.files-list[data-v-2d56c8a2] .files-list__row-name .files-list__row-name-text{color:var(--color-main-text);padding:5px 10px;margin-left:-10px;display:inline-flex}.files-list[data-v-2d56c8a2] .files-list__row-name .files-list__row-name-ext{color:var(--color-text-maxcontrast);overflow:visible}.files-list[data-v-2d56c8a2] .files-list__row-rename{width:100%;max-width:600px}.files-list[data-v-2d56c8a2] .files-list__row-rename input{width:100%;margin-left:-8px;padding:2px 6px;border-width:2px}.files-list[data-v-2d56c8a2] .files-list__row-rename input:invalid{border-color:var(--color-error);color:red}.files-list[data-v-2d56c8a2] .files-list__row-actions{width:auto}.files-list[data-v-2d56c8a2] .files-list__row-actions~td,.files-list[data-v-2d56c8a2] .files-list__row-actions~th{margin:0 var(--cell-margin)}.files-list[data-v-2d56c8a2] .files-list__row-actions button .button-vue__text{font-weight:normal}.files-list[data-v-2d56c8a2] .files-list__row-action--inline{margin-right:7px}.files-list[data-v-2d56c8a2] .files-list__row-mtime,.files-list[data-v-2d56c8a2] .files-list__row-size{color:var(--color-text-maxcontrast)}.files-list[data-v-2d56c8a2] .files-list__row-size{width:calc(var(--row-height)*1.5);justify-content:flex-end}.files-list[data-v-2d56c8a2] .files-list__row-mtime{width:calc(var(--row-height)*2)}.files-list[data-v-2d56c8a2] .files-list__row-column-custom{width:calc(var(--row-height)*2)}`, \"\",{\"version\":3,\"sources\":[\"webpack://./apps/files/src/components/FilesListVirtual.vue\"],\"names\":[],\"mappings\":\"AACA,6BACC,kBAAA,CACA,mBAAA,CAEA,wEAAA,CACA,qBAAA,CACA,sBAAA,CACA,yBAAA,CAEA,aAAA,CACA,WAAA,CACA,2BAAA,CAIC,oCACC,mBAAA,CACA,0BAAA,CACA,YAAA,CACA,qBAAA,CACA,UAAA,CAEA,iBAAA,CAGA,uCACC,cAAA,CACA,0FAEC,6CAAA,CAMH,kDACC,YAAA,CACA,qBAAA,CAGD,iDACC,aAAA,CAEA,uFAEC,qCAAA,CAIF,yDAEC,eAAA,CACA,KAAA,CAEA,6BAAA,CAEA,UAAA,CAEA,YAAA,CACA,kBAAA,CAGA,6CAAA,CACA,2CAAA,CACA,wBAAA,CAGD,kGAEC,YAAA,CACA,qBAAA,CACA,UAAA,CACA,6CAAA,CAKD,iDAEC,eAAA,CACA,UAAA,CACA,KAAA,CAID,iDACC,gBAAA,CAGD,iCACC,iBAAA,CACA,YAAA,CACA,kBAAA,CACA,UAAA,CACA,gBAAA,CACA,2CAAA,CACA,qBAAA,CACA,gBAAA,CACA,wBAAA,CAGD,kEACC,YAAA,CACA,kBAAA,CACA,aAAA,CACA,oBAAA,CACA,uBAAA,CACA,wBAAA,CACA,QAAA,CACA,SAAA,CACA,mCAAA,CACA,WAAA,CAKA,4EACC,eAAA,CACA,kBAAA,CACA,sBAAA,CAIF,uDACC,iBAAA,CACA,aAAA,CACA,KAAA,CACA,MAAA,CACA,OAAA,CACA,QAAA,CACA,UAAA,CACA,UAAA,CACA,6BAAA,CAGD,wDACC,sBAAA,CAEA,+EACC,YAAA,CACA,sBAAA,CAEA,iCAAA,CAEA,kHACC,2BAAA,CACA,4BAAA,CACA,QAAA,CACA,8DAAA,CAGD,4GACC,mBAAA,CAMF,gRAEC,8CAAA,CAGA,gDAAA,CACA,0RACC,wCAAA,CAID,2aACC,oCAAA,CAIF,2DAEC,mBAAA,CAKF,oDACC,iBAAA,CACA,YAAA,CACA,gBAAA,CACA,kBAAA,CAEA,iCAAA,CACA,sBAAA,CACA,8BAAA,CACA,WAAA,CAEA,oCAAA,CACA,kCAAA,CAGA,sDACC,cAAA,CAGD,yDACC,0BAAA,CAEA,iGACC,8BAAA,CACA,+BAAA,CAID,+IAEC,WAAA,CACA,uJACC,0CAAA,CACA,2CAAA,CAKH,4DACC,eAAA,CACA,8BAAA,CACA,+BAAA,CACA,kCAAA,CAEA,kBAAA,CACA,sBAAA,CAGA,uGACC,oCAAA,CAKF,6DACC,iBAAA,CACA,OAAA,CACA,WAAA,CAID,4DACC,iBAAA,CACA,4CAAA,CACA,2CAAA,CACA,uCAAA,CAEA,cAAA,CAGA,kEACC,4BAAA,CACA,uCAAA,CACA,kBAAA,CAMH,oDAEC,eAAA,CAEA,aAAA,CAEA,sDACC,YAAA,CACA,kBAAA,CAEA,UAAA,CACA,WAAA,CAEA,WAAA,CAGA,oEACC,YAAA,CAID,uFACC,mDAAA,CACA,kBAAA,CAED,2GACC,uBAAA,CAIF,+EACC,4BAAA,CAEA,gBAAA,CACA,iBAAA,CAEA,mBAAA,CAGD,8EACC,mCAAA,CAEA,gBAAA,CAKF,sDACC,UAAA,CACA,eAAA,CACA,4DACC,UAAA,CAEA,gBAAA,CACA,eAAA,CACA,gBAAA,CAEA,oEAEC,+BAAA,CACA,SAAA,CAKH,uDAEC,UAAA,CAGA,oHAEC,2BAAA,CAIA,gFAEC,kBAAA,CAKH,8DACC,gBAAA,CAGD,yGAEC,mCAAA,CAED,oDACC,iCAAA,CAEA,wBAAA,CAGD,qDACC,+BAAA,CAGD,6DACC,+BAAA\",\"sourcesContent\":[\"\\n.files-list {\\n\\t--row-height: 55px;\\n\\t--cell-margin: 14px;\\n\\n\\t--checkbox-padding: calc((var(--row-height) - var(--checkbox-size)) / 2);\\n\\t--checkbox-size: 24px;\\n\\t--clickable-area: 44px;\\n\\t--icon-preview-size: 32px;\\n\\n\\toverflow: auto;\\n\\theight: 100%;\\n\\twill-change: scroll-position;\\n\\n\\t& :deep() {\\n\\t\\t// Table head, body and footer\\n\\t\\ttbody {\\n\\t\\t\\twill-change: padding;\\n\\t\\t\\tcontain: layout paint style;\\n\\t\\t\\tdisplay: flex;\\n\\t\\t\\tflex-direction: column;\\n\\t\\t\\twidth: 100%;\\n\\t\\t\\t// Necessary for virtual scrolling absolute\\n\\t\\t\\tposition: relative;\\n\\n\\t\\t\\t/* Hover effect on tbody lines only */\\n\\t\\t\\ttr {\\n\\t\\t\\t\\tcontain: strict;\\n\\t\\t\\t\\t&:hover,\\n\\t\\t\\t\\t&:focus {\\n\\t\\t\\t\\t\\tbackground-color: var(--color-background-dark);\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\t\\t}\\n\\n\\t\\t// Before table and thead\\n\\t\\t.files-list__before {\\n\\t\\t\\tdisplay: flex;\\n\\t\\t\\tflex-direction: column;\\n\\t\\t}\\n\\n\\t\\t.files-list__table {\\n\\t\\t\\tdisplay: block;\\n\\n\\t\\t\\t&.files-list__table--with-thead-overlay {\\n\\t\\t\\t\\t// Hide the table header below the overlay\\n\\t\\t\\t\\tmargin-top: calc(-1 * var(--row-height));\\n\\t\\t\\t}\\n\\t\\t}\\n\\n\\t\\t.files-list__thead-overlay {\\n\\t\\t\\t// Pinned on top when scrolling\\n\\t\\t\\tposition: sticky;\\n\\t\\t\\ttop: 0;\\n\\t\\t\\t// Save space for a row checkbox\\n\\t\\t\\tmargin-left: var(--row-height);\\n\\t\\t\\t// More than .files-list__thead\\n\\t\\t\\tz-index: 20;\\n\\n\\t\\t\\tdisplay: flex;\\n\\t\\t\\talign-items: center;\\n\\n\\t\\t\\t// Reuse row styles\\n\\t\\t\\tbackground-color: var(--color-main-background);\\n\\t\\t\\tborder-bottom: 1px solid var(--color-border);\\n\\t\\t\\theight: var(--row-height);\\n\\t\\t}\\n\\n\\t\\t.files-list__thead,\\n\\t\\t.files-list__tfoot {\\n\\t\\t\\tdisplay: flex;\\n\\t\\t\\tflex-direction: column;\\n\\t\\t\\twidth: 100%;\\n\\t\\t\\tbackground-color: var(--color-main-background);\\n\\n\\t\\t}\\n\\n\\t\\t// Table header\\n\\t\\t.files-list__thead {\\n\\t\\t\\t// Pinned on top when scrolling\\n\\t\\t\\tposition: sticky;\\n\\t\\t\\tz-index: 10;\\n\\t\\t\\ttop: 0;\\n\\t\\t}\\n\\n\\t\\t// Table footer\\n\\t\\t.files-list__tfoot {\\n\\t\\t\\tmin-height: 300px;\\n\\t\\t}\\n\\n\\t\\ttr {\\n\\t\\t\\tposition: relative;\\n\\t\\t\\tdisplay: flex;\\n\\t\\t\\talign-items: center;\\n\\t\\t\\twidth: 100%;\\n\\t\\t\\tuser-select: none;\\n\\t\\t\\tborder-bottom: 1px solid var(--color-border);\\n\\t\\t\\tbox-sizing: border-box;\\n\\t\\t\\tuser-select: none;\\n\\t\\t\\theight: var(--row-height);\\n\\t\\t}\\n\\n\\t\\ttd, th {\\n\\t\\t\\tdisplay: flex;\\n\\t\\t\\talign-items: center;\\n\\t\\t\\tflex: 0 0 auto;\\n\\t\\t\\tjustify-content: left;\\n\\t\\t\\twidth: var(--row-height);\\n\\t\\t\\theight: var(--row-height);\\n\\t\\t\\tmargin: 0;\\n\\t\\t\\tpadding: 0;\\n\\t\\t\\tcolor: var(--color-text-maxcontrast);\\n\\t\\t\\tborder: none;\\n\\n\\t\\t\\t// Columns should try to add any text\\n\\t\\t\\t// node wrapped in a span. That should help\\n\\t\\t\\t// with the ellipsis on overflow.\\n\\t\\t\\tspan {\\n\\t\\t\\t\\toverflow: hidden;\\n\\t\\t\\t\\twhite-space: nowrap;\\n\\t\\t\\t\\ttext-overflow: ellipsis;\\n\\t\\t\\t}\\n\\t\\t}\\n\\n\\t\\t.files-list__row--failed {\\n\\t\\t\\tposition: absolute;\\n\\t\\t\\tdisplay: block;\\n\\t\\t\\ttop: 0;\\n\\t\\t\\tleft: 0;\\n\\t\\t\\tright: 0;\\n\\t\\t\\tbottom: 0;\\n\\t\\t\\topacity: .1;\\n\\t\\t\\tz-index: -1;\\n\\t\\t\\tbackground: var(--color-error);\\n\\t\\t}\\n\\n\\t\\t.files-list__row-checkbox {\\n\\t\\t\\tjustify-content: center;\\n\\n\\t\\t\\t.checkbox-radio-switch {\\n\\t\\t\\t\\tdisplay: flex;\\n\\t\\t\\t\\tjustify-content: center;\\n\\n\\t\\t\\t\\t--icon-size: var(--checkbox-size);\\n\\n\\t\\t\\t\\tlabel.checkbox-radio-switch__label {\\n\\t\\t\\t\\t\\twidth: var(--clickable-area);\\n\\t\\t\\t\\t\\theight: var(--clickable-area);\\n\\t\\t\\t\\t\\tmargin: 0;\\n\\t\\t\\t\\t\\tpadding: calc((var(--clickable-area) - var(--checkbox-size)) / 2);\\n\\t\\t\\t\\t}\\n\\n\\t\\t\\t\\t.checkbox-radio-switch__icon {\\n\\t\\t\\t\\t\\tmargin: 0 !important;\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\t\\t}\\n\\n\\t\\t.files-list__row {\\n\\t\\t\\t&:hover, &:focus, &:active, &--active, &--dragover {\\n\\t\\t\\t\\t// WCAG AA compliant\\n\\t\\t\\t\\tbackground-color: var(--color-background-hover);\\n\\t\\t\\t\\t// text-maxcontrast have been designed to pass WCAG AA over\\n\\t\\t\\t\\t// a white background, we need to adjust then.\\n\\t\\t\\t\\t--color-text-maxcontrast: var(--color-main-text);\\n\\t\\t\\t\\t> * {\\n\\t\\t\\t\\t\\t--color-border: var(--color-border-dark);\\n\\t\\t\\t\\t}\\n\\n\\t\\t\\t\\t// Hover state of the row should also change the favorite markers background\\n\\t\\t\\t\\t.favorite-marker-icon svg path {\\n\\t\\t\\t\\t\\tstroke: var(--color-background-hover);\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\n\\t\\t\\t&--dragover * {\\n\\t\\t\\t\\t// Prevent dropping on row children\\n\\t\\t\\t\\tpointer-events: none;\\n\\t\\t\\t}\\n\\t\\t}\\n\\n\\t\\t// Entry preview or mime icon\\n\\t\\t.files-list__row-icon {\\n\\t\\t\\tposition: relative;\\n\\t\\t\\tdisplay: flex;\\n\\t\\t\\toverflow: visible;\\n\\t\\t\\talign-items: center;\\n\\t\\t\\t// No shrinking or growing allowed\\n\\t\\t\\tflex: 0 0 var(--icon-preview-size);\\n\\t\\t\\tjustify-content: center;\\n\\t\\t\\twidth: var(--icon-preview-size);\\n\\t\\t\\theight: 100%;\\n\\t\\t\\t// Show same padding as the checkbox right padding for visual balance\\n\\t\\t\\tmargin-right: var(--checkbox-padding);\\n\\t\\t\\tcolor: var(--color-primary-element);\\n\\n\\t\\t\\t// Icon is also clickable\\n\\t\\t\\t* {\\n\\t\\t\\t\\tcursor: pointer;\\n\\t\\t\\t}\\n\\n\\t\\t\\t& > span {\\n\\t\\t\\t\\tjustify-content: flex-start;\\n\\n\\t\\t\\t\\t&:not(.files-list__row-icon-favorite) svg {\\n\\t\\t\\t\\t\\twidth: var(--icon-preview-size);\\n\\t\\t\\t\\t\\theight: var(--icon-preview-size);\\n\\t\\t\\t\\t}\\n\\n\\t\\t\\t\\t// Slightly increase the size of the folder icon\\n\\t\\t\\t\\t&.folder-icon,\\n\\t\\t\\t\\t&.folder-open-icon {\\n\\t\\t\\t\\t\\tmargin: -3px;\\n\\t\\t\\t\\t\\tsvg {\\n\\t\\t\\t\\t\\t\\twidth: calc(var(--icon-preview-size) + 6px);\\n\\t\\t\\t\\t\\t\\theight: calc(var(--icon-preview-size) + 6px);\\n\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\n\\t\\t\\t&-preview {\\n\\t\\t\\t\\toverflow: hidden;\\n\\t\\t\\t\\twidth: var(--icon-preview-size);\\n\\t\\t\\t\\theight: var(--icon-preview-size);\\n\\t\\t\\t\\tborder-radius: var(--border-radius);\\n\\t\\t\\t\\t// Center and contain the preview\\n\\t\\t\\t\\tobject-fit: contain;\\n\\t\\t\\t\\tobject-position: center;\\n\\n\\t\\t\\t\\t/* Preview not loaded animation effect */\\n\\t\\t\\t\\t&:not(.files-list__row-icon-preview--loaded) {\\n\\t\\t\\t\\t\\tbackground: var(--color-loading-dark);\\n\\t\\t\\t\\t\\t// animation: preview-gradient-fade 1.2s ease-in-out infinite;\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\n\\t\\t\\t&-favorite {\\n\\t\\t\\t\\tposition: absolute;\\n\\t\\t\\t\\ttop: 0px;\\n\\t\\t\\t\\tright: -10px;\\n\\t\\t\\t}\\n\\n\\t\\t\\t// File and folder overlay\\n\\t\\t\\t&-overlay {\\n\\t\\t\\t\\tposition: absolute;\\n\\t\\t\\t\\tmax-height: calc(var(--icon-preview-size) * 0.5);\\n\\t\\t\\t\\tmax-width: calc(var(--icon-preview-size) * 0.5);\\n\\t\\t\\t\\tcolor: var(--color-primary-element-text);\\n\\t\\t\\t\\t// better alignment with the folder icon\\n\\t\\t\\t\\tmargin-top: 2px;\\n\\n\\t\\t\\t\\t// Improve icon contrast with a background for files\\n\\t\\t\\t\\t&--file {\\n\\t\\t\\t\\t\\tcolor: var(--color-main-text);\\n\\t\\t\\t\\t\\tbackground: var(--color-main-background);\\n\\t\\t\\t\\t\\tborder-radius: 100%;\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\t\\t}\\n\\n\\t\\t// Entry link\\n\\t\\t.files-list__row-name {\\n\\t\\t\\t// Prevent link from overflowing\\n\\t\\t\\toverflow: hidden;\\n\\t\\t\\t// Take as much space as possible\\n\\t\\t\\tflex: 1 1 auto;\\n\\n\\t\\t\\ta {\\n\\t\\t\\t\\tdisplay: flex;\\n\\t\\t\\t\\talign-items: center;\\n\\t\\t\\t\\t// Fill cell height and width\\n\\t\\t\\t\\twidth: 100%;\\n\\t\\t\\t\\theight: 100%;\\n\\t\\t\\t\\t// Necessary for flex grow to work\\n\\t\\t\\t\\tmin-width: 0;\\n\\n\\t\\t\\t\\t// Already added to the inner text, see rule below\\n\\t\\t\\t\\t&:focus-visible {\\n\\t\\t\\t\\t\\toutline: none;\\n\\t\\t\\t\\t}\\n\\n\\t\\t\\t\\t// Keyboard indicator a11y\\n\\t\\t\\t\\t&:focus .files-list__row-name-text {\\n\\t\\t\\t\\t\\toutline: 2px solid var(--color-main-text) !important;\\n\\t\\t\\t\\t\\tborder-radius: 20px;\\n\\t\\t\\t\\t}\\n\\t\\t\\t\\t&:focus:not(:focus-visible) .files-list__row-name-text {\\n\\t\\t\\t\\t\\toutline: none !important;\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\n\\t\\t\\t.files-list__row-name-text {\\n\\t\\t\\t\\tcolor: var(--color-main-text);\\n\\t\\t\\t\\t// Make some space for the outline\\n\\t\\t\\t\\tpadding: 5px 10px;\\n\\t\\t\\t\\tmargin-left: -10px;\\n\\t\\t\\t\\t// Align two name and ext\\n\\t\\t\\t\\tdisplay: inline-flex;\\n\\t\\t\\t}\\n\\n\\t\\t\\t.files-list__row-name-ext {\\n\\t\\t\\t\\tcolor: var(--color-text-maxcontrast);\\n\\t\\t\\t\\t// always show the extension\\n\\t\\t\\t\\toverflow: visible;\\n\\t\\t\\t}\\n\\t\\t}\\n\\n\\t\\t// Rename form\\n\\t\\t.files-list__row-rename {\\n\\t\\t\\twidth: 100%;\\n\\t\\t\\tmax-width: 600px;\\n\\t\\t\\tinput {\\n\\t\\t\\t\\twidth: 100%;\\n\\t\\t\\t\\t// Align with text, 0 - padding - border\\n\\t\\t\\t\\tmargin-left: -8px;\\n\\t\\t\\t\\tpadding: 2px 6px;\\n\\t\\t\\t\\tborder-width: 2px;\\n\\n\\t\\t\\t\\t&:invalid {\\n\\t\\t\\t\\t\\t// Show red border on invalid input\\n\\t\\t\\t\\t\\tborder-color: var(--color-error);\\n\\t\\t\\t\\t\\tcolor: red;\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\t\\t}\\n\\n\\t\\t.files-list__row-actions {\\n\\t\\t\\t// take as much space as necessary\\n\\t\\t\\twidth: auto;\\n\\n\\t\\t\\t// Add margin to all cells after the actions\\n\\t\\t\\t& ~ td,\\n\\t\\t\\t& ~ th {\\n\\t\\t\\t\\tmargin: 0 var(--cell-margin);\\n\\t\\t\\t}\\n\\n\\t\\t\\tbutton {\\n\\t\\t\\t\\t.button-vue__text {\\n\\t\\t\\t\\t\\t// Remove bold from default button styling\\n\\t\\t\\t\\t\\tfont-weight: normal;\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\t\\t}\\n\\n\\t\\t.files-list__row-action--inline {\\n\\t\\t\\tmargin-right: 7px;\\n\\t\\t}\\n\\n\\t\\t.files-list__row-mtime,\\n\\t\\t.files-list__row-size {\\n\\t\\t\\tcolor: var(--color-text-maxcontrast);\\n\\t\\t}\\n\\t\\t.files-list__row-size {\\n\\t\\t\\twidth: calc(var(--row-height) * 1.5);\\n\\t\\t\\t// Right align content/text\\n\\t\\t\\tjustify-content: flex-end;\\n\\t\\t}\\n\\n\\t\\t.files-list__row-mtime {\\n\\t\\t\\twidth: calc(var(--row-height) * 2);\\n\\t\\t}\\n\\n\\t\\t.files-list__row-column-custom {\\n\\t\\t\\twidth: calc(var(--row-height) * 2);\\n\\t\\t}\\n\\t}\\n}\\n\"],\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/sourceMaps.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, `tbody.files-list__tbody.files-list__tbody--grid{--half-clickable-area: calc(var(--clickable-area) / 2);--row-width: 160px;--row-height: calc(var(--row-width) - var(--half-clickable-area));--icon-preview-size: calc(var(--row-width) - var(--clickable-area));--checkbox-padding: 0px;display:grid;grid-template-columns:repeat(auto-fill, var(--row-width));grid-gap:15px;row-gap:15px;align-content:center;align-items:center;justify-content:space-around;justify-items:center}tbody.files-list__tbody.files-list__tbody--grid tr{width:var(--row-width);height:calc(var(--row-height) + var(--clickable-area));border:none;border-radius:var(--border-radius)}tbody.files-list__tbody.files-list__tbody--grid .files-list__row-checkbox{position:absolute;z-index:9;top:0;left:0;overflow:hidden;width:var(--clickable-area);height:var(--clickable-area);border-radius:var(--half-clickable-area)}tbody.files-list__tbody.files-list__tbody--grid .files-list__row-icon-favorite{position:absolute;top:0;right:0;display:flex;align-items:center;justify-content:center;width:var(--clickable-area);height:var(--clickable-area)}tbody.files-list__tbody.files-list__tbody--grid .files-list__row-name{display:grid;justify-content:stretch;width:100%;height:100%;grid-auto-rows:var(--row-height) var(--clickable-area)}tbody.files-list__tbody.files-list__tbody--grid .files-list__row-name span.files-list__row-icon{width:100%;height:100%;padding-top:var(--half-clickable-area)}tbody.files-list__tbody.files-list__tbody--grid .files-list__row-name a.files-list__row-name-link{width:calc(100% - var(--clickable-area));height:var(--clickable-area)}tbody.files-list__tbody.files-list__tbody--grid .files-list__row-name .files-list__row-name-text{margin:0;padding-right:0}tbody.files-list__tbody.files-list__tbody--grid .files-list__row-actions{position:absolute;right:0;bottom:0;width:var(--clickable-area);height:var(--clickable-area)}`, \"\",{\"version\":3,\"sources\":[\"webpack://./apps/files/src/components/FilesListVirtual.vue\"],\"names\":[],\"mappings\":\"AAEA,gDACC,sDAAA,CACA,kBAAA,CAEA,iEAAA,CACA,mEAAA,CACA,uBAAA,CAEA,YAAA,CACA,yDAAA,CACA,aAAA,CACA,YAAA,CAEA,oBAAA,CACA,kBAAA,CACA,4BAAA,CACA,oBAAA,CAEA,mDACC,sBAAA,CACA,sDAAA,CACA,WAAA,CACA,kCAAA,CAID,0EACC,iBAAA,CACA,SAAA,CACA,KAAA,CACA,MAAA,CACA,eAAA,CACA,2BAAA,CACA,4BAAA,CACA,wCAAA,CAID,+EACC,iBAAA,CACA,KAAA,CACA,OAAA,CACA,YAAA,CACA,kBAAA,CACA,sBAAA,CACA,2BAAA,CACA,4BAAA,CAGD,sEACC,YAAA,CACA,uBAAA,CACA,UAAA,CACA,WAAA,CACA,sDAAA,CAEA,gGACC,UAAA,CACA,WAAA,CAGA,sCAAA,CAGD,kGAEC,wCAAA,CACA,4BAAA,CAGD,iGACC,QAAA,CACA,eAAA,CAIF,yEACC,iBAAA,CACA,OAAA,CACA,QAAA,CACA,2BAAA,CACA,4BAAA\",\"sourcesContent\":[\"\\n// Grid mode\\ntbody.files-list__tbody.files-list__tbody--grid {\\n\\t--half-clickable-area: calc(var(--clickable-area) / 2);\\n\\t--row-width: 160px;\\n\\t// We use half of the clickable area as visual balance margin\\n\\t--row-height: calc(var(--row-width) - var(--half-clickable-area));\\n\\t--icon-preview-size: calc(var(--row-width) - var(--clickable-area));\\n\\t--checkbox-padding: 0px;\\n\\n\\tdisplay: grid;\\n\\tgrid-template-columns: repeat(auto-fill, var(--row-width));\\n\\tgrid-gap: 15px;\\n\\trow-gap: 15px;\\n\\n\\talign-content: center;\\n\\talign-items: center;\\n\\tjustify-content: space-around;\\n\\tjustify-items: center;\\n\\n\\ttr {\\n\\t\\twidth: var(--row-width);\\n\\t\\theight: calc(var(--row-height) + var(--clickable-area));\\n\\t\\tborder: none;\\n\\t\\tborder-radius: var(--border-radius);\\n\\t}\\n\\n\\t// Checkbox in the top left\\n\\t.files-list__row-checkbox {\\n\\t\\tposition: absolute;\\n\\t\\tz-index: 9;\\n\\t\\ttop: 0;\\n\\t\\tleft: 0;\\n\\t\\toverflow: hidden;\\n\\t\\twidth: var(--clickable-area);\\n\\t\\theight: var(--clickable-area);\\n\\t\\tborder-radius: var(--half-clickable-area);\\n\\t}\\n\\n\\t// Star icon in the top right\\n\\t.files-list__row-icon-favorite {\\n\\t\\tposition: absolute;\\n\\t\\ttop: 0;\\n\\t\\tright: 0;\\n\\t\\tdisplay: flex;\\n\\t\\talign-items: center;\\n\\t\\tjustify-content: center;\\n\\t\\twidth: var(--clickable-area);\\n\\t\\theight: var(--clickable-area);\\n\\t}\\n\\n\\t.files-list__row-name {\\n\\t\\tdisplay: grid;\\n\\t\\tjustify-content: stretch;\\n\\t\\twidth: 100%;\\n\\t\\theight: 100%;\\n\\t\\tgrid-auto-rows: var(--row-height) var(--clickable-area);\\n\\n\\t\\tspan.files-list__row-icon {\\n\\t\\t\\twidth: 100%;\\n\\t\\t\\theight: 100%;\\n\\t\\t\\t// Visual balance, we use half of the clickable area\\n\\t\\t\\t// as a margin around the preview\\n\\t\\t\\tpadding-top: var(--half-clickable-area);\\n\\t\\t}\\n\\n\\t\\ta.files-list__row-name-link {\\n\\t\\t\\t// Minus action menu\\n\\t\\t\\twidth: calc(100% - var(--clickable-area));\\n\\t\\t\\theight: var(--clickable-area);\\n\\t\\t}\\n\\n\\t\\t.files-list__row-name-text {\\n\\t\\t\\tmargin: 0;\\n\\t\\t\\tpadding-right: 0;\\n\\t\\t}\\n\\t}\\n\\n\\t.files-list__row-actions {\\n\\t\\tposition: absolute;\\n\\t\\tright: 0;\\n\\t\\tbottom: 0;\\n\\t\\twidth: var(--clickable-area);\\n\\t\\theight: var(--clickable-area);\\n\\t}\\n}\\n\"],\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/sourceMaps.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, `.app-navigation-entry__settings-quota--not-unlimited[data-v-063ed938] .app-navigation-entry__name{margin-top:-6px}.app-navigation-entry__settings-quota progress[data-v-063ed938]{position:absolute;bottom:12px;margin-left:44px;width:calc(100% - 44px - 22px)}`, \"\",{\"version\":3,\"sources\":[\"webpack://./apps/files/src/components/NavigationQuota.vue\"],\"names\":[],\"mappings\":\"AAIC,kGACC,eAAA,CAGD,gEACC,iBAAA,CACA,WAAA,CACA,gBAAA,CACA,8BAAA\",\"sourcesContent\":[\"\\n// User storage stats display\\n.app-navigation-entry__settings-quota {\\n\\t// Align title with progress and icon\\n\\t&--not-unlimited::v-deep .app-navigation-entry__name {\\n\\t\\tmargin-top: -6px;\\n\\t}\\n\\n\\tprogress {\\n\\t\\tposition: absolute;\\n\\t\\tbottom: 12px;\\n\\t\\tmargin-left: 44px;\\n\\t\\twidth: calc(100% - 44px - 22px);\\n\\t}\\n}\\n\"],\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/sourceMaps.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, `.app-content[data-v-5c37291f]{display:flex;overflow:hidden;flex-direction:column;max-height:100%;position:relative !important}.files-list__header[data-v-5c37291f]{display:flex;align-items:center;flex:0 0;max-width:100%;margin-block:var(--app-navigation-padding, 4px);margin-inline:calc(var(--default-clickable-area, 44px) + 2*var(--app-navigation-padding, 4px)) var(--app-navigation-padding, 4px)}.files-list__header>*[data-v-5c37291f]{flex:0 0}.files-list__header-share-button[data-v-5c37291f]{color:var(--color-text-maxcontrast) !important}.files-list__header-share-button--shared[data-v-5c37291f]{color:var(--color-main-text) !important}.files-list__refresh-icon[data-v-5c37291f]{flex:0 0 44px;width:44px;height:44px}.files-list__loading-icon[data-v-5c37291f]{margin:auto}`, \"\",{\"version\":3,\"sources\":[\"webpack://./apps/files/src/views/FilesList.vue\"],\"names\":[],\"mappings\":\"AACA,8BAEC,YAAA,CACA,eAAA,CACA,qBAAA,CACA,eAAA,CACA,4BAAA,CAIA,qCACC,YAAA,CACA,kBAAA,CAEA,QAAA,CACA,cAAA,CAEA,+CAAA,CACA,iIAAA,CAEA,uCAGC,QAAA,CAGD,kDACC,8CAAA,CAEA,0DACC,uCAAA,CAKH,2CACC,aAAA,CACA,UAAA,CACA,WAAA,CAGD,2CACC,WAAA\",\"sourcesContent\":[\"\\n.app-content {\\n\\t// Virtual list needs to be full height and is scrollable\\n\\tdisplay: flex;\\n\\toverflow: hidden;\\n\\tflex-direction: column;\\n\\tmax-height: 100%;\\n\\tposition: relative !important;\\n}\\n\\n.files-list {\\n\\t&__header {\\n\\t\\tdisplay: flex;\\n\\t\\talign-items: center;\\n\\t\\t// Do not grow or shrink (vertically)\\n\\t\\tflex: 0 0;\\n\\t\\tmax-width: 100%;\\n\\t\\t// Align with the navigation toggle icon\\n\\t\\tmargin-block: var(--app-navigation-padding, 4px);\\n\\t\\tmargin-inline: calc(var(--default-clickable-area, 44px) + 2 * var(--app-navigation-padding, 4px)) var(--app-navigation-padding, 4px);\\n\\n\\t\\t>* {\\n\\t\\t\\t// Do not grow or shrink (horizontally)\\n\\t\\t\\t// Only the breadcrumbs shrinks\\n\\t\\t\\tflex: 0 0;\\n\\t\\t}\\n\\n\\t\\t&-share-button {\\n\\t\\t\\tcolor: var(--color-text-maxcontrast) !important;\\n\\n\\t\\t\\t&--shared {\\n\\t\\t\\t\\tcolor: var(--color-main-text) !important;\\n\\t\\t\\t}\\n\\t\\t}\\n\\t}\\n\\n\\t&__refresh-icon {\\n\\t\\tflex: 0 0 44px;\\n\\t\\twidth: 44px;\\n\\t\\theight: 44px;\\n\\t}\\n\\n\\t&__loading-icon {\\n\\t\\tmargin: auto;\\n\\t}\\n}\\n\"],\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/sourceMaps.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, `.app-navigation[data-v-8291caa8] .app-navigation-entry-icon{background-repeat:no-repeat;background-position:center}.app-navigation[data-v-8291caa8] .app-navigation-entry.active .button-vue.icon-collapse:not(:hover){color:var(--color-primary-element-text)}.app-navigation>ul.app-navigation__list[data-v-8291caa8]{padding-bottom:var(--default-grid-baseline, 4px)}.app-navigation-entry__settings[data-v-8291caa8]{height:auto !important;overflow:hidden !important;padding-top:0 !important;flex:0 0 auto}`, \"\",{\"version\":3,\"sources\":[\"webpack://./apps/files/src/views/Navigation.vue\"],\"names\":[],\"mappings\":\"AAEA,4DACC,2BAAA,CACA,0BAAA,CAGD,oGACC,uCAAA,CAGD,yDAEC,gDAAA,CAGD,iDACC,sBAAA,CACA,0BAAA,CACA,wBAAA,CAEA,aAAA\",\"sourcesContent\":[\"\\n// TODO: remove when https://github.com/nextcloud/nextcloud-vue/pull/3539 is in\\n.app-navigation::v-deep .app-navigation-entry-icon {\\n\\tbackground-repeat: no-repeat;\\n\\tbackground-position: center;\\n}\\n\\n.app-navigation::v-deep .app-navigation-entry.active .button-vue.icon-collapse:not(:hover) {\\n\\tcolor: var(--color-primary-element-text);\\n}\\n\\n.app-navigation > ul.app-navigation__list {\\n\\t// Use flex gap value for more elegant spacing\\n\\tpadding-bottom: var(--default-grid-baseline, 4px);\\n}\\n\\n.app-navigation-entry__settings {\\n\\theight: auto !important;\\n\\toverflow: hidden !important;\\n\\tpadding-top: 0 !important;\\n\\t// Prevent shrinking or growing\\n\\tflex: 0 0 auto;\\n}\\n\"],\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/sourceMaps.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, `.setting-link[data-v-109572de]:hover{text-decoration:underline}`, \"\",{\"version\":3,\"sources\":[\"webpack://./apps/files/src/views/Settings.vue\"],\"names\":[],\"mappings\":\"AACA,qCACC,yBAAA\",\"sourcesContent\":[\"\\n.setting-link:hover {\\n\\ttext-decoration: underline;\\n}\\n\"],\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","// Copyright Joyent, Inc. and other Node contributors.\n//\n// Permission is hereby granted, free of charge, to any person obtaining a\n// copy of this software and associated documentation files (the\n// \"Software\"), to deal in the Software without restriction, including\n// without limitation the rights to use, copy, modify, merge, publish,\n// distribute, sublicense, and/or sell copies of the Software, and to permit\n// persons to whom the Software is furnished to do so, subject to the\n// following conditions:\n//\n// The above copyright notice and this permission notice shall be included\n// in all copies or substantial portions of the Software.\n//\n// THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS\n// OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\n// MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN\n// NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,\n// DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR\n// OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE\n// USE OR OTHER DEALINGS IN THE SOFTWARE.\n\n'use strict';\n\nvar R = typeof Reflect === 'object' ? Reflect : null\nvar ReflectApply = R && typeof R.apply === 'function'\n ? R.apply\n : function ReflectApply(target, receiver, args) {\n return Function.prototype.apply.call(target, receiver, args);\n }\n\nvar ReflectOwnKeys\nif (R && typeof R.ownKeys === 'function') {\n ReflectOwnKeys = R.ownKeys\n} else if (Object.getOwnPropertySymbols) {\n ReflectOwnKeys = function ReflectOwnKeys(target) {\n return Object.getOwnPropertyNames(target)\n .concat(Object.getOwnPropertySymbols(target));\n };\n} else {\n ReflectOwnKeys = function ReflectOwnKeys(target) {\n return Object.getOwnPropertyNames(target);\n };\n}\n\nfunction ProcessEmitWarning(warning) {\n if (console && console.warn) console.warn(warning);\n}\n\nvar NumberIsNaN = Number.isNaN || function NumberIsNaN(value) {\n return value !== value;\n}\n\nfunction EventEmitter() {\n EventEmitter.init.call(this);\n}\nmodule.exports = EventEmitter;\nmodule.exports.once = once;\n\n// Backwards-compat with node 0.10.x\nEventEmitter.EventEmitter = EventEmitter;\n\nEventEmitter.prototype._events = undefined;\nEventEmitter.prototype._eventsCount = 0;\nEventEmitter.prototype._maxListeners = undefined;\n\n// By default EventEmitters will print a warning if more than 10 listeners are\n// added to it. This is a useful default which helps finding memory leaks.\nvar defaultMaxListeners = 10;\n\nfunction checkListener(listener) {\n if (typeof listener !== 'function') {\n throw new TypeError('The \"listener\" argument must be of type Function. Received type ' + typeof listener);\n }\n}\n\nObject.defineProperty(EventEmitter, 'defaultMaxListeners', {\n enumerable: true,\n get: function() {\n return defaultMaxListeners;\n },\n set: function(arg) {\n if (typeof arg !== 'number' || arg < 0 || NumberIsNaN(arg)) {\n throw new RangeError('The value of \"defaultMaxListeners\" is out of range. It must be a non-negative number. Received ' + arg + '.');\n }\n defaultMaxListeners = arg;\n }\n});\n\nEventEmitter.init = function() {\n\n if (this._events === undefined ||\n this._events === Object.getPrototypeOf(this)._events) {\n this._events = Object.create(null);\n this._eventsCount = 0;\n }\n\n this._maxListeners = this._maxListeners || undefined;\n};\n\n// Obviously not all Emitters should be limited to 10. This function allows\n// that to be increased. Set to zero for unlimited.\nEventEmitter.prototype.setMaxListeners = function setMaxListeners(n) {\n if (typeof n !== 'number' || n < 0 || NumberIsNaN(n)) {\n throw new RangeError('The value of \"n\" is out of range. It must be a non-negative number. Received ' + n + '.');\n }\n this._maxListeners = n;\n return this;\n};\n\nfunction _getMaxListeners(that) {\n if (that._maxListeners === undefined)\n return EventEmitter.defaultMaxListeners;\n return that._maxListeners;\n}\n\nEventEmitter.prototype.getMaxListeners = function getMaxListeners() {\n return _getMaxListeners(this);\n};\n\nEventEmitter.prototype.emit = function emit(type) {\n var args = [];\n for (var i = 1; i < arguments.length; i++) args.push(arguments[i]);\n var doError = (type === 'error');\n\n var events = this._events;\n if (events !== undefined)\n doError = (doError && events.error === undefined);\n else if (!doError)\n return false;\n\n // If there is no 'error' event listener then throw.\n if (doError) {\n var er;\n if (args.length > 0)\n er = args[0];\n if (er instanceof Error) {\n // Note: The comments on the `throw` lines are intentional, they show\n // up in Node's output if this results in an unhandled exception.\n throw er; // Unhandled 'error' event\n }\n // At least give some kind of context to the user\n var err = new Error('Unhandled error.' + (er ? ' (' + er.message + ')' : ''));\n err.context = er;\n throw err; // Unhandled 'error' event\n }\n\n var handler = events[type];\n\n if (handler === undefined)\n return false;\n\n if (typeof handler === 'function') {\n ReflectApply(handler, this, args);\n } else {\n var len = handler.length;\n var listeners = arrayClone(handler, len);\n for (var i = 0; i < len; ++i)\n ReflectApply(listeners[i], this, args);\n }\n\n return true;\n};\n\nfunction _addListener(target, type, listener, prepend) {\n var m;\n var events;\n var existing;\n\n checkListener(listener);\n\n events = target._events;\n if (events === undefined) {\n events = target._events = Object.create(null);\n target._eventsCount = 0;\n } else {\n // To avoid recursion in the case that type === \"newListener\"! Before\n // adding it to the listeners, first emit \"newListener\".\n if (events.newListener !== undefined) {\n target.emit('newListener', type,\n listener.listener ? listener.listener : listener);\n\n // Re-assign `events` because a newListener handler could have caused the\n // this._events to be assigned to a new object\n events = target._events;\n }\n existing = events[type];\n }\n\n if (existing === undefined) {\n // Optimize the case of one listener. Don't need the extra array object.\n existing = events[type] = listener;\n ++target._eventsCount;\n } else {\n if (typeof existing === 'function') {\n // Adding the second element, need to change to array.\n existing = events[type] =\n prepend ? [listener, existing] : [existing, listener];\n // If we've already got an array, just append.\n } else if (prepend) {\n existing.unshift(listener);\n } else {\n existing.push(listener);\n }\n\n // Check for listener leak\n m = _getMaxListeners(target);\n if (m > 0 && existing.length > m && !existing.warned) {\n existing.warned = true;\n // No error code for this since it is a Warning\n // eslint-disable-next-line no-restricted-syntax\n var w = new Error('Possible EventEmitter memory leak detected. ' +\n existing.length + ' ' + String(type) + ' listeners ' +\n 'added. Use emitter.setMaxListeners() to ' +\n 'increase limit');\n w.name = 'MaxListenersExceededWarning';\n w.emitter = target;\n w.type = type;\n w.count = existing.length;\n ProcessEmitWarning(w);\n }\n }\n\n return target;\n}\n\nEventEmitter.prototype.addListener = function addListener(type, listener) {\n return _addListener(this, type, listener, false);\n};\n\nEventEmitter.prototype.on = EventEmitter.prototype.addListener;\n\nEventEmitter.prototype.prependListener =\n function prependListener(type, listener) {\n return _addListener(this, type, listener, true);\n };\n\nfunction onceWrapper() {\n if (!this.fired) {\n this.target.removeListener(this.type, this.wrapFn);\n this.fired = true;\n if (arguments.length === 0)\n return this.listener.call(this.target);\n return this.listener.apply(this.target, arguments);\n }\n}\n\nfunction _onceWrap(target, type, listener) {\n var state = { fired: false, wrapFn: undefined, target: target, type: type, listener: listener };\n var wrapped = onceWrapper.bind(state);\n wrapped.listener = listener;\n state.wrapFn = wrapped;\n return wrapped;\n}\n\nEventEmitter.prototype.once = function once(type, listener) {\n checkListener(listener);\n this.on(type, _onceWrap(this, type, listener));\n return this;\n};\n\nEventEmitter.prototype.prependOnceListener =\n function prependOnceListener(type, listener) {\n checkListener(listener);\n this.prependListener(type, _onceWrap(this, type, listener));\n return this;\n };\n\n// Emits a 'removeListener' event if and only if the listener was removed.\nEventEmitter.prototype.removeListener =\n function removeListener(type, listener) {\n var list, events, position, i, originalListener;\n\n checkListener(listener);\n\n events = this._events;\n if (events === undefined)\n return this;\n\n list = events[type];\n if (list === undefined)\n return this;\n\n if (list === listener || list.listener === listener) {\n if (--this._eventsCount === 0)\n this._events = Object.create(null);\n else {\n delete events[type];\n if (events.removeListener)\n this.emit('removeListener', type, list.listener || listener);\n }\n } else if (typeof list !== 'function') {\n position = -1;\n\n for (i = list.length - 1; i >= 0; i--) {\n if (list[i] === listener || list[i].listener === listener) {\n originalListener = list[i].listener;\n position = i;\n break;\n }\n }\n\n if (position < 0)\n return this;\n\n if (position === 0)\n list.shift();\n else {\n spliceOne(list, position);\n }\n\n if (list.length === 1)\n events[type] = list[0];\n\n if (events.removeListener !== undefined)\n this.emit('removeListener', type, originalListener || listener);\n }\n\n return this;\n };\n\nEventEmitter.prototype.off = EventEmitter.prototype.removeListener;\n\nEventEmitter.prototype.removeAllListeners =\n function removeAllListeners(type) {\n var listeners, events, i;\n\n events = this._events;\n if (events === undefined)\n return this;\n\n // not listening for removeListener, no need to emit\n if (events.removeListener === undefined) {\n if (arguments.length === 0) {\n this._events = Object.create(null);\n this._eventsCount = 0;\n } else if (events[type] !== undefined) {\n if (--this._eventsCount === 0)\n this._events = Object.create(null);\n else\n delete events[type];\n }\n return this;\n }\n\n // emit removeListener for all listeners on all events\n if (arguments.length === 0) {\n var keys = Object.keys(events);\n var key;\n for (i = 0; i < keys.length; ++i) {\n key = keys[i];\n if (key === 'removeListener') continue;\n this.removeAllListeners(key);\n }\n this.removeAllListeners('removeListener');\n this._events = Object.create(null);\n this._eventsCount = 0;\n return this;\n }\n\n listeners = events[type];\n\n if (typeof listeners === 'function') {\n this.removeListener(type, listeners);\n } else if (listeners !== undefined) {\n // LIFO order\n for (i = listeners.length - 1; i >= 0; i--) {\n this.removeListener(type, listeners[i]);\n }\n }\n\n return this;\n };\n\nfunction _listeners(target, type, unwrap) {\n var events = target._events;\n\n if (events === undefined)\n return [];\n\n var evlistener = events[type];\n if (evlistener === undefined)\n return [];\n\n if (typeof evlistener === 'function')\n return unwrap ? [evlistener.listener || evlistener] : [evlistener];\n\n return unwrap ?\n unwrapListeners(evlistener) : arrayClone(evlistener, evlistener.length);\n}\n\nEventEmitter.prototype.listeners = function listeners(type) {\n return _listeners(this, type, true);\n};\n\nEventEmitter.prototype.rawListeners = function rawListeners(type) {\n return _listeners(this, type, false);\n};\n\nEventEmitter.listenerCount = function(emitter, type) {\n if (typeof emitter.listenerCount === 'function') {\n return emitter.listenerCount(type);\n } else {\n return listenerCount.call(emitter, type);\n }\n};\n\nEventEmitter.prototype.listenerCount = listenerCount;\nfunction listenerCount(type) {\n var events = this._events;\n\n if (events !== undefined) {\n var evlistener = events[type];\n\n if (typeof evlistener === 'function') {\n return 1;\n } else if (evlistener !== undefined) {\n return evlistener.length;\n }\n }\n\n return 0;\n}\n\nEventEmitter.prototype.eventNames = function eventNames() {\n return this._eventsCount > 0 ? ReflectOwnKeys(this._events) : [];\n};\n\nfunction arrayClone(arr, n) {\n var copy = new Array(n);\n for (var i = 0; i < n; ++i)\n copy[i] = arr[i];\n return copy;\n}\n\nfunction spliceOne(list, index) {\n for (; index + 1 < list.length; index++)\n list[index] = list[index + 1];\n list.pop();\n}\n\nfunction unwrapListeners(arr) {\n var ret = new Array(arr.length);\n for (var i = 0; i < ret.length; ++i) {\n ret[i] = arr[i].listener || arr[i];\n }\n return ret;\n}\n\nfunction once(emitter, name) {\n return new Promise(function (resolve, reject) {\n function errorListener(err) {\n emitter.removeListener(name, resolver);\n reject(err);\n }\n\n function resolver() {\n if (typeof emitter.removeListener === 'function') {\n emitter.removeListener('error', errorListener);\n }\n resolve([].slice.call(arguments));\n };\n\n eventTargetAgnosticAddListener(emitter, name, resolver, { once: true });\n if (name !== 'error') {\n addErrorHandlerIfEventEmitter(emitter, errorListener, { once: true });\n }\n });\n}\n\nfunction addErrorHandlerIfEventEmitter(emitter, handler, flags) {\n if (typeof emitter.on === 'function') {\n eventTargetAgnosticAddListener(emitter, 'error', handler, flags);\n }\n}\n\nfunction eventTargetAgnosticAddListener(emitter, name, listener, flags) {\n if (typeof emitter.on === 'function') {\n if (flags.once) {\n emitter.once(name, listener);\n } else {\n emitter.on(name, listener);\n }\n } else if (typeof emitter.addEventListener === 'function') {\n // EventTarget does not have `error` event semantics like Node\n // EventEmitters, we do not listen for `error` events here.\n emitter.addEventListener(name, function wrapListener(arg) {\n // IE does not have builtin `{ once: true }` support so we\n // have to do it manually.\n if (flags.once) {\n emitter.removeEventListener(name, wrapListener);\n }\n listener(arg);\n });\n } else {\n throw new TypeError('The \"emitter\" argument must be of type EventEmitter. Received type ' + typeof emitter);\n }\n}\n","/*! safe-buffer. MIT License. Feross Aboukhadijeh */\n/* eslint-disable node/no-deprecated-api */\nvar buffer = require('buffer')\nvar Buffer = buffer.Buffer\n\n// alternative to using Object.keys for old browsers\nfunction copyProps (src, dst) {\n for (var key in src) {\n dst[key] = src[key]\n }\n}\nif (Buffer.from && Buffer.alloc && Buffer.allocUnsafe && Buffer.allocUnsafeSlow) {\n module.exports = buffer\n} else {\n // Copy properties from require('buffer')\n copyProps(buffer, exports)\n exports.Buffer = SafeBuffer\n}\n\nfunction SafeBuffer (arg, encodingOrOffset, length) {\n return Buffer(arg, encodingOrOffset, length)\n}\n\nSafeBuffer.prototype = Object.create(Buffer.prototype)\n\n// Copy static methods from Buffer\ncopyProps(Buffer, SafeBuffer)\n\nSafeBuffer.from = function (arg, encodingOrOffset, length) {\n if (typeof arg === 'number') {\n throw new TypeError('Argument must not be a number')\n }\n return Buffer(arg, encodingOrOffset, length)\n}\n\nSafeBuffer.alloc = function (size, fill, encoding) {\n if (typeof size !== 'number') {\n throw new TypeError('Argument must be a number')\n }\n var buf = Buffer(size)\n if (fill !== undefined) {\n if (typeof encoding === 'string') {\n buf.fill(fill, encoding)\n } else {\n buf.fill(fill)\n }\n } else {\n buf.fill(0)\n }\n return buf\n}\n\nSafeBuffer.allocUnsafe = function (size) {\n if (typeof size !== 'number') {\n throw new TypeError('Argument must be a number')\n }\n return Buffer(size)\n}\n\nSafeBuffer.allocUnsafeSlow = function (size) {\n if (typeof size !== 'number') {\n throw new TypeError('Argument must be a number')\n }\n return buffer.SlowBuffer(size)\n}\n",";(function (sax) { // wrapper for non-node envs\n sax.parser = function (strict, opt) { return new SAXParser(strict, opt) }\n sax.SAXParser = SAXParser\n sax.SAXStream = SAXStream\n sax.createStream = createStream\n\n // When we pass the MAX_BUFFER_LENGTH position, start checking for buffer overruns.\n // When we check, schedule the next check for MAX_BUFFER_LENGTH - (max(buffer lengths)),\n // since that's the earliest that a buffer overrun could occur. This way, checks are\n // as rare as required, but as often as necessary to ensure never crossing this bound.\n // Furthermore, buffers are only tested at most once per write(), so passing a very\n // large string into write() might have undesirable effects, but this is manageable by\n // the caller, so it is assumed to be safe. Thus, a call to write() may, in the extreme\n // edge case, result in creating at most one complete copy of the string passed in.\n // Set to Infinity to have unlimited buffers.\n sax.MAX_BUFFER_LENGTH = 64 * 1024\n\n var buffers = [\n 'comment', 'sgmlDecl', 'textNode', 'tagName', 'doctype',\n 'procInstName', 'procInstBody', 'entity', 'attribName',\n 'attribValue', 'cdata', 'script'\n ]\n\n sax.EVENTS = [\n 'text',\n 'processinginstruction',\n 'sgmldeclaration',\n 'doctype',\n 'comment',\n 'opentagstart',\n 'attribute',\n 'opentag',\n 'closetag',\n 'opencdata',\n 'cdata',\n 'closecdata',\n 'error',\n 'end',\n 'ready',\n 'script',\n 'opennamespace',\n 'closenamespace'\n ]\n\n function SAXParser (strict, opt) {\n if (!(this instanceof SAXParser)) {\n return new SAXParser(strict, opt)\n }\n\n var parser = this\n clearBuffers(parser)\n parser.q = parser.c = ''\n parser.bufferCheckPosition = sax.MAX_BUFFER_LENGTH\n parser.opt = opt || {}\n parser.opt.lowercase = parser.opt.lowercase || parser.opt.lowercasetags\n parser.looseCase = parser.opt.lowercase ? 'toLowerCase' : 'toUpperCase'\n parser.tags = []\n parser.closed = parser.closedRoot = parser.sawRoot = false\n parser.tag = parser.error = null\n parser.strict = !!strict\n parser.noscript = !!(strict || parser.opt.noscript)\n parser.state = S.BEGIN\n parser.strictEntities = parser.opt.strictEntities\n parser.ENTITIES = parser.strictEntities ? Object.create(sax.XML_ENTITIES) : Object.create(sax.ENTITIES)\n parser.attribList = []\n\n // namespaces form a prototype chain.\n // it always points at the current tag,\n // which protos to its parent tag.\n if (parser.opt.xmlns) {\n parser.ns = Object.create(rootNS)\n }\n\n // mostly just for error reporting\n parser.trackPosition = parser.opt.position !== false\n if (parser.trackPosition) {\n parser.position = parser.line = parser.column = 0\n }\n emit(parser, 'onready')\n }\n\n if (!Object.create) {\n Object.create = function (o) {\n function F () {}\n F.prototype = o\n var newf = new F()\n return newf\n }\n }\n\n if (!Object.keys) {\n Object.keys = function (o) {\n var a = []\n for (var i in o) if (o.hasOwnProperty(i)) a.push(i)\n return a\n }\n }\n\n function checkBufferLength (parser) {\n var maxAllowed = Math.max(sax.MAX_BUFFER_LENGTH, 10)\n var maxActual = 0\n for (var i = 0, l = buffers.length; i < l; i++) {\n var len = parser[buffers[i]].length\n if (len > maxAllowed) {\n // Text/cdata nodes can get big, and since they're buffered,\n // we can get here under normal conditions.\n // Avoid issues by emitting the text node now,\n // so at least it won't get any bigger.\n switch (buffers[i]) {\n case 'textNode':\n closeText(parser)\n break\n\n case 'cdata':\n emitNode(parser, 'oncdata', parser.cdata)\n parser.cdata = ''\n break\n\n case 'script':\n emitNode(parser, 'onscript', parser.script)\n parser.script = ''\n break\n\n default:\n error(parser, 'Max buffer length exceeded: ' + buffers[i])\n }\n }\n maxActual = Math.max(maxActual, len)\n }\n // schedule the next check for the earliest possible buffer overrun.\n var m = sax.MAX_BUFFER_LENGTH - maxActual\n parser.bufferCheckPosition = m + parser.position\n }\n\n function clearBuffers (parser) {\n for (var i = 0, l = buffers.length; i < l; i++) {\n parser[buffers[i]] = ''\n }\n }\n\n function flushBuffers (parser) {\n closeText(parser)\n if (parser.cdata !== '') {\n emitNode(parser, 'oncdata', parser.cdata)\n parser.cdata = ''\n }\n if (parser.script !== '') {\n emitNode(parser, 'onscript', parser.script)\n parser.script = ''\n }\n }\n\n SAXParser.prototype = {\n end: function () { end(this) },\n write: write,\n resume: function () { this.error = null; return this },\n close: function () { return this.write(null) },\n flush: function () { flushBuffers(this) }\n }\n\n var Stream\n try {\n Stream = require('stream').Stream\n } catch (ex) {\n Stream = function () {}\n }\n if (!Stream) Stream = function () {}\n\n var streamWraps = sax.EVENTS.filter(function (ev) {\n return ev !== 'error' && ev !== 'end'\n })\n\n function createStream (strict, opt) {\n return new SAXStream(strict, opt)\n }\n\n function SAXStream (strict, opt) {\n if (!(this instanceof SAXStream)) {\n return new SAXStream(strict, opt)\n }\n\n Stream.apply(this)\n\n this._parser = new SAXParser(strict, opt)\n this.writable = true\n this.readable = true\n\n var me = this\n\n this._parser.onend = function () {\n me.emit('end')\n }\n\n this._parser.onerror = function (er) {\n me.emit('error', er)\n\n // if didn't throw, then means error was handled.\n // go ahead and clear error, so we can write again.\n me._parser.error = null\n }\n\n this._decoder = null\n\n streamWraps.forEach(function (ev) {\n Object.defineProperty(me, 'on' + ev, {\n get: function () {\n return me._parser['on' + ev]\n },\n set: function (h) {\n if (!h) {\n me.removeAllListeners(ev)\n me._parser['on' + ev] = h\n return h\n }\n me.on(ev, h)\n },\n enumerable: true,\n configurable: false\n })\n })\n }\n\n SAXStream.prototype = Object.create(Stream.prototype, {\n constructor: {\n value: SAXStream\n }\n })\n\n SAXStream.prototype.write = function (data) {\n if (typeof Buffer === 'function' &&\n typeof Buffer.isBuffer === 'function' &&\n Buffer.isBuffer(data)) {\n if (!this._decoder) {\n var SD = require('string_decoder').StringDecoder\n this._decoder = new SD('utf8')\n }\n data = this._decoder.write(data)\n }\n\n this._parser.write(data.toString())\n this.emit('data', data)\n return true\n }\n\n SAXStream.prototype.end = function (chunk) {\n if (chunk && chunk.length) {\n this.write(chunk)\n }\n this._parser.end()\n return true\n }\n\n SAXStream.prototype.on = function (ev, handler) {\n var me = this\n if (!me._parser['on' + ev] && streamWraps.indexOf(ev) !== -1) {\n me._parser['on' + ev] = function () {\n var args = arguments.length === 1 ? [arguments[0]] : Array.apply(null, arguments)\n args.splice(0, 0, ev)\n me.emit.apply(me, args)\n }\n }\n\n return Stream.prototype.on.call(me, ev, handler)\n }\n\n // this really needs to be replaced with character classes.\n // XML allows all manner of ridiculous numbers and digits.\n var CDATA = '[CDATA['\n var DOCTYPE = 'DOCTYPE'\n var XML_NAMESPACE = 'http://www.w3.org/XML/1998/namespace'\n var XMLNS_NAMESPACE = 'http://www.w3.org/2000/xmlns/'\n var rootNS = { xml: XML_NAMESPACE, xmlns: XMLNS_NAMESPACE }\n\n // http://www.w3.org/TR/REC-xml/#NT-NameStartChar\n // This implementation works on strings, a single character at a time\n // as such, it cannot ever support astral-plane characters (10000-EFFFF)\n // without a significant breaking change to either this parser, or the\n // JavaScript language. Implementation of an emoji-capable xml parser\n // is left as an exercise for the reader.\n var nameStart = /[:_A-Za-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD]/\n\n var nameBody = /[:_A-Za-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD\\u00B7\\u0300-\\u036F\\u203F-\\u2040.\\d-]/\n\n var entityStart = /[#:_A-Za-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD]/\n var entityBody = /[#:_A-Za-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD\\u00B7\\u0300-\\u036F\\u203F-\\u2040.\\d-]/\n\n function isWhitespace (c) {\n return c === ' ' || c === '\\n' || c === '\\r' || c === '\\t'\n }\n\n function isQuote (c) {\n return c === '\"' || c === '\\''\n }\n\n function isAttribEnd (c) {\n return c === '>' || isWhitespace(c)\n }\n\n function isMatch (regex, c) {\n return regex.test(c)\n }\n\n function notMatch (regex, c) {\n return !isMatch(regex, c)\n }\n\n var S = 0\n sax.STATE = {\n BEGIN: S++, // leading byte order mark or whitespace\n BEGIN_WHITESPACE: S++, // leading whitespace\n TEXT: S++, // general stuff\n TEXT_ENTITY: S++, // & and such.\n OPEN_WAKA: S++, // <\n SGML_DECL: S++, // \n SCRIPT: S++, // ","import mod from \"-!../vue-loader/lib/index.js??vue-loader-options!./Cog.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../vue-loader/lib/index.js??vue-loader-options!./Cog.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./Cog.vue?vue&type=template&id=89df8f2e\"\nimport script from \"./Cog.vue?vue&type=script&lang=js\"\nexport * from \"./Cog.vue?vue&type=script&lang=js\"\n\n\n/* normalize component */\nimport normalizer from \"!../vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('span',_vm._b({staticClass:\"material-design-icon cog-icon\",attrs:{\"aria-hidden\":_vm.title ? null : true,\"aria-label\":_vm.title,\"role\":\"img\"},on:{\"click\":function($event){return _vm.$emit('click', $event)}}},'span',_vm.$attrs,false),[_c('svg',{staticClass:\"material-design-icon__svg\",attrs:{\"fill\":_vm.fillColor,\"width\":_vm.size,\"height\":_vm.size,\"viewBox\":\"0 0 24 24\"}},[_c('path',{attrs:{\"d\":\"M12,15.5A3.5,3.5 0 0,1 8.5,12A3.5,3.5 0 0,1 12,8.5A3.5,3.5 0 0,1 15.5,12A3.5,3.5 0 0,1 12,15.5M19.43,12.97C19.47,12.65 19.5,12.33 19.5,12C19.5,11.67 19.47,11.34 19.43,11L21.54,9.37C21.73,9.22 21.78,8.95 21.66,8.73L19.66,5.27C19.54,5.05 19.27,4.96 19.05,5.05L16.56,6.05C16.04,5.66 15.5,5.32 14.87,5.07L14.5,2.42C14.46,2.18 14.25,2 14,2H10C9.75,2 9.54,2.18 9.5,2.42L9.13,5.07C8.5,5.32 7.96,5.66 7.44,6.05L4.95,5.05C4.73,4.96 4.46,5.05 4.34,5.27L2.34,8.73C2.21,8.95 2.27,9.22 2.46,9.37L4.57,11C4.53,11.34 4.5,11.67 4.5,12C4.5,12.33 4.53,12.65 4.57,12.97L2.46,14.63C2.27,14.78 2.21,15.05 2.34,15.27L4.34,18.73C4.46,18.95 4.73,19.03 4.95,18.95L7.44,17.94C7.96,18.34 8.5,18.68 9.13,18.93L9.5,21.58C9.54,21.82 9.75,22 10,22H14C14.25,22 14.46,21.82 14.5,21.58L14.87,18.93C15.5,18.67 16.04,18.34 16.56,17.94L19.05,18.95C19.27,19.03 19.54,18.95 19.66,18.73L21.66,15.27C21.78,15.05 21.73,14.78 21.54,14.63L19.43,12.97Z\"}},[(_vm.title)?_c('title',[_vm._v(_vm._s(_vm.title))]):_vm._e()])])])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","/**\n * @copyright Copyright (c) 2023 John Molakvoæ \n *\n * @author John Molakvoæ \n *\n * @license AGPL-3.0-or-later\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see .\n *\n */\nimport { defineStore } from 'pinia';\nimport { emit, subscribe } from '@nextcloud/event-bus';\nimport { generateUrl } from '@nextcloud/router';\nimport { loadState } from '@nextcloud/initial-state';\nimport axios from '@nextcloud/axios';\nimport Vue from 'vue';\nconst viewConfig = loadState('files', 'viewConfigs', {});\nexport const useViewConfigStore = function (...args) {\n const store = defineStore('viewconfig', {\n state: () => ({\n viewConfig,\n }),\n getters: {\n getConfig: (state) => (view) => state.viewConfig[view] || {},\n },\n actions: {\n /**\n * Update the view config local store\n */\n onUpdate(view, key, value) {\n if (!this.viewConfig[view]) {\n Vue.set(this.viewConfig, view, {});\n }\n Vue.set(this.viewConfig[view], key, value);\n },\n /**\n * Update the view config local store AND on server side\n */\n async update(view, key, value) {\n axios.put(generateUrl(`/apps/files/api/v1/views/${view}/${key}`), {\n value,\n });\n emit('files:viewconfig:updated', { view, key, value });\n },\n /**\n * Set the sorting key AND sort by ASC\n * The key param must be a valid key of a File object\n * If not found, will be searched within the File attributes\n */\n setSortingBy(key = 'basename', view = 'files') {\n // Save new config\n this.update(view, 'sorting_mode', key);\n this.update(view, 'sorting_direction', 'asc');\n },\n /**\n * Toggle the sorting direction\n */\n toggleSortingDirection(view = 'files') {\n const config = this.getConfig(view) || { sorting_direction: 'asc' };\n const newDirection = config.sorting_direction === 'asc' ? 'desc' : 'asc';\n // Save new config\n this.update(view, 'sorting_direction', newDirection);\n },\n },\n });\n const viewConfigStore = store(...args);\n // Make sure we only register the listeners once\n if (!viewConfigStore._initialized) {\n subscribe('files:viewconfig:updated', function ({ view, key, value }) {\n viewConfigStore.onUpdate(view, key, value);\n });\n viewConfigStore._initialized = true;\n }\n return viewConfigStore;\n};\n","/**\n * @copyright Copyright (c) 2022 John Molakvoæ \n *\n * @author John Molakvoæ \n *\n * @license AGPL-3.0-or-later\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see .\n *\n */\nimport { getLoggerBuilder } from '@nextcloud/logger'\n\nexport default getLoggerBuilder()\n\t.setApp('files')\n\t.detectUser()\n\t.build()\n","/* eslint-disable no-undefined,no-param-reassign,no-shadow */\n\n/**\n * Throttle execution of a function. Especially useful for rate limiting\n * execution of handlers on events like resize and scroll.\n *\n * @param {number} delay - A zero-or-greater delay in milliseconds. For event callbacks, values around 100 or 250 (or even higher)\n * are most useful.\n * @param {Function} callback - A function to be executed after delay milliseconds. The `this` context and all arguments are passed through,\n * as-is, to `callback` when the throttled-function is executed.\n * @param {object} [options] - An object to configure options.\n * @param {boolean} [options.noTrailing] - Optional, defaults to false. If noTrailing is true, callback will only execute every `delay` milliseconds\n * while the throttled-function is being called. If noTrailing is false or unspecified, callback will be executed\n * one final time after the last throttled-function call. (After the throttled-function has not been called for\n * `delay` milliseconds, the internal counter is reset).\n * @param {boolean} [options.noLeading] - Optional, defaults to false. If noLeading is false, the first throttled-function call will execute callback\n * immediately. If noLeading is true, the first the callback execution will be skipped. It should be noted that\n * callback will never executed if both noLeading = true and noTrailing = true.\n * @param {boolean} [options.debounceMode] - If `debounceMode` is true (at begin), schedule `clear` to execute after `delay` ms. If `debounceMode` is\n * false (at end), schedule `callback` to execute after `delay` ms.\n *\n * @returns {Function} A new, throttled, function.\n */\nfunction throttle (delay, callback, options) {\n var _ref = options || {},\n _ref$noTrailing = _ref.noTrailing,\n noTrailing = _ref$noTrailing === void 0 ? false : _ref$noTrailing,\n _ref$noLeading = _ref.noLeading,\n noLeading = _ref$noLeading === void 0 ? false : _ref$noLeading,\n _ref$debounceMode = _ref.debounceMode,\n debounceMode = _ref$debounceMode === void 0 ? undefined : _ref$debounceMode;\n /*\n * After wrapper has stopped being called, this timeout ensures that\n * `callback` is executed at the proper times in `throttle` and `end`\n * debounce modes.\n */\n\n\n var timeoutID;\n var cancelled = false; // Keep track of the last time `callback` was executed.\n\n var lastExec = 0; // Function to clear existing timeout\n\n function clearExistingTimeout() {\n if (timeoutID) {\n clearTimeout(timeoutID);\n }\n } // Function to cancel next exec\n\n\n function cancel(options) {\n var _ref2 = options || {},\n _ref2$upcomingOnly = _ref2.upcomingOnly,\n upcomingOnly = _ref2$upcomingOnly === void 0 ? false : _ref2$upcomingOnly;\n\n clearExistingTimeout();\n cancelled = !upcomingOnly;\n }\n /*\n * The `wrapper` function encapsulates all of the throttling / debouncing\n * functionality and when executed will limit the rate at which `callback`\n * is executed.\n */\n\n\n function wrapper() {\n for (var _len = arguments.length, arguments_ = new Array(_len), _key = 0; _key < _len; _key++) {\n arguments_[_key] = arguments[_key];\n }\n\n var self = this;\n var elapsed = Date.now() - lastExec;\n\n if (cancelled) {\n return;\n } // Execute `callback` and update the `lastExec` timestamp.\n\n\n function exec() {\n lastExec = Date.now();\n callback.apply(self, arguments_);\n }\n /*\n * If `debounceMode` is true (at begin) this is used to clear the flag\n * to allow future `callback` executions.\n */\n\n\n function clear() {\n timeoutID = undefined;\n }\n\n if (!noLeading && debounceMode && !timeoutID) {\n /*\n * Since `wrapper` is being called for the first time and\n * `debounceMode` is true (at begin), execute `callback`\n * and noLeading != true.\n */\n exec();\n }\n\n clearExistingTimeout();\n\n if (debounceMode === undefined && elapsed > delay) {\n if (noLeading) {\n /*\n * In throttle mode with noLeading, if `delay` time has\n * been exceeded, update `lastExec` and schedule `callback`\n * to execute after `delay` ms.\n */\n lastExec = Date.now();\n\n if (!noTrailing) {\n timeoutID = setTimeout(debounceMode ? clear : exec, delay);\n }\n } else {\n /*\n * In throttle mode without noLeading, if `delay` time has been exceeded, execute\n * `callback`.\n */\n exec();\n }\n } else if (noTrailing !== true) {\n /*\n * In trailing throttle mode, since `delay` time has not been\n * exceeded, schedule `callback` to execute `delay` ms after most\n * recent execution.\n *\n * If `debounceMode` is true (at begin), schedule `clear` to execute\n * after `delay` ms.\n *\n * If `debounceMode` is false (at end), schedule `callback` to\n * execute after `delay` ms.\n */\n timeoutID = setTimeout(debounceMode ? clear : exec, debounceMode === undefined ? delay - elapsed : delay);\n }\n }\n\n wrapper.cancel = cancel; // Return the wrapper function.\n\n return wrapper;\n}\n\n/* eslint-disable no-undefined */\n/**\n * Debounce execution of a function. Debouncing, unlike throttling,\n * guarantees that a function is only executed a single time, either at the\n * very beginning of a series of calls, or at the very end.\n *\n * @param {number} delay - A zero-or-greater delay in milliseconds. For event callbacks, values around 100 or 250 (or even higher) are most useful.\n * @param {Function} callback - A function to be executed after delay milliseconds. The `this` context and all arguments are passed through, as-is,\n * to `callback` when the debounced-function is executed.\n * @param {object} [options] - An object to configure options.\n * @param {boolean} [options.atBegin] - Optional, defaults to false. If atBegin is false or unspecified, callback will only be executed `delay` milliseconds\n * after the last debounced-function call. If atBegin is true, callback will be executed only at the first debounced-function call.\n * (After the throttled-function has not been called for `delay` milliseconds, the internal counter is reset).\n *\n * @returns {Function} A new, debounced function.\n */\n\nfunction debounce (delay, callback, options) {\n var _ref = options || {},\n _ref$atBegin = _ref.atBegin,\n atBegin = _ref$atBegin === void 0 ? false : _ref$atBegin;\n\n return throttle(delay, callback, {\n debounceMode: atBegin !== false\n });\n}\n\nexport { debounce, throttle };\n//# sourceMappingURL=index.js.map\n","\n\n","import mod from \"-!../vue-loader/lib/index.js??vue-loader-options!./ChartPie.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../vue-loader/lib/index.js??vue-loader-options!./ChartPie.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./ChartPie.vue?vue&type=template&id=b117066e\"\nimport script from \"./ChartPie.vue?vue&type=script&lang=js\"\nexport * from \"./ChartPie.vue?vue&type=script&lang=js\"\n\n\n/* normalize component */\nimport normalizer from \"!../vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('span',_vm._b({staticClass:\"material-design-icon chart-pie-icon\",attrs:{\"aria-hidden\":_vm.title ? null : true,\"aria-label\":_vm.title,\"role\":\"img\"},on:{\"click\":function($event){return _vm.$emit('click', $event)}}},'span',_vm.$attrs,false),[_c('svg',{staticClass:\"material-design-icon__svg\",attrs:{\"fill\":_vm.fillColor,\"width\":_vm.size,\"height\":_vm.size,\"viewBox\":\"0 0 24 24\"}},[_c('path',{attrs:{\"d\":\"M11,2V22C5.9,21.5 2,17.2 2,12C2,6.8 5.9,2.5 11,2M13,2V11H22C21.5,6.2 17.8,2.5 13,2M13,13V22C17.7,21.5 21.5,17.8 22,13H13Z\"}},[(_vm.title)?_c('title',[_vm._v(_vm._s(_vm.title))]):_vm._e()])])])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n\n\n","import mod from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./NavigationQuota.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./NavigationQuota.vue?vue&type=script&lang=js\"","\n import API from \"!../../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../../../../node_modules/style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../../../../node_modules/style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../../../../node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../../../../node_modules/style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../../../../node_modules/style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/sass-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./NavigationQuota.vue?vue&type=style&index=0&id=063ed938&prod&lang=scss&scoped=true\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\n\n options.insert = insertFn.bind(null, \"head\");\n \noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/sass-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./NavigationQuota.vue?vue&type=style&index=0&id=063ed938&prod&lang=scss&scoped=true\";\n export default content && content.locals ? content.locals : undefined;\n","import { render, staticRenderFns } from \"./NavigationQuota.vue?vue&type=template&id=063ed938&scoped=true\"\nimport script from \"./NavigationQuota.vue?vue&type=script&lang=js\"\nexport * from \"./NavigationQuota.vue?vue&type=script&lang=js\"\nimport style0 from \"./NavigationQuota.vue?vue&type=style&index=0&id=063ed938&prod&lang=scss&scoped=true\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"063ed938\",\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return (_vm.storageStats)?_c('NcAppNavigationItem',{staticClass:\"app-navigation-entry__settings-quota\",class:{ 'app-navigation-entry__settings-quota--not-unlimited': _vm.storageStats.quota >= 0},attrs:{\"aria-label\":_vm.t('files', 'Storage informations'),\"loading\":_vm.loadingStorageStats,\"name\":_vm.storageStatsTitle,\"title\":_vm.storageStatsTooltip,\"data-cy-files-navigation-settings-quota\":\"\"},on:{\"click\":function($event){$event.stopPropagation();$event.preventDefault();return _vm.debounceUpdateStorageStats.apply(null, arguments)}}},[_c('ChartPie',{attrs:{\"slot\":\"icon\",\"size\":20},slot:\"icon\"}),_vm._v(\" \"),(_vm.storageStats.quota >= 0)?_c('NcProgressBar',{attrs:{\"slot\":\"extra\",\"error\":_vm.storageStats.relative > 80,\"value\":Math.min(_vm.storageStats.relative, 100)},slot:\"extra\"}):_vm._e()],1):_vm._e()\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('NcAppSettingsDialog',{attrs:{\"data-cy-files-navigation-settings\":\"\",\"open\":_vm.open,\"show-navigation\":true,\"name\":_vm.t('files', 'Files settings')},on:{\"update:open\":_vm.onClose}},[_c('NcAppSettingsSection',{attrs:{\"id\":\"settings\",\"name\":_vm.t('files', 'Files settings')}},[_c('NcCheckboxRadioSwitch',{attrs:{\"data-cy-files-settings-setting\":\"sort_favorites_first\",\"checked\":_vm.userConfig.sort_favorites_first},on:{\"update:checked\":function($event){return _vm.setConfig('sort_favorites_first', $event)}}},[_vm._v(\"\\n\\t\\t\\t\"+_vm._s(_vm.t('files', 'Sort favorites first'))+\"\\n\\t\\t\")]),_vm._v(\" \"),_c('NcCheckboxRadioSwitch',{attrs:{\"data-cy-files-settings-setting\":\"sort_folders_first\",\"checked\":_vm.userConfig.sort_folders_first},on:{\"update:checked\":function($event){return _vm.setConfig('sort_folders_first', $event)}}},[_vm._v(\"\\n\\t\\t\\t\"+_vm._s(_vm.t('files', 'Sort folders before files'))+\"\\n\\t\\t\")]),_vm._v(\" \"),_c('NcCheckboxRadioSwitch',{attrs:{\"data-cy-files-settings-setting\":\"show_hidden\",\"checked\":_vm.userConfig.show_hidden},on:{\"update:checked\":function($event){return _vm.setConfig('show_hidden', $event)}}},[_vm._v(\"\\n\\t\\t\\t\"+_vm._s(_vm.t('files', 'Show hidden files'))+\"\\n\\t\\t\")]),_vm._v(\" \"),_c('NcCheckboxRadioSwitch',{attrs:{\"data-cy-files-settings-setting\":\"crop_image_previews\",\"checked\":_vm.userConfig.crop_image_previews},on:{\"update:checked\":function($event){return _vm.setConfig('crop_image_previews', $event)}}},[_vm._v(\"\\n\\t\\t\\t\"+_vm._s(_vm.t('files', 'Crop image previews'))+\"\\n\\t\\t\")]),_vm._v(\" \"),(_vm.enableGridView)?_c('NcCheckboxRadioSwitch',{attrs:{\"data-cy-files-settings-setting\":\"grid_view\",\"checked\":_vm.userConfig.grid_view},on:{\"update:checked\":function($event){return _vm.setConfig('grid_view', $event)}}},[_vm._v(\"\\n\\t\\t\\t\"+_vm._s(_vm.t('files', 'Enable the grid view'))+\"\\n\\t\\t\")]):_vm._e()],1),_vm._v(\" \"),(_vm.settings.length !== 0)?_c('NcAppSettingsSection',{attrs:{\"id\":\"more-settings\",\"name\":_vm.t('files', 'Additional settings')}},[_vm._l((_vm.settings),function(setting){return [_c('Setting',{key:setting.name,attrs:{\"el\":setting.el}})]})],2):_vm._e(),_vm._v(\" \"),_c('NcAppSettingsSection',{attrs:{\"id\":\"webdav\",\"name\":_vm.t('files', 'WebDAV')}},[_c('NcInputField',{attrs:{\"id\":\"webdav-url-input\",\"label\":_vm.t('files', 'WebDAV URL'),\"show-trailing-button\":true,\"success\":_vm.webdavUrlCopied,\"trailing-button-label\":_vm.t('files', 'Copy to clipboard'),\"value\":_vm.webdavUrl,\"readonly\":\"readonly\",\"type\":\"url\"},on:{\"focus\":function($event){return $event.target.select()},\"trailing-button-click\":_vm.copyCloudId},scopedSlots:_vm._u([{key:\"trailing-button-icon\",fn:function(){return [_c('Clipboard',{attrs:{\"size\":20}})]},proxy:true}])}),_vm._v(\" \"),_c('em',[_c('a',{staticClass:\"setting-link\",attrs:{\"href\":_vm.webdavDocs,\"target\":\"_blank\",\"rel\":\"noreferrer noopener\"}},[_vm._v(\"\\n\\t\\t\\t\\t\"+_vm._s(_vm.t('files', 'Use this address to access your Files via WebDAV'))+\" ↗\\n\\t\\t\\t\")])]),_vm._v(\" \"),_c('br'),_vm._v(\" \"),_c('em',[_c('a',{staticClass:\"setting-link\",attrs:{\"href\":_vm.appPasswordUrl}},[_vm._v(\"\\n\\t\\t\\t\\t\"+_vm._s(_vm.t('files', 'If you have enabled 2FA, you must create and use a new app password by clicking here.'))+\" ↗\\n\\t\\t\\t\")])])],1)],1)\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n","import mod from \"-!../vue-loader/lib/index.js??vue-loader-options!./Clipboard.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../vue-loader/lib/index.js??vue-loader-options!./Clipboard.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./Clipboard.vue?vue&type=template&id=0c133921\"\nimport script from \"./Clipboard.vue?vue&type=script&lang=js\"\nexport * from \"./Clipboard.vue?vue&type=script&lang=js\"\n\n\n/* normalize component */\nimport normalizer from \"!../vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('span',_vm._b({staticClass:\"material-design-icon clipboard-icon\",attrs:{\"aria-hidden\":_vm.title ? null : true,\"aria-label\":_vm.title,\"role\":\"img\"},on:{\"click\":function($event){return _vm.$emit('click', $event)}}},'span',_vm.$attrs,false),[_c('svg',{staticClass:\"material-design-icon__svg\",attrs:{\"fill\":_vm.fillColor,\"width\":_vm.size,\"height\":_vm.size,\"viewBox\":\"0 0 24 24\"}},[_c('path',{attrs:{\"d\":\"M19,3H14.82C14.4,1.84 13.3,1 12,1C10.7,1 9.6,1.84 9.18,3H5A2,2 0 0,0 3,5V19A2,2 0 0,0 5,21H19A2,2 0 0,0 21,19V5A2,2 0 0,0 19,3M12,3A1,1 0 0,1 13,4A1,1 0 0,1 12,5A1,1 0 0,1 11,4A1,1 0 0,1 12,3\"}},[(_vm.title)?_c('title',[_vm._v(_vm._s(_vm.title))]):_vm._e()])])])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n\n","import mod from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Setting.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Setting.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./Setting.vue?vue&type=template&id=61d69eae\"\nimport script from \"./Setting.vue?vue&type=script&lang=js\"\nexport * from \"./Setting.vue?vue&type=script&lang=js\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('div')\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { defineStore } from 'pinia';\nimport { emit, subscribe } from '@nextcloud/event-bus';\nimport { generateUrl } from '@nextcloud/router';\nimport { loadState } from '@nextcloud/initial-state';\nimport axios from '@nextcloud/axios';\nimport Vue from 'vue';\nconst userConfig = loadState('files', 'config', {\n show_hidden: false,\n crop_image_previews: true,\n sort_favorites_first: true,\n sort_folders_first: true,\n grid_view: false,\n});\nexport const useUserConfigStore = function (...args) {\n const store = defineStore('userconfig', {\n state: () => ({\n userConfig,\n }),\n actions: {\n /**\n * Update the user config local store\n */\n onUpdate(key, value) {\n Vue.set(this.userConfig, key, value);\n },\n /**\n * Update the user config local store AND on server side\n */\n async update(key, value) {\n await axios.put(generateUrl('/apps/files/api/v1/config/' + key), {\n value,\n });\n emit('files:config:updated', { key, value });\n },\n },\n });\n const userConfigStore = store(...args);\n // Make sure we only register the listeners once\n if (!userConfigStore._initialized) {\n subscribe('files:config:updated', function ({ key, value }) {\n userConfigStore.onUpdate(key, value);\n });\n userConfigStore._initialized = true;\n }\n return userConfigStore;\n};\n","\n\n\n\n\n\n","import mod from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Settings.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Settings.vue?vue&type=script&lang=js\"","\n import API from \"!../../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../../../../node_modules/style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../../../../node_modules/style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../../../../node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../../../../node_modules/style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../../../../node_modules/style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/sass-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Settings.vue?vue&type=style&index=0&id=109572de&prod&lang=scss&scoped=true\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\n\n options.insert = insertFn.bind(null, \"head\");\n \noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/sass-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Settings.vue?vue&type=style&index=0&id=109572de&prod&lang=scss&scoped=true\";\n export default content && content.locals ? content.locals : undefined;\n","import { render, staticRenderFns } from \"./Settings.vue?vue&type=template&id=109572de&scoped=true\"\nimport script from \"./Settings.vue?vue&type=script&lang=js\"\nexport * from \"./Settings.vue?vue&type=script&lang=js\"\nimport style0 from \"./Settings.vue?vue&type=style&index=0&id=109572de&prod&lang=scss&scoped=true\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"109572de\",\n null\n \n)\n\nexport default component.exports","import mod from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Navigation.vue?vue&type=script&lang=ts\"; export default mod; export * from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Navigation.vue?vue&type=script&lang=ts\"","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('NcAppNavigation',{attrs:{\"data-cy-files-navigation\":\"\",\"aria-label\":_vm.t('files', 'Files')},scopedSlots:_vm._u([{key:\"list\",fn:function(){return _vm._l((_vm.parentViews),function(view){return _c('NcAppNavigationItem',{key:view.id,attrs:{\"allow-collapse\":true,\"data-cy-files-navigation-item\":view.id,\"exact\":_vm.useExactRouteMatching(view),\"icon\":view.iconClass,\"name\":view.name,\"open\":_vm.isExpanded(view),\"pinned\":view.sticky,\"to\":_vm.generateToNavigation(view)},on:{\"update:open\":function($event){return _vm.onToggleExpand(view)}}},[(view.icon)?_c('NcIconSvgWrapper',{attrs:{\"slot\":\"icon\",\"svg\":view.icon},slot:\"icon\"}):_vm._e(),_vm._v(\" \"),_vm._l((_vm.childViews[view.id]),function(child){return _c('NcAppNavigationItem',{key:child.id,attrs:{\"data-cy-files-navigation-item\":child.id,\"exact-path\":true,\"icon\":child.iconClass,\"name\":child.name,\"to\":_vm.generateToNavigation(child)}},[(child.icon)?_c('NcIconSvgWrapper',{attrs:{\"slot\":\"icon\",\"svg\":child.icon},slot:\"icon\"}):_vm._e()],1)})],2)})},proxy:true},{key:\"footer\",fn:function(){return [_c('ul',{staticClass:\"app-navigation-entry__settings\"},[_c('NavigationQuota'),_vm._v(\" \"),_c('NcAppNavigationItem',{attrs:{\"aria-label\":_vm.t('files', 'Open the files app settings'),\"name\":_vm.t('files', 'Files settings'),\"data-cy-files-navigation-settings-button\":\"\"},on:{\"click\":function($event){$event.preventDefault();$event.stopPropagation();return _vm.openSettings.apply(null, arguments)}}},[_c('Cog',{attrs:{\"slot\":\"icon\",\"size\":20},slot:\"icon\"})],1)],1)]},proxy:true}])},[_vm._v(\" \"),_vm._v(\" \"),_c('SettingsModal',{attrs:{\"open\":_vm.settingsOpened,\"data-cy-files-navigation-settings\":\"\"},on:{\"close\":_vm.onSettingsClose}})],1)\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n import API from \"!../../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../../../../node_modules/style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../../../../node_modules/style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../../../../node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../../../../node_modules/style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../../../../node_modules/style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/sass-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Navigation.vue?vue&type=style&index=0&id=8291caa8&prod&scoped=true&lang=scss\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\n\n options.insert = insertFn.bind(null, \"head\");\n \noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/sass-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Navigation.vue?vue&type=style&index=0&id=8291caa8&prod&scoped=true&lang=scss\";\n export default content && content.locals ? content.locals : undefined;\n","import { render, staticRenderFns } from \"./Navigation.vue?vue&type=template&id=8291caa8&scoped=true\"\nimport script from \"./Navigation.vue?vue&type=script&lang=ts\"\nexport * from \"./Navigation.vue?vue&type=script&lang=ts\"\nimport style0 from \"./Navigation.vue?vue&type=style&index=0&id=8291caa8&prod&scoped=true&lang=scss\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"8291caa8\",\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c,_setup=_vm._self._setupProxy;return _c('NcAppContent',{attrs:{\"page-heading\":_vm.pageHeading,\"data-cy-files-content\":\"\"}},[_c('div',{staticClass:\"files-list__header\"},[_c('BreadCrumbs',{attrs:{\"path\":_vm.dir},on:{\"reload\":_vm.fetchContent},scopedSlots:_vm._u([{key:\"actions\",fn:function(){return [(_vm.canShare && _vm.filesListWidth >= 512)?_c('NcButton',{staticClass:\"files-list__header-share-button\",class:{ 'files-list__header-share-button--shared': _vm.shareButtonType },attrs:{\"aria-label\":_vm.shareButtonLabel,\"title\":_vm.shareButtonLabel,\"type\":\"tertiary\"},on:{\"click\":_vm.openSharingSidebar},scopedSlots:_vm._u([{key:\"icon\",fn:function(){return [(_vm.shareButtonType === _vm.Type.SHARE_TYPE_LINK)?_c('LinkIcon'):_c('AccountPlusIcon',{attrs:{\"size\":20}})]},proxy:true}],null,false,2969853559)}):_vm._e(),_vm._v(\" \"),(!_vm.canUpload || _vm.isQuotaExceeded)?_c('NcButton',{staticClass:\"files-list__header-upload-button--disabled\",attrs:{\"aria-label\":_vm.cantUploadLabel,\"title\":_vm.cantUploadLabel,\"disabled\":true,\"type\":\"secondary\"},scopedSlots:_vm._u([{key:\"icon\",fn:function(){return [_c('PlusIcon',{attrs:{\"size\":20}})]},proxy:true}],null,false,2953566425)},[_vm._v(\"\\n\\t\\t\\t\\t\\t\"+_vm._s(_vm.t('files', 'New'))+\"\\n\\t\\t\\t\\t\")]):(_vm.currentFolder)?_c('UploadPicker',{staticClass:\"files-list__header-upload-button\",attrs:{\"content\":_vm.dirContents,\"destination\":_vm.currentFolder,\"multiple\":true},on:{\"failed\":_vm.onUploadFail,\"uploaded\":_vm.onUpload}}):_vm._e()]},proxy:true}])}),_vm._v(\" \"),(_vm.filesListWidth >= 512 && _vm.enableGridView)?_c('NcButton',{staticClass:\"files-list__header-grid-button\",attrs:{\"aria-label\":_vm.gridViewButtonLabel,\"title\":_vm.gridViewButtonLabel,\"type\":\"tertiary\"},on:{\"click\":_vm.toggleGridView},scopedSlots:_vm._u([{key:\"icon\",fn:function(){return [(_vm.userConfig.grid_view)?_c('ListViewIcon'):_c('ViewGridIcon')]},proxy:true}],null,false,1682960703)}):_vm._e(),_vm._v(\" \"),(_vm.isRefreshing)?_c('NcLoadingIcon',{staticClass:\"files-list__refresh-icon\"}):_vm._e()],1),_vm._v(\" \"),(!_vm.loading && _vm.canUpload)?_c('DragAndDropNotice',{attrs:{\"current-folder\":_vm.currentFolder}}):_vm._e(),_vm._v(\" \"),(_vm.loading && !_vm.isRefreshing)?_c('NcLoadingIcon',{staticClass:\"files-list__loading-icon\",attrs:{\"size\":38,\"name\":_vm.t('files', 'Loading current folder')}}):(!_vm.loading && _vm.isEmptyDir)?_c('NcEmptyContent',{attrs:{\"name\":_vm.currentView?.emptyTitle || _vm.t('files', 'No files in here'),\"description\":_vm.currentView?.emptyCaption || _vm.t('files', 'Upload some content or sync with your devices!'),\"data-cy-files-content-empty\":\"\"},scopedSlots:_vm._u([{key:\"action\",fn:function(){return [(_vm.dir !== '/')?_c('NcButton',{attrs:{\"aria-label\":_vm.t('files', 'Go to the previous folder'),\"type\":\"primary\",\"to\":_vm.toPreviousDir}},[_vm._v(\"\\n\\t\\t\\t\\t\"+_vm._s(_vm.t('files', 'Go back'))+\"\\n\\t\\t\\t\")]):_vm._e()]},proxy:true},{key:\"icon\",fn:function(){return [_c('NcIconSvgWrapper',{attrs:{\"svg\":_vm.currentView.icon}})]},proxy:true}])}):_c('FilesListVirtual',{ref:\"filesListVirtual\",attrs:{\"current-folder\":_vm.currentFolder,\"current-view\":_vm.currentView,\"nodes\":_vm.dirContentsSorted}})],1)\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n","import mod from \"-!../vue-loader/lib/index.js??vue-loader-options!./FormatListBulletedSquare.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../vue-loader/lib/index.js??vue-loader-options!./FormatListBulletedSquare.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./FormatListBulletedSquare.vue?vue&type=template&id=00aea13f\"\nimport script from \"./FormatListBulletedSquare.vue?vue&type=script&lang=js\"\nexport * from \"./FormatListBulletedSquare.vue?vue&type=script&lang=js\"\n\n\n/* normalize component */\nimport normalizer from \"!../vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('span',_vm._b({staticClass:\"material-design-icon format-list-bulleted-square-icon\",attrs:{\"aria-hidden\":_vm.title ? null : true,\"aria-label\":_vm.title,\"role\":\"img\"},on:{\"click\":function($event){return _vm.$emit('click', $event)}}},'span',_vm.$attrs,false),[_c('svg',{staticClass:\"material-design-icon__svg\",attrs:{\"fill\":_vm.fillColor,\"width\":_vm.size,\"height\":_vm.size,\"viewBox\":\"0 0 24 24\"}},[_c('path',{attrs:{\"d\":\"M3,4H7V8H3V4M9,5V7H21V5H9M3,10H7V14H3V10M9,11V13H21V11H9M3,16H7V20H3V16M9,17V19H21V17H9\"}},[(_vm.title)?_c('title',[_vm._v(_vm._s(_vm.title))]):_vm._e()])])])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n","import mod from \"-!../vue-loader/lib/index.js??vue-loader-options!./AccountPlus.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../vue-loader/lib/index.js??vue-loader-options!./AccountPlus.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./AccountPlus.vue?vue&type=template&id=a16afc28\"\nimport script from \"./AccountPlus.vue?vue&type=script&lang=js\"\nexport * from \"./AccountPlus.vue?vue&type=script&lang=js\"\n\n\n/* normalize component */\nimport normalizer from \"!../vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('span',_vm._b({staticClass:\"material-design-icon account-plus-icon\",attrs:{\"aria-hidden\":_vm.title ? null : true,\"aria-label\":_vm.title,\"role\":\"img\"},on:{\"click\":function($event){return _vm.$emit('click', $event)}}},'span',_vm.$attrs,false),[_c('svg',{staticClass:\"material-design-icon__svg\",attrs:{\"fill\":_vm.fillColor,\"width\":_vm.size,\"height\":_vm.size,\"viewBox\":\"0 0 24 24\"}},[_c('path',{attrs:{\"d\":\"M15,14C12.33,14 7,15.33 7,18V20H23V18C23,15.33 17.67,14 15,14M6,10V7H4V10H1V12H4V15H6V12H9V10M15,12A4,4 0 0,0 19,8A4,4 0 0,0 15,4A4,4 0 0,0 11,8A4,4 0 0,0 15,12Z\"}},[(_vm.title)?_c('title',[_vm._v(_vm._s(_vm.title))]):_vm._e()])])])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import mod from \"-!../vue-loader/lib/index.js??vue-loader-options!./ViewGrid.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../vue-loader/lib/index.js??vue-loader-options!./ViewGrid.vue?vue&type=script&lang=js\"","\n\n","import { render, staticRenderFns } from \"./ViewGrid.vue?vue&type=template&id=7b96a104\"\nimport script from \"./ViewGrid.vue?vue&type=script&lang=js\"\nexport * from \"./ViewGrid.vue?vue&type=script&lang=js\"\n\n\n/* normalize component */\nimport normalizer from \"!../vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('span',_vm._b({staticClass:\"material-design-icon view-grid-icon\",attrs:{\"aria-hidden\":_vm.title ? null : true,\"aria-label\":_vm.title,\"role\":\"img\"},on:{\"click\":function($event){return _vm.$emit('click', $event)}}},'span',_vm.$attrs,false),[_c('svg',{staticClass:\"material-design-icon__svg\",attrs:{\"fill\":_vm.fillColor,\"width\":_vm.size,\"height\":_vm.size,\"viewBox\":\"0 0 24 24\"}},[_c('path',{attrs:{\"d\":\"M3,11H11V3H3M3,21H11V13H3M13,21H21V13H13M13,3V11H21V3\"}},[(_vm.title)?_c('title',[_vm._v(_vm._s(_vm.title))]):_vm._e()])])])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","/**\n * @copyright Copyright (c) 2023 John Molakvoæ \n *\n * @author John Molakvoæ \n *\n * @license AGPL-3.0-or-later\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see .\n *\n */\nimport { Permission, View, FileAction, FileType } from '@nextcloud/files';\nimport { translate as t } from '@nextcloud/l10n';\nimport InformationSvg from '@mdi/svg/svg/information-variant.svg?raw';\nimport logger from '../logger.js';\nexport const ACTION_DETAILS = 'details';\nexport const action = new FileAction({\n id: ACTION_DETAILS,\n displayName: () => t('files', 'Open details'),\n iconSvgInline: () => InformationSvg,\n // Sidebar currently supports user folder only, /files/USER\n enabled: (nodes) => {\n // Only works on single node\n if (nodes.length !== 1) {\n return false;\n }\n if (!nodes[0]) {\n return false;\n }\n // Only work if the sidebar is available\n if (!window?.OCA?.Files?.Sidebar) {\n return false;\n }\n return (nodes[0].root?.startsWith('/files/') && nodes[0].permissions !== Permission.NONE) ?? false;\n },\n async exec(node, view, dir) {\n try {\n // TODO: migrate Sidebar to use a Node instead\n await window.OCA.Files.Sidebar.open(node.path);\n // Silently update current fileid\n window.OCP.Files.Router.goToRoute(null, { view: view.id, fileid: node.fileid }, { dir }, true);\n return null;\n }\n catch (error) {\n logger.error('Error while opening sidebar', { error });\n return false;\n }\n },\n order: -50,\n});\n","import { defineStore } from 'pinia';\nimport { subscribe } from '@nextcloud/event-bus';\nimport logger from '../logger';\nimport Vue from 'vue';\nexport const useFilesStore = function (...args) {\n const store = defineStore('files', {\n state: () => ({\n files: {},\n roots: {},\n }),\n getters: {\n /**\n * Get a file or folder by id\n */\n getNode: (state) => (id) => state.files[id],\n /**\n * Get a list of files or folders by their IDs\n * Does not return undefined values\n */\n getNodes: (state) => (ids) => ids\n .map(id => state.files[id])\n .filter(Boolean),\n /**\n * Get a file or folder by id\n */\n getRoot: (state) => (service) => state.roots[service],\n },\n actions: {\n updateNodes(nodes) {\n // Update the store all at once\n const files = nodes.reduce((acc, node) => {\n if (!node.fileid) {\n logger.error('Trying to update/set a node without fileid', node);\n return acc;\n }\n acc[node.fileid] = node;\n return acc;\n }, {});\n Vue.set(this, 'files', { ...this.files, ...files });\n },\n deleteNodes(nodes) {\n nodes.forEach(node => {\n if (node.fileid) {\n Vue.delete(this.files, node.fileid);\n }\n });\n },\n setRoot({ service, root }) {\n Vue.set(this.roots, service, root);\n },\n onDeletedNode(node) {\n this.deleteNodes([node]);\n },\n onCreatedNode(node) {\n this.updateNodes([node]);\n },\n onUpdatedNode(node) {\n this.updateNodes([node]);\n },\n },\n });\n const fileStore = store(...args);\n // Make sure we only register the listeners once\n if (!fileStore._initialized) {\n subscribe('files:node:created', fileStore.onCreatedNode);\n subscribe('files:node:deleted', fileStore.onDeletedNode);\n subscribe('files:node:updated', fileStore.onUpdatedNode);\n fileStore._initialized = true;\n }\n return fileStore;\n};\n","import { defineStore } from 'pinia';\nimport { FileType, Folder, Node, getNavigation } from '@nextcloud/files';\nimport { subscribe } from '@nextcloud/event-bus';\nimport Vue from 'vue';\nimport logger from '../logger';\nimport { useFilesStore } from './files';\nexport const usePathsStore = function (...args) {\n const files = useFilesStore();\n const store = defineStore('paths', {\n state: () => ({\n paths: {},\n }),\n getters: {\n getPath: (state) => {\n return (service, path) => {\n if (!state.paths[service]) {\n return undefined;\n }\n return state.paths[service][path];\n };\n },\n },\n actions: {\n addPath(payload) {\n // If it doesn't exists, init the service state\n if (!this.paths[payload.service]) {\n Vue.set(this.paths, payload.service, {});\n }\n // Now we can set the provided path\n Vue.set(this.paths[payload.service], payload.path, payload.fileid);\n },\n onCreatedNode(node) {\n const service = getNavigation()?.active?.id || 'files';\n if (!node.fileid) {\n logger.error('Node has no fileid', { node });\n return;\n }\n // Only add path if it's a folder\n if (node.type === FileType.Folder) {\n this.addPath({\n service,\n path: node.path,\n fileid: node.fileid,\n });\n }\n // Update parent folder children if exists\n // If the folder is the root, get it and update it\n if (node.dirname === '/') {\n const root = files.getRoot(service);\n if (!root._children) {\n Vue.set(root, '_children', []);\n }\n root._children.push(node.fileid);\n return;\n }\n // If the folder doesn't exists yet, it will be\n // fetched later and its children updated anyway.\n if (this.paths[service][node.dirname]) {\n const parentId = this.paths[service][node.dirname];\n const parentFolder = files.getNode(parentId);\n logger.debug('Path already exists, updating children', { parentFolder, node });\n if (!parentFolder) {\n logger.error('Parent folder not found', { parentId });\n return;\n }\n if (!parentFolder._children) {\n Vue.set(parentFolder, '_children', []);\n }\n parentFolder._children.push(node.fileid);\n return;\n }\n logger.debug('Parent path does not exists, skipping children update', { node });\n },\n },\n });\n const pathsStore = store(...args);\n // Make sure we only register the listeners once\n if (!pathsStore._initialized) {\n // TODO: watch folders to update paths?\n subscribe('files:node:created', pathsStore.onCreatedNode);\n // subscribe('files:node:deleted', pathsStore.onDeletedNode)\n // subscribe('files:node:moved', pathsStore.onMovedNode)\n pathsStore._initialized = true;\n }\n return pathsStore;\n};\n","/**\n * @copyright Copyright (c) 2023 John Molakvoæ \n *\n * @author John Molakvoæ \n *\n * @license AGPL-3.0-or-later\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see .\n *\n */\nimport { defineStore } from 'pinia';\nimport Vue from 'vue';\nimport { FileId, SelectionStore } from '../types';\nexport const useSelectionStore = defineStore('selection', {\n state: () => ({\n selected: [],\n lastSelection: [],\n lastSelectedIndex: null,\n }),\n actions: {\n /**\n * Set the selection of fileIds\n */\n set(selection = []) {\n Vue.set(this, 'selected', [...new Set(selection)]);\n },\n /**\n * Set the last selected index\n */\n setLastIndex(lastSelectedIndex = null) {\n // Update the last selection if we provided a new selection starting point\n Vue.set(this, 'lastSelection', lastSelectedIndex ? this.selected : []);\n Vue.set(this, 'lastSelectedIndex', lastSelectedIndex);\n },\n /**\n * Reset the selection\n */\n reset() {\n Vue.set(this, 'selected', []);\n Vue.set(this, 'lastSelection', []);\n Vue.set(this, 'lastSelectedIndex', null);\n },\n },\n});\n","import { defineStore } from 'pinia';\nimport { getUploader } from '@nextcloud/upload';\nlet uploader;\nexport const useUploaderStore = function (...args) {\n // Only init on runtime\n uploader = getUploader();\n const store = defineStore('uploader', {\n state: () => ({\n queue: uploader.queue,\n }),\n });\n return store(...args);\n};\n","/**\n * SPDX-FileCopyrightText: 2024 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\nimport { getCanonicalLocale, getLanguage } from '@nextcloud/l10n';\n/**\n * Helper to create string representation\n * @param value Value to stringify\n */\nfunction stringify(value) {\n // The default representation of Date is not sortable because of the weekday names in front of it\n if (value instanceof Date) {\n return value.toISOString();\n }\n return String(value);\n}\n/**\n * Natural order a collection\n * You can define identifiers as callback functions, that get the element and return the value to sort.\n *\n * @param collection The collection to order\n * @param identifiers An array of identifiers to use, by default the identity of the element is used\n * @param orders Array of orders, by default all identifiers are sorted ascening\n */\nexport function orderBy(collection, identifiers, orders) {\n // If not identifiers are set we use the identity of the value\n identifiers = identifiers ?? [(value) => value];\n // By default sort the collection ascending\n orders = orders ?? [];\n const sorting = identifiers.map((_, index) => (orders[index] ?? 'asc') === 'asc' ? 1 : -1);\n const collator = Intl.Collator([getLanguage(), getCanonicalLocale()], {\n // handle 10 as ten and not as one-zero\n numeric: true,\n usage: 'sort',\n });\n return [...collection].sort((a, b) => {\n for (const [index, identifier] of identifiers.entries()) {\n // Get the local compare of stringified value a and b\n const value = collator.compare(stringify(identifier(a)), stringify(identifier(b)));\n // If they do not match return the order\n if (value !== 0) {\n return value * sorting[index];\n }\n // If they match we need to continue with the next identifier\n }\n // If all are equal we need to return equality\n return 0;\n });\n}\n","import { emit } from '@nextcloud/event-bus';\nimport { Folder, Node, davGetClient, davGetDefaultPropfind, davResultToNode } from '@nextcloud/files';\nimport { openConflictPicker } from '@nextcloud/upload';\nimport { showError, showInfo } from '@nextcloud/dialogs';\nimport { translate as t } from '@nextcloud/l10n';\nimport logger from '../logger.js';\n/**\n * This represents a Directory in the file tree\n * We extend the File class to better handling uploading\n * and stay as close as possible as the Filesystem API.\n * This also allow us to hijack the size or lastModified\n * properties to compute them dynamically.\n */\nexport class Directory extends File {\n /* eslint-disable no-use-before-define */\n _contents;\n constructor(name, contents = []) {\n super([], name, { type: 'httpd/unix-directory' });\n this._contents = contents;\n }\n set contents(contents) {\n this._contents = contents;\n }\n get contents() {\n return this._contents;\n }\n get size() {\n return this._computeDirectorySize(this);\n }\n get lastModified() {\n if (this._contents.length === 0) {\n return Date.now();\n }\n return this._computeDirectoryMtime(this);\n }\n /**\n * Get the last modification time of a file tree\n * This is not perfect, but will get us a pretty good approximation\n * @param directory the directory to traverse\n */\n _computeDirectoryMtime(directory) {\n return directory.contents.reduce((acc, file) => {\n return file.lastModified > acc\n // If the file is a directory, the lastModified will\n // also return the results of its _computeDirectoryMtime method\n // Fancy recursion, huh?\n ? file.lastModified\n : acc;\n }, 0);\n }\n /**\n * Get the size of a file tree\n * @param directory the directory to traverse\n */\n _computeDirectorySize(directory) {\n return directory.contents.reduce((acc, entry) => {\n // If the file is a directory, the size will\n // also return the results of its _computeDirectorySize method\n // Fancy recursion, huh?\n return acc + entry.size;\n }, 0);\n }\n}\n/**\n * Traverse a file tree using the Filesystem API\n * @param entry the entry to traverse\n */\nexport const traverseTree = async (entry) => {\n // Handle file\n if (entry.isFile) {\n return new Promise((resolve, reject) => {\n entry.file(resolve, reject);\n });\n }\n // Handle directory\n logger.debug('Handling recursive file tree', { entry: entry.name });\n const directory = entry;\n const entries = await readDirectory(directory);\n const contents = (await Promise.all(entries.map(traverseTree))).flat();\n return new Directory(directory.name, contents);\n};\n/**\n * Read a directory using Filesystem API\n * @param directory the directory to read\n */\nconst readDirectory = (directory) => {\n const dirReader = directory.createReader();\n return new Promise((resolve, reject) => {\n const entries = [];\n const getEntries = () => {\n dirReader.readEntries((results) => {\n if (results.length) {\n entries.push(...results);\n getEntries();\n }\n else {\n resolve(entries);\n }\n }, (error) => {\n reject(error);\n });\n };\n getEntries();\n });\n};\nexport const createDirectoryIfNotExists = async (absolutePath) => {\n const davClient = davGetClient();\n const dirExists = await davClient.exists(absolutePath);\n if (!dirExists) {\n logger.debug('Directory does not exist, creating it', { absolutePath });\n await davClient.createDirectory(absolutePath, { recursive: true });\n const stat = await davClient.stat(absolutePath, { details: true, data: davGetDefaultPropfind() });\n emit('files:node:created', davResultToNode(stat.data));\n }\n};\nexport const resolveConflict = async (files, destination, contents) => {\n try {\n // List all conflicting files\n const conflicts = files.filter((file) => {\n return contents.find((node) => node.basename === (file instanceof File ? file.name : file.basename));\n }).filter(Boolean);\n // List of incoming files that are NOT in conflict\n const uploads = files.filter((file) => {\n return !conflicts.includes(file);\n });\n // Let the user choose what to do with the conflicting files\n const { selected, renamed } = await openConflictPicker(destination.path, conflicts, contents);\n logger.debug('Conflict resolution', { uploads, selected, renamed });\n // If the user selected nothing, we cancel the upload\n if (selected.length === 0 && renamed.length === 0) {\n // User skipped\n showInfo(t('files', 'Conflicts resolution skipped'));\n logger.info('User skipped the conflict resolution');\n return [];\n }\n // Update the list of files to upload\n return [...uploads, ...selected, ...renamed];\n }\n catch (error) {\n console.error(error);\n // User cancelled\n showError(t('files', 'Upload cancelled'));\n logger.error('User cancelled the upload');\n }\n return [];\n};\n","\n import API from \"!../../../style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../../../style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../../../style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../../../style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../../../style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../../../style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../../../css-loader/dist/cjs.js!./style.css\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\n\n options.insert = insertFn.bind(null, \"head\");\n \noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../../../css-loader/dist/cjs.js!./style.css\";\n export default content && content.locals ? content.locals : undefined;\n","/**\n * @copyright Copyright (c) 2023 John Molakvoæ \n *\n * @author John Molakvoæ \n *\n * @license AGPL-3.0-or-later\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see .\n *\n */\nimport '@nextcloud/dialogs/style.css';\nimport { Permission } from '@nextcloud/files';\nimport PQueue from 'p-queue';\n// This is the processing queue. We only want to allow 3 concurrent requests\nlet queue;\n/**\n * Get the processing queue\n */\nexport const getQueue = () => {\n if (!queue) {\n queue = new PQueue({ concurrency: 3 });\n }\n return queue;\n};\nexport var MoveCopyAction;\n(function (MoveCopyAction) {\n MoveCopyAction[\"MOVE\"] = \"Move\";\n MoveCopyAction[\"COPY\"] = \"Copy\";\n MoveCopyAction[\"MOVE_OR_COPY\"] = \"move-or-copy\";\n})(MoveCopyAction || (MoveCopyAction = {}));\nexport const canMove = (nodes) => {\n const minPermission = nodes.reduce((min, node) => Math.min(min, node.permissions), Permission.ALL);\n return (minPermission & Permission.UPDATE) !== 0;\n};\nexport const canDownload = (nodes) => {\n return nodes.every(node => {\n const shareAttributes = JSON.parse(node.attributes?.['share-attributes'] ?? '[]');\n return !shareAttributes.some(attribute => attribute.scope === 'permissions' && attribute.enabled === false && attribute.key === 'download');\n });\n};\nexport const canCopy = (nodes) => {\n // For now the only restriction is that a shared file\n // cannot be copied if the download is disabled\n return canDownload(nodes);\n};\n","/**\n * @copyright Copyright (c) 2023 John Molakvoæ \n *\n * @author John Molakvoæ \n *\n * @license AGPL-3.0-or-later\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see .\n *\n */\nimport { createClient, getPatcher } from 'webdav';\nimport { generateRemoteUrl } from '@nextcloud/router';\nimport { getCurrentUser, getRequestToken, onRequestTokenUpdate } from '@nextcloud/auth';\nexport const rootPath = `/files/${getCurrentUser()?.uid}`;\nexport const defaultRootUrl = generateRemoteUrl('dav' + rootPath);\nexport const getClient = (rootUrl = defaultRootUrl) => {\n const client = createClient(rootUrl);\n // set CSRF token header\n const setHeaders = (token) => {\n client?.setHeaders({\n // Add this so the server knows it is an request from the browser\n 'X-Requested-With': 'XMLHttpRequest',\n // Inject user auth\n requesttoken: token ?? '',\n });\n };\n // refresh headers when request token changes\n onRequestTokenUpdate(setHeaders);\n setHeaders(getRequestToken());\n /**\n * Allow to override the METHOD to support dav REPORT\n *\n * @see https://github.com/perry-mitchell/webdav-client/blob/8d9694613c978ce7404e26a401c39a41f125f87f/source/request.ts\n */\n const patcher = getPatcher();\n // eslint-disable-next-line @typescript-eslint/ban-ts-comment\n // @ts-ignore\n // https://github.com/perry-mitchell/hot-patcher/issues/6\n patcher.patch('fetch', (url, options) => {\n const headers = options.headers;\n if (headers?.method) {\n options.method = headers.method;\n delete headers.method;\n }\n return fetch(url, options);\n });\n return client;\n};\n","/**\n * @copyright Copyright (c) 2023 John Molakvoæ \n *\n * @author John Molakvoæ \n *\n * @license AGPL-3.0-or-later\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see .\n *\n */\nexport const hashCode = function (str) {\n return str.split('').reduce(function (a, b) {\n a = ((a << 5) - a) + b.charCodeAt(0);\n return a & a;\n }, 0);\n};\n","import { CancelablePromise } from 'cancelable-promise';\nimport { File, Folder, davParsePermissions, davGetDefaultPropfind } from '@nextcloud/files';\nimport { generateRemoteUrl } from '@nextcloud/router';\nimport { getCurrentUser } from '@nextcloud/auth';\nimport { getClient, rootPath } from './WebdavClient.ts';\nimport { hashCode } from '../utils/hashUtils';\nimport logger from '../logger';\nconst client = getClient();\nexport const resultToNode = function (node) {\n const userId = getCurrentUser()?.uid;\n if (!userId) {\n throw new Error('No user id found');\n }\n const props = node.props;\n const permissions = davParsePermissions(props?.permissions);\n const owner = (props['owner-id'] || userId).toString();\n const source = generateRemoteUrl('dav' + rootPath + node.filename);\n const id = props?.fileid < 0\n ? hashCode(source)\n : props?.fileid || 0;\n const nodeData = {\n id,\n source,\n mtime: new Date(node.lastmod),\n mime: node.mime || 'application/octet-stream',\n size: props?.size || 0,\n permissions,\n owner,\n root: rootPath,\n attributes: {\n ...node,\n ...props,\n hasPreview: props?.['has-preview'],\n failed: props?.fileid < 0,\n },\n };\n delete nodeData.attributes.props;\n return node.type === 'file'\n ? new File(nodeData)\n : new Folder(nodeData);\n};\nexport const getContents = (path = '/') => {\n const controller = new AbortController();\n const propfindPayload = davGetDefaultPropfind();\n return new CancelablePromise(async (resolve, reject, onCancel) => {\n onCancel(() => controller.abort());\n try {\n const contentsResponse = await client.getDirectoryContents(path, {\n details: true,\n data: propfindPayload,\n includeSelf: true,\n signal: controller.signal,\n });\n const root = contentsResponse.data[0];\n const contents = contentsResponse.data.slice(1);\n if (root.filename !== path) {\n throw new Error('Root node does not match requested path');\n }\n resolve({\n folder: resultToNode(root),\n contents: contents.map(result => {\n try {\n return resultToNode(result);\n }\n catch (error) {\n logger.error(`Invalid node detected '${result.basename}'`, { error });\n return null;\n }\n }).filter(Boolean),\n });\n }\n catch (error) {\n reject(error);\n }\n });\n};\n","/**\n * @copyright Copyright (c) 2021 John Molakvoæ \n *\n * @author John Molakvoæ \n *\n * @license AGPL-3.0-or-later\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see .\n *\n */\nimport { FileType } from '@nextcloud/files';\nimport { translate as t, translatePlural as n } from '@nextcloud/l10n';\nimport { basename, extname } from 'path';\n// TODO: move to @nextcloud/files\n/**\n * Create an unique file name\n * @param name The initial name to use\n * @param otherNames Other names that are already used\n * @param options Optional parameters for tuning the behavior\n * @param options.suffix A function that takes an index and returns a suffix to add to the file name, defaults to '(index)'\n * @param options.ignoreFileExtension Set to true to ignore the file extension when adding the suffix (when getting a unique directory name)\n * @return Either the initial name, if unique, or the name with the suffix so that the name is unique\n */\nexport const getUniqueName = (name, otherNames, options = {}) => {\n const opts = {\n suffix: (n) => `(${n})`,\n ignoreFileExtension: false,\n ...options,\n };\n let newName = name;\n let i = 1;\n while (otherNames.includes(newName)) {\n const ext = opts.ignoreFileExtension ? '' : extname(name);\n const base = basename(name, ext);\n newName = `${base} ${opts.suffix(i++)}${ext}`;\n }\n return newName;\n};\nexport const encodeFilePath = function (path) {\n const pathSections = (path.startsWith('/') ? path : `/${path}`).split('/');\n let relativePath = '';\n pathSections.forEach((section) => {\n if (section !== '') {\n relativePath += '/' + encodeURIComponent(section);\n }\n });\n return relativePath;\n};\n/**\n * Extract dir and name from file path\n *\n * @param {string} path the full path\n * @return {string[]} [dirPath, fileName]\n */\nexport const extractFilePaths = function (path) {\n const pathSections = path.split('/');\n const fileName = pathSections[pathSections.length - 1];\n const dirPath = pathSections.slice(0, pathSections.length - 1).join('/');\n return [dirPath, fileName];\n};\n/**\n * Generate a translated summary of an array of nodes\n * @param {Node[]} nodes the nodes to summarize\n * @return {string}\n */\nexport const getSummaryFor = (nodes) => {\n const fileCount = nodes.filter(node => node.type === FileType.File).length;\n const folderCount = nodes.filter(node => node.type === FileType.Folder).length;\n if (fileCount === 0) {\n return n('files', '{folderCount} folder', '{folderCount} folders', folderCount, { folderCount });\n }\n else if (folderCount === 0) {\n return n('files', '{fileCount} file', '{fileCount} files', fileCount, { fileCount });\n }\n if (fileCount === 1) {\n return n('files', '1 file and {folderCount} folder', '1 file and {folderCount} folders', folderCount, { folderCount });\n }\n if (folderCount === 1) {\n return n('files', '{fileCount} file and 1 folder', '{fileCount} files and 1 folder', fileCount, { fileCount });\n }\n return t('files', '{fileCount} files and {folderCount} folders', { fileCount, folderCount });\n};\n","/**\n * @copyright Copyright (c) 2023 John Molakvoæ \n *\n * @author John Molakvoæ \n *\n * @license AGPL-3.0-or-later\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see .\n *\n */\nimport '@nextcloud/dialogs/style.css';\n// eslint-disable-next-line n/no-extraneous-import\nimport { AxiosError } from 'axios';\nimport { basename, join } from 'path';\nimport { emit } from '@nextcloud/event-bus';\nimport { FilePickerClosed, getFilePickerBuilder, showError } from '@nextcloud/dialogs';\nimport { Permission, FileAction, FileType, NodeStatus, davGetClient, davRootPath, davResultToNode, davGetDefaultPropfind } from '@nextcloud/files';\nimport { translate as t } from '@nextcloud/l10n';\nimport { openConflictPicker, hasConflict } from '@nextcloud/upload';\nimport Vue from 'vue';\nimport CopyIconSvg from '@mdi/svg/svg/folder-multiple.svg?raw';\nimport FolderMoveSvg from '@mdi/svg/svg/folder-move.svg?raw';\nimport { MoveCopyAction, canCopy, canMove, getQueue } from './moveOrCopyActionUtils';\nimport { getContents } from '../services/Files';\nimport logger from '../logger';\nimport { getUniqueName } from '../utils/fileUtils';\n/**\n * Return the action that is possible for the given nodes\n * @param {Node[]} nodes The nodes to check against\n * @return {MoveCopyAction} The action that is possible for the given nodes\n */\nconst getActionForNodes = (nodes) => {\n if (canMove(nodes)) {\n if (canCopy(nodes)) {\n return MoveCopyAction.MOVE_OR_COPY;\n }\n return MoveCopyAction.MOVE;\n }\n // Assuming we can copy as the enabled checks for copy permissions\n return MoveCopyAction.COPY;\n};\n/**\n * Handle the copy/move of a node to a destination\n * This can be imported and used by other scripts/components on server\n * @param {Node} node The node to copy/move\n * @param {Folder} destination The destination to copy/move the node to\n * @param {MoveCopyAction} method The method to use for the copy/move\n * @param {boolean} overwrite Whether to overwrite the destination if it exists\n * @return {Promise} A promise that resolves when the copy/move is done\n */\nexport const handleCopyMoveNodeTo = async (node, destination, method, overwrite = false) => {\n if (!destination) {\n return;\n }\n if (destination.type !== FileType.Folder) {\n throw new Error(t('files', 'Destination is not a folder'));\n }\n // Do not allow to MOVE a node to the same folder it is already located\n if (method === MoveCopyAction.MOVE && node.dirname === destination.path) {\n throw new Error(t('files', 'This file/folder is already in that directory'));\n }\n /**\n * Example:\n * - node: /foo/bar/file.txt -> path = /foo/bar/file.txt, destination: /foo\n * Allow move of /foo does not start with /foo/bar/file.txt so allow\n * - node: /foo , destination: /foo/bar\n * Do not allow as it would copy foo within itself\n * - node: /foo/bar.txt, destination: /foo\n * Allow copy a file to the same directory\n * - node: \"/foo/bar\", destination: \"/foo/bar 1\"\n * Allow to move or copy but we need to check with trailing / otherwise it would report false positive\n */\n if (`${destination.path}/`.startsWith(`${node.path}/`)) {\n throw new Error(t('files', 'You cannot move a file/folder onto itself or into a subfolder of itself'));\n }\n // Set loading state\n Vue.set(node, 'status', NodeStatus.LOADING);\n const queue = getQueue();\n return await queue.add(async () => {\n const copySuffix = (index) => {\n if (index === 1) {\n return t('files', '(copy)'); // TRANSLATORS: Mark a file as a copy of another file\n }\n return t('files', '(copy %n)', undefined, index); // TRANSLATORS: Meaning it is the n'th copy of a file\n };\n try {\n const client = davGetClient();\n const currentPath = join(davRootPath, node.path);\n const destinationPath = join(davRootPath, destination.path);\n if (method === MoveCopyAction.COPY) {\n let target = node.basename;\n // If we do not allow overwriting then find an unique name\n if (!overwrite) {\n const otherNodes = await client.getDirectoryContents(destinationPath);\n target = getUniqueName(node.basename, otherNodes.map((n) => n.basename), {\n suffix: copySuffix,\n ignoreFileExtension: node.type === FileType.Folder,\n });\n }\n await client.copyFile(currentPath, join(destinationPath, target));\n // If the node is copied into current directory the view needs to be updated\n if (node.dirname === destination.path) {\n const { data } = await client.stat(join(destinationPath, target), {\n details: true,\n data: davGetDefaultPropfind(),\n });\n emit('files:node:created', davResultToNode(data));\n }\n }\n else {\n // show conflict file popup if we do not allow overwriting\n const otherNodes = await getContents(destination.path);\n if (hasConflict([node], otherNodes.contents)) {\n try {\n // Let the user choose what to do with the conflicting files\n const { selected, renamed } = await openConflictPicker(destination.path, [node], otherNodes.contents);\n // if the user selected to keep the old file, and did not select the new file\n // that means they opted to delete the current node\n if (!selected.length && !renamed.length) {\n await client.deleteFile(currentPath);\n emit('files:node:deleted', node);\n return;\n }\n }\n catch (error) {\n // User cancelled\n showError(t('files', 'Move cancelled'));\n return;\n }\n }\n // getting here means either no conflict, file was renamed to keep both files\n // in a conflict, or the selected file was chosen to be kept during the conflict\n await client.moveFile(currentPath, join(destinationPath, node.basename));\n // Delete the node as it will be fetched again\n // when navigating to the destination folder\n emit('files:node:deleted', node);\n }\n }\n catch (error) {\n if (error instanceof AxiosError) {\n if (error?.response?.status === 412) {\n throw new Error(t('files', 'A file or folder with that name already exists in this folder'));\n }\n else if (error?.response?.status === 423) {\n throw new Error(t('files', 'The files is locked'));\n }\n else if (error?.response?.status === 404) {\n throw new Error(t('files', 'The file does not exist anymore'));\n }\n else if (error.message) {\n throw new Error(error.message);\n }\n }\n logger.debug(error);\n throw new Error();\n }\n finally {\n Vue.set(node, 'status', undefined);\n }\n });\n};\n/**\n * Open a file picker for the given action\n * @param {MoveCopyAction} action The action to open the file picker for\n * @param {string} dir The directory to start the file picker in\n * @param {Node[]} nodes The nodes to move/copy\n * @return {Promise} The picked destination\n */\nconst openFilePickerForAction = async (action, dir = '/', nodes) => {\n const fileIDs = nodes.map(node => node.fileid).filter(Boolean);\n const filePicker = getFilePickerBuilder(t('files', 'Choose destination'))\n .allowDirectories(true)\n .setFilter((n) => {\n // We only want to show folders that we can create nodes in\n return (n.permissions & Permission.CREATE) !== 0\n // We don't want to show the current nodes in the file picker\n && !fileIDs.includes(n.fileid);\n })\n .setMimeTypeFilter([])\n .setMultiSelect(false)\n .startAt(dir);\n return new Promise((resolve, reject) => {\n filePicker.setButtonFactory((_selection, path) => {\n const buttons = [];\n const target = basename(path);\n const dirnames = nodes.map(node => node.dirname);\n const paths = nodes.map(node => node.path);\n if (action === MoveCopyAction.COPY || action === MoveCopyAction.MOVE_OR_COPY) {\n buttons.push({\n label: target ? t('files', 'Copy to {target}', { target }, undefined, { escape: false, sanitize: false }) : t('files', 'Copy'),\n type: 'primary',\n icon: CopyIconSvg,\n async callback(destination) {\n resolve({\n destination: destination[0],\n action: MoveCopyAction.COPY,\n });\n },\n });\n }\n // Invalid MOVE targets (but valid copy targets)\n if (dirnames.includes(path)) {\n // This file/folder is already in that directory\n return buttons;\n }\n if (paths.includes(path)) {\n // You cannot move a file/folder onto itself\n return buttons;\n }\n if (action === MoveCopyAction.MOVE || action === MoveCopyAction.MOVE_OR_COPY) {\n buttons.push({\n label: target ? t('files', 'Move to {target}', { target }, undefined, { escape: false, sanitize: false }) : t('files', 'Move'),\n type: action === MoveCopyAction.MOVE ? 'primary' : 'secondary',\n icon: FolderMoveSvg,\n async callback(destination) {\n resolve({\n destination: destination[0],\n action: MoveCopyAction.MOVE,\n });\n },\n });\n }\n return buttons;\n });\n const picker = filePicker.build();\n picker.pick().catch((error) => {\n logger.debug(error);\n if (error instanceof FilePickerClosed) {\n reject(new Error(t('files', 'Cancelled move or copy operation')));\n }\n else {\n reject(new Error(t('files', 'Move or copy operation failed')));\n }\n });\n });\n};\nexport const action = new FileAction({\n id: 'move-copy',\n displayName(nodes) {\n switch (getActionForNodes(nodes)) {\n case MoveCopyAction.MOVE:\n return t('files', 'Move');\n case MoveCopyAction.COPY:\n return t('files', 'Copy');\n case MoveCopyAction.MOVE_OR_COPY:\n return t('files', 'Move or copy');\n }\n },\n iconSvgInline: () => FolderMoveSvg,\n enabled(nodes) {\n // We only support moving/copying files within the user folder\n if (!nodes.every(node => node.root?.startsWith('/files/'))) {\n return false;\n }\n return nodes.length > 0 && (canMove(nodes) || canCopy(nodes));\n },\n async exec(node, view, dir) {\n const action = getActionForNodes([node]);\n let result;\n try {\n result = await openFilePickerForAction(action, dir, [node]);\n }\n catch (e) {\n logger.error(e);\n return false;\n }\n try {\n await handleCopyMoveNodeTo(node, result.destination, result.action);\n return true;\n }\n catch (error) {\n if (error instanceof Error && !!error.message) {\n showError(error.message);\n // Silent action as we handle the toast\n return null;\n }\n return false;\n }\n },\n async execBatch(nodes, view, dir) {\n const action = getActionForNodes(nodes);\n const result = await openFilePickerForAction(action, dir, nodes);\n const promises = nodes.map(async (node) => {\n try {\n await handleCopyMoveNodeTo(node, result.destination, result.action);\n return true;\n }\n catch (error) {\n logger.error(`Failed to ${result.action} node`, { node, error });\n return false;\n }\n });\n // We need to keep the selection on error!\n // So we do not return null, and for batch action\n // we let the front handle the error.\n return await Promise.all(promises);\n },\n order: 15,\n});\n","/**\n * @copyright Copyright (c) 2023 Ferdinand Thiessen \n *\n * @author Ferdinand Thiessen \n * @author John Molakvoæ \n *\n * @license AGPL-3.0-or-later\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see .\n *\n */\nimport { Folder, Node, NodeStatus, davRootPath } from '@nextcloud/files';\nimport { getUploader, hasConflict } from '@nextcloud/upload';\nimport { join } from 'path';\nimport { joinPaths } from '@nextcloud/paths';\nimport { showError, showInfo, showSuccess, showWarning } from '@nextcloud/dialogs';\nimport { translate as t } from '@nextcloud/l10n';\nimport Vue from 'vue';\nimport { Directory, traverseTree, resolveConflict, createDirectoryIfNotExists } from './DropServiceUtils';\nimport { handleCopyMoveNodeTo } from '../actions/moveOrCopyAction';\nimport { MoveCopyAction } from '../actions/moveOrCopyActionUtils';\nimport logger from '../logger.js';\n/**\n * This function converts a list of DataTransferItems to a file tree.\n * It uses the Filesystem API if available, otherwise it falls back to the File API.\n * The File API will NOT be available if the browser is not in a secure context (e.g. HTTP).\n * ⚠️ When using this method, you need to use it as fast as possible, as the DataTransferItems\n * will be cleared after the first access to the props of one of the entries.\n *\n * @param items the list of DataTransferItems\n */\nexport const dataTransferToFileTree = async (items) => {\n // Check if the browser supports the Filesystem API\n // We need to cache the entries to prevent Blink engine bug that clears\n // the list (`data.items`) after first access props of one of the entries\n const entries = items\n .filter((item) => {\n if (item.kind !== 'file') {\n logger.debug('Skipping dropped item', { kind: item.kind, type: item.type });\n return false;\n }\n return true;\n }).map((item) => {\n // MDN recommends to try both, as it might be renamed in the future\n return item?.getAsEntry?.()\n ?? item?.webkitGetAsEntry?.()\n ?? item;\n });\n let warned = false;\n const fileTree = new Directory('root');\n // Traverse the file tree\n for (const entry of entries) {\n // Handle browser issues if Filesystem API is not available. Fallback to File API\n if (entry instanceof DataTransferItem) {\n logger.warn('Could not get FilesystemEntry of item, falling back to file');\n const file = entry.getAsFile();\n if (file === null) {\n logger.warn('Could not process DataTransferItem', { type: entry.type, kind: entry.kind });\n showError(t('files', 'One of the dropped files could not be processed'));\n continue;\n }\n // Warn the user that the browser does not support the Filesystem API\n // we therefore cannot upload directories recursively.\n if (file.type === 'httpd/unix-directory' || !file.type) {\n if (!warned) {\n logger.warn('Browser does not support Filesystem API. Directories will not be uploaded');\n showWarning(t('files', 'Your browser does not support the Filesystem API. Directories will not be uploaded'));\n warned = true;\n }\n continue;\n }\n fileTree.contents.push(file);\n continue;\n }\n // Use Filesystem API\n try {\n fileTree.contents.push(await traverseTree(entry));\n }\n catch (error) {\n // Do not throw, as we want to continue with the other files\n logger.error('Error while traversing file tree', { error });\n }\n }\n return fileTree;\n};\nexport const onDropExternalFiles = async (root, destination, contents) => {\n const uploader = getUploader();\n // Check for conflicts on root elements\n if (await hasConflict(root.contents, contents)) {\n root.contents = await resolveConflict(root.contents, destination, contents);\n }\n if (root.contents.length === 0) {\n logger.info('No files to upload', { root });\n showInfo(t('files', 'No files to upload'));\n return [];\n }\n // Let's process the files\n logger.debug(`Uploading files to ${destination.path}`, { root, contents: root.contents });\n const queue = [];\n const uploadDirectoryContents = async (directory, path) => {\n for (const file of directory.contents) {\n // This is the relative path to the resource\n // from the current uploader destination\n const relativePath = join(path, file.name);\n // If the file is a directory, we need to create it first\n // then browse its tree and upload its contents.\n if (file instanceof Directory) {\n const absolutePath = joinPaths(davRootPath, destination.path, relativePath);\n try {\n console.debug('Processing directory', { relativePath });\n await createDirectoryIfNotExists(absolutePath);\n await uploadDirectoryContents(file, relativePath);\n }\n catch (error) {\n showError(t('files', 'Unable to create the directory {directory}', { directory: file.name }));\n logger.error('', { error, absolutePath, directory: file });\n }\n continue;\n }\n // If we've reached a file, we can upload it\n logger.debug('Uploading file to ' + join(destination.path, relativePath), { file });\n // Overriding the root to avoid changing the current uploader context\n queue.push(uploader.upload(relativePath, file, destination.source));\n }\n };\n // Pause the uploader to prevent it from starting\n // while we compute the queue\n uploader.pause();\n // Upload the files. Using '/' as the starting point\n // as we already adjusted the uploader destination\n await uploadDirectoryContents(root, '/');\n uploader.start();\n // Wait for all promises to settle\n const results = await Promise.allSettled(queue);\n // Check for errors\n const errors = results.filter(result => result.status === 'rejected');\n if (errors.length > 0) {\n logger.error('Error while uploading files', { errors });\n showError(t('files', 'Some files could not be uploaded'));\n return [];\n }\n logger.debug('Files uploaded successfully');\n showSuccess(t('files', 'Files uploaded successfully'));\n return Promise.all(queue);\n};\nexport const onDropInternalFiles = async (nodes, destination, contents, isCopy = false) => {\n const queue = [];\n // Check for conflicts on root elements\n if (await hasConflict(nodes, contents)) {\n nodes = await resolveConflict(nodes, destination, contents);\n }\n if (nodes.length === 0) {\n logger.info('No files to process', { nodes });\n showInfo(t('files', 'No files to process'));\n return;\n }\n for (const node of nodes) {\n Vue.set(node, 'status', NodeStatus.LOADING);\n // TODO: resolve potential conflicts prior and force overwrite\n queue.push(handleCopyMoveNodeTo(node, destination, isCopy ? MoveCopyAction.COPY : MoveCopyAction.MOVE));\n }\n // Wait for all promises to settle\n const results = await Promise.allSettled(queue);\n nodes.forEach(node => Vue.set(node, 'status', undefined));\n // Check for errors\n const errors = results.filter(result => result.status === 'rejected');\n if (errors.length > 0) {\n logger.error('Error while copying or moving files', { errors });\n showError(isCopy ? t('files', 'Some files could not be copied') : t('files', 'Some files could not be moved'));\n return;\n }\n logger.debug('Files copy/move successful');\n showSuccess(isCopy ? t('files', 'Files copied successfully') : t('files', 'Files moved successfully'));\n};\n","/**\n * @copyright Copyright (c) 2023 John Molakvoæ \n *\n * @author John Molakvoæ \n *\n * @license AGPL-3.0-or-later\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see .\n *\n */\nimport { defineStore } from 'pinia';\nimport Vue from 'vue';\nexport const useDragAndDropStore = defineStore('dragging', {\n state: () => ({\n dragging: [],\n }),\n actions: {\n /**\n * Set the selection of fileIds\n */\n set(selection = []) {\n Vue.set(this, 'dragging', selection);\n },\n /**\n * Reset the selection\n */\n reset() {\n Vue.set(this, 'dragging', []);\n },\n },\n});\n","/**\n * @copyright Copyright (c) 2023 John Molakvoæ \n *\n * @author John Molakvoæ \n *\n * @license AGPL-3.0-or-later\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see .\n *\n */\nimport Vue from 'vue';\nexport default Vue.extend({\n data() {\n return {\n filesListWidth: null,\n };\n },\n mounted() {\n const fileListEl = document.querySelector('#app-content-vue');\n this.filesListWidth = fileListEl?.clientWidth ?? null;\n this.$resizeObserver = new ResizeObserver((entries) => {\n if (entries.length > 0 && entries[0].target === fileListEl) {\n this.filesListWidth = entries[0].contentRect.width;\n }\n });\n this.$resizeObserver.observe(fileListEl);\n },\n beforeDestroy() {\n this.$resizeObserver.disconnect();\n },\n});\n","import mod from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./BreadCrumbs.vue?vue&type=script&lang=ts\"; export default mod; export * from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./BreadCrumbs.vue?vue&type=script&lang=ts\"","var render = function render(){var _vm=this,_c=_vm._self._c,_setup=_vm._self._setupProxy;return _c('NcBreadcrumbs',{staticClass:\"files-list__breadcrumbs\",class:{ 'files-list__breadcrumbs--with-progress': _vm.wrapUploadProgressBar },attrs:{\"data-cy-files-content-breadcrumbs\":\"\",\"aria-label\":_vm.t('files', 'Current directory path')},scopedSlots:_vm._u([{key:\"actions\",fn:function(){return [_vm._t(\"actions\")]},proxy:true}],null,true)},_vm._l((_vm.sections),function(section,index){return _c('NcBreadcrumb',_vm._b({key:section.dir,attrs:{\"dir\":\"auto\",\"to\":section.to,\"force-icon-text\":index === 0 && _vm.filesListWidth >= 486,\"title\":_vm.titleForSection(index, section),\"aria-description\":_vm.ariaForSection(section)},on:{\"drop\":function($event){return _vm.onDrop($event, section.dir)}},nativeOn:{\"click\":function($event){return _vm.onClick(section.to)},\"dragover\":function($event){return _vm.onDragOver($event, section.dir)}},scopedSlots:_vm._u([(index === 0)?{key:\"icon\",fn:function(){return [_c('NcIconSvgWrapper',{attrs:{\"size\":20,\"svg\":_vm.viewIcon}})]},proxy:true}:null],null,true)},'NcBreadcrumb',section,false))}),1)\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n import API from \"!../../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../../../../node_modules/style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../../../../node_modules/style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../../../../node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../../../../node_modules/style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../../../../node_modules/style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/sass-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./BreadCrumbs.vue?vue&type=style&index=0&id=740bb6f2&prod&lang=scss&scoped=true\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\n\n options.insert = insertFn.bind(null, \"head\");\n \noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/sass-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./BreadCrumbs.vue?vue&type=style&index=0&id=740bb6f2&prod&lang=scss&scoped=true\";\n export default content && content.locals ? content.locals : undefined;\n","import { render, staticRenderFns } from \"./BreadCrumbs.vue?vue&type=template&id=740bb6f2&scoped=true\"\nimport script from \"./BreadCrumbs.vue?vue&type=script&lang=ts\"\nexport * from \"./BreadCrumbs.vue?vue&type=script&lang=ts\"\nimport style0 from \"./BreadCrumbs.vue?vue&type=style&index=0&id=740bb6f2&prod&lang=scss&scoped=true\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"740bb6f2\",\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c,_setup=_vm._self._setupProxy;return _c('VirtualList',{ref:\"table\",attrs:{\"data-component\":_vm.userConfig.grid_view ? _vm.FileEntryGrid : _vm.FileEntry,\"data-key\":'source',\"data-sources\":_vm.nodes,\"grid-mode\":_vm.userConfig.grid_view,\"extra-props\":{\n\t\tisMtimeAvailable: _vm.isMtimeAvailable,\n\t\tisSizeAvailable: _vm.isSizeAvailable,\n\t\tnodes: _vm.nodes,\n\t\tfilesListWidth: _vm.filesListWidth,\n\t},\"scroll-to-index\":_vm.scrollToIndex,\"caption\":_vm.caption},scopedSlots:_vm._u([(!_vm.isNoneSelected)?{key:\"header-overlay\",fn:function(){return [_c('span',{staticClass:\"files-list__selected\"},[_vm._v(_vm._s(_vm.t('files', '{count} selected', { count: _vm.selectedNodes.length })))]),_vm._v(\" \"),_c('FilesListTableHeaderActions',{attrs:{\"current-view\":_vm.currentView,\"selected-nodes\":_vm.selectedNodes}})]},proxy:true}:null,{key:\"before\",fn:function(){return _vm._l((_vm.sortedHeaders),function(header){return _c('FilesListHeader',{key:header.id,attrs:{\"current-folder\":_vm.currentFolder,\"current-view\":_vm.currentView,\"header\":header}})})},proxy:true},{key:\"header\",fn:function(){return [_c('FilesListTableHeader',{ref:\"thead\",attrs:{\"files-list-width\":_vm.filesListWidth,\"is-mtime-available\":_vm.isMtimeAvailable,\"is-size-available\":_vm.isSizeAvailable,\"nodes\":_vm.nodes}})]},proxy:true},{key:\"footer\",fn:function(){return [_c('FilesListTableFooter',{attrs:{\"files-list-width\":_vm.filesListWidth,\"is-mtime-available\":_vm.isMtimeAvailable,\"is-size-available\":_vm.isSizeAvailable,\"nodes\":_vm.nodes,\"summary\":_vm.summary}})]},proxy:true}],null,true)})\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","/**\n * @copyright Copyright (c) 2023 John Molakvoæ \n *\n * @author John Molakvoæ \n *\n * @license AGPL-3.0-or-later\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see .\n *\n */\nimport { defineStore } from 'pinia';\nexport const useActionsMenuStore = defineStore('actionsmenu', {\n state: () => ({\n opened: null,\n }),\n});\n","/**\n * @copyright Copyright (c) 2023 John Molakvoæ \n *\n * @author John Molakvoæ \n *\n * @license AGPL-3.0-or-later\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see .\n *\n */\nimport { defineStore } from 'pinia';\nimport { subscribe } from '@nextcloud/event-bus';\nexport const useRenamingStore = function (...args) {\n const store = defineStore('renaming', {\n state: () => ({\n renamingNode: undefined,\n newName: '',\n }),\n });\n const renamingStore = store(...args);\n // Make sure we only register the listeners once\n if (!renamingStore._initialized) {\n subscribe('files:node:rename', function (node) {\n renamingStore.renamingNode = node;\n renamingStore.newName = node.basename;\n });\n renamingStore._initialized = true;\n }\n return renamingStore;\n};\n","\n\n","import mod from \"-!../vue-loader/lib/index.js??vue-loader-options!./FileMultiple.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../vue-loader/lib/index.js??vue-loader-options!./FileMultiple.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./FileMultiple.vue?vue&type=template&id=27b46e04\"\nimport script from \"./FileMultiple.vue?vue&type=script&lang=js\"\nexport * from \"./FileMultiple.vue?vue&type=script&lang=js\"\n\n\n/* normalize component */\nimport normalizer from \"!../vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('span',_vm._b({staticClass:\"material-design-icon file-multiple-icon\",attrs:{\"aria-hidden\":_vm.title ? null : true,\"aria-label\":_vm.title,\"role\":\"img\"},on:{\"click\":function($event){return _vm.$emit('click', $event)}}},'span',_vm.$attrs,false),[_c('svg',{staticClass:\"material-design-icon__svg\",attrs:{\"fill\":_vm.fillColor,\"width\":_vm.size,\"height\":_vm.size,\"viewBox\":\"0 0 24 24\"}},[_c('path',{attrs:{\"d\":\"M15,7H20.5L15,1.5V7M8,0H16L22,6V18A2,2 0 0,1 20,20H8C6.89,20 6,19.1 6,18V2A2,2 0 0,1 8,0M4,4V22H20V24H4A2,2 0 0,1 2,22V4H4Z\"}},[(_vm.title)?_c('title',[_vm._v(_vm._s(_vm.title))]):_vm._e()])])])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import mod from \"-!../vue-loader/lib/index.js??vue-loader-options!./Folder.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../vue-loader/lib/index.js??vue-loader-options!./Folder.vue?vue&type=script&lang=js\"","\n\n","import { render, staticRenderFns } from \"./Folder.vue?vue&type=template&id=07f089a4\"\nimport script from \"./Folder.vue?vue&type=script&lang=js\"\nexport * from \"./Folder.vue?vue&type=script&lang=js\"\n\n\n/* normalize component */\nimport normalizer from \"!../vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('span',_vm._b({staticClass:\"material-design-icon folder-icon\",attrs:{\"aria-hidden\":_vm.title ? null : true,\"aria-label\":_vm.title,\"role\":\"img\"},on:{\"click\":function($event){return _vm.$emit('click', $event)}}},'span',_vm.$attrs,false),[_c('svg',{staticClass:\"material-design-icon__svg\",attrs:{\"fill\":_vm.fillColor,\"width\":_vm.size,\"height\":_vm.size,\"viewBox\":\"0 0 24 24\"}},[_c('path',{attrs:{\"d\":\"M10,4H4C2.89,4 2,4.89 2,6V18A2,2 0 0,0 4,20H20A2,2 0 0,0 22,18V8C22,6.89 21.1,6 20,6H12L10,4Z\"}},[(_vm.title)?_c('title',[_vm._v(_vm._s(_vm.title))]):_vm._e()])])])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","var render = function render(){var _vm=this,_c=_vm._self._c,_setup=_vm._self._setupProxy;return _c('div',{staticClass:\"files-list-drag-image\"},[_c('span',{staticClass:\"files-list-drag-image__icon\"},[_c('span',{ref:\"previewImg\"}),_vm._v(\" \"),(_vm.isSingleFolder)?_c('FolderIcon'):_c('FileMultipleIcon')],1),_vm._v(\" \"),_c('span',{staticClass:\"files-list-drag-image__name\"},[_vm._v(_vm._s(_vm.name))])])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import mod from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./DragAndDropPreview.vue?vue&type=script&lang=ts\"; export default mod; export * from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./DragAndDropPreview.vue?vue&type=script&lang=ts\"","\n import API from \"!../../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../../../../node_modules/style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../../../../node_modules/style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../../../../node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../../../../node_modules/style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../../../../node_modules/style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/sass-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./DragAndDropPreview.vue?vue&type=style&index=0&id=578d5cf6&prod&lang=scss\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\n\n options.insert = insertFn.bind(null, \"head\");\n \noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/sass-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./DragAndDropPreview.vue?vue&type=style&index=0&id=578d5cf6&prod&lang=scss\";\n export default content && content.locals ? content.locals : undefined;\n","import { render, staticRenderFns } from \"./DragAndDropPreview.vue?vue&type=template&id=578d5cf6\"\nimport script from \"./DragAndDropPreview.vue?vue&type=script&lang=ts\"\nexport * from \"./DragAndDropPreview.vue?vue&type=script&lang=ts\"\nimport style0 from \"./DragAndDropPreview.vue?vue&type=style&index=0&id=578d5cf6&prod&lang=scss\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","import DragAndDropPreview from '../components/DragAndDropPreview.vue';\nimport Vue from 'vue';\nconst Preview = Vue.extend(DragAndDropPreview);\nlet preview;\nexport const getDragAndDropPreview = async (nodes) => {\n return new Promise((resolve) => {\n if (!preview) {\n preview = new Preview().$mount();\n document.body.appendChild(preview.$el);\n }\n preview.update(nodes);\n preview.$on('loaded', () => {\n resolve(preview.$el);\n preview.$off('loaded');\n });\n });\n};\n","/**\n * @copyright Copyright (c) 2024 John Molakvoæ \n *\n * @author John Molakvoæ \n *\n * @license AGPL-3.0-or-later\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see .\n *\n */\nimport { showError } from '@nextcloud/dialogs';\nimport { FileType, Permission, Folder, File as NcFile, NodeStatus, Node, View } from '@nextcloud/files';\nimport { translate as t } from '@nextcloud/l10n';\nimport { generateUrl } from '@nextcloud/router';\nimport { vOnClickOutside } from '@vueuse/components';\nimport { extname } from 'path';\nimport Vue, { defineComponent } from 'vue';\nimport { action as sidebarAction } from '../actions/sidebarAction.ts';\nimport { getDragAndDropPreview } from '../utils/dragUtils.ts';\nimport { hashCode } from '../utils/hashUtils.ts';\nimport { dataTransferToFileTree, onDropExternalFiles, onDropInternalFiles } from '../services/DropService.ts';\nimport logger from '../logger.js';\nVue.directive('onClickOutside', vOnClickOutside);\nexport default defineComponent({\n props: {\n source: {\n type: [Folder, NcFile, Node],\n required: true,\n },\n nodes: {\n type: Array,\n required: true,\n },\n filesListWidth: {\n type: Number,\n default: 0,\n },\n },\n data() {\n return {\n loading: '',\n dragover: false,\n gridMode: false,\n };\n },\n computed: {\n currentView() {\n return this.$navigation.active;\n },\n currentDir() {\n // Remove any trailing slash but leave root slash\n return (this.$route?.query?.dir?.toString() || '/').replace(/^(.+)\\/$/, '$1');\n },\n currentFileId() {\n return this.$route.params?.fileid || this.$route.query?.fileid || null;\n },\n fileid() {\n return this.source?.fileid;\n },\n uniqueId() {\n return hashCode(this.source.source);\n },\n isLoading() {\n return this.source.status === NodeStatus.LOADING;\n },\n extension() {\n if (this.source.attributes?.displayName) {\n return extname(this.source.attributes.displayName);\n }\n return this.source.extension || '';\n },\n displayName() {\n const ext = this.extension;\n const name = (this.source.attributes.displayName\n || this.source.basename);\n // Strip extension from name if defined\n return !ext ? name : name.slice(0, 0 - ext.length);\n },\n draggingFiles() {\n return this.draggingStore.dragging;\n },\n selectedFiles() {\n return this.selectionStore.selected;\n },\n isSelected() {\n return this.fileid && this.selectedFiles.includes(this.fileid);\n },\n isRenaming() {\n return this.renamingStore.renamingNode === this.source;\n },\n isRenamingSmallScreen() {\n return this.isRenaming && this.filesListWidth < 512;\n },\n isActive() {\n return String(this.fileid) === String(this.currentFileId);\n },\n canDrag() {\n if (this.isRenaming) {\n return false;\n }\n const canDrag = (node) => {\n return (node?.permissions & Permission.UPDATE) !== 0;\n };\n // If we're dragging a selection, we need to check all files\n if (this.selectedFiles.length > 0) {\n const nodes = this.selectedFiles.map(fileid => this.filesStore.getNode(fileid));\n return nodes.every(canDrag);\n }\n return canDrag(this.source);\n },\n canDrop() {\n if (this.source.type !== FileType.Folder) {\n return false;\n }\n // If the current folder is also being dragged, we can't drop it on itself\n if (this.fileid && this.draggingFiles.includes(this.fileid)) {\n return false;\n }\n return (this.source.permissions & Permission.CREATE) !== 0;\n },\n openedMenu: {\n get() {\n return this.actionsMenuStore.opened === this.uniqueId.toString();\n },\n set(opened) {\n // Only reset when opening a new menu\n if (opened) {\n // Reset any right click position override on close\n // Wait for css animation to be done\n const root = this.$el?.closest('main.app-content');\n root.style.removeProperty('--mouse-pos-x');\n root.style.removeProperty('--mouse-pos-y');\n }\n this.actionsMenuStore.opened = opened ? this.uniqueId.toString() : null;\n },\n },\n },\n watch: {\n /**\n * When the source changes, reset the preview\n * and fetch the new one.\n */\n source(a, b) {\n if (a.source !== b.source) {\n this.resetState();\n }\n },\n },\n beforeDestroy() {\n this.resetState();\n },\n methods: {\n resetState() {\n // Reset loading state\n this.loading = '';\n // Reset the preview state\n this.$refs?.preview?.reset?.();\n // Close menu\n this.openedMenu = false;\n },\n // Open the actions menu on right click\n onRightClick(event) {\n // If already opened, fallback to default browser\n if (this.openedMenu) {\n return;\n }\n // The grid mode is compact enough to not care about\n // the actions menu mouse position\n if (!this.gridMode) {\n // Actions menu is contained within the app content\n const root = this.$el?.closest('main.app-content');\n const contentRect = root.getBoundingClientRect();\n // Using Math.min/max to prevent the menu from going out of the AppContent\n // 200 = max width of the menu\n root.style.setProperty('--mouse-pos-x', Math.max(0, event.clientX - contentRect.left - 200) + 'px');\n root.style.setProperty('--mouse-pos-y', Math.max(0, event.clientY - contentRect.top) + 'px');\n }\n // If the clicked row is in the selection, open global menu\n const isMoreThanOneSelected = this.selectedFiles.length > 1;\n this.actionsMenuStore.opened = this.isSelected && isMoreThanOneSelected ? 'global' : this.uniqueId.toString();\n // Prevent any browser defaults\n event.preventDefault();\n event.stopPropagation();\n },\n execDefaultAction(event) {\n if (event.ctrlKey || event.metaKey) {\n event.preventDefault();\n window.open(generateUrl('/f/{fileId}', { fileId: this.fileid }));\n return false;\n }\n this.$refs.actions.execDefaultAction(event);\n },\n openDetailsIfAvailable(event) {\n event.preventDefault();\n event.stopPropagation();\n if (sidebarAction?.enabled?.([this.source], this.currentView)) {\n sidebarAction.exec(this.source, this.currentView, this.currentDir);\n }\n },\n onDragOver(event) {\n this.dragover = this.canDrop;\n if (!this.canDrop) {\n event.dataTransfer.dropEffect = 'none';\n return;\n }\n // Handle copy/move drag and drop\n if (event.ctrlKey) {\n event.dataTransfer.dropEffect = 'copy';\n }\n else {\n event.dataTransfer.dropEffect = 'move';\n }\n },\n onDragLeave(event) {\n // Counter bubbling, make sure we're ending the drag\n // only when we're leaving the current element\n const currentTarget = event.currentTarget;\n if (currentTarget?.contains(event.relatedTarget)) {\n return;\n }\n this.dragover = false;\n },\n async onDragStart(event) {\n event.stopPropagation();\n if (!this.canDrag || !this.fileid) {\n event.preventDefault();\n event.stopPropagation();\n return;\n }\n logger.debug('Drag started', { event });\n // Make sure that we're not dragging a file like the preview\n event.dataTransfer?.clearData?.();\n // Reset any renaming\n this.renamingStore.$reset();\n // Dragging set of files, if we're dragging a file\n // that is already selected, we use the entire selection\n if (this.selectedFiles.includes(this.fileid)) {\n this.draggingStore.set(this.selectedFiles);\n }\n else {\n this.draggingStore.set([this.fileid]);\n }\n const nodes = this.draggingStore.dragging\n .map(fileid => this.filesStore.getNode(fileid));\n const image = await getDragAndDropPreview(nodes);\n event.dataTransfer?.setDragImage(image, -10, -10);\n },\n onDragEnd() {\n this.draggingStore.reset();\n this.dragover = false;\n logger.debug('Drag ended');\n },\n async onDrop(event) {\n // skip if native drop like text drag and drop from files names\n if (!this.draggingFiles && !event.dataTransfer?.items?.length) {\n return;\n }\n event.preventDefault();\n event.stopPropagation();\n // Caching the selection\n const selection = this.draggingFiles;\n const items = [...event.dataTransfer?.items || []];\n // We need to process the dataTransfer ASAP before the\n // browser clears it. This is why we cache the items too.\n const fileTree = await dataTransferToFileTree(items);\n // We might not have the target directory fetched yet\n const contents = await this.currentView?.getContents(this.source.path);\n const folder = contents?.folder;\n if (!folder) {\n showError(this.t('files', 'Target folder does not exist any more'));\n return;\n }\n // If another button is pressed, cancel it. This\n // allows cancelling the drag with the right click.\n if (!this.canDrop || event.button) {\n return;\n }\n const isCopy = event.ctrlKey;\n this.dragover = false;\n logger.debug('Dropped', { event, folder, selection, fileTree });\n // Check whether we're uploading files\n if (fileTree.contents.length > 0) {\n await onDropExternalFiles(fileTree, folder, contents.contents);\n return;\n }\n // Else we're moving/copying files\n const nodes = selection.map(fileid => this.filesStore.getNode(fileid));\n await onDropInternalFiles(nodes, folder, contents.contents, isCopy);\n // Reset selection after we dropped the files\n // if the dropped files are within the selection\n if (selection.some(fileid => this.selectedFiles.includes(fileid))) {\n logger.debug('Dropped selection, resetting select store...');\n this.selectionStore.reset();\n }\n },\n t,\n },\n});\n","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('span')\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import mod from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./CustomElementRender.vue?vue&type=script&lang=ts\"; export default mod; export * from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./CustomElementRender.vue?vue&type=script&lang=ts\"","import { render, staticRenderFns } from \"./CustomElementRender.vue?vue&type=template&id=08a118c6\"\nimport script from \"./CustomElementRender.vue?vue&type=script&lang=ts\"\nexport * from \"./CustomElementRender.vue?vue&type=script&lang=ts\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","import mod from \"-!../vue-loader/lib/index.js??vue-loader-options!./ArrowLeft.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../vue-loader/lib/index.js??vue-loader-options!./ArrowLeft.vue?vue&type=script&lang=js\"","\n\n","import { render, staticRenderFns } from \"./ArrowLeft.vue?vue&type=template&id=214c9a86\"\nimport script from \"./ArrowLeft.vue?vue&type=script&lang=js\"\nexport * from \"./ArrowLeft.vue?vue&type=script&lang=js\"\n\n\n/* normalize component */\nimport normalizer from \"!../vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('span',_vm._b({staticClass:\"material-design-icon arrow-left-icon\",attrs:{\"aria-hidden\":_vm.title ? null : true,\"aria-label\":_vm.title,\"role\":\"img\"},on:{\"click\":function($event){return _vm.$emit('click', $event)}}},'span',_vm.$attrs,false),[_c('svg',{staticClass:\"material-design-icon__svg\",attrs:{\"fill\":_vm.fillColor,\"width\":_vm.size,\"height\":_vm.size,\"viewBox\":\"0 0 24 24\"}},[_c('path',{attrs:{\"d\":\"M20,11V13H8L13.5,18.5L12.08,19.92L4.16,12L12.08,4.08L13.5,5.5L8,11H20Z\"}},[(_vm.title)?_c('title',[_vm._v(_vm._s(_vm.title))]):_vm._e()])])])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","var render = function render(){var _vm=this,_c=_vm._self._c,_setup=_vm._self._setupProxy;return _c('td',{staticClass:\"files-list__row-actions\",attrs:{\"data-cy-files-list-row-actions\":\"\"}},[_vm._l((_vm.enabledRenderActions),function(action){return _c('CustomElementRender',{key:action.id,staticClass:\"files-list__row-action--inline\",class:'files-list__row-action-' + action.id,attrs:{\"current-view\":_vm.currentView,\"render\":action.renderInline,\"source\":_vm.source}})}),_vm._v(\" \"),_c('NcActions',{ref:\"actionsMenu\",attrs:{\"boundaries-element\":_vm.getBoundariesElement,\"container\":_vm.getBoundariesElement,\"force-name\":true,\"type\":\"tertiary\",\"force-menu\":_vm.enabledInlineActions.length === 0 /* forceMenu only if no inline actions */,\"inline\":_vm.enabledInlineActions.length,\"open\":_vm.openedMenu},on:{\"update:open\":function($event){_vm.openedMenu=$event},\"close\":function($event){_vm.openedSubmenu = null}}},[_vm._l((_vm.enabledMenuActions),function(action){return _c('NcActionButton',{key:action.id,ref:`action-${action.id}`,refInFor:true,class:{\n\t\t\t\t[`files-list__row-action-${action.id}`]: true,\n\t\t\t\t[`files-list__row-action--menu`]: _vm.isMenu(action.id)\n\t\t\t},attrs:{\"close-after-click\":!_vm.isMenu(action.id),\"data-cy-files-list-row-action\":action.id,\"is-menu\":_vm.isMenu(action.id),\"title\":action.title?.([_vm.source], _vm.currentView)},on:{\"click\":function($event){return _vm.onActionClick(action)}},scopedSlots:_vm._u([{key:\"icon\",fn:function(){return [(_vm.loading === action.id)?_c('NcLoadingIcon',{attrs:{\"size\":18}}):_c('NcIconSvgWrapper',{attrs:{\"svg\":action.iconSvgInline([_vm.source], _vm.currentView)}})]},proxy:true}],null,true)},[_vm._v(\"\\n\\t\\t\\t\"+_vm._s(_vm.mountType === 'shared' && action.id === 'sharing-status' ? '' : _vm.actionDisplayName(action))+\"\\n\\t\\t\")])}),_vm._v(\" \"),(_vm.openedSubmenu && _vm.enabledSubmenuActions[_vm.openedSubmenu?.id])?[_c('NcActionButton',{staticClass:\"files-list__row-action-back\",on:{\"click\":function($event){return _vm.onBackToMenuClick(_vm.openedSubmenu)}},scopedSlots:_vm._u([{key:\"icon\",fn:function(){return [_c('ArrowLeftIcon')]},proxy:true}],null,false,3001860362)},[_vm._v(\"\\n\\t\\t\\t\\t\"+_vm._s(_vm.actionDisplayName(_vm.openedSubmenu))+\"\\n\\t\\t\\t\")]),_vm._v(\" \"),_c('NcActionSeparator'),_vm._v(\" \"),_vm._l((_vm.enabledSubmenuActions[_vm.openedSubmenu?.id]),function(action){return _c('NcActionButton',{key:action.id,staticClass:\"files-list__row-action--submenu\",class:`files-list__row-action-${action.id}`,attrs:{\"close-after-click\":false /* never close submenu, just go back */,\"data-cy-files-list-row-action\":action.id,\"title\":action.title?.([_vm.source], _vm.currentView)},on:{\"click\":function($event){return _vm.onActionClick(action)}},scopedSlots:_vm._u([{key:\"icon\",fn:function(){return [(_vm.loading === action.id)?_c('NcLoadingIcon',{attrs:{\"size\":18}}):_c('NcIconSvgWrapper',{attrs:{\"svg\":action.iconSvgInline([_vm.source], _vm.currentView)}})]},proxy:true}],null,true)},[_vm._v(\"\\n\\t\\t\\t\\t\"+_vm._s(_vm.actionDisplayName(action))+\"\\n\\t\\t\\t\")])})]:_vm._e()],2)],2)\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import mod from \"-!../../../../../node_modules/babel-loader/lib/index.js!../../../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FileEntryActions.vue?vue&type=script&lang=ts\"; export default mod; export * from \"-!../../../../../node_modules/babel-loader/lib/index.js!../../../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FileEntryActions.vue?vue&type=script&lang=ts\"","\n import API from \"!../../../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../../../../../node_modules/style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../../../../../node_modules/style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../../../../../node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../../../../../node_modules/style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../../../../../node_modules/style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../../../../../node_modules/css-loader/dist/cjs.js!../../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../../node_modules/sass-loader/dist/cjs.js!../../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FileEntryActions.vue?vue&type=style&index=0&id=03cc6660&prod&lang=scss\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\n\n options.insert = insertFn.bind(null, \"head\");\n \noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../../../../../node_modules/css-loader/dist/cjs.js!../../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../../node_modules/sass-loader/dist/cjs.js!../../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FileEntryActions.vue?vue&type=style&index=0&id=03cc6660&prod&lang=scss\";\n export default content && content.locals ? content.locals : undefined;\n","\n import API from \"!../../../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../../../../../node_modules/style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../../../../../node_modules/style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../../../../../node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../../../../../node_modules/style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../../../../../node_modules/style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../../../../../node_modules/css-loader/dist/cjs.js!../../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../../node_modules/sass-loader/dist/cjs.js!../../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FileEntryActions.vue?vue&type=style&index=1&id=03cc6660&prod&lang=scss&scoped=true\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\n\n options.insert = insertFn.bind(null, \"head\");\n \noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../../../../../node_modules/css-loader/dist/cjs.js!../../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../../node_modules/sass-loader/dist/cjs.js!../../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FileEntryActions.vue?vue&type=style&index=1&id=03cc6660&prod&lang=scss&scoped=true\";\n export default content && content.locals ? content.locals : undefined;\n","import { render, staticRenderFns } from \"./FileEntryActions.vue?vue&type=template&id=03cc6660&scoped=true\"\nimport script from \"./FileEntryActions.vue?vue&type=script&lang=ts\"\nexport * from \"./FileEntryActions.vue?vue&type=script&lang=ts\"\nimport style0 from \"./FileEntryActions.vue?vue&type=style&index=0&id=03cc6660&prod&lang=scss\"\nimport style1 from \"./FileEntryActions.vue?vue&type=style&index=1&id=03cc6660&prod&lang=scss&scoped=true\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"03cc6660\",\n null\n \n)\n\nexport default component.exports","import mod from \"-!../../../../../node_modules/babel-loader/lib/index.js!../../../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FileEntryCheckbox.vue?vue&type=script&lang=ts\"; export default mod; export * from \"-!../../../../../node_modules/babel-loader/lib/index.js!../../../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FileEntryCheckbox.vue?vue&type=script&lang=ts\"","var render = function render(){var _vm=this,_c=_vm._self._c,_setup=_vm._self._setupProxy;return _c('td',{staticClass:\"files-list__row-checkbox\",on:{\"keyup\":function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,\"esc\",27,$event.key,[\"Esc\",\"Escape\"]))return null;if($event.ctrlKey||$event.shiftKey||$event.altKey||$event.metaKey)return null;return _vm.resetSelection.apply(null, arguments)}}},[(_vm.isLoading)?_c('NcLoadingIcon'):_c('NcCheckboxRadioSwitch',{attrs:{\"aria-label\":_vm.ariaLabel,\"checked\":_vm.isSelected},on:{\"update:checked\":_vm.onSelectionChange}})],1)\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","/**\n * @copyright Copyright (c) 2023 John Molakvoæ \n *\n * @author John Molakvoæ \n *\n * @license AGPL-3.0-or-later\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see .\n *\n */\nimport { defineStore } from 'pinia';\nimport Vue from 'vue';\n/**\n * Observe various events and save the current\n * special keys states. Useful for checking the\n * current status of a key when executing a method.\n */\nexport const useKeyboardStore = function (...args) {\n const store = defineStore('keyboard', {\n state: () => ({\n altKey: false,\n ctrlKey: false,\n metaKey: false,\n shiftKey: false,\n }),\n actions: {\n onEvent(event) {\n if (!event) {\n event = window.event;\n }\n Vue.set(this, 'altKey', !!event.altKey);\n Vue.set(this, 'ctrlKey', !!event.ctrlKey);\n Vue.set(this, 'metaKey', !!event.metaKey);\n Vue.set(this, 'shiftKey', !!event.shiftKey);\n },\n },\n });\n const keyboardStore = store(...args);\n // Make sure we only register the listeners once\n if (!keyboardStore._initialized) {\n window.addEventListener('keydown', keyboardStore.onEvent);\n window.addEventListener('keyup', keyboardStore.onEvent);\n window.addEventListener('mousemove', keyboardStore.onEvent);\n keyboardStore._initialized = true;\n }\n return keyboardStore;\n};\n","import { render, staticRenderFns } from \"./FileEntryCheckbox.vue?vue&type=template&id=6992c304\"\nimport script from \"./FileEntryCheckbox.vue?vue&type=script&lang=ts\"\nexport * from \"./FileEntryCheckbox.vue?vue&type=script&lang=ts\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c,_setup=_vm._self._setupProxy;return (_vm.isRenaming)?_c('form',{directives:[{name:\"on-click-outside\",rawName:\"v-on-click-outside\",value:(_vm.stopRenaming),expression:\"stopRenaming\"}],staticClass:\"files-list__row-rename\",attrs:{\"aria-label\":_vm.t('files', 'Rename file')},on:{\"submit\":function($event){$event.preventDefault();$event.stopPropagation();return _vm.onRename.apply(null, arguments)}}},[_c('NcTextField',{ref:\"renameInput\",attrs:{\"label\":_vm.renameLabel,\"autofocus\":true,\"minlength\":1,\"required\":true,\"value\":_vm.newName,\"enterkeyhint\":\"done\"},on:{\"update:value\":function($event){_vm.newName=$event},\"keyup\":[_vm.checkInputValidity,function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,\"esc\",27,$event.key,[\"Esc\",\"Escape\"]))return null;return _vm.stopRenaming.apply(null, arguments)}]}})],1):_c(_vm.linkTo.is,_vm._b({ref:\"basename\",tag:\"component\",staticClass:\"files-list__row-name-link\",attrs:{\"aria-hidden\":_vm.isRenaming,\"data-cy-files-list-row-name-link\":\"\"},on:{\"click\":function($event){return _vm.$emit('click', $event)}}},'component',_vm.linkTo.params,false),[_c('span',{staticClass:\"files-list__row-name-text\"},[_c('span',{staticClass:\"files-list__row-name-\",domProps:{\"textContent\":_vm._s(_vm.displayName)}}),_vm._v(\" \"),_c('span',{staticClass:\"files-list__row-name-ext\",domProps:{\"textContent\":_vm._s(_vm.extension)}})])])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import mod from \"-!../../../../../node_modules/babel-loader/lib/index.js!../../../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FileEntryName.vue?vue&type=script&lang=ts\"; export default mod; export * from \"-!../../../../../node_modules/babel-loader/lib/index.js!../../../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FileEntryName.vue?vue&type=script&lang=ts\"","import { render, staticRenderFns } from \"./FileEntryName.vue?vue&type=template&id=637facfc\"\nimport script from \"./FileEntryName.vue?vue&type=script&lang=ts\"\nexport * from \"./FileEntryName.vue?vue&type=script&lang=ts\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c,_setup=_vm._self._setupProxy;return _c('span',{staticClass:\"files-list__row-icon\"},[(_vm.source.type === 'folder')?[(_vm.dragover)?_vm._m(0):[_vm._m(1),_vm._v(\" \"),(_vm.folderOverlay)?_c(_vm.folderOverlay,{tag:\"OverlayIcon\",staticClass:\"files-list__row-icon-overlay\"}):_vm._e()]]:(_vm.previewUrl && _vm.backgroundFailed !== true)?_c('img',{ref:\"previewImg\",staticClass:\"files-list__row-icon-preview\",class:{'files-list__row-icon-preview--loaded': _vm.backgroundFailed === false},attrs:{\"alt\":\"\",\"loading\":\"lazy\",\"src\":_vm.previewUrl},on:{\"error\":_vm.onBackgroundError,\"load\":function($event){_vm.backgroundFailed = false}}}):_vm._m(2),_vm._v(\" \"),(_vm.isFavorite)?_c('span',{staticClass:\"files-list__row-icon-favorite\"},[_vm._m(3)],1):_vm._e(),_vm._v(\" \"),(_vm.fileOverlay)?_c(_vm.fileOverlay,{tag:\"OverlayIcon\",staticClass:\"files-list__row-icon-overlay files-list__row-icon-overlay--file\"}):_vm._e()],2)\n}\nvar staticRenderFns = [function (){var _vm=this,_c=_vm._self._c,_setup=_vm._self._setupProxy;return _c('FolderOpenIcon')\n},function (){var _vm=this,_c=_vm._self._c,_setup=_vm._self._setupProxy;return _c('FolderIcon')\n},function (){var _vm=this,_c=_vm._self._c,_setup=_vm._self._setupProxy;return _c('FileIcon')\n},function (){var _vm=this,_c=_vm._self._c,_setup=_vm._self._setupProxy;return _c('FavoriteIcon')\n}]\n\nexport { render, staticRenderFns }","\n\n","import mod from \"-!../vue-loader/lib/index.js??vue-loader-options!./File.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../vue-loader/lib/index.js??vue-loader-options!./File.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./File.vue?vue&type=template&id=e3c8d598\"\nimport script from \"./File.vue?vue&type=script&lang=js\"\nexport * from \"./File.vue?vue&type=script&lang=js\"\n\n\n/* normalize component */\nimport normalizer from \"!../vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('span',_vm._b({staticClass:\"material-design-icon file-icon\",attrs:{\"aria-hidden\":_vm.title ? null : true,\"aria-label\":_vm.title,\"role\":\"img\"},on:{\"click\":function($event){return _vm.$emit('click', $event)}}},'span',_vm.$attrs,false),[_c('svg',{staticClass:\"material-design-icon__svg\",attrs:{\"fill\":_vm.fillColor,\"width\":_vm.size,\"height\":_vm.size,\"viewBox\":\"0 0 24 24\"}},[_c('path',{attrs:{\"d\":\"M13,9V3.5L18.5,9M6,2C4.89,2 4,2.89 4,4V20A2,2 0 0,0 6,22H18A2,2 0 0,0 20,20V8L14,2H6Z\"}},[(_vm.title)?_c('title',[_vm._v(_vm._s(_vm.title))]):_vm._e()])])])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import mod from \"-!../vue-loader/lib/index.js??vue-loader-options!./FolderOpen.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../vue-loader/lib/index.js??vue-loader-options!./FolderOpen.vue?vue&type=script&lang=js\"","\n\n","import { render, staticRenderFns } from \"./FolderOpen.vue?vue&type=template&id=79cee0a4\"\nimport script from \"./FolderOpen.vue?vue&type=script&lang=js\"\nexport * from \"./FolderOpen.vue?vue&type=script&lang=js\"\n\n\n/* normalize component */\nimport normalizer from \"!../vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('span',_vm._b({staticClass:\"material-design-icon folder-open-icon\",attrs:{\"aria-hidden\":_vm.title ? null : true,\"aria-label\":_vm.title,\"role\":\"img\"},on:{\"click\":function($event){return _vm.$emit('click', $event)}}},'span',_vm.$attrs,false),[_c('svg',{staticClass:\"material-design-icon__svg\",attrs:{\"fill\":_vm.fillColor,\"width\":_vm.size,\"height\":_vm.size,\"viewBox\":\"0 0 24 24\"}},[_c('path',{attrs:{\"d\":\"M19,20H4C2.89,20 2,19.1 2,18V6C2,4.89 2.89,4 4,4H10L12,6H19A2,2 0 0,1 21,8H21L4,8V18L6.14,10H23.21L20.93,18.5C20.7,19.37 19.92,20 19,20Z\"}},[(_vm.title)?_c('title',[_vm._v(_vm._s(_vm.title))]):_vm._e()])])])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import mod from \"-!../vue-loader/lib/index.js??vue-loader-options!./Key.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../vue-loader/lib/index.js??vue-loader-options!./Key.vue?vue&type=script&lang=js\"","\n\n","import { render, staticRenderFns } from \"./Key.vue?vue&type=template&id=01a06d54\"\nimport script from \"./Key.vue?vue&type=script&lang=js\"\nexport * from \"./Key.vue?vue&type=script&lang=js\"\n\n\n/* normalize component */\nimport normalizer from \"!../vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('span',_vm._b({staticClass:\"material-design-icon key-icon\",attrs:{\"aria-hidden\":_vm.title ? null : true,\"aria-label\":_vm.title,\"role\":\"img\"},on:{\"click\":function($event){return _vm.$emit('click', $event)}}},'span',_vm.$attrs,false),[_c('svg',{staticClass:\"material-design-icon__svg\",attrs:{\"fill\":_vm.fillColor,\"width\":_vm.size,\"height\":_vm.size,\"viewBox\":\"0 0 24 24\"}},[_c('path',{attrs:{\"d\":\"M7 14C5.9 14 5 13.1 5 12S5.9 10 7 10 9 10.9 9 12 8.1 14 7 14M12.6 10C11.8 7.7 9.6 6 7 6C3.7 6 1 8.7 1 12S3.7 18 7 18C9.6 18 11.8 16.3 12.6 14H16V18H20V14H23V10H12.6Z\"}},[(_vm.title)?_c('title',[_vm._v(_vm._s(_vm.title))]):_vm._e()])])])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import mod from \"-!../vue-loader/lib/index.js??vue-loader-options!./Network.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../vue-loader/lib/index.js??vue-loader-options!./Network.vue?vue&type=script&lang=js\"","\n\n","import { render, staticRenderFns } from \"./Network.vue?vue&type=template&id=29f8873c\"\nimport script from \"./Network.vue?vue&type=script&lang=js\"\nexport * from \"./Network.vue?vue&type=script&lang=js\"\n\n\n/* normalize component */\nimport normalizer from \"!../vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('span',_vm._b({staticClass:\"material-design-icon network-icon\",attrs:{\"aria-hidden\":_vm.title ? null : true,\"aria-label\":_vm.title,\"role\":\"img\"},on:{\"click\":function($event){return _vm.$emit('click', $event)}}},'span',_vm.$attrs,false),[_c('svg',{staticClass:\"material-design-icon__svg\",attrs:{\"fill\":_vm.fillColor,\"width\":_vm.size,\"height\":_vm.size,\"viewBox\":\"0 0 24 24\"}},[_c('path',{attrs:{\"d\":\"M17,3A2,2 0 0,1 19,5V15A2,2 0 0,1 17,17H13V19H14A1,1 0 0,1 15,20H22V22H15A1,1 0 0,1 14,23H10A1,1 0 0,1 9,22H2V20H9A1,1 0 0,1 10,19H11V17H7C5.89,17 5,16.1 5,15V5A2,2 0 0,1 7,3H17Z\"}},[(_vm.title)?_c('title',[_vm._v(_vm._s(_vm.title))]):_vm._e()])])])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import mod from \"-!../vue-loader/lib/index.js??vue-loader-options!./Tag.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../vue-loader/lib/index.js??vue-loader-options!./Tag.vue?vue&type=script&lang=js\"","\n\n","import { render, staticRenderFns } from \"./Tag.vue?vue&type=template&id=75dd05e4\"\nimport script from \"./Tag.vue?vue&type=script&lang=js\"\nexport * from \"./Tag.vue?vue&type=script&lang=js\"\n\n\n/* normalize component */\nimport normalizer from \"!../vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('span',_vm._b({staticClass:\"material-design-icon tag-icon\",attrs:{\"aria-hidden\":_vm.title ? null : true,\"aria-label\":_vm.title,\"role\":\"img\"},on:{\"click\":function($event){return _vm.$emit('click', $event)}}},'span',_vm.$attrs,false),[_c('svg',{staticClass:\"material-design-icon__svg\",attrs:{\"fill\":_vm.fillColor,\"width\":_vm.size,\"height\":_vm.size,\"viewBox\":\"0 0 24 24\"}},[_c('path',{attrs:{\"d\":\"M5.5,7A1.5,1.5 0 0,1 4,5.5A1.5,1.5 0 0,1 5.5,4A1.5,1.5 0 0,1 7,5.5A1.5,1.5 0 0,1 5.5,7M21.41,11.58L12.41,2.58C12.05,2.22 11.55,2 11,2H4C2.89,2 2,2.89 2,4V11C2,11.55 2.22,12.05 2.59,12.41L11.58,21.41C11.95,21.77 12.45,22 13,22C13.55,22 14.05,21.77 14.41,21.41L21.41,14.41C21.78,14.05 22,13.55 22,13C22,12.44 21.77,11.94 21.41,11.58Z\"}},[(_vm.title)?_c('title',[_vm._v(_vm._s(_vm.title))]):_vm._e()])])])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import mod from \"-!../vue-loader/lib/index.js??vue-loader-options!./PlayCircle.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../vue-loader/lib/index.js??vue-loader-options!./PlayCircle.vue?vue&type=script&lang=js\"","\n\n","import { render, staticRenderFns } from \"./PlayCircle.vue?vue&type=template&id=6901b3e6\"\nimport script from \"./PlayCircle.vue?vue&type=script&lang=js\"\nexport * from \"./PlayCircle.vue?vue&type=script&lang=js\"\n\n\n/* normalize component */\nimport normalizer from \"!../vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('span',_vm._b({staticClass:\"material-design-icon play-circle-icon\",attrs:{\"aria-hidden\":_vm.title ? null : true,\"aria-label\":_vm.title,\"role\":\"img\"},on:{\"click\":function($event){return _vm.$emit('click', $event)}}},'span',_vm.$attrs,false),[_c('svg',{staticClass:\"material-design-icon__svg\",attrs:{\"fill\":_vm.fillColor,\"width\":_vm.size,\"height\":_vm.size,\"viewBox\":\"0 0 24 24\"}},[_c('path',{attrs:{\"d\":\"M10,16.5V7.5L16,12M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2Z\"}},[(_vm.title)?_c('title',[_vm._v(_vm._s(_vm.title))]):_vm._e()])])])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import mod from \"-!../../../../../node_modules/babel-loader/lib/index.js!../../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./CollectivesIcon.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../../../../node_modules/babel-loader/lib/index.js!../../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./CollectivesIcon.vue?vue&type=script&lang=js\"","\n\n\n","import { render, staticRenderFns } from \"./CollectivesIcon.vue?vue&type=template&id=18541dcc\"\nimport script from \"./CollectivesIcon.vue?vue&type=script&lang=js\"\nexport * from \"./CollectivesIcon.vue?vue&type=script&lang=js\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('span',_vm._b({staticClass:\"material-design-icon collectives-icon\",attrs:{\"aria-hidden\":!_vm.title,\"aria-label\":_vm.title,\"role\":\"img\"},on:{\"click\":function($event){return _vm.$emit('click', $event)}}},'span',_vm.$attrs,false),[_c('svg',{staticClass:\"material-design-icon__svg\",attrs:{\"fill\":_vm.fillColor,\"width\":_vm.size,\"height\":_vm.size,\"viewBox\":\"0 0 16 16\"}},[_c('path',{attrs:{\"d\":\"M2.9,8.8c0-1.2,0.4-2.4,1.2-3.3L0.3,6c-0.2,0-0.3,0.3-0.1,0.4l2.7,2.6C2.9,9,2.9,8.9,2.9,8.8z\"}}),_vm._v(\" \"),_c('path',{attrs:{\"d\":\"M8,3.7c0.7,0,1.3,0.1,1.9,0.4L8.2,0.6c-0.1-0.2-0.3-0.2-0.4,0L6.1,4C6.7,3.8,7.3,3.7,8,3.7z\"}}),_vm._v(\" \"),_c('path',{attrs:{\"d\":\"M3.7,11.5L3,15.2c0,0.2,0.2,0.4,0.4,0.3l3.3-1.7C5.4,13.4,4.4,12.6,3.7,11.5z\"}}),_vm._v(\" \"),_c('path',{attrs:{\"d\":\"M15.7,6l-3.7-0.5c0.7,0.9,1.2,2,1.2,3.3c0,0.1,0,0.2,0,0.3l2.7-2.6C15.9,6.3,15.9,6.1,15.7,6z\"}}),_vm._v(\" \"),_c('path',{attrs:{\"d\":\"M12.3,11.5c-0.7,1.1-1.8,1.9-3,2.2l3.3,1.7c0.2,0.1,0.4-0.1,0.4-0.3L12.3,11.5z\"}}),_vm._v(\" \"),_c('path',{attrs:{\"d\":\"M9.6,10.1c-0.4,0.5-1,0.8-1.6,0.8c-1.1,0-2-0.9-2.1-2C5.9,7.7,6.8,6.7,8,6.7c0.6,0,1.1,0.3,1.5,0.7 c0.1,0.1,0.1,0.1,0.2,0.1h1.4c0.2,0,0.4-0.2,0.3-0.5c-0.7-1.3-2.1-2.2-3.8-2.1C5.8,5,4.3,6.6,4.1,8.5C4,10.8,5.8,12.7,8,12.7 c1.6,0,2.9-0.9,3.5-2.3c0.1-0.2-0.1-0.4-0.3-0.4H9.9C9.8,10,9.7,10,9.6,10.1z\"}})])])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import mod from \"-!../../../../../node_modules/babel-loader/lib/index.js!../../../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FavoriteIcon.vue?vue&type=script&lang=ts\"; export default mod; export * from \"-!../../../../../node_modules/babel-loader/lib/index.js!../../../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FavoriteIcon.vue?vue&type=script&lang=ts\"","var render = function render(){var _vm=this,_c=_vm._self._c,_setup=_vm._self._setupProxy;return _c('NcIconSvgWrapper',{staticClass:\"favorite-marker-icon\",attrs:{\"name\":_vm.t('files', 'Favorite'),\"svg\":_vm.StarSvg}})\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n import API from \"!../../../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../../../../../node_modules/style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../../../../../node_modules/style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../../../../../node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../../../../../node_modules/style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../../../../../node_modules/style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../../../../../node_modules/css-loader/dist/cjs.js!../../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../../node_modules/sass-loader/dist/cjs.js!../../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FavoriteIcon.vue?vue&type=style&index=0&id=04e52abc&prod&lang=scss&scoped=true\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\n\n options.insert = insertFn.bind(null, \"head\");\n \noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../../../../../node_modules/css-loader/dist/cjs.js!../../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../../node_modules/sass-loader/dist/cjs.js!../../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FavoriteIcon.vue?vue&type=style&index=0&id=04e52abc&prod&lang=scss&scoped=true\";\n export default content && content.locals ? content.locals : undefined;\n","import { render, staticRenderFns } from \"./FavoriteIcon.vue?vue&type=template&id=04e52abc&scoped=true\"\nimport script from \"./FavoriteIcon.vue?vue&type=script&lang=ts\"\nexport * from \"./FavoriteIcon.vue?vue&type=script&lang=ts\"\nimport style0 from \"./FavoriteIcon.vue?vue&type=style&index=0&id=04e52abc&prod&lang=scss&scoped=true\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"04e52abc\",\n null\n \n)\n\nexport default component.exports","import mod from \"-!../../../../../node_modules/babel-loader/lib/index.js!../../../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FileEntryPreview.vue?vue&type=script&lang=ts\"; export default mod; export * from \"-!../../../../../node_modules/babel-loader/lib/index.js!../../../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FileEntryPreview.vue?vue&type=script&lang=ts\"","/**\n * @copyright Copyright (c) 2023 Louis Chmn \n *\n * @author Louis Chmn \n *\n * @license AGPL-3.0-or-later\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see .\n *\n */\nimport { Node, registerDavProperty } from '@nextcloud/files';\nexport function initLivePhotos() {\n registerDavProperty('nc:metadata-files-live-photo', { nc: 'http://nextcloud.org/ns' });\n}\n/**\n * @param {Node} node - The node\n */\nexport function isLivePhoto(node) {\n return node.attributes['metadata-files-live-photo'] !== undefined;\n}\n","import { render, staticRenderFns } from \"./FileEntryPreview.vue?vue&type=template&id=525376b0\"\nimport script from \"./FileEntryPreview.vue?vue&type=script&lang=ts\"\nexport * from \"./FileEntryPreview.vue?vue&type=script&lang=ts\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","import mod from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FileEntry.vue?vue&type=script&lang=ts\"; export default mod; export * from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FileEntry.vue?vue&type=script&lang=ts\"","var render = function render(){var _vm=this,_c=_vm._self._c,_setup=_vm._self._setupProxy;return _c('tr',_vm._g({staticClass:\"files-list__row\",class:{\n\t\t'files-list__row--dragover': _vm.dragover,\n\t\t'files-list__row--loading': _vm.isLoading,\n\t\t'files-list__row--active': _vm.isActive,\n\t},attrs:{\"data-cy-files-list-row\":\"\",\"data-cy-files-list-row-fileid\":_vm.fileid,\"data-cy-files-list-row-name\":_vm.source.basename,\"draggable\":_vm.canDrag}},_vm.rowListeners),[(_vm.source.attributes.failed)?_c('span',{staticClass:\"files-list__row--failed\"}):_vm._e(),_vm._v(\" \"),_c('FileEntryCheckbox',{attrs:{\"fileid\":_vm.fileid,\"is-loading\":_vm.isLoading,\"nodes\":_vm.nodes,\"source\":_vm.source}}),_vm._v(\" \"),_c('td',{staticClass:\"files-list__row-name\",attrs:{\"data-cy-files-list-row-name\":\"\"}},[_c('FileEntryPreview',{ref:\"preview\",attrs:{\"source\":_vm.source,\"dragover\":_vm.dragover},nativeOn:{\"click\":function($event){return _vm.execDefaultAction.apply(null, arguments)}}}),_vm._v(\" \"),_c('FileEntryName',{ref:\"name\",attrs:{\"display-name\":_vm.displayName,\"extension\":_vm.extension,\"files-list-width\":_vm.filesListWidth,\"nodes\":_vm.nodes,\"source\":_vm.source},on:{\"click\":_vm.execDefaultAction}})],1),_vm._v(\" \"),_c('FileEntryActions',{directives:[{name:\"show\",rawName:\"v-show\",value:(!_vm.isRenamingSmallScreen),expression:\"!isRenamingSmallScreen\"}],ref:\"actions\",class:`files-list__row-actions-${_vm.uniqueId}`,attrs:{\"files-list-width\":_vm.filesListWidth,\"loading\":_vm.loading,\"opened\":_vm.openedMenu,\"source\":_vm.source},on:{\"update:loading\":function($event){_vm.loading=$event},\"update:opened\":function($event){_vm.openedMenu=$event}}}),_vm._v(\" \"),(!_vm.compact && _vm.isSizeAvailable)?_c('td',{staticClass:\"files-list__row-size\",style:(_vm.sizeOpacity),attrs:{\"data-cy-files-list-row-size\":\"\"},on:{\"click\":_vm.openDetailsIfAvailable}},[_c('span',[_vm._v(_vm._s(_vm.size))])]):_vm._e(),_vm._v(\" \"),(!_vm.compact && _vm.isMtimeAvailable)?_c('td',{staticClass:\"files-list__row-mtime\",style:(_vm.mtimeOpacity),attrs:{\"data-cy-files-list-row-mtime\":\"\"},on:{\"click\":_vm.openDetailsIfAvailable}},[_c('NcDateTime',{attrs:{\"timestamp\":_vm.source.mtime,\"ignore-seconds\":true}})],1):_vm._e(),_vm._v(\" \"),_vm._l((_vm.columns),function(column){return _c('td',{key:column.id,staticClass:\"files-list__row-column-custom\",class:`files-list__row-${_vm.currentView?.id}-${column.id}`,attrs:{\"data-cy-files-list-row-column-custom\":column.id},on:{\"click\":_vm.openDetailsIfAvailable}},[_c('CustomElementRender',{attrs:{\"current-view\":_vm.currentView,\"render\":column.render,\"source\":_vm.source}})],1)})],2)\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./FileEntry.vue?vue&type=template&id=02ade962\"\nimport script from \"./FileEntry.vue?vue&type=script&lang=ts\"\nexport * from \"./FileEntry.vue?vue&type=script&lang=ts\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","import mod from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FileEntryGrid.vue?vue&type=script&lang=ts\"; export default mod; export * from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FileEntryGrid.vue?vue&type=script&lang=ts\"","var render = function render(){var _vm=this,_c=_vm._self._c,_setup=_vm._self._setupProxy;return _c('tr',{staticClass:\"files-list__row\",class:{'files-list__row--active': _vm.isActive, 'files-list__row--dragover': _vm.dragover, 'files-list__row--loading': _vm.isLoading},attrs:{\"data-cy-files-list-row\":\"\",\"data-cy-files-list-row-fileid\":_vm.fileid,\"data-cy-files-list-row-name\":_vm.source.basename,\"draggable\":_vm.canDrag},on:{\"contextmenu\":_vm.onRightClick,\"dragover\":_vm.onDragOver,\"dragleave\":_vm.onDragLeave,\"dragstart\":_vm.onDragStart,\"dragend\":_vm.onDragEnd,\"drop\":_vm.onDrop}},[(_vm.source.attributes.failed)?_c('span',{staticClass:\"files-list__row--failed\"}):_vm._e(),_vm._v(\" \"),_c('FileEntryCheckbox',{attrs:{\"fileid\":_vm.fileid,\"is-loading\":_vm.isLoading,\"nodes\":_vm.nodes,\"source\":_vm.source}}),_vm._v(\" \"),_c('td',{staticClass:\"files-list__row-name\",attrs:{\"data-cy-files-list-row-name\":\"\"}},[_c('FileEntryPreview',{ref:\"preview\",attrs:{\"dragover\":_vm.dragover,\"grid-mode\":true,\"source\":_vm.source},nativeOn:{\"click\":function($event){return _vm.execDefaultAction.apply(null, arguments)}}}),_vm._v(\" \"),_c('FileEntryName',{ref:\"name\",attrs:{\"display-name\":_vm.displayName,\"extension\":_vm.extension,\"files-list-width\":_vm.filesListWidth,\"grid-mode\":true,\"nodes\":_vm.nodes,\"source\":_vm.source},on:{\"click\":_vm.execDefaultAction}})],1),_vm._v(\" \"),_c('FileEntryActions',{ref:\"actions\",class:`files-list__row-actions-${_vm.uniqueId}`,attrs:{\"files-list-width\":_vm.filesListWidth,\"grid-mode\":true,\"loading\":_vm.loading,\"opened\":_vm.openedMenu,\"source\":_vm.source},on:{\"update:loading\":function($event){_vm.loading=$event},\"update:opened\":function($event){_vm.openedMenu=$event}}})],1)\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./FileEntryGrid.vue?vue&type=template&id=337076f0\"\nimport script from \"./FileEntryGrid.vue?vue&type=script&lang=ts\"\nexport * from \"./FileEntryGrid.vue?vue&type=script&lang=ts\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.enabled),expression:\"enabled\"}],class:`files-list__header-${_vm.header.id}`},[_c('span',{ref:\"mount\"})])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import mod from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FilesListHeader.vue?vue&type=script&lang=ts\"; export default mod; export * from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FilesListHeader.vue?vue&type=script&lang=ts\"","import { render, staticRenderFns } from \"./FilesListHeader.vue?vue&type=template&id=0434f153\"\nimport script from \"./FilesListHeader.vue?vue&type=script&lang=ts\"\nexport * from \"./FilesListHeader.vue?vue&type=script&lang=ts\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","import mod from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FilesListTableFooter.vue?vue&type=script&lang=ts\"; export default mod; export * from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FilesListTableFooter.vue?vue&type=script&lang=ts\"","var render = function render(){var _vm=this,_c=_vm._self._c,_setup=_vm._self._setupProxy;return _c('tr',[_c('th',{staticClass:\"files-list__row-checkbox\"},[_c('span',{staticClass:\"hidden-visually\"},[_vm._v(_vm._s(_vm.t('files', 'Total rows summary')))])]),_vm._v(\" \"),_c('td',{staticClass:\"files-list__row-name\"},[_c('span',{staticClass:\"files-list__row-icon\"}),_vm._v(\" \"),_c('span',[_vm._v(_vm._s(_vm.summary))])]),_vm._v(\" \"),_c('td',{staticClass:\"files-list__row-actions\"}),_vm._v(\" \"),(_vm.isSizeAvailable)?_c('td',{staticClass:\"files-list__column files-list__row-size\"},[_c('span',[_vm._v(_vm._s(_vm.totalSize))])]):_vm._e(),_vm._v(\" \"),(_vm.isMtimeAvailable)?_c('td',{staticClass:\"files-list__column files-list__row-mtime\"}):_vm._e(),_vm._v(\" \"),_vm._l((_vm.columns),function(column){return _c('th',{key:column.id,class:_vm.classForColumn(column)},[_c('span',[_vm._v(_vm._s(column.summary?.(_vm.nodes, _vm.currentView)))])])})],2)\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n import API from \"!../../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../../../../node_modules/style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../../../../node_modules/style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../../../../node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../../../../node_modules/style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../../../../node_modules/style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/sass-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FilesListTableFooter.vue?vue&type=style&index=0&id=a85bde20&prod&scoped=true&lang=scss\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\n\n options.insert = insertFn.bind(null, \"head\");\n \noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/sass-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FilesListTableFooter.vue?vue&type=style&index=0&id=a85bde20&prod&scoped=true&lang=scss\";\n export default content && content.locals ? content.locals : undefined;\n","import { render, staticRenderFns } from \"./FilesListTableFooter.vue?vue&type=template&id=a85bde20&scoped=true\"\nimport script from \"./FilesListTableFooter.vue?vue&type=script&lang=ts\"\nexport * from \"./FilesListTableFooter.vue?vue&type=script&lang=ts\"\nimport style0 from \"./FilesListTableFooter.vue?vue&type=style&index=0&id=a85bde20&prod&scoped=true&lang=scss\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"a85bde20\",\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c,_setup=_vm._self._setupProxy;return _c('tr',{staticClass:\"files-list__row-head\"},[_c('th',{staticClass:\"files-list__column files-list__row-checkbox\",on:{\"keyup\":function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,\"esc\",27,$event.key,[\"Esc\",\"Escape\"]))return null;if($event.ctrlKey||$event.shiftKey||$event.altKey||$event.metaKey)return null;return _vm.resetSelection.apply(null, arguments)}}},[_c('NcCheckboxRadioSwitch',_vm._b({on:{\"update:checked\":_vm.onToggleAll}},'NcCheckboxRadioSwitch',_vm.selectAllBind,false))],1),_vm._v(\" \"),_c('th',{staticClass:\"files-list__column files-list__row-name files-list__column--sortable\",attrs:{\"aria-sort\":_vm.ariaSortForMode('basename')}},[_c('span',{staticClass:\"files-list__row-icon\"}),_vm._v(\" \"),_c('FilesListTableHeaderButton',{attrs:{\"name\":_vm.t('files', 'Name'),\"mode\":\"basename\"}})],1),_vm._v(\" \"),_c('th',{staticClass:\"files-list__row-actions\"}),_vm._v(\" \"),(_vm.isSizeAvailable)?_c('th',{staticClass:\"files-list__column files-list__row-size\",class:{ 'files-list__column--sortable': _vm.isSizeAvailable },attrs:{\"aria-sort\":_vm.ariaSortForMode('size')}},[_c('FilesListTableHeaderButton',{attrs:{\"name\":_vm.t('files', 'Size'),\"mode\":\"size\"}})],1):_vm._e(),_vm._v(\" \"),(_vm.isMtimeAvailable)?_c('th',{staticClass:\"files-list__column files-list__row-mtime\",class:{ 'files-list__column--sortable': _vm.isMtimeAvailable },attrs:{\"aria-sort\":_vm.ariaSortForMode('mtime')}},[_c('FilesListTableHeaderButton',{attrs:{\"name\":_vm.t('files', 'Modified'),\"mode\":\"mtime\"}})],1):_vm._e(),_vm._v(\" \"),_vm._l((_vm.columns),function(column){return _c('th',{key:column.id,class:_vm.classForColumn(column),attrs:{\"aria-sort\":_vm.ariaSortForMode(column.id)}},[(!!column.sort)?_c('FilesListTableHeaderButton',{attrs:{\"name\":column.title,\"mode\":column.id}}):_c('span',[_vm._v(\"\\n\\t\\t\\t\"+_vm._s(column.title)+\"\\n\\t\\t\")])],1)})],2)\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","/**\n * @copyright Copyright (c) 2023 John Molakvoæ \n *\n * @author John Molakvoæ \n *\n * @license AGPL-3.0-or-later\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see .\n *\n */\nimport Vue from 'vue';\nimport { mapState } from 'pinia';\nimport { useViewConfigStore } from '../store/viewConfig';\nimport { Navigation, View } from '@nextcloud/files';\nexport default Vue.extend({\n computed: {\n ...mapState(useViewConfigStore, ['getConfig', 'setSortingBy', 'toggleSortingDirection']),\n currentView() {\n return this.$navigation.active;\n },\n /**\n * Get the sorting mode for the current view\n */\n sortingMode() {\n return this.getConfig(this.currentView.id)?.sorting_mode\n || this.currentView?.defaultSortKey\n || 'basename';\n },\n /**\n * Get the sorting direction for the current view\n */\n isAscSorting() {\n const sortingDirection = this.getConfig(this.currentView.id)?.sorting_direction;\n return sortingDirection !== 'desc';\n },\n },\n methods: {\n toggleSortBy(key) {\n // If we're already sorting by this key, flip the direction\n if (this.sortingMode === key) {\n this.toggleSortingDirection(this.currentView.id);\n return;\n }\n // else sort ASC by this new key\n this.setSortingBy(key, this.currentView.id);\n },\n },\n});\n","import mod from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FilesListTableHeaderButton.vue?vue&type=script&lang=ts\"; export default mod; export * from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FilesListTableHeaderButton.vue?vue&type=script&lang=ts\"","var render = function render(){var _vm=this,_c=_vm._self._c,_setup=_vm._self._setupProxy;return _c('NcButton',{class:['files-list__column-sort-button', {\n\t\t'files-list__column-sort-button--active': _vm.sortingMode === _vm.mode,\n\t\t'files-list__column-sort-button--size': _vm.sortingMode === 'size',\n\t}],attrs:{\"alignment\":_vm.mode === 'size' ? 'end' : 'start-reverse',\"type\":\"tertiary\"},on:{\"click\":function($event){return _vm.toggleSortBy(_vm.mode)}},scopedSlots:_vm._u([{key:\"icon\",fn:function(){return [(_vm.sortingMode !== _vm.mode || _vm.isAscSorting)?_c('MenuUp',{staticClass:\"files-list__column-sort-button-icon\"}):_c('MenuDown',{staticClass:\"files-list__column-sort-button-icon\"})]},proxy:true}])},[_vm._v(\" \"),_c('span',{staticClass:\"files-list__column-sort-button-text\"},[_vm._v(_vm._s(_vm.name))])])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n import API from \"!../../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../../../../node_modules/style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../../../../node_modules/style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../../../../node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../../../../node_modules/style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../../../../node_modules/style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/sass-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FilesListTableHeaderButton.vue?vue&type=style&index=0&id=097f69d4&prod&scoped=true&lang=scss\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\n\n options.insert = insertFn.bind(null, \"head\");\n \noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/sass-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FilesListTableHeaderButton.vue?vue&type=style&index=0&id=097f69d4&prod&scoped=true&lang=scss\";\n export default content && content.locals ? content.locals : undefined;\n","import { render, staticRenderFns } from \"./FilesListTableHeaderButton.vue?vue&type=template&id=097f69d4&scoped=true\"\nimport script from \"./FilesListTableHeaderButton.vue?vue&type=script&lang=ts\"\nexport * from \"./FilesListTableHeaderButton.vue?vue&type=script&lang=ts\"\nimport style0 from \"./FilesListTableHeaderButton.vue?vue&type=style&index=0&id=097f69d4&prod&scoped=true&lang=scss\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"097f69d4\",\n null\n \n)\n\nexport default component.exports","import mod from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FilesListTableHeader.vue?vue&type=script&lang=ts\"; export default mod; export * from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FilesListTableHeader.vue?vue&type=script&lang=ts\"","\n import API from \"!../../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../../../../node_modules/style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../../../../node_modules/style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../../../../node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../../../../node_modules/style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../../../../node_modules/style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/sass-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FilesListTableHeader.vue?vue&type=style&index=0&id=952162c2&prod&scoped=true&lang=scss\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\n\n options.insert = insertFn.bind(null, \"head\");\n \noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/sass-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FilesListTableHeader.vue?vue&type=style&index=0&id=952162c2&prod&scoped=true&lang=scss\";\n export default content && content.locals ? content.locals : undefined;\n","import { render, staticRenderFns } from \"./FilesListTableHeader.vue?vue&type=template&id=952162c2&scoped=true\"\nimport script from \"./FilesListTableHeader.vue?vue&type=script&lang=ts\"\nexport * from \"./FilesListTableHeader.vue?vue&type=script&lang=ts\"\nimport style0 from \"./FilesListTableHeader.vue?vue&type=style&index=0&id=952162c2&prod&scoped=true&lang=scss\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"952162c2\",\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c,_setup=_vm._self._setupProxy;return _c('div',{staticClass:\"files-list\",attrs:{\"data-cy-files-list\":\"\"}},[_c('div',{ref:\"before\",staticClass:\"files-list__before\"},[_vm._t(\"before\")],2),_vm._v(\" \"),(!!_vm.$scopedSlots['header-overlay'])?_c('div',{staticClass:\"files-list__thead-overlay\"},[_vm._t(\"header-overlay\")],2):_vm._e(),_vm._v(\" \"),_c('table',{staticClass:\"files-list__table\",class:{ 'files-list__table--with-thead-overlay': !!_vm.$scopedSlots['header-overlay'] }},[(_vm.caption)?_c('caption',{staticClass:\"hidden-visually\"},[_vm._v(\"\\n\\t\\t\\t\"+_vm._s(_vm.caption)+\"\\n\\t\\t\")]):_vm._e(),_vm._v(\" \"),_c('thead',{ref:\"thead\",staticClass:\"files-list__thead\",attrs:{\"data-cy-files-list-thead\":\"\"}},[_vm._t(\"header\")],2),_vm._v(\" \"),_c('tbody',{staticClass:\"files-list__tbody\",class:_vm.gridMode ? 'files-list__tbody--grid' : 'files-list__tbody--list',style:(_vm.tbodyStyle),attrs:{\"data-cy-files-list-tbody\":\"\"}},_vm._l((_vm.renderedItems),function({key, item},i){return _c(_vm.dataComponent,_vm._b({key:key,tag:\"component\",attrs:{\"source\":item,\"index\":i}},'component',_vm.extraProps,false))}),1),_vm._v(\" \"),_c('tfoot',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.isReady),expression:\"isReady\"}],staticClass:\"files-list__tfoot\",attrs:{\"data-cy-files-list-tfoot\":\"\"}},[_vm._t(\"footer\")],2)])])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import mod from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./VirtualList.vue?vue&type=script&lang=ts\"; export default mod; export * from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./VirtualList.vue?vue&type=script&lang=ts\"","import { render, staticRenderFns } from \"./VirtualList.vue?vue&type=template&id=6932388d\"\nimport script from \"./VirtualList.vue?vue&type=script&lang=ts\"\nexport * from \"./VirtualList.vue?vue&type=script&lang=ts\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c,_setup=_vm._self._setupProxy;return _c('div',{staticClass:\"files-list__column files-list__row-actions-batch\"},[_c('NcActions',{ref:\"actionsMenu\",attrs:{\"disabled\":!!_vm.loading || _vm.areSomeNodesLoading,\"force-name\":true,\"inline\":_vm.inlineActions,\"menu-name\":_vm.inlineActions <= 1 ? _vm.t('files', 'Actions') : null,\"open\":_vm.openedMenu},on:{\"update:open\":function($event){_vm.openedMenu=$event}}},_vm._l((_vm.enabledActions),function(action){return _c('NcActionButton',{key:action.id,class:'files-list__row-actions-batch-' + action.id,on:{\"click\":function($event){return _vm.onActionClick(action)}},scopedSlots:_vm._u([{key:\"icon\",fn:function(){return [(_vm.loading === action.id)?_c('NcLoadingIcon',{attrs:{\"size\":18}}):_c('NcIconSvgWrapper',{attrs:{\"svg\":action.iconSvgInline(_vm.nodes, _vm.currentView)}})]},proxy:true}],null,true)},[_vm._v(\"\\n\\t\\t\\t\"+_vm._s(action.displayName(_vm.nodes, _vm.currentView))+\"\\n\\t\\t\")])}),1)],1)\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import mod from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FilesListTableHeaderActions.vue?vue&type=script&lang=ts\"; export default mod; export * from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FilesListTableHeaderActions.vue?vue&type=script&lang=ts\"","\n import API from \"!../../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../../../../node_modules/style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../../../../node_modules/style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../../../../node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../../../../node_modules/style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../../../../node_modules/style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/sass-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FilesListTableHeaderActions.vue?vue&type=style&index=0&id=d939292c&prod&scoped=true&lang=scss\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\n\n options.insert = insertFn.bind(null, \"head\");\n \noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/sass-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FilesListTableHeaderActions.vue?vue&type=style&index=0&id=d939292c&prod&scoped=true&lang=scss\";\n export default content && content.locals ? content.locals : undefined;\n","import { render, staticRenderFns } from \"./FilesListTableHeaderActions.vue?vue&type=template&id=d939292c&scoped=true\"\nimport script from \"./FilesListTableHeaderActions.vue?vue&type=script&lang=ts\"\nexport * from \"./FilesListTableHeaderActions.vue?vue&type=script&lang=ts\"\nimport style0 from \"./FilesListTableHeaderActions.vue?vue&type=style&index=0&id=d939292c&prod&scoped=true&lang=scss\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"d939292c\",\n null\n \n)\n\nexport default component.exports","import mod from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FilesListVirtual.vue?vue&type=script&lang=ts\"; export default mod; export * from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FilesListVirtual.vue?vue&type=script&lang=ts\"","\n import API from \"!../../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../../../../node_modules/style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../../../../node_modules/style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../../../../node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../../../../node_modules/style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../../../../node_modules/style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/sass-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FilesListVirtual.vue?vue&type=style&index=0&id=2e1b1dc8&prod&scoped=true&lang=scss\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\n\n options.insert = insertFn.bind(null, \"head\");\n \noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/sass-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FilesListVirtual.vue?vue&type=style&index=0&id=2e1b1dc8&prod&scoped=true&lang=scss\";\n export default content && content.locals ? content.locals : undefined;\n","\n import API from \"!../../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../../../../node_modules/style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../../../../node_modules/style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../../../../node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../../../../node_modules/style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../../../../node_modules/style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/sass-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FilesListVirtual.vue?vue&type=style&index=1&id=2e1b1dc8&prod&lang=scss\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\n\n options.insert = insertFn.bind(null, \"head\");\n \noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/sass-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FilesListVirtual.vue?vue&type=style&index=1&id=2e1b1dc8&prod&lang=scss\";\n export default content && content.locals ? content.locals : undefined;\n","import { render, staticRenderFns } from \"./FilesListVirtual.vue?vue&type=template&id=2e1b1dc8&scoped=true\"\nimport script from \"./FilesListVirtual.vue?vue&type=script&lang=ts\"\nexport * from \"./FilesListVirtual.vue?vue&type=script&lang=ts\"\nimport style0 from \"./FilesListVirtual.vue?vue&type=style&index=0&id=2e1b1dc8&prod&scoped=true&lang=scss\"\nimport style1 from \"./FilesListVirtual.vue?vue&type=style&index=1&id=2e1b1dc8&prod&lang=scss\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"2e1b1dc8\",\n null\n \n)\n\nexport default component.exports","import mod from \"-!../vue-loader/lib/index.js??vue-loader-options!./TrayArrowDown.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../vue-loader/lib/index.js??vue-loader-options!./TrayArrowDown.vue?vue&type=script&lang=js\"","\n\n","import { render, staticRenderFns } from \"./TrayArrowDown.vue?vue&type=template&id=447c2cd4\"\nimport script from \"./TrayArrowDown.vue?vue&type=script&lang=js\"\nexport * from \"./TrayArrowDown.vue?vue&type=script&lang=js\"\n\n\n/* normalize component */\nimport normalizer from \"!../vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('span',_vm._b({staticClass:\"material-design-icon tray-arrow-down-icon\",attrs:{\"aria-hidden\":_vm.title ? null : true,\"aria-label\":_vm.title,\"role\":\"img\"},on:{\"click\":function($event){return _vm.$emit('click', $event)}}},'span',_vm.$attrs,false),[_c('svg',{staticClass:\"material-design-icon__svg\",attrs:{\"fill\":_vm.fillColor,\"width\":_vm.size,\"height\":_vm.size,\"viewBox\":\"0 0 24 24\"}},[_c('path',{attrs:{\"d\":\"M2 12H4V17H20V12H22V17C22 18.11 21.11 19 20 19H4C2.9 19 2 18.11 2 17V12M12 15L17.55 9.54L16.13 8.13L13 11.25V2H11V11.25L7.88 8.13L6.46 9.55L12 15Z\"}},[(_vm.title)?_c('title',[_vm._v(_vm._s(_vm.title))]):_vm._e()])])])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import mod from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./DragAndDropNotice.vue?vue&type=script&lang=ts\"; export default mod; export * from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./DragAndDropNotice.vue?vue&type=script&lang=ts\"","var render = function render(){var _vm=this,_c=_vm._self._c,_setup=_vm._self._setupProxy;return _c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.dragover),expression:\"dragover\"}],staticClass:\"files-list__drag-drop-notice\",attrs:{\"data-cy-files-drag-drop-area\":\"\"},on:{\"drop\":_vm.onDrop}},[_c('div',{staticClass:\"files-list__drag-drop-notice-wrapper\"},[(_vm.canUpload && !_vm.isQuotaExceeded)?[_c('TrayArrowDownIcon',{attrs:{\"size\":48}}),_vm._v(\" \"),_c('h3',{staticClass:\"files-list-drag-drop-notice__title\"},[_vm._v(\"\\n\\t\\t\\t\\t\"+_vm._s(_vm.t('files', 'Drag and drop files here to upload'))+\"\\n\\t\\t\\t\")])]:[_c('h3',{staticClass:\"files-list-drag-drop-notice__title\"},[_vm._v(\"\\n\\t\\t\\t\\t\"+_vm._s(_vm.cantUploadLabel)+\"\\n\\t\\t\\t\")])]],2)])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n import API from \"!../../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../../../../node_modules/style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../../../../node_modules/style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../../../../node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../../../../node_modules/style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../../../../node_modules/style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/sass-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./DragAndDropNotice.vue?vue&type=style&index=0&id=02c943a6&prod&lang=scss&scoped=true\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\n\n options.insert = insertFn.bind(null, \"head\");\n \noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/sass-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./DragAndDropNotice.vue?vue&type=style&index=0&id=02c943a6&prod&lang=scss&scoped=true\";\n export default content && content.locals ? content.locals : undefined;\n","import { render, staticRenderFns } from \"./DragAndDropNotice.vue?vue&type=template&id=02c943a6&scoped=true\"\nimport script from \"./DragAndDropNotice.vue?vue&type=script&lang=ts\"\nexport * from \"./DragAndDropNotice.vue?vue&type=script&lang=ts\"\nimport style0 from \"./DragAndDropNotice.vue?vue&type=style&index=0&id=02c943a6&prod&lang=scss&scoped=true\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"02c943a6\",\n null\n \n)\n\nexport default component.exports","import mod from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FilesList.vue?vue&type=script&lang=ts\"; export default mod; export * from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FilesList.vue?vue&type=script&lang=ts\"","\n import API from \"!../../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../../../../node_modules/style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../../../../node_modules/style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../../../../node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../../../../node_modules/style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../../../../node_modules/style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/sass-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FilesList.vue?vue&type=style&index=0&id=5c37291f&prod&scoped=true&lang=scss\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\n\n options.insert = insertFn.bind(null, \"head\");\n \noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/sass-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FilesList.vue?vue&type=style&index=0&id=5c37291f&prod&scoped=true&lang=scss\";\n export default content && content.locals ? content.locals : undefined;\n","import { render, staticRenderFns } from \"./FilesList.vue?vue&type=template&id=5c37291f&scoped=true\"\nimport script from \"./FilesList.vue?vue&type=script&lang=ts\"\nexport * from \"./FilesList.vue?vue&type=script&lang=ts\"\nimport style0 from \"./FilesList.vue?vue&type=style&index=0&id=5c37291f&prod&scoped=true&lang=scss\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"5c37291f\",\n null\n \n)\n\nexport default component.exports","import mod from \"-!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FilesApp.vue?vue&type=script&lang=ts\"; export default mod; export * from \"-!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FilesApp.vue?vue&type=script&lang=ts\"","import { render, staticRenderFns } from \"./FilesApp.vue?vue&type=template&id=11e0f2dd\"\nimport script from \"./FilesApp.vue?vue&type=script&lang=ts\"\nexport * from \"./FilesApp.vue?vue&type=script&lang=ts\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","import { PiniaVuePlugin } from 'pinia';\nimport { getNavigation } from '@nextcloud/files';\nimport { getRequestToken } from '@nextcloud/auth';\nimport Vue from 'vue';\nimport { pinia } from './store/index.ts';\nimport router from './router/router';\nimport RouterService from './services/RouterService';\nimport SettingsModel from './models/Setting.js';\nimport SettingsService from './services/Settings.js';\nimport FilesApp from './FilesApp.vue';\n// @ts-expect-error __webpack_nonce__ is injected by webpack\n__webpack_nonce__ = btoa(getRequestToken());\n// Init private and public Files namespace\nwindow.OCA.Files = window.OCA.Files ?? {};\nwindow.OCP.Files = window.OCP.Files ?? {};\n// Expose router\nconst Router = new RouterService(router);\nObject.assign(window.OCP.Files, { Router });\n// Init Pinia store\nVue.use(PiniaVuePlugin);\n// Init Navigation Service\n// This only works with Vue 2 - with Vue 3 this will not modify the source but return just a oberserver\nconst Navigation = Vue.observable(getNavigation());\nVue.prototype.$navigation = Navigation;\n// Init Files App Settings Service\nconst Settings = new SettingsService();\nObject.assign(window.OCA.Files, { Settings });\nObject.assign(window.OCA.Files.Settings, { Setting: SettingsModel });\nconst FilesAppVue = Vue.extend(FilesApp);\nnew FilesAppVue({\n router,\n pinia,\n}).$mount('#content');\n","export default class RouterService {\n _router;\n constructor(router) {\n this._router = router;\n }\n get name() {\n return this._router.currentRoute.name;\n }\n get query() {\n return this._router.currentRoute.query || {};\n }\n get params() {\n return this._router.currentRoute.params || {};\n }\n /**\n * Trigger a route change on the files app\n *\n * @param path the url path, eg: '/trashbin?dir=/Deleted'\n * @param replace replace the current history\n * @see https://router.vuejs.org/guide/essentials/navigation.html#navigate-to-a-different-location\n */\n goTo(path, replace = false) {\n return this._router.push({\n path,\n replace,\n });\n }\n /**\n * Trigger a route change on the files App\n *\n * @param name the route name\n * @param params the route parameters\n * @param query the url query parameters\n * @param replace replace the current history\n * @see https://router.vuejs.org/guide/essentials/navigation.html#navigate-to-a-different-location\n */\n goToRoute(name, params, query, replace) {\n return this._router.push({\n name,\n query,\n params,\n replace,\n });\n }\n}\n","/**\n * @copyright Copyright (c) 2019 Gary Kim \n *\n * @author John Molakvoæ \n *\n * @license AGPL-3.0-or-later\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see .\n *\n */\n\nexport default class Settings {\n\n\t_settings\n\n\tconstructor() {\n\t\tthis._settings = []\n\t\tconsole.debug('OCA.Files.Settings initialized')\n\t}\n\n\t/**\n\t * Register a new setting\n\t *\n\t * @since 19.0.0\n\t * @param {OCA.Files.Settings.Setting} view element to add to settings\n\t * @return {boolean} whether registering was successful\n\t */\n\tregister(view) {\n\t\tif (this._settings.filter(e => e.name === view.name).length > 0) {\n\t\t\tconsole.error('A setting with the same name is already registered')\n\t\t\treturn false\n\t\t}\n\t\tthis._settings.push(view)\n\t\treturn true\n\t}\n\n\t/**\n\t * All settings elements\n\t *\n\t * @return {OCA.Files.Settings.Setting[]} All currently registered settings\n\t */\n\tget settings() {\n\t\treturn this._settings\n\t}\n\n}\n","/**\n * @copyright Copyright (c) 2019 Gary Kim \n * @copyright Copyright (c) 2019 John Molakvoæ \n *\n * @author John Molakvoæ \n *\n * @license AGPL-3.0-or-later\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see .\n *\n */\n\nexport default class Setting {\n\n\t_close\n\t_el\n\t_name\n\t_open\n\n\t/**\n\t * Create a new files app setting\n\t *\n\t * @since 19.0.0\n\t * @param {string} name the name of this setting\n\t * @param {object} component the component\n\t * @param {Function} component.el function that returns an unmounted dom element to be added\n\t * @param {Function} [component.open] callback for when setting is added\n\t * @param {Function} [component.close] callback for when setting is closed\n\t */\n\tconstructor(name, { el, open, close }) {\n\t\tthis._name = name\n\t\tthis._el = el\n\t\tthis._open = open\n\t\tthis._close = close\n\n\t\tif (typeof this._open !== 'function') {\n\t\t\tthis._open = () => {}\n\t\t}\n\n\t\tif (typeof this._close !== 'function') {\n\t\t\tthis._close = () => {}\n\t\t}\n\t}\n\n\tget name() {\n\t\treturn this._name\n\t}\n\n\tget el() {\n\t\treturn this._el\n\t}\n\n\tget open() {\n\t\treturn this._open\n\t}\n\n\tget close() {\n\t\treturn this._close\n\t}\n\n}\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../../css-loader/dist/runtime/sourceMaps.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../css-loader/dist/runtime/api.js\";\nimport ___CSS_LOADER_GET_URL_IMPORT___ from \"../../../css-loader/dist/runtime/getUrl.js\";\nvar ___CSS_LOADER_URL_IMPORT_0___ = new URL(\"data:image/svg+xml,%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20height=%2716%27%20width=%2716%27%3e%3cpath%20d=%27M14%2012.3L12.3%2014%208%209.7%203.7%2014%202%2012.3%206.3%208%202%203.7%203.7%202%208%206.3%2012.3%202%2014%203.7%209.7%208z%27/%3e%3c/svg%3e\", import.meta.url);\nvar ___CSS_LOADER_URL_IMPORT_1___ = new URL(\"data:image/svg+xml,%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20height=%2716%27%20width=%2716%27%3e%3cpath%20d=%27M14%2012.3L12.3%2014%208%209.7%203.7%2014%202%2012.3%206.3%208%202%203.7%203.7%202%208%206.3%2012.3%202%2014%203.7%209.7%208z%27%20style=%27fill-opacity:1;fill:%23ffffff%27/%3e%3c/svg%3e\", import.meta.url);\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\nvar ___CSS_LOADER_URL_REPLACEMENT_0___ = ___CSS_LOADER_GET_URL_IMPORT___(___CSS_LOADER_URL_IMPORT_0___);\nvar ___CSS_LOADER_URL_REPLACEMENT_1___ = ___CSS_LOADER_GET_URL_IMPORT___(___CSS_LOADER_URL_IMPORT_1___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, `@charset \"UTF-8\";\n/**\n * @copyright Copyright (c) 2019 Julius Härtl \n *\n * @author Julius Härtl \n * @author John Molakvoæ \n *\n * @license GNU AGPL version 3 or any later version\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see .\n */\n.toastify.dialogs {\n min-width: 200px;\n background: none;\n background-color: var(--color-main-background);\n color: var(--color-main-text);\n box-shadow: 0 0 6px 0 var(--color-box-shadow);\n padding: 0 12px;\n margin-top: 45px;\n position: fixed;\n z-index: 10100;\n border-radius: var(--border-radius);\n display: flex;\n align-items: center;\n}\n.toastify.dialogs .toast-undo-container {\n display: flex;\n align-items: center;\n}\n.toastify.dialogs .toast-undo-button,\n.toastify.dialogs .toast-close {\n position: static;\n overflow: hidden;\n box-sizing: border-box;\n min-width: 44px;\n height: 100%;\n padding: 12px;\n white-space: nowrap;\n background-repeat: no-repeat;\n background-position: center;\n background-color: transparent;\n min-height: 0;\n}\n.toastify.dialogs .toast-undo-button.toast-close,\n.toastify.dialogs .toast-close.toast-close {\n text-indent: 0;\n opacity: .4;\n border: none;\n min-height: 44px;\n margin-left: 10px;\n font-size: 0;\n}\n.toastify.dialogs .toast-undo-button.toast-close:before,\n.toastify.dialogs .toast-close.toast-close:before {\n background-image: url(${___CSS_LOADER_URL_REPLACEMENT_0___});\n content: \" \";\n filter: var(--background-invert-if-dark);\n display: inline-block;\n width: 16px;\n height: 16px;\n}\n.toastify.dialogs .toast-undo-button.toast-undo-button,\n.toastify.dialogs .toast-close.toast-undo-button {\n height: calc(100% - 6px);\n margin: 3px 3px 3px 12px;\n}\n.toastify.dialogs .toast-undo-button:hover,\n.toastify.dialogs .toast-undo-button:focus,\n.toastify.dialogs .toast-undo-button:active,\n.toastify.dialogs .toast-close:hover,\n.toastify.dialogs .toast-close:focus,\n.toastify.dialogs .toast-close:active {\n cursor: pointer;\n opacity: 1;\n}\n.toastify.dialogs.toastify-top {\n right: 10px;\n}\n.toastify.dialogs.toast-with-click {\n cursor: pointer;\n}\n.toastify.dialogs.toast-error {\n border-left: 3px solid var(--color-error);\n}\n.toastify.dialogs.toast-info {\n border-left: 3px solid var(--color-primary);\n}\n.toastify.dialogs.toast-warning {\n border-left: 3px solid var(--color-warning);\n}\n.toastify.dialogs.toast-success,\n.toastify.dialogs.toast-undo {\n border-left: 3px solid var(--color-success);\n}\n.theme--dark .toastify.dialogs .toast-close.toast-close:before {\n background-image: url(${___CSS_LOADER_URL_REPLACEMENT_1___});\n}\n.nc-generic-dialog .dialog__actions {\n justify-content: space-between;\n min-width: calc(100% - 12px);\n}\n._file-picker__file-icon_1vgv4_5 {\n width: 32px;\n height: 32px;\n min-width: 32px;\n min-height: 32px;\n background-repeat: no-repeat;\n background-size: contain;\n display: flex;\n justify-content: center;\n}\ntr.file-picker__row[data-v-6aded0d9] {\n height: var(--row-height, 50px);\n}\ntr.file-picker__row td[data-v-6aded0d9] {\n cursor: pointer;\n overflow: hidden;\n text-overflow: ellipsis;\n border-bottom: none;\n}\ntr.file-picker__row td.row-checkbox[data-v-6aded0d9] {\n padding: 0 2px;\n}\ntr.file-picker__row td[data-v-6aded0d9]:not(.row-checkbox) {\n padding-inline: 14px 0;\n}\ntr.file-picker__row td.row-size[data-v-6aded0d9] {\n text-align: end;\n padding-inline: 0 14px;\n}\ntr.file-picker__row td.row-name[data-v-6aded0d9] {\n padding-inline: 2px 0;\n}\n@keyframes gradient-6aded0d9 {\n 0% {\n background-position: 0% 50%;\n }\n 50% {\n background-position: 100% 50%;\n }\n to {\n background-position: 0% 50%;\n }\n}\n.loading-row .row-checkbox[data-v-6aded0d9] {\n text-align: center !important;\n}\n.loading-row span[data-v-6aded0d9] {\n display: inline-block;\n height: 24px;\n background:\n linear-gradient(\n to right,\n var(--color-background-darker),\n var(--color-text-maxcontrast),\n var(--color-background-darker));\n background-size: 600px 100%;\n border-radius: var(--border-radius);\n animation: gradient-6aded0d9 12s ease infinite;\n}\n.loading-row .row-wrapper[data-v-6aded0d9] {\n display: inline-flex;\n align-items: center;\n}\n.loading-row .row-checkbox span[data-v-6aded0d9] {\n width: 24px;\n}\n.loading-row .row-name span[data-v-6aded0d9]:last-of-type {\n margin-inline-start: 6px;\n width: 130px;\n}\n.loading-row .row-size span[data-v-6aded0d9] {\n width: 80px;\n}\n.loading-row .row-modified span[data-v-6aded0d9] {\n width: 90px;\n}\ntr.file-picker__row[data-v-48df4f27] {\n height: var(--row-height, 50px);\n}\ntr.file-picker__row td[data-v-48df4f27] {\n cursor: pointer;\n overflow: hidden;\n text-overflow: ellipsis;\n border-bottom: none;\n}\ntr.file-picker__row td.row-checkbox[data-v-48df4f27] {\n padding: 0 2px;\n}\ntr.file-picker__row td[data-v-48df4f27]:not(.row-checkbox) {\n padding-inline: 14px 0;\n}\ntr.file-picker__row td.row-size[data-v-48df4f27] {\n text-align: end;\n padding-inline: 0 14px;\n}\ntr.file-picker__row td.row-name[data-v-48df4f27] {\n padding-inline: 2px 0;\n}\n.file-picker__row--selected[data-v-48df4f27] {\n background-color: var(--color-background-dark);\n}\n.file-picker__row[data-v-48df4f27]:hover {\n background-color: var(--color-background-hover);\n}\n.file-picker__name-container[data-v-48df4f27] {\n display: flex;\n justify-content: start;\n align-items: center;\n height: 100%;\n}\n.file-picker__file-name[data-v-48df4f27] {\n padding-inline-start: 6px;\n min-width: 0;\n overflow: hidden;\n text-overflow: ellipsis;\n}\n.file-picker__file-extension[data-v-48df4f27] {\n color: var(--color-text-maxcontrast);\n min-width: fit-content;\n}\n.file-picker__header-preview[data-v-d3c94818] {\n width: 22px;\n height: 32px;\n flex: 0 0 auto;\n}\n.file-picker__files[data-v-d3c94818] {\n margin: 2px;\n margin-inline-start: 12px;\n overflow: scroll auto;\n}\n.file-picker__files table[data-v-d3c94818] {\n width: 100%;\n max-height: 100%;\n table-layout: fixed;\n}\n.file-picker__files th[data-v-d3c94818] {\n position: sticky;\n z-index: 1;\n top: 0;\n background-color: var(--color-main-background);\n padding: 2px;\n}\n.file-picker__files th .header-wrapper[data-v-d3c94818] {\n display: flex;\n}\n.file-picker__files th.row-checkbox[data-v-d3c94818] {\n width: 44px;\n}\n.file-picker__files th.row-name[data-v-d3c94818] {\n width: 230px;\n}\n.file-picker__files th.row-size[data-v-d3c94818] {\n width: 100px;\n}\n.file-picker__files th.row-modified[data-v-d3c94818] {\n width: 120px;\n}\n.file-picker__files th[data-v-d3c94818]:not(.row-size) .button-vue__wrapper {\n justify-content: start;\n flex-direction: row-reverse;\n}\n.file-picker__files th[data-v-d3c94818]:not(.row-size) .button-vue {\n padding-inline: 16px 4px;\n}\n.file-picker__files th.row-size[data-v-d3c94818] .button-vue__wrapper {\n justify-content: end;\n}\n.file-picker__files th[data-v-d3c94818] .button-vue__wrapper {\n color: var(--color-text-maxcontrast);\n}\n.file-picker__files th[data-v-d3c94818] .button-vue__wrapper .button-vue__text {\n font-weight: 400;\n}\n.file-picker__breadcrumbs[data-v-22cbb5df] {\n flex-grow: 0 !important;\n}\n.file-picker__side[data-v-a06474d4] {\n display: flex;\n flex-direction: column;\n align-items: stretch;\n gap: .5rem;\n min-width: 200px;\n padding: 2px;\n margin-block-start: 7px;\n overflow: auto;\n}\n.file-picker__side[data-v-a06474d4] .button-vue__wrapper {\n justify-content: start;\n}\n.file-picker__filter-input[data-v-a06474d4] {\n margin-block: 7px;\n max-width: 260px;\n}\n@media (max-width: 736px) {\n .file-picker__side[data-v-a06474d4] {\n flex-direction: row;\n min-width: unset;\n }\n}\n@media (max-width: 512px) {\n .file-picker__side[data-v-a06474d4] {\n flex-direction: row;\n min-width: unset;\n }\n .file-picker__filter-input[data-v-a06474d4] {\n max-width: unset;\n }\n}\n.file-picker__navigation {\n padding-inline: 8px 2px;\n}\n.file-picker__navigation,\n.file-picker__navigation * {\n box-sizing: border-box;\n}\n.file-picker__navigation .v-select.select {\n min-width: 220px;\n}\n@media (min-width: 513px) and (max-width: 736px) {\n .file-picker__navigation {\n gap: 11px;\n }\n}\n@media (max-width: 512px) {\n .file-picker__navigation {\n flex-direction: column-reverse !important;\n }\n}\n.file-picker__view[data-v-6ff1b36b] {\n height: 50px;\n display: flex;\n justify-content: start;\n align-items: center;\n}\n.file-picker__view h3[data-v-6ff1b36b] {\n font-weight: 700;\n height: fit-content;\n margin: 0;\n}\n.file-picker__main[data-v-6ff1b36b] {\n box-sizing: border-box;\n width: 100%;\n display: flex;\n flex-direction: column;\n min-height: 0;\n flex: 1;\n padding-inline: 2px;\n}\n.file-picker__main *[data-v-6ff1b36b] {\n box-sizing: border-box;\n}\n[data-v-6ff1b36b] .file-picker {\n height: min(80vh, 800px) !important;\n}\n@media (max-width: 512px) {\n [data-v-6ff1b36b] .file-picker {\n height: calc(100% - 16px - var(--default-clickable-area)) !important;\n }\n}\n[data-v-6ff1b36b] .file-picker__content {\n display: flex;\n flex-direction: column;\n overflow: hidden;\n}\n`, \"\",{\"version\":3,\"sources\":[\"webpack://./node_modules/@nextcloud/dialogs/dist/style.css\"],\"names\":[],\"mappings\":\"AAAA,gBAAgB;AAChB;;;;;;;;;;;;;;;;;;;;EAoBE;AACF;EACE,gBAAgB;EAChB,gBAAgB;EAChB,8CAA8C;EAC9C,6BAA6B;EAC7B,6CAA6C;EAC7C,eAAe;EACf,gBAAgB;EAChB,eAAe;EACf,cAAc;EACd,mCAAmC;EACnC,aAAa;EACb,mBAAmB;AACrB;AACA;EACE,aAAa;EACb,mBAAmB;AACrB;AACA;;EAEE,gBAAgB;EAChB,gBAAgB;EAChB,sBAAsB;EACtB,eAAe;EACf,YAAY;EACZ,aAAa;EACb,mBAAmB;EACnB,4BAA4B;EAC5B,2BAA2B;EAC3B,6BAA6B;EAC7B,aAAa;AACf;AACA;;EAEE,cAAc;EACd,WAAW;EACX,YAAY;EACZ,gBAAgB;EAChB,iBAAiB;EACjB,YAAY;AACd;AACA;;EAEE,yDAA8Q;EAC9Q,YAAY;EACZ,wCAAwC;EACxC,qBAAqB;EACrB,WAAW;EACX,YAAY;AACd;AACA;;EAEE,wBAAwB;EACxB,wBAAwB;AAC1B;AACA;;;;;;EAME,eAAe;EACf,UAAU;AACZ;AACA;EACE,WAAW;AACb;AACA;EACE,eAAe;AACjB;AACA;EACE,yCAAyC;AAC3C;AACA;EACE,2CAA2C;AAC7C;AACA;EACE,2CAA2C;AAC7C;AACA;;EAEE,2CAA2C;AAC7C;AACA;EACE,yDAAsT;AACxT;AACA;EACE,8BAA8B;EAC9B,4BAA4B;AAC9B;AACA;EACE,WAAW;EACX,YAAY;EACZ,eAAe;EACf,gBAAgB;EAChB,4BAA4B;EAC5B,wBAAwB;EACxB,aAAa;EACb,uBAAuB;AACzB;AACA;EACE,+BAA+B;AACjC;AACA;EACE,eAAe;EACf,gBAAgB;EAChB,uBAAuB;EACvB,mBAAmB;AACrB;AACA;EACE,cAAc;AAChB;AACA;EACE,sBAAsB;AACxB;AACA;EACE,eAAe;EACf,sBAAsB;AACxB;AACA;EACE,qBAAqB;AACvB;AACA;EACE;IACE,2BAA2B;EAC7B;EACA;IACE,6BAA6B;EAC/B;EACA;IACE,2BAA2B;EAC7B;AACF;AACA;EACE,6BAA6B;AAC/B;AACA;EACE,qBAAqB;EACrB,YAAY;EACZ;;;;;qCAKmC;EACnC,2BAA2B;EAC3B,mCAAmC;EACnC,8CAA8C;AAChD;AACA;EACE,oBAAoB;EACpB,mBAAmB;AACrB;AACA;EACE,WAAW;AACb;AACA;EACE,wBAAwB;EACxB,YAAY;AACd;AACA;EACE,WAAW;AACb;AACA;EACE,WAAW;AACb;AACA;EACE,+BAA+B;AACjC;AACA;EACE,eAAe;EACf,gBAAgB;EAChB,uBAAuB;EACvB,mBAAmB;AACrB;AACA;EACE,cAAc;AAChB;AACA;EACE,sBAAsB;AACxB;AACA;EACE,eAAe;EACf,sBAAsB;AACxB;AACA;EACE,qBAAqB;AACvB;AACA;EACE,8CAA8C;AAChD;AACA;EACE,+CAA+C;AACjD;AACA;EACE,aAAa;EACb,sBAAsB;EACtB,mBAAmB;EACnB,YAAY;AACd;AACA;EACE,yBAAyB;EACzB,YAAY;EACZ,gBAAgB;EAChB,uBAAuB;AACzB;AACA;EACE,oCAAoC;EACpC,sBAAsB;AACxB;AACA;EACE,WAAW;EACX,YAAY;EACZ,cAAc;AAChB;AACA;EACE,WAAW;EACX,yBAAyB;EACzB,qBAAqB;AACvB;AACA;EACE,WAAW;EACX,gBAAgB;EAChB,mBAAmB;AACrB;AACA;EACE,gBAAgB;EAChB,UAAU;EACV,MAAM;EACN,8CAA8C;EAC9C,YAAY;AACd;AACA;EACE,aAAa;AACf;AACA;EACE,WAAW;AACb;AACA;EACE,YAAY;AACd;AACA;EACE,YAAY;AACd;AACA;EACE,YAAY;AACd;AACA;EACE,sBAAsB;EACtB,2BAA2B;AAC7B;AACA;EACE,wBAAwB;AAC1B;AACA;EACE,oBAAoB;AACtB;AACA;EACE,oCAAoC;AACtC;AACA;EACE,gBAAgB;AAClB;AACA;EACE,uBAAuB;AACzB;AACA;EACE,aAAa;EACb,sBAAsB;EACtB,oBAAoB;EACpB,UAAU;EACV,gBAAgB;EAChB,YAAY;EACZ,uBAAuB;EACvB,cAAc;AAChB;AACA;EACE,sBAAsB;AACxB;AACA;EACE,iBAAiB;EACjB,gBAAgB;AAClB;AACA;EACE;IACE,mBAAmB;IACnB,gBAAgB;EAClB;AACF;AACA;EACE;IACE,mBAAmB;IACnB,gBAAgB;EAClB;EACA;IACE,gBAAgB;EAClB;AACF;AACA;EACE,uBAAuB;AACzB;AACA;;EAEE,sBAAsB;AACxB;AACA;EACE,gBAAgB;AAClB;AACA;EACE;IACE,SAAS;EACX;AACF;AACA;EACE;IACE,yCAAyC;EAC3C;AACF;AACA;EACE,YAAY;EACZ,aAAa;EACb,sBAAsB;EACtB,mBAAmB;AACrB;AACA;EACE,gBAAgB;EAChB,mBAAmB;EACnB,SAAS;AACX;AACA;EACE,sBAAsB;EACtB,WAAW;EACX,aAAa;EACb,sBAAsB;EACtB,aAAa;EACb,OAAO;EACP,mBAAmB;AACrB;AACA;EACE,sBAAsB;AACxB;AACA;EACE,mCAAmC;AACrC;AACA;EACE;IACE,oEAAoE;EACtE;AACF;AACA;EACE,aAAa;EACb,sBAAsB;EACtB,gBAAgB;AAClB\",\"sourcesContent\":[\"@charset \\\"UTF-8\\\";\\n/**\\n * @copyright Copyright (c) 2019 Julius Härtl \\n *\\n * @author Julius Härtl \\n * @author John Molakvoæ \\n *\\n * @license GNU AGPL version 3 or any later version\\n *\\n * This program is free software: you can redistribute it and/or modify\\n * it under the terms of the GNU Affero General Public License as\\n * published by the Free Software Foundation, either version 3 of the\\n * License, or (at your option) any later version.\\n *\\n * This program is distributed in the hope that it will be useful,\\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\\n * GNU Affero General Public License for more details.\\n *\\n * You should have received a copy of the GNU Affero General Public License\\n * along with this program. If not, see .\\n */\\n.toastify.dialogs {\\n min-width: 200px;\\n background: none;\\n background-color: var(--color-main-background);\\n color: var(--color-main-text);\\n box-shadow: 0 0 6px 0 var(--color-box-shadow);\\n padding: 0 12px;\\n margin-top: 45px;\\n position: fixed;\\n z-index: 10100;\\n border-radius: var(--border-radius);\\n display: flex;\\n align-items: center;\\n}\\n.toastify.dialogs .toast-undo-container {\\n display: flex;\\n align-items: center;\\n}\\n.toastify.dialogs .toast-undo-button,\\n.toastify.dialogs .toast-close {\\n position: static;\\n overflow: hidden;\\n box-sizing: border-box;\\n min-width: 44px;\\n height: 100%;\\n padding: 12px;\\n white-space: nowrap;\\n background-repeat: no-repeat;\\n background-position: center;\\n background-color: transparent;\\n min-height: 0;\\n}\\n.toastify.dialogs .toast-undo-button.toast-close,\\n.toastify.dialogs .toast-close.toast-close {\\n text-indent: 0;\\n opacity: .4;\\n border: none;\\n min-height: 44px;\\n margin-left: 10px;\\n font-size: 0;\\n}\\n.toastify.dialogs .toast-undo-button.toast-close:before,\\n.toastify.dialogs .toast-close.toast-close:before {\\n background-image: url(\\\"data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20height='16'%20width='16'%3e%3cpath%20d='M14%2012.3L12.3%2014%208%209.7%203.7%2014%202%2012.3%206.3%208%202%203.7%203.7%202%208%206.3%2012.3%202%2014%203.7%209.7%208z'/%3e%3c/svg%3e\\\");\\n content: \\\" \\\";\\n filter: var(--background-invert-if-dark);\\n display: inline-block;\\n width: 16px;\\n height: 16px;\\n}\\n.toastify.dialogs .toast-undo-button.toast-undo-button,\\n.toastify.dialogs .toast-close.toast-undo-button {\\n height: calc(100% - 6px);\\n margin: 3px 3px 3px 12px;\\n}\\n.toastify.dialogs .toast-undo-button:hover,\\n.toastify.dialogs .toast-undo-button:focus,\\n.toastify.dialogs .toast-undo-button:active,\\n.toastify.dialogs .toast-close:hover,\\n.toastify.dialogs .toast-close:focus,\\n.toastify.dialogs .toast-close:active {\\n cursor: pointer;\\n opacity: 1;\\n}\\n.toastify.dialogs.toastify-top {\\n right: 10px;\\n}\\n.toastify.dialogs.toast-with-click {\\n cursor: pointer;\\n}\\n.toastify.dialogs.toast-error {\\n border-left: 3px solid var(--color-error);\\n}\\n.toastify.dialogs.toast-info {\\n border-left: 3px solid var(--color-primary);\\n}\\n.toastify.dialogs.toast-warning {\\n border-left: 3px solid var(--color-warning);\\n}\\n.toastify.dialogs.toast-success,\\n.toastify.dialogs.toast-undo {\\n border-left: 3px solid var(--color-success);\\n}\\n.theme--dark .toastify.dialogs .toast-close.toast-close:before {\\n background-image: url(\\\"data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20height='16'%20width='16'%3e%3cpath%20d='M14%2012.3L12.3%2014%208%209.7%203.7%2014%202%2012.3%206.3%208%202%203.7%203.7%202%208%206.3%2012.3%202%2014%203.7%209.7%208z'%20style='fill-opacity:1;fill:%23ffffff'/%3e%3c/svg%3e\\\");\\n}\\n.nc-generic-dialog .dialog__actions {\\n justify-content: space-between;\\n min-width: calc(100% - 12px);\\n}\\n._file-picker__file-icon_1vgv4_5 {\\n width: 32px;\\n height: 32px;\\n min-width: 32px;\\n min-height: 32px;\\n background-repeat: no-repeat;\\n background-size: contain;\\n display: flex;\\n justify-content: center;\\n}\\ntr.file-picker__row[data-v-6aded0d9] {\\n height: var(--row-height, 50px);\\n}\\ntr.file-picker__row td[data-v-6aded0d9] {\\n cursor: pointer;\\n overflow: hidden;\\n text-overflow: ellipsis;\\n border-bottom: none;\\n}\\ntr.file-picker__row td.row-checkbox[data-v-6aded0d9] {\\n padding: 0 2px;\\n}\\ntr.file-picker__row td[data-v-6aded0d9]:not(.row-checkbox) {\\n padding-inline: 14px 0;\\n}\\ntr.file-picker__row td.row-size[data-v-6aded0d9] {\\n text-align: end;\\n padding-inline: 0 14px;\\n}\\ntr.file-picker__row td.row-name[data-v-6aded0d9] {\\n padding-inline: 2px 0;\\n}\\n@keyframes gradient-6aded0d9 {\\n 0% {\\n background-position: 0% 50%;\\n }\\n 50% {\\n background-position: 100% 50%;\\n }\\n to {\\n background-position: 0% 50%;\\n }\\n}\\n.loading-row .row-checkbox[data-v-6aded0d9] {\\n text-align: center !important;\\n}\\n.loading-row span[data-v-6aded0d9] {\\n display: inline-block;\\n height: 24px;\\n background:\\n linear-gradient(\\n to right,\\n var(--color-background-darker),\\n var(--color-text-maxcontrast),\\n var(--color-background-darker));\\n background-size: 600px 100%;\\n border-radius: var(--border-radius);\\n animation: gradient-6aded0d9 12s ease infinite;\\n}\\n.loading-row .row-wrapper[data-v-6aded0d9] {\\n display: inline-flex;\\n align-items: center;\\n}\\n.loading-row .row-checkbox span[data-v-6aded0d9] {\\n width: 24px;\\n}\\n.loading-row .row-name span[data-v-6aded0d9]:last-of-type {\\n margin-inline-start: 6px;\\n width: 130px;\\n}\\n.loading-row .row-size span[data-v-6aded0d9] {\\n width: 80px;\\n}\\n.loading-row .row-modified span[data-v-6aded0d9] {\\n width: 90px;\\n}\\ntr.file-picker__row[data-v-48df4f27] {\\n height: var(--row-height, 50px);\\n}\\ntr.file-picker__row td[data-v-48df4f27] {\\n cursor: pointer;\\n overflow: hidden;\\n text-overflow: ellipsis;\\n border-bottom: none;\\n}\\ntr.file-picker__row td.row-checkbox[data-v-48df4f27] {\\n padding: 0 2px;\\n}\\ntr.file-picker__row td[data-v-48df4f27]:not(.row-checkbox) {\\n padding-inline: 14px 0;\\n}\\ntr.file-picker__row td.row-size[data-v-48df4f27] {\\n text-align: end;\\n padding-inline: 0 14px;\\n}\\ntr.file-picker__row td.row-name[data-v-48df4f27] {\\n padding-inline: 2px 0;\\n}\\n.file-picker__row--selected[data-v-48df4f27] {\\n background-color: var(--color-background-dark);\\n}\\n.file-picker__row[data-v-48df4f27]:hover {\\n background-color: var(--color-background-hover);\\n}\\n.file-picker__name-container[data-v-48df4f27] {\\n display: flex;\\n justify-content: start;\\n align-items: center;\\n height: 100%;\\n}\\n.file-picker__file-name[data-v-48df4f27] {\\n padding-inline-start: 6px;\\n min-width: 0;\\n overflow: hidden;\\n text-overflow: ellipsis;\\n}\\n.file-picker__file-extension[data-v-48df4f27] {\\n color: var(--color-text-maxcontrast);\\n min-width: fit-content;\\n}\\n.file-picker__header-preview[data-v-d3c94818] {\\n width: 22px;\\n height: 32px;\\n flex: 0 0 auto;\\n}\\n.file-picker__files[data-v-d3c94818] {\\n margin: 2px;\\n margin-inline-start: 12px;\\n overflow: scroll auto;\\n}\\n.file-picker__files table[data-v-d3c94818] {\\n width: 100%;\\n max-height: 100%;\\n table-layout: fixed;\\n}\\n.file-picker__files th[data-v-d3c94818] {\\n position: sticky;\\n z-index: 1;\\n top: 0;\\n background-color: var(--color-main-background);\\n padding: 2px;\\n}\\n.file-picker__files th .header-wrapper[data-v-d3c94818] {\\n display: flex;\\n}\\n.file-picker__files th.row-checkbox[data-v-d3c94818] {\\n width: 44px;\\n}\\n.file-picker__files th.row-name[data-v-d3c94818] {\\n width: 230px;\\n}\\n.file-picker__files th.row-size[data-v-d3c94818] {\\n width: 100px;\\n}\\n.file-picker__files th.row-modified[data-v-d3c94818] {\\n width: 120px;\\n}\\n.file-picker__files th[data-v-d3c94818]:not(.row-size) .button-vue__wrapper {\\n justify-content: start;\\n flex-direction: row-reverse;\\n}\\n.file-picker__files th[data-v-d3c94818]:not(.row-size) .button-vue {\\n padding-inline: 16px 4px;\\n}\\n.file-picker__files th.row-size[data-v-d3c94818] .button-vue__wrapper {\\n justify-content: end;\\n}\\n.file-picker__files th[data-v-d3c94818] .button-vue__wrapper {\\n color: var(--color-text-maxcontrast);\\n}\\n.file-picker__files th[data-v-d3c94818] .button-vue__wrapper .button-vue__text {\\n font-weight: 400;\\n}\\n.file-picker__breadcrumbs[data-v-22cbb5df] {\\n flex-grow: 0 !important;\\n}\\n.file-picker__side[data-v-a06474d4] {\\n display: flex;\\n flex-direction: column;\\n align-items: stretch;\\n gap: .5rem;\\n min-width: 200px;\\n padding: 2px;\\n margin-block-start: 7px;\\n overflow: auto;\\n}\\n.file-picker__side[data-v-a06474d4] .button-vue__wrapper {\\n justify-content: start;\\n}\\n.file-picker__filter-input[data-v-a06474d4] {\\n margin-block: 7px;\\n max-width: 260px;\\n}\\n@media (max-width: 736px) {\\n .file-picker__side[data-v-a06474d4] {\\n flex-direction: row;\\n min-width: unset;\\n }\\n}\\n@media (max-width: 512px) {\\n .file-picker__side[data-v-a06474d4] {\\n flex-direction: row;\\n min-width: unset;\\n }\\n .file-picker__filter-input[data-v-a06474d4] {\\n max-width: unset;\\n }\\n}\\n.file-picker__navigation {\\n padding-inline: 8px 2px;\\n}\\n.file-picker__navigation,\\n.file-picker__navigation * {\\n box-sizing: border-box;\\n}\\n.file-picker__navigation .v-select.select {\\n min-width: 220px;\\n}\\n@media (min-width: 513px) and (max-width: 736px) {\\n .file-picker__navigation {\\n gap: 11px;\\n }\\n}\\n@media (max-width: 512px) {\\n .file-picker__navigation {\\n flex-direction: column-reverse !important;\\n }\\n}\\n.file-picker__view[data-v-6ff1b36b] {\\n height: 50px;\\n display: flex;\\n justify-content: start;\\n align-items: center;\\n}\\n.file-picker__view h3[data-v-6ff1b36b] {\\n font-weight: 700;\\n height: fit-content;\\n margin: 0;\\n}\\n.file-picker__main[data-v-6ff1b36b] {\\n box-sizing: border-box;\\n width: 100%;\\n display: flex;\\n flex-direction: column;\\n min-height: 0;\\n flex: 1;\\n padding-inline: 2px;\\n}\\n.file-picker__main *[data-v-6ff1b36b] {\\n box-sizing: border-box;\\n}\\n[data-v-6ff1b36b] .file-picker {\\n height: min(80vh, 800px) !important;\\n}\\n@media (max-width: 512px) {\\n [data-v-6ff1b36b] .file-picker {\\n height: calc(100% - 16px - var(--default-clickable-area)) !important;\\n }\\n}\\n[data-v-6ff1b36b] .file-picker__content {\\n display: flex;\\n flex-direction: column;\\n overflow: hidden;\\n}\\n\"],\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../../../css-loader/dist/runtime/sourceMaps.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../../css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, `.upload-picker[data-v-eca9500a] {\n display: inline-flex;\n align-items: center;\n height: 44px;\n}\n.upload-picker__progress[data-v-eca9500a] {\n width: 200px;\n max-width: 0;\n transition: max-width var(--animation-quick) ease-in-out;\n margin-top: 8px;\n}\n.upload-picker__progress p[data-v-eca9500a] {\n overflow: hidden;\n white-space: nowrap;\n text-overflow: ellipsis;\n}\n.upload-picker--uploading .upload-picker__progress[data-v-eca9500a] {\n max-width: 200px;\n margin-right: 20px;\n margin-left: 8px;\n}\n.upload-picker--paused .upload-picker__progress[data-v-eca9500a] {\n animation: breathing-eca9500a 3s ease-out infinite normal;\n}\n@keyframes breathing-eca9500a {\n 0% {\n opacity: .5;\n }\n 25% {\n opacity: 1;\n }\n 60% {\n opacity: .5;\n }\n to {\n opacity: .5;\n }\n}\n`, \"\",{\"version\":3,\"sources\":[\"webpack://./node_modules/@nextcloud/upload/dist/assets/index-Ussc_ol3.css\"],\"names\":[],\"mappings\":\"AAAA;EACE,oBAAoB;EACpB,mBAAmB;EACnB,YAAY;AACd;AACA;EACE,YAAY;EACZ,YAAY;EACZ,wDAAwD;EACxD,eAAe;AACjB;AACA;EACE,gBAAgB;EAChB,mBAAmB;EACnB,uBAAuB;AACzB;AACA;EACE,gBAAgB;EAChB,kBAAkB;EAClB,gBAAgB;AAClB;AACA;EACE,yDAAyD;AAC3D;AACA;EACE;IACE,WAAW;EACb;EACA;IACE,UAAU;EACZ;EACA;IACE,WAAW;EACb;EACA;IACE,WAAW;EACb;AACF\",\"sourcesContent\":[\".upload-picker[data-v-eca9500a] {\\n display: inline-flex;\\n align-items: center;\\n height: 44px;\\n}\\n.upload-picker__progress[data-v-eca9500a] {\\n width: 200px;\\n max-width: 0;\\n transition: max-width var(--animation-quick) ease-in-out;\\n margin-top: 8px;\\n}\\n.upload-picker__progress p[data-v-eca9500a] {\\n overflow: hidden;\\n white-space: nowrap;\\n text-overflow: ellipsis;\\n}\\n.upload-picker--uploading .upload-picker__progress[data-v-eca9500a] {\\n max-width: 200px;\\n margin-right: 20px;\\n margin-left: 8px;\\n}\\n.upload-picker--paused .upload-picker__progress[data-v-eca9500a] {\\n animation: breathing-eca9500a 3s ease-out infinite normal;\\n}\\n@keyframes breathing-eca9500a {\\n 0% {\\n opacity: .5;\\n }\\n 25% {\\n opacity: 1;\\n }\\n 60% {\\n opacity: .5;\\n }\\n to {\\n opacity: .5;\\n }\\n}\\n\"],\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/sourceMaps.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, `.files-list__breadcrumbs[data-v-740bb6f2]{flex:1 1 100% !important;width:100%;height:100%;margin-block:0;margin-inline:10px}.files-list__breadcrumbs[data-v-740bb6f2] a{cursor:pointer !important}.files-list__breadcrumbs--with-progress[data-v-740bb6f2]{flex-direction:column !important;align-items:flex-start !important}`, \"\",{\"version\":3,\"sources\":[\"webpack://./apps/files/src/components/BreadCrumbs.vue\"],\"names\":[],\"mappings\":\"AACA,0CAEC,wBAAA,CACA,UAAA,CACA,WAAA,CACA,cAAA,CACA,kBAAA,CAGC,6CACC,yBAAA,CAIF,yDACC,gCAAA,CACA,iCAAA\",\"sourcesContent\":[\"\\n.files-list__breadcrumbs {\\n\\t// Take as much space as possible\\n\\tflex: 1 1 100% !important;\\n\\twidth: 100%;\\n\\theight: 100%;\\n\\tmargin-block: 0;\\n\\tmargin-inline: 10px;\\n\\n\\t:deep() {\\n\\t\\ta {\\n\\t\\t\\tcursor: pointer !important;\\n\\t\\t}\\n\\t}\\n\\n\\t&--with-progress {\\n\\t\\tflex-direction: column !important;\\n\\t\\talign-items: flex-start !important;\\n\\t}\\n}\\n\"],\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/sourceMaps.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, `.files-list__drag-drop-notice[data-v-02c943a6]{display:flex;align-items:center;justify-content:center;width:100%;min-height:113px;margin:0;user-select:none;color:var(--color-text-maxcontrast);background-color:var(--color-main-background);border-color:#000}.files-list__drag-drop-notice h3[data-v-02c943a6]{margin-left:16px;color:inherit}.files-list__drag-drop-notice-wrapper[data-v-02c943a6]{display:flex;align-items:center;justify-content:center;height:15vh;max-height:70%;padding:0 5vw;border:2px var(--color-border-dark) dashed;border-radius:var(--border-radius-large)}`, \"\",{\"version\":3,\"sources\":[\"webpack://./apps/files/src/components/DragAndDropNotice.vue\"],\"names\":[],\"mappings\":\"AACA,+CACC,YAAA,CACA,kBAAA,CACA,sBAAA,CACA,UAAA,CAEA,gBAAA,CACA,QAAA,CACA,gBAAA,CACA,mCAAA,CACA,6CAAA,CACA,iBAAA,CAEA,kDACC,gBAAA,CACA,aAAA,CAGD,uDACC,YAAA,CACA,kBAAA,CACA,sBAAA,CACA,WAAA,CACA,cAAA,CACA,aAAA,CACA,0CAAA,CACA,wCAAA\",\"sourcesContent\":[\"\\n.files-list__drag-drop-notice {\\n\\tdisplay: flex;\\n\\talign-items: center;\\n\\tjustify-content: center;\\n\\twidth: 100%;\\n\\t// Breadcrumbs height + row thead height\\n\\tmin-height: calc(58px + 55px);\\n\\tmargin: 0;\\n\\tuser-select: none;\\n\\tcolor: var(--color-text-maxcontrast);\\n\\tbackground-color: var(--color-main-background);\\n\\tborder-color: black;\\n\\n\\th3 {\\n\\t\\tmargin-left: 16px;\\n\\t\\tcolor: inherit;\\n\\t}\\n\\n\\t&-wrapper {\\n\\t\\tdisplay: flex;\\n\\t\\talign-items: center;\\n\\t\\tjustify-content: center;\\n\\t\\theight: 15vh;\\n\\t\\tmax-height: 70%;\\n\\t\\tpadding: 0 5vw;\\n\\t\\tborder: 2px var(--color-border-dark) dashed;\\n\\t\\tborder-radius: var(--border-radius-large);\\n\\t}\\n}\\n\\n\"],\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/sourceMaps.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, `.files-list-drag-image{position:absolute;top:-9999px;left:-9999px;display:flex;overflow:hidden;align-items:center;height:44px;padding:6px 12px;background:var(--color-main-background)}.files-list-drag-image__icon,.files-list-drag-image .files-list__row-icon{display:flex;overflow:hidden;align-items:center;justify-content:center;width:32px;height:32px;border-radius:var(--border-radius)}.files-list-drag-image__icon{overflow:visible;margin-right:12px}.files-list-drag-image__icon img{max-width:100%;max-height:100%}.files-list-drag-image__icon .material-design-icon{color:var(--color-text-maxcontrast)}.files-list-drag-image__icon .material-design-icon.folder-icon{color:var(--color-primary-element)}.files-list-drag-image__icon>span{display:flex}.files-list-drag-image__icon>span .files-list__row-icon+.files-list__row-icon{margin-top:6px;margin-left:-26px}.files-list-drag-image__icon>span .files-list__row-icon+.files-list__row-icon+.files-list__row-icon{margin-top:12px}.files-list-drag-image__icon>span:not(:empty)+*{display:none}.files-list-drag-image__name{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}`, \"\",{\"version\":3,\"sources\":[\"webpack://./apps/files/src/components/DragAndDropPreview.vue\"],\"names\":[],\"mappings\":\"AAIA,uBACC,iBAAA,CACA,WAAA,CACA,YAAA,CACA,YAAA,CACA,eAAA,CACA,kBAAA,CACA,WAAA,CACA,gBAAA,CACA,uCAAA,CAEA,0EAEC,YAAA,CACA,eAAA,CACA,kBAAA,CACA,sBAAA,CACA,UAAA,CACA,WAAA,CACA,kCAAA,CAGD,6BACC,gBAAA,CACA,iBAAA,CAEA,iCACC,cAAA,CACA,eAAA,CAGD,mDACC,mCAAA,CACA,+DACC,kCAAA,CAKF,kCACC,YAAA,CAGA,8EACC,cA9CU,CA+CV,iBAAA,CACA,oGACC,eAAA,CAKF,gDACC,YAAA,CAKH,6BACC,eAAA,CACA,kBAAA,CACA,sBAAA\",\"sourcesContent\":[\"\\n$size: 32px;\\n$stack-shift: 6px;\\n\\n.files-list-drag-image {\\n\\tposition: absolute;\\n\\ttop: -9999px;\\n\\tleft: -9999px;\\n\\tdisplay: flex;\\n\\toverflow: hidden;\\n\\talign-items: center;\\n\\theight: 44px;\\n\\tpadding: 6px 12px;\\n\\tbackground: var(--color-main-background);\\n\\n\\t&__icon,\\n\\t.files-list__row-icon {\\n\\t\\tdisplay: flex;\\n\\t\\toverflow: hidden;\\n\\t\\talign-items: center;\\n\\t\\tjustify-content: center;\\n\\t\\twidth: 32px;\\n\\t\\theight: 32px;\\n\\t\\tborder-radius: var(--border-radius);\\n\\t}\\n\\n\\t&__icon {\\n\\t\\toverflow: visible;\\n\\t\\tmargin-right: 12px;\\n\\n\\t\\timg {\\n\\t\\t\\tmax-width: 100%;\\n\\t\\t\\tmax-height: 100%;\\n\\t\\t}\\n\\n\\t\\t.material-design-icon {\\n\\t\\t\\tcolor: var(--color-text-maxcontrast);\\n\\t\\t\\t&.folder-icon {\\n\\t\\t\\t\\tcolor: var(--color-primary-element);\\n\\t\\t\\t}\\n\\t\\t}\\n\\n\\t\\t// Previews container\\n\\t\\t> span {\\n\\t\\t\\tdisplay: flex;\\n\\n\\t\\t\\t// Stack effect if more than one element\\n\\t\\t\\t.files-list__row-icon + .files-list__row-icon {\\n\\t\\t\\t\\tmargin-top: $stack-shift;\\n\\t\\t\\t\\tmargin-left: $stack-shift - $size;\\n\\t\\t\\t\\t& + .files-list__row-icon {\\n\\t\\t\\t\\t\\tmargin-top: $stack-shift * 2;\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\t\\t\\t// If we have manually clone the preview,\\n\\t\\t\\t// let's hide any fallback icons\\n\\t\\t\\t&:not(:empty) + * {\\n\\t\\t\\t\\tdisplay: none;\\n\\t\\t\\t}\\n\\t\\t}\\n\\t}\\n\\n\\t&__name {\\n\\t\\toverflow: hidden;\\n\\t\\twhite-space: nowrap;\\n\\t\\ttext-overflow: ellipsis;\\n\\t}\\n}\\n\\n\"],\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../../../../node_modules/css-loader/dist/runtime/sourceMaps.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, `.favorite-marker-icon[data-v-04e52abc]{color:#a08b00;min-width:unset !important;min-height:unset !important}.favorite-marker-icon[data-v-04e52abc] svg{width:26px !important;height:26px !important;max-width:unset !important;max-height:unset !important}.favorite-marker-icon[data-v-04e52abc] svg path{stroke:var(--color-main-background);stroke-width:8px;stroke-linejoin:round;paint-order:stroke}`, \"\",{\"version\":3,\"sources\":[\"webpack://./apps/files/src/components/FileEntry/FavoriteIcon.vue\"],\"names\":[],\"mappings\":\"AACA,uCACC,aAAA,CAEA,0BAAA,CACG,2BAAA,CAGF,4CAEC,qBAAA,CACA,sBAAA,CAGA,0BAAA,CACA,2BAAA,CAGA,iDACC,mCAAA,CACA,gBAAA,CACA,qBAAA,CACA,kBAAA\",\"sourcesContent\":[\"\\n.favorite-marker-icon {\\n\\tcolor: #a08b00;\\n\\t// Override NcIconSvgWrapper defaults (clickable area)\\n\\tmin-width: unset !important;\\n min-height: unset !important;\\n\\n\\t:deep() {\\n\\t\\tsvg {\\n\\t\\t\\t// We added a stroke for a11y so we must increase the size to include the stroke\\n\\t\\t\\twidth: 26px !important;\\n\\t\\t\\theight: 26px !important;\\n\\n\\t\\t\\t// Override NcIconSvgWrapper defaults of 20px\\n\\t\\t\\tmax-width: unset !important;\\n\\t\\t\\tmax-height: unset !important;\\n\\n\\t\\t\\t// Sow a border around the icon for better contrast\\n\\t\\t\\tpath {\\n\\t\\t\\t\\tstroke: var(--color-main-background);\\n\\t\\t\\t\\tstroke-width: 8px;\\n\\t\\t\\t\\tstroke-linejoin: round;\\n\\t\\t\\t\\tpaint-order: stroke;\\n\\t\\t\\t}\\n\\t\\t}\\n\\t}\\n}\\n\"],\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../../../../node_modules/css-loader/dist/runtime/sourceMaps.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, `main.app-content[style*=mouse-pos-x] .v-popper__popper{transform:translate3d(var(--mouse-pos-x), var(--mouse-pos-y), 0px) !important}main.app-content[style*=mouse-pos-x] .v-popper__popper[data-popper-placement=top]{transform:translate3d(var(--mouse-pos-x), calc(var(--mouse-pos-y) - 50vh + 34px), 0px) !important}main.app-content[style*=mouse-pos-x] .v-popper__popper .v-popper__arrow-container{display:none}`, \"\",{\"version\":3,\"sources\":[\"webpack://./apps/files/src/components/FileEntry/FileEntryActions.vue\"],\"names\":[],\"mappings\":\"AAGA,uDACC,6EAAA,CAGA,kFAEC,iGAAA,CAGD,kFACC,YAAA\",\"sourcesContent\":[\"\\n// Allow right click to define the position of the menu\\n// only if defined\\nmain.app-content[style*=\\\"mouse-pos-x\\\"] .v-popper__popper {\\n\\ttransform: translate3d(var(--mouse-pos-x), var(--mouse-pos-y), 0px) !important;\\n\\n\\t// If the menu is too close to the bottom, we move it up\\n\\t&[data-popper-placement=\\\"top\\\"] {\\n\\t\\t// 34px added to align with the top of the cursor\\n\\t\\ttransform: translate3d(var(--mouse-pos-x), calc(var(--mouse-pos-y) - 50vh + 34px), 0px) !important;\\n\\t}\\n\\t// Hide arrow if floating\\n\\t.v-popper__arrow-container {\\n\\t\\tdisplay: none;\\n\\t}\\n}\\n\"],\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../../../../node_modules/css-loader/dist/runtime/sourceMaps.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, `[data-v-03cc6660] .button-vue--icon-and-text .button-vue__text{color:var(--color-primary-element)}[data-v-03cc6660] .button-vue--icon-and-text .button-vue__icon{color:var(--color-primary-element)}`, \"\",{\"version\":3,\"sources\":[\"webpack://./apps/files/src/components/FileEntry/FileEntryActions.vue\"],\"names\":[],\"mappings\":\"AAEC,+DACC,kCAAA,CAED,+DACC,kCAAA\",\"sourcesContent\":[\"\\n:deep(.button-vue--icon-and-text, .files-list__row-action-sharing-status) {\\n\\t.button-vue__text {\\n\\t\\tcolor: var(--color-primary-element);\\n\\t}\\n\\t.button-vue__icon {\\n\\t\\tcolor: var(--color-primary-element);\\n\\t}\\n}\\n\"],\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/sourceMaps.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, `tr[data-v-a85bde20]{margin-bottom:300px;border-top:1px solid var(--color-border);background-color:rgba(0,0,0,0) !important;border-bottom:none !important}tr td[data-v-a85bde20]{user-select:none;color:var(--color-text-maxcontrast) !important}`, \"\",{\"version\":3,\"sources\":[\"webpack://./apps/files/src/components/FilesListTableFooter.vue\"],\"names\":[],\"mappings\":\"AAEA,oBACC,mBAAA,CACA,wCAAA,CAEA,yCAAA,CACA,6BAAA,CAEA,uBACC,gBAAA,CAEA,8CAAA\",\"sourcesContent\":[\"\\n// Scoped row\\ntr {\\n\\tmargin-bottom: 300px;\\n\\tborder-top: 1px solid var(--color-border);\\n\\t// Prevent hover effect on the whole row\\n\\tbackground-color: transparent !important;\\n\\tborder-bottom: none !important;\\n\\n\\ttd {\\n\\t\\tuser-select: none;\\n\\t\\t// Make sure the cell colors don't apply to column headers\\n\\t\\tcolor: var(--color-text-maxcontrast) !important;\\n\\t}\\n}\\n\"],\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/sourceMaps.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, `.files-list__column[data-v-952162c2]{user-select:none;color:var(--color-text-maxcontrast) !important}.files-list__column--sortable[data-v-952162c2]{cursor:pointer}`, \"\",{\"version\":3,\"sources\":[\"webpack://./apps/files/src/components/FilesListTableHeader.vue\"],\"names\":[],\"mappings\":\"AACA,qCACC,gBAAA,CAEA,8CAAA,CAEA,+CACC,cAAA\",\"sourcesContent\":[\"\\n.files-list__column {\\n\\tuser-select: none;\\n\\t// Make sure the cell colors don't apply to column headers\\n\\tcolor: var(--color-text-maxcontrast) !important;\\n\\n\\t&--sortable {\\n\\t\\tcursor: pointer;\\n\\t}\\n}\\n\\n\"],\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/sourceMaps.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, `.files-list__row-actions-batch[data-v-d939292c]{flex:1 1 100% !important;max-width:100%}`, \"\",{\"version\":3,\"sources\":[\"webpack://./apps/files/src/components/FilesListTableHeaderActions.vue\"],\"names\":[],\"mappings\":\"AACA,gDACC,wBAAA,CACA,cAAA\",\"sourcesContent\":[\"\\n.files-list__row-actions-batch {\\n\\tflex: 1 1 100% !important;\\n\\tmax-width: 100%;\\n}\\n\"],\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/sourceMaps.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, `.files-list__column-sort-button[data-v-097f69d4]{margin:0 calc(var(--cell-margin)*-1);min-width:calc(100% - 3*var(--cell-margin)) !important}.files-list__column-sort-button-text[data-v-097f69d4]{color:var(--color-text-maxcontrast);font-weight:normal}.files-list__column-sort-button-icon[data-v-097f69d4]{color:var(--color-text-maxcontrast);opacity:0;transition:opacity var(--animation-quick);inset-inline-start:-10px}.files-list__column-sort-button--size .files-list__column-sort-button-icon[data-v-097f69d4]{inset-inline-start:10px}.files-list__column-sort-button--active .files-list__column-sort-button-icon[data-v-097f69d4],.files-list__column-sort-button:hover .files-list__column-sort-button-icon[data-v-097f69d4],.files-list__column-sort-button:focus .files-list__column-sort-button-icon[data-v-097f69d4],.files-list__column-sort-button:active .files-list__column-sort-button-icon[data-v-097f69d4]{opacity:1}`, \"\",{\"version\":3,\"sources\":[\"webpack://./apps/files/src/components/FilesListTableHeaderButton.vue\"],\"names\":[],\"mappings\":\"AACA,iDAEC,oCAAA,CACA,sDAAA,CAEA,sDACC,mCAAA,CACA,kBAAA,CAGD,sDACC,mCAAA,CACA,SAAA,CACA,yCAAA,CACA,wBAAA,CAGD,4FACC,uBAAA,CAGD,mXAIC,SAAA\",\"sourcesContent\":[\"\\n.files-list__column-sort-button {\\n\\t// Compensate for cells margin\\n\\tmargin: 0 calc(var(--cell-margin) * -1);\\n\\tmin-width: calc(100% - 3 * var(--cell-margin))!important;\\n\\n\\t&-text {\\n\\t\\tcolor: var(--color-text-maxcontrast);\\n\\t\\tfont-weight: normal;\\n\\t}\\n\\n\\t&-icon {\\n\\t\\tcolor: var(--color-text-maxcontrast);\\n\\t\\topacity: 0;\\n\\t\\ttransition: opacity var(--animation-quick);\\n\\t\\tinset-inline-start: -10px;\\n\\t}\\n\\n\\t&--size &-icon {\\n\\t\\tinset-inline-start: 10px;\\n\\t}\\n\\n\\t&--active &-icon,\\n\\t&:hover &-icon,\\n\\t&:focus &-icon,\\n\\t&:active &-icon {\\n\\t\\topacity: 1;\\n\\t}\\n}\\n\"],\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/sourceMaps.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, `.files-list[data-v-2e1b1dc8]{--row-height: 55px;--cell-margin: 14px;--checkbox-padding: calc((var(--row-height) - var(--checkbox-size)) / 2);--checkbox-size: 24px;--clickable-area: 44px;--icon-preview-size: 32px;overflow:auto;height:100%;will-change:scroll-position}.files-list[data-v-2e1b1dc8] tbody{will-change:padding;contain:layout paint style;display:flex;flex-direction:column;width:100%;position:relative}.files-list[data-v-2e1b1dc8] tbody tr{contain:strict}.files-list[data-v-2e1b1dc8] tbody tr:hover,.files-list[data-v-2e1b1dc8] tbody tr:focus{background-color:var(--color-background-dark)}.files-list[data-v-2e1b1dc8] .files-list__before{display:flex;flex-direction:column}.files-list[data-v-2e1b1dc8] .files-list__selected{padding-right:12px;white-space:nowrap}.files-list[data-v-2e1b1dc8] .files-list__table{display:block}.files-list[data-v-2e1b1dc8] .files-list__table.files-list__table--with-thead-overlay{margin-top:calc(-1*var(--row-height))}.files-list[data-v-2e1b1dc8] .files-list__thead-overlay{position:sticky;top:0;margin-left:var(--row-height);z-index:20;display:flex;align-items:center;background-color:var(--color-main-background);border-bottom:1px solid var(--color-border);height:var(--row-height)}.files-list[data-v-2e1b1dc8] .files-list__thead,.files-list[data-v-2e1b1dc8] .files-list__tfoot{display:flex;flex-direction:column;width:100%;background-color:var(--color-main-background)}.files-list[data-v-2e1b1dc8] .files-list__thead{position:sticky;z-index:10;top:0}.files-list[data-v-2e1b1dc8] .files-list__tfoot{min-height:300px}.files-list[data-v-2e1b1dc8] tr{position:relative;display:flex;align-items:center;width:100%;user-select:none;border-bottom:1px solid var(--color-border);box-sizing:border-box;user-select:none;height:var(--row-height)}.files-list[data-v-2e1b1dc8] td,.files-list[data-v-2e1b1dc8] th{display:flex;align-items:center;flex:0 0 auto;justify-content:left;width:var(--row-height);height:var(--row-height);margin:0;padding:0;color:var(--color-text-maxcontrast);border:none}.files-list[data-v-2e1b1dc8] td span,.files-list[data-v-2e1b1dc8] th span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.files-list[data-v-2e1b1dc8] .files-list__row--failed{position:absolute;display:block;top:0;left:0;right:0;bottom:0;opacity:.1;z-index:-1;background:var(--color-error)}.files-list[data-v-2e1b1dc8] .files-list__row-checkbox{justify-content:center}.files-list[data-v-2e1b1dc8] .files-list__row-checkbox .checkbox-radio-switch{display:flex;justify-content:center;--icon-size: var(--checkbox-size)}.files-list[data-v-2e1b1dc8] .files-list__row-checkbox .checkbox-radio-switch label.checkbox-radio-switch__label{width:var(--clickable-area);height:var(--clickable-area);margin:0;padding:calc((var(--clickable-area) - var(--checkbox-size))/2)}.files-list[data-v-2e1b1dc8] .files-list__row-checkbox .checkbox-radio-switch .checkbox-radio-switch__icon{margin:0 !important}.files-list[data-v-2e1b1dc8] .files-list__row:hover,.files-list[data-v-2e1b1dc8] .files-list__row:focus,.files-list[data-v-2e1b1dc8] .files-list__row:active,.files-list[data-v-2e1b1dc8] .files-list__row--active,.files-list[data-v-2e1b1dc8] .files-list__row--dragover{background-color:var(--color-background-hover);--color-text-maxcontrast: var(--color-main-text)}.files-list[data-v-2e1b1dc8] .files-list__row:hover>*,.files-list[data-v-2e1b1dc8] .files-list__row:focus>*,.files-list[data-v-2e1b1dc8] .files-list__row:active>*,.files-list[data-v-2e1b1dc8] .files-list__row--active>*,.files-list[data-v-2e1b1dc8] .files-list__row--dragover>*{--color-border: var(--color-border-dark)}.files-list[data-v-2e1b1dc8] .files-list__row:hover .favorite-marker-icon svg path,.files-list[data-v-2e1b1dc8] .files-list__row:focus .favorite-marker-icon svg path,.files-list[data-v-2e1b1dc8] .files-list__row:active .favorite-marker-icon svg path,.files-list[data-v-2e1b1dc8] .files-list__row--active .favorite-marker-icon svg path,.files-list[data-v-2e1b1dc8] .files-list__row--dragover .favorite-marker-icon svg path{stroke:var(--color-background-hover)}.files-list[data-v-2e1b1dc8] .files-list__row--dragover *{pointer-events:none}.files-list[data-v-2e1b1dc8] .files-list__row-icon{position:relative;display:flex;overflow:visible;align-items:center;flex:0 0 var(--icon-preview-size);justify-content:center;width:var(--icon-preview-size);height:100%;margin-right:var(--checkbox-padding);color:var(--color-primary-element)}.files-list[data-v-2e1b1dc8] .files-list__row-icon *{cursor:pointer}.files-list[data-v-2e1b1dc8] .files-list__row-icon>span{justify-content:flex-start}.files-list[data-v-2e1b1dc8] .files-list__row-icon>span:not(.files-list__row-icon-favorite) svg{width:var(--icon-preview-size);height:var(--icon-preview-size)}.files-list[data-v-2e1b1dc8] .files-list__row-icon>span.folder-icon,.files-list[data-v-2e1b1dc8] .files-list__row-icon>span.folder-open-icon{margin:-3px}.files-list[data-v-2e1b1dc8] .files-list__row-icon>span.folder-icon svg,.files-list[data-v-2e1b1dc8] .files-list__row-icon>span.folder-open-icon svg{width:calc(var(--icon-preview-size) + 6px);height:calc(var(--icon-preview-size) + 6px)}.files-list[data-v-2e1b1dc8] .files-list__row-icon-preview{overflow:hidden;width:var(--icon-preview-size);height:var(--icon-preview-size);border-radius:var(--border-radius);object-fit:contain;object-position:center}.files-list[data-v-2e1b1dc8] .files-list__row-icon-preview:not(.files-list__row-icon-preview--loaded){background:var(--color-loading-dark)}.files-list[data-v-2e1b1dc8] .files-list__row-icon-favorite{position:absolute;top:0px;right:-10px}.files-list[data-v-2e1b1dc8] .files-list__row-icon-overlay{position:absolute;max-height:calc(var(--icon-preview-size)*.5);max-width:calc(var(--icon-preview-size)*.5);color:var(--color-primary-element-text);margin-top:2px}.files-list[data-v-2e1b1dc8] .files-list__row-icon-overlay--file{color:var(--color-main-text);background:var(--color-main-background);border-radius:100%}.files-list[data-v-2e1b1dc8] .files-list__row-name{overflow:hidden;flex:1 1 auto}.files-list[data-v-2e1b1dc8] .files-list__row-name a{display:flex;align-items:center;width:100%;height:100%;min-width:0}.files-list[data-v-2e1b1dc8] .files-list__row-name a:focus-visible{outline:none}.files-list[data-v-2e1b1dc8] .files-list__row-name a:focus .files-list__row-name-text{outline:2px solid var(--color-main-text) !important;border-radius:20px}.files-list[data-v-2e1b1dc8] .files-list__row-name a:focus:not(:focus-visible) .files-list__row-name-text{outline:none !important}.files-list[data-v-2e1b1dc8] .files-list__row-name .files-list__row-name-text{color:var(--color-main-text);padding:5px 10px;margin-left:-10px;display:inline-flex}.files-list[data-v-2e1b1dc8] .files-list__row-name .files-list__row-name-ext{color:var(--color-text-maxcontrast);overflow:visible}.files-list[data-v-2e1b1dc8] .files-list__row-rename{width:100%;max-width:600px}.files-list[data-v-2e1b1dc8] .files-list__row-rename input{width:100%;margin-left:-8px;padding:2px 6px;border-width:2px}.files-list[data-v-2e1b1dc8] .files-list__row-rename input:invalid{border-color:var(--color-error);color:red}.files-list[data-v-2e1b1dc8] .files-list__row-actions{width:auto}.files-list[data-v-2e1b1dc8] .files-list__row-actions~td,.files-list[data-v-2e1b1dc8] .files-list__row-actions~th{margin:0 var(--cell-margin)}.files-list[data-v-2e1b1dc8] .files-list__row-actions button .button-vue__text{font-weight:normal}.files-list[data-v-2e1b1dc8] .files-list__row-action--inline{margin-right:7px}.files-list[data-v-2e1b1dc8] .files-list__row-mtime,.files-list[data-v-2e1b1dc8] .files-list__row-size{color:var(--color-text-maxcontrast)}.files-list[data-v-2e1b1dc8] .files-list__row-size{width:calc(var(--row-height)*1.5);justify-content:flex-end}.files-list[data-v-2e1b1dc8] .files-list__row-mtime{width:calc(var(--row-height)*2)}.files-list[data-v-2e1b1dc8] .files-list__row-column-custom{width:calc(var(--row-height)*2)}`, \"\",{\"version\":3,\"sources\":[\"webpack://./apps/files/src/components/FilesListVirtual.vue\"],\"names\":[],\"mappings\":\"AACA,6BACC,kBAAA,CACA,mBAAA,CAEA,wEAAA,CACA,qBAAA,CACA,sBAAA,CACA,yBAAA,CAEA,aAAA,CACA,WAAA,CACA,2BAAA,CAIC,oCACC,mBAAA,CACA,0BAAA,CACA,YAAA,CACA,qBAAA,CACA,UAAA,CAEA,iBAAA,CAGA,uCACC,cAAA,CACA,0FAEC,6CAAA,CAMH,kDACC,YAAA,CACA,qBAAA,CAGD,oDACC,kBAAA,CACA,kBAAA,CAGD,iDACC,aAAA,CAEA,uFAEC,qCAAA,CAIF,yDAEC,eAAA,CACA,KAAA,CAEA,6BAAA,CAEA,UAAA,CAEA,YAAA,CACA,kBAAA,CAGA,6CAAA,CACA,2CAAA,CACA,wBAAA,CAGD,kGAEC,YAAA,CACA,qBAAA,CACA,UAAA,CACA,6CAAA,CAKD,iDAEC,eAAA,CACA,UAAA,CACA,KAAA,CAID,iDACC,gBAAA,CAGD,iCACC,iBAAA,CACA,YAAA,CACA,kBAAA,CACA,UAAA,CACA,gBAAA,CACA,2CAAA,CACA,qBAAA,CACA,gBAAA,CACA,wBAAA,CAGD,kEACC,YAAA,CACA,kBAAA,CACA,aAAA,CACA,oBAAA,CACA,uBAAA,CACA,wBAAA,CACA,QAAA,CACA,SAAA,CACA,mCAAA,CACA,WAAA,CAKA,4EACC,eAAA,CACA,kBAAA,CACA,sBAAA,CAIF,uDACC,iBAAA,CACA,aAAA,CACA,KAAA,CACA,MAAA,CACA,OAAA,CACA,QAAA,CACA,UAAA,CACA,UAAA,CACA,6BAAA,CAGD,wDACC,sBAAA,CAEA,+EACC,YAAA,CACA,sBAAA,CAEA,iCAAA,CAEA,kHACC,2BAAA,CACA,4BAAA,CACA,QAAA,CACA,8DAAA,CAGD,4GACC,mBAAA,CAMF,gRAEC,8CAAA,CAGA,gDAAA,CACA,0RACC,wCAAA,CAID,2aACC,oCAAA,CAIF,2DAEC,mBAAA,CAKF,oDACC,iBAAA,CACA,YAAA,CACA,gBAAA,CACA,kBAAA,CAEA,iCAAA,CACA,sBAAA,CACA,8BAAA,CACA,WAAA,CAEA,oCAAA,CACA,kCAAA,CAGA,sDACC,cAAA,CAGD,yDACC,0BAAA,CAEA,iGACC,8BAAA,CACA,+BAAA,CAID,+IAEC,WAAA,CACA,uJACC,0CAAA,CACA,2CAAA,CAKH,4DACC,eAAA,CACA,8BAAA,CACA,+BAAA,CACA,kCAAA,CAEA,kBAAA,CACA,sBAAA,CAGA,uGACC,oCAAA,CAKF,6DACC,iBAAA,CACA,OAAA,CACA,WAAA,CAID,4DACC,iBAAA,CACA,4CAAA,CACA,2CAAA,CACA,uCAAA,CAEA,cAAA,CAGA,kEACC,4BAAA,CACA,uCAAA,CACA,kBAAA,CAMH,oDAEC,eAAA,CAEA,aAAA,CAEA,sDACC,YAAA,CACA,kBAAA,CAEA,UAAA,CACA,WAAA,CAEA,WAAA,CAGA,oEACC,YAAA,CAID,uFACC,mDAAA,CACA,kBAAA,CAED,2GACC,uBAAA,CAIF,+EACC,4BAAA,CAEA,gBAAA,CACA,iBAAA,CAEA,mBAAA,CAGD,8EACC,mCAAA,CAEA,gBAAA,CAKF,sDACC,UAAA,CACA,eAAA,CACA,4DACC,UAAA,CAEA,gBAAA,CACA,eAAA,CACA,gBAAA,CAEA,oEAEC,+BAAA,CACA,SAAA,CAKH,uDAEC,UAAA,CAGA,oHAEC,2BAAA,CAIA,gFAEC,kBAAA,CAKH,8DACC,gBAAA,CAGD,yGAEC,mCAAA,CAED,oDACC,iCAAA,CAEA,wBAAA,CAGD,qDACC,+BAAA,CAGD,6DACC,+BAAA\",\"sourcesContent\":[\"\\n.files-list {\\n\\t--row-height: 55px;\\n\\t--cell-margin: 14px;\\n\\n\\t--checkbox-padding: calc((var(--row-height) - var(--checkbox-size)) / 2);\\n\\t--checkbox-size: 24px;\\n\\t--clickable-area: 44px;\\n\\t--icon-preview-size: 32px;\\n\\n\\toverflow: auto;\\n\\theight: 100%;\\n\\twill-change: scroll-position;\\n\\n\\t& :deep() {\\n\\t\\t// Table head, body and footer\\n\\t\\ttbody {\\n\\t\\t\\twill-change: padding;\\n\\t\\t\\tcontain: layout paint style;\\n\\t\\t\\tdisplay: flex;\\n\\t\\t\\tflex-direction: column;\\n\\t\\t\\twidth: 100%;\\n\\t\\t\\t// Necessary for virtual scrolling absolute\\n\\t\\t\\tposition: relative;\\n\\n\\t\\t\\t/* Hover effect on tbody lines only */\\n\\t\\t\\ttr {\\n\\t\\t\\t\\tcontain: strict;\\n\\t\\t\\t\\t&:hover,\\n\\t\\t\\t\\t&:focus {\\n\\t\\t\\t\\t\\tbackground-color: var(--color-background-dark);\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\t\\t}\\n\\n\\t\\t// Before table and thead\\n\\t\\t.files-list__before {\\n\\t\\t\\tdisplay: flex;\\n\\t\\t\\tflex-direction: column;\\n\\t\\t}\\n\\n\\t\\t.files-list__selected {\\n\\t\\t\\tpadding-right: 12px;\\n\\t\\t\\twhite-space: nowrap;\\n\\t\\t}\\n\\n\\t\\t.files-list__table {\\n\\t\\t\\tdisplay: block;\\n\\n\\t\\t\\t&.files-list__table--with-thead-overlay {\\n\\t\\t\\t\\t// Hide the table header below the overlay\\n\\t\\t\\t\\tmargin-top: calc(-1 * var(--row-height));\\n\\t\\t\\t}\\n\\t\\t}\\n\\n\\t\\t.files-list__thead-overlay {\\n\\t\\t\\t// Pinned on top when scrolling\\n\\t\\t\\tposition: sticky;\\n\\t\\t\\ttop: 0;\\n\\t\\t\\t// Save space for a row checkbox\\n\\t\\t\\tmargin-left: var(--row-height);\\n\\t\\t\\t// More than .files-list__thead\\n\\t\\t\\tz-index: 20;\\n\\n\\t\\t\\tdisplay: flex;\\n\\t\\t\\talign-items: center;\\n\\n\\t\\t\\t// Reuse row styles\\n\\t\\t\\tbackground-color: var(--color-main-background);\\n\\t\\t\\tborder-bottom: 1px solid var(--color-border);\\n\\t\\t\\theight: var(--row-height);\\n\\t\\t}\\n\\n\\t\\t.files-list__thead,\\n\\t\\t.files-list__tfoot {\\n\\t\\t\\tdisplay: flex;\\n\\t\\t\\tflex-direction: column;\\n\\t\\t\\twidth: 100%;\\n\\t\\t\\tbackground-color: var(--color-main-background);\\n\\n\\t\\t}\\n\\n\\t\\t// Table header\\n\\t\\t.files-list__thead {\\n\\t\\t\\t// Pinned on top when scrolling\\n\\t\\t\\tposition: sticky;\\n\\t\\t\\tz-index: 10;\\n\\t\\t\\ttop: 0;\\n\\t\\t}\\n\\n\\t\\t// Table footer\\n\\t\\t.files-list__tfoot {\\n\\t\\t\\tmin-height: 300px;\\n\\t\\t}\\n\\n\\t\\ttr {\\n\\t\\t\\tposition: relative;\\n\\t\\t\\tdisplay: flex;\\n\\t\\t\\talign-items: center;\\n\\t\\t\\twidth: 100%;\\n\\t\\t\\tuser-select: none;\\n\\t\\t\\tborder-bottom: 1px solid var(--color-border);\\n\\t\\t\\tbox-sizing: border-box;\\n\\t\\t\\tuser-select: none;\\n\\t\\t\\theight: var(--row-height);\\n\\t\\t}\\n\\n\\t\\ttd, th {\\n\\t\\t\\tdisplay: flex;\\n\\t\\t\\talign-items: center;\\n\\t\\t\\tflex: 0 0 auto;\\n\\t\\t\\tjustify-content: left;\\n\\t\\t\\twidth: var(--row-height);\\n\\t\\t\\theight: var(--row-height);\\n\\t\\t\\tmargin: 0;\\n\\t\\t\\tpadding: 0;\\n\\t\\t\\tcolor: var(--color-text-maxcontrast);\\n\\t\\t\\tborder: none;\\n\\n\\t\\t\\t// Columns should try to add any text\\n\\t\\t\\t// node wrapped in a span. That should help\\n\\t\\t\\t// with the ellipsis on overflow.\\n\\t\\t\\tspan {\\n\\t\\t\\t\\toverflow: hidden;\\n\\t\\t\\t\\twhite-space: nowrap;\\n\\t\\t\\t\\ttext-overflow: ellipsis;\\n\\t\\t\\t}\\n\\t\\t}\\n\\n\\t\\t.files-list__row--failed {\\n\\t\\t\\tposition: absolute;\\n\\t\\t\\tdisplay: block;\\n\\t\\t\\ttop: 0;\\n\\t\\t\\tleft: 0;\\n\\t\\t\\tright: 0;\\n\\t\\t\\tbottom: 0;\\n\\t\\t\\topacity: .1;\\n\\t\\t\\tz-index: -1;\\n\\t\\t\\tbackground: var(--color-error);\\n\\t\\t}\\n\\n\\t\\t.files-list__row-checkbox {\\n\\t\\t\\tjustify-content: center;\\n\\n\\t\\t\\t.checkbox-radio-switch {\\n\\t\\t\\t\\tdisplay: flex;\\n\\t\\t\\t\\tjustify-content: center;\\n\\n\\t\\t\\t\\t--icon-size: var(--checkbox-size);\\n\\n\\t\\t\\t\\tlabel.checkbox-radio-switch__label {\\n\\t\\t\\t\\t\\twidth: var(--clickable-area);\\n\\t\\t\\t\\t\\theight: var(--clickable-area);\\n\\t\\t\\t\\t\\tmargin: 0;\\n\\t\\t\\t\\t\\tpadding: calc((var(--clickable-area) - var(--checkbox-size)) / 2);\\n\\t\\t\\t\\t}\\n\\n\\t\\t\\t\\t.checkbox-radio-switch__icon {\\n\\t\\t\\t\\t\\tmargin: 0 !important;\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\t\\t}\\n\\n\\t\\t.files-list__row {\\n\\t\\t\\t&:hover, &:focus, &:active, &--active, &--dragover {\\n\\t\\t\\t\\t// WCAG AA compliant\\n\\t\\t\\t\\tbackground-color: var(--color-background-hover);\\n\\t\\t\\t\\t// text-maxcontrast have been designed to pass WCAG AA over\\n\\t\\t\\t\\t// a white background, we need to adjust then.\\n\\t\\t\\t\\t--color-text-maxcontrast: var(--color-main-text);\\n\\t\\t\\t\\t> * {\\n\\t\\t\\t\\t\\t--color-border: var(--color-border-dark);\\n\\t\\t\\t\\t}\\n\\n\\t\\t\\t\\t// Hover state of the row should also change the favorite markers background\\n\\t\\t\\t\\t.favorite-marker-icon svg path {\\n\\t\\t\\t\\t\\tstroke: var(--color-background-hover);\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\n\\t\\t\\t&--dragover * {\\n\\t\\t\\t\\t// Prevent dropping on row children\\n\\t\\t\\t\\tpointer-events: none;\\n\\t\\t\\t}\\n\\t\\t}\\n\\n\\t\\t// Entry preview or mime icon\\n\\t\\t.files-list__row-icon {\\n\\t\\t\\tposition: relative;\\n\\t\\t\\tdisplay: flex;\\n\\t\\t\\toverflow: visible;\\n\\t\\t\\talign-items: center;\\n\\t\\t\\t// No shrinking or growing allowed\\n\\t\\t\\tflex: 0 0 var(--icon-preview-size);\\n\\t\\t\\tjustify-content: center;\\n\\t\\t\\twidth: var(--icon-preview-size);\\n\\t\\t\\theight: 100%;\\n\\t\\t\\t// Show same padding as the checkbox right padding for visual balance\\n\\t\\t\\tmargin-right: var(--checkbox-padding);\\n\\t\\t\\tcolor: var(--color-primary-element);\\n\\n\\t\\t\\t// Icon is also clickable\\n\\t\\t\\t* {\\n\\t\\t\\t\\tcursor: pointer;\\n\\t\\t\\t}\\n\\n\\t\\t\\t& > span {\\n\\t\\t\\t\\tjustify-content: flex-start;\\n\\n\\t\\t\\t\\t&:not(.files-list__row-icon-favorite) svg {\\n\\t\\t\\t\\t\\twidth: var(--icon-preview-size);\\n\\t\\t\\t\\t\\theight: var(--icon-preview-size);\\n\\t\\t\\t\\t}\\n\\n\\t\\t\\t\\t// Slightly increase the size of the folder icon\\n\\t\\t\\t\\t&.folder-icon,\\n\\t\\t\\t\\t&.folder-open-icon {\\n\\t\\t\\t\\t\\tmargin: -3px;\\n\\t\\t\\t\\t\\tsvg {\\n\\t\\t\\t\\t\\t\\twidth: calc(var(--icon-preview-size) + 6px);\\n\\t\\t\\t\\t\\t\\theight: calc(var(--icon-preview-size) + 6px);\\n\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\n\\t\\t\\t&-preview {\\n\\t\\t\\t\\toverflow: hidden;\\n\\t\\t\\t\\twidth: var(--icon-preview-size);\\n\\t\\t\\t\\theight: var(--icon-preview-size);\\n\\t\\t\\t\\tborder-radius: var(--border-radius);\\n\\t\\t\\t\\t// Center and contain the preview\\n\\t\\t\\t\\tobject-fit: contain;\\n\\t\\t\\t\\tobject-position: center;\\n\\n\\t\\t\\t\\t/* Preview not loaded animation effect */\\n\\t\\t\\t\\t&:not(.files-list__row-icon-preview--loaded) {\\n\\t\\t\\t\\t\\tbackground: var(--color-loading-dark);\\n\\t\\t\\t\\t\\t// animation: preview-gradient-fade 1.2s ease-in-out infinite;\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\n\\t\\t\\t&-favorite {\\n\\t\\t\\t\\tposition: absolute;\\n\\t\\t\\t\\ttop: 0px;\\n\\t\\t\\t\\tright: -10px;\\n\\t\\t\\t}\\n\\n\\t\\t\\t// File and folder overlay\\n\\t\\t\\t&-overlay {\\n\\t\\t\\t\\tposition: absolute;\\n\\t\\t\\t\\tmax-height: calc(var(--icon-preview-size) * 0.5);\\n\\t\\t\\t\\tmax-width: calc(var(--icon-preview-size) * 0.5);\\n\\t\\t\\t\\tcolor: var(--color-primary-element-text);\\n\\t\\t\\t\\t// better alignment with the folder icon\\n\\t\\t\\t\\tmargin-top: 2px;\\n\\n\\t\\t\\t\\t// Improve icon contrast with a background for files\\n\\t\\t\\t\\t&--file {\\n\\t\\t\\t\\t\\tcolor: var(--color-main-text);\\n\\t\\t\\t\\t\\tbackground: var(--color-main-background);\\n\\t\\t\\t\\t\\tborder-radius: 100%;\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\t\\t}\\n\\n\\t\\t// Entry link\\n\\t\\t.files-list__row-name {\\n\\t\\t\\t// Prevent link from overflowing\\n\\t\\t\\toverflow: hidden;\\n\\t\\t\\t// Take as much space as possible\\n\\t\\t\\tflex: 1 1 auto;\\n\\n\\t\\t\\ta {\\n\\t\\t\\t\\tdisplay: flex;\\n\\t\\t\\t\\talign-items: center;\\n\\t\\t\\t\\t// Fill cell height and width\\n\\t\\t\\t\\twidth: 100%;\\n\\t\\t\\t\\theight: 100%;\\n\\t\\t\\t\\t// Necessary for flex grow to work\\n\\t\\t\\t\\tmin-width: 0;\\n\\n\\t\\t\\t\\t// Already added to the inner text, see rule below\\n\\t\\t\\t\\t&:focus-visible {\\n\\t\\t\\t\\t\\toutline: none;\\n\\t\\t\\t\\t}\\n\\n\\t\\t\\t\\t// Keyboard indicator a11y\\n\\t\\t\\t\\t&:focus .files-list__row-name-text {\\n\\t\\t\\t\\t\\toutline: 2px solid var(--color-main-text) !important;\\n\\t\\t\\t\\t\\tborder-radius: 20px;\\n\\t\\t\\t\\t}\\n\\t\\t\\t\\t&:focus:not(:focus-visible) .files-list__row-name-text {\\n\\t\\t\\t\\t\\toutline: none !important;\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\n\\t\\t\\t.files-list__row-name-text {\\n\\t\\t\\t\\tcolor: var(--color-main-text);\\n\\t\\t\\t\\t// Make some space for the outline\\n\\t\\t\\t\\tpadding: 5px 10px;\\n\\t\\t\\t\\tmargin-left: -10px;\\n\\t\\t\\t\\t// Align two name and ext\\n\\t\\t\\t\\tdisplay: inline-flex;\\n\\t\\t\\t}\\n\\n\\t\\t\\t.files-list__row-name-ext {\\n\\t\\t\\t\\tcolor: var(--color-text-maxcontrast);\\n\\t\\t\\t\\t// always show the extension\\n\\t\\t\\t\\toverflow: visible;\\n\\t\\t\\t}\\n\\t\\t}\\n\\n\\t\\t// Rename form\\n\\t\\t.files-list__row-rename {\\n\\t\\t\\twidth: 100%;\\n\\t\\t\\tmax-width: 600px;\\n\\t\\t\\tinput {\\n\\t\\t\\t\\twidth: 100%;\\n\\t\\t\\t\\t// Align with text, 0 - padding - border\\n\\t\\t\\t\\tmargin-left: -8px;\\n\\t\\t\\t\\tpadding: 2px 6px;\\n\\t\\t\\t\\tborder-width: 2px;\\n\\n\\t\\t\\t\\t&:invalid {\\n\\t\\t\\t\\t\\t// Show red border on invalid input\\n\\t\\t\\t\\t\\tborder-color: var(--color-error);\\n\\t\\t\\t\\t\\tcolor: red;\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\t\\t}\\n\\n\\t\\t.files-list__row-actions {\\n\\t\\t\\t// take as much space as necessary\\n\\t\\t\\twidth: auto;\\n\\n\\t\\t\\t// Add margin to all cells after the actions\\n\\t\\t\\t& ~ td,\\n\\t\\t\\t& ~ th {\\n\\t\\t\\t\\tmargin: 0 var(--cell-margin);\\n\\t\\t\\t}\\n\\n\\t\\t\\tbutton {\\n\\t\\t\\t\\t.button-vue__text {\\n\\t\\t\\t\\t\\t// Remove bold from default button styling\\n\\t\\t\\t\\t\\tfont-weight: normal;\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\t\\t}\\n\\n\\t\\t.files-list__row-action--inline {\\n\\t\\t\\tmargin-right: 7px;\\n\\t\\t}\\n\\n\\t\\t.files-list__row-mtime,\\n\\t\\t.files-list__row-size {\\n\\t\\t\\tcolor: var(--color-text-maxcontrast);\\n\\t\\t}\\n\\t\\t.files-list__row-size {\\n\\t\\t\\twidth: calc(var(--row-height) * 1.5);\\n\\t\\t\\t// Right align content/text\\n\\t\\t\\tjustify-content: flex-end;\\n\\t\\t}\\n\\n\\t\\t.files-list__row-mtime {\\n\\t\\t\\twidth: calc(var(--row-height) * 2);\\n\\t\\t}\\n\\n\\t\\t.files-list__row-column-custom {\\n\\t\\t\\twidth: calc(var(--row-height) * 2);\\n\\t\\t}\\n\\t}\\n}\\n\"],\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/sourceMaps.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, `tbody.files-list__tbody.files-list__tbody--grid{--half-clickable-area: calc(var(--clickable-area) / 2);--row-width: 160px;--row-height: calc(var(--row-width) - var(--half-clickable-area));--icon-preview-size: calc(var(--row-width) - var(--clickable-area));--checkbox-padding: 0px;display:grid;grid-template-columns:repeat(auto-fill, var(--row-width));grid-gap:15px;row-gap:15px;align-content:center;align-items:center;justify-content:space-around;justify-items:center}tbody.files-list__tbody.files-list__tbody--grid tr{width:var(--row-width);height:calc(var(--row-height) + var(--clickable-area));border:none;border-radius:var(--border-radius)}tbody.files-list__tbody.files-list__tbody--grid .files-list__row-checkbox{position:absolute;z-index:9;top:0;left:0;overflow:hidden;width:var(--clickable-area);height:var(--clickable-area);border-radius:var(--half-clickable-area)}tbody.files-list__tbody.files-list__tbody--grid .files-list__row-icon-favorite{position:absolute;top:0;right:0;display:flex;align-items:center;justify-content:center;width:var(--clickable-area);height:var(--clickable-area)}tbody.files-list__tbody.files-list__tbody--grid .files-list__row-name{display:grid;justify-content:stretch;width:100%;height:100%;grid-auto-rows:var(--row-height) var(--clickable-area)}tbody.files-list__tbody.files-list__tbody--grid .files-list__row-name span.files-list__row-icon{width:100%;height:100%;padding-top:var(--half-clickable-area)}tbody.files-list__tbody.files-list__tbody--grid .files-list__row-name a.files-list__row-name-link{width:calc(100% - var(--clickable-area));height:var(--clickable-area)}tbody.files-list__tbody.files-list__tbody--grid .files-list__row-name .files-list__row-name-text{margin:0;padding-right:0}tbody.files-list__tbody.files-list__tbody--grid .files-list__row-actions{position:absolute;right:0;bottom:0;width:var(--clickable-area);height:var(--clickable-area)}`, \"\",{\"version\":3,\"sources\":[\"webpack://./apps/files/src/components/FilesListVirtual.vue\"],\"names\":[],\"mappings\":\"AAEA,gDACC,sDAAA,CACA,kBAAA,CAEA,iEAAA,CACA,mEAAA,CACA,uBAAA,CAEA,YAAA,CACA,yDAAA,CACA,aAAA,CACA,YAAA,CAEA,oBAAA,CACA,kBAAA,CACA,4BAAA,CACA,oBAAA,CAEA,mDACC,sBAAA,CACA,sDAAA,CACA,WAAA,CACA,kCAAA,CAID,0EACC,iBAAA,CACA,SAAA,CACA,KAAA,CACA,MAAA,CACA,eAAA,CACA,2BAAA,CACA,4BAAA,CACA,wCAAA,CAID,+EACC,iBAAA,CACA,KAAA,CACA,OAAA,CACA,YAAA,CACA,kBAAA,CACA,sBAAA,CACA,2BAAA,CACA,4BAAA,CAGD,sEACC,YAAA,CACA,uBAAA,CACA,UAAA,CACA,WAAA,CACA,sDAAA,CAEA,gGACC,UAAA,CACA,WAAA,CAGA,sCAAA,CAGD,kGAEC,wCAAA,CACA,4BAAA,CAGD,iGACC,QAAA,CACA,eAAA,CAIF,yEACC,iBAAA,CACA,OAAA,CACA,QAAA,CACA,2BAAA,CACA,4BAAA\",\"sourcesContent\":[\"\\n// Grid mode\\ntbody.files-list__tbody.files-list__tbody--grid {\\n\\t--half-clickable-area: calc(var(--clickable-area) / 2);\\n\\t--row-width: 160px;\\n\\t// We use half of the clickable area as visual balance margin\\n\\t--row-height: calc(var(--row-width) - var(--half-clickable-area));\\n\\t--icon-preview-size: calc(var(--row-width) - var(--clickable-area));\\n\\t--checkbox-padding: 0px;\\n\\n\\tdisplay: grid;\\n\\tgrid-template-columns: repeat(auto-fill, var(--row-width));\\n\\tgrid-gap: 15px;\\n\\trow-gap: 15px;\\n\\n\\talign-content: center;\\n\\talign-items: center;\\n\\tjustify-content: space-around;\\n\\tjustify-items: center;\\n\\n\\ttr {\\n\\t\\twidth: var(--row-width);\\n\\t\\theight: calc(var(--row-height) + var(--clickable-area));\\n\\t\\tborder: none;\\n\\t\\tborder-radius: var(--border-radius);\\n\\t}\\n\\n\\t// Checkbox in the top left\\n\\t.files-list__row-checkbox {\\n\\t\\tposition: absolute;\\n\\t\\tz-index: 9;\\n\\t\\ttop: 0;\\n\\t\\tleft: 0;\\n\\t\\toverflow: hidden;\\n\\t\\twidth: var(--clickable-area);\\n\\t\\theight: var(--clickable-area);\\n\\t\\tborder-radius: var(--half-clickable-area);\\n\\t}\\n\\n\\t// Star icon in the top right\\n\\t.files-list__row-icon-favorite {\\n\\t\\tposition: absolute;\\n\\t\\ttop: 0;\\n\\t\\tright: 0;\\n\\t\\tdisplay: flex;\\n\\t\\talign-items: center;\\n\\t\\tjustify-content: center;\\n\\t\\twidth: var(--clickable-area);\\n\\t\\theight: var(--clickable-area);\\n\\t}\\n\\n\\t.files-list__row-name {\\n\\t\\tdisplay: grid;\\n\\t\\tjustify-content: stretch;\\n\\t\\twidth: 100%;\\n\\t\\theight: 100%;\\n\\t\\tgrid-auto-rows: var(--row-height) var(--clickable-area);\\n\\n\\t\\tspan.files-list__row-icon {\\n\\t\\t\\twidth: 100%;\\n\\t\\t\\theight: 100%;\\n\\t\\t\\t// Visual balance, we use half of the clickable area\\n\\t\\t\\t// as a margin around the preview\\n\\t\\t\\tpadding-top: var(--half-clickable-area);\\n\\t\\t}\\n\\n\\t\\ta.files-list__row-name-link {\\n\\t\\t\\t// Minus action menu\\n\\t\\t\\twidth: calc(100% - var(--clickable-area));\\n\\t\\t\\theight: var(--clickable-area);\\n\\t\\t}\\n\\n\\t\\t.files-list__row-name-text {\\n\\t\\t\\tmargin: 0;\\n\\t\\t\\tpadding-right: 0;\\n\\t\\t}\\n\\t}\\n\\n\\t.files-list__row-actions {\\n\\t\\tposition: absolute;\\n\\t\\tright: 0;\\n\\t\\tbottom: 0;\\n\\t\\twidth: var(--clickable-area);\\n\\t\\theight: var(--clickable-area);\\n\\t}\\n}\\n\"],\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/sourceMaps.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, `.app-navigation-entry__settings-quota--not-unlimited[data-v-063ed938] .app-navigation-entry__name{margin-top:-6px}.app-navigation-entry__settings-quota progress[data-v-063ed938]{position:absolute;bottom:12px;margin-left:44px;width:calc(100% - 44px - 22px)}`, \"\",{\"version\":3,\"sources\":[\"webpack://./apps/files/src/components/NavigationQuota.vue\"],\"names\":[],\"mappings\":\"AAIC,kGACC,eAAA,CAGD,gEACC,iBAAA,CACA,WAAA,CACA,gBAAA,CACA,8BAAA\",\"sourcesContent\":[\"\\n// User storage stats display\\n.app-navigation-entry__settings-quota {\\n\\t// Align title with progress and icon\\n\\t&--not-unlimited::v-deep .app-navigation-entry__name {\\n\\t\\tmargin-top: -6px;\\n\\t}\\n\\n\\tprogress {\\n\\t\\tposition: absolute;\\n\\t\\tbottom: 12px;\\n\\t\\tmargin-left: 44px;\\n\\t\\twidth: calc(100% - 44px - 22px);\\n\\t}\\n}\\n\"],\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/sourceMaps.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, `.app-content[data-v-5c37291f]{display:flex;overflow:hidden;flex-direction:column;max-height:100%;position:relative !important}.files-list__header[data-v-5c37291f]{display:flex;align-items:center;flex:0 0;max-width:100%;margin-block:var(--app-navigation-padding, 4px);margin-inline:calc(var(--default-clickable-area, 44px) + 2*var(--app-navigation-padding, 4px)) var(--app-navigation-padding, 4px)}.files-list__header>*[data-v-5c37291f]{flex:0 0}.files-list__header-share-button[data-v-5c37291f]{color:var(--color-text-maxcontrast) !important}.files-list__header-share-button--shared[data-v-5c37291f]{color:var(--color-main-text) !important}.files-list__refresh-icon[data-v-5c37291f]{flex:0 0 44px;width:44px;height:44px}.files-list__loading-icon[data-v-5c37291f]{margin:auto}`, \"\",{\"version\":3,\"sources\":[\"webpack://./apps/files/src/views/FilesList.vue\"],\"names\":[],\"mappings\":\"AACA,8BAEC,YAAA,CACA,eAAA,CACA,qBAAA,CACA,eAAA,CACA,4BAAA,CAIA,qCACC,YAAA,CACA,kBAAA,CAEA,QAAA,CACA,cAAA,CAEA,+CAAA,CACA,iIAAA,CAEA,uCAGC,QAAA,CAGD,kDACC,8CAAA,CAEA,0DACC,uCAAA,CAKH,2CACC,aAAA,CACA,UAAA,CACA,WAAA,CAGD,2CACC,WAAA\",\"sourcesContent\":[\"\\n.app-content {\\n\\t// Virtual list needs to be full height and is scrollable\\n\\tdisplay: flex;\\n\\toverflow: hidden;\\n\\tflex-direction: column;\\n\\tmax-height: 100%;\\n\\tposition: relative !important;\\n}\\n\\n.files-list {\\n\\t&__header {\\n\\t\\tdisplay: flex;\\n\\t\\talign-items: center;\\n\\t\\t// Do not grow or shrink (vertically)\\n\\t\\tflex: 0 0;\\n\\t\\tmax-width: 100%;\\n\\t\\t// Align with the navigation toggle icon\\n\\t\\tmargin-block: var(--app-navigation-padding, 4px);\\n\\t\\tmargin-inline: calc(var(--default-clickable-area, 44px) + 2 * var(--app-navigation-padding, 4px)) var(--app-navigation-padding, 4px);\\n\\n\\t\\t>* {\\n\\t\\t\\t// Do not grow or shrink (horizontally)\\n\\t\\t\\t// Only the breadcrumbs shrinks\\n\\t\\t\\tflex: 0 0;\\n\\t\\t}\\n\\n\\t\\t&-share-button {\\n\\t\\t\\tcolor: var(--color-text-maxcontrast) !important;\\n\\n\\t\\t\\t&--shared {\\n\\t\\t\\t\\tcolor: var(--color-main-text) !important;\\n\\t\\t\\t}\\n\\t\\t}\\n\\t}\\n\\n\\t&__refresh-icon {\\n\\t\\tflex: 0 0 44px;\\n\\t\\twidth: 44px;\\n\\t\\theight: 44px;\\n\\t}\\n\\n\\t&__loading-icon {\\n\\t\\tmargin: auto;\\n\\t}\\n}\\n\"],\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/sourceMaps.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, `.app-navigation[data-v-8291caa8] .app-navigation-entry-icon{background-repeat:no-repeat;background-position:center}.app-navigation[data-v-8291caa8] .app-navigation-entry.active .button-vue.icon-collapse:not(:hover){color:var(--color-primary-element-text)}.app-navigation>ul.app-navigation__list[data-v-8291caa8]{padding-bottom:var(--default-grid-baseline, 4px)}.app-navigation-entry__settings[data-v-8291caa8]{height:auto !important;overflow:hidden !important;padding-top:0 !important;flex:0 0 auto}`, \"\",{\"version\":3,\"sources\":[\"webpack://./apps/files/src/views/Navigation.vue\"],\"names\":[],\"mappings\":\"AAEA,4DACC,2BAAA,CACA,0BAAA,CAGD,oGACC,uCAAA,CAGD,yDAEC,gDAAA,CAGD,iDACC,sBAAA,CACA,0BAAA,CACA,wBAAA,CAEA,aAAA\",\"sourcesContent\":[\"\\n// TODO: remove when https://github.com/nextcloud/nextcloud-vue/pull/3539 is in\\n.app-navigation::v-deep .app-navigation-entry-icon {\\n\\tbackground-repeat: no-repeat;\\n\\tbackground-position: center;\\n}\\n\\n.app-navigation::v-deep .app-navigation-entry.active .button-vue.icon-collapse:not(:hover) {\\n\\tcolor: var(--color-primary-element-text);\\n}\\n\\n.app-navigation > ul.app-navigation__list {\\n\\t// Use flex gap value for more elegant spacing\\n\\tpadding-bottom: var(--default-grid-baseline, 4px);\\n}\\n\\n.app-navigation-entry__settings {\\n\\theight: auto !important;\\n\\toverflow: hidden !important;\\n\\tpadding-top: 0 !important;\\n\\t// Prevent shrinking or growing\\n\\tflex: 0 0 auto;\\n}\\n\"],\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/sourceMaps.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, `.setting-link[data-v-109572de]:hover{text-decoration:underline}`, \"\",{\"version\":3,\"sources\":[\"webpack://./apps/files/src/views/Settings.vue\"],\"names\":[],\"mappings\":\"AACA,qCACC,yBAAA\",\"sourcesContent\":[\"\\n.setting-link:hover {\\n\\ttext-decoration: underline;\\n}\\n\"],\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","// Copyright Joyent, Inc. and other Node contributors.\n//\n// Permission is hereby granted, free of charge, to any person obtaining a\n// copy of this software and associated documentation files (the\n// \"Software\"), to deal in the Software without restriction, including\n// without limitation the rights to use, copy, modify, merge, publish,\n// distribute, sublicense, and/or sell copies of the Software, and to permit\n// persons to whom the Software is furnished to do so, subject to the\n// following conditions:\n//\n// The above copyright notice and this permission notice shall be included\n// in all copies or substantial portions of the Software.\n//\n// THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS\n// OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\n// MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN\n// NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,\n// DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR\n// OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE\n// USE OR OTHER DEALINGS IN THE SOFTWARE.\n\n'use strict';\n\nvar R = typeof Reflect === 'object' ? Reflect : null\nvar ReflectApply = R && typeof R.apply === 'function'\n ? R.apply\n : function ReflectApply(target, receiver, args) {\n return Function.prototype.apply.call(target, receiver, args);\n }\n\nvar ReflectOwnKeys\nif (R && typeof R.ownKeys === 'function') {\n ReflectOwnKeys = R.ownKeys\n} else if (Object.getOwnPropertySymbols) {\n ReflectOwnKeys = function ReflectOwnKeys(target) {\n return Object.getOwnPropertyNames(target)\n .concat(Object.getOwnPropertySymbols(target));\n };\n} else {\n ReflectOwnKeys = function ReflectOwnKeys(target) {\n return Object.getOwnPropertyNames(target);\n };\n}\n\nfunction ProcessEmitWarning(warning) {\n if (console && console.warn) console.warn(warning);\n}\n\nvar NumberIsNaN = Number.isNaN || function NumberIsNaN(value) {\n return value !== value;\n}\n\nfunction EventEmitter() {\n EventEmitter.init.call(this);\n}\nmodule.exports = EventEmitter;\nmodule.exports.once = once;\n\n// Backwards-compat with node 0.10.x\nEventEmitter.EventEmitter = EventEmitter;\n\nEventEmitter.prototype._events = undefined;\nEventEmitter.prototype._eventsCount = 0;\nEventEmitter.prototype._maxListeners = undefined;\n\n// By default EventEmitters will print a warning if more than 10 listeners are\n// added to it. This is a useful default which helps finding memory leaks.\nvar defaultMaxListeners = 10;\n\nfunction checkListener(listener) {\n if (typeof listener !== 'function') {\n throw new TypeError('The \"listener\" argument must be of type Function. Received type ' + typeof listener);\n }\n}\n\nObject.defineProperty(EventEmitter, 'defaultMaxListeners', {\n enumerable: true,\n get: function() {\n return defaultMaxListeners;\n },\n set: function(arg) {\n if (typeof arg !== 'number' || arg < 0 || NumberIsNaN(arg)) {\n throw new RangeError('The value of \"defaultMaxListeners\" is out of range. It must be a non-negative number. Received ' + arg + '.');\n }\n defaultMaxListeners = arg;\n }\n});\n\nEventEmitter.init = function() {\n\n if (this._events === undefined ||\n this._events === Object.getPrototypeOf(this)._events) {\n this._events = Object.create(null);\n this._eventsCount = 0;\n }\n\n this._maxListeners = this._maxListeners || undefined;\n};\n\n// Obviously not all Emitters should be limited to 10. This function allows\n// that to be increased. Set to zero for unlimited.\nEventEmitter.prototype.setMaxListeners = function setMaxListeners(n) {\n if (typeof n !== 'number' || n < 0 || NumberIsNaN(n)) {\n throw new RangeError('The value of \"n\" is out of range. It must be a non-negative number. Received ' + n + '.');\n }\n this._maxListeners = n;\n return this;\n};\n\nfunction _getMaxListeners(that) {\n if (that._maxListeners === undefined)\n return EventEmitter.defaultMaxListeners;\n return that._maxListeners;\n}\n\nEventEmitter.prototype.getMaxListeners = function getMaxListeners() {\n return _getMaxListeners(this);\n};\n\nEventEmitter.prototype.emit = function emit(type) {\n var args = [];\n for (var i = 1; i < arguments.length; i++) args.push(arguments[i]);\n var doError = (type === 'error');\n\n var events = this._events;\n if (events !== undefined)\n doError = (doError && events.error === undefined);\n else if (!doError)\n return false;\n\n // If there is no 'error' event listener then throw.\n if (doError) {\n var er;\n if (args.length > 0)\n er = args[0];\n if (er instanceof Error) {\n // Note: The comments on the `throw` lines are intentional, they show\n // up in Node's output if this results in an unhandled exception.\n throw er; // Unhandled 'error' event\n }\n // At least give some kind of context to the user\n var err = new Error('Unhandled error.' + (er ? ' (' + er.message + ')' : ''));\n err.context = er;\n throw err; // Unhandled 'error' event\n }\n\n var handler = events[type];\n\n if (handler === undefined)\n return false;\n\n if (typeof handler === 'function') {\n ReflectApply(handler, this, args);\n } else {\n var len = handler.length;\n var listeners = arrayClone(handler, len);\n for (var i = 0; i < len; ++i)\n ReflectApply(listeners[i], this, args);\n }\n\n return true;\n};\n\nfunction _addListener(target, type, listener, prepend) {\n var m;\n var events;\n var existing;\n\n checkListener(listener);\n\n events = target._events;\n if (events === undefined) {\n events = target._events = Object.create(null);\n target._eventsCount = 0;\n } else {\n // To avoid recursion in the case that type === \"newListener\"! Before\n // adding it to the listeners, first emit \"newListener\".\n if (events.newListener !== undefined) {\n target.emit('newListener', type,\n listener.listener ? listener.listener : listener);\n\n // Re-assign `events` because a newListener handler could have caused the\n // this._events to be assigned to a new object\n events = target._events;\n }\n existing = events[type];\n }\n\n if (existing === undefined) {\n // Optimize the case of one listener. Don't need the extra array object.\n existing = events[type] = listener;\n ++target._eventsCount;\n } else {\n if (typeof existing === 'function') {\n // Adding the second element, need to change to array.\n existing = events[type] =\n prepend ? [listener, existing] : [existing, listener];\n // If we've already got an array, just append.\n } else if (prepend) {\n existing.unshift(listener);\n } else {\n existing.push(listener);\n }\n\n // Check for listener leak\n m = _getMaxListeners(target);\n if (m > 0 && existing.length > m && !existing.warned) {\n existing.warned = true;\n // No error code for this since it is a Warning\n // eslint-disable-next-line no-restricted-syntax\n var w = new Error('Possible EventEmitter memory leak detected. ' +\n existing.length + ' ' + String(type) + ' listeners ' +\n 'added. Use emitter.setMaxListeners() to ' +\n 'increase limit');\n w.name = 'MaxListenersExceededWarning';\n w.emitter = target;\n w.type = type;\n w.count = existing.length;\n ProcessEmitWarning(w);\n }\n }\n\n return target;\n}\n\nEventEmitter.prototype.addListener = function addListener(type, listener) {\n return _addListener(this, type, listener, false);\n};\n\nEventEmitter.prototype.on = EventEmitter.prototype.addListener;\n\nEventEmitter.prototype.prependListener =\n function prependListener(type, listener) {\n return _addListener(this, type, listener, true);\n };\n\nfunction onceWrapper() {\n if (!this.fired) {\n this.target.removeListener(this.type, this.wrapFn);\n this.fired = true;\n if (arguments.length === 0)\n return this.listener.call(this.target);\n return this.listener.apply(this.target, arguments);\n }\n}\n\nfunction _onceWrap(target, type, listener) {\n var state = { fired: false, wrapFn: undefined, target: target, type: type, listener: listener };\n var wrapped = onceWrapper.bind(state);\n wrapped.listener = listener;\n state.wrapFn = wrapped;\n return wrapped;\n}\n\nEventEmitter.prototype.once = function once(type, listener) {\n checkListener(listener);\n this.on(type, _onceWrap(this, type, listener));\n return this;\n};\n\nEventEmitter.prototype.prependOnceListener =\n function prependOnceListener(type, listener) {\n checkListener(listener);\n this.prependListener(type, _onceWrap(this, type, listener));\n return this;\n };\n\n// Emits a 'removeListener' event if and only if the listener was removed.\nEventEmitter.prototype.removeListener =\n function removeListener(type, listener) {\n var list, events, position, i, originalListener;\n\n checkListener(listener);\n\n events = this._events;\n if (events === undefined)\n return this;\n\n list = events[type];\n if (list === undefined)\n return this;\n\n if (list === listener || list.listener === listener) {\n if (--this._eventsCount === 0)\n this._events = Object.create(null);\n else {\n delete events[type];\n if (events.removeListener)\n this.emit('removeListener', type, list.listener || listener);\n }\n } else if (typeof list !== 'function') {\n position = -1;\n\n for (i = list.length - 1; i >= 0; i--) {\n if (list[i] === listener || list[i].listener === listener) {\n originalListener = list[i].listener;\n position = i;\n break;\n }\n }\n\n if (position < 0)\n return this;\n\n if (position === 0)\n list.shift();\n else {\n spliceOne(list, position);\n }\n\n if (list.length === 1)\n events[type] = list[0];\n\n if (events.removeListener !== undefined)\n this.emit('removeListener', type, originalListener || listener);\n }\n\n return this;\n };\n\nEventEmitter.prototype.off = EventEmitter.prototype.removeListener;\n\nEventEmitter.prototype.removeAllListeners =\n function removeAllListeners(type) {\n var listeners, events, i;\n\n events = this._events;\n if (events === undefined)\n return this;\n\n // not listening for removeListener, no need to emit\n if (events.removeListener === undefined) {\n if (arguments.length === 0) {\n this._events = Object.create(null);\n this._eventsCount = 0;\n } else if (events[type] !== undefined) {\n if (--this._eventsCount === 0)\n this._events = Object.create(null);\n else\n delete events[type];\n }\n return this;\n }\n\n // emit removeListener for all listeners on all events\n if (arguments.length === 0) {\n var keys = Object.keys(events);\n var key;\n for (i = 0; i < keys.length; ++i) {\n key = keys[i];\n if (key === 'removeListener') continue;\n this.removeAllListeners(key);\n }\n this.removeAllListeners('removeListener');\n this._events = Object.create(null);\n this._eventsCount = 0;\n return this;\n }\n\n listeners = events[type];\n\n if (typeof listeners === 'function') {\n this.removeListener(type, listeners);\n } else if (listeners !== undefined) {\n // LIFO order\n for (i = listeners.length - 1; i >= 0; i--) {\n this.removeListener(type, listeners[i]);\n }\n }\n\n return this;\n };\n\nfunction _listeners(target, type, unwrap) {\n var events = target._events;\n\n if (events === undefined)\n return [];\n\n var evlistener = events[type];\n if (evlistener === undefined)\n return [];\n\n if (typeof evlistener === 'function')\n return unwrap ? [evlistener.listener || evlistener] : [evlistener];\n\n return unwrap ?\n unwrapListeners(evlistener) : arrayClone(evlistener, evlistener.length);\n}\n\nEventEmitter.prototype.listeners = function listeners(type) {\n return _listeners(this, type, true);\n};\n\nEventEmitter.prototype.rawListeners = function rawListeners(type) {\n return _listeners(this, type, false);\n};\n\nEventEmitter.listenerCount = function(emitter, type) {\n if (typeof emitter.listenerCount === 'function') {\n return emitter.listenerCount(type);\n } else {\n return listenerCount.call(emitter, type);\n }\n};\n\nEventEmitter.prototype.listenerCount = listenerCount;\nfunction listenerCount(type) {\n var events = this._events;\n\n if (events !== undefined) {\n var evlistener = events[type];\n\n if (typeof evlistener === 'function') {\n return 1;\n } else if (evlistener !== undefined) {\n return evlistener.length;\n }\n }\n\n return 0;\n}\n\nEventEmitter.prototype.eventNames = function eventNames() {\n return this._eventsCount > 0 ? ReflectOwnKeys(this._events) : [];\n};\n\nfunction arrayClone(arr, n) {\n var copy = new Array(n);\n for (var i = 0; i < n; ++i)\n copy[i] = arr[i];\n return copy;\n}\n\nfunction spliceOne(list, index) {\n for (; index + 1 < list.length; index++)\n list[index] = list[index + 1];\n list.pop();\n}\n\nfunction unwrapListeners(arr) {\n var ret = new Array(arr.length);\n for (var i = 0; i < ret.length; ++i) {\n ret[i] = arr[i].listener || arr[i];\n }\n return ret;\n}\n\nfunction once(emitter, name) {\n return new Promise(function (resolve, reject) {\n function errorListener(err) {\n emitter.removeListener(name, resolver);\n reject(err);\n }\n\n function resolver() {\n if (typeof emitter.removeListener === 'function') {\n emitter.removeListener('error', errorListener);\n }\n resolve([].slice.call(arguments));\n };\n\n eventTargetAgnosticAddListener(emitter, name, resolver, { once: true });\n if (name !== 'error') {\n addErrorHandlerIfEventEmitter(emitter, errorListener, { once: true });\n }\n });\n}\n\nfunction addErrorHandlerIfEventEmitter(emitter, handler, flags) {\n if (typeof emitter.on === 'function') {\n eventTargetAgnosticAddListener(emitter, 'error', handler, flags);\n }\n}\n\nfunction eventTargetAgnosticAddListener(emitter, name, listener, flags) {\n if (typeof emitter.on === 'function') {\n if (flags.once) {\n emitter.once(name, listener);\n } else {\n emitter.on(name, listener);\n }\n } else if (typeof emitter.addEventListener === 'function') {\n // EventTarget does not have `error` event semantics like Node\n // EventEmitters, we do not listen for `error` events here.\n emitter.addEventListener(name, function wrapListener(arg) {\n // IE does not have builtin `{ once: true }` support so we\n // have to do it manually.\n if (flags.once) {\n emitter.removeEventListener(name, wrapListener);\n }\n listener(arg);\n });\n } else {\n throw new TypeError('The \"emitter\" argument must be of type EventEmitter. Received type ' + typeof emitter);\n }\n}\n","/*! safe-buffer. MIT License. Feross Aboukhadijeh */\n/* eslint-disable node/no-deprecated-api */\nvar buffer = require('buffer')\nvar Buffer = buffer.Buffer\n\n// alternative to using Object.keys for old browsers\nfunction copyProps (src, dst) {\n for (var key in src) {\n dst[key] = src[key]\n }\n}\nif (Buffer.from && Buffer.alloc && Buffer.allocUnsafe && Buffer.allocUnsafeSlow) {\n module.exports = buffer\n} else {\n // Copy properties from require('buffer')\n copyProps(buffer, exports)\n exports.Buffer = SafeBuffer\n}\n\nfunction SafeBuffer (arg, encodingOrOffset, length) {\n return Buffer(arg, encodingOrOffset, length)\n}\n\nSafeBuffer.prototype = Object.create(Buffer.prototype)\n\n// Copy static methods from Buffer\ncopyProps(Buffer, SafeBuffer)\n\nSafeBuffer.from = function (arg, encodingOrOffset, length) {\n if (typeof arg === 'number') {\n throw new TypeError('Argument must not be a number')\n }\n return Buffer(arg, encodingOrOffset, length)\n}\n\nSafeBuffer.alloc = function (size, fill, encoding) {\n if (typeof size !== 'number') {\n throw new TypeError('Argument must be a number')\n }\n var buf = Buffer(size)\n if (fill !== undefined) {\n if (typeof encoding === 'string') {\n buf.fill(fill, encoding)\n } else {\n buf.fill(fill)\n }\n } else {\n buf.fill(0)\n }\n return buf\n}\n\nSafeBuffer.allocUnsafe = function (size) {\n if (typeof size !== 'number') {\n throw new TypeError('Argument must be a number')\n }\n return Buffer(size)\n}\n\nSafeBuffer.allocUnsafeSlow = function (size) {\n if (typeof size !== 'number') {\n throw new TypeError('Argument must be a number')\n }\n return buffer.SlowBuffer(size)\n}\n",";(function (sax) { // wrapper for non-node envs\n sax.parser = function (strict, opt) { return new SAXParser(strict, opt) }\n sax.SAXParser = SAXParser\n sax.SAXStream = SAXStream\n sax.createStream = createStream\n\n // When we pass the MAX_BUFFER_LENGTH position, start checking for buffer overruns.\n // When we check, schedule the next check for MAX_BUFFER_LENGTH - (max(buffer lengths)),\n // since that's the earliest that a buffer overrun could occur. This way, checks are\n // as rare as required, but as often as necessary to ensure never crossing this bound.\n // Furthermore, buffers are only tested at most once per write(), so passing a very\n // large string into write() might have undesirable effects, but this is manageable by\n // the caller, so it is assumed to be safe. Thus, a call to write() may, in the extreme\n // edge case, result in creating at most one complete copy of the string passed in.\n // Set to Infinity to have unlimited buffers.\n sax.MAX_BUFFER_LENGTH = 64 * 1024\n\n var buffers = [\n 'comment', 'sgmlDecl', 'textNode', 'tagName', 'doctype',\n 'procInstName', 'procInstBody', 'entity', 'attribName',\n 'attribValue', 'cdata', 'script'\n ]\n\n sax.EVENTS = [\n 'text',\n 'processinginstruction',\n 'sgmldeclaration',\n 'doctype',\n 'comment',\n 'opentagstart',\n 'attribute',\n 'opentag',\n 'closetag',\n 'opencdata',\n 'cdata',\n 'closecdata',\n 'error',\n 'end',\n 'ready',\n 'script',\n 'opennamespace',\n 'closenamespace'\n ]\n\n function SAXParser (strict, opt) {\n if (!(this instanceof SAXParser)) {\n return new SAXParser(strict, opt)\n }\n\n var parser = this\n clearBuffers(parser)\n parser.q = parser.c = ''\n parser.bufferCheckPosition = sax.MAX_BUFFER_LENGTH\n parser.opt = opt || {}\n parser.opt.lowercase = parser.opt.lowercase || parser.opt.lowercasetags\n parser.looseCase = parser.opt.lowercase ? 'toLowerCase' : 'toUpperCase'\n parser.tags = []\n parser.closed = parser.closedRoot = parser.sawRoot = false\n parser.tag = parser.error = null\n parser.strict = !!strict\n parser.noscript = !!(strict || parser.opt.noscript)\n parser.state = S.BEGIN\n parser.strictEntities = parser.opt.strictEntities\n parser.ENTITIES = parser.strictEntities ? Object.create(sax.XML_ENTITIES) : Object.create(sax.ENTITIES)\n parser.attribList = []\n\n // namespaces form a prototype chain.\n // it always points at the current tag,\n // which protos to its parent tag.\n if (parser.opt.xmlns) {\n parser.ns = Object.create(rootNS)\n }\n\n // mostly just for error reporting\n parser.trackPosition = parser.opt.position !== false\n if (parser.trackPosition) {\n parser.position = parser.line = parser.column = 0\n }\n emit(parser, 'onready')\n }\n\n if (!Object.create) {\n Object.create = function (o) {\n function F () {}\n F.prototype = o\n var newf = new F()\n return newf\n }\n }\n\n if (!Object.keys) {\n Object.keys = function (o) {\n var a = []\n for (var i in o) if (o.hasOwnProperty(i)) a.push(i)\n return a\n }\n }\n\n function checkBufferLength (parser) {\n var maxAllowed = Math.max(sax.MAX_BUFFER_LENGTH, 10)\n var maxActual = 0\n for (var i = 0, l = buffers.length; i < l; i++) {\n var len = parser[buffers[i]].length\n if (len > maxAllowed) {\n // Text/cdata nodes can get big, and since they're buffered,\n // we can get here under normal conditions.\n // Avoid issues by emitting the text node now,\n // so at least it won't get any bigger.\n switch (buffers[i]) {\n case 'textNode':\n closeText(parser)\n break\n\n case 'cdata':\n emitNode(parser, 'oncdata', parser.cdata)\n parser.cdata = ''\n break\n\n case 'script':\n emitNode(parser, 'onscript', parser.script)\n parser.script = ''\n break\n\n default:\n error(parser, 'Max buffer length exceeded: ' + buffers[i])\n }\n }\n maxActual = Math.max(maxActual, len)\n }\n // schedule the next check for the earliest possible buffer overrun.\n var m = sax.MAX_BUFFER_LENGTH - maxActual\n parser.bufferCheckPosition = m + parser.position\n }\n\n function clearBuffers (parser) {\n for (var i = 0, l = buffers.length; i < l; i++) {\n parser[buffers[i]] = ''\n }\n }\n\n function flushBuffers (parser) {\n closeText(parser)\n if (parser.cdata !== '') {\n emitNode(parser, 'oncdata', parser.cdata)\n parser.cdata = ''\n }\n if (parser.script !== '') {\n emitNode(parser, 'onscript', parser.script)\n parser.script = ''\n }\n }\n\n SAXParser.prototype = {\n end: function () { end(this) },\n write: write,\n resume: function () { this.error = null; return this },\n close: function () { return this.write(null) },\n flush: function () { flushBuffers(this) }\n }\n\n var Stream\n try {\n Stream = require('stream').Stream\n } catch (ex) {\n Stream = function () {}\n }\n if (!Stream) Stream = function () {}\n\n var streamWraps = sax.EVENTS.filter(function (ev) {\n return ev !== 'error' && ev !== 'end'\n })\n\n function createStream (strict, opt) {\n return new SAXStream(strict, opt)\n }\n\n function SAXStream (strict, opt) {\n if (!(this instanceof SAXStream)) {\n return new SAXStream(strict, opt)\n }\n\n Stream.apply(this)\n\n this._parser = new SAXParser(strict, opt)\n this.writable = true\n this.readable = true\n\n var me = this\n\n this._parser.onend = function () {\n me.emit('end')\n }\n\n this._parser.onerror = function (er) {\n me.emit('error', er)\n\n // if didn't throw, then means error was handled.\n // go ahead and clear error, so we can write again.\n me._parser.error = null\n }\n\n this._decoder = null\n\n streamWraps.forEach(function (ev) {\n Object.defineProperty(me, 'on' + ev, {\n get: function () {\n return me._parser['on' + ev]\n },\n set: function (h) {\n if (!h) {\n me.removeAllListeners(ev)\n me._parser['on' + ev] = h\n return h\n }\n me.on(ev, h)\n },\n enumerable: true,\n configurable: false\n })\n })\n }\n\n SAXStream.prototype = Object.create(Stream.prototype, {\n constructor: {\n value: SAXStream\n }\n })\n\n SAXStream.prototype.write = function (data) {\n if (typeof Buffer === 'function' &&\n typeof Buffer.isBuffer === 'function' &&\n Buffer.isBuffer(data)) {\n if (!this._decoder) {\n var SD = require('string_decoder').StringDecoder\n this._decoder = new SD('utf8')\n }\n data = this._decoder.write(data)\n }\n\n this._parser.write(data.toString())\n this.emit('data', data)\n return true\n }\n\n SAXStream.prototype.end = function (chunk) {\n if (chunk && chunk.length) {\n this.write(chunk)\n }\n this._parser.end()\n return true\n }\n\n SAXStream.prototype.on = function (ev, handler) {\n var me = this\n if (!me._parser['on' + ev] && streamWraps.indexOf(ev) !== -1) {\n me._parser['on' + ev] = function () {\n var args = arguments.length === 1 ? [arguments[0]] : Array.apply(null, arguments)\n args.splice(0, 0, ev)\n me.emit.apply(me, args)\n }\n }\n\n return Stream.prototype.on.call(me, ev, handler)\n }\n\n // this really needs to be replaced with character classes.\n // XML allows all manner of ridiculous numbers and digits.\n var CDATA = '[CDATA['\n var DOCTYPE = 'DOCTYPE'\n var XML_NAMESPACE = 'http://www.w3.org/XML/1998/namespace'\n var XMLNS_NAMESPACE = 'http://www.w3.org/2000/xmlns/'\n var rootNS = { xml: XML_NAMESPACE, xmlns: XMLNS_NAMESPACE }\n\n // http://www.w3.org/TR/REC-xml/#NT-NameStartChar\n // This implementation works on strings, a single character at a time\n // as such, it cannot ever support astral-plane characters (10000-EFFFF)\n // without a significant breaking change to either this parser, or the\n // JavaScript language. Implementation of an emoji-capable xml parser\n // is left as an exercise for the reader.\n var nameStart = /[:_A-Za-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD]/\n\n var nameBody = /[:_A-Za-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD\\u00B7\\u0300-\\u036F\\u203F-\\u2040.\\d-]/\n\n var entityStart = /[#:_A-Za-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD]/\n var entityBody = /[#:_A-Za-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD\\u00B7\\u0300-\\u036F\\u203F-\\u2040.\\d-]/\n\n function isWhitespace (c) {\n return c === ' ' || c === '\\n' || c === '\\r' || c === '\\t'\n }\n\n function isQuote (c) {\n return c === '\"' || c === '\\''\n }\n\n function isAttribEnd (c) {\n return c === '>' || isWhitespace(c)\n }\n\n function isMatch (regex, c) {\n return regex.test(c)\n }\n\n function notMatch (regex, c) {\n return !isMatch(regex, c)\n }\n\n var S = 0\n sax.STATE = {\n BEGIN: S++, // leading byte order mark or whitespace\n BEGIN_WHITESPACE: S++, // leading whitespace\n TEXT: S++, // general stuff\n TEXT_ENTITY: S++, // & and such.\n OPEN_WAKA: S++, // <\n SGML_DECL: S++, // \n SCRIPT: S++, //