diff options
Diffstat (limited to 'dist')
-rw-r--r-- | dist/files-main.js | 4 | ||||
-rw-r--r-- | dist/files-main.js.map | 2 | ||||
-rw-r--r-- | dist/files-sidebar.js | 4 | ||||
-rw-r--r-- | dist/files-sidebar.js.map | 2 |
4 files changed, 6 insertions, 6 deletions
diff --git a/dist/files-main.js b/dist/files-main.js index 65dd0ad174a..bfa6cc372f1 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={51772: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,a){if("function"!=typeof s)throw new TypeError("The listener must be a function");var o=new i(s,r||t,a),l=n?n+e:e;return t._events[l]?t._events[l].fn?t._events[l]=[t._events[l],o]:t._events[l].push(o):(t._events[l]=o,t._eventsCount++),t}function a(t,e){0==--t._eventsCount?t._events=new s:delete t._events[e]}function o(){this._events=new s,this._eventsCount=0}Object.create&&(s.prototype=Object.create(null),(new s).__proto__||(n=!1)),o.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},o.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,a=new Array(r);i<r;i++)a[i]=s[i].fn;return a},o.prototype.listenerCount=function(t){var e=n?n+t:t,s=this._events[e];return s?s.fn?1:s.length:0},o.prototype.emit=function(t,e,s,i,r,a){var o=n?n+t:t;if(!this._events[o])return!1;var l,c,u=this._events[o],d=arguments.length;if(u.fn){switch(u.once&&this.removeListener(t,u.fn,void 0,!0),d){case 1:return u.fn.call(u.context),!0;case 2:return u.fn.call(u.context,e),!0;case 3:return u.fn.call(u.context,e,s),!0;case 4:return u.fn.call(u.context,e,s,i),!0;case 5:return u.fn.call(u.context,e,s,i,r),!0;case 6:return u.fn.call(u.context,e,s,i,r,a),!0}for(c=1,l=new Array(d-1);c<d;c++)l[c-1]=arguments[c];u.fn.apply(u.context,l)}else{var m,p=u.length;for(c=0;c<p;c++)switch(u[c].once&&this.removeListener(t,u[c].fn,void 0,!0),d){case 1:u[c].fn.call(u[c].context);break;case 2:u[c].fn.call(u[c].context,e);break;case 3:u[c].fn.call(u[c].context,e,s);break;case 4:u[c].fn.call(u[c].context,e,s,i);break;default:if(!l)for(m=1,l=new Array(d-1);m<d;m++)l[m-1]=arguments[m];u[c].fn.apply(u[c].context,l)}}return!0},o.prototype.on=function(t,e,n){return r(this,t,e,n,!1)},o.prototype.once=function(t,e,n){return r(this,t,e,n,!0)},o.prototype.removeListener=function(t,e,s,i){var r=n?n+t:t;if(!this._events[r])return this;if(!e)return a(this,r),this;var o=this._events[r];if(o.fn)o.fn!==e||i&&!o.once||s&&o.context!==s||a(this,r);else{for(var l=0,c=[],u=o.length;l<u;l++)(o[l].fn!==e||i&&!o[l].once||s&&o[l].context!==s)&&c.push(o[l]);c.length?this._events[r]=1===c.length?c[0]:c:a(this,r)}return this},o.prototype.removeAllListeners=function(t){var e;return t?(e=n?n+t:t,this._events[e]&&a(this,e)):(this._events=new s,this._eventsCount=0),this},o.prototype.off=o.prototype.removeListener,o.prototype.addListener=o.prototype.on,o.prefixed=n,o.EventEmitter=o,t.exports=o},31734:(e,n,s)=>{"use strict";var i={};s.r(i),s.d(i,{exclude:()=>Ft,extract:()=>kt,parse:()=>St,parseUrl:()=>Nt,pick:()=>Pt,stringify:()=>Lt,stringifyUrl:()=>It});var r=s(20144),a=!0;function o(){return"undefined"!=typeof navigator&&"undefined"!=typeof window?window:void 0!==s.g?s.g:{}}r.ZP.util.warn;const l="function"==typeof Proxy,c="devtools-plugin:setup";let u,d;class m{constructor(t,e){this.target=null,this.targetQueue=[],this.onQueue=[],this.plugin=t,this.hook=e;const n={};if(t.settings)for(const e in t.settings){const s=t.settings[e];n[e]=s.defaultValue}const i=`__vue-devtools-plugin-settings__${t.id}`;let r=Object.assign({},n);try{const t=localStorage.getItem(i),e=JSON.parse(t);Object.assign(r,e)}catch(t){}this.fallbacks={getSettings:()=>r,setSettings(t){try{localStorage.setItem(i,JSON.stringify(t))}catch(t){}r=t},now:()=>{return void 0!==u||("undefined"!=typeof window&&window.performance?(u=!0,d=window.performance):void 0!==s.g&&(null===(t=s.g.perf_hooks)||void 0===t?void 0:t.performance)?(u=!0,d=s.g.perf_hooks.performance):u=!1),u?d.now():Date.now();var t}},e&&e.on("plugin:settings:set",((t,e)=>{t===this.plugin.id&&this.fallbacks.setSettings(e)})),this.proxiedOn=new Proxy({},{get:(t,e)=>this.target?this.target.on[e]:(...t)=>{this.onQueue.push({method:e,args:t})}}),this.proxiedTarget=new Proxy({},{get:(t,e)=>this.target?this.target[e]:"on"===e?this.proxiedOn:Object.keys(this.fallbacks).includes(e)?(...t)=>(this.targetQueue.push({method:e,args:t,resolve:()=>{}}),this.fallbacks[e](...t)):(...t)=>new Promise((n=>{this.targetQueue.push({method:e,args:t,resolve:n})}))})}async setRealTarget(t){this.target=t;for(const t of this.onQueue)this.target.on[t.method](...t.args);for(const t of this.targetQueue)t.resolve(await this.target[t.method](...t.args))}}function p(t,e){const n=t,s=o(),i=o().__VUE_DEVTOOLS_GLOBAL_HOOK__,r=l&&n.enableEarlyProxy;if(!i||!s.__VUE_DEVTOOLS_PLUGIN_API_AVAILABLE__&&r){const t=r?new m(n,i):null;(s.__VUE_DEVTOOLS_PLUGINS__=s.__VUE_DEVTOOLS_PLUGINS__||[]).push({pluginDescriptor:n,setupFn:e,proxy:t}),t&&e(t.proxiedTarget)}else i.emit(c,t,e)}var f=s(25108);let g;const h=t=>g=t,A=Symbol();function w(t){return t&&"object"==typeof t&&"[object Object]"===Object.prototype.toString.call(t)&&"function"!=typeof t.toJSON}var y;!function(t){t.direct="direct",t.patchObject="patch object",t.patchFunction="patch function"}(y||(y={}));const v="undefined"!=typeof window,b="undefined"!=typeof __VUE_PROD_DEVTOOLS__&&__VUE_PROD_DEVTOOLS__&&v,C=(()=>"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 x(t,e,n){const s=new XMLHttpRequest;s.open("GET",t),s.responseType="blob",s.onload=function(){S(s.response,e,n)},s.onerror=function(){f.error("could not download file")},s.send()}function _(t){const e=new XMLHttpRequest;e.open("HEAD",t,!1);try{e.send()}catch(t){}return e.status>=200&&e.status<=299}function T(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 E="object"==typeof navigator?navigator:{userAgent:""},k=(()=>/Macintosh/.test(E.userAgent)&&/AppleWebKit/.test(E.userAgent)&&!/Safari/.test(E.userAgent))(),S=v?"undefined"!=typeof HTMLAnchorElement&&"download"in HTMLAnchorElement.prototype&&!k?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?_(s.href)?x(t,e,n):(s.target="_blank",T(s)):T(s)):(s.href=URL.createObjectURL(t),setTimeout((function(){URL.revokeObjectURL(s.href)}),4e4),setTimeout((function(){T(s)}),0))}:"msSaveOrOpenBlob"in E?function(t,e="download",n){if("string"==typeof t)if(_(t))x(t,e,n);else{const e=document.createElement("a");e.href=t,e.target="_blank",setTimeout((function(){T(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 x(t,e,n);const i="application/octet-stream"===t.type,r=/constructor/i.test(String(C.HTMLElement))||"safari"in C,a=/CriOS\/[\d]+/.test(navigator.userAgent);if((a||i&&r||k)&&"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=a?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 L(t,e){const n="🍍 "+t;"function"==typeof __VUE_DEVTOOLS_TOAST__?__VUE_DEVTOOLS_TOAST__(n,e):"error"===e?f.error(n):"warn"===e?f.warn(n):f.log(n)}function N(t){return"_a"in t&&"install"in t}function I(){if(!("clipboard"in navigator))return L("Your browser doesn't support the Clipboard API","error"),!0}function P(t){return!!(t instanceof Error&&t.message.toLowerCase().includes("document is not focused"))&&(L('You need to activate the "Emulate a focused page" setting in the "Rendering" panel of devtools.',"warn"),!0)}let F;function O(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 B(t){return{_custom:{display:t}}}const D="🍍 Pinia (root)",j="_root";function U(t){return N(t)?{id:j,label:D}:{id:t.$id,label:t.$id}}function R(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:B(t.type),key:B(t.key),oldValue:t.oldValue,newValue:t.newValue}:{}}function z(t){switch(t){case y.direct:return"mutation";case y.patchFunction:case y.patchObject:return"$patch";default:return"unknown"}}let M=!0;const V=[],$="pinia:mutations",q="pinia",{assign:H}=Object,Z=t=>"🍍 "+t;function G(t,e){p({id:"dev.esm.pinia",label:"Pinia 🍍",logo:"https://pinia.vuejs.org/logo.svg",packageName:"pinia",homepage:"https://pinia.vuejs.org",componentStateTypes:V,app:t},(n=>{"function"!=typeof n.now&&L("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:$,label:"Pinia 🍍",color:15064968}),n.addInspector({id:q,label:"Pinia 🍍",icon:"storage",treeFilterPlaceholder:"Search stores",actions:[{icon:"content_copy",action:()=>{!async function(t){if(!I())try{await navigator.clipboard.writeText(JSON.stringify(t.state.value)),L("Global state copied to clipboard.")}catch(t){if(P(t))return;L("Failed to serialize the state. Check the console for more details.","error"),f.error(t)}}(e)},tooltip:"Serialize and copy the state"},{icon:"content_paste",action:async()=>{await async function(t){if(!I())try{O(t,JSON.parse(await navigator.clipboard.readText())),L("Global state pasted from clipboard.")}catch(t){if(P(t))return;L("Failed to deserialize the state from clipboard. Check the console for more details.","error"),f.error(t)}}(e),n.sendInspectorTree(q),n.sendInspectorState(q)},tooltip:"Replace the state with the content of your clipboard"},{icon:"save",action:()=>{!async function(t){try{S(new Blob([JSON.stringify(t.state.value)],{type:"text/plain;charset=utf-8"}),"pinia-state.json")}catch(t){L("Failed to export the state as JSON. Check the console for more details.","error"),f.error(t)}}(e)},tooltip:"Save the state as a JSON file"},{icon:"folder_open",action:async()=>{await async function(t){try{const e=(F||(F=document.createElement("input"),F.type="file",F.accept=".json"),function(){return new Promise(((t,e)=>{F.onchange=async()=>{const e=F.files;if(!e)return t(null);const n=e.item(0);return t(n?{text:await n.text(),file:n}:null)},F.oncancel=()=>t(null),F.onerror=e,F.click()}))}),n=await e();if(!n)return;const{text:s,file:i}=n;O(t,JSON.parse(s)),L(`Global state imported from "${i.name}".`)}catch(t){L("Failed to import the state from JSON. Check the console for more details.","error"),f.error(t)}}(e),n.sendInspectorTree(q),n.sendInspectorState(q)},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?L(`Cannot reset "${t}" store because it doesn't have a "$reset" method implemented.`,"warn"):(n.$reset(),L(`Store "${t}" reset.`)):L(`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:Z(e.$id),key:"state",editable:!0,value:e._isOptionsAPI?{_custom:{value:(0,r.IU)(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:Z(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===q){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()):D.toLowerCase().includes(n.filter.toLowerCase()))):t).map(U)}})),n.on.getInspectorState((n=>{if(n.app===t&&n.inspectorId===q){const t=n.nodeId===j?e:e._s.get(n.nodeId);if(!t)return;t&&(n.state=function(t){if(N(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===q){const t=n.nodeId===j?e:e._s.get(n.nodeId);if(!t)return L(`store "${n.nodeId}" not found`,"error");const{path:s}=n;N(t)?s.unshift("state"):1===s.length&&t._customProperties.has(s[0])&&!(s[0]in t.$state)||s.unshift("$state"),M=!1,n.set(t,s,n.state.value),M=!0}})),n.on.editComponentState((t=>{if(t.type.startsWith("🍍")){const n=t.type.replace(/^🍍\s*/,""),s=e._s.get(n);if(!s)return L(`store "${n}" not found`,"error");const{path:i}=t;if("state"!==i[0])return L(`Invalid path for store "${n}":\n${i}\nOnly state can be modified.`);i[0]="$state",M=!1,t.set(s,i,t.state.value),M=!0}}))}))}let Y,W=0;function K(t,e,n){const s=e.reduce(((e,n)=>(e[n]=(0,r.IU)(t)[n],e)),{});for(const e in s)t[e]=function(){const i=W,r=n?new Proxy(t,{get:(...t)=>(Y=i,Reflect.get(...t)),set:(...t)=>(Y=i,Reflect.set(...t))}):t;Y=i;const a=s[e].apply(r,arguments);return Y=void 0,a}}function J({app:t,store:e,options:n}){if(e.$id.startsWith("__hot:"))return;e._isOptionsAPI=!!n.state,K(e,Object.keys(n.actions),e._isOptionsAPI);const s=e._hotUpdate;(0,r.IU)(e)._hotUpdate=function(t){s.apply(this,arguments),K(e,Object.keys(t._hmrPayload.actions),!!e._isOptionsAPI)},function(t,e){V.includes(Z(e.$id))||V.push(Z(e.$id)),p({id:"dev.esm.pinia",label:"Pinia 🍍",logo:"https://pinia.vuejs.org/logo.svg",packageName:"pinia",homepage:"https://pinia.vuejs.org",componentStateTypes:V,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:a})=>{const o=W++;t.addTimelineEvent({layerId:$,event:{time:n(),title:"🛫 "+r,subtitle:"start",data:{store:B(e.$id),action:B(r),args:a},groupId:o}}),s((s=>{Y=void 0,t.addTimelineEvent({layerId:$,event:{time:n(),title:"🛬 "+r,subtitle:"end",data:{store:B(e.$id),action:B(r),args:a,result:s},groupId:o}})})),i((s=>{Y=void 0,t.addTimelineEvent({layerId:$,event:{time:n(),logType:"error",title:"💥 "+r,subtitle:"end",data:{store:B(e.$id),action:B(r),args:a,error:s},groupId:o}})}))}),!0),e._customProperties.forEach((s=>{(0,r.YP)((()=>(0,r.SU)(e[s])),((e,i)=>{t.notifyComponentUpdate(),t.sendInspectorState(q),M&&t.addTimelineEvent({layerId:$,event:{time:n(),title:"Change",subtitle:s,data:{newValue:e,oldValue:i},groupId:Y}})}),{deep:!0})})),e.$subscribe((({events:s,type:i},r)=>{if(t.notifyComponentUpdate(),t.sendInspectorState(q),!M)return;const a={time:n(),title:z(i),data:H({store:B(e.$id)},R(s)),groupId:Y};i===y.patchFunction?a.subtitle="⤵️":i===y.patchObject?a.subtitle="🧩":s&&!Array.isArray(s)&&(a.subtitle=s.type),s&&(a.data["rawEvent(s)"]={_custom:{display:"DebuggerEvent",type:"object",tooltip:"raw DebuggerEvent[]",value:s}}),t.addTimelineEvent({layerId:$,event:a})}),{detached:!0,flush:"sync"});const s=e._hotUpdate;e._hotUpdate=(0,r.Xl)((i=>{s(i),t.addTimelineEvent({layerId:$,event:{time:n(),title:"🔥 "+e.$id,subtitle:"HMR update",data:{store:B(e.$id),info:B("HMR update")}}}),t.notifyComponentUpdate(),t.sendInspectorTree(q),t.sendInspectorState(q)}));const{$dispose:i}=e;e.$dispose=()=>{i(),t.notifyComponentUpdate(),t.sendInspectorTree(q),t.sendInspectorState(q),t.getSettings().logStoreChanges&&L(`Disposed "${e.$id}" store 🗑`)},t.notifyComponentUpdate(),t.sendInspectorTree(q),t.sendInspectorState(q),t.getSettings().logStoreChanges&&L(`"${e.$id}" store installed 🆕`)}))}(t,e)}const Q=()=>{};function X(t,e,n,s=Q){t.push(e);const i=()=>{const n=t.indexOf(e);n>-1&&(t.splice(n,1),s())};return!n&&(0,r.nZ)()&&(0,r.EB)(i),i}function tt(t,...e){t.slice().forEach((t=>{t(...e)}))}const et=t=>t();function nt(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];w(i)&&w(s)&&t.hasOwnProperty(n)&&!(0,r.dq)(s)&&!(0,r.PG)(s)?t[n]=nt(i,s):t[n]=s}return t}const st=Symbol(),it=new WeakMap,{assign:rt}=Object;function at(t,e,n={},s,i,o){let l;const c=rt({actions:{}},n),u={deep:!0};let d,m,p,f=[],g=[];const A=s.state.value[t];o||A||(a?(0,r.t8)(s.state.value,t,{}):s.state.value[t]={});const v=(0,r.iH)({});let C;function x(e){let n;d=m=!1,"function"==typeof e?(e(s.state.value[t]),n={type:y.patchFunction,storeId:t,events:p}):(nt(s.state.value[t],e),n={type:y.patchObject,payload:e,storeId:t,events:p});const i=C=Symbol();(0,r.Y3)().then((()=>{C===i&&(d=!0)})),m=!0,tt(f,n,s.state.value[t])}const _=o?function(){const{state:t}=n,e=t?t():{};this.$patch((t=>{rt(t,e)}))}:Q;function T(e,n){return function(){h(s);const i=Array.from(arguments),r=[],a=[];let o;tt(g,{args:i,name:e,store:S,after:function(t){r.push(t)},onError:function(t){a.push(t)}});try{o=n.apply(this&&this.$id===t?this:S,i)}catch(t){throw tt(a,t),t}return o instanceof Promise?o.then((t=>(tt(r,t),t))).catch((t=>(tt(a,t),Promise.reject(t)))):(tt(r,o),o)}}const E=(0,r.Xl)({actions:{},getters:{},state:[],hotState:v}),k={_p:s,$id:t,$onAction:X.bind(null,g),$patch:x,$reset:_,$subscribe(e,n={}){const i=X(f,e,n.detached,(()=>a())),a=l.run((()=>(0,r.YP)((()=>s.state.value[t]),(s=>{("sync"===n.flush?m:d)&&e({storeId:t,type:y.direct,events:p},s)}),rt({},u,n))));return i},$dispose:function(){l.stop(),f=[],g=[],s._s.delete(t)}};a&&(k._r=!1);const S=(0,r.qj)(b?rt({_hmrPayload:E,_customProperties:(0,r.Xl)(new Set)},k):k);s._s.set(t,S);const L=(s._a&&s._a.runWithContext||et)((()=>s._e.run((()=>(l=(0,r.B)()).run(e)))));for(const e in L){const n=L[e];if((0,r.dq)(n)&&(I=n,!(0,r.dq)(I)||!I.effect)||(0,r.PG)(n))o||(!A||(N=n,a?it.has(N):w(N)&&N.hasOwnProperty(st))||((0,r.dq)(n)?n.value=A[e]:nt(n,A[e])),a?(0,r.t8)(s.state.value[t],e,n):s.state.value[t][e]=n);else if("function"==typeof n){const t=T(e,n);a?(0,r.t8)(L,e,t):L[e]=t,c.actions[e]=n}}var N,I;if(a?Object.keys(L).forEach((t=>{(0,r.t8)(S,t,L[t])})):(rt(S,L),rt((0,r.IU)(S),L)),Object.defineProperty(S,"$state",{get:()=>s.state.value[t],set:t=>{x((e=>{rt(e,t)}))}}),b){const t={writable:!0,configurable:!0,enumerable:!1};["_p","_hmrPayload","_getters","_customProperties"].forEach((e=>{Object.defineProperty(S,e,rt({value:S[e]},t))}))}return a&&(S._r=!0),s._p.forEach((t=>{if(b){const e=l.run((()=>t({store:S,app:s._a,pinia:s,options:c})));Object.keys(e||{}).forEach((t=>S._customProperties.add(t))),rt(S,e)}else rt(S,l.run((()=>t({store:S,app:s._a,pinia:s,options:c}))))})),A&&o&&n.hydrate&&n.hydrate(S.$state,A),d=!0,m=!0,S}function ot(t,e,n){let s,i;const o="function"==typeof e;function l(t,n){const l=!!(0,r.FN)();return(t=t||(l?(0,r.f3)(A,null):null))&&h(t),(t=g)._s.has(s)||(o?at(s,e,i,t):function(t,e,n,s){const{state:i,actions:o,getters:l}=e,c=n.state.value[t];let u;u=at(t,(function(){c||(a?(0,r.t8)(n.state.value,t,i?i():{}):n.state.value[t]=i?i():{});const e=(0,r.BK)(n.state.value[t]);return rt(e,o,Object.keys(l||{}).reduce(((e,s)=>(e[s]=(0,r.Xl)((0,r.Fl)((()=>{h(n);const e=n._s.get(t);if(!a||e._r)return l[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),l.$id=s,l}var lt=s(5656),ct=s(77958),ut=s(79753);const dt="%[a-f0-9]{2}",mt=new RegExp("("+dt+")|([^%]+?)","gi"),pt=new RegExp("("+dt+")+","gi");function ft(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([],ft(n),ft(s))}function gt(t){try{return decodeURIComponent(t)}catch{let e=t.match(mt)||[];for(let n=1;n<e.length;n++)e=(t=ft(e,n).join("")).match(mt)||[];return t}}function ht(t,e){if("string"!=typeof t||"string"!=typeof e)throw new TypeError("Expected the arguments to be of type `string`");if(""===t||""===e)return[];const n=t.indexOf(e);return-1===n?[]:[t.slice(0,n),t.slice(n+e.length)]}function At(t,e){const n={};if(Array.isArray(e))for(const s of e){const e=Object.getOwnPropertyDescriptor(t,s);e?.enumerable&&Object.defineProperty(n,s,e)}else for(const s of Reflect.ownKeys(t)){const i=Object.getOwnPropertyDescriptor(t,s);i.enumerable&&e(s,t[s],t)&&Object.defineProperty(n,s,i)}return n}const wt=t=>null==t,yt=t=>encodeURIComponent(t).replace(/[!'()*]/g,(t=>`%${t.charCodeAt(0).toString(16).toUpperCase()}`)),vt=Symbol("encodeFragmentIdentifier");function bt(t){if("string"!=typeof t||1!==t.length)throw new TypeError("arrayFormatSeparator must be single character string")}function Ct(t,e){return e.encode?e.strict?yt(t):encodeURIComponent(t):t}function xt(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=pt.exec(t);for(;n;){try{e[n[0]]=decodeURIComponent(n[0])}catch{const t=gt(n[0]);t!==n[0]&&(e[n[0]]=t)}n=pt.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 _t(t){return Array.isArray(t)?t.sort():"object"==typeof t?_t(Object.keys(t)).sort(((t,e)=>Number(t)-Number(e))).map((e=>t[e])):t}function Tt(t){const e=t.indexOf("#");return-1!==e&&(t=t.slice(0,e)),t}function Et(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 kt(t){const e=(t=Tt(t)).indexOf("?");return-1===e?"":t.slice(e+1)}function St(t,e){bt((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&&xt(n,t).includes(t.arrayFormatSeparator);n=r?xt(n,t):n;const a=i||r?n.split(t.arrayFormatSeparator).map((e=>xt(e,t))):null===n?n:xt(n,t);s[e]=a};case"bracket-separator":return(e,n,s)=>{const i=/(\[])$/.test(e);if(e=e.replace(/\[]$/,""),!i)return void(s[e]=n?xt(n,t):n);const r=null===n?[]:n.split(t.arrayFormatSeparator).map((e=>xt(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,a]=ht(t,"=");void 0===r&&(r=t),a=void 0===a?null:["comma","separator","bracket-separator"].includes(e.arrayFormat)?a:xt(a,e),n(xt(r,e),a,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]=Et(s,e);else s[t]=Et(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 Boolean(n)&&"object"==typeof n&&!Array.isArray(n)?t[e]=_t(n):t[e]=n,t}),Object.create(null))}function Lt(t,e){if(!t)return"";bt((e={encode:!0,strict:!0,arrayFormat:"none",arrayFormatSeparator:",",...e}).arrayFormatSeparator);const n=n=>e.skipNull&&wt(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,[Ct(e,t),"[",i,"]"].join("")]:[...n,[Ct(e,t),"[",Ct(i,t),"]=",Ct(s,t)].join("")]};case"bracket":return e=>(n,s)=>void 0===s||t.skipNull&&null===s||t.skipEmptyString&&""===s?n:null===s?[...n,[Ct(e,t),"[]"].join("")]:[...n,[Ct(e,t),"[]=",Ct(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,[Ct(e,t),":list="].join("")]:[...n,[Ct(e,t),":list=",Ct(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?[[Ct(n,t),e,Ct(i,t)].join("")]:[[s,Ct(i,t)].join(t.arrayFormatSeparator)])}default:return e=>(n,s)=>void 0===s||t.skipNull&&null===s||t.skipEmptyString&&""===s?n:null===s?[...n,Ct(e,t)]:[...n,[Ct(e,t),"=",Ct(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?Ct(n,e):Array.isArray(i)?0===i.length&&"bracket-separator"===e.arrayFormat?Ct(n,e)+"[]":i.reduce(s(n),[]).join("&"):Ct(n,e)+"="+Ct(i,e)})).filter((t=>t.length>0)).join("&")}function Nt(t,e){e={decode:!0,...e};let[n,s]=ht(t,"#");return void 0===n&&(n=t),{url:n?.split("?")?.[0]??"",query:St(kt(t),e),...e&&e.parseFragmentIdentifier&&s?{fragmentIdentifier:xt(s,e)}:{}}}function It(t,e){e={encode:!0,strict:!0,[vt]:!0,...e};const n=Tt(t.url).split("?")[0]||"";let s=Lt({...St(kt(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[vt]?s.hash:`#${t.fragmentIdentifier}`}return`${n}${s}${i}`}function Pt(t,e,n){n={parseFragmentIdentifier:!0,[vt]:!1,...n};const{url:s,query:i,fragmentIdentifier:r}=Nt(t,n);return It({url:s,query:At(i,e),fragmentIdentifier:r},n)}function Ft(t,e,n){return Pt(t,Array.isArray(e)?t=>!e.includes(t):(t,n)=>!e(t,n),n)}const Ot=i;var Bt=s(25108);function Dt(t,e){for(var n in e)t[n]=e[n];return t}var jt=/[!'()*]/g,Ut=function(t){return"%"+t.charCodeAt(0).toString(16)},Rt=/%2C/g,zt=function(t){return encodeURIComponent(t).replace(jt,Ut).replace(Rt,",")};function Mt(t){try{return decodeURIComponent(t)}catch(t){}return t}var Vt=function(t){return null==t||"object"==typeof t?t:String(t)};function $t(t){var e={};return(t=t.trim().replace(/^(\?|#|&)/,""))?(t.split("&").forEach((function(t){var n=t.replace(/\+/g," ").split("="),s=Mt(n.shift()),i=n.length>0?Mt(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 qt(t){var e=t?Object.keys(t).map((function(e){var n=t[e];if(void 0===n)return"";if(null===n)return zt(e);if(Array.isArray(n)){var s=[];return n.forEach((function(t){void 0!==t&&(null===t?s.push(zt(e)):s.push(zt(e)+"="+zt(t)))})),s.join("&")}return zt(e)+"="+zt(n)})).filter((function(t){return t.length>0})).join("&"):null;return e?"?"+e:""}var Ht=/\/?$/;function Zt(t,e,n,s){var i=s&&s.options.stringifyQuery,r=e.query||{};try{r=Gt(r)}catch(t){}var a={name:e.name||t&&t.name,meta:t&&t.meta||{},path:e.path||"/",hash:e.hash||"",query:r,params:e.params||{},fullPath:Kt(e,i),matched:t?Wt(t):[]};return n&&(a.redirectedFrom=Kt(n,i)),Object.freeze(a)}function Gt(t){if(Array.isArray(t))return t.map(Gt);if(t&&"object"==typeof t){var e={};for(var n in t)e[n]=Gt(t[n]);return e}return t}var Yt=Zt(null,{path:"/"});function Wt(t){for(var e=[];t;)e.unshift(t),t=t.parent;return e}function Kt(t,e){var n=t.path,s=t.query;void 0===s&&(s={});var i=t.hash;return void 0===i&&(i=""),(n||"/")+(e||qt)(s)+i}function Jt(t,e,n){return e===Yt?t===e:!!e&&(t.path&&e.path?t.path.replace(Ht,"")===e.path.replace(Ht,"")&&(n||t.hash===e.hash&&Qt(t.query,e.query)):!(!t.name||!e.name)&&t.name===e.name&&(n||t.hash===e.hash&&Qt(t.query,e.query)&&Qt(t.params,e.params)))}function Qt(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 a=e[n];return null==r||null==a?r===a:"object"==typeof r&&"object"==typeof a?Qt(r,a):String(r)===String(a)}))}function Xt(t){for(var e=0;e<t.matched.length;e++){var n=t.matched[e];for(var s in n.instances){var i=n.instances[s],r=n.enteredCbs[s];if(i&&r){delete n.enteredCbs[s];for(var a=0;a<r.length;a++)i._isBeingDestroyed||r[a](i)}}}}var te={name:"RouterView",functional:!0,props:{name:{type:String,default:"default"}},render:function(t,e){var n=e.props,s=e.children,i=e.parent,r=e.data;r.routerView=!0;for(var a=i.$createElement,o=n.name,l=i.$route,c=i._routerViewCache||(i._routerViewCache={}),u=0,d=!1;i&&i._routerRoot!==i;){var m=i.$vnode?i.$vnode.data:{};m.routerView&&u++,m.keepAlive&&i._directInactive&&i._inactive&&(d=!0),i=i.$parent}if(r.routerViewDepth=u,d){var p=c[o],f=p&&p.component;return f?(p.configProps&&ee(f,r,p.route,p.configProps),a(f,r,s)):a()}var g=l.matched[u],h=g&&g.components[o];if(!g||!h)return c[o]=null,a();c[o]={component:h},r.registerRouteInstance=function(t,e){var n=g.instances[o];(e&&n!==t||!e&&n===t)&&(g.instances[o]=e)},(r.hook||(r.hook={})).prepatch=function(t,e){g.instances[o]=e.componentInstance},r.hook.init=function(t){t.data.keepAlive&&t.componentInstance&&t.componentInstance!==g.instances[o]&&(g.instances[o]=t.componentInstance),Xt(l)};var A=g.props&&g.props[o];return A&&(Dt(c[o],{route:l,configProps:A}),ee(h,r,l,A)),a(h,r,s)}};function ee(t,e,n,s){var i=e.props=function(t,e){switch(typeof e){case"undefined":return;case"object":return e;case"function":return e(t);case"boolean":return e?t.params:void 0}}(n,s);if(i){i=e.props=Dt({},i);var r=e.attrs=e.attrs||{};for(var a in i)t.props&&a in t.props||(r[a]=i[a],delete i[a])}}function ne(t,e,n){var s=t.charAt(0);if("/"===s)return t;if("?"===s||"#"===s)return e+t;var i=e.split("/");n&&i[i.length-1]||i.pop();for(var r=t.replace(/^\//,"").split("/"),a=0;a<r.length;a++){var o=r[a];".."===o?i.pop():"."!==o&&i.push(o)}return""!==i[0]&&i.unshift(""),i.join("/")}function se(t){return t.replace(/\/(?:\s*\/)+/g,"/")}var ie=Array.isArray||function(t){return"[object Array]"==Object.prototype.toString.call(t)},re=function t(e,n,s){return ie(n)||(s=n||s,n=[]),s=s||{},e instanceof RegExp?function(t,e){var n=t.source.match(/\((?!\?)/g);if(n)for(var s=0;s<n.length;s++)e.push({name:s,prefix:null,delimiter:null,optional:!1,repeat:!1,partial:!1,asterisk:!1,pattern:null});return ge(t,e)}(e,n):ie(e)?function(e,n,s){for(var i=[],r=0;r<e.length;r++)i.push(t(e[r],n,s).source);return ge(new RegExp("(?:"+i.join("|")+")",he(s)),n)}(e,n,s):function(t,e,n){return Ae(ue(t,n),e,n)}(e,n,s)},ae=ue,oe=me,le=Ae,ce=new RegExp(["(\\\\.)","([\\/.])?(?:(?:\\:(\\w+)(?:\\(((?:\\\\.|[^\\\\()])+)\\))?|\\(((?:\\\\.|[^\\\\()])+)\\))([+*?])?|(\\*))"].join("|"),"g");function ue(t,e){for(var n,s=[],i=0,r=0,a="",o=e&&e.delimiter||"/";null!=(n=ce.exec(t));){var l=n[0],c=n[1],u=n.index;if(a+=t.slice(r,u),r=u+l.length,c)a+=c[1];else{var d=t[r],m=n[2],p=n[3],f=n[4],g=n[5],h=n[6],A=n[7];a&&(s.push(a),a="");var w=null!=m&&null!=d&&d!==m,y="+"===h||"*"===h,v="?"===h||"*"===h,b=n[2]||o,C=f||g;s.push({name:p||i++,prefix:m||"",delimiter:b,optional:v,repeat:y,partial:w,asterisk:!!A,pattern:C?fe(C):A?".*":"[^"+pe(b)+"]+?"})}}return r<t.length&&(a+=t.substr(r)),a&&s.push(a),s}function de(t){return encodeURI(t).replace(/[\/?#]/g,(function(t){return"%"+t.charCodeAt(0).toString(16).toUpperCase()}))}function me(t,e){for(var n=new Array(t.length),s=0;s<t.length;s++)"object"==typeof t[s]&&(n[s]=new RegExp("^(?:"+t[s].pattern+")$",he(e)));return function(e,s){for(var i="",r=e||{},a=(s||{}).pretty?de:encodeURIComponent,o=0;o<t.length;o++){var l=t[o];if("string"!=typeof l){var c,u=r[l.name];if(null==u){if(l.optional){l.partial&&(i+=l.prefix);continue}throw new TypeError('Expected "'+l.name+'" to be defined')}if(ie(u)){if(!l.repeat)throw new TypeError('Expected "'+l.name+'" to not repeat, but received `'+JSON.stringify(u)+"`");if(0===u.length){if(l.optional)continue;throw new TypeError('Expected "'+l.name+'" to not be empty')}for(var d=0;d<u.length;d++){if(c=a(u[d]),!n[o].test(c))throw new TypeError('Expected all "'+l.name+'" to match "'+l.pattern+'", but received `'+JSON.stringify(c)+"`");i+=(0===d?l.prefix:l.delimiter)+c}}else{if(c=l.asterisk?encodeURI(u).replace(/[?#]/g,(function(t){return"%"+t.charCodeAt(0).toString(16).toUpperCase()})):a(u),!n[o].test(c))throw new TypeError('Expected "'+l.name+'" to match "'+l.pattern+'", but received "'+c+'"');i+=l.prefix+c}}else i+=l}return i}}function pe(t){return t.replace(/([.+*?=^!:${}()[\]|\/\\])/g,"\\$1")}function fe(t){return t.replace(/([=!:$\/()])/g,"\\$1")}function ge(t,e){return t.keys=e,t}function he(t){return t&&t.sensitive?"":"i"}function Ae(t,e,n){ie(e)||(n=e||n,e=[]);for(var s=(n=n||{}).strict,i=!1!==n.end,r="",a=0;a<t.length;a++){var o=t[a];if("string"==typeof o)r+=pe(o);else{var l=pe(o.prefix),c="(?:"+o.pattern+")";e.push(o),o.repeat&&(c+="(?:"+l+c+")*"),r+=c=o.optional?o.partial?l+"("+c+")?":"(?:"+l+"("+c+"))?":l+"("+c+")"}}var u=pe(n.delimiter||"/"),d=r.slice(-u.length)===u;return s||(r=(d?r.slice(0,-u.length):r)+"(?:"+u+"(?=$))?"),r+=i?"$":s&&d?"":"(?="+u+"|$)",ge(new RegExp("^"+r,he(n)),e)}re.parse=ae,re.compile=function(t,e){return me(ue(t,e),e)},re.tokensToFunction=oe,re.tokensToRegExp=le;var we=Object.create(null);function ye(t,e,n){e=e||{};try{var s=we[t]||(we[t]=re.compile(t));return"string"==typeof e.pathMatch&&(e[0]=e.pathMatch),s(e,{pretty:!0})}catch(t){return""}finally{delete e[0]}}function ve(t,e,n,s){var i="string"==typeof t?{path:t}:t;if(i._normalized)return i;if(i.name){var r=(i=Dt({},t)).params;return r&&"object"==typeof r&&(i.params=Dt({},r)),i}if(!i.path&&i.params&&e){(i=Dt({},i))._normalized=!0;var a=Dt(Dt({},e.params),i.params);if(e.name)i.name=e.name,i.params=a;else if(e.matched.length){var o=e.matched[e.matched.length-1].path;i.path=ye(o,a,e.path)}return i}var l=function(t){var e="",n="",s=t.indexOf("#");s>=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||"/",u=l.path?ne(l.path,c,n||i.append):c,d=function(t,e,n){void 0===e&&(e={});var s,i=n||$t;try{s=i(t||"")}catch(t){s={}}for(var r in e){var a=e[r];s[r]=Array.isArray(a)?a.map(Vt):Vt(a)}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:u,query:d,hash:m}}var be,Ce=function(){},xe={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,a=i.route,o=i.href,l={},c=n.options.linkActiveClass,u=n.options.linkExactActiveClass,d=null==c?"router-link-active":c,m=null==u?"router-link-exact-active":u,p=null==this.activeClass?d:this.activeClass,f=null==this.exactActiveClass?m:this.exactActiveClass,g=a.redirectedFrom?Zt(null,ve(a.redirectedFrom),null,n):a;l[f]=Jt(s,g,this.exactPath),l[p]=this.exact||this.exactPath?l[f]:function(t,e){return 0===t.path.replace(Ht,"/").indexOf(e.path.replace(Ht,"/"))&&(!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,A=function(t){_e(t)&&(e.replace?n.replace(r,Ce):n.push(r,Ce))},w={click:_e};Array.isArray(this.event)?this.event.forEach((function(t){w[t]=A})):w[this.event]=A;var y={class:l},v=!this.$scopedSlots.$hasNormal&&this.$scopedSlots.default&&this.$scopedSlots.default({href:o,route:a,navigate:A,isActive:l[p],isExactActive:l[f]});if(v){if(1===v.length)return v[0];if(v.length>1||!v.length)return 0===v.length?t():t("span",{},v)}if("a"===this.tag)y.on=w,y.attrs={href:o,"aria-current":h};else{var b=Te(this.$slots.default);if(b){b.isStatic=!1;var C=b.data=Dt({},b.data);for(var x in C.on=C.on||{},C.on){var _=C.on[x];x in w&&(C.on[x]=Array.isArray(_)?_:[_])}for(var T in w)T in C.on?C.on[T].push(w[T]):C.on[T]=A;var E=b.data.attrs=Dt({},b.data.attrs);E.href=o,E["aria-current"]=h}else y.on=w}return t(this.tag,y,this.$slots.default)}};function _e(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 Te(t){if(t)for(var e,n=0;n<t.length;n++){if("a"===(e=t[n]).tag)return e;if(e.children&&(e=Te(e.children)))return e}}var Ee="undefined"!=typeof window;function ke(t,e,n,s,i){var r=e||[],a=n||Object.create(null),o=s||Object.create(null);t.forEach((function(t){Se(r,a,o,t,i)}));for(var l=0,c=r.length;l<c;l++)"*"===r[l]&&(r.push(r.splice(l,1)[0]),c--,l--);return{pathList:r,pathMap:a,nameMap:o}}function Se(t,e,n,s,i,r){var a=s.path,o=s.name,l=s.pathToRegexpOptions||{},c=function(t,e,n){return n||(t=t.replace(/\/$/,"")),"/"===t[0]||null==e?t:se(e.path+"/"+t)}(a,i,l.strict);"boolean"==typeof s.caseSensitive&&(l.sensitive=s.caseSensitive);var u={path:c,regex:Le(c,l),components:s.components||{default:s.component},alias:s.alias?"string"==typeof s.alias?[s.alias]:s.alias:[],instances:{},enteredCbs:{},name:o,parent:i,matchAs:r,redirect:s.redirect,beforeEnter:s.beforeEnter,meta:s.meta||{},props:null==s.props?{}:s.components?s.props:{default:s.props}};if(s.children&&s.children.forEach((function(s){var i=r?se(r+"/"+s.path):void 0;Se(t,e,n,s,u,i)})),e[u.path]||(t.push(u.path),e[u.path]=u),void 0!==s.alias)for(var d=Array.isArray(s.alias)?s.alias:[s.alias],m=0;m<d.length;++m){var p={path:d[m],children:s.children};Se(t,e,n,p,i,u.path||"/")}o&&(n[o]||(n[o]=u))}function Le(t,e){return re(t,[],e)}function Ne(t,e){var n=ke(t),s=n.pathList,i=n.pathMap,r=n.nameMap;function a(t,n,a){var l=ve(t,n,!1,e),c=l.name;if(c){var u=r[c];if(!u)return o(null,l);var d=u.regex.keys.filter((function(t){return!t.optional})).map((function(t){return t.name}));if("object"!=typeof l.params&&(l.params={}),n&&"object"==typeof n.params)for(var m in n.params)!(m in l.params)&&d.indexOf(m)>-1&&(l.params[m]=n.params[m]);return l.path=ye(u.path,l.params),o(u,l,a)}if(l.path){l.params={};for(var p=0;p<s.length;p++){var f=s[p],g=i[f];if(Ie(g.regex,l.path,l.params))return o(g,l,a)}}return o(null,l)}function o(t,n,s){return t&&t.redirect?function(t,n){var s=t.redirect,i="function"==typeof s?s(Zt(t,n,null,e)):s;if("string"==typeof i&&(i={path:i}),!i||"object"!=typeof i)return o(null,n);var l=i,c=l.name,u=l.path,d=n.query,m=n.hash,p=n.params;if(d=l.hasOwnProperty("query")?l.query:d,m=l.hasOwnProperty("hash")?l.hash:m,p=l.hasOwnProperty("params")?l.params:p,c)return r[c],a({_normalized:!0,name:c,query:d,hash:m,params:p},void 0,n);if(u){var f=function(t,e){return ne(t,e.parent?e.parent.path:"/",!0)}(u,t);return a({_normalized:!0,path:ye(f,p),query:d,hash:m},void 0,n)}return o(null,n)}(t,s||n):t&&t.matchAs?function(t,e,n){var s=a({_normalized:!0,path:ye(n,e.params)});if(s){var i=s.matched,r=i[i.length-1];return e.params=s.params,o(r,e)}return o(null,e)}(0,n,t.matchAs):Zt(t,n,s,e)}return{match:a,addRoute:function(t,e){var n="object"!=typeof t?r[t]:void 0;ke([e||t],s,i,r,n),n&&n.alias.length&&ke(n.alias.map((function(t){return{path:t,children:[e]}})),s,i,r,n)},getRoutes:function(){return s.map((function(t){return i[t]}))},addRoutes:function(t){ke(t,s,i,r)}}}function Ie(t,e,n){var s=e.match(t);if(!s)return!1;if(!n)return!0;for(var i=1,r=s.length;i<r;++i){var a=t.keys[i-1];a&&(n[a.name||"pathMatch"]="string"==typeof s[i]?Mt(s[i]):s[i])}return!0}var Pe=Ee&&window.performance&&window.performance.now?window.performance:Date;function Fe(){return Pe.now().toFixed(3)}var Oe=Fe();function Be(){return Oe}function De(t){return Oe=t}var je=Object.create(null);function Ue(){"scrollRestoration"in window.history&&(window.history.scrollRestoration="manual");var t=window.location.protocol+"//"+window.location.host,e=window.location.href.replace(t,""),n=Dt({},window.history.state);return n.key=Be(),window.history.replaceState(n,"",e),window.addEventListener("popstate",Me),function(){window.removeEventListener("popstate",Me)}}function Re(t,e,n,s){if(t.app){var i=t.options.scrollBehavior;i&&t.app.$nextTick((function(){var r=function(){var t=Be();if(t)return je[t]}(),a=i.call(t,e,n,s?r:null);a&&("function"==typeof a.then?a.then((function(t){Ze(t,r)})).catch((function(t){})):Ze(a,r))}))}}function ze(){var t=Be();t&&(je[t]={x:window.pageXOffset,y:window.pageYOffset})}function Me(t){ze(),t.state&&t.state.key&&De(t.state.key)}function Ve(t){return qe(t.x)||qe(t.y)}function $e(t){return{x:qe(t.x)?t.x:window.pageXOffset,y:qe(t.y)?t.y:window.pageYOffset}}function qe(t){return"number"==typeof t}var He=/^#\d/;function Ze(t,e){var n,s="object"==typeof t;if(s&&"string"==typeof t.selector){var i=He.test(t.selector)?document.getElementById(t.selector.slice(1)):document.querySelector(t.selector);if(i){var r=t.offset&&"object"==typeof t.offset?t.offset:{};e=function(t,e){var n=document.documentElement.getBoundingClientRect(),s=t.getBoundingClientRect();return{x:s.left-n.left-e.x,y:s.top-n.top-e.y}}(i,r={x:qe((n=r).x)?n.x:0,y:qe(n.y)?n.y:0})}else Ve(t)&&(e=$e(t))}else s&&Ve(t)&&(e=$e(t));e&&("scrollBehavior"in document.documentElement.style?window.scrollTo({left:e.x,top:e.y,behavior:t.behavior}):window.scrollTo(e.x,e.y))}var Ge,Ye=Ee&&(-1===(Ge=window.navigator.userAgent).indexOf("Android 2.")&&-1===Ge.indexOf("Android 4.0")||-1===Ge.indexOf("Mobile Safari")||-1!==Ge.indexOf("Chrome")||-1!==Ge.indexOf("Windows Phone"))&&window.history&&"function"==typeof window.history.pushState;function We(t,e){ze();var n=window.history;try{if(e){var s=Dt({},n.state);s.key=Be(),n.replaceState(s,"",t)}else n.pushState({key:De(Fe())},"",t)}catch(n){window.location[e?"replace":"assign"](t)}}function Ke(t){We(t,!0)}var Je={redirected:2,aborted:4,cancelled:8,duplicated:16};function Qe(t,e){return Xe(t,e,Je.cancelled,'Navigation cancelled from "'+t.fullPath+'" to "'+e.fullPath+'" with a new navigation.')}function Xe(t,e,n,s){var i=new Error(s);return i._isRouter=!0,i.from=t,i.to=e,i.type=n,i}var tn=["params","query","hash"];function en(t){return Object.prototype.toString.call(t).indexOf("Error")>-1}function nn(t,e){return en(t)&&t._isRouter&&(null==e||t.type===e)}function sn(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 rn(t,e){return an(t.map((function(t){return Object.keys(t.components).map((function(n){return e(t.components[n],t.instances[n],t,n)}))})))}function an(t){return Array.prototype.concat.apply([],t)}var on="function"==typeof Symbol&&"symbol"==typeof Symbol.toStringTag;function ln(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 cn=function(t,e){this.router=t,this.base=function(t){if(!t)if(Ee){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=Yt,this.pending=null,this.ready=!1,this.readyCbs=[],this.readyErrorCbs=[],this.errorCbs=[],this.listeners=[]};function un(t,e,n,s){var i=rn(t,(function(t,s,i,r){var a=function(t,e){return"function"!=typeof t&&(t=be.extend(t)),t.options[e]}(t,e);if(a)return Array.isArray(a)?a.map((function(t){return n(t,s,i,r)})):n(a,s,i,r)}));return an(s?i.reverse():i)}function dn(t,e){if(e)return function(){return t.apply(e,arguments)}}cn.prototype.listen=function(t){this.cb=t},cn.prototype.onReady=function(t,e){this.ready?t():(this.readyCbs.push(t),e&&this.readyErrorCbs.push(e))},cn.prototype.onError=function(t){this.errorCbs.push(t)},cn.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&&(nn(t,Je.redirected)&&r===Yt||(i.ready=!0,i.readyErrorCbs.forEach((function(e){e(t)}))))}))},cn.prototype.confirmTransition=function(t,e,n){var s=this,i=this.current;this.pending=t;var r,a,o=function(t){!nn(t)&&en(t)&&(s.errorCbs.length?s.errorCbs.forEach((function(e){e(t)})):Bt.error(t)),n&&n(t)},l=t.matched.length-1,c=i.matched.length-1;if(Jt(t,i)&&l===c&&t.matched[l]===i.matched[c])return this.ensureURL(),t.hash&&Re(this.router,i,t,!1),o(((a=Xe(r=i,t,Je.duplicated,'Avoided redundant navigation to current location: "'+r.fullPath+'".')).name="NavigationDuplicated",a));var u,d=function(t,e){var n,s=Math.max(t.length,e.length);for(n=0;n<s&&t[n]===e[n];n++);return{updated:e.slice(0,n),activated:e.slice(n),deactivated:t.slice(n)}}(this.current.matched,t.matched),m=d.updated,p=d.deactivated,f=d.activated,g=[].concat(function(t){return un(t,"beforeRouteLeave",dn,!0)}(p),this.router.beforeHooks,function(t){return un(t,"beforeRouteUpdate",dn)}(m),f.map((function(t){return t.beforeEnter})),(u=f,function(t,e,n){var s=!1,i=0,r=null;rn(u,(function(t,e,a,o){if("function"==typeof t&&void 0===t.cid){s=!0,i++;var l,c=ln((function(e){var s;((s=e).__esModule||on&&"Module"===s[Symbol.toStringTag])&&(e=e.default),t.resolved="function"==typeof e?e:be.extend(e),a.components[o]=e,--i<=0&&n()})),u=ln((function(t){var e="Failed to resolve async component "+o+": "+t;r||(r=en(t)?t:new Error(e),n(r))}));try{l=t(c,u)}catch(t){u(t)}if(l)if("function"==typeof l.then)l.then(c,u);else{var d=l.component;d&&"function"==typeof d.then&&d.then(c,u)}}})),s||n()})),h=function(e,n){if(s.pending!==t)return o(Qe(i,t));try{e(t,i,(function(e){!1===e?(s.ensureURL(!0),o(function(t,e){return Xe(t,e,Je.aborted,'Navigation aborted from "'+t.fullPath+'" to "'+e.fullPath+'" via a navigation guard.')}(i,t))):en(e)?(s.ensureURL(!0),o(e)):"string"==typeof e||"object"==typeof e&&("string"==typeof e.path||"string"==typeof e.name)?(o(function(t,e){return Xe(t,e,Je.redirected,'Redirected when going from "'+t.fullPath+'" to "'+function(t){if("string"==typeof t)return t;if("path"in t)return t.path;var e={};return tn.forEach((function(n){n in t&&(e[n]=t[n])})),JSON.stringify(e,null,2)}(e)+'" via a navigation guard.')}(i,t)),"object"==typeof e&&e.replace?s.replace(e):s.push(e)):n(e)}))}catch(t){o(t)}};sn(g,h,(function(){var n=function(t){return un(t,"beforeRouteEnter",(function(t,e,n,s){return function(t,e,n){return function(s,i,r){return t(s,i,(function(t){"function"==typeof t&&(e.enteredCbs[n]||(e.enteredCbs[n]=[]),e.enteredCbs[n].push(t)),r(t)}))}}(t,n,s)}))}(f);sn(n.concat(s.router.resolveHooks),h,(function(){if(s.pending!==t)return o(Qe(i,t));s.pending=null,e(t),s.router.app&&s.router.app.$nextTick((function(){Xt(t)}))}))}))},cn.prototype.updateRoute=function(t){this.current=t,this.cb&&this.cb(t)},cn.prototype.setupListeners=function(){},cn.prototype.teardown=function(){this.listeners.forEach((function(t){t()})),this.listeners=[],this.current=Yt,this.pending=null};var mn=function(t){function e(e,n){t.call(this,e,n),this._startLocation=pn(this.base)}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,n=e.options.scrollBehavior,s=Ye&&n;s&&this.listeners.push(Ue());var i=function(){var n=t.current,i=pn(t.base);t.current===Yt&&i===t._startLocation||t.transitionTo(i,(function(t){s&&Re(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){We(se(s.base+t.fullPath)),Re(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){Ke(se(s.base+t.fullPath)),Re(s.router,t,i,!1),e&&e(t)}),n)},e.prototype.ensureURL=function(t){if(pn(this.base)!==this.current.fullPath){var e=se(this.base+this.current.fullPath);t?We(e):Ke(e)}},e.prototype.getCurrentLocation=function(){return pn(this.base)},e}(cn);function pn(t){var e=window.location.pathname,n=e.toLowerCase(),s=t.toLowerCase();return!t||n!==s&&0!==n.indexOf(se(s+"/"))||(e=e.slice(t.length)),(e||"/")+window.location.search+window.location.hash}var fn=function(t){function e(e,n,s){t.call(this,e,n),s&&function(t){var e=pn(t);if(!/^\/#/.test(e))return window.location.replace(se(t+"/#"+e)),!0}(this.base)||gn()}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=Ye&&e;n&&this.listeners.push(Ue());var s=function(){var e=t.current;gn()&&t.transitionTo(hn(),(function(s){n&&Re(t.router,s,e,!0),Ye||yn(s.fullPath)}))},i=Ye?"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){wn(t.fullPath),Re(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){yn(t.fullPath),Re(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;hn()!==e&&(t?wn(e):yn(e))},e.prototype.getCurrentLocation=function(){return hn()},e}(cn);function gn(){var t=hn();return"/"===t.charAt(0)||(yn("/"+t),!1)}function hn(){var t=window.location.href,e=t.indexOf("#");return e<0?"":t=t.slice(e+1)}function An(t){var e=window.location.href,n=e.indexOf("#");return(n>=0?e.slice(0,n):e)+"#"+t}function wn(t){Ye?We(An(t)):window.location.hash=t}function yn(t){Ye?Ke(An(t)):window.location.replace(An(t))}var vn=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){nn(t,Je.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}(cn),bn=function(t){void 0===t&&(t={}),this.app=null,this.apps=[],this.options=t,this.beforeHooks=[],this.resolveHooks=[],this.afterHooks=[],this.matcher=Ne(t.routes||[],this);var e=t.mode||"hash";switch(this.fallback="history"===e&&!Ye&&!1!==t.fallback,this.fallback&&(e="hash"),Ee||(e="abstract"),this.mode=e,e){case"history":this.history=new mn(this,t.base);break;case"hash":this.history=new fn(this,t.base,this.fallback);break;case"abstract":this.history=new vn(this,t.base)}},Cn={currentRoute:{configurable:!0}};bn.prototype.match=function(t,e,n){return this.matcher.match(t,e,n)},Cn.currentRoute.get=function(){return this.history&&this.history.current},bn.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 mn||n instanceof fn){var s=function(t){n.setupListeners(),function(t){var s=n.current,i=e.options.scrollBehavior;Ye&&i&&"fullPath"in t&&Re(e,t,s,!1)}(t)};n.transitionTo(n.getCurrentLocation(),s,s)}n.listen((function(t){e.apps.forEach((function(e){e._route=t}))}))}},bn.prototype.beforeEach=function(t){return _n(this.beforeHooks,t)},bn.prototype.beforeResolve=function(t){return _n(this.resolveHooks,t)},bn.prototype.afterEach=function(t){return _n(this.afterHooks,t)},bn.prototype.onReady=function(t,e){this.history.onReady(t,e)},bn.prototype.onError=function(t){this.history.onError(t)},bn.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)},bn.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)},bn.prototype.go=function(t){this.history.go(t)},bn.prototype.back=function(){this.go(-1)},bn.prototype.forward=function(){this.go(1)},bn.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]}))}))):[]},bn.prototype.resolve=function(t,e,n){var s=ve(t,e=e||this.history.current,n,this),i=this.match(s,e),r=i.redirectedFrom||i.fullPath,a=function(t,e,n){var s="hash"===n?"#"+e:e;return t?se(t+"/"+s):s}(this.history.base,r,this.mode);return{location:s,route:i,href:a,normalizedTo:s,resolved:i}},bn.prototype.getRoutes=function(){return this.matcher.getRoutes()},bn.prototype.addRoute=function(t,e){this.matcher.addRoute(t,e),this.history.current!==Yt&&this.history.transitionTo(this.history.getCurrentLocation())},bn.prototype.addRoutes=function(t){this.matcher.addRoutes(t),this.history.current!==Yt&&this.history.transitionTo(this.history.getCurrentLocation())},Object.defineProperties(bn.prototype,Cn);var xn=bn;function _n(t,e){return t.push(e),function(){var n=t.indexOf(e);n>-1&&t.splice(n,1)}}bn.install=function t(e){if(!t.installed||be!==e){t.installed=!0,be=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",te),e.component("RouterLink",xe);var i=e.config.optionMergeStrategies;i.beforeRouteEnter=i.beforeRouteLeave=i.beforeRouteUpdate=i.created}},bn.version="3.6.5",bn.isNavigationFailure=nn,bn.NavigationFailureType=Je,bn.START_LOCATION=Yt,Ee&&window.Vue&&window.Vue.use(bn),r.ZP.use(xn);const Tn=xn.prototype.push;xn.prototype.push=function(t,e,n){return e||n?Tn.call(this,t,e,n):Tn.call(this,t).catch((t=>t))};const En=new xn({mode:"history",base:(0,ut.generateUrl)("/apps/files"),linkActiveClass:"active",routes:[{path:"/",redirect:{name:"filelist",params:{view:"files"}}},{path:"/:view/:fileid(\\d+)?",name:"filelist",props:!0}],stringifyQuery(t){const e=Ot.stringify(t).replace(/%2F/gim,"/");return e?"?"+e:""}});function kn(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 Sn=s(25108);var Ln=s(6134),Nn=s(69183),In=s(31352);const Pn={name:"CogIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}};var Fn=s(51900);const On=(0,Fn.Z)(Pn,(function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon cog-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 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 Bn=s(57084),Dn=s(26640),jn=s(46226),Un=s(43554);var Rn=s(93664);const zn=(0,Un.j)("files","viewConfigs",{}),Mn=function(){const t=ot("viewconfig",{state:()=>({viewConfig:zn}),getters:{getConfig:t=>e=>t.viewConfig[e]||{}},actions:{onUpdate(t,e,n){this.viewConfig[t]||r.ZP.set(this.viewConfig,t,{}),r.ZP.set(this.viewConfig[t],e,n)},async update(t,e,n){Rn.Z.put((0,ut.generateUrl)(`/apps/files/api/v1/views/${t}/${e}`),{value:n}),(0,Nn.j8)("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,Nn.Ld)("files:viewconfig:updated",(function(t){let{view:n,key:s,value:i}=t;e.onUpdate(n,s,i)})),e._initialized=!0),e},Vn=(0,s(17499).IY)().setApp("files").detectUser().build();function $n(t,e,n){var s,i=n||{},r=i.noTrailing,a=void 0!==r&&r,o=i.noLeading,l=void 0!==o&&o,c=i.debounceMode,u=void 0===c?void 0:c,d=!1,m=0;function p(){s&&clearTimeout(s)}function f(){for(var n=arguments.length,i=new Array(n),r=0;r<n;r++)i[r]=arguments[r];var o=this,c=Date.now()-m;function f(){m=Date.now(),e.apply(o,i)}function g(){s=void 0}d||(l||!u||s||f(),p(),void 0===u&&c>t?l?(m=Date.now(),a||(s=setTimeout(u?g:f,t))):f():!0!==a&&(s=setTimeout(u?g:f,void 0===u?t-c:t)))}return f.cancel=function(t){var e=(t||{}).upcomingOnly,n=void 0!==e&&e;p(),d=!n},f}var qn=s(64024);const Hn={name:"ChartPieIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},Zn=(0,Fn.Z)(Hn,(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,"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 Gn=s(29094);const Yn={name:"NavigationQuota",components:{ChartPie:Zn,NcAppNavigationItem:Dn.Z,NcProgressBar:Gn.Z},data:()=>({loadingStorageStats:!1,storageStats:(0,Un.j)("files","storageStats",null)}),computed:{storageStatsTitle(){const t=(0,lt.sS)(this.storageStats?.used,!1,!1),e=(0,lt.sS)(this.storageStats?.quota,!1,!1);return this.storageStats?.quota<0?this.t("files","{usedQuotaByte} used",{usedQuotaByte:t}):this.t("files","{used} of {quota} used",{used:t,quota:e})},storageStatsTooltip(){return this.storageStats.relative?this.t("files","{relative}% used",this.storageStats):""}},beforeMount(){setInterval(this.throttleUpdateStorageStats,6e4),(0,Nn.Ld)("files:node:created",this.throttleUpdateStorageStats),(0,Nn.Ld)("files:node:deleted",this.throttleUpdateStorageStats),(0,Nn.Ld)("files:node:moved",this.throttleUpdateStorageStats),(0,Nn.Ld)("files:node:updated",this.throttleUpdateStorageStats)},mounted(){this.storageStats?.free<=0&&this.showStorageFullWarning()},methods:{debounceUpdateStorageStats:(Wn={}.atBegin,$n(200,(function(t){this.updateStorageStats(t)}),{debounceMode:!1!==(void 0!==Wn&&Wn)})),throttleUpdateStorageStats:$n(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{const t=await Rn.Z.get((0,ut.generateUrl)("/apps/files/api/v1/stats"));if(!t?.data?.data)throw new Error("Invalid storage stats");this.storageStats?.free>0&&t.data.data?.free<=0&&this.showStorageFullWarning(),this.storageStats=t.data.data}catch(n){Vn.error("Could not refresh storage stats",{error:n}),e&&(0,qn.x2)(t("files","Could not refresh storage stats"))}finally{this.loadingStorageStats=!1}}},showStorageFullWarning(){(0,qn.x2)(this.t("files","Your storage is full, files can not be updated or synced anymore!"))},t:In.Iu}};var Wn,Kn=s(93379),Jn=s.n(Kn),Qn=s(7795),Xn=s.n(Qn),ts=s(90569),es=s.n(ts),ns=s(3565),ss=s.n(ns),is=s(19216),rs=s.n(is),as=s(44589),os=s.n(as),ls=s(75136),cs={};cs.styleTagTransform=os(),cs.setAttributes=ss(),cs.insert=es().bind(null,"head"),cs.domAPI=Xn(),cs.insertStyleElement=rs(),Jn()(ls.Z,cs),ls.Z&&ls.Z.locals&&ls.Z.locals;const us=(0,Fn.Z)(Yn,(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,"18ceb3ce",null).exports;var ds=s(64845),ms=s(28454),ps=s(9359);const fs={name:"ClipboardIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},gs=(0,Fn.Z)(fs,(function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon clipboard-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 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 hs=s(18484);const As={name:"Setting",props:{el:{type:Function,required:!0}},mounted(){this.$el.appendChild(this.el())}},ws=(0,Fn.Z)(As,(function(){return(0,this._self._c)("div")}),[],!1,null,null,null).exports,ys=(0,Un.j)("files","config",{show_hidden:!1,crop_image_previews:!0,sort_favorites_first:!0,sort_folders_first:!0,grid_view:!1}),vs=function(){const t=ot("userconfig",{state:()=>({userConfig:ys}),actions:{onUpdate(t,e){r.ZP.set(this.userConfig,t,e)},async update(t,e){await Rn.Z.put((0,ut.generateUrl)("/apps/files/api/v1/config/"+t),{value:e}),(0,Nn.j8)("files:config:updated",{key:t,value:e})}}})(...arguments);return t._initialized||((0,Nn.Ld)("files:config:updated",(function(e){let{key:n,value:s}=e;t.onUpdate(n,s)})),t._initialized=!0),t},bs={name:"Settings",components:{Clipboard:gs,NcAppSettingsDialog:ds.N,NcAppSettingsSection:ms.Z,NcCheckboxRadioSwitch:ps.Z,NcInputField:hs.Z,Setting:ws},props:{open:{type:Boolean,default:!1}},setup:()=>({userConfigStore:vs()}),data:()=>({settings:window.OCA?.Files?.Settings?.settings||[],webdavUrl:(0,ut.generateRemoteUrl)("dav/files/"+encodeURIComponent((0,ct.ts)()?.uid)),webdavDocs:"https://docs.nextcloud.com/server/stable/go.php?to=user-webdav",appPasswordUrl:(0,ut.generateUrl)("/settings/user/security#generate-app-token-section"),webdavUrlCopied:!1,enableGridView:(0,Un.j)("core","config",[])["enable_non-accessible_features"]??!0}),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,qn.s$)(t("files","WebDAV URL copied to clipboard")),setTimeout((()=>{this.webdavUrlCopied=!1}),5e3)):(0,qn.x2)(t("files","Clipboard is not available"))},t:In.Iu}};var Cs=s(21865),xs={};xs.styleTagTransform=os(),xs.setAttributes=ss(),xs.insert=es().bind(null,"head"),xs.domAPI=Xn(),xs.insertStyleElement=rs(),Jn()(Cs.Z,xs),Cs.Z&&Cs.Z.locals&&Cs.Z.locals;const _s=(0,Fn.Z)(bs,(function(){var t=this,e=t._self._c;return e("NcAppSettingsDialog",{attrs:{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:{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:{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:{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:{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:{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,"6d63c120",null).exports,Ts={name:"Navigation",components:{Cog:On,NavigationQuota:us,NcAppNavigation:Bn.Z,NcAppNavigationItem:Dn.Z,NcIconSvgWrapper:jn.Z,SettingsModal:_s},setup:()=>({viewConfigStore:Mn()}),data:()=>({settingsOpened:!1}),computed:{currentViewId(){return this.$route?.params?.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!==e?.id&&(this.$navigation.setActive(t),Vn.debug(`Navigation changed from ${e.id} to ${t.id}`,{from:e,to:t}),this.showView(t))}},beforeMount(){this.currentView&&(Vn.debug("Navigation mounted. Showing requested view",{view:this.currentView}),this.showView(this.currentView))},methods:{useExactRouteMatching(t){return this.childViews[t.id]?.length>0},showView(t){window?.OCA?.Files?.Sidebar?.close?.(),this.$navigation.setActive(t),function(t){const e=document.getElementById("page-heading-level-1");e&&(e.textContent=t)}(t.name),(0,Nn.j8)("files:navigation:changed",t)},onToggleExpand(t){const e=this.isExpanded(t);t.expanded=!e,this.viewConfigStore.update(t.id,"expanded",!e)},isExpanded(t){return"boolean"==typeof this.viewConfigStore.getConfig(t.id)?.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:In.Iu}};var Es=s(12131),ks={};ks.styleTagTransform=os(),ks.setAttributes=ss(),ks.insert=es().bind(null,"head"),ks.domAPI=Xn(),ks.insertStyleElement=rs(),Jn()(Es.Z,ks),Es.Z&&Es.Z.locals&&Es.Z.locals;const Ss=(0,Fn.Z)(Ts,(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,"3f2914e1",null).exports;var Ls=s(42515),Ns=s(62520),Is=function(t,e){return t<e?-1:t>e?1:0},Ps=function(t,e){var n=t.localeCompare(e);return n?n/Math.abs(n):0},Fs=/(^0x[\da-fA-F]+$|^([+-]?(?:\d+(?:\.\d*)?|\.\d+)(?:[eE][+-]?\d+)?(?!\.\d+)(?=\D|\s|$))|\d+)/g,Os=/^\s+|\s+$/g,Bs=/\s+/g,Ds=/^[+-]?(?:\d+(?:\.\d*)?|\.\d+)(?:[eE][+-]?\d+)?$/,js=/(^([\w ]+,?[\w ]+)?[\w ]+,?[\w ]+\d+:\d+(:\d+)?[\w ]?|^\d{1,4}[/-]\d{1,4}[/-]\d{1,4}|^\w+, \w+ \d+, \d{4})/,Us=/^0+[1-9]{1}[0-9]*$/,Rs=/[^\x00-\x80]/,zs=function(t,e){return t<e?-1:t>e?1:0},Ms=function(t){return t.replace(Bs," ").replace(Os,"")},Vs=function(t){if(0!==t.length){var e=Number(t);if(!Number.isNaN(e))return e}},$s=function(t,e,n){if(Ds.test(t)&&(!Us.test(t)||0===e||"."!==n[e-1]))return Vs(t)||0},qs=function(t,e,n){return{parsedNumber:$s(t,e,n),normalizedString:Ms(t)}},Hs=function(t){var e=function(t){return t.replace(Fs,"\0$1\0").replace(/\0$/,"").replace(/^\0/,"").split("\0")}(t).map(qs);return e},Zs=function(t){return"function"==typeof t},Gs=function(t){return Number.isNaN(t)||t instanceof Number&&Number.isNaN(t.valueOf())},Ys=function(t){return null===t},Ws=function(t){return!(null===t||"object"!=typeof t||Array.isArray(t)||t instanceof Number||t instanceof String||t instanceof Boolean||t instanceof Date)},Ks=function(t){return"symbol"==typeof t},Js=function(t){return void 0===t},Qs=function(t){if("string"==typeof t||t instanceof String||("number"==typeof t||t instanceof Number)&&!Gs(t)||"boolean"==typeof t||t instanceof Boolean||t instanceof Date){var e=function(t){return"boolean"==typeof t||t instanceof Boolean?Number(t).toString():"number"==typeof t||t instanceof Number?t.toString():t instanceof Date?t.getTime().toString():"string"==typeof t||t instanceof String?t.toLowerCase().replace(Os,""):""}(t),n=function(t){var e=Vs(t);return void 0!==e?e:function(t){try{var e=Date.parse(t);return!Number.isNaN(e)&&js.test(t)?e:void 0}catch(t){return}}(t)}(e);return{parsedNumber:n,chunks:Hs(n?""+n:e),value:t}}return{isArray:Array.isArray(t),isFunction:Zs(t),isNaN:Gs(t),isNull:Ys(t),isObject:Ws(t),isSymbol:Ks(t),isUndefined:Js(t),value:t}},Xs=function(t){return"function"==typeof t?t:function(e){if(Array.isArray(e)){var n=Number(t);if(Number.isInteger(n))return e[n]}else if(e&&"object"==typeof e){var s=Object.getOwnPropertyDescriptor(e,t);return null==s?void 0:s.value}return e}};function ti(t,e,n){if(!t||!Array.isArray(t))return[];var s=function(t){if(!t)return[];var e=Array.isArray(t)?[].concat(t):[t];return e.some((function(t){return"string"!=typeof t&&"number"!=typeof t&&"function"!=typeof t}))?[]:e}(e),i=function(t){if(!t)return[];var e=Array.isArray(t)?[].concat(t):[t];return e.some((function(t){return"asc"!==t&&"desc"!==t&&"function"!=typeof t}))?[]:e}(n);return function(t,e,n){var s=e.length?e.map(Xs):[function(t){return t}],i=t.map((function(t,e){return{index:e,values:s.map((function(e){return e(t)})).map(Qs)}}));return i.sort((function(t,e){return function(t,e,n){for(var s=t.index,i=t.values,r=e.index,a=e.values,o=i.length,l=n.length,c=0;c<o;c++){var u=c<l?n[c]:null;if(u&&"function"==typeof u){var d=u(i[c].value,a[c].value);if(d)return d}else{var m=(p=i[c],f=a[c],p.value===f.value?0:void 0!==p.parsedNumber&&void 0!==f.parsedNumber?Is(p.parsedNumber,f.parsedNumber):p.chunks&&f.chunks?function(t,e){for(var n=t.length,s=e.length,i=Math.min(n,s),r=0;r<i;r++){var a=t[r],o=e[r];if(a.normalizedString!==o.normalizedString){if(""===a.normalizedString!=(""===o.normalizedString))return""===a.normalizedString?-1:1;if(void 0!==a.parsedNumber&&void 0!==o.parsedNumber){var l=Is(a.parsedNumber,o.parsedNumber);return 0===l?zs(a.normalizedString,o.normalizedString):l}return void 0!==a.parsedNumber||void 0!==o.parsedNumber?void 0!==a.parsedNumber?-1:1:Rs.test(a.normalizedString+o.normalizedString)?Ps(a.normalizedString,o.normalizedString):zs(a.normalizedString,o.normalizedString)}}return n>i||s>i?n<=i?-1:1:0}(p.chunks,f.chunks):function(t,e){return(t.chunks?!e.chunks:e.chunks)?t.chunks?-1:1:(t.isNaN?!e.isNaN:e.isNaN)?t.isNaN?-1:1:(t.isSymbol?!e.isSymbol:e.isSymbol)?t.isSymbol?-1:1:(t.isObject?!e.isObject:e.isObject)?t.isObject?-1:1:(t.isArray?!e.isArray:e.isArray)?t.isArray?-1:1:(t.isFunction?!e.isFunction:e.isFunction)?t.isFunction?-1:1:(t.isNull?!e.isNull:e.isNull)?t.isNull?-1:1:0}(p,f));if(m)return m*("desc"===u?-1:1)}}var p,f;return s-r}(t,e,n)})),i.map((function(e){return function(t,e){return t[e]}(t,e.index)}))}(t,s,i)}var ei=s(5055),ni=s(41922),si=s(99125),ii=s(90207);const ri={name:"FormatListBulletedSquareIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},ai=(0,Fn.Z)(ri,(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,"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 oi=s(81040),li=s(54572),ci=s(52506),ui=s(87604),di=s(81755);const mi={name:"ShareVariantIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},pi=(0,Fn.Z)(mi,(function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon share-variant-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 24 24"}},[e("path",{attrs:{d:"M18,16.08C17.24,16.08 16.56,16.38 16.04,16.85L8.91,12.7C8.96,12.47 9,12.24 9,12C9,11.76 8.96,11.53 8.91,11.3L15.96,7.19C16.5,7.69 17.21,8 18,8A3,3 0 0,0 21,5A3,3 0 0,0 18,2A3,3 0 0,0 15,5C15,5.24 15.04,5.47 15.09,5.7L8.04,9.81C7.5,9.31 6.79,9 6,9A3,3 0 0,0 3,12A3,3 0 0,0 6,15C6.79,15 7.5,14.69 8.04,14.19L15.16,18.34C15.11,18.55 15.08,18.77 15.08,19C15.08,20.61 16.39,21.91 18,21.91C19.61,21.91 20.92,20.61 20.92,19A2.92,2.92 0 0,0 18,16.08Z"}},[t.title?e("title",[t._v(t._s(t.title))]):t._e()])])])}),[],!1,null,null,null).exports,fi={name:"ViewGridIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},gi=(0,Fn.Z)(fi,(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,"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 hi=s(48250);const Ai=new lt.p$({id:"details",displayName:()=>(0,In.Iu)("files","Open details"),iconSvgInline:()=>hi,enabled:t=>1===t.length&&!!t[0]&&!!window?.OCA?.Files?.Sidebar&&((t[0].root?.startsWith("/files/")&&t[0].permissions!==lt.y3.NONE)??!1),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 Vn.error("Error while opening sidebar",{error:t}),!1}},order:-50}),wi=function(){const t=ot("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):(Vn.error("Trying to update/set a node without fileid",e),t)),{});r.ZP.set(this,"files",{...this.files,...e})},deleteNodes(t){t.forEach((t=>{t.fileid&&r.ZP.delete(this.files,t.fileid)}))},setRoot(t){let{service:e,root:n}=t;r.ZP.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,Nn.Ld)("files:node:created",t.onCreatedNode),(0,Nn.Ld)("files:node:deleted",t.onDeletedNode),(0,Nn.Ld)("files:node:updated",t.onUpdatedNode),t._initialized=!0),t},yi=function(){const t=wi(),e=ot("paths",{state:()=>({paths:{}}),getters:{getPath:t=>(e,n)=>{if(t.paths[e])return t.paths[e][n]}},actions:{addPath(t){this.paths[t.service]||r.ZP.set(this.paths,t.service,{}),r.ZP.set(this.paths[t.service],t.path,t.fileid)},onCreatedNode(e){const n=(0,lt.Ti)()?.active?.id||"files";if(e.fileid){if(e.type===lt.Tv.Folder&&this.addPath({service:n,path:e.path,fileid:e.fileid}),"/"===e.dirname){const s=t.getRoot(n);return s._children||r.ZP.set(s,"_children",[]),void s._children.push(e.fileid)}if(this.paths[n][e.dirname]){const s=this.paths[n][e.dirname],i=t.getNode(s);return Vn.debug("Path already exists, updating children",{parentFolder:i,node:e}),i?(i._children||r.ZP.set(i,"_children",[]),void i._children.push(e.fileid)):void Vn.error("Parent folder not found",{parentId:s})}Vn.debug("Parent path does not exists, skipping children update",{node:e})}else Vn.error("Node has no fileid",{node:e})}}})(...arguments);return e._initialized||((0,Nn.Ld)("files:node:created",e.onCreatedNode),e._initialized=!0),e},vi=ot("selection",{state:()=>({selected:[],lastSelection:[],lastSelectedIndex:null}),actions:{set(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[];r.ZP.set(this,"selected",[...new Set(t)])},setLastIndex(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null;r.ZP.set(this,"lastSelection",t?this.selected:[]),r.ZP.set(this,"lastSelectedIndex",t)},reset(){r.ZP.set(this,"selected",[]),r.ZP.set(this,"lastSelection",[]),r.ZP.set(this,"lastSelectedIndex",null)}}});let bi;const Ci={name:"HomeIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},xi=(0,Fn.Z)(Ci,(function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon home-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 24 24"}},[e("path",{attrs:{d:"M10,20V14H14V20H19V12H22L12,3L2,12H5V20H10Z"}},[t.title?e("title",[t._v(t._s(t.title))]):t._e()])])])}),[],!1,null,null,null).exports;var _i=s(66471),Ti=s(70911);const Ei=(0,r.aZ)({name:"BreadCrumbs",components:{Home:xi,NcBreadcrumbs:Ti.N,NcBreadcrumb:_i.N},props:{path:{type:String,default:"/"}},setup:()=>({filesStore:wi(),pathsStore:yi()}),computed:{currentView(){return this.$navigation.active},dirs(){var t;return["/",...this.path.split("/").filter(Boolean).map((t="/",e=>t+=`${e}/`)).map((t=>t.replace(/^(.+)\/$/,"$1")))]},sections(){return this.dirs.map((t=>{const e=this.getFileIdFromPath(t),n={...this.$route,params:{fileid:e},query:{dir:t}};return{dir:t,exact:!0,name:this.getDirDisplayName(t),to:n}}))}},methods:{getNodeFromId(t){return this.filesStore.getNode(t)},getFileIdFromPath(t){return this.pathsStore.getPath(this.currentView?.id,t)},getDirDisplayName(t){if("/"===t)return(0,In.Iu)("files","Home");const e=this.getFileIdFromPath(t),n=e?this.getNodeFromId(e):void 0;return n?.attributes?.displayName||(0,Ns.basename)(t)},onClick(t){t?.query?.dir===this.$route.query.dir&&this.$emit("reload")},titleForSection(t,e){return e?.to?.query?.dir===this.$route.query.dir?(0,In.Iu)("files","Reload current directory"):0===t?(0,In.Iu)("files",'Go to the "{dir}" directory',e):null},ariaForSection(t){return t?.to?.query?.dir===this.$route.query.dir?(0,In.Iu)("files","Reload current directory"):null},t:In.Iu}});var ki=s(60393),Si={};Si.styleTagTransform=os(),Si.setAttributes=ss(),Si.insert=es().bind(null,"head"),Si.domAPI=Xn(),Si.insertStyleElement=rs(),Jn()(ki.Z,Si),ki.Z&&ki.Z.locals&&ki.Z.locals;const Li=(0,Fn.Z)(Ei,(function(){var t=this,e=t._self._c;return t._self._setupProxy,e("NcBreadcrumbs",{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,title:t.titleForSection(s,n),"aria-description":t.ariaForSection(n)},nativeOn:{click:function(e){return t.onClick(n.to)}},scopedSlots:t._u([0===s?{key:"icon",fn:function(){return[e("Home",{attrs:{size:20}})]},proxy:!0}:null],null,!0)},"NcBreadcrumb",n,!1))})),1)}),[],!1,null,"1c4866bc",null).exports,Ni=t=>{const e=t.filter((t=>t.type===lt.Tv.File)).length,n=t.filter((t=>t.type===lt.Tv.Folder)).length;return 0===e?(0,In.uN)("files","{folderCount} folder","{folderCount} folders",n,{folderCount:n}):0===n?(0,In.uN)("files","{fileCount} file","{fileCount} files",e,{fileCount:e}):1===e?(0,In.uN)("files","1 file and {folderCount} folder","1 file and {folderCount} folders",n,{folderCount:n}):1===n?(0,In.uN)("files","{fileCount} file and 1 folder","{fileCount} files and 1 folder",e,{fileCount:e}):(0,In.Iu)("files","{fileCount} files and {folderCount} folders",{fileCount:e,folderCount:n})};var Ii=s(80351),Pi=s.n(Ii);const Fi=ot("actionsmenu",{state:()=>({opened:null})}),Oi=ot("dragging",{state:()=>({dragging:[]}),actions:{set(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[];r.ZP.set(this,"dragging",t)},reset(){r.ZP.set(this,"dragging",[])}}}),Bi=function(){const t=ot("renaming",{state:()=>({renamingNode:void 0,newName:""})})(...arguments);return t._initialized||((0,Nn.Ld)("files:node:rename",(function(e){t.renamingNode=e,t.newName=e.basename})),t._initialized=!0),t};var Di=s(52925);const ji={name:"FileMultipleIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},Ui=(0,Fn.Z)(ji,(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,"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,Ri={name:"FolderIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},zi=(0,Fn.Z)(Ri,(function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon folder-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 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,Mi=r.ZP.extend({name:"DragAndDropPreview",components:{FileMultipleIcon:Ui,FolderIcon:zi},data:()=>({nodes:[]}),computed:{isSingleNode(){return 1===this.nodes.length},isSingleFolder(){return this.isSingleNode&&this.nodes[0].type===lt.Tv.Folder},name(){return this.size?`${this.summary} – ${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,lt.sS)(e,!0)},summary(){if(this.isSingleNode){const t=this.nodes[0];return t.attributes?.displayName||t.basename}return Ni(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="${t.fileid}"] .files-list__row-icon img`);e&&this.$refs.previewImg.appendChild(e.parentNode.cloneNode(!0))})),this.$nextTick((()=>{this.$emit("loaded",this.$el)}))}}}),Vi=Mi;var $i=s(50262),qi={};qi.styleTagTransform=os(),qi.setAttributes=ss(),qi.insert=es().bind(null,"head"),qi.domAPI=Xn(),qi.insertStyleElement=rs(),Jn()($i.Z,qi),$i.Z&&$i.Z.locals&&$i.Z.locals;const Hi=(0,Fn.Z)(Vi,(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,Zi=r.ZP.extend(Hi);let Gi;var Yi=s(51473),Wi={};Wi.styleTagTransform=os(),Wi.setAttributes=ss(),Wi.insert=es().bind(null,"head"),Wi.domAPI=Xn(),Wi.insertStyleElement=rs(),Jn()(Yi.Z,Wi),Yi.Z&&Yi.Z.locals&&Yi.Z.locals;var Ki=s(51120);const{Axios:Ji,AxiosError:Qi,CanceledError:Xi,isCancel:tr,CancelToken:er,VERSION:nr,all:sr,Cancel:ir,isAxiosError:rr,spread:ar,toFormData:or,AxiosHeaders:lr,HttpStatusCode:cr,formToJSON:ur,getAdapter:dr,mergeConfig:mr}=Ki.default;var pr=s(59546),fr=s(96384),gr=s(59440);let hr;const Ar=()=>(hr||(hr=new gr.Z({concurrency:3})),hr);var wr;!function(t){t.MOVE="Move",t.COPY="Copy",t.MOVE_OR_COPY="move-or-copy"}(wr||(wr={}));const yr=t=>0!=(t.reduce(((t,e)=>Math.min(t,e.permissions)),lt.y3.ALL)<.y3.UPDATE),vr=t=>(t=>t.every((t=>!JSON.parse(t.attributes?.["share-attributes"]??"[]").some((t=>"permissions"===t.scope&&!1===t.enabled&&"download"===t.key)))))(t),br=t=>yr(t)?vr(t)?wr.MOVE_OR_COPY:wr.MOVE:wr.COPY,Cr=async function(t,e,n){let s=arguments.length>3&&void 0!==arguments[3]&&arguments[3];if(!e)return;if(e.type!==lt.Tv.Folder)throw new Error((0,In.Iu)("files","Destination is not a folder"));if(n===wr.MOVE&&t.dirname===e.path)throw new Error((0,In.Iu)("files","This file/folder is already in that directory"));if(`${e.path}/`.startsWith(`${t.path}/`))throw new Error((0,In.Iu)("files","You cannot move a file/folder onto itself or into a subfolder of itself"));r.ZP.set(t,"status",lt.e4.LOADING);const i=Ar();return await i.add((async()=>{const i=t=>1===t?(0,In.Iu)("files","(copy)"):(0,In.Iu)("files","(copy %n)",void 0,t);try{const r=(0,lt.rp)(),a=(0,Ns.join)(lt._o,t.path),o=(0,Ns.join)(lt._o,e.path);if(n===wr.COPY){let n=t.basename;if(!s){const e=await r.getDirectoryContents(o);n=function(t,e){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:t=>`(${t})`,s=t,i=1;for(;e.includes(s);){const e=(0,Ns.extname)(t);s=`${(0,Ns.basename)(t,e)} ${n(i++)}${e}`}return s}(t.basename,e.map((t=>t.basename)),i)}if(await r.copyFile(a,(0,Ns.join)(o,n)),t.dirname===e.path){const{data:t}=await r.stat((0,Ns.join)(o,n),{details:!0,data:(0,lt.h7)()});(0,Nn.j8)("files:node:created",(0,lt.RL)(t))}}else await r.moveFile(a,(0,Ns.join)(o,t.basename)),(0,Nn.j8)("files:node:deleted",t)}catch(t){if(t instanceof Qi){if(412===t?.response?.status)throw new Error((0,In.Iu)("files","A file or folder with that name already exists in this folder"));if(423===t?.response?.status)throw new Error((0,In.Iu)("files","The files is locked"));if(404===t?.response?.status)throw new Error((0,In.Iu)("files","The file does not exist anymore"));if(t.message)throw new Error(t.message)}throw Vn.debug(t),new Error}finally{r.ZP.set(t,"status",void 0)}}))},xr=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,qn.fn)((0,In.Iu)("files","Choose destination")).allowDirectories(!0).setFilter((t=>0!=(t.permissions<.y3.CREATE)&&!s.includes(t.fileid))).setMimeTypeFilter([]).setMultiSelect(!1).startAt(e);return new Promise(((e,s)=>{i.setButtonFactory(((s,i)=>{const r=[],a=(0,Ns.basename)(i),o=n.map((t=>t.dirname)),l=n.map((t=>t.path));return t!==wr.COPY&&t!==wr.MOVE_OR_COPY||r.push({label:a?(0,In.Iu)("files","Copy to {target}",{target:a}):(0,In.Iu)("files","Copy"),type:"primary",icon:pr,async callback(t){e({destination:t[0],action:wr.COPY})}}),o.includes(i)||l.includes(i)||t!==wr.MOVE&&t!==wr.MOVE_OR_COPY||r.push({label:a?(0,In.Iu)("files","Move to {target}",{target:a}):(0,In.Iu)("files","Move"),type:t===wr.MOVE?"primary":"secondary",icon:fr,async callback(t){e({destination:t[0],action:wr.MOVE})}}),r})),i.build().pick().catch((t=>{Vn.debug(t),t instanceof qn.Pq?s(new Error((0,In.Iu)("files","Cancelled move or copy operation"))):s(new Error((0,In.Iu)("files","Move or copy operation failed")))}))}))};new lt.p$({id:"move-copy",displayName(t){switch(br(t)){case wr.MOVE:return(0,In.Iu)("files","Move");case wr.COPY:return(0,In.Iu)("files","Copy");case wr.MOVE_OR_COPY:return(0,In.Iu)("files","Move or copy")}},iconSvgInline:()=>fr,enabled:t=>!!t.every((t=>t.root?.startsWith("/files/")))&&t.length>0&&(yr(t)||vr(t)),async exec(t,e,n){const s=br([t]);let i;try{i=await xr(s,n,[t])}catch(t){return Vn.error(t),!1}try{return await Cr(t,i.destination,i.action),!0}catch(t){return!!(t instanceof Error&&t.message)&&((0,qn.x2)(t.message),null)}},async execBatch(t,e,n){const s=br(t),i=await xr(s,n,t),r=t.map((async t=>{try{return await Cr(t,i.destination,i.action),!0}catch(e){return Vn.error(`Failed to ${i.action} node`,{node:t,error:e}),!1}}));return await Promise.all(r)},order:15}),r.ZP.directive("onClickOutside",Di.hs);const _r=(0,r.aZ)({props:{source:{type:[lt.gt,lt.$B,lt.NB],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(){return(this.$route?.query?.dir?.toString()||"/").replace(/^(.+)\/$/,"$1")},currentFileId(){return this.$route.params?.fileid||this.$route.query?.fileid||null},fileid(){return this.source?.fileid},uniqueId(){return this.source.source.split("").reduce((function(t,e){return(t=(t<<5)-t+e.charCodeAt(0))&t}),0)},isLoading(){return this.source.status===lt.e4.LOADING},extension(){return this.source.attributes?.displayName?(0,Ns.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 this.fileid?.toString?.()===this.currentFileId?.toString?.()},canDrag(){if(this.isRenaming)return!1;const t=t=>0!=(t?.permissions<.y3.UPDATE);return this.selectedFiles.length>0?this.selectedFiles.map((t=>this.filesStore.getNode(t))).every(t):t(this.source)},canDrop(){return!(this.source.type!==lt.Tv.Folder||this.fileid&&this.draggingFiles.includes(this.fileid)||0==(this.source.permissions<.y3.CREATE))},openedMenu:{get(){return this.actionsMenuStore.opened===this.uniqueId.toString()},set(t){if(t){const t=this.$root.$el;t.style.removeProperty("--mouse-pos-x"),t.style.removeProperty("--mouse-pos-y")}this.actionsMenuStore.opened=t?this.uniqueId.toString():null}}},watch:{source(){this.resetState()}},beforeDestroy(){this.resetState()},methods:{resetState(){this.loading="",this.$refs.preview.reset(),this.openedMenu=!1},onRightClick(t){if(this.openedMenu)return;if(!this.gridMode){const e=this.$root.$el,n=e.getBoundingClientRect();e.style.setProperty("--mouse-pos-x",Math.max(n.left,Math.min(t.clientX,t.clientX-200))+"px"),e.style.setProperty("--mouse-pos-y",Math.max(n.top,t.clientY-n.top)+"px")}const e=this.selectedFiles.length>1;this.actionsMenuStore.opened=this.isSelected&&e?"global":this.uniqueId.toString(),t.preventDefault(),t.stopPropagation()},execDefaultAction(t){if(t.ctrlKey||t.metaKey)return t.preventDefault(),window.open((0,ut.generateUrl)("/f/{fileId}",{fileId:this.fileid})),!1;this.$refs.actions.execDefaultAction(t)},openDetailsIfAvailable(t){t.preventDefault(),t.stopPropagation(),Ai?.enabled?.([this.source],this.currentView)&&Ai.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;e?.contains(t.relatedTarget)||(this.dragover=!1)},async onDragStart(t){if(t.stopPropagation(),!this.canDrag||!this.fileid)return t.preventDefault(),void t.stopPropagation();Vn.debug("Drag started",{event:t}),t.dataTransfer?.clearData?.(),this.renamingStore.$reset(),this.selectedFiles.includes(this.fileid)?this.draggingStore.set(this.selectedFiles):this.draggingStore.set([this.fileid]);const e=this.draggingStore.dragging.map((t=>this.filesStore.getNode(t))),n=await(async t=>new Promise((e=>{Gi||(Gi=(new Zi).$mount(),document.body.appendChild(Gi.$el)),Gi.update(t),Gi.$on("loaded",(()=>{e(Gi.$el),Gi.$off("loaded")}))})))(e);t.dataTransfer?.setDragImage(n,-10,-10)},onDragEnd(){this.draggingStore.reset(),this.dragover=!1,Vn.debug("Drag ended")},async onDrop(t){if(!this.draggingFiles&&!t.dataTransfer?.files?.length)return;if(t.preventDefault(),t.stopPropagation(),!this.canDrop||0!==t.button)return;const e=t.ctrlKey;if(this.dragover=!1,Vn.debug("Dropped",{event:t,selection:this.draggingFiles}),t.dataTransfer?.files&&t.dataTransfer.files.length>0){const e=(0,si.g)();if(!e.destination.path.startsWith(e.destination.path))return Vn.error("The current uploader destination is not the same as the current folder"),void(0,qn.x2)((0,In.Iu)("files","An error occurred while uploading. Please try again later."));Vn.debug(`Uploading files to ${this.source.path}`);const n=[];for(const s of t.dataTransfer.files)n.push(e.upload((0,Ns.join)(this.source.basename,s.name),s));const s=(await Promise.allSettled(n)).filter((t=>"rejected"===t.status));return s.length>0?(Vn.error("Error while uploading files",{errors:s}),void(0,qn.x2)((0,In.Iu)("files","Some files could not be uploaded"))):(Vn.debug("Files uploaded successfully"),void(0,qn.s$)((0,In.Iu)("files","Files uploaded successfully")))}this.draggingFiles.map((t=>this.filesStore.getNode(t))).forEach((async t=>{r.ZP.set(t,"status",lt.e4.LOADING);try{await Cr(t,this.source,e?wr.COPY:wr.MOVE)}catch(n){Vn.error("Error while moving file",{error:n}),e?(0,qn.x2)((0,In.Iu)("files","Could not copy {file}. {message}",{file:t.basename,message:n.message||""})):(0,qn.x2)((0,In.Iu)("files","Could not move {file}. {message}",{file:t.basename,message:n.message||""}))}finally{r.ZP.set(t,"status",void 0)}})),this.draggingFiles.some((t=>this.selectedFiles.includes(t)))&&(Vn.debug("Dropped selection, resetting select store..."),this.selectionStore.reset())},t:In.Iu}});var Tr=s(97947);const Er={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()}}},kr=(0,Fn.Z)(Er,(function(){return(0,this._self._c)("span")}),[],!1,null,null,null).exports,Sr={name:"ArrowLeftIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},Lr=(0,Fn.Z)(Sr,(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,"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,Nr={name:"ChevronRightIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},Ir=(0,Fn.Z)(Nr,(function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon chevron-right-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 24 24"}},[e("path",{attrs:{d:"M8.59,16.58L13.17,12L8.59,7.41L10,6L16,12L10,18L8.59,16.58Z"}},[t.title?e("title",[t._v(t._s(t.title))]):t._e()])])])}),[],!1,null,null,null).exports;var Pr=s(43589),Fr=s(61057),Or=s(81243);const Br=(0,lt.Vn)(),Dr=r.ZP.extend({name:"FileEntryActions",components:{ArrowLeftIcon:Lr,ChevronRightIcon:Ir,CustomElementRender:kr,NcActionButton:Pr.Z,NcActions:Fr.Z,NcActionSeparator:Or.Z,NcIconSvgWrapper:jn.Z,NcLoadingIcon:ui.Z},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(){return(this.$route?.query?.dir?.toString()||"/").replace(/^(.+)\/$/,"$1")},currentView(){return this.$navigation.active},isLoading(){return this.source.status===lt.e4.LOADING},enabledActions(){return this.source.attributes.failed?[]:Br.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=>t?.inline?.(this.source,this.currentView)))},enabledRenderActions(){return this.gridMode?[]:this.enabledActions.filter((t=>"function"==typeof t.renderInline))},enabledDefaultActions(){return this.enabledActions.filter((t=>!!t?.default))},enabledMenuActions(){if(this.openedSubmenu)return this.enabledInlineActions;const t=[...this.enabledInlineActions,...this.enabledActions.filter((t=>t.default!==lt.DT.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.enabledSubmenuActions[t.id])return void(this.openedSubmenu=t);const n=t.displayName([this.source],this.currentView);try{this.$emit("update:loading",t.id),r.ZP.set(this.source,"status",lt.e4.LOADING);const e=await t.exec(this.source,this.currentView,this.currentDir);if(null==e)return;if(e)return void(0,qn.s$)((0,In.Iu)("files",'"{displayName}" action executed successfully',{displayName:n}));(0,qn.x2)((0,In.Iu)("files",'"{displayName}" action failed',{displayName:n}))}catch(e){Vn.error("Error while executing action",{action:t,e}),(0,qn.x2)((0,In.Iu)("files",'"{displayName}" action failed',{displayName:n}))}finally{this.$emit("update:loading",""),r.ZP.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){return this.enabledSubmenuActions[t]?.length>0},async onBackToMenuClick(t){this.openedSubmenu=null,await this.$nextTick(),this.$nextTick((()=>{const e=this.$refs[`action-${t.id}`][0];e&&e.$el.querySelector("button")?.focus()}))},t:In.Iu}}),jr=Dr;var Ur=s(93323),Rr={};Rr.styleTagTransform=os(),Rr.setAttributes=ss(),Rr.insert=es().bind(null,"head"),Rr.domAPI=Xn(),Rr.insertStyleElement=rs(),Jn()(Ur.Z,Rr),Ur.Z&&Ur.Z.locals&&Ur.Z.locals;var zr=s(24153),Mr={};Mr.styleTagTransform=os(),Mr.setAttributes=ss(),Mr.insert=es().bind(null,"head"),Mr.domAPI=Xn(),Mr.insertStyleElement=rs(),Jn()(zr.Z,Mr),zr.Z&&zr.Z.locals&&zr.Z.locals;var Vr=(0,Fn.Z)(jr,(function(){var t=this,e=t._self._c;return t._self._setupProxy,e("td",{staticClass:"files-list__row-actions",attrs:{"data-cy-files-list-row-actions":""}},[t._l(t.enabledRenderActions,(function(n){return e("CustomElementRender",{key:n.id,staticClass:"files-list__row-action--inline",class:"files-list__row-action-"+n.id,attrs:{"current-view":t.currentView,render:n.renderInline,source:t.source}})})),t._v(" "),e("NcActions",{ref:"actionsMenu",attrs:{"boundaries-element":t.getBoundariesElement,container:t.getBoundariesElement,disabled:t.isLoading||""!==t.loading,"force-name":!0,type:"tertiary","force-menu":0===t.enabledInlineActions.length,inline:t.enabledInlineActions.length,open:t.openedMenu},on:{"update:open":function(e){t.openedMenu=e},close:function(e){t.openedSubmenu=null}}},[t._l(t.enabledMenuActions,(function(n){return e("NcActionButton",{key:n.id,ref:`action-${n.id}`,refInFor:!0,class:{[`files-list__row-action-${n.id}`]:!0,"files-list__row-action--menu":t.isMenu(n.id)},attrs:{"close-after-click":!t.isMenu(n.id),"data-cy-files-list-row-action":n.id,"is-menu":t.isMenu(n.id),title:n.title?.([t.source],t.currentView)},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.source],t.currentView)}})]},proxy:!0}],null,!0)},[t._v("\n\t\t\t"+t._s("shared"===t.mountType&&"sharing-status"===n.id?"":t.actionDisplayName(n))+"\n\t\t")])})),t._v(" "),t.openedSubmenu&&t.enabledSubmenuActions[t.openedSubmenu?.id]?[e("NcActionButton",{staticClass:"files-list__row-action-back",on:{click:function(e){return t.onBackToMenuClick(t.openedSubmenu)}},scopedSlots:t._u([{key:"icon",fn:function(){return[e("ArrowLeftIcon")]},proxy:!0}],null,!1,3001860362)},[t._v("\n\t\t\t\t"+t._s(t.actionDisplayName(t.openedSubmenu))+"\n\t\t\t")]),t._v(" "),e("NcActionSeparator"),t._v(" "),t._l(t.enabledSubmenuActions[t.openedSubmenu?.id],(function(n){return e("NcActionButton",{key:n.id,staticClass:"files-list__row-action--submenu",class:`files-list__row-action-${n.id}`,attrs:{"close-after-click":!1,"data-cy-files-list-row-action":n.id,title:n.title?.([t.source],t.currentView)},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.source],t.currentView)}})]},proxy:!0}],null,!0)},[t._v("\n\t\t\t\t"+t._s(t.actionDisplayName(n))+"\n\t\t\t")])}))]:t._e()],2)],2)}),[],!1,null,"821930f0",null);const $r=Vr.exports,qr=(0,r.aZ)({name:"FileEntryCheckbox",components:{NcCheckboxRadioSwitch:ps.Z,NcLoadingIcon:ui.Z},props:{fileid:{type:Number,required:!0},isLoading:{type:Boolean,default:!1},nodes:{type:Array,required:!0},source:{type:Object,required:!0}},setup(){const t=vi(),e=function(){const t=ot("keyboard",{state:()=>({altKey:!1,ctrlKey:!1,metaKey:!1,shiftKey:!1}),actions:{onEvent(t){t||(t=window.event),r.ZP.set(this,"altKey",!!t.altKey),r.ZP.set(this,"ctrlKey",!!t.ctrlKey),r.ZP.set(this,"metaKey",!!t.metaKey),r.ZP.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===lt.Tv.File},ariaLabel(){return this.isFile?(0,In.Iu)("files",'Toggle selection for file "{displayName}"',{displayName:this.source.basename}):(0,In.Iu)("files",'Toggle selection for folder "{displayName}"',{displayName:this.source.basename})}},methods:{onSelectionChange(t){const e=this.index,n=this.selectionStore.lastSelectedIndex;if(this.keyboardStore?.shiftKey&&null!==n){const t=this.selectedFiles.includes(this.fileid),s=Math.min(e,n),i=Math.max(n,e),r=this.selectionStore.lastSelection,a=this.nodes.map((t=>t.fileid)).slice(s,i+1).filter(Boolean),o=[...r,...a].filter((e=>!t||e!==this.fileid));return Vn.debug("Shift key pressed, selecting all files in between",{start:s,end:i,filesToSelect:a,isAlreadySelected:t}),void this.selectionStore.set(o)}const s=t?[...this.selectedFiles,this.fileid]:this.selectedFiles.filter((t=>t!==this.fileid));Vn.debug("Updating selection",{selection:s}),this.selectionStore.set(s),this.selectionStore.setLastIndex(e)},resetSelection(){this.selectionStore.reset()},t:In.Iu}}),Hr=(0,Fn.Z)(qr,(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 Zr=s(49368);const Gr=(0,Un.j)("files","forbiddenCharacters",""),Yr=r.ZP.extend({name:"FileEntryName",components:{NcTextField:Zr.Z},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:Bi()}),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{[lt.Tv.File]:(0,In.Iu)("files","File name"),[lt.Tv.Folder]:(0,In.Iu)("files","Folder name")}[this.source.type]},linkTo(){if(this.source.attributes.failed)return{is:"span",params:{title:(0,In.Iu)("files","This node is unavailable")}};const t=this.$parent?.$refs?.actions?.enabledDefaultActions;return t?.length>0?{is:"a",params:{title:t[0].displayName([this.source],this.currentView),role:"button",tabindex:"0"}}:this.source?.permissions<.y3.READ?{is:"a",params:{download:this.source.basename,href:this.source.source,title:(0,In.Iu)("files","Download file {name}",{name:this.displayName}),tabindex:"0"}}:{is:"span"}}},watch:{isRenaming:{immediate:!0,handler(t){t&&this.startRenaming()}}},methods:{checkInputValidity(t){const e=t.target,n=this.newName.trim?.()||"";Vn.debug("Checking input validity",{newName:n});try{this.isFileNameValid(n),e.setCustomValidity(""),e.title=""}catch(t){e.setCustomValidity(t.message),e.title=t.message}finally{e.reportValidity()}},isFileNameValid(t){const e=t.trim();if("."===e||".."===e)throw new Error((0,In.Iu)("files",'"{name}" is an invalid file name.',{name:t}));if(0===e.length)throw new Error((0,In.Iu)("files","File name cannot be empty."));if(-1!==e.indexOf("/"))throw new Error((0,In.Iu)("files",'"/" is not allowed inside a file name.'));if(e.match(OC.config.blacklist_files_regex))throw new Error((0,In.Iu)("files",'"{name}" is not an allowed filetype.',{name:t}));if(this.checkIfNodeExists(t))throw new Error((0,In.Iu)("files","{newName} already exists.",{newName:t}));return e.split("").forEach((t=>{if(-1!==Gr.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((()=>{const t=(this.source.extension||"").split("").length,e=this.source.basename.split("").length-t,n=this.$refs.renameInput?.$refs?.inputField?.$refs?.input;n?(n.setSelectionRange(0,e),n.focus(),n.dispatchEvent(new Event("keyup"))):Vn.error("Could not find the rename input")}))},stopRenaming(){this.isRenaming&&this.renamingStore.$reset()},async onRename(){const t=this.source.basename,e=this.source.encodedSource,n=this.newName.trim?.()||"";if(""!==n)if(t!==n)if(this.checkIfNodeExists(n))(0,qn.x2)((0,In.Iu)("files","Another entry with the same name already exists"));else{this.loading="renaming",r.ZP.set(this.source,"status",lt.e4.LOADING),this.source.rename(n),Vn.debug("Moving file to",{destination:this.source.encodedSource,oldEncodedSource:e});try{await(0,Rn.Z)({method:"MOVE",url:e,headers:{Destination:this.source.encodedSource,Overwrite:"F"}}),(0,Nn.j8)("files:node:updated",this.source),(0,Nn.j8)("files:node:renamed",this.source),(0,qn.s$)((0,In.Iu)("files",'Renamed "{oldName}" to "{newName}"',{oldName:t,newName:n})),this.stopRenaming(),this.$nextTick((()=>{this.$refs.basename.focus()}))}catch(e){if(Vn.error("Error while renaming file",{error:e}),this.source.rename(t),this.$refs.renameInput.focus(),404===e?.response?.status)return void(0,qn.x2)((0,In.Iu)("files",'Could not rename "{oldName}", it does not exist any more',{oldName:t}));if(412===e?.response?.status)return void(0,qn.x2)((0,In.Iu)("files",'The name "{newName}" is already used in the folder "{dir}". Please choose a different name.',{newName:n,dir:this.currentDir}));(0,qn.x2)((0,In.Iu)("files",'Could not rename "{oldName}"',{oldName:t}))}finally{this.loading=!1,r.ZP.set(this.source,"status",void 0)}}else this.stopRenaming();else(0,qn.x2)((0,In.Iu)("files","Name cannot be empty"))},t:In.Iu}}),Wr=(0,Fn.Z)(Yr,(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 Kr=s(60186);const Jr={name:"AccountPlusIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},Qr=(0,Fn.Z)(Jr,(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,"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,Xr={name:"FileIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},ta=(0,Fn.Z)(Xr,(function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon file-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 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,ea={name:"FolderOpenIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},na=(0,Fn.Z)(ea,(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,"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,sa={name:"KeyIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},ia=(0,Fn.Z)(sa,(function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon key-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 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,ra={name:"NetworkIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},aa=(0,Fn.Z)(ra,(function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon network-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 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,oa={name:"TagIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},la=(0,Fn.Z)(oa,(function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon tag-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 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,ca={name:"PlayCircleIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},ua=(0,Fn.Z)(ca,(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,"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,da={name:"CollectivesIcon",props:{title:{type:String,default:""},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},ma=(0,Fn.Z)(da,(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,pa=(0,r.aZ)({name:"FavoriteIcon",components:{NcIconSvgWrapper:jn.Z},data:()=>({StarSvg:'<svg xmlns="http://www.w3.org/2000/svg" id="mdi-star" viewBox="0 0 24 24"><path d="M12,17.27L18.18,21L16.54,13.97L22,9.24L14.81,8.62L12,2L9.19,8.62L2,9.24L7.45,13.97L5.82,21L12,17.27Z" /></svg>'}),async mounted(){await this.$nextTick();const t=this.$el.querySelector("svg");t?.setAttribute?.("viewBox","-4 -4 30 30")},methods:{t:In.Iu}});var fa=s(29785),ga={};ga.styleTagTransform=os(),ga.setAttributes=ss(),ga.insert=es().bind(null,"head"),ga.domAPI=Xn(),ga.insertStyleElement=rs(),Jn()(fa.Z,ga),fa.Z&&fa.Z.locals&&fa.Z.locals;const ha=(0,Fn.Z)(pa,(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,"77afa6dc",null).exports,Aa=r.ZP.extend({name:"FileEntryPreview",components:{AccountGroupIcon:Kr.Z,AccountPlusIcon:Qr,CollectivesIcon:ma,FavoriteIcon:ha,FileIcon:ta,FolderIcon:zi,FolderOpenIcon:na,KeyIcon:ia,LinkIcon:ii.Z,NetworkIcon:aa,TagIcon:la},props:{source:{type:Object,required:!0},dragover:{type:Boolean,default:!1},gridMode:{type:Boolean,default:!1}},setup:()=>({userConfigStore:vs()}),data:()=>({backgroundFailed:void 0}),computed:{fileid(){return this.source?.fileid?.toString?.()},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===lt.Tv.Folder)return null;if(!0===this.backgroundFailed)return null;try{const t=this.source.attributes.previewUrl||(0,ut.generateUrl)("/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"]?ua:null},folderOverlay(){if(this.source.type!==lt.Tv.Folder)return null;if(1===this.source?.attributes?.["is-encrypted"])return ia;if(this.source?.attributes?.["is-tag"])return la;const t=Object.values(this.source?.attributes?.["share-types"]||{}).flat();if(t.some((t=>t===ni.D.SHARE_TYPE_LINK||t===ni.D.SHARE_TYPE_EMAIL)))return ii.Z;if(t.length>0)return Qr;switch(this.source?.attributes?.["mount-type"]){case"external":case"external-session":return aa;case"group":return Kr.Z;case"collective":return ma}return null}},methods:{reset(){!0===this.backgroundFailed&&this.$refs.previewImg&&(this.$refs.previewImg.src=""),this.backgroundFailed=void 0},t:In.Iu}}),wa=(0,Fn.Z)(Aa,(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:function(e){t.backgroundFailed=!0},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,ya=(0,r.aZ)({name:"FileEntry",components:{CustomElementRender:kr,FileEntryActions:$r,FileEntryCheckbox:Hr,FileEntryName:Wr,FileEntryPreview:wa,NcDateTime:Tr.Z},mixins:[_r],props:{isMtimeAvailable:{type:Boolean,default:!1},isSizeAvailable:{type:Boolean,default:!1},compact:{type:Boolean,default:!1}},setup:()=>({actionsMenuStore:Fi(),draggingStore:Oi(),filesStore:wi(),renamingStore:Bi(),selectionStore:vi()}),computed:{rowListeners(){return{...this.isRenaming?{}:{dragstart:this.onDragStart,dragover:this.onDragOver},contextmenu:this.onRightClick,dragleave:this.onDragLeave,dragend:this.onDragEnd,drop:this.onDrop}},columns(){return this.filesListWidth<512||this.compact?[]:this.currentView?.columns||[]},size(){const t=parseInt(this.source.size,10)||0;return"number"!=typeof t||t<0?this.t("files","Pending"):(0,lt.sS)(t,!0)},sizeOpacity(){const t=parseInt(this.source.size,10)||0;return!t||t<0?{}:{color:`color-mix(in srgb, var(--color-main-text) ${Math.round(Math.min(100,100*Math.pow(this.source.size/10485760,2)))}%, var(--color-text-maxcontrast))`}},mtimeOpacity(){const t=26784e5,e=this.source.mtime?.getTime?.();if(!e)return{};const n=Math.round(Math.min(100,100*(t-(Date.now()-e))/t));return n<0?{}:{color:`color-mix(in srgb, var(--color-main-text) ${n}%, var(--color-text-maxcontrast))`}},mtimeTitle(){return this.source.mtime?Pi()(this.source.mtime).format("LLL"):""}},methods:{formatFileSize:lt.sS}}),va=(0,Fn.Z)(ya,(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},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-${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){return e("td",{key:n.id,staticClass:"files-list__row-column-custom",class:`files-list__row-${t.currentView?.id}-${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,ba=(0,r.aZ)({name:"FileEntryGrid",components:{FileEntryActions:$r,FileEntryCheckbox:Hr,FileEntryName:Wr,FileEntryPreview:wa},mixins:[_r],inheritAttrs:!1,setup:()=>({actionsMenuStore:Fi(),draggingStore:Oi(),filesStore:wi(),renamingStore:Bi(),selectionStore:vi()}),data:()=>({gridMode:!0})}),Ca=(0,Fn.Z)(ba,(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-${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 xa=s(25108);const _a={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(){xa.debug("Mounted",this.header.id),this.header.render(this.$refs.mount,this.currentFolder,this.currentView)}},Ta=(0,Fn.Z)(_a,(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-${t.header.id}`},[e("span",{ref:"mount"})])}),[],!1,null,null,null).exports,Ea=r.ZP.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=yi();return{filesStore:wi(),pathsStore:t}},computed:{currentView(){return this.$navigation.active},dir(){return(this.$route?.query?.dir||"/").replace(/^(.+)\/$/,"$1")},currentFolder(){if(!this.currentView?.id)return;if("/"===this.dir)return this.filesStore.getRoot(this.currentView.id);const t=this.pathsStore.getPath(this.currentView.id,this.dir);return this.filesStore.getNode(t)},columns(){return this.filesListWidth<512?[]:this.currentView?.columns||[]},totalSize(){return this.currentFolder?.size?(0,lt.sS)(this.currentFolder.size,!0):(0,lt.sS)(this.nodes.reduce(((t,e)=>t+e.size||0),0),!0)}},methods:{classForColumn(t){return{"files-list__row-column-custom":!0,[`files-list__row-${this.currentView.id}-${t.id}`]:!0}},t:In.Iu}});var ka=s(16250),Sa={};Sa.styleTagTransform=os(),Sa.setAttributes=ss(),Sa.insert=es().bind(null,"head"),Sa.domAPI=Xn(),Sa.insertStyleElement=rs(),Jn()(ka.Z,Sa),ka.Z&&ka.Z.locals&&ka.Z.locals;const La=(0,Fn.Z)(Ea,(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){return e("th",{key:n.id,class:t.classForColumn(n)},[e("span",[t._v(t._s(n.summary?.(t.nodes,t.currentView)))])])}))],2)}),[],!1,null,"a85bde20",null).exports;var Na=s(63198),Ia=s(7290);const Pa=r.ZP.extend({computed:{...(Oa=Mn,Ba=["getConfig","setSortingBy","toggleSortingDirection"],Array.isArray(Ba)?Ba.reduce(((t,e)=>(t[e]=function(){return Oa(this.$pinia)[e]},t)),{}):Object.keys(Ba).reduce(((t,e)=>(t[e]=function(){const t=Oa(this.$pinia),n=Ba[e];return"function"==typeof n?n.call(this,t):t[n]},t)),{})),currentView(){return this.$navigation.active},sortingMode(){return this.getConfig(this.currentView.id)?.sorting_mode||this.currentView?.defaultSortKey||"basename"},isAscSorting(){const t=this.getConfig(this.currentView.id)?.sorting_direction;return"desc"!==t}},methods:{toggleSortBy(t){this.sortingMode!==t?this.setSortingBy(t,this.currentView.id):this.toggleSortingDirection(this.currentView.id)}}}),Fa=(0,r.aZ)({name:"FilesListTableHeaderButton",components:{MenuDown:Na.Z,MenuUp:Ia.Z,NcButton:li.Z},mixins:[Pa],props:{name:{type:String,required:!0},mode:{type:String,required:!0}},methods:{t:In.Iu}});var Oa,Ba,Da=s(97704),ja={};ja.styleTagTransform=os(),ja.setAttributes=ss(),ja.insert=es().bind(null,"head"),ja.domAPI=Xn(),ja.insertStyleElement=rs(),Jn()(Da.Z,ja),Da.Z&&Da.Z.locals&&Da.Z.locals;const Ua=(0,Fn.Z)(Fa,(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,"2dd1845e",null).exports,Ra=(0,r.aZ)({name:"FilesListTableHeader",components:{FilesListTableHeaderButton:Ua,NcCheckboxRadioSwitch:ps.Z},mixins:[Pa],props:{isMtimeAvailable:{type:Boolean,default:!1},isSizeAvailable:{type:Boolean,default:!1},nodes:{type:Array,required:!0},filesListWidth:{type:Number,default:0}},setup:()=>({filesStore:wi(),selectionStore:vi()}),computed:{currentView(){return this.$navigation.active},columns(){return this.filesListWidth<512?[]:this.currentView?.columns||[]},dir(){return(this.$route?.query?.dir||"/").replace(/^(.+)\/$/,"$1")},selectAllBind(){const t=(0,In.Iu)("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){return{"files-list__column":!0,"files-list__column--sortable":!!t.sort,"files-list__row-column-custom":!0,[`files-list__row-${this.currentView?.id}-${t.id}`]:!0}},onToggleAll(t){if(t){const t=this.nodes.map((t=>t.fileid)).filter(Boolean);Vn.debug("Added all nodes to selection",{selection:t}),this.selectionStore.setLastIndex(null),this.selectionStore.set(t)}else Vn.debug("Cleared selection"),this.selectionStore.reset()},resetSelection(){this.selectionStore.reset()},t:In.Iu}});var za=s(25385),Ma={};Ma.styleTagTransform=os(),Ma.setAttributes=ss(),Ma.insert=es().bind(null,"head"),Ma.domAPI=Xn(),Ma.insertStyleElement=rs(),Jn()(za.Z,Ma),za.Z&&za.Z.locals&&za.Z.locals;const Va=(0,Fn.Z)(Ra,(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,$a=r.ZP.extend({data:()=>({filesListWidth:null}),mounted(){const t=document.querySelector("#app-content-vue");this.filesListWidth=t?.clientWidth??null,this.$resizeObserver=new ResizeObserver((e=>{e.length>0&&e[0].target===t&&(this.filesListWidth=e[0].contentRect.width)})),this.$resizeObserver.observe(t)},beforeDestroy(){this.$resizeObserver.disconnect()}});var qa=s(20296),Ha=s(25108);const Za=r.ZP.extend({name:"VirtualList",mixins:[$a],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:Math.floor(this.startIndex/this.columnCount)*this.itemHeight+"px",paddingBottom:t?0:n*this.itemHeight+"px"}}},watch:{scrollToIndex(t){this.scrollTo(t)},columnCount(t,e){0!==e?this.scrollTo(this.index):Ha.debug("VirtualList: columnCount is 0, skipping scroll")}},mounted(){const t=this.$refs?.before,e=this.$el,n=this.$refs?.thead;this.resizeObserver=new ResizeObserver((0,qa.debounce)((()=>{this.beforeHeight=t?.clientHeight??0,this.headerHeight=n?.clientHeight??0,this.tableHeight=e?.clientHeight??0,Vn.debug("VirtualList: resizeObserver updated"),this.onScroll()}),100,!1)),this.resizeObserver.observe(t),this.resizeObserver.observe(e),this.resizeObserver.observe(n),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){this.index=t;const e=(Math.floor(t/this.columnCount)-.5)*this.itemHeight+this.beforeHeight;Vn.debug("VirtualList: scrolling to index "+t,{scrollTop:e,columnCount:this.columnCount}),this.$el.scrollTop=e},onScroll(){this._onScrollHandle??=requestAnimationFrame((()=>{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")}))}}}),Ga=(0,Fn.Z)(Za,(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,Ya=(0,lt.Vn)(),Wa=(0,r.aZ)({name:"FilesListTableHeaderActions",components:{NcActions:Fr.Z,NcActionButton:Pr.Z,NcIconSvgWrapper:jn.Z,NcLoadingIcon:ui.Z},mixins:[$a],props:{currentView:{type:Object,required:!0},selectedNodes:{type:Array,default:()=>[]}},setup:()=>({actionsMenuStore:Fi(),filesStore:wi(),selectionStore:vi()}),data:()=>({loading:null}),computed:{dir(){return(this.$route?.query?.dir||"/").replace(/^(.+)\/$/,"$1")},enabledActions(){return Ya.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===lt.e4.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=>{r.ZP.set(t,"status",lt.e4.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,qn.x2)(this.t("files",'"{displayName}" failed on some elements ',{displayName:e}))}(0,qn.s$)(this.t("files",'"{displayName}" batch action executed successfully',{displayName:e})),this.selectionStore.reset()}catch(n){Vn.error("Error while executing action",{action:t,e:n}),(0,qn.x2)(this.t("files",'"{displayName}" action failed',{displayName:e}))}finally{this.loading=null,this.nodes.forEach((t=>{r.ZP.set(t,"status",void 0)}))}},t:In.Iu}}),Ka=Wa;var Ja=s(35261),Qa={};Qa.styleTagTransform=os(),Qa.setAttributes=ss(),Qa.insert=es().bind(null,"head"),Qa.domAPI=Xn(),Qa.insertStyleElement=rs(),Jn()(Ja.Z,Qa),Ja.Z&&Ja.Z.locals&&Ja.Z.locals;var Xa=(0,Fn.Z)(Ka,(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 to=Xa.exports,eo=(0,r.aZ)({name:"FilesListVirtual",components:{FilesListHeader:Ta,FilesListTableFooter:La,FilesListTableHeader:Va,VirtualList:Ga,FilesListTableHeaderActions:to},mixins:[$a],props:{currentView:{type:lt.G7,required:!0},currentFolder:{type:lt.gt,required:!0},nodes:{type:Array,required:!0}},setup:()=>({userConfigStore:vs(),selectionStore:vi()}),data:()=>({FileEntry:va,FileEntryGrid:Ca,headers:(0,lt.De)(),scrollToIndex:0}),computed:{userConfig(){return this.userConfigStore.userConfig},fileId(){return parseInt(this.$route.params.fileid)||null},summary(){return Ni(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.attributes.size))},sortedHeaders(){return this.currentFolder&&this.currentView?[...this.headers].sort(((t,e)=>t.order-e.order)):[]},caption(){const t=(0,In.Iu)("files","List of files and folders.");return`${this.currentView.caption||t}\n${(0,In.Iu)("files","Column headers with buttons are sortable.")}\n${(0,In.Iu)("files","This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list.")}`},selectedNodes(){return this.selectionStore.selected},isNoneSelected(){return 0===this.selectedNodes.length}},watch:{fileId(t){this.scrollToFile(t,!1)}},mounted(){window.document.querySelector("main.app-content").addEventListener("dragover",this.onDragOver),this.scrollToFile(this.fileId),this.openSidebarForFile(this.fileId),this.handleOpenFile()},beforeDestroy(){window.document.querySelector("main.app-content").removeEventListener("dragover",this.onDragOver)},methods:{openSidebarForFile(t){if(document.documentElement.clientWidth>1024&&this.currentFolder.fileid!==t){const e=this.nodes.find((e=>e.fileid===t));e&&Ai?.enabled?.([e],this.currentView)&&(Vn.debug("Opening sidebar on file "+e.path,{node:e}),Ai.exec(e,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,qn.x2)(this.t("files","File not found")),this.scrollToIndex=Math.max(0,n)}},handleOpenFile(){const t=(0,Un.j)("files","openFileInfo",{});if(void 0===t)return;const e=this.nodes.find((e=>e.fileid===t.id));void 0!==e&&e.type!==lt.Tv.Folder&&(Vn.debug("Opening file "+e.path,{node:e}),(0,lt.Vn)().filter((t=>!t.enabled||t.enabled([e],this.currentView))).sort(((t,e)=>(t.order||0)-(e.order||0))).filter((t=>!!t?.default))[0].exec(e,this.currentView,this.currentFolder.path))},getFileId:t=>t.fileid,onDragOver(t){const e=t.dataTransfer?.types.includes("Files");if(e)return;t.preventDefault(),t.stopPropagation();const n=this.$refs.table.$el.getBoundingClientRect().top,s=n+this.$refs.table.$el.getBoundingClientRect().height;t.clientY<n+100?this.$refs.table.$el.scrollTop=this.$refs.table.$el.scrollTop-25:t.clientY>s-50&&(this.$refs.table.$el.scrollTop=this.$refs.table.$el.scrollTop+25)},t:In.Iu}});var no=s(64831),so={};so.styleTagTransform=os(),so.setAttributes=ss(),so.insert=es().bind(null,"head"),so.domAPI=Xn(),so.insertStyleElement=rs(),Jn()(no.Z,so),no.Z&&no.Z.locals&&no.Z.locals;var io=s(23424),ro={};ro.styleTagTransform=os(),ro.setAttributes=ss(),ro.insert=es().bind(null,"head"),ro.domAPI=Xn(),ro.insertStyleElement=rs(),Jn()(io.Z,ro),io.Z&&io.Z.locals&&io.Z.locals;const ao=(0,Fn.Z)(eo,(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,"77b1a78d",null).exports,oo={name:"TrayArrowDownIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},lo=(0,Fn.Z)(oo,(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,"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;var co=s(65358);const uo=async function(t){let e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";const n=(0,si.g)();try{return await n.upload(`${e}${t.name}`,t)}catch(e){throw(0,qn.x2)((0,In.Iu)("files",'Uploading "{filename}" failed',{filename:t.name})),e}},mo=async function(t){let e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";if(t.isFile)return[await new Promise(((n,s)=>{t.file((async t=>n(await uo(t,e))),(t=>s(t)))}))];{const n=t,s=(0,co.RQ)(lt._o,(0,si.g)().destination.path,e,n.name);Vn.debug("Handle directory recursively",{name:n.name,absolutPath:s});const i=(0,lt.rp)();if(!await i.exists(s)){Vn.debug("Directory does not exist, creating it",{absolutPath:s}),await i.createDirectory(s,{recursive:!0});const t=await i.stat(s,{details:!0,data:(0,lt.h7)()});(0,Nn.j8)("files:node:created",(0,lt.RL)(t.data))}const r=await function(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()}))}(n),a=r.sort((t=>t.isFile?-1:1)).map((t=>mo(t,`${e}${n.name}/`)));return(await Promise.all(a)).flat()}},po=(0,r.aZ)({name:"DragAndDropNotice",components:{TrayArrowDownIcon:lo},props:{currentFolder:{type:lt.gt,required:!0}},data:()=>({dragover:!1}),computed:{canUpload(){return this.currentFolder&&0!=(this.currentFolder.permissions<.y3.CREATE)},isQuotaExceeded(){return 0===this.currentFolder?.attributes?.["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){t.preventDefault();const e=t.dataTransfer?.types.includes("Files");e&&(this.dragover=!0)},onDragLeave(t){const e=t.currentTarget;e?.contains(t.relatedTarget??t.target)||this.dragover&&(this.dragover=!1)},onContentDrop(t){Vn.debug("Drag and drop cancelled, dropped on empty space",{event:t}),t.preventDefault(),this.dragover&&(this.dragover=!1)},async onDrop(t){if(Vn.debug("Dropped on DragAndDropNotice",{event:t}),this.cantUploadLabel)(0,qn.x2)(this.cantUploadLabel);else if(!this.$el.querySelector("tbody")?.contains(t.target)){if(t.preventDefault(),t.stopPropagation(),t.dataTransfer&&t.dataTransfer.items.length>0){Vn.debug(`Uploading files to ${this.currentFolder.path}`);const e=await(async t=>{const e=[];for(const n of t.items){if("file"!==n.kind){Vn.debug("Skipping dropped item",{kind:n.kind,type:n.type});continue}const t=n?.getAsEntry?.()??n.webkitGetAsEntry();if(null===t){Vn.debug("Could not get FilesystemEntry of item, falling back to file");const t=n.getAsFile();null===t?(Vn.warn("Could not process DataTransferItem",{type:n.type,kind:n.kind}),(0,qn.x2)((0,In.Iu)("files","One of the dropped files could not be processed"))):e.push(await uo(t))}else Vn.debug("Handle recursive upload",{entry:t.name}),e.push(...await mo(t))}return e})(t.dataTransfer);if(Vn.debug("Upload terminated",{uploads:e}),e.some((t=>t.status===si.c.FAILED))){(0,qn.x2)((0,In.Iu)("files","Some files could not be uploaded"));const t=e.filter((t=>t.status===si.c.FAILED));Vn.debug("Some files could not be uploaded",{failedUploads:t})}else(0,qn.s$)((0,In.Iu)("files","Files uploaded successfully"));const n=e.findLast((t=>t.status!==si.c.FAILED&&!t.file.webkitRelativePath.includes("/")&&t.response?.headers?.["oc-fileid"]));void 0!==n&&this.$router.push({...this.$route,params:{view:this.$route.params?.view??"files",fileid:parseInt(n.response.headers["oc-fileid"])}})}this.dragover=!1}},t:In.Iu}});var fo=s(21902),go={};go.styleTagTransform=os(),go.setAttributes=ss(),go.insert=es().bind(null,"head"),go.domAPI=Xn(),go.insertStyleElement=rs(),Jn()(fo.Z,go),fo.Z&&fo.Z.locals&&fo.Z.locals;const ho=(0,Fn.Z)(po,(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",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,"46caa8f8",null).exports,Ao=void 0!==(0,Ls.F)()?.files_sharing,wo=(0,r.aZ)({name:"FilesList",components:{BreadCrumbs:Li,DragAndDropNotice:ho,FilesListVirtual:ao,LinkIcon:ii.Z,ListViewIcon:ai,NcAppContent:oi.Z,NcButton:li.Z,NcEmptyContent:ci.Z,NcIconSvgWrapper:jn.Z,NcLoadingIcon:ui.Z,PlusIcon:di.Z,ShareVariantIcon:pi,UploadPicker:si.U,ViewGridIcon:gi},mixins:[$a,Pa],setup(){const t=wi(),e=yi(),n=vi(),s=function(){return bi=(0,si.g)(),ot("uploader",{state:()=>({queue:bi.queue})})(...arguments)}();return{filesStore:t,pathsStore:e,selectionStore:n,uploaderStore:s,userConfigStore:vs(),viewConfigStore:Mn(),enableGridView:(0,Un.j)("core","config",[])["enable_non-accessible_features"]??!0}},data:()=>({loading:!0,promise:null,Type:ni.D}),computed:{userConfig(){return this.userConfigStore.userConfig},currentView(){return this.$navigation.active||this.$navigation.views.find((t=>t.id===(this.$route.params?.view??"files")))},dir(){return(this.$route?.query?.dir?.toString()||"/").replace(/^(.+)\/$/,"$1")},currentFolder(){if(!this.currentView?.id)return;if("/"===this.dir)return this.filesStore.getRoot(this.currentView.id);const t=this.pathsStore.getPath(this.currentView.id,this.dir);return this.filesStore.getNode(t)},sortingParameters(){return[[...this.userConfig.sort_favorites_first?[t=>1!==t.attributes?.favorite]:[],...this.userConfig.sort_folders_first?[t=>"folder"!==t.type]:[],..."basename"!==this.sortingMode?[t=>t[this.sortingMode]]:[],t=>t.attributes?.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(){if(!this.currentView)return[];const t=(this.currentView?.columns||[]).find((t=>t.id===this.sortingMode));if(t?.sort&&"function"==typeof t.sort){const e=[...this.dirContents].sort(t.sort);return this.isAscSorting?e:e.reverse()}return ti([...this.dirContents],...this.sortingParameters)},dirContents(){const t=this.userConfigStore?.userConfig.show_hidden;return(this.currentFolder?._children||[]).map(this.getNode).filter((e=>t?!!e:e&&!0!==e?.attributes?.hidden&&!e?.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(){if(this.currentFolder?.attributes?.["share-types"])return Object.values(this.currentFolder?.attributes?.["share-types"]||{}).flat()},shareButtonLabel(){return this.shareAttributes?this.shareButtonType===ni.D.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===ni.D.SHARE_TYPE_LINK))?ni.D.SHARE_TYPE_LINK:ni.D.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&&0!=(this.currentFolder.permissions<.y3.CREATE)},isQuotaExceeded(){return 0===this.currentFolder?.attributes?.["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 Ao&&this.currentFolder&&0!=(this.currentFolder.permissions<.y3.SHARE)}},watch:{currentView(t,e){t?.id!==e?.id&&(Vn.debug("View changed",{newView:t,oldView:e}),this.selectionStore.reset(),this.fetchContent())},dir(t,e){Vn.debug("Directory changed",{newDir:t,oldDir:e}),this.selectionStore.reset(),this.fetchContent(),this.$refs?.filesListVirtual?.$el&&(this.$refs.filesListVirtual.$el.scrollTop=0)},dirContents(t){Vn.debug("Directory contents changed",{view:this.currentView,folder:this.currentFolder,contents:t}),(0,Nn.j8)("files:list:updated",{view:this.currentView,folder:this.currentFolder,contents:t})}},mounted(){this.fetchContent(),(0,Nn.Ld)("files:node:updated",this.onUpdatedNode)},unmounted(){(0,Nn.r1)("files:node:updated",this.onUpdatedNode)},methods:{async fetchContent(){this.loading=!0;const t=this.dir,e=this.currentView;if(e){"function"==typeof this.promise?.cancel&&(this.promise.cancel(),Vn.debug("Cancelled previous ongoing fetch")),this.promise=e.getContents(t);try{const{folder:n,contents:s}=await this.promise;Vn.debug("Fetched contents",{dir:t,folder:n,contents:s}),this.filesStore.updateNodes(s),this.$set(n,"_children",s.map((t=>t.fileid))),"/"===t?this.filesStore.setRoot({service:e.id,root:n}):n.fileid?(this.filesStore.updateNodes([n]),this.pathsStore.addPath({service:e.id,fileid:n.fileid,path:t})):Vn.error("Invalid root folder returned",{dir:t,folder:n,currentView:e}),s.filter((t=>"folder"===t.type)).forEach((n=>{this.pathsStore.addPath({service:e.id,fileid:n.fileid,path:(0,Ns.join)(t,n.basename)})}))}catch(t){Vn.error("Error while fetching content",{error:t})}finally{this.loading=!1}}else Vn.debug("The current view doesn't exists or is not ready.",{currentView:e})},getNode(t){return this.filesStore.getNode(t)},onUpload(t){(0,Ns.dirname)(t.source)===this.currentFolder?.source&&this.fetchContent()},async onUploadFail(t){const e=t.response?.status||0;if(507!==e)if(404!==e&&409!==e)if(403!==e){try{const e=new ei.Parser({trim:!0,explicitRoot:!1}),n=(await e.parseStringPromise(t.response?.data))["s:message"][0];if("string"==typeof n&&""!==n.trim())return void(0,qn.x2)(this.t("files","Error during upload: {message}",{message:n}))}catch(t){}0===e?(0,qn.x2)(this.t("files","Unknown error during upload")):(0,qn.x2)(this.t("files","Error during upload, status code {status}",{status:e}))}else(0,qn.x2)(this.t("files","Operation is blocked by access control"));else(0,qn.x2)(this.t("files","Target folder does not exist any more"));else(0,qn.x2)(this.t("files","Not enough free space"))},onUpdatedNode(t){t?.fileid===this.currentFolder?.fileid&&this.fetchContent()},openSharingSidebar(){window?.OCA?.Files?.Sidebar?.setActiveTab&&window.OCA.Files.Sidebar.setActiveTab("sharing"),Ai.exec(this.currentFolder,this.currentView,this.currentFolder.path)},toggleGridView(){this.userConfigStore.update("grid_view",!this.userConfig.grid_view)},t:In.Iu,n:In.uN}});var yo=s(46432),vo={};vo.styleTagTransform=os(),vo.setAttributes=ss(),vo.insert=es().bind(null,"head"),vo.domAPI=Xn(),vo.insertStyleElement=rs(),Jn()(yo.Z,vo),yo.Z&&yo.Z.locals&&yo.Z.locals;const bo=(0,Fn.Z)(wo,(function(){var t=this,e=t._self._c;return t._self._setupProxy,e("NcAppContent",{attrs:{"data-cy-files-content":""}},[e("div",{staticClass:"files-list__header"},[e("BreadCrumbs",{attrs:{path:t.dir},on:{reload:t.fetchContent},scopedSlots:t._u([{key:"actions",fn:function(){return[t.canShare&&t.filesListWidth>=512?e("NcButton",{staticClass:"files-list__header-share-button",class:{"files-list__header-share-button--shared":t.shareButtonType},attrs:{"aria-label":t.shareButtonLabel,title:t.shareButtonLabel,type:"tertiary"},on:{click:t.openSharingSidebar},scopedSlots:t._u([{key:"icon",fn:function(){return[t.shareButtonType===t.Type.SHARE_TYPE_LINK?e("LinkIcon"):e("ShareVariantIcon",{attrs:{size:20}})]},proxy:!0}],null,!1,2776780758)}):t._e(),t._v(" "),!t.canUpload||t.isQuotaExceeded?e("NcButton",{staticClass:"files-list__header-upload-button--disabled",attrs:{"aria-label":t.cantUploadLabel,title:t.cantUploadLabel,disabled:!0,type:"secondary"},scopedSlots:t._u([{key:"icon",fn:function(){return[e("PlusIcon",{attrs:{size:20}})]},proxy:!0}],null,!1,2953566425)},[t._v("\n\t\t\t\t\t"+t._s(t.t("files","Add"))+"\n\t\t\t\t")]):t.currentFolder?e("UploadPicker",{staticClass:"files-list__header-upload-button",attrs:{content:t.dirContents,destination:t.currentFolder,multiple:!0},on:{failed:t.onUploadFail,uploaded:t.onUpload}}):t._e()]},proxy:!0}])}),t._v(" "),t.filesListWidth>=512&&t.enableGridView?e("NcButton",{staticClass:"files-list__header-grid-button",attrs:{"aria-label":t.gridViewButtonLabel,title:t.gridViewButtonLabel,type:"tertiary"},on:{click:t.toggleGridView},scopedSlots:t._u([{key:"icon",fn:function(){return[t.userConfig.grid_view?e("ListViewIcon"):e("ViewGridIcon")]},proxy:!0}],null,!1,1682960703)}):t._e(),t._v(" "),t.isRefreshing?e("NcLoadingIcon",{staticClass:"files-list__refresh-icon"}):t._e()],1),t._v(" "),!t.loading&&t.canUpload?e("DragAndDropNotice",{attrs:{"current-folder":t.currentFolder}}):t._e(),t._v(" "),t.loading&&!t.isRefreshing?e("NcLoadingIcon",{staticClass:"files-list__loading-icon",attrs:{size:38,name:t.t("files","Loading current folder")}}):!t.loading&&t.isEmptyDir?e("NcEmptyContent",{attrs:{name:t.currentView?.emptyTitle||t.t("files","No files in here"),description:t.currentView?.emptyCaption||t.t("files","Upload some content or sync with your devices!"),"data-cy-files-content-empty":""},scopedSlots:t._u([{key:"action",fn:function(){return["/"!==t.dir?e("NcButton",{attrs:{"aria-label":t.t("files","Go to the previous folder"),type:"primary",to:t.toPreviousDir}},[t._v("\n\t\t\t\t"+t._s(t.t("files","Go back"))+"\n\t\t\t")]):t._e()]},proxy:!0},{key:"icon",fn:function(){return[e("NcIconSvgWrapper",{attrs:{svg:t.currentView.icon}})]},proxy:!0}])}):e("FilesListVirtual",{ref:"filesListVirtual",attrs:{"current-folder":t.currentFolder,"current-view":t.currentView,nodes:t.dirContentsSorted}})],1)}),[],!1,null,"560515d6",null).exports,Co=(0,r.aZ)({name:"FilesApp",components:{NcContent:Ln.Z,FilesList:bo,Navigation:Ss}}),xo=(0,Fn.Z)(Co,(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;s.nc=btoa((0,ct.IH)()),window.OCA.Files=window.OCA.Files??{},window.OCP.Files=window.OCP.Files??{};const _o=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||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)}(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})}}(En);Object.assign(window.OCP.Files,{Router:_o}),r.ZP.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[A]=e,this.$pinia||(this.$pinia=e),e._a=this,v&&h(e),b&&G(e._a,e)}else!this.$pinia&&t.parent&&t.parent.$pinia&&(this.$pinia=t.parent.$pinia)},destroyed(){delete this._pStores}})}));const To=function(){const t=(0,r.B)(!0),e=t.run((()=>(0,r.iH)({})));let n=[],s=[];const i=(0,r.Xl)({install(t){h(i),a||(i._a=t,t.provide(A,i),t.config.globalProperties.$pinia=i,b&&G(t,i),s.forEach((t=>n.push(t))),s=[])},use(t){return this._a||a?n.push(t):s.push(t),this},_p:n,_a:null,_e:t,_s:new Map,state:e});return b&&"undefined"!=typeof Proxy&&i.use(J),i}(),Eo=r.ZP.observable((0,lt.Ti)());r.ZP.prototype.$navigation=Eo;const ko=new class{constructor(){var t,e,n;t=this,n=void 0,(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="_settings"))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,this._settings=[],Sn.debug("OCA.Files.Settings initialized")}register(t){return this._settings.filter((e=>e.name===t.name)).length>0?(Sn.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:ko}),Object.assign(window.OCA.Files.Settings,{Setting:class{constructor(t,e){let{el:n,open:s,close:i}=e;kn(this,"_close",void 0),kn(this,"_el",void 0),kn(this,"_name",void 0),kn(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(r.ZP.extend(xo))({router:En,pinia:To}).$mount("#content")},51473:(t,e,n)=>{"use strict";n.d(e,{Z:()=>f});var s=n(87537),i=n.n(s),r=n(23645),a=n.n(r),o=n(61667),l=n.n(o),c=new URL(n(79839),n.b),u=new URL(n(88717),n.b),d=a()(i()),m=l()(c),p=l()(u);d.push([t.id,`@charset "UTF-8";\n/**\n * @copyright Copyright (c) 2019 Julius Härtl <jus@bitgrid.net>\n *\n * @author Julius Härtl <jus@bitgrid.net>\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\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._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: linear-gradient(to right, var(--color-background-darker), var(--color-text-maxcontrast), 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-3bc9efa5] {\n flex-grow: 0 !important;\n}\n.file-picker__side[data-v-e96bec41] {\n display: flex;\n flex-direction: column;\n align-items: stretch;\n gap: .5rem;\n min-width: 200px;\n padding: 2px;\n overflow: auto;\n}\n.file-picker__side[data-v-e96bec41] .button-vue__wrapper {\n justify-content: start;\n}\n.file-picker__filter-input[data-v-e96bec41] {\n margin-block: 7px;\n max-width: 260px;\n}\n@media (max-width: 736px) {\n .file-picker__side[data-v-e96bec41] {\n flex-direction: row;\n min-width: unset;\n }\n}\n@media (max-width: 512px) {\n .file-picker__side[data-v-e96bec41] {\n flex-direction: row;\n min-width: unset;\n }\n .file-picker__filter-input[data-v-e96bec41] {\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-821451ce] {\n height: 50px;\n display: flex;\n justify-content: start;\n align-items: center;\n}\n.file-picker__view h3[data-v-821451ce] {\n font-weight: 700;\n height: fit-content;\n margin: 0;\n}\n.file-picker__main[data-v-821451ce] {\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-821451ce] {\n box-sizing: border-box;\n}\n[data-v-821451ce] .file-picker {\n height: min(80vh, 800px) !important;\n}\n@media (max-width: 512px) {\n [data-v-821451ce] .file-picker {\n height: calc(100% - 16px - var(--default-clickable-area)) !important;\n }\n}\n[data-v-821451ce] .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,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,oIAAoI;EACpI,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,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 <jus@bitgrid.net>\n *\n * @author Julius Härtl <jus@bitgrid.net>\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\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._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: linear-gradient(to right, var(--color-background-darker), var(--color-text-maxcontrast), 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-3bc9efa5] {\n flex-grow: 0 !important;\n}\n.file-picker__side[data-v-e96bec41] {\n display: flex;\n flex-direction: column;\n align-items: stretch;\n gap: .5rem;\n min-width: 200px;\n padding: 2px;\n overflow: auto;\n}\n.file-picker__side[data-v-e96bec41] .button-vue__wrapper {\n justify-content: start;\n}\n.file-picker__filter-input[data-v-e96bec41] {\n margin-block: 7px;\n max-width: 260px;\n}\n@media (max-width: 736px) {\n .file-picker__side[data-v-e96bec41] {\n flex-direction: row;\n min-width: unset;\n }\n}\n@media (max-width: 512px) {\n .file-picker__side[data-v-e96bec41] {\n flex-direction: row;\n min-width: unset;\n }\n .file-picker__filter-input[data-v-e96bec41] {\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-821451ce] {\n height: 50px;\n display: flex;\n justify-content: start;\n align-items: center;\n}\n.file-picker__view h3[data-v-821451ce] {\n font-weight: 700;\n height: fit-content;\n margin: 0;\n}\n.file-picker__main[data-v-821451ce] {\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-821451ce] {\n box-sizing: border-box;\n}\n[data-v-821451ce] .file-picker {\n height: min(80vh, 800px) !important;\n}\n@media (max-width: 512px) {\n [data-v-821451ce] .file-picker {\n height: calc(100% - 16px - var(--default-clickable-area)) !important;\n }\n}\n[data-v-821451ce] .file-picker__content {\n display: flex;\n flex-direction: column;\n overflow: hidden;\n}\n"],sourceRoot:""}]);const f=d},75716:(t,e,n)=>{"use strict";n.d(e,{Z:()=>o});var s=n(87537),i=n.n(s),r=n(23645),a=n.n(r)()(i());a.push([t.id,".upload-picker[data-v-af4c69fa] {\n display: inline-flex;\n align-items: center;\n height: 44px;\n}\n.upload-picker__progress[data-v-af4c69fa] {\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-af4c69fa] {\n overflow: hidden;\n white-space: nowrap;\n text-overflow: ellipsis;\n}\n.upload-picker--uploading .upload-picker__progress[data-v-af4c69fa] {\n max-width: 200px;\n margin-right: 20px;\n margin-left: 8px;\n}\n.upload-picker--paused .upload-picker__progress[data-v-af4c69fa] {\n animation: breathing-af4c69fa 3s ease-out infinite normal;\n}\n@keyframes breathing-af4c69fa {\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-7900cbe9.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-af4c69fa] {\n display: inline-flex;\n align-items: center;\n height: 44px;\n}\n.upload-picker__progress[data-v-af4c69fa] {\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-af4c69fa] {\n overflow: hidden;\n white-space: nowrap;\n text-overflow: ellipsis;\n}\n.upload-picker--uploading .upload-picker__progress[data-v-af4c69fa] {\n max-width: 200px;\n margin-right: 20px;\n margin-left: 8px;\n}\n.upload-picker--paused .upload-picker__progress[data-v-af4c69fa] {\n animation: breathing-af4c69fa 3s ease-out infinite normal;\n}\n@keyframes breathing-af4c69fa {\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 o=a},60393:(t,e,n)=>{"use strict";n.d(e,{Z:()=>o});var s=n(87537),i=n.n(s),r=n(23645),a=n.n(r)()(i());a.push([t.id,".breadcrumb[data-v-1c4866bc]{flex:1 1 100% !important;width:100%}.breadcrumb[data-v-1c4866bc] a{cursor:pointer !important}","",{version:3,sources:["webpack://./apps/files/src/components/BreadCrumbs.vue"],names:[],mappings:"AACA,6BAEC,wBAAA,CACA,UAAA,CAEA,+BACC,yBAAA",sourcesContent:["\n.breadcrumb {\n\t// Take as much space as possible\n\tflex: 1 1 100% !important;\n\twidth: 100%;\n\n\t::v-deep a {\n\t\tcursor: pointer !important;\n\t}\n}\n\n"],sourceRoot:""}]);const o=a},21902:(t,e,n)=>{"use strict";n.d(e,{Z:()=>o});var s=n(87537),i=n.n(s),r=n(23645),a=n.n(r)()(i());a.push([t.id,".files-list__drag-drop-notice[data-v-46caa8f8]{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-46caa8f8]{margin-left:16px;color:inherit}.files-list__drag-drop-notice-wrapper[data-v-46caa8f8]{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 o=a},50262:(t,e,n)=>{"use strict";n.d(e,{Z:()=>o});var s=n(87537),i=n.n(s),r=n(23645),a=n.n(r)()(i());a.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 o=a},29785:(t,e,n)=>{"use strict";n.d(e,{Z:()=>o});var s=n(87537),i=n.n(s),r=n(23645),a=n.n(r)()(i());a.push([t.id,".favorite-marker-icon[data-v-77afa6dc]{color:#a08b00;min-width:unset !important;min-height:unset !important}.favorite-marker-icon[data-v-77afa6dc] svg{width:26px !important;height:26px !important;max-width:unset !important;max-height:unset !important}.favorite-marker-icon[data-v-77afa6dc] 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 o=a},93323:(t,e,n)=>{"use strict";n.d(e,{Z:()=>o});var s=n(87537),i=n.n(s),r=n(23645),a=n.n(r)()(i());a.push([t.id,"[style*=mouse-pos-x] .v-popper__popper{transform:translate3d(var(--mouse-pos-x), var(--mouse-pos-y), 0px) !important}[style*=mouse-pos-x] .v-popper__popper[data-popper-placement=top]{transform:translate3d(var(--mouse-pos-x), calc(var(--mouse-pos-y) - 50vh), 0px) !important}[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,uCACC,6EAAA,CAGA,kEACC,0FAAA,CAGD,kEACC,YAAA",sourcesContent:['\n// Allow right click to define the position of the menu\n// only if defined\n[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\ttransform: translate3d(var(--mouse-pos-x), calc(var(--mouse-pos-y) - 50vh), 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 o=a},24153:(t,e,n)=>{"use strict";n.d(e,{Z:()=>o});var s=n(87537),i=n.n(s),r=n(23645),a=n.n(r)()(i());a.push([t.id,"[data-v-821930f0] .button-vue--icon-and-text .button-vue__text{color:var(--color-primary-element)}[data-v-821930f0] .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 o=a},16250:(t,e,n)=>{"use strict";n.d(e,{Z:()=>o});var s=n(87537),i=n.n(s),r=n(23645),a=n.n(r)()(i());a.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 o=a},25385:(t,e,n)=>{"use strict";n.d(e,{Z:()=>o});var s=n(87537),i=n.n(s),r=n(23645),a=n.n(r)()(i());a.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 o=a},35261:(t,e,n)=>{"use strict";n.d(e,{Z:()=>o});var s=n(87537),i=n.n(s),r=n(23645),a=n.n(r)()(i());a.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 o=a},97704:(t,e,n)=>{"use strict";n.d(e,{Z:()=>o});var s=n(87537),i=n.n(s),r=n(23645),a=n.n(r)()(i());a.push([t.id,".files-list__column-sort-button[data-v-2dd1845e]{margin:0 calc(var(--cell-margin)*-1);min-width:calc(100% - 3*var(--cell-margin)) !important}.files-list__column-sort-button-text[data-v-2dd1845e]{color:var(--color-text-maxcontrast);font-weight:normal}.files-list__column-sort-button-icon[data-v-2dd1845e]{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-2dd1845e]{inset-inline-start:10px}.files-list__column-sort-button--active .files-list__column-sort-button-icon[data-v-2dd1845e],.files-list__column-sort-button:hover .files-list__column-sort-button-icon[data-v-2dd1845e],.files-list__column-sort-button:focus .files-list__column-sort-button-icon[data-v-2dd1845e],.files-list__column-sort-button:active .files-list__column-sort-button-icon[data-v-2dd1845e]{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 o=a},64831:(t,e,n)=>{"use strict";n.d(e,{Z:()=>o});var s=n(87537),i=n.n(s),r=n(23645),a=n.n(r)()(i());a.push([t.id,".files-list[data-v-77b1a78d]{--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;position:relative;overflow:auto;height:100%;will-change:scroll-position}.files-list[data-v-77b1a78d] tbody{will-change:padding;contain:layout paint style;display:flex;flex-direction:column;width:100%;position:relative}.files-list[data-v-77b1a78d] tbody tr{contain:strict}.files-list[data-v-77b1a78d] tbody tr:hover,.files-list[data-v-77b1a78d] tbody tr:focus{background-color:var(--color-background-dark)}.files-list[data-v-77b1a78d] .files-list__before{display:flex;flex-direction:column}.files-list[data-v-77b1a78d] .files-list__table{display:block}.files-list[data-v-77b1a78d] .files-list__table.files-list__table--with-thead-overlay{margin-top:calc(-1*var(--row-height))}.files-list[data-v-77b1a78d] .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-77b1a78d] .files-list__thead,.files-list[data-v-77b1a78d] .files-list__tfoot{display:flex;flex-direction:column;width:100%;background-color:var(--color-main-background)}.files-list[data-v-77b1a78d] .files-list__thead{position:sticky;z-index:10;top:0}.files-list[data-v-77b1a78d] .files-list__tfoot{min-height:300px}.files-list[data-v-77b1a78d] 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-77b1a78d] td,.files-list[data-v-77b1a78d] 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-77b1a78d] td span,.files-list[data-v-77b1a78d] th span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.files-list[data-v-77b1a78d] .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-77b1a78d] .files-list__row-checkbox{justify-content:center}.files-list[data-v-77b1a78d] .files-list__row-checkbox .checkbox-radio-switch{display:flex;justify-content:center;--icon-size: var(--checkbox-size)}.files-list[data-v-77b1a78d] .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-77b1a78d] .files-list__row-checkbox .checkbox-radio-switch .checkbox-radio-switch__icon{margin:0 !important}.files-list[data-v-77b1a78d] .files-list__row:hover,.files-list[data-v-77b1a78d] .files-list__row:focus,.files-list[data-v-77b1a78d] .files-list__row:active,.files-list[data-v-77b1a78d] .files-list__row--active,.files-list[data-v-77b1a78d] .files-list__row--dragover{background-color:var(--color-background-hover);--color-text-maxcontrast: var(--color-main-text)}.files-list[data-v-77b1a78d] .files-list__row:hover>*,.files-list[data-v-77b1a78d] .files-list__row:focus>*,.files-list[data-v-77b1a78d] .files-list__row:active>*,.files-list[data-v-77b1a78d] .files-list__row--active>*,.files-list[data-v-77b1a78d] .files-list__row--dragover>*{--color-border: var(--color-border-dark)}.files-list[data-v-77b1a78d] .files-list__row:hover .favorite-marker-icon svg path,.files-list[data-v-77b1a78d] .files-list__row:focus .favorite-marker-icon svg path,.files-list[data-v-77b1a78d] .files-list__row:active .favorite-marker-icon svg path,.files-list[data-v-77b1a78d] .files-list__row--active .favorite-marker-icon svg path,.files-list[data-v-77b1a78d] .files-list__row--dragover .favorite-marker-icon svg path{stroke:var(--color-background-hover)}.files-list[data-v-77b1a78d] .files-list__row--dragover *{pointer-events:none}.files-list[data-v-77b1a78d] .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-77b1a78d] .files-list__row-icon *{cursor:pointer}.files-list[data-v-77b1a78d] .files-list__row-icon>span{justify-content:flex-start}.files-list[data-v-77b1a78d] .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-77b1a78d] .files-list__row-icon>span.folder-icon,.files-list[data-v-77b1a78d] .files-list__row-icon>span.folder-open-icon{margin:-3px}.files-list[data-v-77b1a78d] .files-list__row-icon>span.folder-icon svg,.files-list[data-v-77b1a78d] .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-77b1a78d] .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-77b1a78d] .files-list__row-icon-preview:not(.files-list__row-icon-preview--loaded){background:var(--color-loading-dark)}.files-list[data-v-77b1a78d] .files-list__row-icon-favorite{position:absolute;top:0px;right:-10px}.files-list[data-v-77b1a78d] .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-77b1a78d] .files-list__row-icon-overlay--file{color:var(--color-main-text);background:var(--color-main-background);border-radius:100%}.files-list[data-v-77b1a78d] .files-list__row-name{overflow:hidden;flex:1 1 auto}.files-list[data-v-77b1a78d] .files-list__row-name a{display:flex;align-items:center;width:100%;height:100%;min-width:0}.files-list[data-v-77b1a78d] .files-list__row-name a:focus-visible{outline:none}.files-list[data-v-77b1a78d] .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-77b1a78d] .files-list__row-name a:focus:not(:focus-visible) .files-list__row-name-text{outline:none !important}.files-list[data-v-77b1a78d] .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-77b1a78d] .files-list__row-name .files-list__row-name-ext{color:var(--color-text-maxcontrast);overflow:visible}.files-list[data-v-77b1a78d] .files-list__row-rename{width:100%;max-width:600px}.files-list[data-v-77b1a78d] .files-list__row-rename input{width:100%;margin-left:-8px;padding:2px 6px;border-width:2px}.files-list[data-v-77b1a78d] .files-list__row-rename input:invalid{border-color:var(--color-error);color:red}.files-list[data-v-77b1a78d] .files-list__row-actions{width:auto}.files-list[data-v-77b1a78d] .files-list__row-actions~td,.files-list[data-v-77b1a78d] .files-list__row-actions~th{margin:0 var(--cell-margin)}.files-list[data-v-77b1a78d] .files-list__row-actions button .button-vue__text{font-weight:normal}.files-list[data-v-77b1a78d] .files-list__row-action--inline{margin-right:7px}.files-list[data-v-77b1a78d] .files-list__row-mtime,.files-list[data-v-77b1a78d] .files-list__row-size{color:var(--color-text-maxcontrast)}.files-list[data-v-77b1a78d] .files-list__row-size{width:calc(var(--row-height)*1.5);justify-content:flex-end}.files-list[data-v-77b1a78d] .files-list__row-mtime{width:calc(var(--row-height)*2)}.files-list[data-v-77b1a78d] .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,iBAAA,CACA,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\tposition: relative;\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 o=a},23424:(t,e,n)=>{"use strict";n.d(e,{Z:()=>o});var s=n(87537),i=n.n(s),r=n(23645),a=n.n(r)()(i());a.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 o=a},75136:(t,e,n)=>{"use strict";n.d(e,{Z:()=>o});var s=n(87537),i=n.n(s),r=n(23645),a=n.n(r)()(i());a.push([t.id,".app-navigation-entry__settings-quota--not-unlimited[data-v-18ceb3ce] .app-navigation-entry__name{margin-top:-6px}.app-navigation-entry__settings-quota progress[data-v-18ceb3ce]{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 o=a},46432:(t,e,n)=>{"use strict";n.d(e,{Z:()=>o});var s=n(87537),i=n.n(s),r=n(23645),a=n.n(r)()(i());a.push([t.id,".app-content[data-v-560515d6]{display:flex;overflow:hidden;flex-direction:column;max-height:100%;position:relative}.files-list__header[data-v-560515d6]{display:flex;align-items:center;flex:0 0;margin:4px 4px 4px 50px;max-width:100%}.files-list__header>*[data-v-560515d6]{flex:0 0}.files-list__header-share-button[data-v-560515d6]{opacity:.3}.files-list__header-share-button--shared[data-v-560515d6]{opacity:1}.files-list__refresh-icon[data-v-560515d6]{flex:0 0 44px;width:44px;height:44px}.files-list__loading-icon[data-v-560515d6]{margin:auto}","",{version:3,sources:["webpack://./apps/files/src/views/FilesList.vue"],names:[],mappings:"AACA,8BAEC,YAAA,CACA,eAAA,CACA,qBAAA,CACA,eAAA,CACA,iBAAA,CAOA,qCACC,YAAA,CACA,kBAAA,CAEA,QAAA,CAEA,uBAAA,CACA,cAAA,CACA,uCAGC,QAAA,CAGD,kDACC,UAAA,CACA,0DACC,SAAA,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;\n}\n\n$margin: 4px;\n$navigationToggleSize: 50px;\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\t// Align with the navigation toggle icon\n\t\tmargin: $margin $margin $margin $navigationToggleSize;\n\t\tmax-width: 100%;\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\topacity: .3;\n\t\t\t&--shared {\n\t\t\t\topacity: 1;\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\n"],sourceRoot:""}]);const o=a},12131:(t,e,n)=>{"use strict";n.d(e,{Z:()=>o});var s=n(87537),i=n.n(s),r=n(23645),a=n.n(r)()(i());a.push([t.id,".app-navigation[data-v-3f2914e1] .app-navigation-entry-icon{background-repeat:no-repeat;background-position:center}.app-navigation[data-v-3f2914e1] .app-navigation-entry.active .button-vue.icon-collapse:not(:hover){color:var(--color-primary-element-text)}.app-navigation>ul.app-navigation__list[data-v-3f2914e1]{padding-bottom:var(--default-grid-baseline, 4px)}.app-navigation-entry__settings[data-v-3f2914e1]{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 o=a},21865:(t,e,n)=>{"use strict";n.d(e,{Z:()=>o});var s=n(87537),i=n.n(s),r=n(23645),a=n.n(r)()(i());a.push([t.id,".setting-link[data-v-6d63c120]: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 o=a},46700:(t,e,n)=>{var s={"./af":42786,"./af.js":42786,"./ar":30867,"./ar-dz":14130,"./ar-dz.js":14130,"./ar-kw":96135,"./ar-kw.js":96135,"./ar-ly":56440,"./ar-ly.js":56440,"./ar-ma":47702,"./ar-ma.js":47702,"./ar-ps":20315,"./ar-ps.js":20315,"./ar-sa":16040,"./ar-sa.js":16040,"./ar-tn":37100,"./ar-tn.js":37100,"./ar.js":30867,"./az":31083,"./az.js":31083,"./be":9808,"./be.js":9808,"./bg":68338,"./bg.js":68338,"./bm":67438,"./bm.js":67438,"./bn":8905,"./bn-bd":76225,"./bn-bd.js":76225,"./bn.js":8905,"./bo":11560,"./bo.js":11560,"./br":1278,"./br.js":1278,"./bs":80622,"./bs.js":80622,"./ca":2468,"./ca.js":2468,"./cs":5822,"./cs.js":5822,"./cv":50877,"./cv.js":50877,"./cy":47373,"./cy.js":47373,"./da":24780,"./da.js":24780,"./de":59740,"./de-at":60217,"./de-at.js":60217,"./de-ch":60894,"./de-ch.js":60894,"./de.js":59740,"./dv":5300,"./dv.js":5300,"./el":50837,"./el.js":50837,"./en-au":78348,"./en-au.js":78348,"./en-ca":77925,"./en-ca.js":77925,"./en-gb":22243,"./en-gb.js":22243,"./en-ie":46436,"./en-ie.js":46436,"./en-il":47207,"./en-il.js":47207,"./en-in":44175,"./en-in.js":44175,"./en-nz":76319,"./en-nz.js":76319,"./en-sg":31662,"./en-sg.js":31662,"./eo":92915,"./eo.js":92915,"./es":55655,"./es-do":55251,"./es-do.js":55251,"./es-mx":96112,"./es-mx.js":96112,"./es-us":71146,"./es-us.js":71146,"./es.js":55655,"./et":5603,"./et.js":5603,"./eu":77763,"./eu.js":77763,"./fa":76959,"./fa.js":76959,"./fi":11897,"./fi.js":11897,"./fil":42549,"./fil.js":42549,"./fo":94694,"./fo.js":94694,"./fr":94470,"./fr-ca":63049,"./fr-ca.js":63049,"./fr-ch":52330,"./fr-ch.js":52330,"./fr.js":94470,"./fy":5044,"./fy.js":5044,"./ga":29295,"./ga.js":29295,"./gd":2101,"./gd.js":2101,"./gl":38794,"./gl.js":38794,"./gom-deva":27884,"./gom-deva.js":27884,"./gom-latn":23168,"./gom-latn.js":23168,"./gu":95349,"./gu.js":95349,"./he":24206,"./he.js":24206,"./hi":30094,"./hi.js":30094,"./hr":30316,"./hr.js":30316,"./hu":22138,"./hu.js":22138,"./hy-am":11423,"./hy-am.js":11423,"./id":29218,"./id.js":29218,"./is":90135,"./is.js":90135,"./it":90626,"./it-ch":10150,"./it-ch.js":10150,"./it.js":90626,"./ja":39183,"./ja.js":39183,"./jv":24286,"./jv.js":24286,"./ka":12105,"./ka.js":12105,"./kk":47772,"./kk.js":47772,"./km":18758,"./km.js":18758,"./kn":79282,"./kn.js":79282,"./ko":33730,"./ko.js":33730,"./ku":1408,"./ku-kmr":90563,"./ku-kmr.js":90563,"./ku.js":1408,"./ky":33291,"./ky.js":33291,"./lb":36841,"./lb.js":36841,"./lo":55466,"./lo.js":55466,"./lt":57010,"./lt.js":57010,"./lv":37595,"./lv.js":37595,"./me":39861,"./me.js":39861,"./mi":35493,"./mi.js":35493,"./mk":95966,"./mk.js":95966,"./ml":87341,"./ml.js":87341,"./mn":5115,"./mn.js":5115,"./mr":10370,"./mr.js":10370,"./ms":9847,"./ms-my":41237,"./ms-my.js":41237,"./ms.js":9847,"./mt":72126,"./mt.js":72126,"./my":56165,"./my.js":56165,"./nb":64924,"./nb.js":64924,"./ne":16744,"./ne.js":16744,"./nl":93901,"./nl-be":59814,"./nl-be.js":59814,"./nl.js":93901,"./nn":83877,"./nn.js":83877,"./oc-lnc":92135,"./oc-lnc.js":92135,"./pa-in":15858,"./pa-in.js":15858,"./pl":64495,"./pl.js":64495,"./pt":89520,"./pt-br":57971,"./pt-br.js":57971,"./pt.js":89520,"./ro":96459,"./ro.js":96459,"./ru":21793,"./ru.js":21793,"./sd":40950,"./sd.js":40950,"./se":10490,"./se.js":10490,"./si":90124,"./si.js":90124,"./sk":64249,"./sk.js":64249,"./sl":14985,"./sl.js":14985,"./sq":51104,"./sq.js":51104,"./sr":49131,"./sr-cyrl":79915,"./sr-cyrl.js":79915,"./sr.js":49131,"./ss":85893,"./ss.js":85893,"./sv":98760,"./sv.js":98760,"./sw":91172,"./sw.js":91172,"./ta":27333,"./ta.js":27333,"./te":23110,"./te.js":23110,"./tet":52095,"./tet.js":52095,"./tg":27321,"./tg.js":27321,"./th":9041,"./th.js":9041,"./tk":19005,"./tk.js":19005,"./tl-ph":75768,"./tl-ph.js":75768,"./tlh":89444,"./tlh.js":89444,"./tr":72397,"./tr.js":72397,"./tzl":28254,"./tzl.js":28254,"./tzm":51106,"./tzm-latn":30699,"./tzm-latn.js":30699,"./tzm.js":51106,"./ug-cn":9288,"./ug-cn.js":9288,"./uk":67691,"./uk.js":67691,"./ur":13795,"./ur.js":13795,"./uz":6791,"./uz-latn":60588,"./uz-latn.js":60588,"./uz.js":6791,"./vi":65666,"./vi.js":65666,"./x-pseudo":14378,"./x-pseudo.js":14378,"./yo":75805,"./yo.js":75805,"./zh-cn":83839,"./zh-cn.js":83839,"./zh-hk":55726,"./zh-hk.js":55726,"./zh-mo":99807,"./zh-mo.js":99807,"./zh-tw":74152,"./zh-tw.js":74152};function i(t){var e=r(t);return n(e)}function r(t){if(!n.o(s,t)){var e=new Error("Cannot find module '"+t+"'");throw e.code="MODULE_NOT_FOUND",e}return s[t]}i.keys=function(){return Object.keys(s)},i.resolve=r,t.exports=i,i.id=46700},36099:(t,e,n)=>{var s=n(48764).Buffer;!function(t){t.parser=function(t,e){return new r(t,e)},t.SAXParser=r,t.SAXStream=o,t.createStream=function(t,e){return new o(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<n;e++)t[i[e]]=""}(s),s.q=s.c="",s.bufferCheckPosition=t.MAX_BUFFER_LENGTH,s.opt=n||{},s.opt.lowercase=s.opt.lowercase||s.opt.lowercasetags,s.looseCase=s.opt.lowercase?"toLowerCase":"toUpperCase",s.tags=[],s.closed=s.closedRoot=s.sawRoot=!1,s.tag=s.error=null,s.strict=!!e,s.noscript=!(!e&&!s.opt.noscript),s.state=T.BEGIN,s.strictEntities=s.opt.strictEntities,s.ENTITIES=s.strictEntities?Object.create(t.XML_ENTITIES):Object.create(t.ENTITIES),s.attribList=[],s.opt.xmlns&&(s.ns=Object.create(m)),s.trackPosition=!1!==s.opt.position,s.trackPosition&&(s.position=s.line=s.column=0),k(s,"onready")}t.EVENTS=["text","processinginstruction","sgmldeclaration","doctype","comment","opentagstart","attribute","opentag","closetag","opencdata","cdata","closecdata","error","end","ready","script","opennamespace","closenamespace"],Object.create||(Object.create=function(t){function e(){}return e.prototype=t,new e}),Object.keys||(Object.keys=function(t){var e=[];for(var n in t)t.hasOwnProperty(n)&&e.push(n);return e}),r.prototype={end:function(){P(this)},write:function(e){var n=this;if(this.error)throw this.error;if(n.closed)return I(n,"Cannot write after close. Assign an onready handler.");if(null===e)return P(n);"object"==typeof e&&(e=e.toString());for(var s=0,r="";r=M(e,s++),n.c=r,r;)switch(n.trackPosition&&(n.position++,"\n"===r?(n.line++,n.column=0):n.column++),n.state){case T.BEGIN:if(n.state=T.BEGIN_WHITESPACE,"\ufeff"===r)continue;z(n,r);continue;case T.BEGIN_WHITESPACE:z(n,r);continue;case T.TEXT:if(n.sawRoot&&!n.closedRoot){for(var a=s-1;r&&"<"!==r&&"&"!==r;)(r=M(e,s++))&&n.trackPosition&&(n.position++,"\n"===r?(n.line++,n.column=0):n.column++);n.textNode+=e.substring(a,s-1)}"<"!==r||n.sawRoot&&n.closedRoot&&!n.strict?(A(r)||n.sawRoot&&!n.closedRoot||F(n,"Text data outside of root node."),"&"===r?n.state=T.TEXT_ENTITY:n.textNode+=r):(n.state=T.OPEN_WAKA,n.startTagPosition=n.position);continue;case T.SCRIPT:"<"===r?n.state=T.SCRIPT_ENDING:n.script+=r;continue;case T.SCRIPT_ENDING:"/"===r?n.state=T.CLOSE_TAG:(n.script+="<"+r,n.state=T.SCRIPT);continue;case T.OPEN_WAKA:if("!"===r)n.state=T.SGML_DECL,n.sgmlDecl="";else if(A(r));else if(v(p,r))n.state=T.OPEN_TAG,n.tagName=r;else if("/"===r)n.state=T.CLOSE_TAG,n.tagName="";else if("?"===r)n.state=T.PROC_INST,n.procInstName=n.procInstBody="";else{if(F(n,"Unencoded <"),n.startTagPosition+1<n.position){var o=n.position-n.startTagPosition;r=new Array(o).join(" ")+r}n.textNode+="<"+r,n.state=T.TEXT}continue;case T.SGML_DECL:(n.sgmlDecl+r).toUpperCase()===l?(S(n,"onopencdata"),n.state=T.CDATA,n.sgmlDecl="",n.cdata=""):n.sgmlDecl+r==="--"?(n.state=T.COMMENT,n.comment="",n.sgmlDecl=""):(n.sgmlDecl+r).toUpperCase()===c?(n.state=T.DOCTYPE,(n.doctype||n.sawRoot)&&F(n,"Inappropriately located doctype declaration"),n.doctype="",n.sgmlDecl=""):">"===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:A(r)?n.state=T.PROC_INST_BODY:n.procInstName+=r;continue;case T.PROC_INST_BODY:if(!n.procInstBody&&A(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:v(f,r)?n.tagName+=r:(O(n),">"===r?j(n):"/"===r?n.state=T.OPEN_TAG_SLASH:(A(r)||F(n,"Invalid character in tag name"),n.state=T.ATTRIB));continue;case T.OPEN_TAG_SLASH:">"===r?(j(n,!0),U(n)):(F(n,"Forward-slash in opening tag not followed by >"),n.state=T.ATTRIB);continue;case T.ATTRIB:if(A(r))continue;">"===r?j(n):"/"===r?n.state=T.OPEN_TAG_SLASH:v(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),j(n)):A(r)?n.state=T.ATTRIB_NAME_SAW_WHITE:v(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(A(r))continue;F(n,"Attribute without value"),n.tag.attributes[n.attribName]="",n.attribValue="",S(n,"onattribute",{name:n.attribName,value:""}),n.attribName="",">"===r?j(n):v(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(A(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:A(r)?n.state=T.ATTRIB:">"===r?j(n):"/"===r?n.state=T.OPEN_TAG_SLASH:v(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(!y(r)){"&"===r?n.state=T.ATTRIB_VALUE_ENTITY_U:n.attribValue+=r;continue}D(n),">"===r?j(n):n.state=T.ATTRIB;continue;case T.CLOSE_TAG:if(n.tagName)">"===r?U(n):v(f,r)?n.tagName+=r:n.script?(n.script+="</"+n.tagName,n.tagName="",n.state=T.SCRIPT):(A(r)||F(n,"Invalid tagname in closing tag"),n.state=T.CLOSE_TAG_SAW_WHITE);else{if(A(r))continue;b(p,r)?n.script?(n.script+="</"+r,n.state=T.SCRIPT):F(n,"Invalid tagname in closing tag."):n.tagName=r}continue;case T.CLOSE_TAG_SAW_WHITE:if(A(r))continue;">"===r?U(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 u,d;switch(n.state){case T.TEXT_ENTITY:u=T.TEXT,d="textNode";break;case T.ATTRIB_VALUE_ENTITY_Q:u=T.ATTRIB_VALUE_QUOTED,d="attribValue";break;case T.ATTRIB_VALUE_ENTITY_U:u=T.ATTRIB_VALUE_UNQUOTED,d="attribValue"}if(";"===r)if(n.opt.unparsedEntities){var m=R(n);n.entity="",n.state=u,n.write(m)}else n[d]+=R(n),n.entity="",n.state=u;else v(n.entity.length?h:g,r)?n.entity+=r:(F(n,"Invalid character in entity name"),n[d]+="&"+n.entity+r,n.entity="",n.state=u);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,a=i.length;r<a;r++){var o=e[i[r]].length;if(o>n)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:I(e,"Max buffer length exceeded: "+i[r])}s=Math.max(s,o)}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(42830).Stream}catch(t){e=function(){}}e||(e=function(){});var a=t.EVENTS.filter((function(t){return"error"!==t&&"end"!==t}));function o(t,n){if(!(this instanceof o))return new o(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,a.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})}))}o.prototype=Object.create(e.prototype,{constructor:{value:o}}),o.prototype.write=function(t){if("function"==typeof s&&"function"==typeof s.isBuffer&&s.isBuffer(t)){if(!this._decoder){var e=n(32553).s;this._decoder=new e("utf8")}t=this._decoder.write(t)}return this._parser.write(t.toString()),this.emit("data",t),!0},o.prototype.end=function(t){return t&&t.length&&this.write(t),this._parser.end(),!0},o.prototype.on=function(t,n){var s=this;return s._parser["on"+t]||-1===a.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",u="http://www.w3.org/XML/1998/namespace",d="http://www.w3.org/2000/xmlns/",m={xml:u,xmlns:d},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 A(t){return" "===t||"\n"===t||"\r"===t||"\t"===t}function w(t){return'"'===t||"'"===t}function y(t){return">"===t||A(t)}function v(t,e){return t.test(e)}function b(t,e){return!v(t,e)}var C,x,_,T=0;for(var E 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[E]]=E;function k(t,e,n){t[e]&&t[e](n)}function S(t,e,n){t.textNode&&L(t),k(t,e,n)}function L(t){t.textNode=N(t.opt,t.textNode),t.textNode&&k(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 I(t,e){return L(t),t.trackPosition&&(e+="\nLine: "+t.line+"\nColumn: "+t.column+"\nChar: "+t.c),e=new Error(e),t.error=e,k(t,"onerror",e),t}function P(t){return t.sawRoot&&!t.closedRoot&&F(t,"Unclosed root tag"),t.state!==T.BEGIN&&t.state!==T.BEGIN_WHITESPACE&&t.state!==T.TEXT&&I(t,"Unexpected end"),L(t),t.c="",t.closed=!0,k(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&&I(t,e)}function O(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 B(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=B(t.attribName,!0),n=e.prefix,s=e.local;if("xmlns"===n)if("xml"===s&&t.attribValue!==u)F(t,"xml: prefix must be bound to "+u+"\nActual: "+t.attribValue);else if("xmlns"===s&&t.attribValue!==d)F(t,"xmlns: prefix must be bound to "+d+"\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 j(t,e){if(t.opt.xmlns){var n=t.tag,s=B(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,a=t.attribList.length;r<a;r++){var o=t.attribList[r],l=o[0],c=o[1],u=B(l,!0),d=u.prefix,m=u.local,p=""===d?"":n.ns[d]||"",f={name:l,value:c,prefix:d,local:m,uri:p};d&&"xmlns"!==d&&!p&&(F(t,"Unbound namespace prefix: "+JSON.stringify(d)),f.uri=d),t.tag.attributes[l]=f,S(t,"onattribute",f)}t.attribList.length=0}t.tag.isSelfClosing=!!e,t.sawRoot=!0,t.tags.push(t.tag),S(t,"onopentag",t.tag),e||(t.noscript||"script"!==t.tagName.toLowerCase()?t.state=T.TEXT:t.state=T.SCRIPT,t.tag=null,t.tagName=""),t.attribName=t.attribValue="",t.attribList.length=0}function U(t){if(!t.tagName)return F(t,"Weird empty close tag."),t.textNode+="</>",void(t.state=T.TEXT);if(t.script){if("script"!==t.tagName)return t.script+="</"+t.tagName+">",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+="</"+t.tagName+">",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 a={};for(var o in r.ns)a[o]=r.ns[o];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 z(t,e){"<"===e?(t.state=T.OPEN_WAKA,t.startTagPosition=t.position):A(e)||(F(t,"Non-whitespace before first tag."),t.textNode=e,t.state=T.TEXT)}function M(t,e){var n="";return e<t.length&&(n=t.charAt(e)),n}T=t.STATE,String.fromCodePoint||(C=String.fromCharCode,x=Math.floor,_=function(){var t,e,n=[],s=-1,i=arguments.length;if(!i)return"";for(var r="";++s<i;){var a=Number(arguments[s]);if(!isFinite(a)||a<0||a>1114111||x(a)!==a)throw RangeError("Invalid code point: "+a);a<=65535?n.push(a):(t=55296+((a-=65536)>>10),e=a%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:_,configurable:!0,writable:!0}):String.fromCodePoint=_)}(e)},24889:function(t,e,n){var s=n(34155);!function(t,e){"use strict";if(!t.setImmediate){var n,i,r,a,o,l=1,c={},u=!1,d=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}}()?(a="setImmediate$"+Math.random()+"$",o=function(e){e.source===t&&"string"==typeof e.data&&0===e.data.indexOf(a)&&f(+e.data.slice(a.length))},t.addEventListener?t.addEventListener("message",o,!1):t.attachEvent("onmessage",o),n=function(e){t.postMessage(a+e,"*")}):t.MessageChannel?((r=new MessageChannel).port1.onmessage=function(t){f(t.data)},n=function(t){r.port2.postMessage(t)}):d&&"onreadystatechange"in d.createElement("script")?(i=d.documentElement,n=function(t){var e=d.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<e.length;s++)e[s]=arguments[s+1];var i={callback:t,args:e};return c[l]=i,n(l),l++},m.clearImmediate=p}function p(t){delete c[t]}function f(t){if(u)setTimeout(f,0,t);else{var e=c[t];if(e){u=!0;try{!function(t){var e=t.callback,n=t.args;switch(n.length){case 0:e();break;case 1:e(n[0]);break;case 2:e(n[0],n[1]);break;case 3:e(n[0],n[1],n[2]);break;default:e.apply(undefined,n)}}(e)}finally{p(t),u=!1}}}}}("undefined"==typeof self?void 0===n.g?this:n.g:self)},69481:t=>{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),a=e(t.ignoreSameProgress,!1),o=null,l=null,c=null,u=(n=e(t.historyTimeConstant,2.5),function(t,e,s){return t+s/(s+n)*(e-t)});function d(){m(i)}function m(t,e){if("number"!=typeof e&&(e=Date.now()),l!==e&&(!a||c!==t)){if(null===l||null===c)return c=t,void(l=e);var n=.001*(e-l),s=(t-c)/n;o=null===o?s:u(o,s,n),c=t,l=e}}return{start:d,reset:function(){o=null,l=null,c=null,r&&d()},report:m,estimate:function(t){if(null===c)return 1/0;if(c>=s)return 0;if(null===o)return 1/0;var e=(s-c)/o;return"number"==typeof t&&"number"==typeof l&&(e-=.001*(t-l)),Math.max(0,e)},rate:function(){return null===o?0:o}}}},75475: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(24889),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},50306:function(t,e){(function(){"use strict";e.stripBOM=function(t){return"\ufeff"===t[0]?t.substring(1):t}}).call(this)},34096:function(t,e,n){(function(){"use strict";var t,s,i,r,a,o={}.hasOwnProperty;t=n(5532),s=n(38381).defaults,r=function(t){return"string"==typeof t&&(t.indexOf("&")>=0||t.indexOf(">")>=0||t.indexOf("<")>=0)},a=function(t){return"<![CDATA["+i(t)+"]]>"},i=function(t){return t.replace("]]>","]]]]><![CDATA[>")},e.Builder=function(){function e(t){var e,n,i;for(e in this.options={},n=s[.2])o.call(n,e)&&(i=n[e],this.options[e]=i);for(e in t)o.call(t,e)&&(i=t[e],this.options[e]=i)}return e.prototype.buildObject=function(e){var n,i,l,c,u,d;return n=this.options.attrkey,i=this.options.charkey,1===Object.keys(e).length&&this.options.rootName===s[.2].rootName?e=e[u=Object.keys(e)[0]]:u=this.options.rootName,d=this,l=function(t,e){var s,c,u,m,p,f;if("object"!=typeof e)d.options.cdata&&r(e)?t.raw(a(e)):t.txt(e);else if(Array.isArray(e)){for(m in e)if(o.call(e,m))for(p in c=e[m])u=c[p],t=l(t.ele(p),u).up()}else for(p in e)if(o.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=d.options.cdata&&r(c)?t.raw(a(c)):t.txt(c);else if(Array.isArray(c))for(m in c)o.call(c,m)&&(t="string"==typeof(u=c[m])?d.options.cdata&&r(u)?t.ele(p).raw(a(u)).up():t.ele(p,u).up():l(t.ele(p),u).up());else"object"==typeof c?t=l(t.ele(p),c).up():"string"==typeof c&&d.options.cdata&&r(c)?t=t.ele(p).raw(a(c)).up():(null==c&&(c=""),t=t.ele(p,c.toString()).up());return t},c=t.create(u,this.options.xmldec,this.options.doctype,{headless:this.options.headless,allowSurrogateChars:this.options.allowSurrogateChars}),l(c,e).end(this.options.renderOpts)},e}()}).call(this)},38381: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)},99082:function(t,e,n){(function(){"use strict";var t,s,i,r,a,o,l,c,u,d=function(t,e){return function(){return t.apply(e,arguments)}},m={}.hasOwnProperty;c=n(36099),r=n(17187),t=n(50306),l=n(7526),u=n(75475).setImmediate,s=n(38381).defaults,a=function(t){return"object"==typeof t&&null!=t&&0===Object.keys(t).length},o=function(t,e,n){var s,i;for(s=0,i=t.length;s<i;s++)e=(0,t[s])(e,n);return e},i=function(t,e,n){var s;return(s=Object.create(null)).value=n,s.writable=!0,s.enumerable=!0,s.configurable=!0,Object.defineProperty(t,e,s)},e.Parser=function(n){function r(t){var n,i,r;if(this.parseStringPromise=d(this.parseStringPromise,this),this.parseString=d(this.parseString,this),this.reset=d(this.reset,this),this.assignOrPush=d(this.assignOrPush,this),this.processAsync=d(this.processAsync,this),!(this instanceof e.Parser))return new e.Parser(t);for(n in this.options={},i=s[.2])m.call(i,n)&&(r=i[n],this.options[n]=r);for(n in t)m.call(t,n)&&(r=t[n],this.options[n]=r);this.options.xmlns&&(this.options.xmlnskey=this.options.attrkey+"ns"),this.options.normalizeTags&&(this.options.tagNameProcessors||(this.options.tagNameProcessors=[]),this.options.tagNameProcessors.unshift(l.normalize)),this.reset()}return function(t,e){for(var n in e)m.call(e,n)&&(t[n]=e[n]);function s(){this.constructor=t}s.prototype=e.prototype,t.prototype=new s,t.__super__=e.prototype}(r,n),r.prototype.processAsync=function(){var t,e;try{return this.remaining.length<=this.options.chunkSize?(t=this.remaining,this.remaining="",this.saxParser=this.saxParser.write(t),this.saxParser.close()):(t=this.remaining.substr(0,this.options.chunkSize),this.remaining=this.remaining.substr(this.options.chunkSize,this.remaining.length),this.saxParser=this.saxParser.write(t),u(this.processAsync))}catch(t){if(e=t,!this.saxParser.errThrown)return this.saxParser.errThrown=!0,this.emit(e)}},r.prototype.assignOrPush=function(t,e,n){return e in t?(t[e]instanceof Array||i(t,e,[t[e]]),t[e].push(n)):this.options.explicitArray?i(t,e,[n]):i(t,e,n)},r.prototype.reset=function(){var t,e,n,s,r;return this.removeAllListeners(),this.saxParser=c.parser(this.options.strict,{trim:!1,normalize:!1,xmlns:this.options.xmlns}),this.saxParser.errThrown=!1,this.saxParser.onerror=(r=this,function(t){if(r.saxParser.resume(),!r.saxParser.errThrown)return r.saxParser.errThrown=!0,r.emit("error",t)}),this.saxParser.onend=function(t){return function(){if(!t.saxParser.ended)return t.saxParser.ended=!0,t.emit("end",t.resultObject)}}(this),this.saxParser.ended=!1,this.EXPLICIT_CHARKEY=this.options.explicitCharkey,this.resultObject=null,s=[],t=this.options.attrkey,e=this.options.charkey,this.saxParser.onopentag=function(n){return function(r){var a,l,c,u,d;if((c={})[e]="",!n.options.ignoreAttrs)for(a in d=r.attributes)m.call(d,a)&&(t in c||n.options.mergeAttrs||(c[t]={}),l=n.options.attrValueProcessors?o(n.options.attrValueProcessors,r.attributes[a],a):r.attributes[a],u=n.options.attrNameProcessors?o(n.options.attrNameProcessors,a):a,n.options.mergeAttrs?n.assignOrPush(c,u,l):i(c[t],u,l));return c["#name"]=n.options.tagNameProcessors?o(n.options.tagNameProcessors,r.name):r.name,n.options.xmlns&&(c[n.options.xmlnskey]={uri:r.uri,local:r.local}),s.push(c)}}(this),this.saxParser.onclosetag=function(t){return function(){var n,r,l,c,u,d,p,f,g,h;if(d=s.pop(),u=d["#name"],t.options.explicitChildren&&t.options.preserveChildrenOrder||delete d["#name"],!0===d.cdata&&(n=d.cdata,delete d.cdata),g=s[s.length-1],d[e].match(/^\s*$/)&&!n?(r=d[e],delete d[e]):(t.options.trim&&(d[e]=d[e].trim()),t.options.normalize&&(d[e]=d[e].replace(/\s{2,}/g," ").trim()),d[e]=t.options.valueProcessors?o(t.options.valueProcessors,d[e],u):d[e],1===Object.keys(d).length&&e in d&&!t.EXPLICIT_CHARKEY&&(d=d[e])),a(d)&&(d="function"==typeof t.options.emptyTag?t.options.emptyTag():""!==t.options.emptyTag?t.options.emptyTag:r),null!=t.options.validator&&(h="/"+function(){var t,e,n;for(n=[],t=0,e=s.length;t<e;t++)c=s[t],n.push(c["#name"]);return n}().concat(u).join("/"),function(){var e;try{return d=t.options.validator(h,g&&g[u],d)}catch(n){return e=n,t.emit("error",e)}}()),t.options.explicitChildren&&!t.options.mergeAttrs&&"object"==typeof d)if(t.options.preserveChildrenOrder){if(g){for(l in g[t.options.childkey]=g[t.options.childkey]||[],p={},d)m.call(d,l)&&i(p,l,d[l]);g[t.options.childkey].push(p),delete d["#name"],1===Object.keys(d).length&&e in d&&!t.EXPLICIT_CHARKEY&&(d=d[e])}}else c={},t.options.attrkey in d&&(c[t.options.attrkey]=d[t.options.attrkey],delete d[t.options.attrkey]),!t.options.charsAsChildren&&t.options.charkey in d&&(c[t.options.charkey]=d[t.options.charkey],delete d[t.options.charkey]),Object.getOwnPropertyNames(d).length>0&&(c[t.options.childkey]=d),d=c;return s.length>0?t.assignOrPush(g,u,d):(t.options.explicitRoot&&(f=d,i(d={},u,f)),t.resultObject=d,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,u(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)},7526: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)},5055:function(t,e,n){(function(){"use strict";var t,s,i,r,a={}.hasOwnProperty;s=n(38381),t=n(34096),i=n(99082),r=n(7526),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)a.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)},17557:function(t){(function(){t.exports={Disconnected:1,Preceding:2,Following:4,Contains:8,ContainedBy:16,ImplementationSpecific:32}}).call(this)},39335: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)},78369:function(t){(function(){var e,n,s,i,r,a,o,l=[].slice,c={}.hasOwnProperty;e=function(){var t,e,n,s,i,a;if(a=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<n;t++)if(null!=(s=i[t]))for(e in s)c.call(s,e)&&(a[e]=s[e]);return a},r=function(t){return!!t&&"[object Function]"===Object.prototype.toString.call(t)},a=function(t){var e;return!!t&&("function"==(e=typeof t)||"object"===e)},s=function(t){return r(Array.isArray)?Array.isArray(t):"[object Array]"===Object.prototype.toString.call(t)},i=function(t){var e;if(s(t))return!t.length;for(e in t)if(c.call(t,e))return!1;return!0},o=function(t){var e,n;return a(t)&&(n=Object.getPrototypeOf(t))&&(e=n.constructor)&&"function"==typeof e&&e instanceof e&&Function.prototype.toString.call(e)===Function.prototype.toString.call(Object)},n=function(t){return r(t.valueOf)?t.valueOf():t},t.exports.assign=e,t.exports.isFunction=r,t.exports.isObject=a,t.exports.isArray=s,t.exports.isEmpty=i,t.exports.isPlainObject=o,t.exports.getValue=n}).call(this)},30594:function(t){(function(){t.exports={None:0,OpenTag:1,InsideTag:2,CloseTag:3}}).call(this)},72750:function(t,e,n){(function(){var e;e=n(39335),n(32026),t.exports=function(){function t(t,n,s){if(this.parent=t,this.parent&&(this.options=this.parent.options,this.stringify=this.parent.stringify),null==n)throw new Error("Missing attribute name. "+this.debugInfo(n));this.name=this.stringify.name(n),this.value=this.stringify.attValue(s),this.type=e.Attribute,this.isId=!1,this.schemaTypeInfo=null}return Object.defineProperty(t.prototype,"nodeType",{get:function(){return this.type}}),Object.defineProperty(t.prototype,"ownerElement",{get:function(){return this.parent}}),Object.defineProperty(t.prototype,"textContent",{get:function(){return this.value},set:function(t){return this.value=t||""}}),Object.defineProperty(t.prototype,"namespaceURI",{get:function(){return""}}),Object.defineProperty(t.prototype,"prefix",{get:function(){return""}}),Object.defineProperty(t.prototype,"localName",{get:function(){return this.name}}),Object.defineProperty(t.prototype,"specified",{get:function(){return!0}}),t.prototype.clone=function(){return Object.create(this)},t.prototype.toString=function(t){return this.options.writer.attribute(this,this.options.writer.filterOptions(t))},t.prototype.debugInfo=function(t){return null==(t=t||this.name)?"parent: <"+this.parent.name+">":"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)},66170:function(t,e,n){(function(){var e,s,i={}.hasOwnProperty;e=n(39335),s=n(6488),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)},6488:function(t,e,n){(function(){var e,s={}.hasOwnProperty;e=n(32026),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)},62096:function(t,e,n){(function(){var e,s,i={}.hasOwnProperty;e=n(39335),s=n(6488),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)},30383:function(t,e,n){(function(){var e,s;e=n(93933),s=n(66210),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)},93933:function(t){(function(){t.exports=function(){function t(){}return t.prototype.handleError=function(t){throw new Error(t)},t}()}).call(this)},91770: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)},66210: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)},51179:function(t,e,n){(function(){var e,s,i={}.hasOwnProperty;s=n(32026),e=n(39335),t.exports=function(t){function n(t,s,i,r,a,o){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(!a)throw new Error("Missing DTD attribute default. "+this.debugInfo(s));if(0!==a.indexOf("#")&&(a="#"+a),!a.match(/^(#REQUIRED|#IMPLIED|#FIXED|#DEFAULT)$/))throw new Error("Invalid default value type; expected: #REQUIRED, #IMPLIED, #FIXED or #DEFAULT. "+this.debugInfo(s));if(o&&!a.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),o&&(this.defaultValue=this.stringify.dtdAttDefault(o)),this.defaultValueType=a}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)},36347:function(t,e,n){(function(){var e,s,i={}.hasOwnProperty;s=n(32026),e=n(39335),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)},99078:function(t,e,n){(function(){var e,s,i,r={}.hasOwnProperty;i=n(78369).isObject,s=n(32026),e=n(39335),t.exports=function(t){function n(t,s,r,a){if(n.__super__.constructor.call(this,t),null==r)throw new Error("Missing DTD entity name. "+this.debugInfo(r));if(null==a)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(a)){if(!a.pubID&&!a.sysID)throw new Error("Public and/or system identifiers are required for an external entity. "+this.debugInfo(r));if(a.pubID&&!a.sysID)throw new Error("System identifier is required for a public external entity. "+this.debugInfo(r));if(this.internal=!1,null!=a.pubID&&(this.pubID=this.stringify.dtdPubID(a.pubID)),null!=a.sysID&&(this.sysID=this.stringify.dtdSysID(a.sysID)),null!=a.nData&&(this.nData=this.stringify.dtdNData(a.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(a),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)},44777:function(t,e,n){(function(){var e,s,i={}.hasOwnProperty;s=n(32026),e=n(39335),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)},59077:function(t,e,n){(function(){var e,s,i,r={}.hasOwnProperty;i=n(78369).isObject,s=n(32026),e=n(39335),t.exports=function(t){function n(t,s,r,a){var o;n.__super__.constructor.call(this,t),i(s)&&(s=(o=s).version,r=o.encoding,a=o.standalone),s||(s="1.0"),this.type=e.Declaration,this.version=this.stringify.xmlVersion(s),null!=r&&(this.encoding=this.stringify.xmlEncoding(r)),null!=a&&(this.standalone=this.stringify.xmlStandalone(a))}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)},8225:function(t,e,n){(function(){var e,s,i,r,a,o,l,c,u={}.hasOwnProperty;c=n(78369).isObject,l=n(32026),e=n(39335),s=n(51179),r=n(99078),i=n(36347),a=n(44777),o=n(40663),t.exports=function(t){function n(t,s,i){var r,a,o,l,u,d;if(n.__super__.constructor.call(this,t),this.type=e.DocType,t.children)for(a=0,o=(l=t.children).length;a<o;a++)if((r=l[a]).type===e.Element){this.name=r.name;break}this.documentObject=t,c(s)&&(s=(u=s).pubID,i=u.sysID),null==i&&(i=(d=[s,i])[0],s=d[1]),null!=s&&(this.pubID=this.stringify.dtdPubID(s)),null!=i&&(this.sysID=this.stringify.dtdSysID(i))}return function(t,e){for(var n in e)u.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,"entities",{get:function(){var t,n,s,i,r;for(i={},n=0,s=(r=this.children).length;n<s;n++)(t=r[n]).type!==e.EntityDeclaration||t.pe||(i[t.name]=t);return new o(i)}}),Object.defineProperty(n.prototype,"notations",{get:function(){var t,n,s,i,r;for(i={},n=0,s=(r=this.children).length;n<s;n++)(t=r[n]).type===e.NotationDeclaration&&(i[t.name]=t);return new o(i)}}),Object.defineProperty(n.prototype,"publicId",{get:function(){return this.pubID}}),Object.defineProperty(n.prototype,"systemId",{get:function(){return this.sysID}}),Object.defineProperty(n.prototype,"internalSubset",{get:function(){throw new Error("This DOM method is not implemented."+this.debugInfo())}}),n.prototype.element=function(t,e){var n;return n=new i(this,t,e),this.children.push(n),this},n.prototype.attList=function(t,e,n,i,r){var a;return a=new s(this,t,e,n,i,r),this.children.push(a),this},n.prototype.entity=function(t,e){var n;return n=new r(this,!1,t,e),this.children.push(n),this},n.prototype.pEntity=function(t,e){var n;return n=new r(this,!0,t,e),this.children.push(n),this},n.prototype.notation=function(t,e){var n;return n=new a(this,t,e),this.children.push(n),this},n.prototype.toString=function(t){return this.options.writer.docType(this,this.options.writer.filterOptions(t))},n.prototype.ele=function(t,e){return this.element(t,e)},n.prototype.att=function(t,e,n,s,i){return this.attList(t,e,n,s,i)},n.prototype.ent=function(t,e){return this.entity(t,e)},n.prototype.pent=function(t,e){return this.pEntity(t,e)},n.prototype.not=function(t,e){return this.notation(t,e)},n.prototype.up=function(){return this.root()||this.documentObject},n.prototype.isEqualNode=function(t){return!!n.__super__.isEqualNode.apply(this,arguments).isEqualNode(t)&&t.name===this.name&&t.publicId===this.publicId&&t.systemId===this.systemId},n}(l)}).call(this)},66934:function(t,e,n){(function(){var e,s,i,r,a,o,l,c={}.hasOwnProperty;l=n(78369).isPlainObject,i=n(91770),s=n(30383),r=n(32026),e=n(39335),o=n(95549),a=n(26434),t.exports=function(t){function n(t){n.__super__.constructor.call(this,null),this.name="#document",this.type=e.Document,this.documentURI=null,this.domConfig=new s,t||(t={}),t.writer||(t.writer=new a),this.options=t,this.stringify=new o(t)}return function(t,e){for(var n in e)c.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,"implementation",{value:new i}),Object.defineProperty(n.prototype,"doctype",{get:function(){var t,n,s,i;for(n=0,s=(i=this.children).length;n<s;n++)if((t=i[n]).type===e.DocType)return t;return null}}),Object.defineProperty(n.prototype,"documentElement",{get:function(){return this.rootObject||null}}),Object.defineProperty(n.prototype,"inputEncoding",{get:function(){return null}}),Object.defineProperty(n.prototype,"strictErrorChecking",{get:function(){return!1}}),Object.defineProperty(n.prototype,"xmlEncoding",{get:function(){return 0!==this.children.length&&this.children[0].type===e.Declaration?this.children[0].encoding:null}}),Object.defineProperty(n.prototype,"xmlStandalone",{get:function(){return 0!==this.children.length&&this.children[0].type===e.Declaration&&"yes"===this.children[0].standalone}}),Object.defineProperty(n.prototype,"xmlVersion",{get:function(){return 0!==this.children.length&&this.children[0].type===e.Declaration?this.children[0].version:"1.0"}}),Object.defineProperty(n.prototype,"URL",{get:function(){return this.documentURI}}),Object.defineProperty(n.prototype,"origin",{get:function(){return null}}),Object.defineProperty(n.prototype,"compatMode",{get:function(){return null}}),Object.defineProperty(n.prototype,"characterSet",{get:function(){return null}}),Object.defineProperty(n.prototype,"contentType",{get:function(){return null}}),n.prototype.end=function(t){var e;return e={},t?l(t)&&(e=t,t=this.options.writer):t=this.options.writer,t.document(this,t.filterOptions(e))},n.prototype.toString=function(t){return this.options.writer.document(this,this.options.writer.filterOptions(t))},n.prototype.createElement=function(t){throw new Error("This DOM method is not implemented."+this.debugInfo())},n.prototype.createDocumentFragment=function(){throw new Error("This DOM method is not implemented."+this.debugInfo())},n.prototype.createTextNode=function(t){throw new Error("This DOM method is not implemented."+this.debugInfo())},n.prototype.createComment=function(t){throw new Error("This DOM method is not implemented."+this.debugInfo())},n.prototype.createCDATASection=function(t){throw new Error("This DOM method is not implemented."+this.debugInfo())},n.prototype.createProcessingInstruction=function(t,e){throw new Error("This DOM method is not implemented."+this.debugInfo())},n.prototype.createAttribute=function(t){throw new Error("This DOM method is not implemented."+this.debugInfo())},n.prototype.createEntityReference=function(t){throw new Error("This DOM method is not implemented."+this.debugInfo())},n.prototype.getElementsByTagName=function(t){throw new Error("This DOM method is not implemented."+this.debugInfo())},n.prototype.importNode=function(t,e){throw new Error("This DOM method is not implemented."+this.debugInfo())},n.prototype.createElementNS=function(t,e){throw new Error("This DOM method is not implemented."+this.debugInfo())},n.prototype.createAttributeNS=function(t,e){throw new Error("This DOM method is not implemented."+this.debugInfo())},n.prototype.getElementsByTagNameNS=function(t,e){throw new Error("This DOM method is not implemented."+this.debugInfo())},n.prototype.getElementById=function(t){throw new Error("This DOM method is not implemented."+this.debugInfo())},n.prototype.adoptNode=function(t){throw new Error("This DOM method is not implemented."+this.debugInfo())},n.prototype.normalizeDocument=function(){throw new Error("This DOM method is not implemented."+this.debugInfo())},n.prototype.renameNode=function(t,e,n){throw new Error("This DOM method is not implemented."+this.debugInfo())},n.prototype.getElementsByClassName=function(t){throw new Error("This DOM method is not implemented."+this.debugInfo())},n.prototype.createEvent=function(t){throw new Error("This DOM method is not implemented."+this.debugInfo())},n.prototype.createRange=function(){throw new Error("This DOM method is not implemented."+this.debugInfo())},n.prototype.createNodeIterator=function(t,e,n){throw new Error("This DOM method is not implemented."+this.debugInfo())},n.prototype.createTreeWalker=function(t,e,n){throw new Error("This DOM method is not implemented."+this.debugInfo())},n}(r)}).call(this)},79227:function(t,e,n){(function(){var e,s,i,r,a,o,l,c,u,d,m,p,f,g,h,A,w,y,v,b,C,x,_,T={}.hasOwnProperty;_=n(78369),C=_.isObject,b=_.isFunction,x=_.isPlainObject,v=_.getValue,e=n(39335),p=n(66934),f=n(32161),r=n(66170),a=n(62096),h=n(79406),y=n(43595),g=n(19181),d=n(59077),m=n(8225),o=n(51179),c=n(99078),l=n(36347),u=n(44777),i=n(72750),w=n(95549),A=n(26434),s=n(30594),t.exports=function(){function t(t,n,s){var i;this.name="?xml",this.type=e.Document,t||(t={}),i={},t.writer?x(t.writer)&&(i=t.writer,t.writer=new A):t.writer=new A,this.options=t,this.writer=t.writer,this.writerOptions=this.writer.filterOptions(i),this.stringify=new w(t),this.onDataCallback=n||function(){},this.onEndCallback=s||function(){},this.currentNode=null,this.currentLevel=-1,this.openTags={},this.documentStarted=!1,this.documentCompleted=!1,this.root=null}return t.prototype.createChildNode=function(t){var n,s,i,r,a,o,l,c;switch(t.type){case e.CData:this.cdata(t.value);break;case e.Comment:this.comment(t.value);break;case e.Element:for(s in i={},l=t.attribs)T.call(l,s)&&(n=l[s],i[s]=n.value);this.node(t.name,i);break;case e.Dummy:this.dummy();break;case e.Raw:this.raw(t.value);break;case e.Text:this.text(t.value);break;case e.ProcessingInstruction:this.instruction(t.target,t.value);break;default:throw new Error("This XML node type is not supported in a JS object: "+t.constructor.name)}for(a=0,o=(c=t.children).length;a<o;a++)r=c[a],this.createChildNode(r),r.type===e.Element&&this.up();return this},t.prototype.dummy=function(){return this},t.prototype.node=function(t,e,n){var s;if(null==t)throw new Error("Missing node name.");if(this.root&&-1===this.currentLevel)throw new Error("Document can only have one root node. "+this.debugInfo(t));return this.openCurrent(),t=v(t),null==e&&(e={}),e=v(e),C(e)||(n=(s=[e,n])[0],e=s[1]),this.currentNode=new f(this,t,e),this.currentNode.children=!1,this.currentLevel++,this.openTags[this.currentLevel]=this.currentNode,null!=n&&this.text(n),this},t.prototype.element=function(t,n,s){var i,r,a,o,l,c;if(this.currentNode&&this.currentNode.type===e.DocType)this.dtdElement.apply(this,arguments);else if(Array.isArray(t)||C(t)||b(t))for(o=this.options.noValidation,this.options.noValidation=!0,(c=new p(this.options).element("TEMP_ROOT")).element(t),this.options.noValidation=o,r=0,a=(l=c.children).length;r<a;r++)i=l[r],this.createChildNode(i),i.type===e.Element&&this.up();else this.node(t,n,s);return this},t.prototype.attribute=function(t,e){var n,s;if(!this.currentNode||this.currentNode.children)throw new Error("att() can only be used immediately after an ele() call in callback mode. "+this.debugInfo(t));if(null!=t&&(t=v(t)),C(t))for(n in t)T.call(t,n)&&(s=t[n],this.attribute(n,s));else b(e)&&(e=e.apply()),this.options.keepNullAttributes&&null==e?this.currentNode.attribs[t]=new i(this,t,""):null!=e&&(this.currentNode.attribs[t]=new i(this,t,e));return this},t.prototype.text=function(t){var e;return this.openCurrent(),e=new y(this,t),this.onData(this.writer.text(e,this.writerOptions,this.currentLevel+1),this.currentLevel+1),this},t.prototype.cdata=function(t){var e;return this.openCurrent(),e=new r(this,t),this.onData(this.writer.cdata(e,this.writerOptions,this.currentLevel+1),this.currentLevel+1),this},t.prototype.comment=function(t){var e;return this.openCurrent(),e=new a(this,t),this.onData(this.writer.comment(e,this.writerOptions,this.currentLevel+1),this.currentLevel+1),this},t.prototype.raw=function(t){var e;return this.openCurrent(),e=new h(this,t),this.onData(this.writer.raw(e,this.writerOptions,this.currentLevel+1),this.currentLevel+1),this},t.prototype.instruction=function(t,e){var n,s,i,r,a;if(this.openCurrent(),null!=t&&(t=v(t)),null!=e&&(e=v(e)),Array.isArray(t))for(n=0,r=t.length;n<r;n++)s=t[n],this.instruction(s);else if(C(t))for(s in t)T.call(t,s)&&(i=t[s],this.instruction(s,i));else b(e)&&(e=e.apply()),a=new g(this,t,e),this.onData(this.writer.processingInstruction(a,this.writerOptions,this.currentLevel+1),this.currentLevel+1);return this},t.prototype.declaration=function(t,e,n){var s;if(this.openCurrent(),this.documentStarted)throw new Error("declaration() must be the first node.");return s=new d(this,t,e,n),this.onData(this.writer.declaration(s,this.writerOptions,this.currentLevel+1),this.currentLevel+1),this},t.prototype.doctype=function(t,e,n){if(this.openCurrent(),null==t)throw new Error("Missing root node name.");if(this.root)throw new Error("dtd() must come before the root node.");return this.currentNode=new m(this,e,n),this.currentNode.rootNodeName=t,this.currentNode.children=!1,this.currentLevel++,this.openTags[this.currentLevel]=this.currentNode,this},t.prototype.dtdElement=function(t,e){var n;return this.openCurrent(),n=new l(this,t,e),this.onData(this.writer.dtdElement(n,this.writerOptions,this.currentLevel+1),this.currentLevel+1),this},t.prototype.attList=function(t,e,n,s,i){var r;return this.openCurrent(),r=new o(this,t,e,n,s,i),this.onData(this.writer.dtdAttList(r,this.writerOptions,this.currentLevel+1),this.currentLevel+1),this},t.prototype.entity=function(t,e){var n;return this.openCurrent(),n=new c(this,!1,t,e),this.onData(this.writer.dtdEntity(n,this.writerOptions,this.currentLevel+1),this.currentLevel+1),this},t.prototype.pEntity=function(t,e){var n;return this.openCurrent(),n=new c(this,!0,t,e),this.onData(this.writer.dtdEntity(n,this.writerOptions,this.currentLevel+1),this.currentLevel+1),this},t.prototype.notation=function(t,e){var n;return this.openCurrent(),n=new u(this,t,e),this.onData(this.writer.dtdNotation(n,this.writerOptions,this.currentLevel+1),this.currentLevel+1),this},t.prototype.up=function(){if(this.currentLevel<0)throw new Error("The document node has no parent.");return this.currentNode?(this.currentNode.children?this.closeNode(this.currentNode):this.openNode(this.currentNode),this.currentNode=null):this.closeNode(this.openTags[this.currentLevel]),delete this.openTags[this.currentLevel],this.currentLevel--,this},t.prototype.end=function(){for(;this.currentLevel>=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,a;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,a=t.attribs)T.call(a,r)&&(n=a[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)+"<!DOCTYPE "+t.rootNodeName,t.pubID&&t.sysID?i+=' PUBLIC "'+t.pubID+'" "'+t.sysID+'"':t.sysID&&(i+=' SYSTEM "'+t.sysID+'"'),t.children?(i+=" [",this.writerOptions.state=s.InsideTag):(this.writerOptions.state=s.CloseTag,i+=">"),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)+"</"+t.name+">"+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)},78833:function(t,e,n){(function(){var e,s,i={}.hasOwnProperty;s=n(32026),e=n(39335),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)},32161:function(t,e,n){(function(){var e,s,i,r,a,o,l,c,u={}.hasOwnProperty;c=n(78369),l=c.isObject,o=c.isFunction,a=c.getValue,r=n(32026),e=n(39335),s=n(72750),i=n(40663),t.exports=function(t){function n(t,s,i){var r,a,o,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(a=0,o=(l=t.children).length;a<o;a++)if((r=l[a]).type===e.DocType){r.name=this.name;break}}return function(t,e){for(var n in e)u.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,"tagName",{get:function(){return this.name}}),Object.defineProperty(n.prototype,"namespaceURI",{get:function(){return""}}),Object.defineProperty(n.prototype,"prefix",{get:function(){return""}}),Object.defineProperty(n.prototype,"localName",{get:function(){return this.name}}),Object.defineProperty(n.prototype,"id",{get:function(){throw new Error("This DOM method is not implemented."+this.debugInfo())}}),Object.defineProperty(n.prototype,"className",{get:function(){throw new Error("This DOM method is not implemented."+this.debugInfo())}}),Object.defineProperty(n.prototype,"classList",{get:function(){throw new Error("This DOM method is not implemented."+this.debugInfo())}}),Object.defineProperty(n.prototype,"attributes",{get:function(){return this.attributeMap&&this.attributeMap.nodes||(this.attributeMap=new i(this.attribs)),this.attributeMap}}),n.prototype.clone=function(){var t,e,n,s;for(e in(n=Object.create(this)).isRoot&&(n.documentObject=null),n.attribs={},s=this.attribs)u.call(s,e)&&(t=s[e],n.attribs[e]=t.clone());return n.children=[],this.children.forEach((function(t){var e;return(e=t.clone()).parent=n,n.children.push(e)})),n},n.prototype.attribute=function(t,e){var n,i;if(null!=t&&(t=a(t)),l(t))for(n in t)u.call(t,n)&&(i=t[n],this.attribute(n,i));else o(e)&&(e=e.apply()),this.options.keepNullAttributes&&null==e?this.attribs[t]=new s(this,t,""):null!=e&&(this.attribs[t]=new s(this,t,e));return this},n.prototype.removeAttribute=function(t){var e,n,s;if(null==t)throw new Error("Missing attribute name. "+this.debugInfo());if(t=a(t),Array.isArray(t))for(n=0,s=t.length;n<s;n++)e=t[n],delete this.attribs[e];else delete this.attribs[t];return this},n.prototype.toString=function(t){return this.options.writer.element(this,this.options.writer.filterOptions(t))},n.prototype.att=function(t,e){return this.attribute(t,e)},n.prototype.a=function(t,e){return this.attribute(t,e)},n.prototype.getAttribute=function(t){return this.attribs.hasOwnProperty(t)?this.attribs[t].value:null},n.prototype.setAttribute=function(t,e){throw new Error("This DOM method is not implemented."+this.debugInfo())},n.prototype.getAttributeNode=function(t){return this.attribs.hasOwnProperty(t)?this.attribs[t]:null},n.prototype.setAttributeNode=function(t){throw new Error("This DOM method is not implemented."+this.debugInfo())},n.prototype.removeAttributeNode=function(t){throw new Error("This DOM method is not implemented."+this.debugInfo())},n.prototype.getElementsByTagName=function(t){throw new Error("This DOM method is not implemented."+this.debugInfo())},n.prototype.getAttributeNS=function(t,e){throw new Error("This DOM method is not implemented."+this.debugInfo())},n.prototype.setAttributeNS=function(t,e,n){throw new Error("This DOM method is not implemented."+this.debugInfo())},n.prototype.removeAttributeNS=function(t,e){throw new Error("This DOM method is not implemented."+this.debugInfo())},n.prototype.getAttributeNodeNS=function(t,e){throw new Error("This DOM method is not implemented."+this.debugInfo())},n.prototype.setAttributeNodeNS=function(t){throw new Error("This DOM method is not implemented."+this.debugInfo())},n.prototype.getElementsByTagNameNS=function(t,e){throw new Error("This DOM method is not implemented."+this.debugInfo())},n.prototype.hasAttribute=function(t){return this.attribs.hasOwnProperty(t)},n.prototype.hasAttributeNS=function(t,e){throw new Error("This DOM method is not implemented."+this.debugInfo())},n.prototype.setIdAttribute=function(t,e){return this.attribs.hasOwnProperty(t)?this.attribs[t].isId:e},n.prototype.setIdAttributeNS=function(t,e,n){throw new Error("This DOM method is not implemented."+this.debugInfo())},n.prototype.setIdAttributeNode=function(t,e){throw new Error("This DOM method is not implemented."+this.debugInfo())},n.prototype.getElementsByTagName=function(t){throw new Error("This DOM method is not implemented."+this.debugInfo())},n.prototype.getElementsByTagNameNS=function(t,e){throw new Error("This DOM method is not implemented."+this.debugInfo())},n.prototype.getElementsByClassName=function(t){throw new Error("This DOM method is not implemented."+this.debugInfo())},n.prototype.isEqualNode=function(t){var e,s,i;if(!n.__super__.isEqualNode.apply(this,arguments).isEqualNode(t))return!1;if(t.namespaceURI!==this.namespaceURI)return!1;if(t.prefix!==this.prefix)return!1;if(t.localName!==this.localName)return!1;if(t.attribs.length!==this.attribs.length)return!1;for(e=s=0,i=this.attribs.length-1;0<=i?s<=i:s>=i;e=0<=i?++s:--s)if(!this.attribs[e].isEqualNode(t.attribs[e]))return!1;return!0},n}(r)}).call(this)},40663: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)},32026:function(t,e,n){(function(){var e,s,i,r,a,o,l,c,u,d,m,p,f,g,h,A,w,y={}.hasOwnProperty;w=n(78369),A=w.isObject,h=w.isFunction,g=w.isEmpty,f=w.getValue,c=null,i=null,r=null,a=null,o=null,m=null,p=null,d=null,l=null,s=null,u=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(32161),i=n(66170),r=n(62096),a=n(59077),o=n(8225),m=n(79406),p=n(43595),d=n(19181),l=n(78833),s=n(39335),u=n(82390),n(40663),e=n(17557))}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 u(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<n;e++)(t=i[e]).textContent&&(r+=t.textContent);return r}return null},set:function(t){throw new Error("This DOM method is not implemented."+this.debugInfo())}}),t.prototype.setParent=function(t){var e,n,s,i,r;for(this.parent=t,t&&(this.options=t.options,this.stringify=t.stringify),r=[],n=0,s=(i=this.children).length;n<s;n++)e=i[n],r.push(e.setParent(this));return r},t.prototype.element=function(t,e,n){var s,i,r,a,o,l,c,u,d,m,p;if(l=null,null===e&&null==n&&(e=(d=[{},null])[0],n=d[1]),null==e&&(e={}),e=f(e),A(e)||(n=(m=[e,n])[0],e=m[1]),null!=t&&(t=f(t)),Array.isArray(t))for(r=0,c=t.length;r<c;r++)i=t[r],l=this.element(i);else if(h(t))l=this.element(t.apply());else if(A(t)){for(o in t)if(y.call(t,o))if(p=t[o],h(p)&&(p=p.apply()),!this.options.ignoreDecorators&&this.stringify.convertAttKey&&0===o.indexOf(this.stringify.convertAttKey))l=this.attribute(o.substr(this.stringify.convertAttKey.length),p);else if(!this.options.separateArrayItems&&Array.isArray(p)&&g(p))l=this.dummy();else if(A(p)&&g(p))l=this.element(o);else if(this.options.keepNullNodes||null!=p)if(!this.options.separateArrayItems&&Array.isArray(p))for(a=0,u=p.length;a<u;a++)i=p[a],(s={})[o]=i,l=this.element(s);else A(p)?!this.options.ignoreDecorators&&this.stringify.convertTextKey&&0===o.indexOf(this.stringify.convertTextKey)?l=this.element(p):(l=this.element(o)).element(p):l=this.element(o,p);else l=this.dummy()}else l=this.options.keepNullNodes||null!==n?!this.options.ignoreDecorators&&this.stringify.convertTextKey&&0===t.indexOf(this.stringify.convertTextKey)?this.text(n):!this.options.ignoreDecorators&&this.stringify.convertCDataKey&&0===t.indexOf(this.stringify.convertCDataKey)?this.cdata(n):!this.options.ignoreDecorators&&this.stringify.convertCommentKey&&0===t.indexOf(this.stringify.convertCommentKey)?this.comment(n):!this.options.ignoreDecorators&&this.stringify.convertRawKey&&0===t.indexOf(this.stringify.convertRawKey)?this.raw(n):!this.options.ignoreDecorators&&this.stringify.convertPIKey&&0===t.indexOf(this.stringify.convertPIKey)?this.instruction(t.substr(this.stringify.convertPIKey.length),n):this.node(t,e,n):this.dummy();if(null==l)throw new Error("Could not create any elements with: "+t+". "+this.debugInfo());return l},t.prototype.insertBefore=function(t,e,n){var s,i,r,a,o;if(null!=t?t.type:void 0)return a=e,(r=t).setParent(this),a?(i=children.indexOf(a),o=children.splice(i),children.push(r),Array.prototype.push.apply(children,o)):children.push(r),r;if(this.isRoot)throw new Error("Cannot insert elements at root level. "+this.debugInfo(t));return i=this.parent.children.indexOf(this),o=this.parent.children.splice(i),s=this.parent.element(t,e,n),Array.prototype.push.apply(this.parent.children,o),s},t.prototype.insertAfter=function(t,e,n){var s,i,r;if(this.isRoot)throw new Error("Cannot insert elements at root level. "+this.debugInfo(t));return i=this.parent.children.indexOf(this),r=this.parent.children.splice(i+1),s=this.parent.element(t,e,n),Array.prototype.push.apply(this.parent.children,r),s},t.prototype.remove=function(){var t;if(this.isRoot)throw new Error("Cannot remove the root element. "+this.debugInfo());return t=this.parent.children.indexOf(this),[].splice.apply(this.parent.children,[t,t-t+1].concat([])),this.parent},t.prototype.node=function(t,e,n){var s,i;return null!=t&&(t=f(t)),e||(e={}),e=f(e),A(e)||(n=(i=[e,n])[0],e=i[1]),s=new c(this,t,e),null!=n&&s.text(n),this.children.push(s),s},t.prototype.text=function(t){var e;return A(t)&&this.element(t),e=new p(this,t),this.children.push(e),this},t.prototype.cdata=function(t){var e;return e=new i(this,t),this.children.push(e),this},t.prototype.comment=function(t){var e;return e=new r(this,t),this.children.push(e),this},t.prototype.commentBefore=function(t){var e,n;return e=this.parent.children.indexOf(this),n=this.parent.children.splice(e),this.parent.comment(t),Array.prototype.push.apply(this.parent.children,n),this},t.prototype.commentAfter=function(t){var e,n;return e=this.parent.children.indexOf(this),n=this.parent.children.splice(e+1),this.parent.comment(t),Array.prototype.push.apply(this.parent.children,n),this},t.prototype.raw=function(t){var e;return e=new m(this,t),this.children.push(e),this},t.prototype.dummy=function(){return new l(this)},t.prototype.instruction=function(t,e){var n,s,i,r,a;if(null!=t&&(t=f(t)),null!=e&&(e=f(e)),Array.isArray(t))for(r=0,a=t.length;r<a;r++)n=t[r],this.instruction(n);else if(A(t))for(n in t)y.call(t,n)&&(s=t[n],this.instruction(n,s));else h(e)&&(e=e.apply()),i=new d(this,t,e),this.children.push(i);return this},t.prototype.instructionBefore=function(t,e){var n,s;return n=this.parent.children.indexOf(this),s=this.parent.children.splice(n),this.parent.instruction(t,e),Array.prototype.push.apply(this.parent.children,s),this},t.prototype.instructionAfter=function(t,e){var n,s;return n=this.parent.children.indexOf(this),s=this.parent.children.splice(n+1),this.parent.instruction(t,e),Array.prototype.push.apply(this.parent.children,s),this},t.prototype.declaration=function(t,e,n){var i,r;return i=this.document(),r=new a(i,t,e,n),0===i.children.length?i.children.unshift(r):i.children[0].type===s.Declaration?i.children[0]=r:i.children.unshift(r),i.root()||i},t.prototype.dtd=function(t,e){var n,i,r,a,l,c,u,d,m;for(n=this.document(),i=new o(n,t,e),r=a=0,c=(d=n.children).length;a<c;r=++a)if(d[r].type===s.DocType)return n.children[r]=i,i;for(r=l=0,u=(m=n.children).length;l<u;r=++l)if(m[r].isRoot)return n.children.splice(r,0,i),i;return n.children.push(i),i},t.prototype.up=function(){if(this.isRoot)throw new Error("The root node has no parent. Use doc() if you need to get the document object.");return this.parent},t.prototype.root=function(){var t;for(t=this;t;){if(t.type===s.Document)return t.rootObject;if(t.isRoot)return t;t=t.parent}},t.prototype.document=function(){var t;for(t=this;t;){if(t.type===s.Document)return t;t=t.parent}},t.prototype.end=function(t){return this.document().end(t)},t.prototype.prev=function(){var t;if((t=this.parent.children.indexOf(this))<1)throw new Error("Already at the first node. "+this.debugInfo());return this.parent.children[t-1]},t.prototype.next=function(){var t;if(-1===(t=this.parent.children.indexOf(this))||t===this.parent.children.length-1)throw new Error("Already at the last node. "+this.debugInfo());return this.parent.children[t+1]},t.prototype.importDocument=function(t){var e;return(e=t.root().clone()).parent=this,e.isRoot=!1,this.children.push(e),this},t.prototype.debugInfo=function(t){var e,n;return null!=(t=t||this.name)||(null!=(e=this.parent)?e.name:void 0)?null==t?"parent: <"+this.parent.name+">":(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;n<s;n++){if(t===(e=i[n]))return!0;if(e.isDescendant(t))return!0}return!1},t.prototype.isAncestor=function(t){return t.isDescendant(this)},t.prototype.isPreceding=function(t){var e,n;return e=this.treePosition(t),n=this.treePosition(this),-1!==e&&-1!==n&&e<n},t.prototype.isFollowing=function(t){var e,n;return e=this.treePosition(t),n=this.treePosition(this),-1!==e&&-1!==n&&e>n},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,a;for(t||(t=this.document()),s=0,i=(r=t.children).length;s<i;s++){if(a=e(n=r[s]))return a;if(a=this.foreachTreeNode(n,e))return a}},t}()}).call(this)},82390:function(t){(function(){t.exports=function(){function t(t){this.nodes=t}return Object.defineProperty(t.prototype,"length",{get:function(){return this.nodes.length||0}}),t.prototype.clone=function(){return this.nodes=null},t.prototype.item=function(t){return this.nodes[t]||null},t}()}).call(this)},19181:function(t,e,n){(function(){var e,s,i={}.hasOwnProperty;e=n(39335),s=n(6488),t.exports=function(t){function n(t,s,i){if(n.__super__.constructor.call(this,t),null==s)throw new Error("Missing instruction target. "+this.debugInfo());this.type=e.ProcessingInstruction,this.target=this.stringify.insTarget(s),this.name=this.target,i&&(this.value=this.stringify.insValue(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.clone=function(){return Object.create(this)},n.prototype.toString=function(t){return this.options.writer.processingInstruction(this,this.options.writer.filterOptions(t))},n.prototype.isEqualNode=function(t){return!!n.__super__.isEqualNode.apply(this,arguments).isEqualNode(t)&&t.target===this.target},n}(s)}).call(this)},79406:function(t,e,n){(function(){var e,s,i={}.hasOwnProperty;e=n(39335),s=n(32026),t.exports=function(t){function n(t,s){if(n.__super__.constructor.call(this,t),null==s)throw new Error("Missing raw text. "+this.debugInfo());this.type=e.Raw,this.value=this.stringify.raw(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.raw(this,this.options.writer.filterOptions(t))},n}(s)}).call(this)},81996:function(t,e,n){(function(){var e,s,i,r={}.hasOwnProperty;e=n(39335),i=n(60751),s=n(30594),t.exports=function(t){function n(t,e){this.stream=t,n.__super__.constructor.call(this,e)}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.endline=function(t,e,i){return t.isLastRootNode&&e.state===s.CloseTag?"":n.__super__.endline.call(this,t,e,i)},n.prototype.document=function(t,e){var n,s,i,r,a,o,l,c,u;for(s=i=0,a=(l=t.children).length;i<a;s=++i)(n=l[s]).isLastRootNode=s===t.children.length-1;for(e=this.filterOptions(e),u=[],r=0,o=(c=t.children).length;r<o;r++)n=c[r],u.push(this.writeChildNode(n,e,0));return u},n.prototype.attribute=function(t,e,s){return this.stream.write(n.__super__.attribute.call(this,t,e,s))},n.prototype.cdata=function(t,e,s){return this.stream.write(n.__super__.cdata.call(this,t,e,s))},n.prototype.comment=function(t,e,s){return this.stream.write(n.__super__.comment.call(this,t,e,s))},n.prototype.declaration=function(t,e,s){return this.stream.write(n.__super__.declaration.call(this,t,e,s))},n.prototype.docType=function(t,e,n){var i,r,a,o;if(n||(n=0),this.openNode(t,e,n),e.state=s.OpenTag,this.stream.write(this.indent(t,e,n)),this.stream.write("<!DOCTYPE "+t.root().name),t.pubID&&t.sysID?this.stream.write(' PUBLIC "'+t.pubID+'" "'+t.sysID+'"'):t.sysID&&this.stream.write(' SYSTEM "'+t.sysID+'"'),t.children.length>0){for(this.stream.write(" ["),this.stream.write(this.endline(t,e,n)),e.state=s.InsideTag,r=0,a=(o=t.children).length;r<a;r++)i=o[r],this.writeChildNode(i,e,n+1);e.state=s.CloseTag,this.stream.write("]")}return e.state=s.CloseTag,this.stream.write(e.spaceBeforeSlash+">"),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 a,o,l,c,u,d,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)&&(a=p[m],this.attribute(a,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("</"+t.name+">")):(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,u=0,d=(f=t.children).length;u<d;u++)o=f[u],this.writeChildNode(o,n,i+1);n.state=s.CloseTag,this.stream.write(this.indent(t,n,i)+"</"+t.name+">")}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("</"+t.name+">");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)},26434:function(t,e,n){(function(){var e,s={}.hasOwnProperty;e=n(60751),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,a;for(e=this.filterOptions(e),r="",s=0,i=(a=t.children).length;s<i;s++)n=a[s],r+=this.writeChildNode(n,e,0);return e.pretty&&r.slice(-e.newline.length)===e.newline&&(r=r.slice(0,-e.newline.length)),r},e}(e)}).call(this)},95549:function(t){(function(){var e=function(t,e){return function(){return t.apply(e,arguments)}},n={}.hasOwnProperty;t.exports=function(){function t(t){var s,i,r;for(s in this.assertLegalName=e(this.assertLegalName,this),this.assertLegalChar=e(this.assertLegalChar,this),t||(t={}),this.options=t,this.options.version||(this.options.version="1.0"),i=t.stringify||{})n.call(i,s)&&(r=i[s],this[s]=r)}return t.prototype.name=function(t){return this.options.noValidation?t:this.assertLegalName(""+t||"")},t.prototype.text=function(t){return this.options.noValidation?t:this.assertLegalChar(this.textEscape(""+t||""))},t.prototype.cdata=function(t){return this.options.noValidation?t:(t=(t=""+t||"").replace("]]>","]]]]><![CDATA[>"),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(/>/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(/</g,"<").replace(/"/g,""").replace(/\t/g,"	").replace(/\n/g,"
").replace(/\r/g,"
"))},t}()}).call(this)},43595:function(t,e,n){(function(){var e,s,i={}.hasOwnProperty;e=n(39335),s=n(6488),t.exports=function(t){function n(t,s){if(n.__super__.constructor.call(this,t),null==s)throw new Error("Missing element text. "+this.debugInfo());this.name="#text",this.type=e.Text,this.value=this.stringify.text(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),Object.defineProperty(n.prototype,"isElementContentWhitespace",{get:function(){throw new Error("This DOM method is not implemented."+this.debugInfo())}}),Object.defineProperty(n.prototype,"wholeText",{get:function(){var t,e,n;for(n="",e=this.previousSibling;e;)n=e.data+n,e=e.previousSibling;for(n+=this.data,t=this.nextSibling;t;)n+=t.data,t=t.nextSibling;return n}}),n.prototype.clone=function(){return Object.create(this)},n.prototype.toString=function(t){return this.options.writer.text(this,this.options.writer.filterOptions(t))},n.prototype.splitText=function(t){throw new Error("This DOM method is not implemented."+this.debugInfo())},n.prototype.replaceWholeText=function(t){throw new Error("This DOM method is not implemented."+this.debugInfo())},n}(s)}).call(this)},60751:function(t,e,n){(function(){var e,s,i,r={}.hasOwnProperty;i=n(78369).assign,e=n(39335),n(59077),n(8225),n(66170),n(62096),n(32161),n(79406),n(43595),n(19181),n(78833),n(51179),n(36347),n(99078),n(44777),s=n(30594),t.exports=function(){function t(t){var e,n,s;for(e in t||(t={}),this.options=t,n=t.writer||{})r.call(n,e)&&(s=n[e],this["_"+e]=this[e],this[e]=s)}return t.prototype.filterOptions=function(t){var e,n,r,a,o,l,c,u;return t||(t={}),t=i({},this.options,t),(e={writer:this}).pretty=t.pretty||!1,e.allowEmpty=t.allowEmpty||!1,e.indent=null!=(n=t.indent)?n:" ",e.newline=null!=(r=t.newline)?r:"\n",e.offset=null!=(a=t.offset)?a:0,e.dontPrettyTextNodes=null!=(o=null!=(l=t.dontPrettyTextNodes)?l:t.dontprettytextnodes)?o:0,e.spaceBeforeSlash=null!=(c=null!=(u=t.spaceBeforeSlash)?u:t.spacebeforeslash)?c:"",!0===e.spaceBeforeSlash&&(e.spaceBeforeSlash=" "),e.suppressPrettyCount=0,e.user={},e.state=s.None,e},t.prototype.indent=function(t,e,n){var s;return!e.pretty||e.suppressPrettyCount?"":e.pretty&&(s=(n||0)+e.offset+1)>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)+"<![CDATA[",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.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)+"<?xml",e.state=s.InsideTag,i+=' version="'+t.version+'"',null!=t.encoding&&(i+=' encoding="'+t.encoding+'"'),null!=t.standalone&&(i+=' standalone="'+t.standalone+'"'),e.state=s.CloseTag,i+=e.spaceBeforeSlash+"?>",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,a,o,l;if(n||(n=0),this.openNode(t,e,n),e.state=s.OpenTag,o=this.indent(t,e,n),o+="<!DOCTYPE "+t.root().name,t.pubID&&t.sysID?o+=' PUBLIC "'+t.pubID+'" "'+t.sysID+'"':t.sysID&&(o+=' SYSTEM "'+t.sysID+'"'),t.children.length>0){for(o+=" [",o+=this.endline(t,e,n),e.state=s.InsideTag,r=0,a=(l=t.children).length;r<a;r++)i=l[r],o+=this.writeChildNode(i,e,n+1);e.state=s.CloseTag,o+="]"}return e.state=s.CloseTag,o+=e.spaceBeforeSlash+">",o+=this.endline(t,e,n),e.state=s.None,this.closeNode(t,e,n),o},t.prototype.element=function(t,n,i){var a,o,l,c,u,d,m,p,f,g,h,A,w,y;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,A=t.attribs)r.call(A,f)&&(a=A[f],h+=this.attribute(a,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+="</"+t.name+">"+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(u=0,m=(w=t.children).length;u<m;u++)if(((o=w[u]).type===e.Text||o.type===e.Raw)&&null!=o.value){n.suppressPrettyCount++,g=!0;break}for(h+=">"+this.endline(t,n,i),n.state=s.InsideTag,d=0,p=(y=t.children).length;d<p;d++)o=y[d],h+=this.writeChildNode(o,n,i+1);n.state=s.CloseTag,h+=this.indent(t,n,i)+"</"+t.name+">",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+="</"+t.name+">"+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)+"<?",e.state=s.InsideTag,i+=t.target,t.value&&(i+=" "+t.value),e.state=s.CloseTag,i+=e.spaceBeforeSlash+"?>",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)+"<!ATTLIST",e.state=s.InsideTag,i+=" "+t.elementName+" "+t.attributeName+" "+t.attributeType,"#DEFAULT"!==t.defaultValueType&&(i+=" "+t.defaultValueType),t.defaultValue&&(i+=' "'+t.defaultValue+'"'),e.state=s.CloseTag,i+=e.spaceBeforeSlash+">"+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)+"<!ELEMENT",e.state=s.InsideTag,i+=" "+t.name+" "+t.value,e.state=s.CloseTag,i+=e.spaceBeforeSlash+">"+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)+"<!ENTITY",e.state=s.InsideTag,t.pe&&(i+=" %"),i+=" "+t.name,t.value?i+=' "'+t.value+'"':(t.pubID&&t.sysID?i+=' PUBLIC "'+t.pubID+'" "'+t.sysID+'"':t.sysID&&(i+=' SYSTEM "'+t.sysID+'"'),t.nData&&(i+=" NDATA "+t.nData)),e.state=s.CloseTag,i+=e.spaceBeforeSlash+">"+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)+"<!NOTATION",e.state=s.InsideTag,i+=" "+t.name,t.pubID&&t.sysID?i+=' PUBLIC "'+t.pubID+'" "'+t.sysID+'"':t.pubID?i+=' PUBLIC "'+t.pubID+'"':t.sysID&&(i+=' SYSTEM "'+t.sysID+'"'),e.state=s.CloseTag,i+=e.spaceBeforeSlash+">"+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)},5532:function(t,e,n){(function(){var e,s,i,r,a,o,l,c,u,d;d=n(78369),c=d.assign,u=d.isFunction,i=n(91770),r=n(66934),a=n(79227),l=n(26434),o=n(81996),e=n(39335),s=n(30594),t.exports.create=function(t,e,n,s){var i,a;if(null==t)throw new Error("Root element needs a name.");return s=c({},e,n,s),a=(i=new r(s)).element(t),s.headless||(i.declaration(s),null==s.pubID&&null==s.sysID||i.dtd(s)),a},t.exports.begin=function(t,e,n){var s;return u(t)&&(e=(s=[t,e])[0],n=s[1],t={}),e?new a(t,e,n):new r(t)},t.exports.stringWriter=function(t){return new l(t)},t.exports.streamWriter=function(t,e){return new o(t,e)},t.exports.implementation=new i,t.exports.nodeType=e,t.exports.writerState=s}).call(this)},88717: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"},79839: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"},52361:()=>{},94616:()=>{},5656:(t,e,n)=>{"use strict";n.d(e,{$B:()=>P,DT:()=>h,De:()=>y,G7:()=>re,Ir:()=>oe,NB:()=>I,RL:()=>U,Ti:()=>z,Tv:()=>k,Vn:()=>w,_o:()=>O,e4:()=>N,gt:()=>F,h7:()=>T,p$:()=>A,pC:()=>j,rp:()=>D,sS:()=>g,tB:()=>E,y3:()=>v});var s=n(77958),i=n(17499),r=n(31352),a=n(62520),o=n(65358),l=n(79753),c=n(14596);const u=null===(d=(0,s.ts)())?(0,i.IY)().setApp("files").build():(0,i.IY)().setApp("files").setUid(d.uid).build();var d;class m{_entries=[];registerEntry(t){this.validateEntry(t),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")}}const p=["B","KB","MB","GB","TB","PB"],f=["B","KiB","MiB","GiB","TiB","PiB"];function g(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?f.length:p.length)-1,i);const a=n?f[i]:p[i];let o=(t/Math.pow(s?1e3:1024,i)).toFixed(1);return!0===e&&0===i?("0.0"!==o?"< 1 ":"0 ")+(n?f[1]:p[1]):(o=i<2?parseFloat(o).toFixed(0):parseFloat(o).toLocaleString((0,r.aj)()),o+" "+a)}var h=(t=>(t.DEFAULT="default",t.HIDDEN="hidden",t))(h||{});class A{_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(h).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 w=function(){return typeof window._nc_fileactions>"u"&&(window._nc_fileactions=[],u.debug("FileActions initialized")),window._nc_fileactions},y=function(){return typeof window._nc_filelistheader>"u"&&(window._nc_filelistheader=[],u.debug("FileListHeaders initialized")),window._nc_filelistheader};var v=(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))(v||{});const b=["d:getcontentlength","d:getcontenttype","d:getetag","d:getlastmodified","d:quota-available-bytes","d:resourcetype","nc:has-preview","nc:is-encrypted","nc:mount-type","nc:share-attributes","oc:comments-unread","oc:favorite","oc:fileid","oc:owner-display-name","oc:owner-id","oc:permissions","oc:share-types","oc:size","ocs:share-permissions"],C={d:"DAV:",nc:"http://nextcloud.org/ns",oc:"http://owncloud.org/ns",ocs:"http://open-collaboration-services.org/ns"},x=function(){return typeof window._nc_dav_properties>"u"&&(window._nc_dav_properties=[...b]),window._nc_dav_properties.map((t=>`<${t} />`)).join(" ")},_=function(){return typeof window._nc_dav_namespaces>"u"&&(window._nc_dav_namespaces={...C}),Object.keys(window._nc_dav_namespaces).map((t=>`xmlns:${t}="${window._nc_dav_namespaces?.[t]}"`)).join(" ")},T=function(){return`<?xml version="1.0"?>\n\t\t<d:propfind ${_()}>\n\t\t\t<d:prop>\n\t\t\t\t${x()}\n\t\t\t</d:prop>\n\t\t</d:propfind>`},E=function(t){return`<?xml version="1.0" encoding="UTF-8"?>\n<d:searchrequest ${_()}\n\txmlns:ns="https://github.com/icewind1991/SearchDAV/ns">\n\t<d:basicsearch>\n\t\t<d:select>\n\t\t\t<d:prop>\n\t\t\t\t${x()}\n\t\t\t</d:prop>\n\t\t</d:select>\n\t\t<d:from>\n\t\t\t<d:scope>\n\t\t\t\t<d:href>/files/${(0,s.ts)()?.uid}/</d:href>\n\t\t\t\t<d:depth>infinity</d:depth>\n\t\t\t</d:scope>\n\t\t</d:from>\n\t\t<d:where>\n\t\t\t<d:and>\n\t\t\t\t<d:or>\n\t\t\t\t\t<d:not>\n\t\t\t\t\t\t<d:eq>\n\t\t\t\t\t\t\t<d:prop>\n\t\t\t\t\t\t\t\t<d:getcontenttype/>\n\t\t\t\t\t\t\t</d:prop>\n\t\t\t\t\t\t\t<d:literal>httpd/unix-directory</d:literal>\n\t\t\t\t\t\t</d:eq>\n\t\t\t\t\t</d:not>\n\t\t\t\t\t<d:eq>\n\t\t\t\t\t\t<d:prop>\n\t\t\t\t\t\t\t<oc:size/>\n\t\t\t\t\t\t</d:prop>\n\t\t\t\t\t\t<d:literal>0</d:literal>\n\t\t\t\t\t</d:eq>\n\t\t\t\t</d:or>\n\t\t\t\t<d:gt>\n\t\t\t\t\t<d:prop>\n\t\t\t\t\t\t<d:getlastmodified/>\n\t\t\t\t\t</d:prop>\n\t\t\t\t\t<d:literal>${t}</d:literal>\n\t\t\t\t</d:gt>\n\t\t\t</d:and>\n\t\t</d:where>\n\t\t<d:orderby>\n\t\t\t<d:order>\n\t\t\t\t<d:prop>\n\t\t\t\t\t<d:getlastmodified/>\n\t\t\t\t</d:prop>\n\t\t\t\t<d:descending/>\n\t\t\t</d:order>\n\t\t</d:orderby>\n\t\t<d:limit>\n\t\t\t<d:nresults>100</d:nresults>\n\t\t\t<ns:firstresult>0</ns:firstresult>\n\t\t</d:limit>\n\t</d:basicsearch>\n</d:searchrequest>`};var k=(t=>(t.Folder="folder",t.File="file",t))(k||{});const S=function(t,e){return null!==t.match(e)},L=(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{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>=v.NONE&&t.permissions<=v.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&&S(t.source,e)){const n=t.source.match(e)[0];if(!t.source.includes((0,a.join)(n,t.root)))throw new Error("The root must be relative to the service. e.g /files/emma")}if(t.status&&!Object.values(N).includes(t.status))throw new Error("Status must be a valid NodeStatus")};var N=(t=>(t.NEW="new",t.FAILED="failed",t.LOADING="loading",t.LOCKED="locked",t))(N||{});class I{_data;_attributes;_knownDavService=/(remote|public)\.php\/(web)?dav/i;constructor(t,e){L(t,e||this._knownDavService),this._data=t;const n={set:(t,e,n)=>(this.updateMtime(),Reflect.set(t,e,n)),deleteProperty:(t,e)=>(this.updateMtime(),Reflect.deleteProperty(t,e))};this._attributes=new Proxy(t.attributes||{},n),delete this._data.attributes,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.Ec)(this.source.slice(t.length))}get basename(){return(0,a.basename)(this.source)}get extension(){return(0,a.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,a.dirname)(t.slice(e+n.length)||"/")}const t=new URL(this.source);return(0,a.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}get attributes(){return this._attributes}get permissions(){return null!==this.owner||this.isDavRessource?void 0!==this._data.permissions?this._data.permissions:v.NONE:v.READ}get owner(){return this.isDavRessource?this._data.owner:null}get isDavRessource(){return S(this.source,this._knownDavService)}get root(){return this._data.root?this._data.root.replace(/^(.+)\/$/,"$1"):this.isDavRessource&&(0,a.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||this.attributes?.fileid}get status(){return this._data?.status}set status(t){this._data.status=t}move(t){L({...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,a.dirname)(this.source)+"/"+t)}updateMtime(){this._data.mtime&&(this._data.mtime=new Date)}}class P extends I{get type(){return k.File}}class F extends I{constructor(t){super({...t,mime:"httpd/unix-directory"})}get type(){return k.Folder}get extension(){return null}get mime(){return"httpd/unix-directory"}}const O=`/files/${(0,s.ts)()?.uid}`,B=(0,l.generateRemoteUrl)("dav"),D=function(t=B,e={}){const n=(0,c.eI)(t,{headers:e});function i(t){n.setHeaders({...e,"X-Requested-With":"XMLHttpRequest",requesttoken:t??""})}return(0,s._S)(i),i((0,s.IH)()),(0,c.lD)().patch("fetch",((t,e)=>{const n=e.headers;return n?.method&&(e.method=n.method,delete n.method),fetch(t,e)})),n},j=async(t,e="/",n=O)=>(await t.getDirectoryContents(`${n}${e}`,{details:!0,data:`<?xml version="1.0"?>\n\t\t<oc:filter-files ${_()}>\n\t\t\t<d:prop>\n\t\t\t\t${x()}\n\t\t\t</d:prop>\n\t\t\t<oc:filter-rules>\n\t\t\t\t<oc:favorite>1</oc:favorite>\n\t\t\t</oc:filter-rules>\n\t\t</oc:filter-files>`,headers:{method:"REPORT"},includeSelf:!0})).data.filter((t=>t.filename!==e)).map((t=>U(t,n))),U=function(t,e=O,n=B){const i=t.props,r=function(t=""){let e=v.NONE;return t&&((t.includes("C")||t.includes("K"))&&(e|=v.CREATE),t.includes("G")&&(e|=v.READ),(t.includes("W")||t.includes("N")||t.includes("V"))&&(e|=v.UPDATE),t.includes("D")&&(e|=v.DELETE),t.includes("R")&&(e|=v.SHARE)),e}(i?.permissions),a=i?.["owner-id"]||(0,s.ts)()?.uid,o={id:i?.fileid||0,source:`${n}${t.filename}`,mtime:new Date(Date.parse(t.lastmod)),mime:t.mime,size:i?.size||Number.parseInt(i.getcontentlength||"0"),permissions:r,owner:a,root:e,attributes:{...t,...i,hasPreview:i?.["has-preview"]}};return delete o.attributes?.props,"file"===t.type?new P(o):new F(o)};class R{_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 z=function(){return typeof window._nc_navigation>"u"&&(window._nc_navigation=new R,u.debug("Navigation service initialized")),window._nc_navigation};class M{_column;constructor(t){V(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 V=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 $={},q={};!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 typeof t<"u"},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;r<i;r++)t[s[r]]="strict"===n?[e[s[r]]]:e[s[r]]}},t.getValue=function(e){return t.isExist(e)?e:""},t.isName=function(t){const e=s.exec(t);return!(null===e||typeof e>"u")},t.getAllMatches=function(t,e){const n=[];let s=e.exec(t);for(;s;){const i=[];i.startIndex=e.lastIndex-s[0].length;const r=s.length;for(let t=0;t<r;t++)i.push(s[t]);n.push(i),s=e.exec(t)}return n},t.nameRegexp=n}(q);const H=q,Z={allowBooleanAttributes:!1,unpairedTags:[]};function G(t){return" "===t||"\t"===t||"\n"===t||"\r"===t}function Y(t,e){const n=e;for(;e<t.length;e++)if("?"==t[e]||" "==t[e]){const s=t.substr(n,e-n);if(e>5&&"xml"===s)return nt("InvalidXml","XML declaration allowed only at the start of the document.",rt(t,e));if("?"==t[e]&&">"==t[e+1]){e++;break}continue}return e}function W(t,e){if(t.length>e+5&&"-"===t[e+1]&&"-"===t[e+2]){for(e+=3;e<t.length;e++)if("-"===t[e]&&"-"===t[e+1]&&">"===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.length;e++)if("<"===t[e])n++;else if(">"===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.length;e++)if("]"===t[e]&&"]"===t[e+1]&&">"===t[e+2]){e+=2;break}return e}$.validate=function(t,e){e=Object.assign({},Z,e);const n=[];let s=!1,i=!1;"\ufeff"===t[0]&&(t=t.substr(1));for(let r=0;r<t.length;r++)if("<"===t[r]&&"?"===t[r+1]){if(r+=2,r=Y(t,r),r.err)return r}else{if("<"!==t[r]){if(G(t[r]))continue;return nt("InvalidChar","char '"+t[r]+"' is not expected.",rt(t,r))}{let a=r;if(r++,"!"===t[r]){r=W(t,r);continue}{let o=!1;"/"===t[r]&&(o=!0,r++);let l="";for(;r<t.length&&">"!==t[r]&&" "!==t[r]&&"\t"!==t[r]&&"\n"!==t[r]&&"\r"!==t[r];r++)l+=t[r];if(l=l.trim(),"/"===l[l.length-1]&&(l=l.substring(0,l.length-1),r--),!it(l)){let e;return e=0===l.trim().length?"Invalid space after '<'.":"Tag '"+l+"' is an invalid name.",nt("InvalidTag",e,rt(t,r))}const c=Q(t,r);if(!1===c)return nt("InvalidAttr","Attributes for '"+l+"' have open quote.",rt(t,r));let u=c.value;if(r=c.index,"/"===u[u.length-1]){const n=r-u.length;u=u.substring(0,u.length-1);const i=tt(u,e);if(!0!==i)return nt(i.err.code,i.err.msg,rt(t,n+i.err.line));s=!0}else if(o){if(!c.tagClosed)return nt("InvalidTag","Closing tag '"+l+"' doesn't have proper closing.",rt(t,r));if(u.trim().length>0)return nt("InvalidTag","Closing tag '"+l+"' can't have attributes or invalid starting.",rt(t,a));{const e=n.pop();if(l!==e.tagName){let n=rt(t,e.tagStartPos);return nt("InvalidTag","Expected closing tag '"+e.tagName+"' (opened in line "+n.line+", col "+n.col+") instead of closing tag '"+l+"'.",rt(t,a))}0==n.length&&(i=!0)}}else{const o=tt(u,e);if(!0!==o)return nt(o.err.code,o.err.msg,rt(t,r-u.length+o.err.line));if(!0===i)return nt("InvalidXml","Multiple possible root nodes found.",rt(t,r));-1!==e.unpairedTags.indexOf(l)||n.push({tagName:l,tagStartPos:a}),s=!0}for(r++;r<t.length;r++)if("<"===t[r]){if("!"===t[r+1]){r++,r=W(t,r);continue}if("?"!==t[r+1])break;if(r=Y(t,++r),r.err)return r}else if("&"===t[r]){const e=et(t,r);if(-1==e)return nt("InvalidChar","char '&' is not expected.",rt(t,r));r=e}else if(!0===i&&!G(t[r]))return nt("InvalidXml","Extra text at the end",rt(t,r));"<"===t[r]&&r--}}}return s?1==n.length?nt("InvalidTag","Unclosed tag '"+n[0].tagName+"'.",rt(t,n[0].tagStartPos)):!(n.length>0)||nt("InvalidXml","Invalid '"+JSON.stringify(n.map((t=>t.tagName)),null,4).replace(/\r?\n/g,"")+"' found.",{line:1,col:1}):nt("InvalidXml","Start tag expected.",1)};const K='"',J="'";function Q(t,e){let n="",s="",i=!1;for(;e<t.length;e++){if(t[e]===K||t[e]===J)""===s?s=t[e]:s!==t[e]||(s="");else if(">"===t[e]&&""===s){i=!0;break}n+=t[e]}return""===s&&{value:n,index:e,tagClosed:i}}const X=new RegExp("(\\s*)([^\\s=]+)(\\s*=)?(\\s*(['\"])(([\\s\\S])*?)\\5)?","g");function tt(t,e){const n=H.getAllMatches(t,X),s={};for(let t=0;t<n.length;t++){if(0===n[t][1].length)return nt("InvalidAttr","Attribute '"+n[t][2]+"' has no space in starting.",at(n[t]));if(void 0!==n[t][3]&&void 0===n[t][4])return nt("InvalidAttr","Attribute '"+n[t][2]+"' is without value.",at(n[t]));if(void 0===n[t][3]&&!e.allowBooleanAttributes)return nt("InvalidAttr","boolean attribute '"+n[t][2]+"' is not allowed.",at(n[t]));const i=n[t][2];if(!st(i))return nt("InvalidAttr","Attribute '"+i+"' is an invalid name.",at(n[t]));if(s.hasOwnProperty(i))return nt("InvalidAttr","Attribute '"+i+"' is repeated.",at(n[t]));s[i]=1}return!0}function et(t,e){if(";"===t[++e])return-1;if("#"===t[e])return function(t,e){let n=/\d/;for("x"===t[e]&&(e++,n=/[\da-fA-F]/);e<t.length;e++){if(";"===t[e])return e;if(!t[e].match(n))break}return-1}(t,++e);let n=0;for(;e<t.length;e++,n++)if(!(t[e].match(/\w/)&&n<20)){if(";"===t[e])break;return-1}return e}function nt(t,e,n){return{err:{code:t,msg:e,line:n.line||n,col:n.col}}}function st(t){return H.isName(t)}function it(t){return H.isName(t)}function rt(t,e){const n=t.substring(0,e).split(/\r?\n/);return{line:n.length,col:n[n.length-1].length+1}}function at(t){return t.startIndex+t[1].length}var ot={};const lt={preserveOrder:!1,attributeNamePrefix:"@_",attributesGroupName:!1,textNodeName:"#text",ignoreAttributes:!0,removeNSPrefix:!1,allowBooleanAttributes:!1,parseTagValue:!0,parseAttributeValue:!1,trimValues:!0,cdataPropName:!1,numberParseOptions:{hex:!0,leadingZeros:!0,eNotation:!0},tagValueProcessor:function(t,e){return e},attributeValueProcessor:function(t,e){return e},stopNodes:[],alwaysCreateTextNode:!1,isArray:()=>!1,commentPropName:!1,unpairedTags:[],processEntities:!0,htmlEntities:!1,ignoreDeclaration:!1,ignorePiTags:!1,transformTagName:!1,transformAttributeName:!1,updateTag:function(t,e,n){return t}};ot.buildOptions=function(t){return Object.assign({},lt,t)},ot.defaultOptions=lt;const ct=q;function ut(t,e){let n="";for(;e<t.length&&"'"!==t[e]&&'"'!==t[e];e++)n+=t[e];if(n=n.trim(),-1!==n.indexOf(" "))throw new Error("External entites are not supported");const s=t[e++];let i="";for(;e<t.length&&t[e]!==s;e++)i+=t[e];return[n,i,e]}function dt(t,e){return"!"===t[e+1]&&"-"===t[e+2]&&"-"===t[e+3]}function mt(t,e){return"!"===t[e+1]&&"E"===t[e+2]&&"N"===t[e+3]&&"T"===t[e+4]&&"I"===t[e+5]&&"T"===t[e+6]&&"Y"===t[e+7]}function pt(t,e){return"!"===t[e+1]&&"E"===t[e+2]&&"L"===t[e+3]&&"E"===t[e+4]&&"M"===t[e+5]&&"E"===t[e+6]&&"N"===t[e+7]&&"T"===t[e+8]}function ft(t,e){return"!"===t[e+1]&&"A"===t[e+2]&&"T"===t[e+3]&&"T"===t[e+4]&&"L"===t[e+5]&&"I"===t[e+6]&&"S"===t[e+7]&&"T"===t[e+8]}function gt(t,e){return"!"===t[e+1]&&"N"===t[e+2]&&"O"===t[e+3]&&"T"===t[e+4]&&"A"===t[e+5]&&"T"===t[e+6]&&"I"===t[e+7]&&"O"===t[e+8]&&"N"===t[e+9]}function ht(t){if(ct.isName(t))return t;throw new Error(`Invalid entity name ${t}`)}const At=/^[-+]?0x[a-fA-F0-9]+$/,wt=/^([\-\+])?(0*)(\.[0-9]+([eE]\-?[0-9]+)?|[0-9]+(\.[0-9]+([eE]\-?[0-9]+)?)?)$/;!Number.parseInt&&window.parseInt&&(Number.parseInt=window.parseInt),!Number.parseFloat&&window.parseFloat&&(Number.parseFloat=window.parseFloat);const yt={hex:!0,leadingZeros:!0,decimalPoint:".",eNotation:!0};const vt=q,bt=class{constructor(t){this.tagname=t,this.child=[],this[":@"]={}}add(t,e){"__proto__"===t&&(t="#__proto__"),this.child.push({[t]:e})}addChild(t){"__proto__"===t.tagname&&(t.tagname="#__proto__"),t[":@"]&&Object.keys(t[":@"]).length>0?this.child.push({[t.tagname]:t.child,":@":t[":@"]}):this.child.push({[t.tagname]:t.child})}},Ct=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,a="";for(;e<t.length;e++)if("<"!==t[e]||r)if(">"===t[e]){if(r?"-"===t[e-1]&&"-"===t[e-2]&&(r=!1,s--):s--,0===s)break}else"["===t[e]?i=!0:a+=t[e];else{if(i&&mt(t,e))e+=7,[entityName,val,e]=ut(t,e+1),-1===val.indexOf("&")&&(n[ht(entityName)]={regx:RegExp(`&${entityName};`,"g"),val});else if(i&&pt(t,e))e+=8;else if(i&&ft(t,e))e+=8;else if(i&>(t,e))e+=9;else{if(!dt)throw new Error("Invalid DOCTYPE");r=!0}s++,a=""}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&&At.test(n))return Number.parseInt(n,16);{const s=wt.exec(n);if(s){const i=s[1],r=s[2];let a=function(t){return t&&-1!==t.indexOf(".")&&("."===(t=t.replace(/0+$/,""))?t="0":"."===t[0]?t="0"+t:"."===t[t.length-1]&&(t=t.substr(0,t.length-1))),t}(s[3]);const o=s[4]||s[6];if(!e.leadingZeros&&r.length>0&&i&&"."!==n[2])return t;if(!e.leadingZeros&&r.length>0&&!i&&"."!==n[1])return t;{const s=Number(n),l=""+s;return-1!==l.search(/[eE]/)||o?e.eNotation?s:t:-1!==n.indexOf(".")?"0"===l&&""===a||l===a||i&&l==="-"+a?s:t:r?a===l||i+a===l?s:t:n===l||n===i+l?s:t}}return t}};function _t(t){const e=Object.keys(t);for(let n=0;n<e.length;n++){const s=e[n];this.lastEntities[s]={regex:new RegExp("&"+s+";","g"),val:t[s]}}}function Tt(t,e,n,s,i,r,a){if(void 0!==t&&(this.options.trimValues&&!s&&(t=t.trim()),t.length>0)){a||(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}"<((!\\[CDATA\\[([\\s\\S]*?)(]]>))|((NAME:)?(NAME))([^>]*)>|((\\/)(NAME)\\s*>))([^<]*)".replace(/NAME/g,vt.nameRegexp);const kt=new RegExp("([^\\s=]+)\\s*(=\\s*(['\"])([\\s\\S]*?)\\3)?","gm");function St(t,e,n){if(!this.options.ignoreAttributes&&"string"==typeof t){const n=vt.getAllMatches(t,kt),s=n.length,i={};for(let t=0;t<s;t++){const s=this.resolveNameSpace(n[t][1]);let r=n[t][4],a=this.options.attributeNamePrefix+s;if(s.length)if(this.options.transformAttributeName&&(a=this.options.transformAttributeName(a)),"__proto__"===a&&(a="#__proto__"),void 0!==r){this.options.trimValues&&(r=r.trim()),r=this.replaceEntitiesValue(r);const t=this.options.attributeValueProcessor(s,r,e);i[a]=null==t?r:typeof t!=typeof r||t!==r?t:jt(r,this.options.parseAttributeValue,this.options.numberParseOptions)}else this.options.allowBooleanAttributes&&(i[a]=!0)}if(!Object.keys(i).length)return;if(this.options.attributesGroupName){const t={};return t[this.options.attributesGroupName]=i,t}return i}}const Lt=function(t){t=t.replace(/\r\n?/g,"\n");const e=new bt("!xml");let n=e,s="",i="";for(let r=0;r<t.length;r++)if("<"===t[r])if("/"===t[r+1]){const e=Ot(t,">",r,"Closing Tag is not closed.");let a=t.substring(r+2,e).trim();if(this.options.removeNSPrefix){const t=a.indexOf(":");-1!==t&&(a=a.substr(t+1))}this.options.transformTagName&&(a=this.options.transformTagName(a)),n&&(s=this.saveTextToParentTag(s,n,i));const o=i.substring(i.lastIndexOf(".")+1);if(a&&-1!==this.options.unpairedTags.indexOf(a))throw new Error(`Unpaired tag can not be used as closing tag: </${a}>`);let l=0;o&&-1!==this.options.unpairedTags.indexOf(o)?(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=Bt(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)){const t=new bt(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 a=t.substring(r+4,e-2);s=this.saveTextToParentTag(s,n,i),n.add(this.options.commentPropName,[{[this.options.textNodeName]:a}])}r=e}else if("!D"===t.substr(r+1,2)){const e=Ct(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,a=t.substring(r+9,e);if(s=this.saveTextToParentTag(s,n,i),this.options.cdataPropName)n.add(this.options.cdataPropName,[{[this.options.textNodeName]:a}]);else{let t=this.parseTextData(a,n.tagname,i,!0,!1,!0);null==t&&(t=""),n.add(this.options.textNodeName,t)}r=e+2}else{let a=Bt(t,r,this.options.removeNSPrefix),o=a.tagName;const l=a.rawTagName;let c=a.tagExp,u=a.attrExpPresent,d=a.closeIndex;this.options.transformTagName&&(o=this.options.transformTagName(o)),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("."))),o!==e.tagname&&(i+=i?"."+o:o),this.isItStopNode(this.options.stopNodes,i,o)){let e="";if(c.length>0&&c.lastIndexOf("/")===c.length-1)r=a.closeIndex;else if(-1!==this.options.unpairedTags.indexOf(o))r=a.closeIndex;else{const n=this.readStopNodeData(t,l,d+1);if(!n)throw new Error(`Unexpected end of ${l}`);r=n.i,e=n.tagContent}const s=new bt(o);o!==c&&u&&(s[":@"]=this.buildAttributesMap(c,i,o)),e&&(e=this.parseTextData(e,o,i,!0,u,!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){"/"===o[o.length-1]?(o=o.substr(0,o.length-1),i=i.substr(0,i.length-1),c=o):c=c.substr(0,c.length-1),this.options.transformTagName&&(o=this.options.transformTagName(o));const t=new bt(o);o!==c&&u&&(t[":@"]=this.buildAttributesMap(c,i,o)),this.addChild(n,t,i),i=i.substr(0,i.lastIndexOf("."))}else{const t=new bt(o);this.tagsNodeStack.push(n),o!==c&&u&&(t[":@"]=this.buildAttributesMap(c,i,o)),this.addChild(n,t,i),n=t}s="",r=d}}else s+=t[r];return e.child};function Nt(t,e,n){const s=this.options.updateTag(e.tagname,n,e[":@"]);!1===s||("string"==typeof s&&(e.tagname=s),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 Pt(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 Ft(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 Bt(t,e,n,s=">"){const i=function(t,e,n=">"){let s,i="";for(let r=e;r<t.length;r++){let e=t[r];if(s)e===s&&(s="");else if('"'===e||"'"===e)s=e;else if(e===n[0]){if(!n[1])return{data:i,index:r};if(t[r+1]===n[1])return{data:i,index:r}}else"\t"===e&&(e=" ");i+=e}}(t,e+1,s);if(!i)return;let r=i.data;const a=i.index,o=r.search(/\s/);let l=r,c=!0;-1!==o&&(l=r.substr(0,o).replace(/\s\s*$/,""),r=r.substr(o+1));const u=l;if(n){const t=l.indexOf(":");-1!==t&&(l=l.substr(t+1),c=l!==i.data.substr(t+1))}return{tagName:l,tagExp:r,closeIndex:a,attrExpPresent:c,rawTagName:u}}function Dt(t,e,n){const s=n;let i=1;for(;n<t.length;n++)if("<"===t[n])if("/"===t[n+1]){const r=Ot(t,">",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=Bt(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 vt.isExist(t)?t:""}var Ut={};function Rt(t,e,n){let s;const i={};for(let r=0;r<t.length;r++){const a=t[r],o=zt(a);let l="";if(l=void 0===n?o:n+"."+o,o===e.textNodeName)void 0===s?s=a[o]:s+=""+a[o];else{if(void 0===o)continue;if(a[o]){let t=Rt(a[o],e,l);const n=Vt(t,e);a[":@"]?Mt(t,a[":@"],l,e):1!==Object.keys(t).length||void 0===t[e.textNodeName]||e.alwaysCreateTextNode?0===Object.keys(t).length&&(e.alwaysCreateTextNode?t[e.textNodeName]="":t=""):t=t[e.textNodeName],void 0!==i[o]&&i.hasOwnProperty(o)?(Array.isArray(i[o])||(i[o]=[i[o]]),i[o].push(t)):e.isArray(o,l,n)?i[o]=[t]:i[o]=t}}}return"string"==typeof s?s.length>0&&(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<e.length;t++){const n=e[t];if(":@"!==n)return n}}function Mt(t,e,n,s){if(e){const i=Object.keys(e),r=i.length;for(let a=0;a<r;a++){const r=i[a];s.isArray(r,n+"."+r,!0,!0)?t[r]=[e[r]]:t[r]=e[r]}}}function Vt(t,e){const{textNodeName:n}=e,s=Object.keys(t).length;return!(0!==s&&(1!==s||!t[n]&&"boolean"!=typeof t[n]&&0!==t[n]))}Ut.prettify=function(t,e){return Rt(t,e)};const{buildOptions:$t}=ot,qt=class{constructor(t){this.options=t,this.currentNode=null,this.tagsNodeStack=[],this.docTypeEntities={},this.lastEntities={apos:{regex:/&(apos|#39|#x27);/g,val:"'"},gt:{regex:/&(gt|#62|#x3E);/g,val:">"},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:"₹"}},this.addExternalEntities=_t,this.parseXml=Lt,this.parseTextData=Tt,this.resolveNameSpace=Et,this.buildAttributesMap=St,this.isItStopNode=Ft,this.replaceEntitiesValue=It,this.readStopNodeData=Dt,this.saveTextToParentTag=Pt,this.addChild=Nt}},{prettify:Ht}=Ut,Zt=$;function Gt(t,e,n,s){let i="",r=!1;for(let a=0;a<t.length;a++){const o=t[a],l=Yt(o);if(void 0===l)continue;let c="";if(c=0===n.length?l:`${n}.${l}`,l===e.textNodeName){let t=o[l];Kt(c,e)||(t=e.tagValueProcessor(l,t),t=Jt(t,e)),r&&(i+=s),i+=t,r=!1;continue}if(l===e.cdataPropName){r&&(i+=s),i+=`<![CDATA[${o[l][0][e.textNodeName]}]]>`,r=!1;continue}if(l===e.commentPropName){i+=s+`\x3c!--${o[l][0][e.textNodeName]}--\x3e`,r=!0;continue}if("?"===l[0]){const t=Wt(o[":@"],e),n="?xml"===l?"":s;let a=o[l][0][e.textNodeName];a=0!==a.length?" "+a:"",i+=n+`<${l}${a}${t}?>`,r=!0;continue}let u=s;""!==u&&(u+=e.indentBy);const d=s+`<${l}${Wt(o[":@"],e)}`,m=Gt(o[l],e,c,u);-1!==e.unpairedTags.indexOf(l)?e.suppressUnpairedNode?i+=d+">":i+=d+"/>":m&&0!==m.length||!e.suppressEmptyNode?m&&m.endsWith(">")?i+=d+`>${m}${s}</${l}>`:(i+=d+">",m&&""!==s&&(m.includes("/>")||m.includes("</"))?i+=s+e.indentBy+m+s:i+=m,i+=`</${l}>`):i+=d+"/>",r=!0}return i}function Yt(t){const e=Object.keys(t);for(let n=0;n<e.length;n++){const s=e[n];if(t.hasOwnProperty(s)&&":@"!==s)return s}}function Wt(t,e){let n="";if(t&&!e.ignoreAttributes)for(let s in t){if(!t.hasOwnProperty(s))continue;let i=e.attributeValueProcessor(s,t[s]);i=Jt(i,e),!0===i&&e.suppressBooleanAttributes?n+=` ${s.substr(e.attributeNamePrefix.length)}`:n+=` ${s.substr(e.attributeNamePrefix.length)}="${i}"`}return n}function Kt(t,e){let n=(t=t.substr(0,t.length-e.textNodeName.length-1)).substr(t.lastIndexOf(".")+1);for(let s in e.stopNodes)if(e.stopNodes[s]===t||e.stopNodes[s]==="*."+n)return!0;return!1}function Jt(t,e){if(t&&t.length>0&&e.processEntities)for(let n=0;n<e.entities.length;n++){const s=e.entities[n];t=t.replace(s.regex,s.val)}return t}const Qt=function(t,e){let n="";return e.format&&e.indentBy.length>0&&(n="\n"),Gt(t,e,"",n)},Xt={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 te(t){this.options=Object.assign({},Xt,t),this.options.ignoreAttributes||this.options.attributesGroupName?this.isAttribute=function(){return!1}:(this.attrPrefixLen=this.options.attributeNamePrefix.length,this.isAttribute=se),this.processTextOrObjNode=ee,this.options.format?(this.indentate=ne,this.tagEndChar=">\n",this.newLine="\n"):(this.indentate=function(){return""},this.tagEndChar=">",this.newLine="")}function ee(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 ne(t){return this.options.indentBy.repeat(t)}function se(t){return!(!t.startsWith(this.options.attributeNamePrefix)||t===this.options.textNodeName)&&t.substr(this.attrPrefixLen)}te.prototype.build=function(t){return this.options.preserveOrder?Qt(t,this.options):(Array.isArray(t)&&this.options.arrayNodeName&&this.options.arrayNodeName.length>1&&(t={[this.options.arrayNodeName]:t}),this.j2x(t,0).val)},te.prototype.j2x=function(t,e){let n="",s="";for(let i in t)if(Object.prototype.hasOwnProperty.call(t,i))if(typeof t[i]>"u")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 a=0;a<n;a++){const n=t[i][a];typeof n>"u"||(null===n?"?"===i[0]?s+=this.indentate(e)+"<"+i+"?"+this.tagEndChar:s+=this.indentate(e)+"<"+i+"/"+this.tagEndChar:"object"==typeof n?this.options.oneListGroup?r+=this.j2x(n,e+1).val:r+=this.processTextOrObjNode(n,i,e):r+=this.buildTextValNode(n,i,"",e))}this.options.oneListGroup&&(r=this.buildObjectNode(r,i,"",e)),s+=r}else if(this.options.attributesGroupName&&i===this.options.attributesGroupName){const e=Object.keys(t[i]),s=e.length;for(let r=0;r<s;r++)n+=this.buildAttrPairStr(e[r],""+t[i][e[r]])}else s+=this.processTextOrObjNode(t[i],i,e);return{attrStr:n,val:s}},te.prototype.buildAttrPairStr=function(t,e){return e=this.options.attributeValueProcessor(t,""+e),e=this.replaceEntitiesValue(e),this.options.suppressBooleanAttributes&&"true"===e?" "+t:" "+t+'="'+e+'"'},te.prototype.buildObjectNode=function(t,e,n,s){if(""===t)return"?"===e[0]?this.indentate(s)+"<"+e+n+"?"+this.tagEndChar:this.indentate(s)+"<"+e+n+this.closeTag(e)+this.tagEndChar;{let i="</"+e+this.tagEndChar,r="";return"?"===e[0]&&(r="?",i=""),!n&&""!==n||-1!==t.indexOf("<")?!1!==this.options.commentPropName&&e===this.options.commentPropName&&0===r.length?this.indentate(s)+`\x3c!--${t}--\x3e`+this.newLine:this.indentate(s)+"<"+e+n+r+this.tagEndChar+t+this.indentate(s)+i:this.indentate(s)+"<"+e+n+r+">"+t+i}},te.prototype.closeTag=function(t){let e="";return-1!==this.options.unpairedTags.indexOf(t)?this.options.suppressUnpairedNode||(e="/"):e=this.options.suppressEmptyNode?"/":`></${t}`,e},te.prototype.buildTextValNode=function(t,e,n,s){if(!1!==this.options.cdataPropName&&e===this.options.cdataPropName)return this.indentate(s)+`<![CDATA[${t}]]>`+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+"</"+e+this.tagEndChar}},te.prototype.replaceEntitiesValue=function(t){if(t&&t.length>0&&this.options.processEntities)for(let e=0;e<this.options.entities.length;e++){const n=this.options.entities[e];t=t.replace(n.regex,n.val)}return t};var ie={XMLParser:class{constructor(t){this.externalEntities={},this.options=$t(t)}parse(t,e){if("string"!=typeof t){if(!t.toString)throw new Error("XML data is accepted in String or Bytes[] form.");t=t.toString()}if(e){!0===e&&(e={});const n=Zt.validate(t,e);if(!0!==n)throw Error(`${n.err.msg}:${n.err.line}:${n.err.col}`)}const n=new qt(this.options);n.addExternalEntities(this.externalEntities);const s=n.parseXml(t);return this.options.preserveOrder||void 0===s?s:Ht(s,this.options)}addEntity(t,e){if(-1!==e.indexOf("&"))throw new Error("Entity value can't have '&'");if(-1!==t.indexOf("&")||-1!==t.indexOf(";"))throw new Error("An entity must be set without '&' and ';'. Eg. use '#xD' for '
'");if("&"===e)throw new Error("An entity with value '&' is not permitted");this.externalEntities[t]=e}},XMLValidator:$,XMLBuilder:te};class re{_view;constructor(t){ae(t),this._view=t}get id(){return this._view.id}get name(){return this._view.name}get caption(){return this._view.caption}get emptyTitle(){return this._view.emptyTitle}get emptyCaption(){return this._view.emptyCaption}get getContents(){return this._view.getContents}get icon(){return this._view.icon}set icon(t){this._view.icon=t}get order(){return this._view.order}set order(t){this._view.order=t}get params(){return this._view.params}set params(t){this._view.params=t}get columns(){return this._view.columns}get emptyView(){return this._view.emptyView}get parent(){return this._view.parent}get sticky(){return this._view.sticky}get expanded(){return this._view.expanded}set expanded(t){this._view.expanded=t}get defaultSortKey(){return this._view.defaultSortKey}}const ae=function(t){if(!t.id||"string"!=typeof t.id)throw new Error("View id is required and must be a string");if(!t.name||"string"!=typeof t.name)throw new Error("View name is required and must be a string");if(t.columns&&t.columns.length>0&&(!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||!0!==ie.XMLValidator.validate(t))return!1;let e;const n=new ie.XMLParser;try{e=n.parse(t)}catch{return!1}return!(!e||!("svg"in e))}(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 M))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},oe=function(t){return(typeof window._nc_newfilemenu>"u"&&(window._nc_newfilemenu=new m,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"})))}},99125:(t,e,n)=>{"use strict";n.d(e,{U:()=>un,a:()=>on,c:()=>We,g:()=>mn,l:()=>Je,n:()=>tn,t:()=>ln});var s=n(93379),i=n.n(s),r=n(7795),a=n.n(r),o=n(90569),l=n.n(o),c=n(3565),u=n.n(c),d=n(19216),m=n.n(d),p=n(44589),f=n.n(p),g=n(75716),h={};h.styleTagTransform=f(),h.setAttributes=u(),h.insert=l().bind(null,"head"),h.domAPI=a(),h.insertStyleElement=m(),i()(g.Z,h),g.Z&&g.Z.locals&&g.Z.locals;var A=n(65358),w=n(5656),y=n(79753),v=n(77958),b=n(93664);class C 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 _{static fn(t){return(...e)=>new _(((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 C(t))}}get isCanceled(){return this.#n===x.canceled}#r(t){this.#n===x.pending&&(this.#n=t)}}Object.setPrototypeOf(_.prototype,Promise.prototype);var T=n(51772);class E extends Error{constructor(t){super(t),this.name="TimeoutError"}}class k extends Error{constructor(t){super(),this.name="AbortError",this.message=t}}const S=t=>void 0===globalThis.DOMException?new k(t):new DOMException(t),L=t=>{const e=void 0===t.reason?S("This operation was aborted."):t.reason;return e instanceof Error?e:S(e)};class N{#a=[];enqueue(t,e){const n={priority:(e={priority:0,...e}).priority,run:t};if(this.size&&this.#a[this.size-1].priority>=e.priority)return void this.#a.push(n);const s=function(t,e,n){let s=0,i=t.length;for(;i>0;){const r=Math.trunc(i/2);let a=s+r;n(t[a],e)<=0?(s=++a,i-=r+1):i=r}return s}(this.#a,n,((t,e)=>e.priority-t.priority));this.#a.splice(s,0,n)}dequeue(){const t=this.#a.shift();return t?.run}filter(t){return this.#a.filter((e=>e.priority===t.priority)).map((t=>t.run))}get size(){return this.#a.length}}class I extends T{#o;#l;#c=0;#u;#d;#m=0;#p;#f;#a;#g;#h=0;#A;#w;#y;timeout;constructor(t){if(super(),!("number"==typeof(t={carryoverConcurrencyCount:!1,intervalCap:Number.POSITIVE_INFINITY,interval:0,concurrency:Number.POSITIVE_INFINITY,autoStart:!0,queueClass:N,...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.#o=t.carryoverConcurrencyCount,this.#l=t.intervalCap===Number.POSITIVE_INFINITY||0===t.interval,this.#u=t.intervalCap,this.#d=t.interval,this.#a=new t.queueClass,this.#g=t.queueClass,this.concurrency=t.concurrency,this.timeout=t.timeout,this.#y=!0===t.throwOnTimeout,this.#w=!1===t.autoStart}get#v(){return this.#l||this.#c<this.#u}get#b(){return this.#h<this.#A}#C(){this.#h--,this.#x(),this.emit("next")}#_(){this.#T(),this.#E(),this.#f=void 0}get#k(){const t=Date.now();if(void 0===this.#p){const e=this.#m-t;if(!(e<0))return void 0===this.#f&&(this.#f=setTimeout((()=>{this.#_()}),e)),!0;this.#c=this.#o?this.#h:0}return!1}#x(){if(0===this.#a.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.#k;if(this.#v&&this.#b){const e=this.#a.dequeue();return!!e&&(this.emit("active"),e(),t&&this.#E(),!0)}}return!1}#E(){this.#l||void 0!==this.#p||(this.#p=setInterval((()=>{this.#T()}),this.#d),this.#m=Date.now()+this.#d)}#T(){0===this.#c&&0===this.#h&&this.#p&&(clearInterval(this.#p),this.#p=void 0),this.#c=this.#o?this.#h:0,this.#S()}#S(){for(;this.#x(););}get concurrency(){return this.#A}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.#A=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.#y,...e},new Promise(((n,s)=>{this.#a.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 a;const o=new Promise(((o,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(L(t)),t.addEventListener("abort",(()=>{l(L(t))}))}if(n===Number.POSITIVE_INFINITY)return void t.then(o,l);const c=new E;a=r.setTimeout.call(void 0,(()=>{if(s)try{o(s())}catch(t){l(t)}else"function"==typeof t.cancel&&t.cancel(),!1===i?o():i instanceof Error?l(i):(c.message=i??`Promise timed out after ${n} milliseconds`,l(c))}),n),(async()=>{try{o(await t)}catch(t){l(t)}})()})).finally((()=>{o.clear()}));return o.clear=()=>{r.clearTimeout.call(void 0,a),a=void 0},o}(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.#x()}))}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.#a=new this.#g}async onEmpty(){0!==this.#a.size&&await this.#N("empty")}async onSizeLessThan(t){this.#a.size<t||await this.#N("next",(()=>this.#a.size<t))}async onIdle(){0===this.#h&&0===this.#a.size||await this.#N("idle")}async#N(t,e){return new Promise((n=>{const s=()=>{e&&!e()||(this.off(t,s),n())};this.on(t,s)}))}get size(){return this.#a.size}sizeBy(t){return this.#a.filter(t).length}get pending(){return this.#h}get isPaused(){return this.#w}}var P=n(43452);const F=(t,e,n)=>t.bind(n);var O=n(17499),B=n(64024),D=n(69481),j=n(20144),U=n(43589),R=n(61057),z=n(54572),M=n(46226),V=n(29094),$=n(48264),q=n(48764).Buffer,H=n(25108);function Z(t,e){return function(){return t.apply(e,arguments)}}const{toString:G}=Object.prototype,{getPrototypeOf:Y}=Object,W=(tt=Object.create(null),t=>{const e=G.call(t);return tt[e]||(tt[e]=e.slice(8,-1).toLowerCase())}),K=t=>(t=t.toLowerCase(),e=>W(e)===t),J=t=>e=>typeof e===t,{isArray:Q}=Array,X=J("undefined");var tt;const et=K("ArrayBuffer"),nt=J("string"),st=J("function"),it=J("number"),rt=t=>null!==t&&"object"==typeof t,at=t=>{if("object"!==W(t))return!1;const e=Y(t);return!(null!==e&&e!==Object.prototype&&null!==Object.getPrototypeOf(e)||Symbol.toStringTag in t||Symbol.iterator in t)},ot=K("Date"),lt=K("File"),ct=K("Blob"),ut=K("FileList"),dt=K("URLSearchParams");function mt(t,e,{allOwnKeys:n=!1}={}){if(null===t||typeof t>"u")return;let s,i;if("object"!=typeof t&&(t=[t]),Q(t))for(s=0,i=t.length;s<i;s++)e.call(null,t[s],s,t);else{const i=n?Object.getOwnPropertyNames(t):Object.keys(t),r=i.length;let a;for(s=0;s<r;s++)a=i[s],e.call(null,t[a],a,t)}}function pt(t,e){e=e.toLowerCase();const n=Object.keys(t);let s,i=n.length;for(;i-- >0;)if(s=n[i],e===s.toLowerCase())return s;return null}const ft=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:global,gt=t=>!X(t)&&t!==ft,ht=(t=>e=>t&&e instanceof t)(typeof Uint8Array<"u"&&Y(Uint8Array)),At=K("HTMLFormElement"),wt=(({hasOwnProperty:t})=>(e,n)=>t.call(e,n))(Object.prototype),yt=K("RegExp"),vt=(t,e)=>{const n=Object.getOwnPropertyDescriptors(t),s={};mt(n,((n,i)=>{let r;!1!==(r=e(n,i,t))&&(s[i]=r||n)})),Object.defineProperties(t,s)},bt="abcdefghijklmnopqrstuvwxyz",Ct="0123456789",xt={DIGIT:Ct,ALPHA:bt,ALPHA_DIGIT:bt+bt.toUpperCase()+Ct},_t=K("AsyncFunction"),Tt={isArray:Q,isArrayBuffer:et,isBuffer:function(t){return null!==t&&!X(t)&&null!==t.constructor&&!X(t.constructor)&&st(t.constructor.isBuffer)&&t.constructor.isBuffer(t)},isFormData:t=>{let e;return t&&("function"==typeof FormData&&t instanceof FormData||st(t.append)&&("formdata"===(e=W(t))||"object"===e&&st(t.toString)&&"[object FormData]"===t.toString()))},isArrayBufferView:function(t){let e;return e=typeof ArrayBuffer<"u"&&ArrayBuffer.isView?ArrayBuffer.isView(t):t&&t.buffer&&et(t.buffer),e},isString:nt,isNumber:it,isBoolean:t=>!0===t||!1===t,isObject:rt,isPlainObject:at,isUndefined:X,isDate:ot,isFile:lt,isBlob:ct,isRegExp:yt,isFunction:st,isStream:t=>rt(t)&&st(t.pipe),isURLSearchParams:dt,isTypedArray:ht,isFileList:ut,forEach:mt,merge:function t(){const{caseless:e}=gt(this)&&this||{},n={},s=(s,i)=>{const r=e&&pt(n,i)||i;at(n[r])&&at(s)?n[r]=t(n[r],s):at(s)?n[r]=t({},s):Q(s)?n[r]=s.slice():n[r]=s};for(let t=0,e=arguments.length;t<e;t++)arguments[t]&&mt(arguments[t],s);return n},extend:(t,e,n,{allOwnKeys:s}={})=>(mt(e,((e,s)=>{n&&st(e)?t[s]=Z(e,n):t[s]=e}),{allOwnKeys:s}),t),trim:t=>t.trim?t.trim():t.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,""),stripBOM:t=>(65279===t.charCodeAt(0)&&(t=t.slice(1)),t),inherits:(t,e,n,s)=>{t.prototype=Object.create(e.prototype,s),t.prototype.constructor=t,Object.defineProperty(t,"super",{value:e.prototype}),n&&Object.assign(t.prototype,n)},toFlatObject:(t,e,n,s)=>{let i,r,a;const o={};if(e=e||{},null==t)return e;do{for(i=Object.getOwnPropertyNames(t),r=i.length;r-- >0;)a=i[r],(!s||s(a,t,e))&&!o[a]&&(e[a]=t[a],o[a]=!0);t=!1!==n&&Y(t)}while(t&&(!n||n(t,e))&&t!==Object.prototype);return e},kindOf:W,kindOfTest:K,endsWith:(t,e,n)=>{t=String(t),(void 0===n||n>t.length)&&(n=t.length),n-=e.length;const s=t.indexOf(e,n);return-1!==s&&s===n},toArray:t=>{if(!t)return null;if(Q(t))return t;let e=t.length;if(!it(e))return null;const n=new Array(e);for(;e-- >0;)n[e]=t[e];return n},forEachEntry:(t,e)=>{const n=(t&&t[Symbol.iterator]).call(t);let s;for(;(s=n.next())&&!s.done;){const n=s.value;e.call(t,n[0],n[1])}},matchAll:(t,e)=>{let n;const s=[];for(;null!==(n=t.exec(e));)s.push(n);return s},isHTMLForm:At,hasOwnProperty:wt,hasOwnProp:wt,reduceDescriptors:vt,freezeMethods:t=>{vt(t,((e,n)=>{if(st(t)&&-1!==["arguments","caller","callee"].indexOf(n))return!1;const s=t[n];if(st(s)){if(e.enumerable=!1,"writable"in e)return void(e.writable=!1);e.set||(e.set=()=>{throw Error("Can not rewrite read-only method '"+n+"'")})}}))},toObjectSet:(t,e)=>{const n={},s=t=>{t.forEach((t=>{n[t]=!0}))};return Q(t)?s(t):s(String(t).split(e)),n},toCamelCase:t=>t.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,(function(t,e,n){return e.toUpperCase()+n})),noop:()=>{},toFiniteNumber:(t,e)=>(t=+t,Number.isFinite(t)?t:e),findKey:pt,global:ft,isContextDefined:gt,ALPHABET:xt,generateString:(t=16,e=xt.ALPHA_DIGIT)=>{let n="";const{length:s}=e;for(;t--;)n+=e[Math.random()*s|0];return n},isSpecCompliantForm:function(t){return!!(t&&st(t.append)&&"FormData"===t[Symbol.toStringTag]&&t[Symbol.iterator])},toJSONObject:t=>{const e=new Array(10),n=(t,s)=>{if(rt(t)){if(e.indexOf(t)>=0)return;if(!("toJSON"in t)){e[s]=t;const i=Q(t)?[]:{};return mt(t,((t,e)=>{const r=n(t,s+1);!X(r)&&(i[e]=r)})),e[s]=void 0,i}}return t};return n(t,0)},isAsyncFn:_t,isThenable:t=>t&&(rt(t)||st(t))&&st(t.then)&&st(t.catch)};function Et(t,e,n,s,i){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=(new Error).stack,this.message=t,this.name="AxiosError",e&&(this.code=e),n&&(this.config=n),s&&(this.request=s),i&&(this.response=i)}Tt.inherits(Et,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:Tt.toJSONObject(this.config),code:this.code,status:this.response&&this.response.status?this.response.status:null}}});const kt=Et.prototype,St={};function Lt(t){return Tt.isPlainObject(t)||Tt.isArray(t)}function Nt(t){return Tt.endsWith(t,"[]")?t.slice(0,-2):t}function It(t,e,n){return t?t.concat(e).map((function(t,e){return t=Nt(t),!n&&e?"["+t+"]":t})).join(n?".":""):e}["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED","ERR_NOT_SUPPORT","ERR_INVALID_URL"].forEach((t=>{St[t]={value:t}})),Object.defineProperties(Et,St),Object.defineProperty(kt,"isAxiosError",{value:!0}),Et.from=(t,e,n,s,i,r)=>{const a=Object.create(kt);return Tt.toFlatObject(t,a,(function(t){return t!==Error.prototype}),(t=>"isAxiosError"!==t)),Et.call(a,t.message,e,n,s,i),a.cause=t,a.name=t.name,r&&Object.assign(a,r),a};const Pt=Tt.toFlatObject(Tt,{},null,(function(t){return/^is[A-Z]/.test(t)}));function Ft(t,e,n){if(!Tt.isObject(t))throw new TypeError("target must be an object");e=e||new FormData;const s=(n=Tt.toFlatObject(n,{metaTokens:!0,dots:!1,indexes:!1},!1,(function(t,e){return!Tt.isUndefined(e[t])}))).metaTokens,i=n.visitor||c,r=n.dots,a=n.indexes,o=(n.Blob||typeof Blob<"u"&&Blob)&&Tt.isSpecCompliantForm(e);if(!Tt.isFunction(i))throw new TypeError("visitor must be a function");function l(t){if(null===t)return"";if(Tt.isDate(t))return t.toISOString();if(!o&&Tt.isBlob(t))throw new Et("Blob is not supported. Use a Buffer instead.");return Tt.isArrayBuffer(t)||Tt.isTypedArray(t)?o&&"function"==typeof Blob?new Blob([t]):q.from(t):t}function c(t,n,i){let o=t;if(t&&!i&&"object"==typeof t)if(Tt.endsWith(n,"{}"))n=s?n:n.slice(0,-2),t=JSON.stringify(t);else if(Tt.isArray(t)&&function(t){return Tt.isArray(t)&&!t.some(Lt)}(t)||(Tt.isFileList(t)||Tt.endsWith(n,"[]"))&&(o=Tt.toArray(t)))return n=Nt(n),o.forEach((function(t,s){!Tt.isUndefined(t)&&null!==t&&e.append(!0===a?It([n],s,r):null===a?n:n+"[]",l(t))})),!1;return!!Lt(t)||(e.append(It(i,n,r),l(t)),!1)}const u=[],d=Object.assign(Pt,{defaultVisitor:c,convertValue:l,isVisitable:Lt});if(!Tt.isObject(t))throw new TypeError("data must be an object");return function t(n,s){if(!Tt.isUndefined(n)){if(-1!==u.indexOf(n))throw Error("Circular reference detected in "+s.join("."));u.push(n),Tt.forEach(n,(function(n,r){!0===(!(Tt.isUndefined(n)||null===n)&&i.call(e,n,Tt.isString(r)?r.trim():r,s,d))&&t(n,s?s.concat(r):[r])})),u.pop()}}(t),e}function Ot(t){const e={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(t).replace(/[!'()~]|%20|%00/g,(function(t){return e[t]}))}function Bt(t,e){this._pairs=[],t&&Ft(t,this,e)}const Dt=Bt.prototype;function jt(t){return encodeURIComponent(t).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function Ut(t,e,n){if(!e)return t;const s=n&&n.encode||jt,i=n&&n.serialize;let r;if(r=i?i(e,n):Tt.isURLSearchParams(e)?e.toString():new Bt(e,n).toString(s),r){const e=t.indexOf("#");-1!==e&&(t=t.slice(0,e)),t+=(-1===t.indexOf("?")?"?":"&")+r}return t}Dt.append=function(t,e){this._pairs.push([t,e])},Dt.toString=function(t){const e=t?function(e){return t.call(this,e,Ot)}:Ot;return this._pairs.map((function(t){return e(t[0])+"="+e(t[1])}),"").join("&")};const Rt=class{constructor(){this.handlers=[]}use(t,e,n){return this.handlers.push({fulfilled:t,rejected:e,synchronous:!!n&&n.synchronous,runWhen:n?n.runWhen:null}),this.handlers.length-1}eject(t){this.handlers[t]&&(this.handlers[t]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(t){Tt.forEach(this.handlers,(function(e){null!==e&&t(e)}))}},zt={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},Mt={isBrowser:!0,classes:{URLSearchParams:typeof URLSearchParams<"u"?URLSearchParams:Bt,FormData:typeof FormData<"u"?FormData:null,Blob:typeof Blob<"u"?Blob:null},protocols:["http","https","file","blob","url","data"]},Vt=typeof window<"u"&&typeof document<"u",$t=(t=>Vt&&["ReactNative","NativeScript","NS"].indexOf(t)<0)(typeof navigator<"u"&&navigator.product),qt=typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&"function"==typeof self.importScripts,Ht={...Object.freeze(Object.defineProperty({__proto__:null,hasBrowserEnv:Vt,hasStandardBrowserEnv:$t,hasStandardBrowserWebWorkerEnv:qt},Symbol.toStringTag,{value:"Module"})),...Mt};function Zt(t){function e(t,n,s,i){let r=t[i++];const a=Number.isFinite(+r),o=i>=t.length;return r=!r&&Tt.isArray(s)?s.length:r,o?(Tt.hasOwnProp(s,r)?s[r]=[s[r],n]:s[r]=n,!a):((!s[r]||!Tt.isObject(s[r]))&&(s[r]=[]),e(t,n,s[r],i)&&Tt.isArray(s[r])&&(s[r]=function(t){const e={},n=Object.keys(t);let s;const i=n.length;let r;for(s=0;s<i;s++)r=n[s],e[r]=t[r];return e}(s[r])),!a)}if(Tt.isFormData(t)&&Tt.isFunction(t.entries)){const n={};return Tt.forEachEntry(t,((t,s)=>{e(function(t){return Tt.matchAll(/\w+|\[(\w*)]/g,t).map((t=>"[]"===t[0]?"":t[1]||t[0]))}(t),s,n,0)})),n}return null}const Gt={transitional:zt,adapter:["xhr","http"],transformRequest:[function(t,e){const n=e.getContentType()||"",s=n.indexOf("application/json")>-1,i=Tt.isObject(t);if(i&&Tt.isHTMLForm(t)&&(t=new FormData(t)),Tt.isFormData(t))return s&&s?JSON.stringify(Zt(t)):t;if(Tt.isArrayBuffer(t)||Tt.isBuffer(t)||Tt.isStream(t)||Tt.isFile(t)||Tt.isBlob(t))return t;if(Tt.isArrayBufferView(t))return t.buffer;if(Tt.isURLSearchParams(t))return e.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),t.toString();let r;if(i){if(n.indexOf("application/x-www-form-urlencoded")>-1)return function(t,e){return Ft(t,new Ht.classes.URLSearchParams,Object.assign({visitor:function(t,e,n,s){return Ht.isNode&&Tt.isBuffer(t)?(this.append(e,t.toString("base64")),!1):s.defaultVisitor.apply(this,arguments)}},e))}(t,this.formSerializer).toString();if((r=Tt.isFileList(t))||n.indexOf("multipart/form-data")>-1){const e=this.env&&this.env.FormData;return Ft(r?{"files[]":t}:t,e&&new e,this.formSerializer)}}return i||s?(e.setContentType("application/json",!1),function(t,e,n){if(Tt.isString(t))try{return(0,JSON.parse)(t),Tt.trim(t)}catch(t){if("SyntaxError"!==t.name)throw t}return(0,JSON.stringify)(t)}(t)):t}],transformResponse:[function(t){const e=this.transitional||Gt.transitional,n=e&&e.forcedJSONParsing,s="json"===this.responseType;if(t&&Tt.isString(t)&&(n&&!this.responseType||s)){const n=!(e&&e.silentJSONParsing)&&s;try{return JSON.parse(t)}catch(t){if(n)throw"SyntaxError"===t.name?Et.from(t,Et.ERR_BAD_RESPONSE,this,null,this.response):t}}return t}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:Ht.classes.FormData,Blob:Ht.classes.Blob},validateStatus:function(t){return t>=200&&t<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};Tt.forEach(["delete","get","head","post","put","patch"],(t=>{Gt.headers[t]={}}));const Yt=Gt,Wt=Tt.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"]),Kt=Symbol("internals");function Jt(t){return t&&String(t).trim().toLowerCase()}function Qt(t){return!1===t||null==t?t:Tt.isArray(t)?t.map(Qt):String(t)}function Xt(t,e,n,s,i){if(Tt.isFunction(s))return s.call(this,e,n);if(i&&(e=n),Tt.isString(e)){if(Tt.isString(s))return-1!==e.indexOf(s);if(Tt.isRegExp(s))return s.test(e)}}let te=class{constructor(t){t&&this.set(t)}set(t,e,n){const s=this;function i(t,e,n){const i=Jt(e);if(!i)throw new Error("header name must be a non-empty string");const r=Tt.findKey(s,i);(!r||void 0===s[r]||!0===n||void 0===n&&!1!==s[r])&&(s[r||e]=Qt(t))}const r=(t,e)=>Tt.forEach(t,((t,n)=>i(t,n,e)));return Tt.isPlainObject(t)||t instanceof this.constructor?r(t,e):Tt.isString(t)&&(t=t.trim())&&!(t=>/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(t.trim()))(t)?r((t=>{const e={};let n,s,i;return t&&t.split("\n").forEach((function(t){i=t.indexOf(":"),n=t.substring(0,i).trim().toLowerCase(),s=t.substring(i+1).trim(),!(!n||e[n]&&Wt[n])&&("set-cookie"===n?e[n]?e[n].push(s):e[n]=[s]:e[n]=e[n]?e[n]+", "+s:s)})),e})(t),e):null!=t&&i(e,t,n),this}get(t,e){if(t=Jt(t)){const n=Tt.findKey(this,t);if(n){const t=this[n];if(!e)return t;if(!0===e)return function(t){const e=Object.create(null),n=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;let s;for(;s=n.exec(t);)e[s[1]]=s[2];return e}(t);if(Tt.isFunction(e))return e.call(this,t,n);if(Tt.isRegExp(e))return e.exec(t);throw new TypeError("parser must be boolean|regexp|function")}}}has(t,e){if(t=Jt(t)){const n=Tt.findKey(this,t);return!(!n||void 0===this[n]||e&&!Xt(0,this[n],n,e))}return!1}delete(t,e){const n=this;let s=!1;function i(t){if(t=Jt(t)){const i=Tt.findKey(n,t);i&&(!e||Xt(0,n[i],i,e))&&(delete n[i],s=!0)}}return Tt.isArray(t)?t.forEach(i):i(t),s}clear(t){const e=Object.keys(this);let n=e.length,s=!1;for(;n--;){const i=e[n];(!t||Xt(0,this[i],i,t,!0))&&(delete this[i],s=!0)}return s}normalize(t){const e=this,n={};return Tt.forEach(this,((s,i)=>{const r=Tt.findKey(n,i);if(r)return e[r]=Qt(s),void delete e[i];const a=t?function(t){return t.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,((t,e,n)=>e.toUpperCase()+n))}(i):String(i).trim();a!==i&&delete e[i],e[a]=Qt(s),n[a]=!0})),this}concat(...t){return this.constructor.concat(this,...t)}toJSON(t){const e=Object.create(null);return Tt.forEach(this,((n,s)=>{null!=n&&!1!==n&&(e[s]=t&&Tt.isArray(n)?n.join(", "):n)})),e}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map((([t,e])=>t+": "+e)).join("\n")}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(t){return t instanceof this?t:new this(t)}static concat(t,...e){const n=new this(t);return e.forEach((t=>n.set(t))),n}static accessor(t){const e=(this[Kt]=this[Kt]={accessors:{}}).accessors,n=this.prototype;function s(t){const s=Jt(t);e[s]||(function(t,e){const n=Tt.toCamelCase(" "+e);["get","set","has"].forEach((s=>{Object.defineProperty(t,s+n,{value:function(t,n,i){return this[s].call(this,e,t,n,i)},configurable:!0})}))}(n,t),e[s]=!0)}return Tt.isArray(t)?t.forEach(s):s(t),this}};te.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]),Tt.reduceDescriptors(te.prototype,(({value:t},e)=>{let n=e[0].toUpperCase()+e.slice(1);return{get:()=>t,set(t){this[n]=t}}})),Tt.freezeMethods(te);const ee=te;function ne(t,e){const n=this||Yt,s=e||n,i=ee.from(s.headers);let r=s.data;return Tt.forEach(t,(function(t){r=t.call(n,r,i.normalize(),e?e.status:void 0)})),i.normalize(),r}function se(t){return!(!t||!t.__CANCEL__)}function ie(t,e,n){Et.call(this,t??"canceled",Et.ERR_CANCELED,e,n),this.name="CanceledError"}Tt.inherits(ie,Et,{__CANCEL__:!0});const re=Ht.hasStandardBrowserEnv?{write:function(t,e,n,s,i,r){const a=[];a.push(t+"="+encodeURIComponent(e)),Tt.isNumber(n)&&a.push("expires="+new Date(n).toGMTString()),Tt.isString(s)&&a.push("path="+s),Tt.isString(i)&&a.push("domain="+i),!0===r&&a.push("secure"),document.cookie=a.join("; ")},read:function(t){const e=document.cookie.match(new RegExp("(^|;\\s*)("+t+")=([^;]*)"));return e?decodeURIComponent(e[3]):null},remove:function(t){this.write(t,"",Date.now()-864e5)}}:{write:function(){},read:function(){return null},remove:function(){}};function ae(t,e){return t&&!function(t){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(t)}(e)?function(t,e){return e?t.replace(/\/+$/,"")+"/"+e.replace(/^\/+/,""):t}(t,e):e}const oe=Ht.hasStandardBrowserEnv?function(){const t=/(msie|trident)/i.test(navigator.userAgent),e=document.createElement("a");let n;function s(n){let s=n;return t&&(e.setAttribute("href",s),s=e.href),e.setAttribute("href",s),{href:e.href,protocol:e.protocol?e.protocol.replace(/:$/,""):"",host:e.host,search:e.search?e.search.replace(/^\?/,""):"",hash:e.hash?e.hash.replace(/^#/,""):"",hostname:e.hostname,port:e.port,pathname:"/"===e.pathname.charAt(0)?e.pathname:"/"+e.pathname}}return n=s(window.location.href),function(t){const e=Tt.isString(t)?s(t):t;return e.protocol===n.protocol&&e.host===n.host}}():function(){return!0};function le(t,e){let n=0;const s=function(t,e){t=t||10;const n=new Array(t),s=new Array(t);let i,r=0,a=0;return e=void 0!==e?e:1e3,function(o){const l=Date.now(),c=s[a];i||(i=l),n[r]=o,s[r]=l;let u=a,d=0;for(;u!==r;)d+=n[u++],u%=t;if(r=(r+1)%t,r===a&&(a=(a+1)%t),l-i<e)return;const m=c&&l-c;return m?Math.round(1e3*d/m):void 0}}(50,250);return i=>{const r=i.loaded,a=i.lengthComputable?i.total:void 0,o=r-n,l=s(o);n=r;const c={loaded:r,total:a,progress:a?r/a:void 0,bytes:o,rate:l||void 0,estimated:l&&a&&r<=a?(a-r)/l:void 0,event:i};c[e?"download":"upload"]=!0,t(c)}}const ce=typeof XMLHttpRequest<"u"&&function(t){return new Promise((function(e,n){let s=t.data;const i=ee.from(t.headers).normalize(),r=t.responseType;let a,o;function l(){t.cancelToken&&t.cancelToken.unsubscribe(a),t.signal&&t.signal.removeEventListener("abort",a)}if(Tt.isFormData(s))if(Ht.hasStandardBrowserEnv||Ht.hasStandardBrowserWebWorkerEnv)i.setContentType(!1);else if(!1!==(o=i.getContentType())){const[t,...e]=o?o.split(";").map((t=>t.trim())).filter(Boolean):[];i.setContentType([t||"multipart/form-data",...e].join("; "))}let c=new XMLHttpRequest;if(t.auth){const e=t.auth.username||"",n=t.auth.password?unescape(encodeURIComponent(t.auth.password)):"";i.set("Authorization","Basic "+btoa(e+":"+n))}const u=ae(t.baseURL,t.url);function d(){if(!c)return;const s=ee.from("getAllResponseHeaders"in c&&c.getAllResponseHeaders());(function(t,e,n){const s=n.config.validateStatus;n.status&&s&&!s(n.status)?e(new Et("Request failed with status code "+n.status,[Et.ERR_BAD_REQUEST,Et.ERR_BAD_RESPONSE][Math.floor(n.status/100)-4],n.config,n.request,n)):t(n)})((function(t){e(t),l()}),(function(t){n(t),l()}),{data:r&&"text"!==r&&"json"!==r?c.response:c.responseText,status:c.status,statusText:c.statusText,headers:s,config:t,request:c}),c=null}if(c.open(t.method.toUpperCase(),Ut(u,t.params,t.paramsSerializer),!0),c.timeout=t.timeout,"onloadend"in c?c.onloadend=d:c.onreadystatechange=function(){!c||4!==c.readyState||0===c.status&&(!c.responseURL||0!==c.responseURL.indexOf("file:"))||setTimeout(d)},c.onabort=function(){c&&(n(new Et("Request aborted",Et.ECONNABORTED,t,c)),c=null)},c.onerror=function(){n(new Et("Network Error",Et.ERR_NETWORK,t,c)),c=null},c.ontimeout=function(){let e=t.timeout?"timeout of "+t.timeout+"ms exceeded":"timeout exceeded";const s=t.transitional||zt;t.timeoutErrorMessage&&(e=t.timeoutErrorMessage),n(new Et(e,s.clarifyTimeoutError?Et.ETIMEDOUT:Et.ECONNABORTED,t,c)),c=null},Ht.hasStandardBrowserEnv){const e=oe(u)&&t.xsrfCookieName&&re.read(t.xsrfCookieName);e&&i.set(t.xsrfHeaderName,e)}void 0===s&&i.setContentType(null),"setRequestHeader"in c&&Tt.forEach(i.toJSON(),(function(t,e){c.setRequestHeader(e,t)})),Tt.isUndefined(t.withCredentials)||(c.withCredentials=!!t.withCredentials),r&&"json"!==r&&(c.responseType=t.responseType),"function"==typeof t.onDownloadProgress&&c.addEventListener("progress",le(t.onDownloadProgress,!0)),"function"==typeof t.onUploadProgress&&c.upload&&c.upload.addEventListener("progress",le(t.onUploadProgress)),(t.cancelToken||t.signal)&&(a=e=>{c&&(n(!e||e.type?new ie(null,t,c):e),c.abort(),c=null)},t.cancelToken&&t.cancelToken.subscribe(a),t.signal&&(t.signal.aborted?a():t.signal.addEventListener("abort",a)));const m=function(t){const e=/^([-+\w]{1,25})(:?\/\/|:)/.exec(t);return e&&e[1]||""}(u);m&&-1===Ht.protocols.indexOf(m)?n(new Et("Unsupported protocol "+m+":",Et.ERR_BAD_REQUEST,t)):c.send(s||null)}))},ue={http:null,xhr:ce};Tt.forEach(ue,((t,e)=>{if(t){try{Object.defineProperty(t,"name",{value:e})}catch{}Object.defineProperty(t,"adapterName",{value:e})}}));const de=t=>`- ${t}`,me=t=>Tt.isFunction(t)||null===t||!1===t,pe=t=>{t=Tt.isArray(t)?t:[t];const{length:e}=t;let n,s;const i={};for(let r=0;r<e;r++){let e;if(n=t[r],s=n,!me(n)&&(s=ue[(e=String(n)).toLowerCase()],void 0===s))throw new Et(`Unknown adapter '${e}'`);if(s)break;i[e||"#"+r]=s}if(!s){const t=Object.entries(i).map((([t,e])=>`adapter ${t} `+(!1===e?"is not supported by the environment":"is not available in the build")));throw new Et("There is no suitable adapter to dispatch the request "+(e?t.length>1?"since :\n"+t.map(de).join("\n"):" "+de(t[0]):"as no adapter specified"),"ERR_NOT_SUPPORT")}return s};function fe(t){if(t.cancelToken&&t.cancelToken.throwIfRequested(),t.signal&&t.signal.aborted)throw new ie(null,t)}function ge(t){return fe(t),t.headers=ee.from(t.headers),t.data=ne.call(t,t.transformRequest),-1!==["post","put","patch"].indexOf(t.method)&&t.headers.setContentType("application/x-www-form-urlencoded",!1),pe(t.adapter||Yt.adapter)(t).then((function(e){return fe(t),e.data=ne.call(t,t.transformResponse,e),e.headers=ee.from(e.headers),e}),(function(e){return se(e)||(fe(t),e&&e.response&&(e.response.data=ne.call(t,t.transformResponse,e.response),e.response.headers=ee.from(e.response.headers))),Promise.reject(e)}))}const he=t=>t instanceof ee?t.toJSON():t;function Ae(t,e){e=e||{};const n={};function s(t,e,n){return Tt.isPlainObject(t)&&Tt.isPlainObject(e)?Tt.merge.call({caseless:n},t,e):Tt.isPlainObject(e)?Tt.merge({},e):Tt.isArray(e)?e.slice():e}function i(t,e,n){return Tt.isUndefined(e)?Tt.isUndefined(t)?void 0:s(void 0,t,n):s(t,e,n)}function r(t,e){if(!Tt.isUndefined(e))return s(void 0,e)}function a(t,e){return Tt.isUndefined(e)?Tt.isUndefined(t)?void 0:s(void 0,t):s(void 0,e)}function o(n,i,r){return r in e?s(n,i):r in t?s(void 0,n):void 0}const l={url:r,method:r,data:r,baseURL:a,transformRequest:a,transformResponse:a,paramsSerializer:a,timeout:a,timeoutMessage:a,withCredentials:a,adapter:a,responseType:a,xsrfCookieName:a,xsrfHeaderName:a,onUploadProgress:a,onDownloadProgress:a,decompress:a,maxContentLength:a,maxBodyLength:a,beforeRedirect:a,transport:a,httpAgent:a,httpsAgent:a,cancelToken:a,socketPath:a,responseEncoding:a,validateStatus:o,headers:(t,e)=>i(he(t),he(e),!0)};return Tt.forEach(Object.keys(Object.assign({},t,e)),(function(s){const r=l[s]||i,a=r(t[s],e[s],s);Tt.isUndefined(a)&&r!==o||(n[s]=a)})),n}const we={};["object","boolean","number","function","string","symbol"].forEach(((t,e)=>{we[t]=function(n){return typeof n===t||"a"+(e<1?"n ":" ")+t}}));const ye={};we.transitional=function(t,e,n){function s(t,e){return"[Axios v1.6.1] Transitional option '"+t+"'"+e+(n?". "+n:"")}return(n,i,r)=>{if(!1===t)throw new Et(s(i," has been removed"+(e?" in "+e:"")),Et.ERR_DEPRECATED);return e&&!ye[i]&&(ye[i]=!0,H.warn(s(i," has been deprecated since v"+e+" and will be removed in the near future"))),!t||t(n,i,r)}};const ve={assertOptions:function(t,e,n){if("object"!=typeof t)throw new Et("options must be an object",Et.ERR_BAD_OPTION_VALUE);const s=Object.keys(t);let i=s.length;for(;i-- >0;){const r=s[i],a=e[r];if(a){const e=t[r],n=void 0===e||a(e,r,t);if(!0!==n)throw new Et("option "+r+" must be "+n,Et.ERR_BAD_OPTION_VALUE)}else if(!0!==n)throw new Et("Unknown option "+r,Et.ERR_BAD_OPTION)}},validators:we},be=ve.validators;let Ce=class{constructor(t){this.defaults=t,this.interceptors={request:new Rt,response:new Rt}}request(t,e){"string"==typeof t?(e=e||{}).url=t:e=t||{},e=Ae(this.defaults,e);const{transitional:n,paramsSerializer:s,headers:i}=e;void 0!==n&&ve.assertOptions(n,{silentJSONParsing:be.transitional(be.boolean),forcedJSONParsing:be.transitional(be.boolean),clarifyTimeoutError:be.transitional(be.boolean)},!1),null!=s&&(Tt.isFunction(s)?e.paramsSerializer={serialize:s}:ve.assertOptions(s,{encode:be.function,serialize:be.function},!0)),e.method=(e.method||this.defaults.method||"get").toLowerCase();let r=i&&Tt.merge(i.common,i[e.method]);i&&Tt.forEach(["delete","get","head","post","put","patch","common"],(t=>{delete i[t]})),e.headers=ee.concat(r,i);const a=[];let o=!0;this.interceptors.request.forEach((function(t){"function"==typeof t.runWhen&&!1===t.runWhen(e)||(o=o&&t.synchronous,a.unshift(t.fulfilled,t.rejected))}));const l=[];this.interceptors.response.forEach((function(t){l.push(t.fulfilled,t.rejected)}));let c,u,d=0;if(!o){const t=[ge.bind(this),void 0];for(t.unshift.apply(t,a),t.push.apply(t,l),u=t.length,c=Promise.resolve(e);d<u;)c=c.then(t[d++],t[d++]);return c}u=a.length;let m=e;for(d=0;d<u;){const t=a[d++],e=a[d++];try{m=t(m)}catch(t){e.call(this,t);break}}try{c=ge.call(this,m)}catch(t){return Promise.reject(t)}for(d=0,u=l.length;d<u;)c=c.then(l[d++],l[d++]);return c}getUri(t){return Ut(ae((t=Ae(this.defaults,t)).baseURL,t.url),t.params,t.paramsSerializer)}};Tt.forEach(["delete","get","head","options"],(function(t){Ce.prototype[t]=function(e,n){return this.request(Ae(n||{},{method:t,url:e,data:(n||{}).data}))}})),Tt.forEach(["post","put","patch"],(function(t){function e(e){return function(n,s,i){return this.request(Ae(i||{},{method:t,headers:e?{"Content-Type":"multipart/form-data"}:{},url:n,data:s}))}}Ce.prototype[t]=e(),Ce.prototype[t+"Form"]=e(!0)}));const xe=Ce,_e={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511};Object.entries(_e).forEach((([t,e])=>{_e[e]=t}));const Te=_e,Ee=function t(e){const n=new xe(e),s=Z(xe.prototype.request,n);return Tt.extend(s,xe.prototype,n,{allOwnKeys:!0}),Tt.extend(s,n,null,{allOwnKeys:!0}),s.create=function(n){return t(Ae(e,n))},s}(Yt);Ee.Axios=xe,Ee.CanceledError=ie,Ee.CancelToken=class t{constructor(t){if("function"!=typeof t)throw new TypeError("executor must be a function.");let e;this.promise=new Promise((function(t){e=t}));const n=this;this.promise.then((t=>{if(!n._listeners)return;let e=n._listeners.length;for(;e-- >0;)n._listeners[e](t);n._listeners=null})),this.promise.then=t=>{let e;const s=new Promise((t=>{n.subscribe(t),e=t})).then(t);return s.cancel=function(){n.unsubscribe(e)},s},t((function(t,s,i){n.reason||(n.reason=new ie(t,s,i),e(n.reason))}))}throwIfRequested(){if(this.reason)throw this.reason}subscribe(t){this.reason?t(this.reason):this._listeners?this._listeners.push(t):this._listeners=[t]}unsubscribe(t){if(!this._listeners)return;const e=this._listeners.indexOf(t);-1!==e&&this._listeners.splice(e,1)}static source(){let e;return{token:new t((function(t){e=t})),cancel:e}}},Ee.isCancel=se,Ee.VERSION="1.6.1",Ee.toFormData=Ft,Ee.AxiosError=Et,Ee.Cancel=Ee.CanceledError,Ee.all=function(t){return Promise.all(t)},Ee.spread=function(t){return function(e){return t.apply(null,e)}},Ee.isAxiosError=function(t){return Tt.isObject(t)&&!0===t.isAxiosError},Ee.mergeConfig=Ae,Ee.AxiosHeaders=ee,Ee.formToJSON=t=>Zt(Tt.isHTMLForm(t)?new FormData(t):t),Ee.getAdapter=pe,Ee.HttpStatusCode=Te,Ee.default=Ee;const ke=Ee,{Axios:Se,AxiosError:Le,CanceledError:Ne,isCancel:Ie,CancelToken:Pe,VERSION:Fe,all:Oe,Cancel:Be,isAxiosError:De,spread:je,toFormData:Ue,AxiosHeaders:Re,HttpStatusCode:ze,formToJSON:Me,getAdapter:Ve,mergeConfig:$e}=ke,qe=function(t){if(!Number.isInteger(1)&&1!==Number.POSITIVE_INFINITY)throw new TypeError("Expected `concurrency` to be a number from 1 and up");const e=new P.Z;let n=0;const s=async(t,s,i)=>{n++;const r=(async()=>t(...i))();s(r);try{await r}catch{}n--,e.size>0&&e.dequeue()()},i=(t,...i)=>new Promise((r=>{((t,i,r)=>{e.enqueue(F(s.bind(void 0,t,i,r))),(async()=>{await Promise.resolve(),n<1&&e.size>0&&e.dequeue()()})()})(t,r,i)}));return Object.defineProperties(i,{activeCount:{get:()=>n},pendingCount:{get:()=>e.size},clearQueue:{value(){e.clear()}}}),i}(),He=new FileReader,Ze=async function(t,e,n,s=(()=>{}),i=void 0,r={}){let a;return a=e instanceof Blob?e:await e(),i&&(r.Destination=i),r["Content-Type"]||(r["Content-Type"]="application/octet-stream"),await b.Z.request({method:"PUT",url:t,data:a,signal:n,onUploadProgress:s,headers:r})},Ge=function(t,e,n){return qe((()=>new Promise(((s,i)=>{He.onload=()=>{null!==He.result&&s(new Blob([He.result],{type:"application/octet-stream"})),i(new Error("Error while reading the file"))},He.readAsArrayBuffer(t.slice(e,e+n))}))))},Ye=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 We=(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))(We||{});let Ke=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(Ye()>0?Math.ceil(n/Ye()):1,1e4);this._source=t,this._isChunked=e&&Ye()>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 Je=(t=>null===t?(0,O.IY)().setApp("uploader").build():(0,O.IY)().setApp("uploader").setUid(t.uid).build())((0,v.ts)());var Qe=(t=>(t[t.IDLE=0]="IDLE",t[t.UPLOADING=1]="UPLOADING",t[t.PAUSED=2]="PAUSED",t))(Qe||{});class Xe{_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,v.ts)()?.uid,n=(0,y.generateRemoteUrl)(`dav/files/${t}`);if(!t)throw new Error("User is not logged in");e=new w.gt({id:0,owner:t,permissions:w.y3.ALL,root:`/files/${t}`,source:n})}this.destination=e,Je.debug("Upload workspace initialized",{destination:this.destination,root:this.root,isPublic:t,maxChunksSize:Ye()})}get destination(){return this._destinationFolder}set destination(t){if(!t)throw new Error("Invalid destination folder");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){const n=`${this.root}/${t.replace(/^\//,"")}`,{origin:s}=new URL(n),i=s+(0,A.Ec)(n.slice(s.length));Je.debug(`Uploading ${e.name} to ${i}`);const r=Ye(e.size),a=0===r||e.size<r||this._isPublic,o=new Ke(n,!a,e.size,e);return this._uploadQueue.push(o),this.updateStats(),new _((async(t,n,s)=>{if(s(o.cancel),a){Je.debug("Initializing regular upload",{file:e,upload:o});const s=await Ge(e,0,o.size),r=async()=>{try{o.response=await Ze(i,s,o.signal,(()=>this.updateStats()),void 0,{"X-OC-Mtime":e.lastModified/1e3,"Content-Type":e.type}),o.uploaded=o.size,this.updateStats(),Je.debug(`Successfully uploaded ${e.name}`,{file:e,upload:o}),t(o)}catch(t){if(t instanceof Ne)return o.status=We.FAILED,void n("Upload has been cancelled");t?.response&&(o.response=t.response),o.status=We.FAILED,Je.error(`Failed uploading ${e.name}`,{error:t,file:e,upload:o}),n("Failed uploading the file")}this._notifiers.forEach((t=>{try{t(o)}catch{}}))};this._jobQueue.add(r),this.updateStats()}else{Je.debug("Initializing chunked upload",{file:e,upload:o});const s=await async function(t){const e=`${(0,y.generateRemoteUrl)(`dav/uploads/${(0,v.ts)()?.uid}`)}/web-file-upload-${[...Array(16)].map((()=>Math.floor(16*Math.random()).toString(16))).join("")}`,n=t?{Destination:t}:void 0;return await b.Z.request({method:"MKCOL",url:e,headers:n}),e}(i),a=[];for(let t=0;t<o.chunks;t++){const n=t*r,l=Math.min(n+r,o.size),c=()=>Ge(e,n,r),u=()=>Ze(`${s}/${t+1}`,c,o.signal,(()=>this.updateStats()),i,{"X-OC-Mtime":e.lastModified/1e3,"OC-Total-Length":e.size,"Content-Type":"application/octet-stream"}).then((()=>{o.uploaded=o.uploaded+r})).catch((e=>{throw e instanceof Ne||(Je.error(`Chunk ${t+1} ${n} - ${l} uploading failed`),o.status=We.FAILED),e}));a.push(this._jobQueue.add(u))}try{await Promise.all(a),this.updateStats(),o.response=await b.Z.request({method:"MOVE",url:`${s}/.file`,headers:{Destination:i}}),this.updateStats(),o.status=We.FINISHED,Je.debug(`Successfully uploaded ${e.name}`,{file:e,upload:o}),t(o)}catch(t){t instanceof Ne?(o.status=We.FAILED,n("Upload has been cancelled")):(o.status=We.FAILED,n("Failed assembling the chunks together")),b.Z.request({method:"DELETE",url:`${s}`})}this._notifiers.forEach((t=>{try{t(o)}catch{}}))}return this._jobQueue.onIdle().then((()=>this.reset())),o}))}}function tn(t,e,n,s,i,r,a,o){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),a?(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(a)},c._ssrRegister=l):i&&(l=o?function(){i.call(this,(c.functional?this.parent:this).$root.$options.shadowRoot)}:i),l)if(c.functional){c._injectStyles=l;var u=c.render;c.render=function(t,e){return l.call(e),u(t,e)}}else{var d=c.beforeCreate;c.beforeCreate=d?[].concat(d,l):[l]}return{exports:t,options:c}}const en=tn({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,"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,nn=tn({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,"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,sn=tn({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,"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,rn=(0,$.H)().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 <alimahwer@yahoo.com>, 2023","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:\nJohn Molakvoæ <skjnldsv@protonmail.com>, 2023\nAli <alimahwer@yahoo.com>, 2023\n"},msgstr:["Last-Translator: Ali <alimahwer@yahoo.com>, 2023\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 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:["رفع ملفات"]},"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":"Transifex Bot <>, 2022","Language-Team":"Asturian (https://www.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:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Asturian (https://www.transifex.com/nextcloud/teams/64236/ast/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: ast\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:"az",json:{charset:"utf-8",headers:{"Last-Translator":"Rashad Aliyev <microphprashad@gmail.com>, 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 <microphprashad@gmail.com>, 2023\n"},msgstr:["Last-Translator: Rashad Aliyev <microphprashad@gmail.com>, 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 <toniher@softcatala.cat>, 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 <marcriera@softcatala.org>, 2022\nToni Hermoso Pulido <toniher@softcatala.cat>, 2022\n"},msgstr:["Last-Translator: Toni Hermoso Pulido <toniher@softcatala.cat>, 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 <pavel.borecki@gmail.com>, 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 <pavel.borecki@gmail.com>, 2022\n"},msgstr:["Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 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":"Pavel Borecki <pavel.borecki@gmail.com>, 2023","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:\nJohn Molakvoæ <skjnldsv@protonmail.com>, 2023\nPavel Borecki <pavel.borecki@gmail.com>, 2023\n"},msgstr:["Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2023\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 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"]},"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":"Jens Peter Nielsen <mail@jp-nielsen.dk>, 2023","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:\nJohn Molakvoæ <skjnldsv@protonmail.com>, 2023\nSimon T, 2023\nJens Peter Nielsen <mail@jp-nielsen.dk>, 2023\n"},msgstr:["Last-Translator: Jens Peter Nielsen <mail@jp-nielsen.dk>, 2023\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 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"]},"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 <mario_siegmann@web.de>, 2023","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:\nJohn Molakvoæ <skjnldsv@protonmail.com>, 2023\nMarkus Eckstein, 2023\nMario Siegmann <mario_siegmann@web.de>, 2023\n"},msgstr:["Last-Translator: Mario Siegmann <mario_siegmann@web.de>, 2023\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 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 ist 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"]},"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 <mario_siegmann@web.de>, 2023","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:\nJohn Molakvoæ <skjnldsv@protonmail.com>, 2023\nMark Ziegler <mark.ziegler@rakekniven.de>, 2023\nMario Siegmann <mario_siegmann@web.de>, 2023\n"},msgstr:["Last-Translator: Mario Siegmann <mario_siegmann@web.de>, 2023\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 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"]},"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 <andi@gowling.com>, 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æ <skjnldsv@protonmail.com>, 2023\nAndi Chandler <andi@gowling.com>, 2023\n"},msgstr:["Last-Translator: Andi Chandler <andi@gowling.com>, 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":"Next Cloud <nextcloud.translator.es@cgj.es>, 2023","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æ <skjnldsv@protonmail.com>, 2023\nFranciscoFJ <dev-ooo@satel-sa.com>, 2023\nNext Cloud <nextcloud.translator.es@cgj.es>, 2023\n"},msgstr:["Last-Translator: Next Cloud <nextcloud.translator.es@cgj.es>, 2023\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:["estimación del 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"]},"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 <utolosa002@gmail.com>, 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 <utolosa002@gmail.com>, 2022\n"},msgstr:["Last-Translator: Unai Tolosa Pontesta <utolosa002@gmail.com>, 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 <jiri.gronroos@iki.fi>, 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 <jiri.gronroos@iki.fi>, 2022\n"},msgstr:["Last-Translator: Jiri Grönroos <jiri.gronroos@iki.fi>, 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":"John Molakvoæ <skjnldsv@protonmail.com>, 2023","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:\nJean-Claude Richard <jcr-conseil@otherway.eu>, 2023\nClément Saccoccio, 2023\nJohn Molakvoæ <skjnldsv@protonmail.com>, 2023\n"},msgstr:["Last-Translator: John Molakvoæ <skjnldsv@protonmail.com>, 2023\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 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, un nombre sera postfixé au nom du fichier."]},"Last modified date unknown":{msgid:"Last modified date unknown",msgstr:["Date de dernière modification 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:["Image d'aperçu"]},"Select all checkboxes":{msgid:"Select all checkboxes",msgstr:["Sélectionner toutes les cases"]},"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:["Envoi annulé"]},"Upload files":{msgid:"Upload files",msgstr:["Téléverser des fichiers"]},"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 <mbouzada@gmail.com>, 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æ <skjnldsv@protonmail.com>, 2023\nNacho <nacho.vfranco@gmail.com>, 2023\nMiguel Anxo Bouzada <mbouzada@gmail.com>, 2023\n"},msgstr:["Last-Translator: Miguel Anxo Bouzada <mbouzada@gmail.com>, 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ó <meskobalazs@mailbox.org>, 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 <linerly@proton.me>, 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æ <skjnldsv@protonmail.com>, 2023\nEmpty Slot Filler, 2023\nLinerly <linerly@proton.me>, 2023\n"},msgstr:["Last-Translator: Linerly <linerly@proton.me>, 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 <sv1@fellsnet.is>, 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 <sv1@fellsnet.is>, 2023\n"},msgstr:["Last-Translator: Sveinn í Felli <sv1@fellsnet.is>, 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æ <skjnldsv@protonmail.com>, 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, 2022","Language-Team":"Korean (https://www.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:\nBrandon Han, 2022\n"},msgstr:["Last-Translator: Brandon Han, 2022\nLanguage-Team: Korean (https://www.transifex.com/nextcloud/teams/64236/ko/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: ko\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:"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":"Сашко Тодоров <sasetodorov@gmail.com>, 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Сашко Тодоров <sasetodorov@gmail.com>, 2022\n"},msgstr:["Last-Translator: Сашко Тодоров <sasetodorov@gmail.com>, 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":"Ari Selseng <ari@selseng.net>, 2022","Language-Team":"Norwegian Bokmål (Norway) (https://www.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:\nAri Selseng <ari@selseng.net>, 2022\n"},msgstr:["Last-Translator: Ari Selseng <ari@selseng.net>, 2022\nLanguage-Team: Norwegian Bokmål (Norway) (https://www.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"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["{seconds} sekunder igjen"]},"{time} left":{msgid:"{time} left",comments:{extracted:"time has the format 00:00:00"},msgstr:["{time} igjen"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["noen få sekunder igjen"]},Add:{msgid:"Add",msgstr:["Legg til"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["Avbryt opplastninger"]},"estimating time left":{msgid:"estimating time left",msgstr:["Estimerer tid igjen"]},paused:{msgid:"paused",msgstr:["pauset"]},"Upload files":{msgid:"Upload files",msgstr:["Last opp filer"]}}}}},{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 <rico-schwab@hotmail.com>, 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 <rico-schwab@hotmail.com>, 2023\n"},msgstr:["Last-Translator: Rico <rico-schwab@hotmail.com>, 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":"M H <haincu@o2.pl>, 2023","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æ <skjnldsv@protonmail.com>, 2023\nM H <haincu@o2.pl>, 2023\n"},msgstr:["Last-Translator: M H <haincu@o2.pl>, 2023\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"]},"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":"Flávio Veras <flaviove@gmail.com>, 2022","Language-Team":"Portuguese (Brazil) (https://www.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:\nLeonardo Colman <leonardo.dev@colman.com.br>, 2022\nJeann Cavalcante <wjeann@gmail.com>, 2022\nFlávio Veras <flaviove@gmail.com>, 2022\n"},msgstr:["Last-Translator: Flávio Veras <flaviove@gmail.com>, 2022\nLanguage-Team: Portuguese (Brazil) (https://www.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"]},"{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:["alguns segundos restantes"]},Add:{msgid:"Add",msgstr:["Adicionar"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["Cancelar uploads"]},"estimating time left":{msgid:"estimating time left",msgstr:["estimando tempo restante"]},paused:{msgid:"paused",msgstr:["pausado"]},"Upload files":{msgid:"Upload files",msgstr:["Enviar arquivos"]}}}}},{locale:"pt_PT",json:{charset:"utf-8",headers:{"Last-Translator":"Manuela Silva <mmsrs@sky.com>, 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 <mmsrs@sky.com>, 2022\n"},msgstr:["Last-Translator: Manuela Silva <mmsrs@sky.com>, 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 <contact@madalinvasiliu.com>, 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 <contact@madalinvasiliu.com>, 2022\n"},msgstr:["Last-Translator: Mădălin Vasiliu <contact@madalinvasiliu.com>, 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æ <skjnldsv@protonmail.com>, 2023\nMax Smith <sevinfolds@gmail.com>, 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æ <skjnldsv@protonmail.com>, 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:["Отпреми фајлове"]},"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, 2023","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:\nJohn Molakvoæ <skjnldsv@protonmail.com>, 2023\nMagnus Höglund, 2023\n"},msgstr:["Last-Translator: Magnus Höglund, 2023\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 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"]},"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 <ppnplus@protonmail.com>, 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 <ppnplus@protonmail.com>, 2022\n"},msgstr:["Last-Translator: Phongpanot Phairat <ppnplus@protonmail.com>, 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 <kayazeren@gmail.com>, 2023","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:\nJohn Molakvoæ <skjnldsv@protonmail.com>, 2023\nKaya Zeren <kayazeren@gmail.com>, 2023\n"},msgstr:["Last-Translator: Kaya Zeren <kayazeren@gmail.com>, 2023\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 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"]},"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 <oleksiy.stasevych@gmail.com>, 2023","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:\nJohn Molakvoæ <skjnldsv@protonmail.com>, 2023\nMehi Loki, 2023\nO St <oleksiy.stasevych@gmail.com>, 2023\n"},msgstr:["Last-Translator: O St <oleksiy.stasevych@gmail.com>, 2023\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 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:["Завантажте файли"]},"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":"blakduk, 2023","Language-Team":"Vietnamese (https://www.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:\nblakduk, 2023\n"},msgstr:["Last-Translator: blakduk, 2023\nLanguage-Team: Vietnamese (https://www.transifex.com/nextcloud/teams/64236/vi/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: vi\nPlural-Forms: nplurals=1; plural=0;\n"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["Còn {second} giây"]},"{time} left":{msgid:"{time} left",comments:{extracted:"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"]},Add:{msgid:"Add",msgstr:["Thêm"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["Huỷ tải lên"]},"estimating time left":{msgid:"estimating time left",msgstr:["Thời gian còn lại dự kiến"]},paused:{msgid:"paused",msgstr:["đã tạm dừng"]},"Upload files":{msgid:"Upload files",msgstr:["Tập tin tải lên"]}}}}},{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æ <skjnldsv@protonmail.com>, 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æ <skjnldsv@protonmail.com>, 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":"黃柏諺 <s8321414@gmail.com>, 2023","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:\nJohn Molakvoæ <skjnldsv@protonmail.com>, 2023\n黃柏諺 <s8321414@gmail.com>, 2023\n"},msgstr:["Last-Translator: 黃柏諺 <s8321414@gmail.com>, 2023\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:["還剩幾秒"]},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:["您必須為每個檔案都至少選取一個版本以繼續。"]}}}}}].map((t=>rn.addTranslation(t.locale,t.json)));const an=rn.build(),on=an.ngettext.bind(an),ln=an.gettext.bind(an),cn=j.ZP.extend({name:"UploadPicker",components:{Cancel:en,NcActionButton:U.Z,NcActions:R.Z,NcButton:z.Z,NcIconSvgWrapper:M.Z,NcProgressBar:V.Z,Plus:nn,Upload:sn},props:{accept:{type:Array,default:null},disabled:{type:Boolean,default:!1},multiple:{type:Boolean,default:!1},destination:{type:w.gt,default:void 0},content:{type:Array,default:()=>[]}},data:()=>({addLabel:ln("New"),cancelLabel:ln("Cancel uploads"),uploadLabel:ln("Upload files"),progressLabel:ln("Upload progress"),progressTimeId:`nc-uploader-progress-${Math.random().toString(36).slice(7)}`,eta:null,timeLeft:"",newFileMenuEntries:[],uploadManager:mn()}),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===We.FAILED)).length},isUploading(){return this.queue?.length>0},isAssembling(){return 0!==this.queue?.filter((t=>t.status===We.ASSEMBLING)).length},isPaused(){return this.uploadManager.info?.status===Qe.PAUSED},buttonName(){if(!this.isUploading)return this.addLabel}},watch:{destination(t){this.setDestination(t)},totalQueueSize(t){this.eta=D({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),Je.debug("UploadPicker initialised")},methods:{onClick(){this.$refs.input.click()},async onPick(){let t=[...this.$refs.input.files];if(function(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}(t,this.content)){const e=t.filter((t=>this.content.find((e=>e.basename===t.name)))).filter(Boolean),s=t.filter((t=>!e.includes(t)));try{const{selected:i,renamed:r}=await async function(t,e,s){const{default:i}=await n.e(3338).then(n.bind(n,83338));return new Promise(((n,r)=>{const a=new i({propsData:{dirname:t,conflicts:e,content:s}});a.$on("submit",(t=>{n(t),a.$destroy(),a.$el?.parentNode?.removeChild(a.$el)})),a.$on("cancel",(t=>{r(t??new Error("Canceled")),a.$destroy(),a.$el?.parentNode?.removeChild(a.$el)})),a.$mount(),document.body.appendChild(a.$el)}))}(this.destination.basename,e,this.content);t=[...s,...i,...r]}catch{return void(0,B.x2)(ln("Upload cancelled"))}}t.forEach((t=>{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=ln("paused"));const t=Math.round(this.eta.estimate());if(t!==1/0)if(t<10)this.timeLeft=ln("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=ln("{time} left",{time:n})}else this.timeLeft=ln("{seconds} seconds left",{seconds:t});else this.timeLeft=ln("estimating time left")},setDestination(t){this.destination?(Je.debug("Destination set",{destination:t}),this.uploadManager.destination=t,this.newFileMenuEntries=(0,w.Ir)(t)):Je.debug("Invalid destination")},onUploadCompletion(t){t.status===We.FAILED?this.$emit("failed",t):this.$emit("uploaded",t)}}}),un=tn(cn,(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,"af4c69fa",null,null).exports;let dn=null;function mn(){const t=null!==document.querySelector('input[name="isPublic"][value="1"]');return dn instanceof Xe||(dn=new Xe(t)),dn}}},r={};function a(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,a),n.loaded=!0,n.exports}a.m=i,e=[],a.O=(t,n,s,i)=>{if(!n){var r=1/0;for(u=0;u<e.length;u++){n=e[u][0],s=e[u][1],i=e[u][2];for(var o=!0,l=0;l<n.length;l++)(!1&i||r>=i)&&Object.keys(a.O).every((t=>a.O[t](n[l])))?n.splice(l--,1):(o=!1,i<r&&(r=i));if(o){e.splice(u--,1);var c=s();void 0!==c&&(t=c)}}return t}i=i||0;for(var u=e.length;u>0&&e[u-1][2]>i;u--)e[u]=e[u-1];e[u]=[n,s,i]},a.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return a.d(e,{a:e}),e},a.d=(t,e)=>{for(var n in e)a.o(e,n)&&!a.o(t,n)&&Object.defineProperty(t,n,{enumerable:!0,get:e[n]})},a.f={},a.e=t=>Promise.all(Object.keys(a.f).reduce(((e,n)=>(a.f[n](t,e),e)),[])),a.u=t=>t+"-"+t+".js?v="+{3338:"efaa31bdda1e5637e85a",4720:"67ff1816113751e83e78",6512:"512e0eb87d56fb3dbdfc"}[t],a.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(t){if("object"==typeof window)return window}}(),a.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n={},s="nextcloud:",a.l=(t,e,i,r)=>{if(n[t])n[t].push(e);else{var o,l;if(void 0!==i)for(var c=document.getElementsByTagName("script"),u=0;u<c.length;u++){var d=c[u];if(d.getAttribute("src")==t||d.getAttribute("data-webpack")==s+i){o=d;break}}o||(l=!0,(o=document.createElement("script")).charset="utf-8",o.timeout=120,a.nc&&o.setAttribute("nonce",a.nc),o.setAttribute("data-webpack",s+i),o.src=t),n[t]=[e];var m=(e,s)=>{o.onerror=o.onload=null,clearTimeout(p);var i=n[t];if(delete n[t],o.parentNode&&o.parentNode.removeChild(o),i&&i.forEach((t=>t(s))),e)return e(s)},p=setTimeout(m.bind(null,void 0,{type:"timeout",target:o}),12e4);o.onerror=m.bind(null,o.onerror),o.onload=m.bind(null,o.onload),l&&document.head.appendChild(o)}},a.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},a.nmd=t=>(t.paths=[],t.children||(t.children=[]),t),a.j=2181,(()=>{var t;a.g.importScripts&&(t=a.g.location+"");var e=a.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;)t=n[s--].src}if(!t)throw new Error("Automatic publicPath is not supported in this browser");t=t.replace(/#.*$/,"").replace(/\?.*$/,"").replace(/\/[^\/]+$/,"/"),a.p=t})(),(()=>{a.b=document.baseURI||self.location.href;var t={2181:0};a.f.j=(e,n)=>{var s=a.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=a.p+a.u(e),o=new Error;a.l(r,(n=>{if(a.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;o.message="Loading chunk "+e+" failed.\n("+i+": "+r+")",o.name="ChunkLoadError",o.type=i,o.request=r,s[1](o)}}),"chunk-"+e,e)}},a.O.j=e=>0===t[e];var e=(e,n)=>{var s,i,r=n[0],o=n[1],l=n[2],c=0;if(r.some((e=>0!==t[e]))){for(s in o)a.o(o,s)&&(a.m[s]=o[s]);if(l)var u=l(a)}for(e&&e(n);c<r.length;c++)i=r[c],a.o(t,i)&&t[i]&&t[i][0](),t[i]=0;return a.O(u)},n=self.webpackChunknextcloud=self.webpackChunknextcloud||[];n.forEach(e.bind(null,0)),n.push=e.bind(null,n.push.bind(n))})(),a.nc=void 0;var o=a.O(void 0,[7874],(()=>a(31734)));o=a.O(o)})(); -//# sourceMappingURL=files-main.js.map?v=e957fbd258448e72cc84
\ No newline at end of file +(()=>{var e,n,s,i={51772: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,a){if("function"!=typeof s)throw new TypeError("The listener must be a function");var o=new i(s,r||t,a),l=n?n+e:e;return t._events[l]?t._events[l].fn?t._events[l]=[t._events[l],o]:t._events[l].push(o):(t._events[l]=o,t._eventsCount++),t}function a(t,e){0==--t._eventsCount?t._events=new s:delete t._events[e]}function o(){this._events=new s,this._eventsCount=0}Object.create&&(s.prototype=Object.create(null),(new s).__proto__||(n=!1)),o.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},o.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,a=new Array(r);i<r;i++)a[i]=s[i].fn;return a},o.prototype.listenerCount=function(t){var e=n?n+t:t,s=this._events[e];return s?s.fn?1:s.length:0},o.prototype.emit=function(t,e,s,i,r,a){var o=n?n+t:t;if(!this._events[o])return!1;var l,c,u=this._events[o],d=arguments.length;if(u.fn){switch(u.once&&this.removeListener(t,u.fn,void 0,!0),d){case 1:return u.fn.call(u.context),!0;case 2:return u.fn.call(u.context,e),!0;case 3:return u.fn.call(u.context,e,s),!0;case 4:return u.fn.call(u.context,e,s,i),!0;case 5:return u.fn.call(u.context,e,s,i,r),!0;case 6:return u.fn.call(u.context,e,s,i,r,a),!0}for(c=1,l=new Array(d-1);c<d;c++)l[c-1]=arguments[c];u.fn.apply(u.context,l)}else{var m,p=u.length;for(c=0;c<p;c++)switch(u[c].once&&this.removeListener(t,u[c].fn,void 0,!0),d){case 1:u[c].fn.call(u[c].context);break;case 2:u[c].fn.call(u[c].context,e);break;case 3:u[c].fn.call(u[c].context,e,s);break;case 4:u[c].fn.call(u[c].context,e,s,i);break;default:if(!l)for(m=1,l=new Array(d-1);m<d;m++)l[m-1]=arguments[m];u[c].fn.apply(u[c].context,l)}}return!0},o.prototype.on=function(t,e,n){return r(this,t,e,n,!1)},o.prototype.once=function(t,e,n){return r(this,t,e,n,!0)},o.prototype.removeListener=function(t,e,s,i){var r=n?n+t:t;if(!this._events[r])return this;if(!e)return a(this,r),this;var o=this._events[r];if(o.fn)o.fn!==e||i&&!o.once||s&&o.context!==s||a(this,r);else{for(var l=0,c=[],u=o.length;l<u;l++)(o[l].fn!==e||i&&!o[l].once||s&&o[l].context!==s)&&c.push(o[l]);c.length?this._events[r]=1===c.length?c[0]:c:a(this,r)}return this},o.prototype.removeAllListeners=function(t){var e;return t?(e=n?n+t:t,this._events[e]&&a(this,e)):(this._events=new s,this._eventsCount=0),this},o.prototype.off=o.prototype.removeListener,o.prototype.addListener=o.prototype.on,o.prefixed=n,o.EventEmitter=o,t.exports=o},56524:(e,n,s)=>{"use strict";var i={};s.r(i),s.d(i,{exclude:()=>Ft,extract:()=>kt,parse:()=>St,parseUrl:()=>Nt,pick:()=>Pt,stringify:()=>Lt,stringifyUrl:()=>It});var r=s(20144),a=!0;function o(){return"undefined"!=typeof navigator&&"undefined"!=typeof window?window:void 0!==s.g?s.g:{}}r.ZP.util.warn;const l="function"==typeof Proxy,c="devtools-plugin:setup";let u,d;class m{constructor(t,e){this.target=null,this.targetQueue=[],this.onQueue=[],this.plugin=t,this.hook=e;const n={};if(t.settings)for(const e in t.settings){const s=t.settings[e];n[e]=s.defaultValue}const i=`__vue-devtools-plugin-settings__${t.id}`;let r=Object.assign({},n);try{const t=localStorage.getItem(i),e=JSON.parse(t);Object.assign(r,e)}catch(t){}this.fallbacks={getSettings:()=>r,setSettings(t){try{localStorage.setItem(i,JSON.stringify(t))}catch(t){}r=t},now:()=>{return void 0!==u||("undefined"!=typeof window&&window.performance?(u=!0,d=window.performance):void 0!==s.g&&(null===(t=s.g.perf_hooks)||void 0===t?void 0:t.performance)?(u=!0,d=s.g.perf_hooks.performance):u=!1),u?d.now():Date.now();var t}},e&&e.on("plugin:settings:set",((t,e)=>{t===this.plugin.id&&this.fallbacks.setSettings(e)})),this.proxiedOn=new Proxy({},{get:(t,e)=>this.target?this.target.on[e]:(...t)=>{this.onQueue.push({method:e,args:t})}}),this.proxiedTarget=new Proxy({},{get:(t,e)=>this.target?this.target[e]:"on"===e?this.proxiedOn:Object.keys(this.fallbacks).includes(e)?(...t)=>(this.targetQueue.push({method:e,args:t,resolve:()=>{}}),this.fallbacks[e](...t)):(...t)=>new Promise((n=>{this.targetQueue.push({method:e,args:t,resolve:n})}))})}async setRealTarget(t){this.target=t;for(const t of this.onQueue)this.target.on[t.method](...t.args);for(const t of this.targetQueue)t.resolve(await this.target[t.method](...t.args))}}function p(t,e){const n=t,s=o(),i=o().__VUE_DEVTOOLS_GLOBAL_HOOK__,r=l&&n.enableEarlyProxy;if(!i||!s.__VUE_DEVTOOLS_PLUGIN_API_AVAILABLE__&&r){const t=r?new m(n,i):null;(s.__VUE_DEVTOOLS_PLUGINS__=s.__VUE_DEVTOOLS_PLUGINS__||[]).push({pluginDescriptor:n,setupFn:e,proxy:t}),t&&e(t.proxiedTarget)}else i.emit(c,t,e)}var f=s(25108);let g;const h=t=>g=t,A=Symbol();function w(t){return t&&"object"==typeof t&&"[object Object]"===Object.prototype.toString.call(t)&&"function"!=typeof t.toJSON}var y;!function(t){t.direct="direct",t.patchObject="patch object",t.patchFunction="patch function"}(y||(y={}));const v="undefined"!=typeof window,b="undefined"!=typeof __VUE_PROD_DEVTOOLS__&&__VUE_PROD_DEVTOOLS__&&v,C=(()=>"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 x(t,e,n){const s=new XMLHttpRequest;s.open("GET",t),s.responseType="blob",s.onload=function(){S(s.response,e,n)},s.onerror=function(){f.error("could not download file")},s.send()}function _(t){const e=new XMLHttpRequest;e.open("HEAD",t,!1);try{e.send()}catch(t){}return e.status>=200&&e.status<=299}function T(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 E="object"==typeof navigator?navigator:{userAgent:""},k=(()=>/Macintosh/.test(E.userAgent)&&/AppleWebKit/.test(E.userAgent)&&!/Safari/.test(E.userAgent))(),S=v?"undefined"!=typeof HTMLAnchorElement&&"download"in HTMLAnchorElement.prototype&&!k?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?_(s.href)?x(t,e,n):(s.target="_blank",T(s)):T(s)):(s.href=URL.createObjectURL(t),setTimeout((function(){URL.revokeObjectURL(s.href)}),4e4),setTimeout((function(){T(s)}),0))}:"msSaveOrOpenBlob"in E?function(t,e="download",n){if("string"==typeof t)if(_(t))x(t,e,n);else{const e=document.createElement("a");e.href=t,e.target="_blank",setTimeout((function(){T(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 x(t,e,n);const i="application/octet-stream"===t.type,r=/constructor/i.test(String(C.HTMLElement))||"safari"in C,a=/CriOS\/[\d]+/.test(navigator.userAgent);if((a||i&&r||k)&&"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=a?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 L(t,e){const n="🍍 "+t;"function"==typeof __VUE_DEVTOOLS_TOAST__?__VUE_DEVTOOLS_TOAST__(n,e):"error"===e?f.error(n):"warn"===e?f.warn(n):f.log(n)}function N(t){return"_a"in t&&"install"in t}function I(){if(!("clipboard"in navigator))return L("Your browser doesn't support the Clipboard API","error"),!0}function P(t){return!!(t instanceof Error&&t.message.toLowerCase().includes("document is not focused"))&&(L('You need to activate the "Emulate a focused page" setting in the "Rendering" panel of devtools.',"warn"),!0)}let F;function O(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 B(t){return{_custom:{display:t}}}const D="🍍 Pinia (root)",j="_root";function U(t){return N(t)?{id:j,label:D}:{id:t.$id,label:t.$id}}function R(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:B(t.type),key:B(t.key),oldValue:t.oldValue,newValue:t.newValue}:{}}function z(t){switch(t){case y.direct:return"mutation";case y.patchFunction:case y.patchObject:return"$patch";default:return"unknown"}}let M=!0;const V=[],$="pinia:mutations",q="pinia",{assign:H}=Object,Z=t=>"🍍 "+t;function G(t,e){p({id:"dev.esm.pinia",label:"Pinia 🍍",logo:"https://pinia.vuejs.org/logo.svg",packageName:"pinia",homepage:"https://pinia.vuejs.org",componentStateTypes:V,app:t},(n=>{"function"!=typeof n.now&&L("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:$,label:"Pinia 🍍",color:15064968}),n.addInspector({id:q,label:"Pinia 🍍",icon:"storage",treeFilterPlaceholder:"Search stores",actions:[{icon:"content_copy",action:()=>{!async function(t){if(!I())try{await navigator.clipboard.writeText(JSON.stringify(t.state.value)),L("Global state copied to clipboard.")}catch(t){if(P(t))return;L("Failed to serialize the state. Check the console for more details.","error"),f.error(t)}}(e)},tooltip:"Serialize and copy the state"},{icon:"content_paste",action:async()=>{await async function(t){if(!I())try{O(t,JSON.parse(await navigator.clipboard.readText())),L("Global state pasted from clipboard.")}catch(t){if(P(t))return;L("Failed to deserialize the state from clipboard. Check the console for more details.","error"),f.error(t)}}(e),n.sendInspectorTree(q),n.sendInspectorState(q)},tooltip:"Replace the state with the content of your clipboard"},{icon:"save",action:()=>{!async function(t){try{S(new Blob([JSON.stringify(t.state.value)],{type:"text/plain;charset=utf-8"}),"pinia-state.json")}catch(t){L("Failed to export the state as JSON. Check the console for more details.","error"),f.error(t)}}(e)},tooltip:"Save the state as a JSON file"},{icon:"folder_open",action:async()=>{await async function(t){try{const e=(F||(F=document.createElement("input"),F.type="file",F.accept=".json"),function(){return new Promise(((t,e)=>{F.onchange=async()=>{const e=F.files;if(!e)return t(null);const n=e.item(0);return t(n?{text:await n.text(),file:n}:null)},F.oncancel=()=>t(null),F.onerror=e,F.click()}))}),n=await e();if(!n)return;const{text:s,file:i}=n;O(t,JSON.parse(s)),L(`Global state imported from "${i.name}".`)}catch(t){L("Failed to import the state from JSON. Check the console for more details.","error"),f.error(t)}}(e),n.sendInspectorTree(q),n.sendInspectorState(q)},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?L(`Cannot reset "${t}" store because it doesn't have a "$reset" method implemented.`,"warn"):(n.$reset(),L(`Store "${t}" reset.`)):L(`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:Z(e.$id),key:"state",editable:!0,value:e._isOptionsAPI?{_custom:{value:(0,r.IU)(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:Z(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===q){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()):D.toLowerCase().includes(n.filter.toLowerCase()))):t).map(U)}})),n.on.getInspectorState((n=>{if(n.app===t&&n.inspectorId===q){const t=n.nodeId===j?e:e._s.get(n.nodeId);if(!t)return;t&&(n.state=function(t){if(N(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===q){const t=n.nodeId===j?e:e._s.get(n.nodeId);if(!t)return L(`store "${n.nodeId}" not found`,"error");const{path:s}=n;N(t)?s.unshift("state"):1===s.length&&t._customProperties.has(s[0])&&!(s[0]in t.$state)||s.unshift("$state"),M=!1,n.set(t,s,n.state.value),M=!0}})),n.on.editComponentState((t=>{if(t.type.startsWith("🍍")){const n=t.type.replace(/^🍍\s*/,""),s=e._s.get(n);if(!s)return L(`store "${n}" not found`,"error");const{path:i}=t;if("state"!==i[0])return L(`Invalid path for store "${n}":\n${i}\nOnly state can be modified.`);i[0]="$state",M=!1,t.set(s,i,t.state.value),M=!0}}))}))}let Y,W=0;function K(t,e,n){const s=e.reduce(((e,n)=>(e[n]=(0,r.IU)(t)[n],e)),{});for(const e in s)t[e]=function(){const i=W,r=n?new Proxy(t,{get:(...t)=>(Y=i,Reflect.get(...t)),set:(...t)=>(Y=i,Reflect.set(...t))}):t;Y=i;const a=s[e].apply(r,arguments);return Y=void 0,a}}function J({app:t,store:e,options:n}){if(e.$id.startsWith("__hot:"))return;e._isOptionsAPI=!!n.state,K(e,Object.keys(n.actions),e._isOptionsAPI);const s=e._hotUpdate;(0,r.IU)(e)._hotUpdate=function(t){s.apply(this,arguments),K(e,Object.keys(t._hmrPayload.actions),!!e._isOptionsAPI)},function(t,e){V.includes(Z(e.$id))||V.push(Z(e.$id)),p({id:"dev.esm.pinia",label:"Pinia 🍍",logo:"https://pinia.vuejs.org/logo.svg",packageName:"pinia",homepage:"https://pinia.vuejs.org",componentStateTypes:V,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:a})=>{const o=W++;t.addTimelineEvent({layerId:$,event:{time:n(),title:"🛫 "+r,subtitle:"start",data:{store:B(e.$id),action:B(r),args:a},groupId:o}}),s((s=>{Y=void 0,t.addTimelineEvent({layerId:$,event:{time:n(),title:"🛬 "+r,subtitle:"end",data:{store:B(e.$id),action:B(r),args:a,result:s},groupId:o}})})),i((s=>{Y=void 0,t.addTimelineEvent({layerId:$,event:{time:n(),logType:"error",title:"💥 "+r,subtitle:"end",data:{store:B(e.$id),action:B(r),args:a,error:s},groupId:o}})}))}),!0),e._customProperties.forEach((s=>{(0,r.YP)((()=>(0,r.SU)(e[s])),((e,i)=>{t.notifyComponentUpdate(),t.sendInspectorState(q),M&&t.addTimelineEvent({layerId:$,event:{time:n(),title:"Change",subtitle:s,data:{newValue:e,oldValue:i},groupId:Y}})}),{deep:!0})})),e.$subscribe((({events:s,type:i},r)=>{if(t.notifyComponentUpdate(),t.sendInspectorState(q),!M)return;const a={time:n(),title:z(i),data:H({store:B(e.$id)},R(s)),groupId:Y};i===y.patchFunction?a.subtitle="⤵️":i===y.patchObject?a.subtitle="🧩":s&&!Array.isArray(s)&&(a.subtitle=s.type),s&&(a.data["rawEvent(s)"]={_custom:{display:"DebuggerEvent",type:"object",tooltip:"raw DebuggerEvent[]",value:s}}),t.addTimelineEvent({layerId:$,event:a})}),{detached:!0,flush:"sync"});const s=e._hotUpdate;e._hotUpdate=(0,r.Xl)((i=>{s(i),t.addTimelineEvent({layerId:$,event:{time:n(),title:"🔥 "+e.$id,subtitle:"HMR update",data:{store:B(e.$id),info:B("HMR update")}}}),t.notifyComponentUpdate(),t.sendInspectorTree(q),t.sendInspectorState(q)}));const{$dispose:i}=e;e.$dispose=()=>{i(),t.notifyComponentUpdate(),t.sendInspectorTree(q),t.sendInspectorState(q),t.getSettings().logStoreChanges&&L(`Disposed "${e.$id}" store 🗑`)},t.notifyComponentUpdate(),t.sendInspectorTree(q),t.sendInspectorState(q),t.getSettings().logStoreChanges&&L(`"${e.$id}" store installed 🆕`)}))}(t,e)}const Q=()=>{};function X(t,e,n,s=Q){t.push(e);const i=()=>{const n=t.indexOf(e);n>-1&&(t.splice(n,1),s())};return!n&&(0,r.nZ)()&&(0,r.EB)(i),i}function tt(t,...e){t.slice().forEach((t=>{t(...e)}))}const et=t=>t();function nt(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];w(i)&&w(s)&&t.hasOwnProperty(n)&&!(0,r.dq)(s)&&!(0,r.PG)(s)?t[n]=nt(i,s):t[n]=s}return t}const st=Symbol(),it=new WeakMap,{assign:rt}=Object;function at(t,e,n={},s,i,o){let l;const c=rt({actions:{}},n),u={deep:!0};let d,m,p,f=[],g=[];const A=s.state.value[t];o||A||(a?(0,r.t8)(s.state.value,t,{}):s.state.value[t]={});const v=(0,r.iH)({});let C;function x(e){let n;d=m=!1,"function"==typeof e?(e(s.state.value[t]),n={type:y.patchFunction,storeId:t,events:p}):(nt(s.state.value[t],e),n={type:y.patchObject,payload:e,storeId:t,events:p});const i=C=Symbol();(0,r.Y3)().then((()=>{C===i&&(d=!0)})),m=!0,tt(f,n,s.state.value[t])}const _=o?function(){const{state:t}=n,e=t?t():{};this.$patch((t=>{rt(t,e)}))}:Q;function T(e,n){return function(){h(s);const i=Array.from(arguments),r=[],a=[];let o;tt(g,{args:i,name:e,store:S,after:function(t){r.push(t)},onError:function(t){a.push(t)}});try{o=n.apply(this&&this.$id===t?this:S,i)}catch(t){throw tt(a,t),t}return o instanceof Promise?o.then((t=>(tt(r,t),t))).catch((t=>(tt(a,t),Promise.reject(t)))):(tt(r,o),o)}}const E=(0,r.Xl)({actions:{},getters:{},state:[],hotState:v}),k={_p:s,$id:t,$onAction:X.bind(null,g),$patch:x,$reset:_,$subscribe(e,n={}){const i=X(f,e,n.detached,(()=>a())),a=l.run((()=>(0,r.YP)((()=>s.state.value[t]),(s=>{("sync"===n.flush?m:d)&&e({storeId:t,type:y.direct,events:p},s)}),rt({},u,n))));return i},$dispose:function(){l.stop(),f=[],g=[],s._s.delete(t)}};a&&(k._r=!1);const S=(0,r.qj)(b?rt({_hmrPayload:E,_customProperties:(0,r.Xl)(new Set)},k):k);s._s.set(t,S);const L=(s._a&&s._a.runWithContext||et)((()=>s._e.run((()=>(l=(0,r.B)()).run(e)))));for(const e in L){const n=L[e];if((0,r.dq)(n)&&(I=n,!(0,r.dq)(I)||!I.effect)||(0,r.PG)(n))o||(!A||(N=n,a?it.has(N):w(N)&&N.hasOwnProperty(st))||((0,r.dq)(n)?n.value=A[e]:nt(n,A[e])),a?(0,r.t8)(s.state.value[t],e,n):s.state.value[t][e]=n);else if("function"==typeof n){const t=T(e,n);a?(0,r.t8)(L,e,t):L[e]=t,c.actions[e]=n}}var N,I;if(a?Object.keys(L).forEach((t=>{(0,r.t8)(S,t,L[t])})):(rt(S,L),rt((0,r.IU)(S),L)),Object.defineProperty(S,"$state",{get:()=>s.state.value[t],set:t=>{x((e=>{rt(e,t)}))}}),b){const t={writable:!0,configurable:!0,enumerable:!1};["_p","_hmrPayload","_getters","_customProperties"].forEach((e=>{Object.defineProperty(S,e,rt({value:S[e]},t))}))}return a&&(S._r=!0),s._p.forEach((t=>{if(b){const e=l.run((()=>t({store:S,app:s._a,pinia:s,options:c})));Object.keys(e||{}).forEach((t=>S._customProperties.add(t))),rt(S,e)}else rt(S,l.run((()=>t({store:S,app:s._a,pinia:s,options:c}))))})),A&&o&&n.hydrate&&n.hydrate(S.$state,A),d=!0,m=!0,S}function ot(t,e,n){let s,i;const o="function"==typeof e;function l(t,n){const l=!!(0,r.FN)();return(t=t||(l?(0,r.f3)(A,null):null))&&h(t),(t=g)._s.has(s)||(o?at(s,e,i,t):function(t,e,n,s){const{state:i,actions:o,getters:l}=e,c=n.state.value[t];let u;u=at(t,(function(){c||(a?(0,r.t8)(n.state.value,t,i?i():{}):n.state.value[t]=i?i():{});const e=(0,r.BK)(n.state.value[t]);return rt(e,o,Object.keys(l||{}).reduce(((e,s)=>(e[s]=(0,r.Xl)((0,r.Fl)((()=>{h(n);const e=n._s.get(t);if(!a||e._r)return l[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),l.$id=s,l}var lt=s(5656),ct=s(77958),ut=s(79753);const dt="%[a-f0-9]{2}",mt=new RegExp("("+dt+")|([^%]+?)","gi"),pt=new RegExp("("+dt+")+","gi");function ft(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([],ft(n),ft(s))}function gt(t){try{return decodeURIComponent(t)}catch{let e=t.match(mt)||[];for(let n=1;n<e.length;n++)e=(t=ft(e,n).join("")).match(mt)||[];return t}}function ht(t,e){if("string"!=typeof t||"string"!=typeof e)throw new TypeError("Expected the arguments to be of type `string`");if(""===t||""===e)return[];const n=t.indexOf(e);return-1===n?[]:[t.slice(0,n),t.slice(n+e.length)]}function At(t,e){const n={};if(Array.isArray(e))for(const s of e){const e=Object.getOwnPropertyDescriptor(t,s);e?.enumerable&&Object.defineProperty(n,s,e)}else for(const s of Reflect.ownKeys(t)){const i=Object.getOwnPropertyDescriptor(t,s);i.enumerable&&e(s,t[s],t)&&Object.defineProperty(n,s,i)}return n}const wt=t=>null==t,yt=t=>encodeURIComponent(t).replace(/[!'()*]/g,(t=>`%${t.charCodeAt(0).toString(16).toUpperCase()}`)),vt=Symbol("encodeFragmentIdentifier");function bt(t){if("string"!=typeof t||1!==t.length)throw new TypeError("arrayFormatSeparator must be single character string")}function Ct(t,e){return e.encode?e.strict?yt(t):encodeURIComponent(t):t}function xt(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=pt.exec(t);for(;n;){try{e[n[0]]=decodeURIComponent(n[0])}catch{const t=gt(n[0]);t!==n[0]&&(e[n[0]]=t)}n=pt.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 _t(t){return Array.isArray(t)?t.sort():"object"==typeof t?_t(Object.keys(t)).sort(((t,e)=>Number(t)-Number(e))).map((e=>t[e])):t}function Tt(t){const e=t.indexOf("#");return-1!==e&&(t=t.slice(0,e)),t}function Et(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 kt(t){const e=(t=Tt(t)).indexOf("?");return-1===e?"":t.slice(e+1)}function St(t,e){bt((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&&xt(n,t).includes(t.arrayFormatSeparator);n=r?xt(n,t):n;const a=i||r?n.split(t.arrayFormatSeparator).map((e=>xt(e,t))):null===n?n:xt(n,t);s[e]=a};case"bracket-separator":return(e,n,s)=>{const i=/(\[])$/.test(e);if(e=e.replace(/\[]$/,""),!i)return void(s[e]=n?xt(n,t):n);const r=null===n?[]:n.split(t.arrayFormatSeparator).map((e=>xt(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,a]=ht(t,"=");void 0===r&&(r=t),a=void 0===a?null:["comma","separator","bracket-separator"].includes(e.arrayFormat)?a:xt(a,e),n(xt(r,e),a,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]=Et(s,e);else s[t]=Et(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 Boolean(n)&&"object"==typeof n&&!Array.isArray(n)?t[e]=_t(n):t[e]=n,t}),Object.create(null))}function Lt(t,e){if(!t)return"";bt((e={encode:!0,strict:!0,arrayFormat:"none",arrayFormatSeparator:",",...e}).arrayFormatSeparator);const n=n=>e.skipNull&&wt(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,[Ct(e,t),"[",i,"]"].join("")]:[...n,[Ct(e,t),"[",Ct(i,t),"]=",Ct(s,t)].join("")]};case"bracket":return e=>(n,s)=>void 0===s||t.skipNull&&null===s||t.skipEmptyString&&""===s?n:null===s?[...n,[Ct(e,t),"[]"].join("")]:[...n,[Ct(e,t),"[]=",Ct(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,[Ct(e,t),":list="].join("")]:[...n,[Ct(e,t),":list=",Ct(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?[[Ct(n,t),e,Ct(i,t)].join("")]:[[s,Ct(i,t)].join(t.arrayFormatSeparator)])}default:return e=>(n,s)=>void 0===s||t.skipNull&&null===s||t.skipEmptyString&&""===s?n:null===s?[...n,Ct(e,t)]:[...n,[Ct(e,t),"=",Ct(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?Ct(n,e):Array.isArray(i)?0===i.length&&"bracket-separator"===e.arrayFormat?Ct(n,e)+"[]":i.reduce(s(n),[]).join("&"):Ct(n,e)+"="+Ct(i,e)})).filter((t=>t.length>0)).join("&")}function Nt(t,e){e={decode:!0,...e};let[n,s]=ht(t,"#");return void 0===n&&(n=t),{url:n?.split("?")?.[0]??"",query:St(kt(t),e),...e&&e.parseFragmentIdentifier&&s?{fragmentIdentifier:xt(s,e)}:{}}}function It(t,e){e={encode:!0,strict:!0,[vt]:!0,...e};const n=Tt(t.url).split("?")[0]||"";let s=Lt({...St(kt(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[vt]?s.hash:`#${t.fragmentIdentifier}`}return`${n}${s}${i}`}function Pt(t,e,n){n={parseFragmentIdentifier:!0,[vt]:!1,...n};const{url:s,query:i,fragmentIdentifier:r}=Nt(t,n);return It({url:s,query:At(i,e),fragmentIdentifier:r},n)}function Ft(t,e,n){return Pt(t,Array.isArray(e)?t=>!e.includes(t):(t,n)=>!e(t,n),n)}const Ot=i;var Bt=s(25108);function Dt(t,e){for(var n in e)t[n]=e[n];return t}var jt=/[!'()*]/g,Ut=function(t){return"%"+t.charCodeAt(0).toString(16)},Rt=/%2C/g,zt=function(t){return encodeURIComponent(t).replace(jt,Ut).replace(Rt,",")};function Mt(t){try{return decodeURIComponent(t)}catch(t){}return t}var Vt=function(t){return null==t||"object"==typeof t?t:String(t)};function $t(t){var e={};return(t=t.trim().replace(/^(\?|#|&)/,""))?(t.split("&").forEach((function(t){var n=t.replace(/\+/g," ").split("="),s=Mt(n.shift()),i=n.length>0?Mt(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 qt(t){var e=t?Object.keys(t).map((function(e){var n=t[e];if(void 0===n)return"";if(null===n)return zt(e);if(Array.isArray(n)){var s=[];return n.forEach((function(t){void 0!==t&&(null===t?s.push(zt(e)):s.push(zt(e)+"="+zt(t)))})),s.join("&")}return zt(e)+"="+zt(n)})).filter((function(t){return t.length>0})).join("&"):null;return e?"?"+e:""}var Ht=/\/?$/;function Zt(t,e,n,s){var i=s&&s.options.stringifyQuery,r=e.query||{};try{r=Gt(r)}catch(t){}var a={name:e.name||t&&t.name,meta:t&&t.meta||{},path:e.path||"/",hash:e.hash||"",query:r,params:e.params||{},fullPath:Kt(e,i),matched:t?Wt(t):[]};return n&&(a.redirectedFrom=Kt(n,i)),Object.freeze(a)}function Gt(t){if(Array.isArray(t))return t.map(Gt);if(t&&"object"==typeof t){var e={};for(var n in t)e[n]=Gt(t[n]);return e}return t}var Yt=Zt(null,{path:"/"});function Wt(t){for(var e=[];t;)e.unshift(t),t=t.parent;return e}function Kt(t,e){var n=t.path,s=t.query;void 0===s&&(s={});var i=t.hash;return void 0===i&&(i=""),(n||"/")+(e||qt)(s)+i}function Jt(t,e,n){return e===Yt?t===e:!!e&&(t.path&&e.path?t.path.replace(Ht,"")===e.path.replace(Ht,"")&&(n||t.hash===e.hash&&Qt(t.query,e.query)):!(!t.name||!e.name)&&t.name===e.name&&(n||t.hash===e.hash&&Qt(t.query,e.query)&&Qt(t.params,e.params)))}function Qt(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 a=e[n];return null==r||null==a?r===a:"object"==typeof r&&"object"==typeof a?Qt(r,a):String(r)===String(a)}))}function Xt(t){for(var e=0;e<t.matched.length;e++){var n=t.matched[e];for(var s in n.instances){var i=n.instances[s],r=n.enteredCbs[s];if(i&&r){delete n.enteredCbs[s];for(var a=0;a<r.length;a++)i._isBeingDestroyed||r[a](i)}}}}var te={name:"RouterView",functional:!0,props:{name:{type:String,default:"default"}},render:function(t,e){var n=e.props,s=e.children,i=e.parent,r=e.data;r.routerView=!0;for(var a=i.$createElement,o=n.name,l=i.$route,c=i._routerViewCache||(i._routerViewCache={}),u=0,d=!1;i&&i._routerRoot!==i;){var m=i.$vnode?i.$vnode.data:{};m.routerView&&u++,m.keepAlive&&i._directInactive&&i._inactive&&(d=!0),i=i.$parent}if(r.routerViewDepth=u,d){var p=c[o],f=p&&p.component;return f?(p.configProps&&ee(f,r,p.route,p.configProps),a(f,r,s)):a()}var g=l.matched[u],h=g&&g.components[o];if(!g||!h)return c[o]=null,a();c[o]={component:h},r.registerRouteInstance=function(t,e){var n=g.instances[o];(e&&n!==t||!e&&n===t)&&(g.instances[o]=e)},(r.hook||(r.hook={})).prepatch=function(t,e){g.instances[o]=e.componentInstance},r.hook.init=function(t){t.data.keepAlive&&t.componentInstance&&t.componentInstance!==g.instances[o]&&(g.instances[o]=t.componentInstance),Xt(l)};var A=g.props&&g.props[o];return A&&(Dt(c[o],{route:l,configProps:A}),ee(h,r,l,A)),a(h,r,s)}};function ee(t,e,n,s){var i=e.props=function(t,e){switch(typeof e){case"undefined":return;case"object":return e;case"function":return e(t);case"boolean":return e?t.params:void 0}}(n,s);if(i){i=e.props=Dt({},i);var r=e.attrs=e.attrs||{};for(var a in i)t.props&&a in t.props||(r[a]=i[a],delete i[a])}}function ne(t,e,n){var s=t.charAt(0);if("/"===s)return t;if("?"===s||"#"===s)return e+t;var i=e.split("/");n&&i[i.length-1]||i.pop();for(var r=t.replace(/^\//,"").split("/"),a=0;a<r.length;a++){var o=r[a];".."===o?i.pop():"."!==o&&i.push(o)}return""!==i[0]&&i.unshift(""),i.join("/")}function se(t){return t.replace(/\/(?:\s*\/)+/g,"/")}var ie=Array.isArray||function(t){return"[object Array]"==Object.prototype.toString.call(t)},re=function t(e,n,s){return ie(n)||(s=n||s,n=[]),s=s||{},e instanceof RegExp?function(t,e){var n=t.source.match(/\((?!\?)/g);if(n)for(var s=0;s<n.length;s++)e.push({name:s,prefix:null,delimiter:null,optional:!1,repeat:!1,partial:!1,asterisk:!1,pattern:null});return ge(t,e)}(e,n):ie(e)?function(e,n,s){for(var i=[],r=0;r<e.length;r++)i.push(t(e[r],n,s).source);return ge(new RegExp("(?:"+i.join("|")+")",he(s)),n)}(e,n,s):function(t,e,n){return Ae(ue(t,n),e,n)}(e,n,s)},ae=ue,oe=me,le=Ae,ce=new RegExp(["(\\\\.)","([\\/.])?(?:(?:\\:(\\w+)(?:\\(((?:\\\\.|[^\\\\()])+)\\))?|\\(((?:\\\\.|[^\\\\()])+)\\))([+*?])?|(\\*))"].join("|"),"g");function ue(t,e){for(var n,s=[],i=0,r=0,a="",o=e&&e.delimiter||"/";null!=(n=ce.exec(t));){var l=n[0],c=n[1],u=n.index;if(a+=t.slice(r,u),r=u+l.length,c)a+=c[1];else{var d=t[r],m=n[2],p=n[3],f=n[4],g=n[5],h=n[6],A=n[7];a&&(s.push(a),a="");var w=null!=m&&null!=d&&d!==m,y="+"===h||"*"===h,v="?"===h||"*"===h,b=n[2]||o,C=f||g;s.push({name:p||i++,prefix:m||"",delimiter:b,optional:v,repeat:y,partial:w,asterisk:!!A,pattern:C?fe(C):A?".*":"[^"+pe(b)+"]+?"})}}return r<t.length&&(a+=t.substr(r)),a&&s.push(a),s}function de(t){return encodeURI(t).replace(/[\/?#]/g,(function(t){return"%"+t.charCodeAt(0).toString(16).toUpperCase()}))}function me(t,e){for(var n=new Array(t.length),s=0;s<t.length;s++)"object"==typeof t[s]&&(n[s]=new RegExp("^(?:"+t[s].pattern+")$",he(e)));return function(e,s){for(var i="",r=e||{},a=(s||{}).pretty?de:encodeURIComponent,o=0;o<t.length;o++){var l=t[o];if("string"!=typeof l){var c,u=r[l.name];if(null==u){if(l.optional){l.partial&&(i+=l.prefix);continue}throw new TypeError('Expected "'+l.name+'" to be defined')}if(ie(u)){if(!l.repeat)throw new TypeError('Expected "'+l.name+'" to not repeat, but received `'+JSON.stringify(u)+"`");if(0===u.length){if(l.optional)continue;throw new TypeError('Expected "'+l.name+'" to not be empty')}for(var d=0;d<u.length;d++){if(c=a(u[d]),!n[o].test(c))throw new TypeError('Expected all "'+l.name+'" to match "'+l.pattern+'", but received `'+JSON.stringify(c)+"`");i+=(0===d?l.prefix:l.delimiter)+c}}else{if(c=l.asterisk?encodeURI(u).replace(/[?#]/g,(function(t){return"%"+t.charCodeAt(0).toString(16).toUpperCase()})):a(u),!n[o].test(c))throw new TypeError('Expected "'+l.name+'" to match "'+l.pattern+'", but received "'+c+'"');i+=l.prefix+c}}else i+=l}return i}}function pe(t){return t.replace(/([.+*?=^!:${}()[\]|\/\\])/g,"\\$1")}function fe(t){return t.replace(/([=!:$\/()])/g,"\\$1")}function ge(t,e){return t.keys=e,t}function he(t){return t&&t.sensitive?"":"i"}function Ae(t,e,n){ie(e)||(n=e||n,e=[]);for(var s=(n=n||{}).strict,i=!1!==n.end,r="",a=0;a<t.length;a++){var o=t[a];if("string"==typeof o)r+=pe(o);else{var l=pe(o.prefix),c="(?:"+o.pattern+")";e.push(o),o.repeat&&(c+="(?:"+l+c+")*"),r+=c=o.optional?o.partial?l+"("+c+")?":"(?:"+l+"("+c+"))?":l+"("+c+")"}}var u=pe(n.delimiter||"/"),d=r.slice(-u.length)===u;return s||(r=(d?r.slice(0,-u.length):r)+"(?:"+u+"(?=$))?"),r+=i?"$":s&&d?"":"(?="+u+"|$)",ge(new RegExp("^"+r,he(n)),e)}re.parse=ae,re.compile=function(t,e){return me(ue(t,e),e)},re.tokensToFunction=oe,re.tokensToRegExp=le;var we=Object.create(null);function ye(t,e,n){e=e||{};try{var s=we[t]||(we[t]=re.compile(t));return"string"==typeof e.pathMatch&&(e[0]=e.pathMatch),s(e,{pretty:!0})}catch(t){return""}finally{delete e[0]}}function ve(t,e,n,s){var i="string"==typeof t?{path:t}:t;if(i._normalized)return i;if(i.name){var r=(i=Dt({},t)).params;return r&&"object"==typeof r&&(i.params=Dt({},r)),i}if(!i.path&&i.params&&e){(i=Dt({},i))._normalized=!0;var a=Dt(Dt({},e.params),i.params);if(e.name)i.name=e.name,i.params=a;else if(e.matched.length){var o=e.matched[e.matched.length-1].path;i.path=ye(o,a,e.path)}return i}var l=function(t){var e="",n="",s=t.indexOf("#");s>=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||"/",u=l.path?ne(l.path,c,n||i.append):c,d=function(t,e,n){void 0===e&&(e={});var s,i=n||$t;try{s=i(t||"")}catch(t){s={}}for(var r in e){var a=e[r];s[r]=Array.isArray(a)?a.map(Vt):Vt(a)}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:u,query:d,hash:m}}var be,Ce=function(){},xe={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,a=i.route,o=i.href,l={},c=n.options.linkActiveClass,u=n.options.linkExactActiveClass,d=null==c?"router-link-active":c,m=null==u?"router-link-exact-active":u,p=null==this.activeClass?d:this.activeClass,f=null==this.exactActiveClass?m:this.exactActiveClass,g=a.redirectedFrom?Zt(null,ve(a.redirectedFrom),null,n):a;l[f]=Jt(s,g,this.exactPath),l[p]=this.exact||this.exactPath?l[f]:function(t,e){return 0===t.path.replace(Ht,"/").indexOf(e.path.replace(Ht,"/"))&&(!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,A=function(t){_e(t)&&(e.replace?n.replace(r,Ce):n.push(r,Ce))},w={click:_e};Array.isArray(this.event)?this.event.forEach((function(t){w[t]=A})):w[this.event]=A;var y={class:l},v=!this.$scopedSlots.$hasNormal&&this.$scopedSlots.default&&this.$scopedSlots.default({href:o,route:a,navigate:A,isActive:l[p],isExactActive:l[f]});if(v){if(1===v.length)return v[0];if(v.length>1||!v.length)return 0===v.length?t():t("span",{},v)}if("a"===this.tag)y.on=w,y.attrs={href:o,"aria-current":h};else{var b=Te(this.$slots.default);if(b){b.isStatic=!1;var C=b.data=Dt({},b.data);for(var x in C.on=C.on||{},C.on){var _=C.on[x];x in w&&(C.on[x]=Array.isArray(_)?_:[_])}for(var T in w)T in C.on?C.on[T].push(w[T]):C.on[T]=A;var E=b.data.attrs=Dt({},b.data.attrs);E.href=o,E["aria-current"]=h}else y.on=w}return t(this.tag,y,this.$slots.default)}};function _e(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 Te(t){if(t)for(var e,n=0;n<t.length;n++){if("a"===(e=t[n]).tag)return e;if(e.children&&(e=Te(e.children)))return e}}var Ee="undefined"!=typeof window;function ke(t,e,n,s,i){var r=e||[],a=n||Object.create(null),o=s||Object.create(null);t.forEach((function(t){Se(r,a,o,t,i)}));for(var l=0,c=r.length;l<c;l++)"*"===r[l]&&(r.push(r.splice(l,1)[0]),c--,l--);return{pathList:r,pathMap:a,nameMap:o}}function Se(t,e,n,s,i,r){var a=s.path,o=s.name,l=s.pathToRegexpOptions||{},c=function(t,e,n){return n||(t=t.replace(/\/$/,"")),"/"===t[0]||null==e?t:se(e.path+"/"+t)}(a,i,l.strict);"boolean"==typeof s.caseSensitive&&(l.sensitive=s.caseSensitive);var u={path:c,regex:Le(c,l),components:s.components||{default:s.component},alias:s.alias?"string"==typeof s.alias?[s.alias]:s.alias:[],instances:{},enteredCbs:{},name:o,parent:i,matchAs:r,redirect:s.redirect,beforeEnter:s.beforeEnter,meta:s.meta||{},props:null==s.props?{}:s.components?s.props:{default:s.props}};if(s.children&&s.children.forEach((function(s){var i=r?se(r+"/"+s.path):void 0;Se(t,e,n,s,u,i)})),e[u.path]||(t.push(u.path),e[u.path]=u),void 0!==s.alias)for(var d=Array.isArray(s.alias)?s.alias:[s.alias],m=0;m<d.length;++m){var p={path:d[m],children:s.children};Se(t,e,n,p,i,u.path||"/")}o&&(n[o]||(n[o]=u))}function Le(t,e){return re(t,[],e)}function Ne(t,e){var n=ke(t),s=n.pathList,i=n.pathMap,r=n.nameMap;function a(t,n,a){var l=ve(t,n,!1,e),c=l.name;if(c){var u=r[c];if(!u)return o(null,l);var d=u.regex.keys.filter((function(t){return!t.optional})).map((function(t){return t.name}));if("object"!=typeof l.params&&(l.params={}),n&&"object"==typeof n.params)for(var m in n.params)!(m in l.params)&&d.indexOf(m)>-1&&(l.params[m]=n.params[m]);return l.path=ye(u.path,l.params),o(u,l,a)}if(l.path){l.params={};for(var p=0;p<s.length;p++){var f=s[p],g=i[f];if(Ie(g.regex,l.path,l.params))return o(g,l,a)}}return o(null,l)}function o(t,n,s){return t&&t.redirect?function(t,n){var s=t.redirect,i="function"==typeof s?s(Zt(t,n,null,e)):s;if("string"==typeof i&&(i={path:i}),!i||"object"!=typeof i)return o(null,n);var l=i,c=l.name,u=l.path,d=n.query,m=n.hash,p=n.params;if(d=l.hasOwnProperty("query")?l.query:d,m=l.hasOwnProperty("hash")?l.hash:m,p=l.hasOwnProperty("params")?l.params:p,c)return r[c],a({_normalized:!0,name:c,query:d,hash:m,params:p},void 0,n);if(u){var f=function(t,e){return ne(t,e.parent?e.parent.path:"/",!0)}(u,t);return a({_normalized:!0,path:ye(f,p),query:d,hash:m},void 0,n)}return o(null,n)}(t,s||n):t&&t.matchAs?function(t,e,n){var s=a({_normalized:!0,path:ye(n,e.params)});if(s){var i=s.matched,r=i[i.length-1];return e.params=s.params,o(r,e)}return o(null,e)}(0,n,t.matchAs):Zt(t,n,s,e)}return{match:a,addRoute:function(t,e){var n="object"!=typeof t?r[t]:void 0;ke([e||t],s,i,r,n),n&&n.alias.length&&ke(n.alias.map((function(t){return{path:t,children:[e]}})),s,i,r,n)},getRoutes:function(){return s.map((function(t){return i[t]}))},addRoutes:function(t){ke(t,s,i,r)}}}function Ie(t,e,n){var s=e.match(t);if(!s)return!1;if(!n)return!0;for(var i=1,r=s.length;i<r;++i){var a=t.keys[i-1];a&&(n[a.name||"pathMatch"]="string"==typeof s[i]?Mt(s[i]):s[i])}return!0}var Pe=Ee&&window.performance&&window.performance.now?window.performance:Date;function Fe(){return Pe.now().toFixed(3)}var Oe=Fe();function Be(){return Oe}function De(t){return Oe=t}var je=Object.create(null);function Ue(){"scrollRestoration"in window.history&&(window.history.scrollRestoration="manual");var t=window.location.protocol+"//"+window.location.host,e=window.location.href.replace(t,""),n=Dt({},window.history.state);return n.key=Be(),window.history.replaceState(n,"",e),window.addEventListener("popstate",Me),function(){window.removeEventListener("popstate",Me)}}function Re(t,e,n,s){if(t.app){var i=t.options.scrollBehavior;i&&t.app.$nextTick((function(){var r=function(){var t=Be();if(t)return je[t]}(),a=i.call(t,e,n,s?r:null);a&&("function"==typeof a.then?a.then((function(t){Ze(t,r)})).catch((function(t){})):Ze(a,r))}))}}function ze(){var t=Be();t&&(je[t]={x:window.pageXOffset,y:window.pageYOffset})}function Me(t){ze(),t.state&&t.state.key&&De(t.state.key)}function Ve(t){return qe(t.x)||qe(t.y)}function $e(t){return{x:qe(t.x)?t.x:window.pageXOffset,y:qe(t.y)?t.y:window.pageYOffset}}function qe(t){return"number"==typeof t}var He=/^#\d/;function Ze(t,e){var n,s="object"==typeof t;if(s&&"string"==typeof t.selector){var i=He.test(t.selector)?document.getElementById(t.selector.slice(1)):document.querySelector(t.selector);if(i){var r=t.offset&&"object"==typeof t.offset?t.offset:{};e=function(t,e){var n=document.documentElement.getBoundingClientRect(),s=t.getBoundingClientRect();return{x:s.left-n.left-e.x,y:s.top-n.top-e.y}}(i,r={x:qe((n=r).x)?n.x:0,y:qe(n.y)?n.y:0})}else Ve(t)&&(e=$e(t))}else s&&Ve(t)&&(e=$e(t));e&&("scrollBehavior"in document.documentElement.style?window.scrollTo({left:e.x,top:e.y,behavior:t.behavior}):window.scrollTo(e.x,e.y))}var Ge,Ye=Ee&&(-1===(Ge=window.navigator.userAgent).indexOf("Android 2.")&&-1===Ge.indexOf("Android 4.0")||-1===Ge.indexOf("Mobile Safari")||-1!==Ge.indexOf("Chrome")||-1!==Ge.indexOf("Windows Phone"))&&window.history&&"function"==typeof window.history.pushState;function We(t,e){ze();var n=window.history;try{if(e){var s=Dt({},n.state);s.key=Be(),n.replaceState(s,"",t)}else n.pushState({key:De(Fe())},"",t)}catch(n){window.location[e?"replace":"assign"](t)}}function Ke(t){We(t,!0)}var Je={redirected:2,aborted:4,cancelled:8,duplicated:16};function Qe(t,e){return Xe(t,e,Je.cancelled,'Navigation cancelled from "'+t.fullPath+'" to "'+e.fullPath+'" with a new navigation.')}function Xe(t,e,n,s){var i=new Error(s);return i._isRouter=!0,i.from=t,i.to=e,i.type=n,i}var tn=["params","query","hash"];function en(t){return Object.prototype.toString.call(t).indexOf("Error")>-1}function nn(t,e){return en(t)&&t._isRouter&&(null==e||t.type===e)}function sn(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 rn(t,e){return an(t.map((function(t){return Object.keys(t.components).map((function(n){return e(t.components[n],t.instances[n],t,n)}))})))}function an(t){return Array.prototype.concat.apply([],t)}var on="function"==typeof Symbol&&"symbol"==typeof Symbol.toStringTag;function ln(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 cn=function(t,e){this.router=t,this.base=function(t){if(!t)if(Ee){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=Yt,this.pending=null,this.ready=!1,this.readyCbs=[],this.readyErrorCbs=[],this.errorCbs=[],this.listeners=[]};function un(t,e,n,s){var i=rn(t,(function(t,s,i,r){var a=function(t,e){return"function"!=typeof t&&(t=be.extend(t)),t.options[e]}(t,e);if(a)return Array.isArray(a)?a.map((function(t){return n(t,s,i,r)})):n(a,s,i,r)}));return an(s?i.reverse():i)}function dn(t,e){if(e)return function(){return t.apply(e,arguments)}}cn.prototype.listen=function(t){this.cb=t},cn.prototype.onReady=function(t,e){this.ready?t():(this.readyCbs.push(t),e&&this.readyErrorCbs.push(e))},cn.prototype.onError=function(t){this.errorCbs.push(t)},cn.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&&(nn(t,Je.redirected)&&r===Yt||(i.ready=!0,i.readyErrorCbs.forEach((function(e){e(t)}))))}))},cn.prototype.confirmTransition=function(t,e,n){var s=this,i=this.current;this.pending=t;var r,a,o=function(t){!nn(t)&&en(t)&&(s.errorCbs.length?s.errorCbs.forEach((function(e){e(t)})):Bt.error(t)),n&&n(t)},l=t.matched.length-1,c=i.matched.length-1;if(Jt(t,i)&&l===c&&t.matched[l]===i.matched[c])return this.ensureURL(),t.hash&&Re(this.router,i,t,!1),o(((a=Xe(r=i,t,Je.duplicated,'Avoided redundant navigation to current location: "'+r.fullPath+'".')).name="NavigationDuplicated",a));var u,d=function(t,e){var n,s=Math.max(t.length,e.length);for(n=0;n<s&&t[n]===e[n];n++);return{updated:e.slice(0,n),activated:e.slice(n),deactivated:t.slice(n)}}(this.current.matched,t.matched),m=d.updated,p=d.deactivated,f=d.activated,g=[].concat(function(t){return un(t,"beforeRouteLeave",dn,!0)}(p),this.router.beforeHooks,function(t){return un(t,"beforeRouteUpdate",dn)}(m),f.map((function(t){return t.beforeEnter})),(u=f,function(t,e,n){var s=!1,i=0,r=null;rn(u,(function(t,e,a,o){if("function"==typeof t&&void 0===t.cid){s=!0,i++;var l,c=ln((function(e){var s;((s=e).__esModule||on&&"Module"===s[Symbol.toStringTag])&&(e=e.default),t.resolved="function"==typeof e?e:be.extend(e),a.components[o]=e,--i<=0&&n()})),u=ln((function(t){var e="Failed to resolve async component "+o+": "+t;r||(r=en(t)?t:new Error(e),n(r))}));try{l=t(c,u)}catch(t){u(t)}if(l)if("function"==typeof l.then)l.then(c,u);else{var d=l.component;d&&"function"==typeof d.then&&d.then(c,u)}}})),s||n()})),h=function(e,n){if(s.pending!==t)return o(Qe(i,t));try{e(t,i,(function(e){!1===e?(s.ensureURL(!0),o(function(t,e){return Xe(t,e,Je.aborted,'Navigation aborted from "'+t.fullPath+'" to "'+e.fullPath+'" via a navigation guard.')}(i,t))):en(e)?(s.ensureURL(!0),o(e)):"string"==typeof e||"object"==typeof e&&("string"==typeof e.path||"string"==typeof e.name)?(o(function(t,e){return Xe(t,e,Je.redirected,'Redirected when going from "'+t.fullPath+'" to "'+function(t){if("string"==typeof t)return t;if("path"in t)return t.path;var e={};return tn.forEach((function(n){n in t&&(e[n]=t[n])})),JSON.stringify(e,null,2)}(e)+'" via a navigation guard.')}(i,t)),"object"==typeof e&&e.replace?s.replace(e):s.push(e)):n(e)}))}catch(t){o(t)}};sn(g,h,(function(){var n=function(t){return un(t,"beforeRouteEnter",(function(t,e,n,s){return function(t,e,n){return function(s,i,r){return t(s,i,(function(t){"function"==typeof t&&(e.enteredCbs[n]||(e.enteredCbs[n]=[]),e.enteredCbs[n].push(t)),r(t)}))}}(t,n,s)}))}(f);sn(n.concat(s.router.resolveHooks),h,(function(){if(s.pending!==t)return o(Qe(i,t));s.pending=null,e(t),s.router.app&&s.router.app.$nextTick((function(){Xt(t)}))}))}))},cn.prototype.updateRoute=function(t){this.current=t,this.cb&&this.cb(t)},cn.prototype.setupListeners=function(){},cn.prototype.teardown=function(){this.listeners.forEach((function(t){t()})),this.listeners=[],this.current=Yt,this.pending=null};var mn=function(t){function e(e,n){t.call(this,e,n),this._startLocation=pn(this.base)}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,n=e.options.scrollBehavior,s=Ye&&n;s&&this.listeners.push(Ue());var i=function(){var n=t.current,i=pn(t.base);t.current===Yt&&i===t._startLocation||t.transitionTo(i,(function(t){s&&Re(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){We(se(s.base+t.fullPath)),Re(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){Ke(se(s.base+t.fullPath)),Re(s.router,t,i,!1),e&&e(t)}),n)},e.prototype.ensureURL=function(t){if(pn(this.base)!==this.current.fullPath){var e=se(this.base+this.current.fullPath);t?We(e):Ke(e)}},e.prototype.getCurrentLocation=function(){return pn(this.base)},e}(cn);function pn(t){var e=window.location.pathname,n=e.toLowerCase(),s=t.toLowerCase();return!t||n!==s&&0!==n.indexOf(se(s+"/"))||(e=e.slice(t.length)),(e||"/")+window.location.search+window.location.hash}var fn=function(t){function e(e,n,s){t.call(this,e,n),s&&function(t){var e=pn(t);if(!/^\/#/.test(e))return window.location.replace(se(t+"/#"+e)),!0}(this.base)||gn()}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=Ye&&e;n&&this.listeners.push(Ue());var s=function(){var e=t.current;gn()&&t.transitionTo(hn(),(function(s){n&&Re(t.router,s,e,!0),Ye||yn(s.fullPath)}))},i=Ye?"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){wn(t.fullPath),Re(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){yn(t.fullPath),Re(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;hn()!==e&&(t?wn(e):yn(e))},e.prototype.getCurrentLocation=function(){return hn()},e}(cn);function gn(){var t=hn();return"/"===t.charAt(0)||(yn("/"+t),!1)}function hn(){var t=window.location.href,e=t.indexOf("#");return e<0?"":t=t.slice(e+1)}function An(t){var e=window.location.href,n=e.indexOf("#");return(n>=0?e.slice(0,n):e)+"#"+t}function wn(t){Ye?We(An(t)):window.location.hash=t}function yn(t){Ye?Ke(An(t)):window.location.replace(An(t))}var vn=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){nn(t,Je.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}(cn),bn=function(t){void 0===t&&(t={}),this.app=null,this.apps=[],this.options=t,this.beforeHooks=[],this.resolveHooks=[],this.afterHooks=[],this.matcher=Ne(t.routes||[],this);var e=t.mode||"hash";switch(this.fallback="history"===e&&!Ye&&!1!==t.fallback,this.fallback&&(e="hash"),Ee||(e="abstract"),this.mode=e,e){case"history":this.history=new mn(this,t.base);break;case"hash":this.history=new fn(this,t.base,this.fallback);break;case"abstract":this.history=new vn(this,t.base)}},Cn={currentRoute:{configurable:!0}};bn.prototype.match=function(t,e,n){return this.matcher.match(t,e,n)},Cn.currentRoute.get=function(){return this.history&&this.history.current},bn.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 mn||n instanceof fn){var s=function(t){n.setupListeners(),function(t){var s=n.current,i=e.options.scrollBehavior;Ye&&i&&"fullPath"in t&&Re(e,t,s,!1)}(t)};n.transitionTo(n.getCurrentLocation(),s,s)}n.listen((function(t){e.apps.forEach((function(e){e._route=t}))}))}},bn.prototype.beforeEach=function(t){return _n(this.beforeHooks,t)},bn.prototype.beforeResolve=function(t){return _n(this.resolveHooks,t)},bn.prototype.afterEach=function(t){return _n(this.afterHooks,t)},bn.prototype.onReady=function(t,e){this.history.onReady(t,e)},bn.prototype.onError=function(t){this.history.onError(t)},bn.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)},bn.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)},bn.prototype.go=function(t){this.history.go(t)},bn.prototype.back=function(){this.go(-1)},bn.prototype.forward=function(){this.go(1)},bn.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]}))}))):[]},bn.prototype.resolve=function(t,e,n){var s=ve(t,e=e||this.history.current,n,this),i=this.match(s,e),r=i.redirectedFrom||i.fullPath,a=function(t,e,n){var s="hash"===n?"#"+e:e;return t?se(t+"/"+s):s}(this.history.base,r,this.mode);return{location:s,route:i,href:a,normalizedTo:s,resolved:i}},bn.prototype.getRoutes=function(){return this.matcher.getRoutes()},bn.prototype.addRoute=function(t,e){this.matcher.addRoute(t,e),this.history.current!==Yt&&this.history.transitionTo(this.history.getCurrentLocation())},bn.prototype.addRoutes=function(t){this.matcher.addRoutes(t),this.history.current!==Yt&&this.history.transitionTo(this.history.getCurrentLocation())},Object.defineProperties(bn.prototype,Cn);var xn=bn;function _n(t,e){return t.push(e),function(){var n=t.indexOf(e);n>-1&&t.splice(n,1)}}bn.install=function t(e){if(!t.installed||be!==e){t.installed=!0,be=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",te),e.component("RouterLink",xe);var i=e.config.optionMergeStrategies;i.beforeRouteEnter=i.beforeRouteLeave=i.beforeRouteUpdate=i.created}},bn.version="3.6.5",bn.isNavigationFailure=nn,bn.NavigationFailureType=Je,bn.START_LOCATION=Yt,Ee&&window.Vue&&window.Vue.use(bn),r.ZP.use(xn);const Tn=xn.prototype.push;xn.prototype.push=function(t,e,n){return e||n?Tn.call(this,t,e,n):Tn.call(this,t).catch((t=>t))};const En=new xn({mode:"history",base:(0,ut.generateUrl)("/apps/files"),linkActiveClass:"active",routes:[{path:"/",redirect:{name:"filelist",params:{view:"files"}}},{path:"/:view/:fileid(\\d+)?",name:"filelist",props:!0}],stringifyQuery(t){const e=Ot.stringify(t).replace(/%2F/gim,"/");return e?"?"+e:""}});function kn(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 Sn=s(25108);var Ln=s(6134),Nn=s(69183),In=s(31352);const Pn={name:"CogIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}};var Fn=s(51900);const On=(0,Fn.Z)(Pn,(function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon cog-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 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 Bn=s(57084),Dn=s(26640),jn=s(46226),Un=s(43554);var Rn=s(93664);const zn=(0,Un.j)("files","viewConfigs",{}),Mn=function(){const t=ot("viewconfig",{state:()=>({viewConfig:zn}),getters:{getConfig:t=>e=>t.viewConfig[e]||{}},actions:{onUpdate(t,e,n){this.viewConfig[t]||r.ZP.set(this.viewConfig,t,{}),r.ZP.set(this.viewConfig[t],e,n)},async update(t,e,n){Rn.Z.put((0,ut.generateUrl)(`/apps/files/api/v1/views/${t}/${e}`),{value:n}),(0,Nn.j8)("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,Nn.Ld)("files:viewconfig:updated",(function(t){let{view:n,key:s,value:i}=t;e.onUpdate(n,s,i)})),e._initialized=!0),e},Vn=(0,s(17499).IY)().setApp("files").detectUser().build();function $n(t,e,n){var s,i=n||{},r=i.noTrailing,a=void 0!==r&&r,o=i.noLeading,l=void 0!==o&&o,c=i.debounceMode,u=void 0===c?void 0:c,d=!1,m=0;function p(){s&&clearTimeout(s)}function f(){for(var n=arguments.length,i=new Array(n),r=0;r<n;r++)i[r]=arguments[r];var o=this,c=Date.now()-m;function f(){m=Date.now(),e.apply(o,i)}function g(){s=void 0}d||(l||!u||s||f(),p(),void 0===u&&c>t?l?(m=Date.now(),a||(s=setTimeout(u?g:f,t))):f():!0!==a&&(s=setTimeout(u?g:f,void 0===u?t-c:t)))}return f.cancel=function(t){var e=(t||{}).upcomingOnly,n=void 0!==e&&e;p(),d=!n},f}var qn=s(64024);const Hn={name:"ChartPieIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},Zn=(0,Fn.Z)(Hn,(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,"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 Gn=s(29094);const Yn={name:"NavigationQuota",components:{ChartPie:Zn,NcAppNavigationItem:Dn.Z,NcProgressBar:Gn.Z},data:()=>({loadingStorageStats:!1,storageStats:(0,Un.j)("files","storageStats",null)}),computed:{storageStatsTitle(){const t=(0,lt.sS)(this.storageStats?.used,!1,!1),e=(0,lt.sS)(this.storageStats?.quota,!1,!1);return this.storageStats?.quota<0?this.t("files","{usedQuotaByte} used",{usedQuotaByte:t}):this.t("files","{used} of {quota} used",{used:t,quota:e})},storageStatsTooltip(){return this.storageStats.relative?this.t("files","{relative}% used",this.storageStats):""}},beforeMount(){setInterval(this.throttleUpdateStorageStats,6e4),(0,Nn.Ld)("files:node:created",this.throttleUpdateStorageStats),(0,Nn.Ld)("files:node:deleted",this.throttleUpdateStorageStats),(0,Nn.Ld)("files:node:moved",this.throttleUpdateStorageStats),(0,Nn.Ld)("files:node:updated",this.throttleUpdateStorageStats)},mounted(){this.storageStats?.free<=0&&this.showStorageFullWarning()},methods:{debounceUpdateStorageStats:(Wn={}.atBegin,$n(200,(function(t){this.updateStorageStats(t)}),{debounceMode:!1!==(void 0!==Wn&&Wn)})),throttleUpdateStorageStats:$n(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{const t=await Rn.Z.get((0,ut.generateUrl)("/apps/files/api/v1/stats"));if(!t?.data?.data)throw new Error("Invalid storage stats");this.storageStats?.free>0&&t.data.data?.free<=0&&this.showStorageFullWarning(),this.storageStats=t.data.data}catch(n){Vn.error("Could not refresh storage stats",{error:n}),e&&(0,qn.x2)(t("files","Could not refresh storage stats"))}finally{this.loadingStorageStats=!1}}},showStorageFullWarning(){(0,qn.x2)(this.t("files","Your storage is full, files can not be updated or synced anymore!"))},t:In.Iu}};var Wn,Kn=s(93379),Jn=s.n(Kn),Qn=s(7795),Xn=s.n(Qn),ts=s(90569),es=s.n(ts),ns=s(3565),ss=s.n(ns),is=s(19216),rs=s.n(is),as=s(44589),os=s.n(as),ls=s(75136),cs={};cs.styleTagTransform=os(),cs.setAttributes=ss(),cs.insert=es().bind(null,"head"),cs.domAPI=Xn(),cs.insertStyleElement=rs(),Jn()(ls.Z,cs),ls.Z&&ls.Z.locals&&ls.Z.locals;const us=(0,Fn.Z)(Yn,(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,"18ceb3ce",null).exports;var ds=s(64845),ms=s(28454),ps=s(9359);const fs={name:"ClipboardIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},gs=(0,Fn.Z)(fs,(function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon clipboard-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 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 hs=s(18484);const As={name:"Setting",props:{el:{type:Function,required:!0}},mounted(){this.$el.appendChild(this.el())}},ws=(0,Fn.Z)(As,(function(){return(0,this._self._c)("div")}),[],!1,null,null,null).exports,ys=(0,Un.j)("files","config",{show_hidden:!1,crop_image_previews:!0,sort_favorites_first:!0,sort_folders_first:!0,grid_view:!1}),vs=function(){const t=ot("userconfig",{state:()=>({userConfig:ys}),actions:{onUpdate(t,e){r.ZP.set(this.userConfig,t,e)},async update(t,e){await Rn.Z.put((0,ut.generateUrl)("/apps/files/api/v1/config/"+t),{value:e}),(0,Nn.j8)("files:config:updated",{key:t,value:e})}}})(...arguments);return t._initialized||((0,Nn.Ld)("files:config:updated",(function(e){let{key:n,value:s}=e;t.onUpdate(n,s)})),t._initialized=!0),t},bs={name:"Settings",components:{Clipboard:gs,NcAppSettingsDialog:ds.N,NcAppSettingsSection:ms.Z,NcCheckboxRadioSwitch:ps.Z,NcInputField:hs.Z,Setting:ws},props:{open:{type:Boolean,default:!1}},setup:()=>({userConfigStore:vs()}),data:()=>({settings:window.OCA?.Files?.Settings?.settings||[],webdavUrl:(0,ut.generateRemoteUrl)("dav/files/"+encodeURIComponent((0,ct.ts)()?.uid)),webdavDocs:"https://docs.nextcloud.com/server/stable/go.php?to=user-webdav",appPasswordUrl:(0,ut.generateUrl)("/settings/user/security#generate-app-token-section"),webdavUrlCopied:!1,enableGridView:(0,Un.j)("core","config",[])["enable_non-accessible_features"]??!0}),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,qn.s$)(t("files","WebDAV URL copied to clipboard")),setTimeout((()=>{this.webdavUrlCopied=!1}),5e3)):(0,qn.x2)(t("files","Clipboard is not available"))},t:In.Iu}};var Cs=s(21865),xs={};xs.styleTagTransform=os(),xs.setAttributes=ss(),xs.insert=es().bind(null,"head"),xs.domAPI=Xn(),xs.insertStyleElement=rs(),Jn()(Cs.Z,xs),Cs.Z&&Cs.Z.locals&&Cs.Z.locals;const _s=(0,Fn.Z)(bs,(function(){var t=this,e=t._self._c;return e("NcAppSettingsDialog",{attrs:{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:{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:{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:{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:{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:{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,"6d63c120",null).exports,Ts={name:"Navigation",components:{Cog:On,NavigationQuota:us,NcAppNavigation:Bn.Z,NcAppNavigationItem:Dn.Z,NcIconSvgWrapper:jn.Z,SettingsModal:_s},setup:()=>({viewConfigStore:Mn()}),data:()=>({settingsOpened:!1}),computed:{currentViewId(){return this.$route?.params?.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!==e?.id&&(this.$navigation.setActive(t),Vn.debug(`Navigation changed from ${e.id} to ${t.id}`,{from:e,to:t}),this.showView(t))}},beforeMount(){this.currentView&&(Vn.debug("Navigation mounted. Showing requested view",{view:this.currentView}),this.showView(this.currentView))},methods:{useExactRouteMatching(t){return this.childViews[t.id]?.length>0},showView(t){window?.OCA?.Files?.Sidebar?.close?.(),this.$navigation.setActive(t),function(t){const e=document.getElementById("page-heading-level-1");e&&(e.textContent=t)}(t.name),(0,Nn.j8)("files:navigation:changed",t)},onToggleExpand(t){const e=this.isExpanded(t);t.expanded=!e,this.viewConfigStore.update(t.id,"expanded",!e)},isExpanded(t){return"boolean"==typeof this.viewConfigStore.getConfig(t.id)?.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:In.Iu}};var Es=s(12131),ks={};ks.styleTagTransform=os(),ks.setAttributes=ss(),ks.insert=es().bind(null,"head"),ks.domAPI=Xn(),ks.insertStyleElement=rs(),Jn()(Es.Z,ks),Es.Z&&Es.Z.locals&&Es.Z.locals;const Ss=(0,Fn.Z)(Ts,(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,"3f2914e1",null).exports;var Ls=s(42515),Ns=s(62520),Is=function(t,e){return t<e?-1:t>e?1:0},Ps=function(t,e){var n=t.localeCompare(e);return n?n/Math.abs(n):0},Fs=/(^0x[\da-fA-F]+$|^([+-]?(?:\d+(?:\.\d*)?|\.\d+)(?:[eE][+-]?\d+)?(?!\.\d+)(?=\D|\s|$))|\d+)/g,Os=/^\s+|\s+$/g,Bs=/\s+/g,Ds=/^[+-]?(?:\d+(?:\.\d*)?|\.\d+)(?:[eE][+-]?\d+)?$/,js=/(^([\w ]+,?[\w ]+)?[\w ]+,?[\w ]+\d+:\d+(:\d+)?[\w ]?|^\d{1,4}[/-]\d{1,4}[/-]\d{1,4}|^\w+, \w+ \d+, \d{4})/,Us=/^0+[1-9]{1}[0-9]*$/,Rs=/[^\x00-\x80]/,zs=function(t,e){return t<e?-1:t>e?1:0},Ms=function(t){return t.replace(Bs," ").replace(Os,"")},Vs=function(t){if(0!==t.length){var e=Number(t);if(!Number.isNaN(e))return e}},$s=function(t,e,n){if(Ds.test(t)&&(!Us.test(t)||0===e||"."!==n[e-1]))return Vs(t)||0},qs=function(t,e,n){return{parsedNumber:$s(t,e,n),normalizedString:Ms(t)}},Hs=function(t){var e=function(t){return t.replace(Fs,"\0$1\0").replace(/\0$/,"").replace(/^\0/,"").split("\0")}(t).map(qs);return e},Zs=function(t){return"function"==typeof t},Gs=function(t){return Number.isNaN(t)||t instanceof Number&&Number.isNaN(t.valueOf())},Ys=function(t){return null===t},Ws=function(t){return!(null===t||"object"!=typeof t||Array.isArray(t)||t instanceof Number||t instanceof String||t instanceof Boolean||t instanceof Date)},Ks=function(t){return"symbol"==typeof t},Js=function(t){return void 0===t},Qs=function(t){if("string"==typeof t||t instanceof String||("number"==typeof t||t instanceof Number)&&!Gs(t)||"boolean"==typeof t||t instanceof Boolean||t instanceof Date){var e=function(t){return"boolean"==typeof t||t instanceof Boolean?Number(t).toString():"number"==typeof t||t instanceof Number?t.toString():t instanceof Date?t.getTime().toString():"string"==typeof t||t instanceof String?t.toLowerCase().replace(Os,""):""}(t),n=function(t){var e=Vs(t);return void 0!==e?e:function(t){try{var e=Date.parse(t);return!Number.isNaN(e)&&js.test(t)?e:void 0}catch(t){return}}(t)}(e);return{parsedNumber:n,chunks:Hs(n?""+n:e),value:t}}return{isArray:Array.isArray(t),isFunction:Zs(t),isNaN:Gs(t),isNull:Ys(t),isObject:Ws(t),isSymbol:Ks(t),isUndefined:Js(t),value:t}},Xs=function(t){return"function"==typeof t?t:function(e){if(Array.isArray(e)){var n=Number(t);if(Number.isInteger(n))return e[n]}else if(e&&"object"==typeof e){var s=Object.getOwnPropertyDescriptor(e,t);return null==s?void 0:s.value}return e}};function ti(t,e,n){if(!t||!Array.isArray(t))return[];var s=function(t){if(!t)return[];var e=Array.isArray(t)?[].concat(t):[t];return e.some((function(t){return"string"!=typeof t&&"number"!=typeof t&&"function"!=typeof t}))?[]:e}(e),i=function(t){if(!t)return[];var e=Array.isArray(t)?[].concat(t):[t];return e.some((function(t){return"asc"!==t&&"desc"!==t&&"function"!=typeof t}))?[]:e}(n);return function(t,e,n){var s=e.length?e.map(Xs):[function(t){return t}],i=t.map((function(t,e){return{index:e,values:s.map((function(e){return e(t)})).map(Qs)}}));return i.sort((function(t,e){return function(t,e,n){for(var s=t.index,i=t.values,r=e.index,a=e.values,o=i.length,l=n.length,c=0;c<o;c++){var u=c<l?n[c]:null;if(u&&"function"==typeof u){var d=u(i[c].value,a[c].value);if(d)return d}else{var m=(p=i[c],f=a[c],p.value===f.value?0:void 0!==p.parsedNumber&&void 0!==f.parsedNumber?Is(p.parsedNumber,f.parsedNumber):p.chunks&&f.chunks?function(t,e){for(var n=t.length,s=e.length,i=Math.min(n,s),r=0;r<i;r++){var a=t[r],o=e[r];if(a.normalizedString!==o.normalizedString){if(""===a.normalizedString!=(""===o.normalizedString))return""===a.normalizedString?-1:1;if(void 0!==a.parsedNumber&&void 0!==o.parsedNumber){var l=Is(a.parsedNumber,o.parsedNumber);return 0===l?zs(a.normalizedString,o.normalizedString):l}return void 0!==a.parsedNumber||void 0!==o.parsedNumber?void 0!==a.parsedNumber?-1:1:Rs.test(a.normalizedString+o.normalizedString)?Ps(a.normalizedString,o.normalizedString):zs(a.normalizedString,o.normalizedString)}}return n>i||s>i?n<=i?-1:1:0}(p.chunks,f.chunks):function(t,e){return(t.chunks?!e.chunks:e.chunks)?t.chunks?-1:1:(t.isNaN?!e.isNaN:e.isNaN)?t.isNaN?-1:1:(t.isSymbol?!e.isSymbol:e.isSymbol)?t.isSymbol?-1:1:(t.isObject?!e.isObject:e.isObject)?t.isObject?-1:1:(t.isArray?!e.isArray:e.isArray)?t.isArray?-1:1:(t.isFunction?!e.isFunction:e.isFunction)?t.isFunction?-1:1:(t.isNull?!e.isNull:e.isNull)?t.isNull?-1:1:0}(p,f));if(m)return m*("desc"===u?-1:1)}}var p,f;return s-r}(t,e,n)})),i.map((function(e){return function(t,e){return t[e]}(t,e.index)}))}(t,s,i)}var ei=s(5055),ni=s(41922),si=s(99125),ii=s(90207);const ri={name:"FormatListBulletedSquareIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},ai=(0,Fn.Z)(ri,(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,"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 oi=s(81040),li=s(54572),ci=s(52506),ui=s(87604),di=s(81755);const mi={name:"ShareVariantIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},pi=(0,Fn.Z)(mi,(function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon share-variant-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 24 24"}},[e("path",{attrs:{d:"M18,16.08C17.24,16.08 16.56,16.38 16.04,16.85L8.91,12.7C8.96,12.47 9,12.24 9,12C9,11.76 8.96,11.53 8.91,11.3L15.96,7.19C16.5,7.69 17.21,8 18,8A3,3 0 0,0 21,5A3,3 0 0,0 18,2A3,3 0 0,0 15,5C15,5.24 15.04,5.47 15.09,5.7L8.04,9.81C7.5,9.31 6.79,9 6,9A3,3 0 0,0 3,12A3,3 0 0,0 6,15C6.79,15 7.5,14.69 8.04,14.19L15.16,18.34C15.11,18.55 15.08,18.77 15.08,19C15.08,20.61 16.39,21.91 18,21.91C19.61,21.91 20.92,20.61 20.92,19A2.92,2.92 0 0,0 18,16.08Z"}},[t.title?e("title",[t._v(t._s(t.title))]):t._e()])])])}),[],!1,null,null,null).exports,fi={name:"ViewGridIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},gi=(0,Fn.Z)(fi,(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,"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 hi=s(48250);const Ai=new lt.p$({id:"details",displayName:()=>(0,In.Iu)("files","Open details"),iconSvgInline:()=>hi,enabled:t=>1===t.length&&!!t[0]&&!!window?.OCA?.Files?.Sidebar&&((t[0].root?.startsWith("/files/")&&t[0].permissions!==lt.y3.NONE)??!1),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 Vn.error("Error while opening sidebar",{error:t}),!1}},order:-50}),wi=function(){const t=ot("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):(Vn.error("Trying to update/set a node without fileid",e),t)),{});r.ZP.set(this,"files",{...this.files,...e})},deleteNodes(t){t.forEach((t=>{t.fileid&&r.ZP.delete(this.files,t.fileid)}))},setRoot(t){let{service:e,root:n}=t;r.ZP.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,Nn.Ld)("files:node:created",t.onCreatedNode),(0,Nn.Ld)("files:node:deleted",t.onDeletedNode),(0,Nn.Ld)("files:node:updated",t.onUpdatedNode),t._initialized=!0),t},yi=function(){const t=wi(),e=ot("paths",{state:()=>({paths:{}}),getters:{getPath:t=>(e,n)=>{if(t.paths[e])return t.paths[e][n]}},actions:{addPath(t){this.paths[t.service]||r.ZP.set(this.paths,t.service,{}),r.ZP.set(this.paths[t.service],t.path,t.fileid)},onCreatedNode(e){const n=(0,lt.Ti)()?.active?.id||"files";if(e.fileid){if(e.type===lt.Tv.Folder&&this.addPath({service:n,path:e.path,fileid:e.fileid}),"/"===e.dirname){const s=t.getRoot(n);return s._children||r.ZP.set(s,"_children",[]),void s._children.push(e.fileid)}if(this.paths[n][e.dirname]){const s=this.paths[n][e.dirname],i=t.getNode(s);return Vn.debug("Path already exists, updating children",{parentFolder:i,node:e}),i?(i._children||r.ZP.set(i,"_children",[]),void i._children.push(e.fileid)):void Vn.error("Parent folder not found",{parentId:s})}Vn.debug("Parent path does not exists, skipping children update",{node:e})}else Vn.error("Node has no fileid",{node:e})}}})(...arguments);return e._initialized||((0,Nn.Ld)("files:node:created",e.onCreatedNode),e._initialized=!0),e},vi=ot("selection",{state:()=>({selected:[],lastSelection:[],lastSelectedIndex:null}),actions:{set(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[];r.ZP.set(this,"selected",[...new Set(t)])},setLastIndex(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null;r.ZP.set(this,"lastSelection",t?this.selected:[]),r.ZP.set(this,"lastSelectedIndex",t)},reset(){r.ZP.set(this,"selected",[]),r.ZP.set(this,"lastSelection",[]),r.ZP.set(this,"lastSelectedIndex",null)}}});let bi;const Ci={name:"HomeIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},xi=(0,Fn.Z)(Ci,(function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon home-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 24 24"}},[e("path",{attrs:{d:"M10,20V14H14V20H19V12H22L12,3L2,12H5V20H10Z"}},[t.title?e("title",[t._v(t._s(t.title))]):t._e()])])])}),[],!1,null,null,null).exports;var _i=s(66471),Ti=s(70911);const Ei=(0,r.aZ)({name:"BreadCrumbs",components:{Home:xi,NcBreadcrumbs:Ti.N,NcBreadcrumb:_i.N},props:{path:{type:String,default:"/"}},setup:()=>({filesStore:wi(),pathsStore:yi()}),computed:{currentView(){return this.$navigation.active},dirs(){var t;return["/",...this.path.split("/").filter(Boolean).map((t="/",e=>t+=`${e}/`)).map((t=>t.replace(/^(.+)\/$/,"$1")))]},sections(){return this.dirs.map((t=>{const e=this.getFileIdFromPath(t),n={...this.$route,params:{fileid:e},query:{dir:t}};return{dir:t,exact:!0,name:this.getDirDisplayName(t),to:n}}))}},methods:{getNodeFromId(t){return this.filesStore.getNode(t)},getFileIdFromPath(t){return this.pathsStore.getPath(this.currentView?.id,t)},getDirDisplayName(t){if("/"===t)return(0,In.Iu)("files","Home");const e=this.getFileIdFromPath(t),n=e?this.getNodeFromId(e):void 0;return n?.attributes?.displayName||(0,Ns.basename)(t)},onClick(t){t?.query?.dir===this.$route.query.dir&&this.$emit("reload")},titleForSection(t,e){return e?.to?.query?.dir===this.$route.query.dir?(0,In.Iu)("files","Reload current directory"):0===t?(0,In.Iu)("files",'Go to the "{dir}" directory',e):null},ariaForSection(t){return t?.to?.query?.dir===this.$route.query.dir?(0,In.Iu)("files","Reload current directory"):null},t:In.Iu}});var ki=s(60393),Si={};Si.styleTagTransform=os(),Si.setAttributes=ss(),Si.insert=es().bind(null,"head"),Si.domAPI=Xn(),Si.insertStyleElement=rs(),Jn()(ki.Z,Si),ki.Z&&ki.Z.locals&&ki.Z.locals;const Li=(0,Fn.Z)(Ei,(function(){var t=this,e=t._self._c;return t._self._setupProxy,e("NcBreadcrumbs",{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,title:t.titleForSection(s,n),"aria-description":t.ariaForSection(n)},nativeOn:{click:function(e){return t.onClick(n.to)}},scopedSlots:t._u([0===s?{key:"icon",fn:function(){return[e("Home",{attrs:{size:20}})]},proxy:!0}:null],null,!0)},"NcBreadcrumb",n,!1))})),1)}),[],!1,null,"1c4866bc",null).exports,Ni=t=>{const e=t.filter((t=>t.type===lt.Tv.File)).length,n=t.filter((t=>t.type===lt.Tv.Folder)).length;return 0===e?(0,In.uN)("files","{folderCount} folder","{folderCount} folders",n,{folderCount:n}):0===n?(0,In.uN)("files","{fileCount} file","{fileCount} files",e,{fileCount:e}):1===e?(0,In.uN)("files","1 file and {folderCount} folder","1 file and {folderCount} folders",n,{folderCount:n}):1===n?(0,In.uN)("files","{fileCount} file and 1 folder","{fileCount} files and 1 folder",e,{fileCount:e}):(0,In.Iu)("files","{fileCount} files and {folderCount} folders",{fileCount:e,folderCount:n})};var Ii=s(80351),Pi=s.n(Ii);const Fi=ot("actionsmenu",{state:()=>({opened:null})}),Oi=ot("dragging",{state:()=>({dragging:[]}),actions:{set(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[];r.ZP.set(this,"dragging",t)},reset(){r.ZP.set(this,"dragging",[])}}}),Bi=function(){const t=ot("renaming",{state:()=>({renamingNode:void 0,newName:""})})(...arguments);return t._initialized||((0,Nn.Ld)("files:node:rename",(function(e){t.renamingNode=e,t.newName=e.basename})),t._initialized=!0),t};var Di=s(52925);const ji={name:"FileMultipleIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},Ui=(0,Fn.Z)(ji,(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,"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,Ri={name:"FolderIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},zi=(0,Fn.Z)(Ri,(function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon folder-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 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,Mi=r.ZP.extend({name:"DragAndDropPreview",components:{FileMultipleIcon:Ui,FolderIcon:zi},data:()=>({nodes:[]}),computed:{isSingleNode(){return 1===this.nodes.length},isSingleFolder(){return this.isSingleNode&&this.nodes[0].type===lt.Tv.Folder},name(){return this.size?`${this.summary} – ${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,lt.sS)(e,!0)},summary(){if(this.isSingleNode){const t=this.nodes[0];return t.attributes?.displayName||t.basename}return Ni(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="${t.fileid}"] .files-list__row-icon img`);e&&this.$refs.previewImg.appendChild(e.parentNode.cloneNode(!0))})),this.$nextTick((()=>{this.$emit("loaded",this.$el)}))}}}),Vi=Mi;var $i=s(50262),qi={};qi.styleTagTransform=os(),qi.setAttributes=ss(),qi.insert=es().bind(null,"head"),qi.domAPI=Xn(),qi.insertStyleElement=rs(),Jn()($i.Z,qi),$i.Z&&$i.Z.locals&&$i.Z.locals;const Hi=(0,Fn.Z)(Vi,(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,Zi=r.ZP.extend(Hi);let Gi;var Yi=s(51473),Wi={};Wi.styleTagTransform=os(),Wi.setAttributes=ss(),Wi.insert=es().bind(null,"head"),Wi.domAPI=Xn(),Wi.insertStyleElement=rs(),Jn()(Yi.Z,Wi),Yi.Z&&Yi.Z.locals&&Yi.Z.locals;var Ki=s(51120);const{Axios:Ji,AxiosError:Qi,CanceledError:Xi,isCancel:tr,CancelToken:er,VERSION:nr,all:sr,Cancel:ir,isAxiosError:rr,spread:ar,toFormData:or,AxiosHeaders:lr,HttpStatusCode:cr,formToJSON:ur,getAdapter:dr,mergeConfig:mr}=Ki.default;var pr=s(59546),fr=s(96384),gr=s(59440);let hr;const Ar=()=>(hr||(hr=new gr.Z({concurrency:3})),hr);var wr;!function(t){t.MOVE="Move",t.COPY="Copy",t.MOVE_OR_COPY="move-or-copy"}(wr||(wr={}));const yr=t=>0!=(t.reduce(((t,e)=>Math.min(t,e.permissions)),lt.y3.ALL)<.y3.UPDATE),vr=t=>(t=>t.every((t=>!JSON.parse(t.attributes?.["share-attributes"]??"[]").some((t=>"permissions"===t.scope&&!1===t.enabled&&"download"===t.key)))))(t),br=t=>yr(t)?vr(t)?wr.MOVE_OR_COPY:wr.MOVE:wr.COPY,Cr=async function(t,e,n){let s=arguments.length>3&&void 0!==arguments[3]&&arguments[3];if(!e)return;if(e.type!==lt.Tv.Folder)throw new Error((0,In.Iu)("files","Destination is not a folder"));if(n===wr.MOVE&&t.dirname===e.path)throw new Error((0,In.Iu)("files","This file/folder is already in that directory"));if(`${e.path}/`.startsWith(`${t.path}/`))throw new Error((0,In.Iu)("files","You cannot move a file/folder onto itself or into a subfolder of itself"));r.ZP.set(t,"status",lt.e4.LOADING);const i=Ar();return await i.add((async()=>{const i=t=>1===t?(0,In.Iu)("files","(copy)"):(0,In.Iu)("files","(copy %n)",void 0,t);try{const r=(0,lt.rp)(),a=(0,Ns.join)(lt._o,t.path),o=(0,Ns.join)(lt._o,e.path);if(n===wr.COPY){let n=t.basename;if(!s){const e=await r.getDirectoryContents(o);n=function(t,e){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:t=>`(${t})`,s=t,i=1;for(;e.includes(s);){const e=(0,Ns.extname)(t);s=`${(0,Ns.basename)(t,e)} ${n(i++)}${e}`}return s}(t.basename,e.map((t=>t.basename)),i)}if(await r.copyFile(a,(0,Ns.join)(o,n)),t.dirname===e.path){const{data:t}=await r.stat((0,Ns.join)(o,n),{details:!0,data:(0,lt.h7)()});(0,Nn.j8)("files:node:created",(0,lt.RL)(t))}}else await r.moveFile(a,(0,Ns.join)(o,t.basename)),(0,Nn.j8)("files:node:deleted",t)}catch(t){if(t instanceof Qi){if(412===t?.response?.status)throw new Error((0,In.Iu)("files","A file or folder with that name already exists in this folder"));if(423===t?.response?.status)throw new Error((0,In.Iu)("files","The files is locked"));if(404===t?.response?.status)throw new Error((0,In.Iu)("files","The file does not exist anymore"));if(t.message)throw new Error(t.message)}throw Vn.debug(t),new Error}finally{r.ZP.set(t,"status",void 0)}}))},xr=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,qn.fn)((0,In.Iu)("files","Choose destination")).allowDirectories(!0).setFilter((t=>0!=(t.permissions<.y3.CREATE)&&!s.includes(t.fileid))).setMimeTypeFilter([]).setMultiSelect(!1).startAt(e);return new Promise(((e,s)=>{i.setButtonFactory(((s,i)=>{const r=[],a=(0,Ns.basename)(i),o=n.map((t=>t.dirname)),l=n.map((t=>t.path));return t!==wr.COPY&&t!==wr.MOVE_OR_COPY||r.push({label:a?(0,In.Iu)("files","Copy to {target}",{target:a}):(0,In.Iu)("files","Copy"),type:"primary",icon:pr,async callback(t){e({destination:t[0],action:wr.COPY})}}),o.includes(i)||l.includes(i)||t!==wr.MOVE&&t!==wr.MOVE_OR_COPY||r.push({label:a?(0,In.Iu)("files","Move to {target}",{target:a}):(0,In.Iu)("files","Move"),type:t===wr.MOVE?"primary":"secondary",icon:fr,async callback(t){e({destination:t[0],action:wr.MOVE})}}),r})),i.build().pick().catch((t=>{Vn.debug(t),t instanceof qn.Pq?s(new Error((0,In.Iu)("files","Cancelled move or copy operation"))):s(new Error((0,In.Iu)("files","Move or copy operation failed")))}))}))};new lt.p$({id:"move-copy",displayName(t){switch(br(t)){case wr.MOVE:return(0,In.Iu)("files","Move");case wr.COPY:return(0,In.Iu)("files","Copy");case wr.MOVE_OR_COPY:return(0,In.Iu)("files","Move or copy")}},iconSvgInline:()=>fr,enabled:t=>!!t.every((t=>t.root?.startsWith("/files/")))&&t.length>0&&(yr(t)||vr(t)),async exec(t,e,n){const s=br([t]);let i;try{i=await xr(s,n,[t])}catch(t){return Vn.error(t),!1}try{return await Cr(t,i.destination,i.action),!0}catch(t){return!!(t instanceof Error&&t.message)&&((0,qn.x2)(t.message),null)}},async execBatch(t,e,n){const s=br(t),i=await xr(s,n,t),r=t.map((async t=>{try{return await Cr(t,i.destination,i.action),!0}catch(e){return Vn.error(`Failed to ${i.action} node`,{node:t,error:e}),!1}}));return await Promise.all(r)},order:15}),r.ZP.directive("onClickOutside",Di.hs);const _r=(0,r.aZ)({props:{source:{type:[lt.gt,lt.$B,lt.NB],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(){return(this.$route?.query?.dir?.toString()||"/").replace(/^(.+)\/$/,"$1")},currentFileId(){return this.$route.params?.fileid||this.$route.query?.fileid||null},fileid(){return this.source?.fileid},uniqueId(){return this.source.source.split("").reduce((function(t,e){return(t=(t<<5)-t+e.charCodeAt(0))&t}),0)},isLoading(){return this.source.status===lt.e4.LOADING},extension(){return this.source.attributes?.displayName?(0,Ns.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 this.fileid?.toString?.()===this.currentFileId?.toString?.()},canDrag(){if(this.isRenaming)return!1;const t=t=>0!=(t?.permissions<.y3.UPDATE);return this.selectedFiles.length>0?this.selectedFiles.map((t=>this.filesStore.getNode(t))).every(t):t(this.source)},canDrop(){return!(this.source.type!==lt.Tv.Folder||this.fileid&&this.draggingFiles.includes(this.fileid)||0==(this.source.permissions<.y3.CREATE))},openedMenu:{get(){return this.actionsMenuStore.opened===this.uniqueId.toString()},set(t){if(t){const t=this.$root.$el;t.style.removeProperty("--mouse-pos-x"),t.style.removeProperty("--mouse-pos-y")}this.actionsMenuStore.opened=t?this.uniqueId.toString():null}}},watch:{source(){this.resetState()}},beforeDestroy(){this.resetState()},methods:{resetState(){this.loading="",this.$refs.preview.reset(),this.openedMenu=!1},onRightClick(t){if(this.openedMenu)return;if(!this.gridMode){const e=this.$root.$el,n=e.getBoundingClientRect();e.style.setProperty("--mouse-pos-x",Math.max(n.left,Math.min(t.clientX,t.clientX-200))+"px"),e.style.setProperty("--mouse-pos-y",Math.max(n.top,t.clientY-n.top)+"px")}const e=this.selectedFiles.length>1;this.actionsMenuStore.opened=this.isSelected&&e?"global":this.uniqueId.toString(),t.preventDefault(),t.stopPropagation()},execDefaultAction(t){if(t.ctrlKey||t.metaKey)return t.preventDefault(),window.open((0,ut.generateUrl)("/f/{fileId}",{fileId:this.fileid})),!1;this.$refs.actions.execDefaultAction(t)},openDetailsIfAvailable(t){t.preventDefault(),t.stopPropagation(),Ai?.enabled?.([this.source],this.currentView)&&Ai.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;e?.contains(t.relatedTarget)||(this.dragover=!1)},async onDragStart(t){if(t.stopPropagation(),!this.canDrag||!this.fileid)return t.preventDefault(),void t.stopPropagation();Vn.debug("Drag started",{event:t}),t.dataTransfer?.clearData?.(),this.renamingStore.$reset(),this.selectedFiles.includes(this.fileid)?this.draggingStore.set(this.selectedFiles):this.draggingStore.set([this.fileid]);const e=this.draggingStore.dragging.map((t=>this.filesStore.getNode(t))),n=await(async t=>new Promise((e=>{Gi||(Gi=(new Zi).$mount(),document.body.appendChild(Gi.$el)),Gi.update(t),Gi.$on("loaded",(()=>{e(Gi.$el),Gi.$off("loaded")}))})))(e);t.dataTransfer?.setDragImage(n,-10,-10)},onDragEnd(){this.draggingStore.reset(),this.dragover=!1,Vn.debug("Drag ended")},async onDrop(t){if(!this.draggingFiles&&!t.dataTransfer?.files?.length)return;if(t.preventDefault(),t.stopPropagation(),!this.canDrop||0!==t.button)return;const e=t.ctrlKey;if(this.dragover=!1,Vn.debug("Dropped",{event:t,selection:this.draggingFiles}),t.dataTransfer?.files&&t.dataTransfer.files.length>0){const e=(0,si.g)();if(!e.destination.path.startsWith(e.destination.path))return Vn.error("The current uploader destination is not the same as the current folder"),void(0,qn.x2)((0,In.Iu)("files","An error occurred while uploading. Please try again later."));Vn.debug(`Uploading files to ${this.source.path}`);const n=[];for(const s of t.dataTransfer.files)n.push(e.upload((0,Ns.join)(this.source.basename,s.name),s));const s=(await Promise.allSettled(n)).filter((t=>"rejected"===t.status));return s.length>0?(Vn.error("Error while uploading files",{errors:s}),void(0,qn.x2)((0,In.Iu)("files","Some files could not be uploaded"))):(Vn.debug("Files uploaded successfully"),void(0,qn.s$)((0,In.Iu)("files","Files uploaded successfully")))}this.draggingFiles.map((t=>this.filesStore.getNode(t))).forEach((async t=>{r.ZP.set(t,"status",lt.e4.LOADING);try{await Cr(t,this.source,e?wr.COPY:wr.MOVE)}catch(n){Vn.error("Error while moving file",{error:n}),e?(0,qn.x2)((0,In.Iu)("files","Could not copy {file}. {message}",{file:t.basename,message:n.message||""})):(0,qn.x2)((0,In.Iu)("files","Could not move {file}. {message}",{file:t.basename,message:n.message||""}))}finally{r.ZP.set(t,"status",void 0)}})),this.draggingFiles.some((t=>this.selectedFiles.includes(t)))&&(Vn.debug("Dropped selection, resetting select store..."),this.selectionStore.reset())},t:In.Iu}});var Tr=s(97947);const Er={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()}}},kr=(0,Fn.Z)(Er,(function(){return(0,this._self._c)("span")}),[],!1,null,null,null).exports,Sr={name:"ArrowLeftIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},Lr=(0,Fn.Z)(Sr,(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,"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,Nr={name:"ChevronRightIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},Ir=(0,Fn.Z)(Nr,(function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon chevron-right-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 24 24"}},[e("path",{attrs:{d:"M8.59,16.58L13.17,12L8.59,7.41L10,6L16,12L10,18L8.59,16.58Z"}},[t.title?e("title",[t._v(t._s(t.title))]):t._e()])])])}),[],!1,null,null,null).exports;var Pr=s(43589),Fr=s(61057),Or=s(81243);const Br=(0,lt.Vn)(),Dr=r.ZP.extend({name:"FileEntryActions",components:{ArrowLeftIcon:Lr,ChevronRightIcon:Ir,CustomElementRender:kr,NcActionButton:Pr.Z,NcActions:Fr.Z,NcActionSeparator:Or.Z,NcIconSvgWrapper:jn.Z,NcLoadingIcon:ui.Z},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(){return(this.$route?.query?.dir?.toString()||"/").replace(/^(.+)\/$/,"$1")},currentView(){return this.$navigation.active},isLoading(){return this.source.status===lt.e4.LOADING},enabledActions(){return this.source.attributes.failed?[]:Br.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=>t?.inline?.(this.source,this.currentView)))},enabledRenderActions(){return this.gridMode?[]:this.enabledActions.filter((t=>"function"==typeof t.renderInline))},enabledDefaultActions(){return this.enabledActions.filter((t=>!!t?.default))},enabledMenuActions(){if(this.openedSubmenu)return this.enabledInlineActions;const t=[...this.enabledInlineActions,...this.enabledActions.filter((t=>t.default!==lt.DT.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),r.ZP.set(this.source,"status",lt.e4.LOADING);const e=await t.exec(this.source,this.currentView,this.currentDir);if(null==e)return;if(e)return void(0,qn.s$)((0,In.Iu)("files",'"{displayName}" action executed successfully',{displayName:n}));(0,qn.x2)((0,In.Iu)("files",'"{displayName}" action failed',{displayName:n}))}catch(e){Vn.error("Error while executing action",{action:t,e}),(0,qn.x2)((0,In.Iu)("files",'"{displayName}" action failed',{displayName:n}))}finally{this.$emit("update:loading",""),r.ZP.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){return this.enabledSubmenuActions[t]?.length>0},async onBackToMenuClick(t){this.openedSubmenu=null,await this.$nextTick(),this.$nextTick((()=>{const e=this.$refs[`action-${t.id}`][0];e&&e.$el.querySelector("button")?.focus()}))},t:In.Iu}}),jr=Dr;var Ur=s(27440),Rr={};Rr.styleTagTransform=os(),Rr.setAttributes=ss(),Rr.insert=es().bind(null,"head"),Rr.domAPI=Xn(),Rr.insertStyleElement=rs(),Jn()(Ur.Z,Rr),Ur.Z&&Ur.Z.locals&&Ur.Z.locals;var zr=s(66788),Mr={};Mr.styleTagTransform=os(),Mr.setAttributes=ss(),Mr.insert=es().bind(null,"head"),Mr.domAPI=Xn(),Mr.insertStyleElement=rs(),Jn()(zr.Z,Mr),zr.Z&&zr.Z.locals&&zr.Z.locals;var Vr=(0,Fn.Z)(jr,(function(){var t=this,e=t._self._c;return t._self._setupProxy,e("td",{staticClass:"files-list__row-actions",attrs:{"data-cy-files-list-row-actions":""}},[t._l(t.enabledRenderActions,(function(n){return e("CustomElementRender",{key:n.id,staticClass:"files-list__row-action--inline",class:"files-list__row-action-"+n.id,attrs:{"current-view":t.currentView,render:n.renderInline,source:t.source}})})),t._v(" "),e("NcActions",{ref:"actionsMenu",attrs:{"boundaries-element":t.getBoundariesElement,container:t.getBoundariesElement,"force-name":!0,type:"tertiary","force-menu":0===t.enabledInlineActions.length,inline:t.enabledInlineActions.length,open:t.openedMenu},on:{"update:open":function(e){t.openedMenu=e},close:function(e){t.openedSubmenu=null}}},[t._l(t.enabledMenuActions,(function(n){return e("NcActionButton",{key:n.id,ref:`action-${n.id}`,refInFor:!0,class:{[`files-list__row-action-${n.id}`]:!0,"files-list__row-action--menu":t.isMenu(n.id)},attrs:{"close-after-click":!t.isMenu(n.id),"data-cy-files-list-row-action":n.id,"is-menu":t.isMenu(n.id),title:n.title?.([t.source],t.currentView)},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.source],t.currentView)}})]},proxy:!0}],null,!0)},[t._v("\n\t\t\t"+t._s("shared"===t.mountType&&"sharing-status"===n.id?"":t.actionDisplayName(n))+"\n\t\t")])})),t._v(" "),t.openedSubmenu&&t.enabledSubmenuActions[t.openedSubmenu?.id]?[e("NcActionButton",{staticClass:"files-list__row-action-back",on:{click:function(e){return t.onBackToMenuClick(t.openedSubmenu)}},scopedSlots:t._u([{key:"icon",fn:function(){return[e("ArrowLeftIcon")]},proxy:!0}],null,!1,3001860362)},[t._v("\n\t\t\t\t"+t._s(t.actionDisplayName(t.openedSubmenu))+"\n\t\t\t")]),t._v(" "),e("NcActionSeparator"),t._v(" "),t._l(t.enabledSubmenuActions[t.openedSubmenu?.id],(function(n){return e("NcActionButton",{key:n.id,staticClass:"files-list__row-action--submenu",class:`files-list__row-action-${n.id}`,attrs:{"close-after-click":!1,"data-cy-files-list-row-action":n.id,title:n.title?.([t.source],t.currentView)},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.source],t.currentView)}})]},proxy:!0}],null,!0)},[t._v("\n\t\t\t\t"+t._s(t.actionDisplayName(n))+"\n\t\t\t")])}))]:t._e()],2)],2)}),[],!1,null,"2fa8d0d9",null);const $r=Vr.exports,qr=(0,r.aZ)({name:"FileEntryCheckbox",components:{NcCheckboxRadioSwitch:ps.Z,NcLoadingIcon:ui.Z},props:{fileid:{type:Number,required:!0},isLoading:{type:Boolean,default:!1},nodes:{type:Array,required:!0},source:{type:Object,required:!0}},setup(){const t=vi(),e=function(){const t=ot("keyboard",{state:()=>({altKey:!1,ctrlKey:!1,metaKey:!1,shiftKey:!1}),actions:{onEvent(t){t||(t=window.event),r.ZP.set(this,"altKey",!!t.altKey),r.ZP.set(this,"ctrlKey",!!t.ctrlKey),r.ZP.set(this,"metaKey",!!t.metaKey),r.ZP.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===lt.Tv.File},ariaLabel(){return this.isFile?(0,In.Iu)("files",'Toggle selection for file "{displayName}"',{displayName:this.source.basename}):(0,In.Iu)("files",'Toggle selection for folder "{displayName}"',{displayName:this.source.basename})}},methods:{onSelectionChange(t){const e=this.index,n=this.selectionStore.lastSelectedIndex;if(this.keyboardStore?.shiftKey&&null!==n){const t=this.selectedFiles.includes(this.fileid),s=Math.min(e,n),i=Math.max(n,e),r=this.selectionStore.lastSelection,a=this.nodes.map((t=>t.fileid)).slice(s,i+1).filter(Boolean),o=[...r,...a].filter((e=>!t||e!==this.fileid));return Vn.debug("Shift key pressed, selecting all files in between",{start:s,end:i,filesToSelect:a,isAlreadySelected:t}),void this.selectionStore.set(o)}const s=t?[...this.selectedFiles,this.fileid]:this.selectedFiles.filter((t=>t!==this.fileid));Vn.debug("Updating selection",{selection:s}),this.selectionStore.set(s),this.selectionStore.setLastIndex(e)},resetSelection(){this.selectionStore.reset()},t:In.Iu}}),Hr=(0,Fn.Z)(qr,(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 Zr=s(49368);const Gr=(0,Un.j)("files","forbiddenCharacters",""),Yr=r.ZP.extend({name:"FileEntryName",components:{NcTextField:Zr.Z},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:Bi()}),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{[lt.Tv.File]:(0,In.Iu)("files","File name"),[lt.Tv.Folder]:(0,In.Iu)("files","Folder name")}[this.source.type]},linkTo(){if(this.source.attributes.failed)return{is:"span",params:{title:(0,In.Iu)("files","This node is unavailable")}};const t=this.$parent?.$refs?.actions?.enabledDefaultActions;return t?.length>0?{is:"a",params:{title:t[0].displayName([this.source],this.currentView),role:"button",tabindex:"0"}}:this.source?.permissions<.y3.READ?{is:"a",params:{download:this.source.basename,href:this.source.source,title:(0,In.Iu)("files","Download file {name}",{name:this.displayName}),tabindex:"0"}}:{is:"span"}}},watch:{isRenaming:{immediate:!0,handler(t){t&&this.startRenaming()}}},methods:{checkInputValidity(t){const e=t.target,n=this.newName.trim?.()||"";Vn.debug("Checking input validity",{newName:n});try{this.isFileNameValid(n),e.setCustomValidity(""),e.title=""}catch(t){e.setCustomValidity(t.message),e.title=t.message}finally{e.reportValidity()}},isFileNameValid(t){const e=t.trim();if("."===e||".."===e)throw new Error((0,In.Iu)("files",'"{name}" is an invalid file name.',{name:t}));if(0===e.length)throw new Error((0,In.Iu)("files","File name cannot be empty."));if(-1!==e.indexOf("/"))throw new Error((0,In.Iu)("files",'"/" is not allowed inside a file name.'));if(e.match(OC.config.blacklist_files_regex))throw new Error((0,In.Iu)("files",'"{name}" is not an allowed filetype.',{name:t}));if(this.checkIfNodeExists(t))throw new Error((0,In.Iu)("files","{newName} already exists.",{newName:t}));return e.split("").forEach((t=>{if(-1!==Gr.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((()=>{const t=(this.source.extension||"").split("").length,e=this.source.basename.split("").length-t,n=this.$refs.renameInput?.$refs?.inputField?.$refs?.input;n?(n.setSelectionRange(0,e),n.focus(),n.dispatchEvent(new Event("keyup"))):Vn.error("Could not find the rename input")}))},stopRenaming(){this.isRenaming&&this.renamingStore.$reset()},async onRename(){const t=this.source.basename,e=this.source.encodedSource,n=this.newName.trim?.()||"";if(""!==n)if(t!==n)if(this.checkIfNodeExists(n))(0,qn.x2)((0,In.Iu)("files","Another entry with the same name already exists"));else{this.loading="renaming",r.ZP.set(this.source,"status",lt.e4.LOADING),this.source.rename(n),Vn.debug("Moving file to",{destination:this.source.encodedSource,oldEncodedSource:e});try{await(0,Rn.Z)({method:"MOVE",url:e,headers:{Destination:this.source.encodedSource,Overwrite:"F"}}),(0,Nn.j8)("files:node:updated",this.source),(0,Nn.j8)("files:node:renamed",this.source),(0,qn.s$)((0,In.Iu)("files",'Renamed "{oldName}" to "{newName}"',{oldName:t,newName:n})),this.stopRenaming(),this.$nextTick((()=>{this.$refs.basename.focus()}))}catch(e){if(Vn.error("Error while renaming file",{error:e}),this.source.rename(t),this.$refs.renameInput.focus(),404===e?.response?.status)return void(0,qn.x2)((0,In.Iu)("files",'Could not rename "{oldName}", it does not exist any more',{oldName:t}));if(412===e?.response?.status)return void(0,qn.x2)((0,In.Iu)("files",'The name "{newName}" is already used in the folder "{dir}". Please choose a different name.',{newName:n,dir:this.currentDir}));(0,qn.x2)((0,In.Iu)("files",'Could not rename "{oldName}"',{oldName:t}))}finally{this.loading=!1,r.ZP.set(this.source,"status",void 0)}}else this.stopRenaming();else(0,qn.x2)((0,In.Iu)("files","Name cannot be empty"))},t:In.Iu}}),Wr=(0,Fn.Z)(Yr,(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 Kr=s(60186);const Jr={name:"AccountPlusIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},Qr=(0,Fn.Z)(Jr,(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,"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,Xr={name:"FileIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},ta=(0,Fn.Z)(Xr,(function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon file-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 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,ea={name:"FolderOpenIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},na=(0,Fn.Z)(ea,(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,"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,sa={name:"KeyIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},ia=(0,Fn.Z)(sa,(function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon key-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 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,ra={name:"NetworkIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},aa=(0,Fn.Z)(ra,(function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon network-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 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,oa={name:"TagIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},la=(0,Fn.Z)(oa,(function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon tag-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 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,ca={name:"PlayCircleIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},ua=(0,Fn.Z)(ca,(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,"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,da={name:"CollectivesIcon",props:{title:{type:String,default:""},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},ma=(0,Fn.Z)(da,(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,pa=(0,r.aZ)({name:"FavoriteIcon",components:{NcIconSvgWrapper:jn.Z},data:()=>({StarSvg:'<svg xmlns="http://www.w3.org/2000/svg" id="mdi-star" viewBox="0 0 24 24"><path d="M12,17.27L18.18,21L16.54,13.97L22,9.24L14.81,8.62L12,2L9.19,8.62L2,9.24L7.45,13.97L5.82,21L12,17.27Z" /></svg>'}),async mounted(){await this.$nextTick();const t=this.$el.querySelector("svg");t?.setAttribute?.("viewBox","-4 -4 30 30")},methods:{t:In.Iu}});var fa=s(29785),ga={};ga.styleTagTransform=os(),ga.setAttributes=ss(),ga.insert=es().bind(null,"head"),ga.domAPI=Xn(),ga.insertStyleElement=rs(),Jn()(fa.Z,ga),fa.Z&&fa.Z.locals&&fa.Z.locals;const ha=(0,Fn.Z)(pa,(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,"77afa6dc",null).exports,Aa=r.ZP.extend({name:"FileEntryPreview",components:{AccountGroupIcon:Kr.Z,AccountPlusIcon:Qr,CollectivesIcon:ma,FavoriteIcon:ha,FileIcon:ta,FolderIcon:zi,FolderOpenIcon:na,KeyIcon:ia,LinkIcon:ii.Z,NetworkIcon:aa,TagIcon:la},props:{source:{type:Object,required:!0},dragover:{type:Boolean,default:!1},gridMode:{type:Boolean,default:!1}},setup:()=>({userConfigStore:vs()}),data:()=>({backgroundFailed:void 0}),computed:{fileid(){return this.source?.fileid?.toString?.()},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===lt.Tv.Folder)return null;if(!0===this.backgroundFailed)return null;try{const t=this.source.attributes.previewUrl||(0,ut.generateUrl)("/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"]?ua:null},folderOverlay(){if(this.source.type!==lt.Tv.Folder)return null;if(1===this.source?.attributes?.["is-encrypted"])return ia;if(this.source?.attributes?.["is-tag"])return la;const t=Object.values(this.source?.attributes?.["share-types"]||{}).flat();if(t.some((t=>t===ni.D.SHARE_TYPE_LINK||t===ni.D.SHARE_TYPE_EMAIL)))return ii.Z;if(t.length>0)return Qr;switch(this.source?.attributes?.["mount-type"]){case"external":case"external-session":return aa;case"group":return Kr.Z;case"collective":return ma}return null}},methods:{reset(){!0===this.backgroundFailed&&this.$refs.previewImg&&(this.$refs.previewImg.src=""),this.backgroundFailed=void 0},t:In.Iu}}),wa=(0,Fn.Z)(Aa,(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:function(e){t.backgroundFailed=!0},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,ya=(0,r.aZ)({name:"FileEntry",components:{CustomElementRender:kr,FileEntryActions:$r,FileEntryCheckbox:Hr,FileEntryName:Wr,FileEntryPreview:wa,NcDateTime:Tr.Z},mixins:[_r],props:{isMtimeAvailable:{type:Boolean,default:!1},isSizeAvailable:{type:Boolean,default:!1},compact:{type:Boolean,default:!1}},setup:()=>({actionsMenuStore:Fi(),draggingStore:Oi(),filesStore:wi(),renamingStore:Bi(),selectionStore:vi()}),computed:{rowListeners(){return{...this.isRenaming?{}:{dragstart:this.onDragStart,dragover:this.onDragOver},contextmenu:this.onRightClick,dragleave:this.onDragLeave,dragend:this.onDragEnd,drop:this.onDrop}},columns(){return this.filesListWidth<512||this.compact?[]:this.currentView?.columns||[]},size(){const t=parseInt(this.source.size,10)||0;return"number"!=typeof t||t<0?this.t("files","Pending"):(0,lt.sS)(t,!0)},sizeOpacity(){const t=parseInt(this.source.size,10)||0;return!t||t<0?{}:{color:`color-mix(in srgb, var(--color-main-text) ${Math.round(Math.min(100,100*Math.pow(this.source.size/10485760,2)))}%, var(--color-text-maxcontrast))`}},mtimeOpacity(){const t=26784e5,e=this.source.mtime?.getTime?.();if(!e)return{};const n=Math.round(Math.min(100,100*(t-(Date.now()-e))/t));return n<0?{}:{color:`color-mix(in srgb, var(--color-main-text) ${n}%, var(--color-text-maxcontrast))`}},mtimeTitle(){return this.source.mtime?Pi()(this.source.mtime).format("LLL"):""}},methods:{formatFileSize:lt.sS}}),va=(0,Fn.Z)(ya,(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},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-${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){return e("td",{key:n.id,staticClass:"files-list__row-column-custom",class:`files-list__row-${t.currentView?.id}-${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,ba=(0,r.aZ)({name:"FileEntryGrid",components:{FileEntryActions:$r,FileEntryCheckbox:Hr,FileEntryName:Wr,FileEntryPreview:wa},mixins:[_r],inheritAttrs:!1,setup:()=>({actionsMenuStore:Fi(),draggingStore:Oi(),filesStore:wi(),renamingStore:Bi(),selectionStore:vi()}),data:()=>({gridMode:!0})}),Ca=(0,Fn.Z)(ba,(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-${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 xa=s(25108);const _a={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(){xa.debug("Mounted",this.header.id),this.header.render(this.$refs.mount,this.currentFolder,this.currentView)}},Ta=(0,Fn.Z)(_a,(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-${t.header.id}`},[e("span",{ref:"mount"})])}),[],!1,null,null,null).exports,Ea=r.ZP.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=yi();return{filesStore:wi(),pathsStore:t}},computed:{currentView(){return this.$navigation.active},dir(){return(this.$route?.query?.dir||"/").replace(/^(.+)\/$/,"$1")},currentFolder(){if(!this.currentView?.id)return;if("/"===this.dir)return this.filesStore.getRoot(this.currentView.id);const t=this.pathsStore.getPath(this.currentView.id,this.dir);return this.filesStore.getNode(t)},columns(){return this.filesListWidth<512?[]:this.currentView?.columns||[]},totalSize(){return this.currentFolder?.size?(0,lt.sS)(this.currentFolder.size,!0):(0,lt.sS)(this.nodes.reduce(((t,e)=>t+e.size||0),0),!0)}},methods:{classForColumn(t){return{"files-list__row-column-custom":!0,[`files-list__row-${this.currentView.id}-${t.id}`]:!0}},t:In.Iu}});var ka=s(16250),Sa={};Sa.styleTagTransform=os(),Sa.setAttributes=ss(),Sa.insert=es().bind(null,"head"),Sa.domAPI=Xn(),Sa.insertStyleElement=rs(),Jn()(ka.Z,Sa),ka.Z&&ka.Z.locals&&ka.Z.locals;const La=(0,Fn.Z)(Ea,(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){return e("th",{key:n.id,class:t.classForColumn(n)},[e("span",[t._v(t._s(n.summary?.(t.nodes,t.currentView)))])])}))],2)}),[],!1,null,"a85bde20",null).exports;var Na=s(63198),Ia=s(7290);const Pa=r.ZP.extend({computed:{...(Oa=Mn,Ba=["getConfig","setSortingBy","toggleSortingDirection"],Array.isArray(Ba)?Ba.reduce(((t,e)=>(t[e]=function(){return Oa(this.$pinia)[e]},t)),{}):Object.keys(Ba).reduce(((t,e)=>(t[e]=function(){const t=Oa(this.$pinia),n=Ba[e];return"function"==typeof n?n.call(this,t):t[n]},t)),{})),currentView(){return this.$navigation.active},sortingMode(){return this.getConfig(this.currentView.id)?.sorting_mode||this.currentView?.defaultSortKey||"basename"},isAscSorting(){const t=this.getConfig(this.currentView.id)?.sorting_direction;return"desc"!==t}},methods:{toggleSortBy(t){this.sortingMode!==t?this.setSortingBy(t,this.currentView.id):this.toggleSortingDirection(this.currentView.id)}}}),Fa=(0,r.aZ)({name:"FilesListTableHeaderButton",components:{MenuDown:Na.Z,MenuUp:Ia.Z,NcButton:li.Z},mixins:[Pa],props:{name:{type:String,required:!0},mode:{type:String,required:!0}},methods:{t:In.Iu}});var Oa,Ba,Da=s(97704),ja={};ja.styleTagTransform=os(),ja.setAttributes=ss(),ja.insert=es().bind(null,"head"),ja.domAPI=Xn(),ja.insertStyleElement=rs(),Jn()(Da.Z,ja),Da.Z&&Da.Z.locals&&Da.Z.locals;const Ua=(0,Fn.Z)(Fa,(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,"2dd1845e",null).exports,Ra=(0,r.aZ)({name:"FilesListTableHeader",components:{FilesListTableHeaderButton:Ua,NcCheckboxRadioSwitch:ps.Z},mixins:[Pa],props:{isMtimeAvailable:{type:Boolean,default:!1},isSizeAvailable:{type:Boolean,default:!1},nodes:{type:Array,required:!0},filesListWidth:{type:Number,default:0}},setup:()=>({filesStore:wi(),selectionStore:vi()}),computed:{currentView(){return this.$navigation.active},columns(){return this.filesListWidth<512?[]:this.currentView?.columns||[]},dir(){return(this.$route?.query?.dir||"/").replace(/^(.+)\/$/,"$1")},selectAllBind(){const t=(0,In.Iu)("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){return{"files-list__column":!0,"files-list__column--sortable":!!t.sort,"files-list__row-column-custom":!0,[`files-list__row-${this.currentView?.id}-${t.id}`]:!0}},onToggleAll(t){if(t){const t=this.nodes.map((t=>t.fileid)).filter(Boolean);Vn.debug("Added all nodes to selection",{selection:t}),this.selectionStore.setLastIndex(null),this.selectionStore.set(t)}else Vn.debug("Cleared selection"),this.selectionStore.reset()},resetSelection(){this.selectionStore.reset()},t:In.Iu}});var za=s(25385),Ma={};Ma.styleTagTransform=os(),Ma.setAttributes=ss(),Ma.insert=es().bind(null,"head"),Ma.domAPI=Xn(),Ma.insertStyleElement=rs(),Jn()(za.Z,Ma),za.Z&&za.Z.locals&&za.Z.locals;const Va=(0,Fn.Z)(Ra,(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,$a=r.ZP.extend({data:()=>({filesListWidth:null}),mounted(){const t=document.querySelector("#app-content-vue");this.filesListWidth=t?.clientWidth??null,this.$resizeObserver=new ResizeObserver((e=>{e.length>0&&e[0].target===t&&(this.filesListWidth=e[0].contentRect.width)})),this.$resizeObserver.observe(t)},beforeDestroy(){this.$resizeObserver.disconnect()}});var qa=s(20296),Ha=s(25108);const Za=r.ZP.extend({name:"VirtualList",mixins:[$a],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:Math.floor(this.startIndex/this.columnCount)*this.itemHeight+"px",paddingBottom:t?0:n*this.itemHeight+"px"}}},watch:{scrollToIndex(t){this.scrollTo(t)},columnCount(t,e){0!==e?this.scrollTo(this.index):Ha.debug("VirtualList: columnCount is 0, skipping scroll")}},mounted(){const t=this.$refs?.before,e=this.$el,n=this.$refs?.thead;this.resizeObserver=new ResizeObserver((0,qa.debounce)((()=>{this.beforeHeight=t?.clientHeight??0,this.headerHeight=n?.clientHeight??0,this.tableHeight=e?.clientHeight??0,Vn.debug("VirtualList: resizeObserver updated"),this.onScroll()}),100,!1)),this.resizeObserver.observe(t),this.resizeObserver.observe(e),this.resizeObserver.observe(n),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){this.index=t;const e=(Math.floor(t/this.columnCount)-.5)*this.itemHeight+this.beforeHeight;Vn.debug("VirtualList: scrolling to index "+t,{scrollTop:e,columnCount:this.columnCount}),this.$el.scrollTop=e},onScroll(){this._onScrollHandle??=requestAnimationFrame((()=>{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")}))}}}),Ga=(0,Fn.Z)(Za,(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,Ya=(0,lt.Vn)(),Wa=(0,r.aZ)({name:"FilesListTableHeaderActions",components:{NcActions:Fr.Z,NcActionButton:Pr.Z,NcIconSvgWrapper:jn.Z,NcLoadingIcon:ui.Z},mixins:[$a],props:{currentView:{type:Object,required:!0},selectedNodes:{type:Array,default:()=>[]}},setup:()=>({actionsMenuStore:Fi(),filesStore:wi(),selectionStore:vi()}),data:()=>({loading:null}),computed:{dir(){return(this.$route?.query?.dir||"/").replace(/^(.+)\/$/,"$1")},enabledActions(){return Ya.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===lt.e4.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=>{r.ZP.set(t,"status",lt.e4.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,qn.x2)(this.t("files",'"{displayName}" failed on some elements ',{displayName:e}))}(0,qn.s$)(this.t("files",'"{displayName}" batch action executed successfully',{displayName:e})),this.selectionStore.reset()}catch(n){Vn.error("Error while executing action",{action:t,e:n}),(0,qn.x2)(this.t("files",'"{displayName}" action failed',{displayName:e}))}finally{this.loading=null,this.nodes.forEach((t=>{r.ZP.set(t,"status",void 0)}))}},t:In.Iu}}),Ka=Wa;var Ja=s(35261),Qa={};Qa.styleTagTransform=os(),Qa.setAttributes=ss(),Qa.insert=es().bind(null,"head"),Qa.domAPI=Xn(),Qa.insertStyleElement=rs(),Jn()(Ja.Z,Qa),Ja.Z&&Ja.Z.locals&&Ja.Z.locals;var Xa=(0,Fn.Z)(Ka,(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 to=Xa.exports,eo=(0,r.aZ)({name:"FilesListVirtual",components:{FilesListHeader:Ta,FilesListTableFooter:La,FilesListTableHeader:Va,VirtualList:Ga,FilesListTableHeaderActions:to},mixins:[$a],props:{currentView:{type:lt.G7,required:!0},currentFolder:{type:lt.gt,required:!0},nodes:{type:Array,required:!0}},setup:()=>({userConfigStore:vs(),selectionStore:vi()}),data:()=>({FileEntry:va,FileEntryGrid:Ca,headers:(0,lt.De)(),scrollToIndex:0}),computed:{userConfig(){return this.userConfigStore.userConfig},fileId(){return parseInt(this.$route.params.fileid)||null},summary(){return Ni(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.attributes.size))},sortedHeaders(){return this.currentFolder&&this.currentView?[...this.headers].sort(((t,e)=>t.order-e.order)):[]},caption(){const t=(0,In.Iu)("files","List of files and folders.");return`${this.currentView.caption||t}\n${(0,In.Iu)("files","Column headers with buttons are sortable.")}\n${(0,In.Iu)("files","This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list.")}`},selectedNodes(){return this.selectionStore.selected},isNoneSelected(){return 0===this.selectedNodes.length}},watch:{fileId(t){this.scrollToFile(t,!1)}},mounted(){window.document.querySelector("main.app-content").addEventListener("dragover",this.onDragOver),this.scrollToFile(this.fileId),this.openSidebarForFile(this.fileId),this.handleOpenFile()},beforeDestroy(){window.document.querySelector("main.app-content").removeEventListener("dragover",this.onDragOver)},methods:{openSidebarForFile(t){if(document.documentElement.clientWidth>1024&&this.currentFolder.fileid!==t){const e=this.nodes.find((e=>e.fileid===t));e&&Ai?.enabled?.([e],this.currentView)&&(Vn.debug("Opening sidebar on file "+e.path,{node:e}),Ai.exec(e,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,qn.x2)(this.t("files","File not found")),this.scrollToIndex=Math.max(0,n)}},handleOpenFile(){const t=(0,Un.j)("files","openFileInfo",{});if(void 0===t)return;const e=this.nodes.find((e=>e.fileid===t.id));void 0!==e&&e.type!==lt.Tv.Folder&&(Vn.debug("Opening file "+e.path,{node:e}),(0,lt.Vn)().filter((t=>!t.enabled||t.enabled([e],this.currentView))).sort(((t,e)=>(t.order||0)-(e.order||0))).filter((t=>!!t?.default))[0].exec(e,this.currentView,this.currentFolder.path))},getFileId:t=>t.fileid,onDragOver(t){const e=t.dataTransfer?.types.includes("Files");if(e)return;t.preventDefault(),t.stopPropagation();const n=this.$refs.table.$el.getBoundingClientRect().top,s=n+this.$refs.table.$el.getBoundingClientRect().height;t.clientY<n+100?this.$refs.table.$el.scrollTop=this.$refs.table.$el.scrollTop-25:t.clientY>s-50&&(this.$refs.table.$el.scrollTop=this.$refs.table.$el.scrollTop+25)},t:In.Iu}});var no=s(64831),so={};so.styleTagTransform=os(),so.setAttributes=ss(),so.insert=es().bind(null,"head"),so.domAPI=Xn(),so.insertStyleElement=rs(),Jn()(no.Z,so),no.Z&&no.Z.locals&&no.Z.locals;var io=s(23424),ro={};ro.styleTagTransform=os(),ro.setAttributes=ss(),ro.insert=es().bind(null,"head"),ro.domAPI=Xn(),ro.insertStyleElement=rs(),Jn()(io.Z,ro),io.Z&&io.Z.locals&&io.Z.locals;const ao=(0,Fn.Z)(eo,(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,"77b1a78d",null).exports,oo={name:"TrayArrowDownIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},lo=(0,Fn.Z)(oo,(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,"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;var co=s(65358);const uo=async function(t){let e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";const n=(0,si.g)();try{return await n.upload(`${e}${t.name}`,t)}catch(e){throw(0,qn.x2)((0,In.Iu)("files",'Uploading "{filename}" failed',{filename:t.name})),e}},mo=async function(t){let e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";if(t.isFile)return[await new Promise(((n,s)=>{t.file((async t=>n(await uo(t,e))),(t=>s(t)))}))];{const n=t,s=(0,co.RQ)(lt._o,(0,si.g)().destination.path,e,n.name);Vn.debug("Handle directory recursively",{name:n.name,absolutPath:s});const i=(0,lt.rp)();if(!await i.exists(s)){Vn.debug("Directory does not exist, creating it",{absolutPath:s}),await i.createDirectory(s,{recursive:!0});const t=await i.stat(s,{details:!0,data:(0,lt.h7)()});(0,Nn.j8)("files:node:created",(0,lt.RL)(t.data))}const r=await function(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()}))}(n),a=r.sort((t=>t.isFile?-1:1)).map((t=>mo(t,`${e}${n.name}/`)));return(await Promise.all(a)).flat()}},po=(0,r.aZ)({name:"DragAndDropNotice",components:{TrayArrowDownIcon:lo},props:{currentFolder:{type:lt.gt,required:!0}},data:()=>({dragover:!1}),computed:{canUpload(){return this.currentFolder&&0!=(this.currentFolder.permissions<.y3.CREATE)},isQuotaExceeded(){return 0===this.currentFolder?.attributes?.["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){t.preventDefault();const e=t.dataTransfer?.types.includes("Files");e&&(this.dragover=!0)},onDragLeave(t){const e=t.currentTarget;e?.contains(t.relatedTarget??t.target)||this.dragover&&(this.dragover=!1)},onContentDrop(t){Vn.debug("Drag and drop cancelled, dropped on empty space",{event:t}),t.preventDefault(),this.dragover&&(this.dragover=!1)},async onDrop(t){if(Vn.debug("Dropped on DragAndDropNotice",{event:t}),this.cantUploadLabel)(0,qn.x2)(this.cantUploadLabel);else if(!this.$el.querySelector("tbody")?.contains(t.target)){if(t.preventDefault(),t.stopPropagation(),t.dataTransfer&&t.dataTransfer.items.length>0){Vn.debug(`Uploading files to ${this.currentFolder.path}`);const e=await(async t=>{const e=[];for(const n of t.items){if("file"!==n.kind){Vn.debug("Skipping dropped item",{kind:n.kind,type:n.type});continue}const t=n?.getAsEntry?.()??n.webkitGetAsEntry();if(null===t){Vn.debug("Could not get FilesystemEntry of item, falling back to file");const t=n.getAsFile();null===t?(Vn.warn("Could not process DataTransferItem",{type:n.type,kind:n.kind}),(0,qn.x2)((0,In.Iu)("files","One of the dropped files could not be processed"))):e.push(await uo(t))}else Vn.debug("Handle recursive upload",{entry:t.name}),e.push(...await mo(t))}return e})(t.dataTransfer);if(Vn.debug("Upload terminated",{uploads:e}),e.some((t=>t.status===si.c.FAILED))){(0,qn.x2)((0,In.Iu)("files","Some files could not be uploaded"));const t=e.filter((t=>t.status===si.c.FAILED));Vn.debug("Some files could not be uploaded",{failedUploads:t})}else(0,qn.s$)((0,In.Iu)("files","Files uploaded successfully"));const n=e.findLast((t=>t.status!==si.c.FAILED&&!t.file.webkitRelativePath.includes("/")&&t.response?.headers?.["oc-fileid"]));void 0!==n&&this.$router.push({...this.$route,params:{view:this.$route.params?.view??"files",fileid:parseInt(n.response.headers["oc-fileid"])}})}this.dragover=!1}},t:In.Iu}});var fo=s(21902),go={};go.styleTagTransform=os(),go.setAttributes=ss(),go.insert=es().bind(null,"head"),go.domAPI=Xn(),go.insertStyleElement=rs(),Jn()(fo.Z,go),fo.Z&&fo.Z.locals&&fo.Z.locals;const ho=(0,Fn.Z)(po,(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",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,"46caa8f8",null).exports,Ao=void 0!==(0,Ls.F)()?.files_sharing,wo=(0,r.aZ)({name:"FilesList",components:{BreadCrumbs:Li,DragAndDropNotice:ho,FilesListVirtual:ao,LinkIcon:ii.Z,ListViewIcon:ai,NcAppContent:oi.Z,NcButton:li.Z,NcEmptyContent:ci.Z,NcIconSvgWrapper:jn.Z,NcLoadingIcon:ui.Z,PlusIcon:di.Z,ShareVariantIcon:pi,UploadPicker:si.U,ViewGridIcon:gi},mixins:[$a,Pa],setup(){const t=wi(),e=yi(),n=vi(),s=function(){return bi=(0,si.g)(),ot("uploader",{state:()=>({queue:bi.queue})})(...arguments)}();return{filesStore:t,pathsStore:e,selectionStore:n,uploaderStore:s,userConfigStore:vs(),viewConfigStore:Mn(),enableGridView:(0,Un.j)("core","config",[])["enable_non-accessible_features"]??!0}},data:()=>({loading:!0,promise:null,Type:ni.D}),computed:{userConfig(){return this.userConfigStore.userConfig},currentView(){return this.$navigation.active||this.$navigation.views.find((t=>t.id===(this.$route.params?.view??"files")))},dir(){return(this.$route?.query?.dir?.toString()||"/").replace(/^(.+)\/$/,"$1")},currentFolder(){if(!this.currentView?.id)return;if("/"===this.dir)return this.filesStore.getRoot(this.currentView.id);const t=this.pathsStore.getPath(this.currentView.id,this.dir);return this.filesStore.getNode(t)},sortingParameters(){return[[...this.userConfig.sort_favorites_first?[t=>1!==t.attributes?.favorite]:[],...this.userConfig.sort_folders_first?[t=>"folder"!==t.type]:[],..."basename"!==this.sortingMode?[t=>t[this.sortingMode]]:[],t=>t.attributes?.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(){if(!this.currentView)return[];const t=(this.currentView?.columns||[]).find((t=>t.id===this.sortingMode));if(t?.sort&&"function"==typeof t.sort){const e=[...this.dirContents].sort(t.sort);return this.isAscSorting?e:e.reverse()}return ti([...this.dirContents],...this.sortingParameters)},dirContents(){const t=this.userConfigStore?.userConfig.show_hidden;return(this.currentFolder?._children||[]).map(this.getNode).filter((e=>t?!!e:e&&!0!==e?.attributes?.hidden&&!e?.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(){if(this.currentFolder?.attributes?.["share-types"])return Object.values(this.currentFolder?.attributes?.["share-types"]||{}).flat()},shareButtonLabel(){return this.shareAttributes?this.shareButtonType===ni.D.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===ni.D.SHARE_TYPE_LINK))?ni.D.SHARE_TYPE_LINK:ni.D.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&&0!=(this.currentFolder.permissions<.y3.CREATE)},isQuotaExceeded(){return 0===this.currentFolder?.attributes?.["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 Ao&&this.currentFolder&&0!=(this.currentFolder.permissions<.y3.SHARE)}},watch:{currentView(t,e){t?.id!==e?.id&&(Vn.debug("View changed",{newView:t,oldView:e}),this.selectionStore.reset(),this.fetchContent())},dir(t,e){Vn.debug("Directory changed",{newDir:t,oldDir:e}),this.selectionStore.reset(),this.fetchContent(),this.$refs?.filesListVirtual?.$el&&(this.$refs.filesListVirtual.$el.scrollTop=0)},dirContents(t){Vn.debug("Directory contents changed",{view:this.currentView,folder:this.currentFolder,contents:t}),(0,Nn.j8)("files:list:updated",{view:this.currentView,folder:this.currentFolder,contents:t})}},mounted(){this.fetchContent(),(0,Nn.Ld)("files:node:updated",this.onUpdatedNode)},unmounted(){(0,Nn.r1)("files:node:updated",this.onUpdatedNode)},methods:{async fetchContent(){this.loading=!0;const t=this.dir,e=this.currentView;if(e){"function"==typeof this.promise?.cancel&&(this.promise.cancel(),Vn.debug("Cancelled previous ongoing fetch")),this.promise=e.getContents(t);try{const{folder:n,contents:s}=await this.promise;Vn.debug("Fetched contents",{dir:t,folder:n,contents:s}),this.filesStore.updateNodes(s),this.$set(n,"_children",s.map((t=>t.fileid))),"/"===t?this.filesStore.setRoot({service:e.id,root:n}):n.fileid?(this.filesStore.updateNodes([n]),this.pathsStore.addPath({service:e.id,fileid:n.fileid,path:t})):Vn.error("Invalid root folder returned",{dir:t,folder:n,currentView:e}),s.filter((t=>"folder"===t.type)).forEach((n=>{this.pathsStore.addPath({service:e.id,fileid:n.fileid,path:(0,Ns.join)(t,n.basename)})}))}catch(t){Vn.error("Error while fetching content",{error:t})}finally{this.loading=!1}}else Vn.debug("The current view doesn't exists or is not ready.",{currentView:e})},getNode(t){return this.filesStore.getNode(t)},onUpload(t){(0,Ns.dirname)(t.source)===this.currentFolder?.source&&this.fetchContent()},async onUploadFail(t){const e=t.response?.status||0;if(507!==e)if(404!==e&&409!==e)if(403!==e){try{const e=new ei.Parser({trim:!0,explicitRoot:!1}),n=(await e.parseStringPromise(t.response?.data))["s:message"][0];if("string"==typeof n&&""!==n.trim())return void(0,qn.x2)(this.t("files","Error during upload: {message}",{message:n}))}catch(t){}0===e?(0,qn.x2)(this.t("files","Unknown error during upload")):(0,qn.x2)(this.t("files","Error during upload, status code {status}",{status:e}))}else(0,qn.x2)(this.t("files","Operation is blocked by access control"));else(0,qn.x2)(this.t("files","Target folder does not exist any more"));else(0,qn.x2)(this.t("files","Not enough free space"))},onUpdatedNode(t){t?.fileid===this.currentFolder?.fileid&&this.fetchContent()},openSharingSidebar(){window?.OCA?.Files?.Sidebar?.setActiveTab&&window.OCA.Files.Sidebar.setActiveTab("sharing"),Ai.exec(this.currentFolder,this.currentView,this.currentFolder.path)},toggleGridView(){this.userConfigStore.update("grid_view",!this.userConfig.grid_view)},t:In.Iu,n:In.uN}});var yo=s(46432),vo={};vo.styleTagTransform=os(),vo.setAttributes=ss(),vo.insert=es().bind(null,"head"),vo.domAPI=Xn(),vo.insertStyleElement=rs(),Jn()(yo.Z,vo),yo.Z&&yo.Z.locals&&yo.Z.locals;const bo=(0,Fn.Z)(wo,(function(){var t=this,e=t._self._c;return t._self._setupProxy,e("NcAppContent",{attrs:{"data-cy-files-content":""}},[e("div",{staticClass:"files-list__header"},[e("BreadCrumbs",{attrs:{path:t.dir},on:{reload:t.fetchContent},scopedSlots:t._u([{key:"actions",fn:function(){return[t.canShare&&t.filesListWidth>=512?e("NcButton",{staticClass:"files-list__header-share-button",class:{"files-list__header-share-button--shared":t.shareButtonType},attrs:{"aria-label":t.shareButtonLabel,title:t.shareButtonLabel,type:"tertiary"},on:{click:t.openSharingSidebar},scopedSlots:t._u([{key:"icon",fn:function(){return[t.shareButtonType===t.Type.SHARE_TYPE_LINK?e("LinkIcon"):e("ShareVariantIcon",{attrs:{size:20}})]},proxy:!0}],null,!1,2776780758)}):t._e(),t._v(" "),!t.canUpload||t.isQuotaExceeded?e("NcButton",{staticClass:"files-list__header-upload-button--disabled",attrs:{"aria-label":t.cantUploadLabel,title:t.cantUploadLabel,disabled:!0,type:"secondary"},scopedSlots:t._u([{key:"icon",fn:function(){return[e("PlusIcon",{attrs:{size:20}})]},proxy:!0}],null,!1,2953566425)},[t._v("\n\t\t\t\t\t"+t._s(t.t("files","Add"))+"\n\t\t\t\t")]):t.currentFolder?e("UploadPicker",{staticClass:"files-list__header-upload-button",attrs:{content:t.dirContents,destination:t.currentFolder,multiple:!0},on:{failed:t.onUploadFail,uploaded:t.onUpload}}):t._e()]},proxy:!0}])}),t._v(" "),t.filesListWidth>=512&&t.enableGridView?e("NcButton",{staticClass:"files-list__header-grid-button",attrs:{"aria-label":t.gridViewButtonLabel,title:t.gridViewButtonLabel,type:"tertiary"},on:{click:t.toggleGridView},scopedSlots:t._u([{key:"icon",fn:function(){return[t.userConfig.grid_view?e("ListViewIcon"):e("ViewGridIcon")]},proxy:!0}],null,!1,1682960703)}):t._e(),t._v(" "),t.isRefreshing?e("NcLoadingIcon",{staticClass:"files-list__refresh-icon"}):t._e()],1),t._v(" "),!t.loading&&t.canUpload?e("DragAndDropNotice",{attrs:{"current-folder":t.currentFolder}}):t._e(),t._v(" "),t.loading&&!t.isRefreshing?e("NcLoadingIcon",{staticClass:"files-list__loading-icon",attrs:{size:38,name:t.t("files","Loading current folder")}}):!t.loading&&t.isEmptyDir?e("NcEmptyContent",{attrs:{name:t.currentView?.emptyTitle||t.t("files","No files in here"),description:t.currentView?.emptyCaption||t.t("files","Upload some content or sync with your devices!"),"data-cy-files-content-empty":""},scopedSlots:t._u([{key:"action",fn:function(){return["/"!==t.dir?e("NcButton",{attrs:{"aria-label":t.t("files","Go to the previous folder"),type:"primary",to:t.toPreviousDir}},[t._v("\n\t\t\t\t"+t._s(t.t("files","Go back"))+"\n\t\t\t")]):t._e()]},proxy:!0},{key:"icon",fn:function(){return[e("NcIconSvgWrapper",{attrs:{svg:t.currentView.icon}})]},proxy:!0}])}):e("FilesListVirtual",{ref:"filesListVirtual",attrs:{"current-folder":t.currentFolder,"current-view":t.currentView,nodes:t.dirContentsSorted}})],1)}),[],!1,null,"560515d6",null).exports,Co=(0,r.aZ)({name:"FilesApp",components:{NcContent:Ln.Z,FilesList:bo,Navigation:Ss}}),xo=(0,Fn.Z)(Co,(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;s.nc=btoa((0,ct.IH)()),window.OCA.Files=window.OCA.Files??{},window.OCP.Files=window.OCP.Files??{};const _o=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||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)}(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})}}(En);Object.assign(window.OCP.Files,{Router:_o}),r.ZP.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[A]=e,this.$pinia||(this.$pinia=e),e._a=this,v&&h(e),b&&G(e._a,e)}else!this.$pinia&&t.parent&&t.parent.$pinia&&(this.$pinia=t.parent.$pinia)},destroyed(){delete this._pStores}})}));const To=function(){const t=(0,r.B)(!0),e=t.run((()=>(0,r.iH)({})));let n=[],s=[];const i=(0,r.Xl)({install(t){h(i),a||(i._a=t,t.provide(A,i),t.config.globalProperties.$pinia=i,b&&G(t,i),s.forEach((t=>n.push(t))),s=[])},use(t){return this._a||a?n.push(t):s.push(t),this},_p:n,_a:null,_e:t,_s:new Map,state:e});return b&&"undefined"!=typeof Proxy&&i.use(J),i}(),Eo=r.ZP.observable((0,lt.Ti)());r.ZP.prototype.$navigation=Eo;const ko=new class{constructor(){var t,e,n;t=this,n=void 0,(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="_settings"))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,this._settings=[],Sn.debug("OCA.Files.Settings initialized")}register(t){return this._settings.filter((e=>e.name===t.name)).length>0?(Sn.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:ko}),Object.assign(window.OCA.Files.Settings,{Setting:class{constructor(t,e){let{el:n,open:s,close:i}=e;kn(this,"_close",void 0),kn(this,"_el",void 0),kn(this,"_name",void 0),kn(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(r.ZP.extend(xo))({router:En,pinia:To}).$mount("#content")},51473:(t,e,n)=>{"use strict";n.d(e,{Z:()=>f});var s=n(87537),i=n.n(s),r=n(23645),a=n.n(r),o=n(61667),l=n.n(o),c=new URL(n(79839),n.b),u=new URL(n(88717),n.b),d=a()(i()),m=l()(c),p=l()(u);d.push([t.id,`@charset "UTF-8";\n/**\n * @copyright Copyright (c) 2019 Julius Härtl <jus@bitgrid.net>\n *\n * @author Julius Härtl <jus@bitgrid.net>\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\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._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: linear-gradient(to right, var(--color-background-darker), var(--color-text-maxcontrast), 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-3bc9efa5] {\n flex-grow: 0 !important;\n}\n.file-picker__side[data-v-e96bec41] {\n display: flex;\n flex-direction: column;\n align-items: stretch;\n gap: .5rem;\n min-width: 200px;\n padding: 2px;\n overflow: auto;\n}\n.file-picker__side[data-v-e96bec41] .button-vue__wrapper {\n justify-content: start;\n}\n.file-picker__filter-input[data-v-e96bec41] {\n margin-block: 7px;\n max-width: 260px;\n}\n@media (max-width: 736px) {\n .file-picker__side[data-v-e96bec41] {\n flex-direction: row;\n min-width: unset;\n }\n}\n@media (max-width: 512px) {\n .file-picker__side[data-v-e96bec41] {\n flex-direction: row;\n min-width: unset;\n }\n .file-picker__filter-input[data-v-e96bec41] {\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-821451ce] {\n height: 50px;\n display: flex;\n justify-content: start;\n align-items: center;\n}\n.file-picker__view h3[data-v-821451ce] {\n font-weight: 700;\n height: fit-content;\n margin: 0;\n}\n.file-picker__main[data-v-821451ce] {\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-821451ce] {\n box-sizing: border-box;\n}\n[data-v-821451ce] .file-picker {\n height: min(80vh, 800px) !important;\n}\n@media (max-width: 512px) {\n [data-v-821451ce] .file-picker {\n height: calc(100% - 16px - var(--default-clickable-area)) !important;\n }\n}\n[data-v-821451ce] .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,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,oIAAoI;EACpI,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,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 <jus@bitgrid.net>\n *\n * @author Julius Härtl <jus@bitgrid.net>\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\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._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: linear-gradient(to right, var(--color-background-darker), var(--color-text-maxcontrast), 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-3bc9efa5] {\n flex-grow: 0 !important;\n}\n.file-picker__side[data-v-e96bec41] {\n display: flex;\n flex-direction: column;\n align-items: stretch;\n gap: .5rem;\n min-width: 200px;\n padding: 2px;\n overflow: auto;\n}\n.file-picker__side[data-v-e96bec41] .button-vue__wrapper {\n justify-content: start;\n}\n.file-picker__filter-input[data-v-e96bec41] {\n margin-block: 7px;\n max-width: 260px;\n}\n@media (max-width: 736px) {\n .file-picker__side[data-v-e96bec41] {\n flex-direction: row;\n min-width: unset;\n }\n}\n@media (max-width: 512px) {\n .file-picker__side[data-v-e96bec41] {\n flex-direction: row;\n min-width: unset;\n }\n .file-picker__filter-input[data-v-e96bec41] {\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-821451ce] {\n height: 50px;\n display: flex;\n justify-content: start;\n align-items: center;\n}\n.file-picker__view h3[data-v-821451ce] {\n font-weight: 700;\n height: fit-content;\n margin: 0;\n}\n.file-picker__main[data-v-821451ce] {\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-821451ce] {\n box-sizing: border-box;\n}\n[data-v-821451ce] .file-picker {\n height: min(80vh, 800px) !important;\n}\n@media (max-width: 512px) {\n [data-v-821451ce] .file-picker {\n height: calc(100% - 16px - var(--default-clickable-area)) !important;\n }\n}\n[data-v-821451ce] .file-picker__content {\n display: flex;\n flex-direction: column;\n overflow: hidden;\n}\n"],sourceRoot:""}]);const f=d},75716:(t,e,n)=>{"use strict";n.d(e,{Z:()=>o});var s=n(87537),i=n.n(s),r=n(23645),a=n.n(r)()(i());a.push([t.id,".upload-picker[data-v-af4c69fa] {\n display: inline-flex;\n align-items: center;\n height: 44px;\n}\n.upload-picker__progress[data-v-af4c69fa] {\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-af4c69fa] {\n overflow: hidden;\n white-space: nowrap;\n text-overflow: ellipsis;\n}\n.upload-picker--uploading .upload-picker__progress[data-v-af4c69fa] {\n max-width: 200px;\n margin-right: 20px;\n margin-left: 8px;\n}\n.upload-picker--paused .upload-picker__progress[data-v-af4c69fa] {\n animation: breathing-af4c69fa 3s ease-out infinite normal;\n}\n@keyframes breathing-af4c69fa {\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-7900cbe9.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-af4c69fa] {\n display: inline-flex;\n align-items: center;\n height: 44px;\n}\n.upload-picker__progress[data-v-af4c69fa] {\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-af4c69fa] {\n overflow: hidden;\n white-space: nowrap;\n text-overflow: ellipsis;\n}\n.upload-picker--uploading .upload-picker__progress[data-v-af4c69fa] {\n max-width: 200px;\n margin-right: 20px;\n margin-left: 8px;\n}\n.upload-picker--paused .upload-picker__progress[data-v-af4c69fa] {\n animation: breathing-af4c69fa 3s ease-out infinite normal;\n}\n@keyframes breathing-af4c69fa {\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 o=a},60393:(t,e,n)=>{"use strict";n.d(e,{Z:()=>o});var s=n(87537),i=n.n(s),r=n(23645),a=n.n(r)()(i());a.push([t.id,".breadcrumb[data-v-1c4866bc]{flex:1 1 100% !important;width:100%}.breadcrumb[data-v-1c4866bc] a{cursor:pointer !important}","",{version:3,sources:["webpack://./apps/files/src/components/BreadCrumbs.vue"],names:[],mappings:"AACA,6BAEC,wBAAA,CACA,UAAA,CAEA,+BACC,yBAAA",sourcesContent:["\n.breadcrumb {\n\t// Take as much space as possible\n\tflex: 1 1 100% !important;\n\twidth: 100%;\n\n\t::v-deep a {\n\t\tcursor: pointer !important;\n\t}\n}\n\n"],sourceRoot:""}]);const o=a},21902:(t,e,n)=>{"use strict";n.d(e,{Z:()=>o});var s=n(87537),i=n.n(s),r=n(23645),a=n.n(r)()(i());a.push([t.id,".files-list__drag-drop-notice[data-v-46caa8f8]{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-46caa8f8]{margin-left:16px;color:inherit}.files-list__drag-drop-notice-wrapper[data-v-46caa8f8]{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 o=a},50262:(t,e,n)=>{"use strict";n.d(e,{Z:()=>o});var s=n(87537),i=n.n(s),r=n(23645),a=n.n(r)()(i());a.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 o=a},29785:(t,e,n)=>{"use strict";n.d(e,{Z:()=>o});var s=n(87537),i=n.n(s),r=n(23645),a=n.n(r)()(i());a.push([t.id,".favorite-marker-icon[data-v-77afa6dc]{color:#a08b00;min-width:unset !important;min-height:unset !important}.favorite-marker-icon[data-v-77afa6dc] svg{width:26px !important;height:26px !important;max-width:unset !important;max-height:unset !important}.favorite-marker-icon[data-v-77afa6dc] 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 o=a},27440:(t,e,n)=>{"use strict";n.d(e,{Z:()=>o});var s=n(87537),i=n.n(s),r=n(23645),a=n.n(r)()(i());a.push([t.id,"[style*=mouse-pos-x] .v-popper__popper{transform:translate3d(var(--mouse-pos-x), var(--mouse-pos-y), 0px) !important}[style*=mouse-pos-x] .v-popper__popper[data-popper-placement=top]{transform:translate3d(var(--mouse-pos-x), calc(var(--mouse-pos-y) - 50vh), 0px) !important}[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,uCACC,6EAAA,CAGA,kEACC,0FAAA,CAGD,kEACC,YAAA",sourcesContent:['\n// Allow right click to define the position of the menu\n// only if defined\n[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\ttransform: translate3d(var(--mouse-pos-x), calc(var(--mouse-pos-y) - 50vh), 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 o=a},66788:(t,e,n)=>{"use strict";n.d(e,{Z:()=>o});var s=n(87537),i=n.n(s),r=n(23645),a=n.n(r)()(i());a.push([t.id,"[data-v-2fa8d0d9] .button-vue--icon-and-text .button-vue__text{color:var(--color-primary-element)}[data-v-2fa8d0d9] .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 o=a},16250:(t,e,n)=>{"use strict";n.d(e,{Z:()=>o});var s=n(87537),i=n.n(s),r=n(23645),a=n.n(r)()(i());a.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 o=a},25385:(t,e,n)=>{"use strict";n.d(e,{Z:()=>o});var s=n(87537),i=n.n(s),r=n(23645),a=n.n(r)()(i());a.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 o=a},35261:(t,e,n)=>{"use strict";n.d(e,{Z:()=>o});var s=n(87537),i=n.n(s),r=n(23645),a=n.n(r)()(i());a.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 o=a},97704:(t,e,n)=>{"use strict";n.d(e,{Z:()=>o});var s=n(87537),i=n.n(s),r=n(23645),a=n.n(r)()(i());a.push([t.id,".files-list__column-sort-button[data-v-2dd1845e]{margin:0 calc(var(--cell-margin)*-1);min-width:calc(100% - 3*var(--cell-margin)) !important}.files-list__column-sort-button-text[data-v-2dd1845e]{color:var(--color-text-maxcontrast);font-weight:normal}.files-list__column-sort-button-icon[data-v-2dd1845e]{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-2dd1845e]{inset-inline-start:10px}.files-list__column-sort-button--active .files-list__column-sort-button-icon[data-v-2dd1845e],.files-list__column-sort-button:hover .files-list__column-sort-button-icon[data-v-2dd1845e],.files-list__column-sort-button:focus .files-list__column-sort-button-icon[data-v-2dd1845e],.files-list__column-sort-button:active .files-list__column-sort-button-icon[data-v-2dd1845e]{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 o=a},64831:(t,e,n)=>{"use strict";n.d(e,{Z:()=>o});var s=n(87537),i=n.n(s),r=n(23645),a=n.n(r)()(i());a.push([t.id,".files-list[data-v-77b1a78d]{--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;position:relative;overflow:auto;height:100%;will-change:scroll-position}.files-list[data-v-77b1a78d] tbody{will-change:padding;contain:layout paint style;display:flex;flex-direction:column;width:100%;position:relative}.files-list[data-v-77b1a78d] tbody tr{contain:strict}.files-list[data-v-77b1a78d] tbody tr:hover,.files-list[data-v-77b1a78d] tbody tr:focus{background-color:var(--color-background-dark)}.files-list[data-v-77b1a78d] .files-list__before{display:flex;flex-direction:column}.files-list[data-v-77b1a78d] .files-list__table{display:block}.files-list[data-v-77b1a78d] .files-list__table.files-list__table--with-thead-overlay{margin-top:calc(-1*var(--row-height))}.files-list[data-v-77b1a78d] .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-77b1a78d] .files-list__thead,.files-list[data-v-77b1a78d] .files-list__tfoot{display:flex;flex-direction:column;width:100%;background-color:var(--color-main-background)}.files-list[data-v-77b1a78d] .files-list__thead{position:sticky;z-index:10;top:0}.files-list[data-v-77b1a78d] .files-list__tfoot{min-height:300px}.files-list[data-v-77b1a78d] 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-77b1a78d] td,.files-list[data-v-77b1a78d] 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-77b1a78d] td span,.files-list[data-v-77b1a78d] th span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.files-list[data-v-77b1a78d] .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-77b1a78d] .files-list__row-checkbox{justify-content:center}.files-list[data-v-77b1a78d] .files-list__row-checkbox .checkbox-radio-switch{display:flex;justify-content:center;--icon-size: var(--checkbox-size)}.files-list[data-v-77b1a78d] .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-77b1a78d] .files-list__row-checkbox .checkbox-radio-switch .checkbox-radio-switch__icon{margin:0 !important}.files-list[data-v-77b1a78d] .files-list__row:hover,.files-list[data-v-77b1a78d] .files-list__row:focus,.files-list[data-v-77b1a78d] .files-list__row:active,.files-list[data-v-77b1a78d] .files-list__row--active,.files-list[data-v-77b1a78d] .files-list__row--dragover{background-color:var(--color-background-hover);--color-text-maxcontrast: var(--color-main-text)}.files-list[data-v-77b1a78d] .files-list__row:hover>*,.files-list[data-v-77b1a78d] .files-list__row:focus>*,.files-list[data-v-77b1a78d] .files-list__row:active>*,.files-list[data-v-77b1a78d] .files-list__row--active>*,.files-list[data-v-77b1a78d] .files-list__row--dragover>*{--color-border: var(--color-border-dark)}.files-list[data-v-77b1a78d] .files-list__row:hover .favorite-marker-icon svg path,.files-list[data-v-77b1a78d] .files-list__row:focus .favorite-marker-icon svg path,.files-list[data-v-77b1a78d] .files-list__row:active .favorite-marker-icon svg path,.files-list[data-v-77b1a78d] .files-list__row--active .favorite-marker-icon svg path,.files-list[data-v-77b1a78d] .files-list__row--dragover .favorite-marker-icon svg path{stroke:var(--color-background-hover)}.files-list[data-v-77b1a78d] .files-list__row--dragover *{pointer-events:none}.files-list[data-v-77b1a78d] .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-77b1a78d] .files-list__row-icon *{cursor:pointer}.files-list[data-v-77b1a78d] .files-list__row-icon>span{justify-content:flex-start}.files-list[data-v-77b1a78d] .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-77b1a78d] .files-list__row-icon>span.folder-icon,.files-list[data-v-77b1a78d] .files-list__row-icon>span.folder-open-icon{margin:-3px}.files-list[data-v-77b1a78d] .files-list__row-icon>span.folder-icon svg,.files-list[data-v-77b1a78d] .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-77b1a78d] .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-77b1a78d] .files-list__row-icon-preview:not(.files-list__row-icon-preview--loaded){background:var(--color-loading-dark)}.files-list[data-v-77b1a78d] .files-list__row-icon-favorite{position:absolute;top:0px;right:-10px}.files-list[data-v-77b1a78d] .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-77b1a78d] .files-list__row-icon-overlay--file{color:var(--color-main-text);background:var(--color-main-background);border-radius:100%}.files-list[data-v-77b1a78d] .files-list__row-name{overflow:hidden;flex:1 1 auto}.files-list[data-v-77b1a78d] .files-list__row-name a{display:flex;align-items:center;width:100%;height:100%;min-width:0}.files-list[data-v-77b1a78d] .files-list__row-name a:focus-visible{outline:none}.files-list[data-v-77b1a78d] .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-77b1a78d] .files-list__row-name a:focus:not(:focus-visible) .files-list__row-name-text{outline:none !important}.files-list[data-v-77b1a78d] .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-77b1a78d] .files-list__row-name .files-list__row-name-ext{color:var(--color-text-maxcontrast);overflow:visible}.files-list[data-v-77b1a78d] .files-list__row-rename{width:100%;max-width:600px}.files-list[data-v-77b1a78d] .files-list__row-rename input{width:100%;margin-left:-8px;padding:2px 6px;border-width:2px}.files-list[data-v-77b1a78d] .files-list__row-rename input:invalid{border-color:var(--color-error);color:red}.files-list[data-v-77b1a78d] .files-list__row-actions{width:auto}.files-list[data-v-77b1a78d] .files-list__row-actions~td,.files-list[data-v-77b1a78d] .files-list__row-actions~th{margin:0 var(--cell-margin)}.files-list[data-v-77b1a78d] .files-list__row-actions button .button-vue__text{font-weight:normal}.files-list[data-v-77b1a78d] .files-list__row-action--inline{margin-right:7px}.files-list[data-v-77b1a78d] .files-list__row-mtime,.files-list[data-v-77b1a78d] .files-list__row-size{color:var(--color-text-maxcontrast)}.files-list[data-v-77b1a78d] .files-list__row-size{width:calc(var(--row-height)*1.5);justify-content:flex-end}.files-list[data-v-77b1a78d] .files-list__row-mtime{width:calc(var(--row-height)*2)}.files-list[data-v-77b1a78d] .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,iBAAA,CACA,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\tposition: relative;\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 o=a},23424:(t,e,n)=>{"use strict";n.d(e,{Z:()=>o});var s=n(87537),i=n.n(s),r=n(23645),a=n.n(r)()(i());a.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 o=a},75136:(t,e,n)=>{"use strict";n.d(e,{Z:()=>o});var s=n(87537),i=n.n(s),r=n(23645),a=n.n(r)()(i());a.push([t.id,".app-navigation-entry__settings-quota--not-unlimited[data-v-18ceb3ce] .app-navigation-entry__name{margin-top:-6px}.app-navigation-entry__settings-quota progress[data-v-18ceb3ce]{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 o=a},46432:(t,e,n)=>{"use strict";n.d(e,{Z:()=>o});var s=n(87537),i=n.n(s),r=n(23645),a=n.n(r)()(i());a.push([t.id,".app-content[data-v-560515d6]{display:flex;overflow:hidden;flex-direction:column;max-height:100%;position:relative}.files-list__header[data-v-560515d6]{display:flex;align-items:center;flex:0 0;margin:4px 4px 4px 50px;max-width:100%}.files-list__header>*[data-v-560515d6]{flex:0 0}.files-list__header-share-button[data-v-560515d6]{opacity:.3}.files-list__header-share-button--shared[data-v-560515d6]{opacity:1}.files-list__refresh-icon[data-v-560515d6]{flex:0 0 44px;width:44px;height:44px}.files-list__loading-icon[data-v-560515d6]{margin:auto}","",{version:3,sources:["webpack://./apps/files/src/views/FilesList.vue"],names:[],mappings:"AACA,8BAEC,YAAA,CACA,eAAA,CACA,qBAAA,CACA,eAAA,CACA,iBAAA,CAOA,qCACC,YAAA,CACA,kBAAA,CAEA,QAAA,CAEA,uBAAA,CACA,cAAA,CACA,uCAGC,QAAA,CAGD,kDACC,UAAA,CACA,0DACC,SAAA,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;\n}\n\n$margin: 4px;\n$navigationToggleSize: 50px;\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\t// Align with the navigation toggle icon\n\t\tmargin: $margin $margin $margin $navigationToggleSize;\n\t\tmax-width: 100%;\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\topacity: .3;\n\t\t\t&--shared {\n\t\t\t\topacity: 1;\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\n"],sourceRoot:""}]);const o=a},12131:(t,e,n)=>{"use strict";n.d(e,{Z:()=>o});var s=n(87537),i=n.n(s),r=n(23645),a=n.n(r)()(i());a.push([t.id,".app-navigation[data-v-3f2914e1] .app-navigation-entry-icon{background-repeat:no-repeat;background-position:center}.app-navigation[data-v-3f2914e1] .app-navigation-entry.active .button-vue.icon-collapse:not(:hover){color:var(--color-primary-element-text)}.app-navigation>ul.app-navigation__list[data-v-3f2914e1]{padding-bottom:var(--default-grid-baseline, 4px)}.app-navigation-entry__settings[data-v-3f2914e1]{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 o=a},21865:(t,e,n)=>{"use strict";n.d(e,{Z:()=>o});var s=n(87537),i=n.n(s),r=n(23645),a=n.n(r)()(i());a.push([t.id,".setting-link[data-v-6d63c120]: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 o=a},46700:(t,e,n)=>{var s={"./af":42786,"./af.js":42786,"./ar":30867,"./ar-dz":14130,"./ar-dz.js":14130,"./ar-kw":96135,"./ar-kw.js":96135,"./ar-ly":56440,"./ar-ly.js":56440,"./ar-ma":47702,"./ar-ma.js":47702,"./ar-ps":20315,"./ar-ps.js":20315,"./ar-sa":16040,"./ar-sa.js":16040,"./ar-tn":37100,"./ar-tn.js":37100,"./ar.js":30867,"./az":31083,"./az.js":31083,"./be":9808,"./be.js":9808,"./bg":68338,"./bg.js":68338,"./bm":67438,"./bm.js":67438,"./bn":8905,"./bn-bd":76225,"./bn-bd.js":76225,"./bn.js":8905,"./bo":11560,"./bo.js":11560,"./br":1278,"./br.js":1278,"./bs":80622,"./bs.js":80622,"./ca":2468,"./ca.js":2468,"./cs":5822,"./cs.js":5822,"./cv":50877,"./cv.js":50877,"./cy":47373,"./cy.js":47373,"./da":24780,"./da.js":24780,"./de":59740,"./de-at":60217,"./de-at.js":60217,"./de-ch":60894,"./de-ch.js":60894,"./de.js":59740,"./dv":5300,"./dv.js":5300,"./el":50837,"./el.js":50837,"./en-au":78348,"./en-au.js":78348,"./en-ca":77925,"./en-ca.js":77925,"./en-gb":22243,"./en-gb.js":22243,"./en-ie":46436,"./en-ie.js":46436,"./en-il":47207,"./en-il.js":47207,"./en-in":44175,"./en-in.js":44175,"./en-nz":76319,"./en-nz.js":76319,"./en-sg":31662,"./en-sg.js":31662,"./eo":92915,"./eo.js":92915,"./es":55655,"./es-do":55251,"./es-do.js":55251,"./es-mx":96112,"./es-mx.js":96112,"./es-us":71146,"./es-us.js":71146,"./es.js":55655,"./et":5603,"./et.js":5603,"./eu":77763,"./eu.js":77763,"./fa":76959,"./fa.js":76959,"./fi":11897,"./fi.js":11897,"./fil":42549,"./fil.js":42549,"./fo":94694,"./fo.js":94694,"./fr":94470,"./fr-ca":63049,"./fr-ca.js":63049,"./fr-ch":52330,"./fr-ch.js":52330,"./fr.js":94470,"./fy":5044,"./fy.js":5044,"./ga":29295,"./ga.js":29295,"./gd":2101,"./gd.js":2101,"./gl":38794,"./gl.js":38794,"./gom-deva":27884,"./gom-deva.js":27884,"./gom-latn":23168,"./gom-latn.js":23168,"./gu":95349,"./gu.js":95349,"./he":24206,"./he.js":24206,"./hi":30094,"./hi.js":30094,"./hr":30316,"./hr.js":30316,"./hu":22138,"./hu.js":22138,"./hy-am":11423,"./hy-am.js":11423,"./id":29218,"./id.js":29218,"./is":90135,"./is.js":90135,"./it":90626,"./it-ch":10150,"./it-ch.js":10150,"./it.js":90626,"./ja":39183,"./ja.js":39183,"./jv":24286,"./jv.js":24286,"./ka":12105,"./ka.js":12105,"./kk":47772,"./kk.js":47772,"./km":18758,"./km.js":18758,"./kn":79282,"./kn.js":79282,"./ko":33730,"./ko.js":33730,"./ku":1408,"./ku-kmr":90563,"./ku-kmr.js":90563,"./ku.js":1408,"./ky":33291,"./ky.js":33291,"./lb":36841,"./lb.js":36841,"./lo":55466,"./lo.js":55466,"./lt":57010,"./lt.js":57010,"./lv":37595,"./lv.js":37595,"./me":39861,"./me.js":39861,"./mi":35493,"./mi.js":35493,"./mk":95966,"./mk.js":95966,"./ml":87341,"./ml.js":87341,"./mn":5115,"./mn.js":5115,"./mr":10370,"./mr.js":10370,"./ms":9847,"./ms-my":41237,"./ms-my.js":41237,"./ms.js":9847,"./mt":72126,"./mt.js":72126,"./my":56165,"./my.js":56165,"./nb":64924,"./nb.js":64924,"./ne":16744,"./ne.js":16744,"./nl":93901,"./nl-be":59814,"./nl-be.js":59814,"./nl.js":93901,"./nn":83877,"./nn.js":83877,"./oc-lnc":92135,"./oc-lnc.js":92135,"./pa-in":15858,"./pa-in.js":15858,"./pl":64495,"./pl.js":64495,"./pt":89520,"./pt-br":57971,"./pt-br.js":57971,"./pt.js":89520,"./ro":96459,"./ro.js":96459,"./ru":21793,"./ru.js":21793,"./sd":40950,"./sd.js":40950,"./se":10490,"./se.js":10490,"./si":90124,"./si.js":90124,"./sk":64249,"./sk.js":64249,"./sl":14985,"./sl.js":14985,"./sq":51104,"./sq.js":51104,"./sr":49131,"./sr-cyrl":79915,"./sr-cyrl.js":79915,"./sr.js":49131,"./ss":85893,"./ss.js":85893,"./sv":98760,"./sv.js":98760,"./sw":91172,"./sw.js":91172,"./ta":27333,"./ta.js":27333,"./te":23110,"./te.js":23110,"./tet":52095,"./tet.js":52095,"./tg":27321,"./tg.js":27321,"./th":9041,"./th.js":9041,"./tk":19005,"./tk.js":19005,"./tl-ph":75768,"./tl-ph.js":75768,"./tlh":89444,"./tlh.js":89444,"./tr":72397,"./tr.js":72397,"./tzl":28254,"./tzl.js":28254,"./tzm":51106,"./tzm-latn":30699,"./tzm-latn.js":30699,"./tzm.js":51106,"./ug-cn":9288,"./ug-cn.js":9288,"./uk":67691,"./uk.js":67691,"./ur":13795,"./ur.js":13795,"./uz":6791,"./uz-latn":60588,"./uz-latn.js":60588,"./uz.js":6791,"./vi":65666,"./vi.js":65666,"./x-pseudo":14378,"./x-pseudo.js":14378,"./yo":75805,"./yo.js":75805,"./zh-cn":83839,"./zh-cn.js":83839,"./zh-hk":55726,"./zh-hk.js":55726,"./zh-mo":99807,"./zh-mo.js":99807,"./zh-tw":74152,"./zh-tw.js":74152};function i(t){var e=r(t);return n(e)}function r(t){if(!n.o(s,t)){var e=new Error("Cannot find module '"+t+"'");throw e.code="MODULE_NOT_FOUND",e}return s[t]}i.keys=function(){return Object.keys(s)},i.resolve=r,t.exports=i,i.id=46700},36099:(t,e,n)=>{var s=n(48764).Buffer;!function(t){t.parser=function(t,e){return new r(t,e)},t.SAXParser=r,t.SAXStream=o,t.createStream=function(t,e){return new o(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<n;e++)t[i[e]]=""}(s),s.q=s.c="",s.bufferCheckPosition=t.MAX_BUFFER_LENGTH,s.opt=n||{},s.opt.lowercase=s.opt.lowercase||s.opt.lowercasetags,s.looseCase=s.opt.lowercase?"toLowerCase":"toUpperCase",s.tags=[],s.closed=s.closedRoot=s.sawRoot=!1,s.tag=s.error=null,s.strict=!!e,s.noscript=!(!e&&!s.opt.noscript),s.state=T.BEGIN,s.strictEntities=s.opt.strictEntities,s.ENTITIES=s.strictEntities?Object.create(t.XML_ENTITIES):Object.create(t.ENTITIES),s.attribList=[],s.opt.xmlns&&(s.ns=Object.create(m)),s.trackPosition=!1!==s.opt.position,s.trackPosition&&(s.position=s.line=s.column=0),k(s,"onready")}t.EVENTS=["text","processinginstruction","sgmldeclaration","doctype","comment","opentagstart","attribute","opentag","closetag","opencdata","cdata","closecdata","error","end","ready","script","opennamespace","closenamespace"],Object.create||(Object.create=function(t){function e(){}return e.prototype=t,new e}),Object.keys||(Object.keys=function(t){var e=[];for(var n in t)t.hasOwnProperty(n)&&e.push(n);return e}),r.prototype={end:function(){P(this)},write:function(e){var n=this;if(this.error)throw this.error;if(n.closed)return I(n,"Cannot write after close. Assign an onready handler.");if(null===e)return P(n);"object"==typeof e&&(e=e.toString());for(var s=0,r="";r=M(e,s++),n.c=r,r;)switch(n.trackPosition&&(n.position++,"\n"===r?(n.line++,n.column=0):n.column++),n.state){case T.BEGIN:if(n.state=T.BEGIN_WHITESPACE,"\ufeff"===r)continue;z(n,r);continue;case T.BEGIN_WHITESPACE:z(n,r);continue;case T.TEXT:if(n.sawRoot&&!n.closedRoot){for(var a=s-1;r&&"<"!==r&&"&"!==r;)(r=M(e,s++))&&n.trackPosition&&(n.position++,"\n"===r?(n.line++,n.column=0):n.column++);n.textNode+=e.substring(a,s-1)}"<"!==r||n.sawRoot&&n.closedRoot&&!n.strict?(A(r)||n.sawRoot&&!n.closedRoot||F(n,"Text data outside of root node."),"&"===r?n.state=T.TEXT_ENTITY:n.textNode+=r):(n.state=T.OPEN_WAKA,n.startTagPosition=n.position);continue;case T.SCRIPT:"<"===r?n.state=T.SCRIPT_ENDING:n.script+=r;continue;case T.SCRIPT_ENDING:"/"===r?n.state=T.CLOSE_TAG:(n.script+="<"+r,n.state=T.SCRIPT);continue;case T.OPEN_WAKA:if("!"===r)n.state=T.SGML_DECL,n.sgmlDecl="";else if(A(r));else if(v(p,r))n.state=T.OPEN_TAG,n.tagName=r;else if("/"===r)n.state=T.CLOSE_TAG,n.tagName="";else if("?"===r)n.state=T.PROC_INST,n.procInstName=n.procInstBody="";else{if(F(n,"Unencoded <"),n.startTagPosition+1<n.position){var o=n.position-n.startTagPosition;r=new Array(o).join(" ")+r}n.textNode+="<"+r,n.state=T.TEXT}continue;case T.SGML_DECL:(n.sgmlDecl+r).toUpperCase()===l?(S(n,"onopencdata"),n.state=T.CDATA,n.sgmlDecl="",n.cdata=""):n.sgmlDecl+r==="--"?(n.state=T.COMMENT,n.comment="",n.sgmlDecl=""):(n.sgmlDecl+r).toUpperCase()===c?(n.state=T.DOCTYPE,(n.doctype||n.sawRoot)&&F(n,"Inappropriately located doctype declaration"),n.doctype="",n.sgmlDecl=""):">"===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:A(r)?n.state=T.PROC_INST_BODY:n.procInstName+=r;continue;case T.PROC_INST_BODY:if(!n.procInstBody&&A(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:v(f,r)?n.tagName+=r:(O(n),">"===r?j(n):"/"===r?n.state=T.OPEN_TAG_SLASH:(A(r)||F(n,"Invalid character in tag name"),n.state=T.ATTRIB));continue;case T.OPEN_TAG_SLASH:">"===r?(j(n,!0),U(n)):(F(n,"Forward-slash in opening tag not followed by >"),n.state=T.ATTRIB);continue;case T.ATTRIB:if(A(r))continue;">"===r?j(n):"/"===r?n.state=T.OPEN_TAG_SLASH:v(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),j(n)):A(r)?n.state=T.ATTRIB_NAME_SAW_WHITE:v(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(A(r))continue;F(n,"Attribute without value"),n.tag.attributes[n.attribName]="",n.attribValue="",S(n,"onattribute",{name:n.attribName,value:""}),n.attribName="",">"===r?j(n):v(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(A(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:A(r)?n.state=T.ATTRIB:">"===r?j(n):"/"===r?n.state=T.OPEN_TAG_SLASH:v(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(!y(r)){"&"===r?n.state=T.ATTRIB_VALUE_ENTITY_U:n.attribValue+=r;continue}D(n),">"===r?j(n):n.state=T.ATTRIB;continue;case T.CLOSE_TAG:if(n.tagName)">"===r?U(n):v(f,r)?n.tagName+=r:n.script?(n.script+="</"+n.tagName,n.tagName="",n.state=T.SCRIPT):(A(r)||F(n,"Invalid tagname in closing tag"),n.state=T.CLOSE_TAG_SAW_WHITE);else{if(A(r))continue;b(p,r)?n.script?(n.script+="</"+r,n.state=T.SCRIPT):F(n,"Invalid tagname in closing tag."):n.tagName=r}continue;case T.CLOSE_TAG_SAW_WHITE:if(A(r))continue;">"===r?U(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 u,d;switch(n.state){case T.TEXT_ENTITY:u=T.TEXT,d="textNode";break;case T.ATTRIB_VALUE_ENTITY_Q:u=T.ATTRIB_VALUE_QUOTED,d="attribValue";break;case T.ATTRIB_VALUE_ENTITY_U:u=T.ATTRIB_VALUE_UNQUOTED,d="attribValue"}if(";"===r)if(n.opt.unparsedEntities){var m=R(n);n.entity="",n.state=u,n.write(m)}else n[d]+=R(n),n.entity="",n.state=u;else v(n.entity.length?h:g,r)?n.entity+=r:(F(n,"Invalid character in entity name"),n[d]+="&"+n.entity+r,n.entity="",n.state=u);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,a=i.length;r<a;r++){var o=e[i[r]].length;if(o>n)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:I(e,"Max buffer length exceeded: "+i[r])}s=Math.max(s,o)}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(42830).Stream}catch(t){e=function(){}}e||(e=function(){});var a=t.EVENTS.filter((function(t){return"error"!==t&&"end"!==t}));function o(t,n){if(!(this instanceof o))return new o(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,a.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})}))}o.prototype=Object.create(e.prototype,{constructor:{value:o}}),o.prototype.write=function(t){if("function"==typeof s&&"function"==typeof s.isBuffer&&s.isBuffer(t)){if(!this._decoder){var e=n(32553).s;this._decoder=new e("utf8")}t=this._decoder.write(t)}return this._parser.write(t.toString()),this.emit("data",t),!0},o.prototype.end=function(t){return t&&t.length&&this.write(t),this._parser.end(),!0},o.prototype.on=function(t,n){var s=this;return s._parser["on"+t]||-1===a.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",u="http://www.w3.org/XML/1998/namespace",d="http://www.w3.org/2000/xmlns/",m={xml:u,xmlns:d},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 A(t){return" "===t||"\n"===t||"\r"===t||"\t"===t}function w(t){return'"'===t||"'"===t}function y(t){return">"===t||A(t)}function v(t,e){return t.test(e)}function b(t,e){return!v(t,e)}var C,x,_,T=0;for(var E 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[E]]=E;function k(t,e,n){t[e]&&t[e](n)}function S(t,e,n){t.textNode&&L(t),k(t,e,n)}function L(t){t.textNode=N(t.opt,t.textNode),t.textNode&&k(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 I(t,e){return L(t),t.trackPosition&&(e+="\nLine: "+t.line+"\nColumn: "+t.column+"\nChar: "+t.c),e=new Error(e),t.error=e,k(t,"onerror",e),t}function P(t){return t.sawRoot&&!t.closedRoot&&F(t,"Unclosed root tag"),t.state!==T.BEGIN&&t.state!==T.BEGIN_WHITESPACE&&t.state!==T.TEXT&&I(t,"Unexpected end"),L(t),t.c="",t.closed=!0,k(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&&I(t,e)}function O(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 B(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=B(t.attribName,!0),n=e.prefix,s=e.local;if("xmlns"===n)if("xml"===s&&t.attribValue!==u)F(t,"xml: prefix must be bound to "+u+"\nActual: "+t.attribValue);else if("xmlns"===s&&t.attribValue!==d)F(t,"xmlns: prefix must be bound to "+d+"\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 j(t,e){if(t.opt.xmlns){var n=t.tag,s=B(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,a=t.attribList.length;r<a;r++){var o=t.attribList[r],l=o[0],c=o[1],u=B(l,!0),d=u.prefix,m=u.local,p=""===d?"":n.ns[d]||"",f={name:l,value:c,prefix:d,local:m,uri:p};d&&"xmlns"!==d&&!p&&(F(t,"Unbound namespace prefix: "+JSON.stringify(d)),f.uri=d),t.tag.attributes[l]=f,S(t,"onattribute",f)}t.attribList.length=0}t.tag.isSelfClosing=!!e,t.sawRoot=!0,t.tags.push(t.tag),S(t,"onopentag",t.tag),e||(t.noscript||"script"!==t.tagName.toLowerCase()?t.state=T.TEXT:t.state=T.SCRIPT,t.tag=null,t.tagName=""),t.attribName=t.attribValue="",t.attribList.length=0}function U(t){if(!t.tagName)return F(t,"Weird empty close tag."),t.textNode+="</>",void(t.state=T.TEXT);if(t.script){if("script"!==t.tagName)return t.script+="</"+t.tagName+">",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+="</"+t.tagName+">",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 a={};for(var o in r.ns)a[o]=r.ns[o];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 z(t,e){"<"===e?(t.state=T.OPEN_WAKA,t.startTagPosition=t.position):A(e)||(F(t,"Non-whitespace before first tag."),t.textNode=e,t.state=T.TEXT)}function M(t,e){var n="";return e<t.length&&(n=t.charAt(e)),n}T=t.STATE,String.fromCodePoint||(C=String.fromCharCode,x=Math.floor,_=function(){var t,e,n=[],s=-1,i=arguments.length;if(!i)return"";for(var r="";++s<i;){var a=Number(arguments[s]);if(!isFinite(a)||a<0||a>1114111||x(a)!==a)throw RangeError("Invalid code point: "+a);a<=65535?n.push(a):(t=55296+((a-=65536)>>10),e=a%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:_,configurable:!0,writable:!0}):String.fromCodePoint=_)}(e)},24889:function(t,e,n){var s=n(34155);!function(t,e){"use strict";if(!t.setImmediate){var n,i,r,a,o,l=1,c={},u=!1,d=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}}()?(a="setImmediate$"+Math.random()+"$",o=function(e){e.source===t&&"string"==typeof e.data&&0===e.data.indexOf(a)&&f(+e.data.slice(a.length))},t.addEventListener?t.addEventListener("message",o,!1):t.attachEvent("onmessage",o),n=function(e){t.postMessage(a+e,"*")}):t.MessageChannel?((r=new MessageChannel).port1.onmessage=function(t){f(t.data)},n=function(t){r.port2.postMessage(t)}):d&&"onreadystatechange"in d.createElement("script")?(i=d.documentElement,n=function(t){var e=d.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<e.length;s++)e[s]=arguments[s+1];var i={callback:t,args:e};return c[l]=i,n(l),l++},m.clearImmediate=p}function p(t){delete c[t]}function f(t){if(u)setTimeout(f,0,t);else{var e=c[t];if(e){u=!0;try{!function(t){var e=t.callback,n=t.args;switch(n.length){case 0:e();break;case 1:e(n[0]);break;case 2:e(n[0],n[1]);break;case 3:e(n[0],n[1],n[2]);break;default:e.apply(undefined,n)}}(e)}finally{p(t),u=!1}}}}}("undefined"==typeof self?void 0===n.g?this:n.g:self)},69481:t=>{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),a=e(t.ignoreSameProgress,!1),o=null,l=null,c=null,u=(n=e(t.historyTimeConstant,2.5),function(t,e,s){return t+s/(s+n)*(e-t)});function d(){m(i)}function m(t,e){if("number"!=typeof e&&(e=Date.now()),l!==e&&(!a||c!==t)){if(null===l||null===c)return c=t,void(l=e);var n=.001*(e-l),s=(t-c)/n;o=null===o?s:u(o,s,n),c=t,l=e}}return{start:d,reset:function(){o=null,l=null,c=null,r&&d()},report:m,estimate:function(t){if(null===c)return 1/0;if(c>=s)return 0;if(null===o)return 1/0;var e=(s-c)/o;return"number"==typeof t&&"number"==typeof l&&(e-=.001*(t-l)),Math.max(0,e)},rate:function(){return null===o?0:o}}}},75475: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(24889),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},50306:function(t,e){(function(){"use strict";e.stripBOM=function(t){return"\ufeff"===t[0]?t.substring(1):t}}).call(this)},34096:function(t,e,n){(function(){"use strict";var t,s,i,r,a,o={}.hasOwnProperty;t=n(5532),s=n(38381).defaults,r=function(t){return"string"==typeof t&&(t.indexOf("&")>=0||t.indexOf(">")>=0||t.indexOf("<")>=0)},a=function(t){return"<![CDATA["+i(t)+"]]>"},i=function(t){return t.replace("]]>","]]]]><![CDATA[>")},e.Builder=function(){function e(t){var e,n,i;for(e in this.options={},n=s[.2])o.call(n,e)&&(i=n[e],this.options[e]=i);for(e in t)o.call(t,e)&&(i=t[e],this.options[e]=i)}return e.prototype.buildObject=function(e){var n,i,l,c,u,d;return n=this.options.attrkey,i=this.options.charkey,1===Object.keys(e).length&&this.options.rootName===s[.2].rootName?e=e[u=Object.keys(e)[0]]:u=this.options.rootName,d=this,l=function(t,e){var s,c,u,m,p,f;if("object"!=typeof e)d.options.cdata&&r(e)?t.raw(a(e)):t.txt(e);else if(Array.isArray(e)){for(m in e)if(o.call(e,m))for(p in c=e[m])u=c[p],t=l(t.ele(p),u).up()}else for(p in e)if(o.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=d.options.cdata&&r(c)?t.raw(a(c)):t.txt(c);else if(Array.isArray(c))for(m in c)o.call(c,m)&&(t="string"==typeof(u=c[m])?d.options.cdata&&r(u)?t.ele(p).raw(a(u)).up():t.ele(p,u).up():l(t.ele(p),u).up());else"object"==typeof c?t=l(t.ele(p),c).up():"string"==typeof c&&d.options.cdata&&r(c)?t=t.ele(p).raw(a(c)).up():(null==c&&(c=""),t=t.ele(p,c.toString()).up());return t},c=t.create(u,this.options.xmldec,this.options.doctype,{headless:this.options.headless,allowSurrogateChars:this.options.allowSurrogateChars}),l(c,e).end(this.options.renderOpts)},e}()}).call(this)},38381: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)},99082:function(t,e,n){(function(){"use strict";var t,s,i,r,a,o,l,c,u,d=function(t,e){return function(){return t.apply(e,arguments)}},m={}.hasOwnProperty;c=n(36099),r=n(17187),t=n(50306),l=n(7526),u=n(75475).setImmediate,s=n(38381).defaults,a=function(t){return"object"==typeof t&&null!=t&&0===Object.keys(t).length},o=function(t,e,n){var s,i;for(s=0,i=t.length;s<i;s++)e=(0,t[s])(e,n);return e},i=function(t,e,n){var s;return(s=Object.create(null)).value=n,s.writable=!0,s.enumerable=!0,s.configurable=!0,Object.defineProperty(t,e,s)},e.Parser=function(n){function r(t){var n,i,r;if(this.parseStringPromise=d(this.parseStringPromise,this),this.parseString=d(this.parseString,this),this.reset=d(this.reset,this),this.assignOrPush=d(this.assignOrPush,this),this.processAsync=d(this.processAsync,this),!(this instanceof e.Parser))return new e.Parser(t);for(n in this.options={},i=s[.2])m.call(i,n)&&(r=i[n],this.options[n]=r);for(n in t)m.call(t,n)&&(r=t[n],this.options[n]=r);this.options.xmlns&&(this.options.xmlnskey=this.options.attrkey+"ns"),this.options.normalizeTags&&(this.options.tagNameProcessors||(this.options.tagNameProcessors=[]),this.options.tagNameProcessors.unshift(l.normalize)),this.reset()}return function(t,e){for(var n in e)m.call(e,n)&&(t[n]=e[n]);function s(){this.constructor=t}s.prototype=e.prototype,t.prototype=new s,t.__super__=e.prototype}(r,n),r.prototype.processAsync=function(){var t,e;try{return this.remaining.length<=this.options.chunkSize?(t=this.remaining,this.remaining="",this.saxParser=this.saxParser.write(t),this.saxParser.close()):(t=this.remaining.substr(0,this.options.chunkSize),this.remaining=this.remaining.substr(this.options.chunkSize,this.remaining.length),this.saxParser=this.saxParser.write(t),u(this.processAsync))}catch(t){if(e=t,!this.saxParser.errThrown)return this.saxParser.errThrown=!0,this.emit(e)}},r.prototype.assignOrPush=function(t,e,n){return e in t?(t[e]instanceof Array||i(t,e,[t[e]]),t[e].push(n)):this.options.explicitArray?i(t,e,[n]):i(t,e,n)},r.prototype.reset=function(){var t,e,n,s,r;return this.removeAllListeners(),this.saxParser=c.parser(this.options.strict,{trim:!1,normalize:!1,xmlns:this.options.xmlns}),this.saxParser.errThrown=!1,this.saxParser.onerror=(r=this,function(t){if(r.saxParser.resume(),!r.saxParser.errThrown)return r.saxParser.errThrown=!0,r.emit("error",t)}),this.saxParser.onend=function(t){return function(){if(!t.saxParser.ended)return t.saxParser.ended=!0,t.emit("end",t.resultObject)}}(this),this.saxParser.ended=!1,this.EXPLICIT_CHARKEY=this.options.explicitCharkey,this.resultObject=null,s=[],t=this.options.attrkey,e=this.options.charkey,this.saxParser.onopentag=function(n){return function(r){var a,l,c,u,d;if((c={})[e]="",!n.options.ignoreAttrs)for(a in d=r.attributes)m.call(d,a)&&(t in c||n.options.mergeAttrs||(c[t]={}),l=n.options.attrValueProcessors?o(n.options.attrValueProcessors,r.attributes[a],a):r.attributes[a],u=n.options.attrNameProcessors?o(n.options.attrNameProcessors,a):a,n.options.mergeAttrs?n.assignOrPush(c,u,l):i(c[t],u,l));return c["#name"]=n.options.tagNameProcessors?o(n.options.tagNameProcessors,r.name):r.name,n.options.xmlns&&(c[n.options.xmlnskey]={uri:r.uri,local:r.local}),s.push(c)}}(this),this.saxParser.onclosetag=function(t){return function(){var n,r,l,c,u,d,p,f,g,h;if(d=s.pop(),u=d["#name"],t.options.explicitChildren&&t.options.preserveChildrenOrder||delete d["#name"],!0===d.cdata&&(n=d.cdata,delete d.cdata),g=s[s.length-1],d[e].match(/^\s*$/)&&!n?(r=d[e],delete d[e]):(t.options.trim&&(d[e]=d[e].trim()),t.options.normalize&&(d[e]=d[e].replace(/\s{2,}/g," ").trim()),d[e]=t.options.valueProcessors?o(t.options.valueProcessors,d[e],u):d[e],1===Object.keys(d).length&&e in d&&!t.EXPLICIT_CHARKEY&&(d=d[e])),a(d)&&(d="function"==typeof t.options.emptyTag?t.options.emptyTag():""!==t.options.emptyTag?t.options.emptyTag:r),null!=t.options.validator&&(h="/"+function(){var t,e,n;for(n=[],t=0,e=s.length;t<e;t++)c=s[t],n.push(c["#name"]);return n}().concat(u).join("/"),function(){var e;try{return d=t.options.validator(h,g&&g[u],d)}catch(n){return e=n,t.emit("error",e)}}()),t.options.explicitChildren&&!t.options.mergeAttrs&&"object"==typeof d)if(t.options.preserveChildrenOrder){if(g){for(l in g[t.options.childkey]=g[t.options.childkey]||[],p={},d)m.call(d,l)&&i(p,l,d[l]);g[t.options.childkey].push(p),delete d["#name"],1===Object.keys(d).length&&e in d&&!t.EXPLICIT_CHARKEY&&(d=d[e])}}else c={},t.options.attrkey in d&&(c[t.options.attrkey]=d[t.options.attrkey],delete d[t.options.attrkey]),!t.options.charsAsChildren&&t.options.charkey in d&&(c[t.options.charkey]=d[t.options.charkey],delete d[t.options.charkey]),Object.getOwnPropertyNames(d).length>0&&(c[t.options.childkey]=d),d=c;return s.length>0?t.assignOrPush(g,u,d):(t.options.explicitRoot&&(f=d,i(d={},u,f)),t.resultObject=d,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,u(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)},7526: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)},5055:function(t,e,n){(function(){"use strict";var t,s,i,r,a={}.hasOwnProperty;s=n(38381),t=n(34096),i=n(99082),r=n(7526),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)a.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)},17557:function(t){(function(){t.exports={Disconnected:1,Preceding:2,Following:4,Contains:8,ContainedBy:16,ImplementationSpecific:32}}).call(this)},39335: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)},78369:function(t){(function(){var e,n,s,i,r,a,o,l=[].slice,c={}.hasOwnProperty;e=function(){var t,e,n,s,i,a;if(a=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<n;t++)if(null!=(s=i[t]))for(e in s)c.call(s,e)&&(a[e]=s[e]);return a},r=function(t){return!!t&&"[object Function]"===Object.prototype.toString.call(t)},a=function(t){var e;return!!t&&("function"==(e=typeof t)||"object"===e)},s=function(t){return r(Array.isArray)?Array.isArray(t):"[object Array]"===Object.prototype.toString.call(t)},i=function(t){var e;if(s(t))return!t.length;for(e in t)if(c.call(t,e))return!1;return!0},o=function(t){var e,n;return a(t)&&(n=Object.getPrototypeOf(t))&&(e=n.constructor)&&"function"==typeof e&&e instanceof e&&Function.prototype.toString.call(e)===Function.prototype.toString.call(Object)},n=function(t){return r(t.valueOf)?t.valueOf():t},t.exports.assign=e,t.exports.isFunction=r,t.exports.isObject=a,t.exports.isArray=s,t.exports.isEmpty=i,t.exports.isPlainObject=o,t.exports.getValue=n}).call(this)},30594:function(t){(function(){t.exports={None:0,OpenTag:1,InsideTag:2,CloseTag:3}}).call(this)},72750:function(t,e,n){(function(){var e;e=n(39335),n(32026),t.exports=function(){function t(t,n,s){if(this.parent=t,this.parent&&(this.options=this.parent.options,this.stringify=this.parent.stringify),null==n)throw new Error("Missing attribute name. "+this.debugInfo(n));this.name=this.stringify.name(n),this.value=this.stringify.attValue(s),this.type=e.Attribute,this.isId=!1,this.schemaTypeInfo=null}return Object.defineProperty(t.prototype,"nodeType",{get:function(){return this.type}}),Object.defineProperty(t.prototype,"ownerElement",{get:function(){return this.parent}}),Object.defineProperty(t.prototype,"textContent",{get:function(){return this.value},set:function(t){return this.value=t||""}}),Object.defineProperty(t.prototype,"namespaceURI",{get:function(){return""}}),Object.defineProperty(t.prototype,"prefix",{get:function(){return""}}),Object.defineProperty(t.prototype,"localName",{get:function(){return this.name}}),Object.defineProperty(t.prototype,"specified",{get:function(){return!0}}),t.prototype.clone=function(){return Object.create(this)},t.prototype.toString=function(t){return this.options.writer.attribute(this,this.options.writer.filterOptions(t))},t.prototype.debugInfo=function(t){return null==(t=t||this.name)?"parent: <"+this.parent.name+">":"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)},66170:function(t,e,n){(function(){var e,s,i={}.hasOwnProperty;e=n(39335),s=n(6488),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)},6488:function(t,e,n){(function(){var e,s={}.hasOwnProperty;e=n(32026),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)},62096:function(t,e,n){(function(){var e,s,i={}.hasOwnProperty;e=n(39335),s=n(6488),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)},30383:function(t,e,n){(function(){var e,s;e=n(93933),s=n(66210),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)},93933:function(t){(function(){t.exports=function(){function t(){}return t.prototype.handleError=function(t){throw new Error(t)},t}()}).call(this)},91770: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)},66210: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)},51179:function(t,e,n){(function(){var e,s,i={}.hasOwnProperty;s=n(32026),e=n(39335),t.exports=function(t){function n(t,s,i,r,a,o){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(!a)throw new Error("Missing DTD attribute default. "+this.debugInfo(s));if(0!==a.indexOf("#")&&(a="#"+a),!a.match(/^(#REQUIRED|#IMPLIED|#FIXED|#DEFAULT)$/))throw new Error("Invalid default value type; expected: #REQUIRED, #IMPLIED, #FIXED or #DEFAULT. "+this.debugInfo(s));if(o&&!a.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),o&&(this.defaultValue=this.stringify.dtdAttDefault(o)),this.defaultValueType=a}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)},36347:function(t,e,n){(function(){var e,s,i={}.hasOwnProperty;s=n(32026),e=n(39335),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)},99078:function(t,e,n){(function(){var e,s,i,r={}.hasOwnProperty;i=n(78369).isObject,s=n(32026),e=n(39335),t.exports=function(t){function n(t,s,r,a){if(n.__super__.constructor.call(this,t),null==r)throw new Error("Missing DTD entity name. "+this.debugInfo(r));if(null==a)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(a)){if(!a.pubID&&!a.sysID)throw new Error("Public and/or system identifiers are required for an external entity. "+this.debugInfo(r));if(a.pubID&&!a.sysID)throw new Error("System identifier is required for a public external entity. "+this.debugInfo(r));if(this.internal=!1,null!=a.pubID&&(this.pubID=this.stringify.dtdPubID(a.pubID)),null!=a.sysID&&(this.sysID=this.stringify.dtdSysID(a.sysID)),null!=a.nData&&(this.nData=this.stringify.dtdNData(a.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(a),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)},44777:function(t,e,n){(function(){var e,s,i={}.hasOwnProperty;s=n(32026),e=n(39335),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)},59077:function(t,e,n){(function(){var e,s,i,r={}.hasOwnProperty;i=n(78369).isObject,s=n(32026),e=n(39335),t.exports=function(t){function n(t,s,r,a){var o;n.__super__.constructor.call(this,t),i(s)&&(s=(o=s).version,r=o.encoding,a=o.standalone),s||(s="1.0"),this.type=e.Declaration,this.version=this.stringify.xmlVersion(s),null!=r&&(this.encoding=this.stringify.xmlEncoding(r)),null!=a&&(this.standalone=this.stringify.xmlStandalone(a))}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)},8225:function(t,e,n){(function(){var e,s,i,r,a,o,l,c,u={}.hasOwnProperty;c=n(78369).isObject,l=n(32026),e=n(39335),s=n(51179),r=n(99078),i=n(36347),a=n(44777),o=n(40663),t.exports=function(t){function n(t,s,i){var r,a,o,l,u,d;if(n.__super__.constructor.call(this,t),this.type=e.DocType,t.children)for(a=0,o=(l=t.children).length;a<o;a++)if((r=l[a]).type===e.Element){this.name=r.name;break}this.documentObject=t,c(s)&&(s=(u=s).pubID,i=u.sysID),null==i&&(i=(d=[s,i])[0],s=d[1]),null!=s&&(this.pubID=this.stringify.dtdPubID(s)),null!=i&&(this.sysID=this.stringify.dtdSysID(i))}return function(t,e){for(var n in e)u.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,"entities",{get:function(){var t,n,s,i,r;for(i={},n=0,s=(r=this.children).length;n<s;n++)(t=r[n]).type!==e.EntityDeclaration||t.pe||(i[t.name]=t);return new o(i)}}),Object.defineProperty(n.prototype,"notations",{get:function(){var t,n,s,i,r;for(i={},n=0,s=(r=this.children).length;n<s;n++)(t=r[n]).type===e.NotationDeclaration&&(i[t.name]=t);return new o(i)}}),Object.defineProperty(n.prototype,"publicId",{get:function(){return this.pubID}}),Object.defineProperty(n.prototype,"systemId",{get:function(){return this.sysID}}),Object.defineProperty(n.prototype,"internalSubset",{get:function(){throw new Error("This DOM method is not implemented."+this.debugInfo())}}),n.prototype.element=function(t,e){var n;return n=new i(this,t,e),this.children.push(n),this},n.prototype.attList=function(t,e,n,i,r){var a;return a=new s(this,t,e,n,i,r),this.children.push(a),this},n.prototype.entity=function(t,e){var n;return n=new r(this,!1,t,e),this.children.push(n),this},n.prototype.pEntity=function(t,e){var n;return n=new r(this,!0,t,e),this.children.push(n),this},n.prototype.notation=function(t,e){var n;return n=new a(this,t,e),this.children.push(n),this},n.prototype.toString=function(t){return this.options.writer.docType(this,this.options.writer.filterOptions(t))},n.prototype.ele=function(t,e){return this.element(t,e)},n.prototype.att=function(t,e,n,s,i){return this.attList(t,e,n,s,i)},n.prototype.ent=function(t,e){return this.entity(t,e)},n.prototype.pent=function(t,e){return this.pEntity(t,e)},n.prototype.not=function(t,e){return this.notation(t,e)},n.prototype.up=function(){return this.root()||this.documentObject},n.prototype.isEqualNode=function(t){return!!n.__super__.isEqualNode.apply(this,arguments).isEqualNode(t)&&t.name===this.name&&t.publicId===this.publicId&&t.systemId===this.systemId},n}(l)}).call(this)},66934:function(t,e,n){(function(){var e,s,i,r,a,o,l,c={}.hasOwnProperty;l=n(78369).isPlainObject,i=n(91770),s=n(30383),r=n(32026),e=n(39335),o=n(95549),a=n(26434),t.exports=function(t){function n(t){n.__super__.constructor.call(this,null),this.name="#document",this.type=e.Document,this.documentURI=null,this.domConfig=new s,t||(t={}),t.writer||(t.writer=new a),this.options=t,this.stringify=new o(t)}return function(t,e){for(var n in e)c.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,"implementation",{value:new i}),Object.defineProperty(n.prototype,"doctype",{get:function(){var t,n,s,i;for(n=0,s=(i=this.children).length;n<s;n++)if((t=i[n]).type===e.DocType)return t;return null}}),Object.defineProperty(n.prototype,"documentElement",{get:function(){return this.rootObject||null}}),Object.defineProperty(n.prototype,"inputEncoding",{get:function(){return null}}),Object.defineProperty(n.prototype,"strictErrorChecking",{get:function(){return!1}}),Object.defineProperty(n.prototype,"xmlEncoding",{get:function(){return 0!==this.children.length&&this.children[0].type===e.Declaration?this.children[0].encoding:null}}),Object.defineProperty(n.prototype,"xmlStandalone",{get:function(){return 0!==this.children.length&&this.children[0].type===e.Declaration&&"yes"===this.children[0].standalone}}),Object.defineProperty(n.prototype,"xmlVersion",{get:function(){return 0!==this.children.length&&this.children[0].type===e.Declaration?this.children[0].version:"1.0"}}),Object.defineProperty(n.prototype,"URL",{get:function(){return this.documentURI}}),Object.defineProperty(n.prototype,"origin",{get:function(){return null}}),Object.defineProperty(n.prototype,"compatMode",{get:function(){return null}}),Object.defineProperty(n.prototype,"characterSet",{get:function(){return null}}),Object.defineProperty(n.prototype,"contentType",{get:function(){return null}}),n.prototype.end=function(t){var e;return e={},t?l(t)&&(e=t,t=this.options.writer):t=this.options.writer,t.document(this,t.filterOptions(e))},n.prototype.toString=function(t){return this.options.writer.document(this,this.options.writer.filterOptions(t))},n.prototype.createElement=function(t){throw new Error("This DOM method is not implemented."+this.debugInfo())},n.prototype.createDocumentFragment=function(){throw new Error("This DOM method is not implemented."+this.debugInfo())},n.prototype.createTextNode=function(t){throw new Error("This DOM method is not implemented."+this.debugInfo())},n.prototype.createComment=function(t){throw new Error("This DOM method is not implemented."+this.debugInfo())},n.prototype.createCDATASection=function(t){throw new Error("This DOM method is not implemented."+this.debugInfo())},n.prototype.createProcessingInstruction=function(t,e){throw new Error("This DOM method is not implemented."+this.debugInfo())},n.prototype.createAttribute=function(t){throw new Error("This DOM method is not implemented."+this.debugInfo())},n.prototype.createEntityReference=function(t){throw new Error("This DOM method is not implemented."+this.debugInfo())},n.prototype.getElementsByTagName=function(t){throw new Error("This DOM method is not implemented."+this.debugInfo())},n.prototype.importNode=function(t,e){throw new Error("This DOM method is not implemented."+this.debugInfo())},n.prototype.createElementNS=function(t,e){throw new Error("This DOM method is not implemented."+this.debugInfo())},n.prototype.createAttributeNS=function(t,e){throw new Error("This DOM method is not implemented."+this.debugInfo())},n.prototype.getElementsByTagNameNS=function(t,e){throw new Error("This DOM method is not implemented."+this.debugInfo())},n.prototype.getElementById=function(t){throw new Error("This DOM method is not implemented."+this.debugInfo())},n.prototype.adoptNode=function(t){throw new Error("This DOM method is not implemented."+this.debugInfo())},n.prototype.normalizeDocument=function(){throw new Error("This DOM method is not implemented."+this.debugInfo())},n.prototype.renameNode=function(t,e,n){throw new Error("This DOM method is not implemented."+this.debugInfo())},n.prototype.getElementsByClassName=function(t){throw new Error("This DOM method is not implemented."+this.debugInfo())},n.prototype.createEvent=function(t){throw new Error("This DOM method is not implemented."+this.debugInfo())},n.prototype.createRange=function(){throw new Error("This DOM method is not implemented."+this.debugInfo())},n.prototype.createNodeIterator=function(t,e,n){throw new Error("This DOM method is not implemented."+this.debugInfo())},n.prototype.createTreeWalker=function(t,e,n){throw new Error("This DOM method is not implemented."+this.debugInfo())},n}(r)}).call(this)},79227:function(t,e,n){(function(){var e,s,i,r,a,o,l,c,u,d,m,p,f,g,h,A,w,y,v,b,C,x,_,T={}.hasOwnProperty;_=n(78369),C=_.isObject,b=_.isFunction,x=_.isPlainObject,v=_.getValue,e=n(39335),p=n(66934),f=n(32161),r=n(66170),a=n(62096),h=n(79406),y=n(43595),g=n(19181),d=n(59077),m=n(8225),o=n(51179),c=n(99078),l=n(36347),u=n(44777),i=n(72750),w=n(95549),A=n(26434),s=n(30594),t.exports=function(){function t(t,n,s){var i;this.name="?xml",this.type=e.Document,t||(t={}),i={},t.writer?x(t.writer)&&(i=t.writer,t.writer=new A):t.writer=new A,this.options=t,this.writer=t.writer,this.writerOptions=this.writer.filterOptions(i),this.stringify=new w(t),this.onDataCallback=n||function(){},this.onEndCallback=s||function(){},this.currentNode=null,this.currentLevel=-1,this.openTags={},this.documentStarted=!1,this.documentCompleted=!1,this.root=null}return t.prototype.createChildNode=function(t){var n,s,i,r,a,o,l,c;switch(t.type){case e.CData:this.cdata(t.value);break;case e.Comment:this.comment(t.value);break;case e.Element:for(s in i={},l=t.attribs)T.call(l,s)&&(n=l[s],i[s]=n.value);this.node(t.name,i);break;case e.Dummy:this.dummy();break;case e.Raw:this.raw(t.value);break;case e.Text:this.text(t.value);break;case e.ProcessingInstruction:this.instruction(t.target,t.value);break;default:throw new Error("This XML node type is not supported in a JS object: "+t.constructor.name)}for(a=0,o=(c=t.children).length;a<o;a++)r=c[a],this.createChildNode(r),r.type===e.Element&&this.up();return this},t.prototype.dummy=function(){return this},t.prototype.node=function(t,e,n){var s;if(null==t)throw new Error("Missing node name.");if(this.root&&-1===this.currentLevel)throw new Error("Document can only have one root node. "+this.debugInfo(t));return this.openCurrent(),t=v(t),null==e&&(e={}),e=v(e),C(e)||(n=(s=[e,n])[0],e=s[1]),this.currentNode=new f(this,t,e),this.currentNode.children=!1,this.currentLevel++,this.openTags[this.currentLevel]=this.currentNode,null!=n&&this.text(n),this},t.prototype.element=function(t,n,s){var i,r,a,o,l,c;if(this.currentNode&&this.currentNode.type===e.DocType)this.dtdElement.apply(this,arguments);else if(Array.isArray(t)||C(t)||b(t))for(o=this.options.noValidation,this.options.noValidation=!0,(c=new p(this.options).element("TEMP_ROOT")).element(t),this.options.noValidation=o,r=0,a=(l=c.children).length;r<a;r++)i=l[r],this.createChildNode(i),i.type===e.Element&&this.up();else this.node(t,n,s);return this},t.prototype.attribute=function(t,e){var n,s;if(!this.currentNode||this.currentNode.children)throw new Error("att() can only be used immediately after an ele() call in callback mode. "+this.debugInfo(t));if(null!=t&&(t=v(t)),C(t))for(n in t)T.call(t,n)&&(s=t[n],this.attribute(n,s));else b(e)&&(e=e.apply()),this.options.keepNullAttributes&&null==e?this.currentNode.attribs[t]=new i(this,t,""):null!=e&&(this.currentNode.attribs[t]=new i(this,t,e));return this},t.prototype.text=function(t){var e;return this.openCurrent(),e=new y(this,t),this.onData(this.writer.text(e,this.writerOptions,this.currentLevel+1),this.currentLevel+1),this},t.prototype.cdata=function(t){var e;return this.openCurrent(),e=new r(this,t),this.onData(this.writer.cdata(e,this.writerOptions,this.currentLevel+1),this.currentLevel+1),this},t.prototype.comment=function(t){var e;return this.openCurrent(),e=new a(this,t),this.onData(this.writer.comment(e,this.writerOptions,this.currentLevel+1),this.currentLevel+1),this},t.prototype.raw=function(t){var e;return this.openCurrent(),e=new h(this,t),this.onData(this.writer.raw(e,this.writerOptions,this.currentLevel+1),this.currentLevel+1),this},t.prototype.instruction=function(t,e){var n,s,i,r,a;if(this.openCurrent(),null!=t&&(t=v(t)),null!=e&&(e=v(e)),Array.isArray(t))for(n=0,r=t.length;n<r;n++)s=t[n],this.instruction(s);else if(C(t))for(s in t)T.call(t,s)&&(i=t[s],this.instruction(s,i));else b(e)&&(e=e.apply()),a=new g(this,t,e),this.onData(this.writer.processingInstruction(a,this.writerOptions,this.currentLevel+1),this.currentLevel+1);return this},t.prototype.declaration=function(t,e,n){var s;if(this.openCurrent(),this.documentStarted)throw new Error("declaration() must be the first node.");return s=new d(this,t,e,n),this.onData(this.writer.declaration(s,this.writerOptions,this.currentLevel+1),this.currentLevel+1),this},t.prototype.doctype=function(t,e,n){if(this.openCurrent(),null==t)throw new Error("Missing root node name.");if(this.root)throw new Error("dtd() must come before the root node.");return this.currentNode=new m(this,e,n),this.currentNode.rootNodeName=t,this.currentNode.children=!1,this.currentLevel++,this.openTags[this.currentLevel]=this.currentNode,this},t.prototype.dtdElement=function(t,e){var n;return this.openCurrent(),n=new l(this,t,e),this.onData(this.writer.dtdElement(n,this.writerOptions,this.currentLevel+1),this.currentLevel+1),this},t.prototype.attList=function(t,e,n,s,i){var r;return this.openCurrent(),r=new o(this,t,e,n,s,i),this.onData(this.writer.dtdAttList(r,this.writerOptions,this.currentLevel+1),this.currentLevel+1),this},t.prototype.entity=function(t,e){var n;return this.openCurrent(),n=new c(this,!1,t,e),this.onData(this.writer.dtdEntity(n,this.writerOptions,this.currentLevel+1),this.currentLevel+1),this},t.prototype.pEntity=function(t,e){var n;return this.openCurrent(),n=new c(this,!0,t,e),this.onData(this.writer.dtdEntity(n,this.writerOptions,this.currentLevel+1),this.currentLevel+1),this},t.prototype.notation=function(t,e){var n;return this.openCurrent(),n=new u(this,t,e),this.onData(this.writer.dtdNotation(n,this.writerOptions,this.currentLevel+1),this.currentLevel+1),this},t.prototype.up=function(){if(this.currentLevel<0)throw new Error("The document node has no parent.");return this.currentNode?(this.currentNode.children?this.closeNode(this.currentNode):this.openNode(this.currentNode),this.currentNode=null):this.closeNode(this.openTags[this.currentLevel]),delete this.openTags[this.currentLevel],this.currentLevel--,this},t.prototype.end=function(){for(;this.currentLevel>=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,a;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,a=t.attribs)T.call(a,r)&&(n=a[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)+"<!DOCTYPE "+t.rootNodeName,t.pubID&&t.sysID?i+=' PUBLIC "'+t.pubID+'" "'+t.sysID+'"':t.sysID&&(i+=' SYSTEM "'+t.sysID+'"'),t.children?(i+=" [",this.writerOptions.state=s.InsideTag):(this.writerOptions.state=s.CloseTag,i+=">"),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)+"</"+t.name+">"+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)},78833:function(t,e,n){(function(){var e,s,i={}.hasOwnProperty;s=n(32026),e=n(39335),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)},32161:function(t,e,n){(function(){var e,s,i,r,a,o,l,c,u={}.hasOwnProperty;c=n(78369),l=c.isObject,o=c.isFunction,a=c.getValue,r=n(32026),e=n(39335),s=n(72750),i=n(40663),t.exports=function(t){function n(t,s,i){var r,a,o,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(a=0,o=(l=t.children).length;a<o;a++)if((r=l[a]).type===e.DocType){r.name=this.name;break}}return function(t,e){for(var n in e)u.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,"tagName",{get:function(){return this.name}}),Object.defineProperty(n.prototype,"namespaceURI",{get:function(){return""}}),Object.defineProperty(n.prototype,"prefix",{get:function(){return""}}),Object.defineProperty(n.prototype,"localName",{get:function(){return this.name}}),Object.defineProperty(n.prototype,"id",{get:function(){throw new Error("This DOM method is not implemented."+this.debugInfo())}}),Object.defineProperty(n.prototype,"className",{get:function(){throw new Error("This DOM method is not implemented."+this.debugInfo())}}),Object.defineProperty(n.prototype,"classList",{get:function(){throw new Error("This DOM method is not implemented."+this.debugInfo())}}),Object.defineProperty(n.prototype,"attributes",{get:function(){return this.attributeMap&&this.attributeMap.nodes||(this.attributeMap=new i(this.attribs)),this.attributeMap}}),n.prototype.clone=function(){var t,e,n,s;for(e in(n=Object.create(this)).isRoot&&(n.documentObject=null),n.attribs={},s=this.attribs)u.call(s,e)&&(t=s[e],n.attribs[e]=t.clone());return n.children=[],this.children.forEach((function(t){var e;return(e=t.clone()).parent=n,n.children.push(e)})),n},n.prototype.attribute=function(t,e){var n,i;if(null!=t&&(t=a(t)),l(t))for(n in t)u.call(t,n)&&(i=t[n],this.attribute(n,i));else o(e)&&(e=e.apply()),this.options.keepNullAttributes&&null==e?this.attribs[t]=new s(this,t,""):null!=e&&(this.attribs[t]=new s(this,t,e));return this},n.prototype.removeAttribute=function(t){var e,n,s;if(null==t)throw new Error("Missing attribute name. "+this.debugInfo());if(t=a(t),Array.isArray(t))for(n=0,s=t.length;n<s;n++)e=t[n],delete this.attribs[e];else delete this.attribs[t];return this},n.prototype.toString=function(t){return this.options.writer.element(this,this.options.writer.filterOptions(t))},n.prototype.att=function(t,e){return this.attribute(t,e)},n.prototype.a=function(t,e){return this.attribute(t,e)},n.prototype.getAttribute=function(t){return this.attribs.hasOwnProperty(t)?this.attribs[t].value:null},n.prototype.setAttribute=function(t,e){throw new Error("This DOM method is not implemented."+this.debugInfo())},n.prototype.getAttributeNode=function(t){return this.attribs.hasOwnProperty(t)?this.attribs[t]:null},n.prototype.setAttributeNode=function(t){throw new Error("This DOM method is not implemented."+this.debugInfo())},n.prototype.removeAttributeNode=function(t){throw new Error("This DOM method is not implemented."+this.debugInfo())},n.prototype.getElementsByTagName=function(t){throw new Error("This DOM method is not implemented."+this.debugInfo())},n.prototype.getAttributeNS=function(t,e){throw new Error("This DOM method is not implemented."+this.debugInfo())},n.prototype.setAttributeNS=function(t,e,n){throw new Error("This DOM method is not implemented."+this.debugInfo())},n.prototype.removeAttributeNS=function(t,e){throw new Error("This DOM method is not implemented."+this.debugInfo())},n.prototype.getAttributeNodeNS=function(t,e){throw new Error("This DOM method is not implemented."+this.debugInfo())},n.prototype.setAttributeNodeNS=function(t){throw new Error("This DOM method is not implemented."+this.debugInfo())},n.prototype.getElementsByTagNameNS=function(t,e){throw new Error("This DOM method is not implemented."+this.debugInfo())},n.prototype.hasAttribute=function(t){return this.attribs.hasOwnProperty(t)},n.prototype.hasAttributeNS=function(t,e){throw new Error("This DOM method is not implemented."+this.debugInfo())},n.prototype.setIdAttribute=function(t,e){return this.attribs.hasOwnProperty(t)?this.attribs[t].isId:e},n.prototype.setIdAttributeNS=function(t,e,n){throw new Error("This DOM method is not implemented."+this.debugInfo())},n.prototype.setIdAttributeNode=function(t,e){throw new Error("This DOM method is not implemented."+this.debugInfo())},n.prototype.getElementsByTagName=function(t){throw new Error("This DOM method is not implemented."+this.debugInfo())},n.prototype.getElementsByTagNameNS=function(t,e){throw new Error("This DOM method is not implemented."+this.debugInfo())},n.prototype.getElementsByClassName=function(t){throw new Error("This DOM method is not implemented."+this.debugInfo())},n.prototype.isEqualNode=function(t){var e,s,i;if(!n.__super__.isEqualNode.apply(this,arguments).isEqualNode(t))return!1;if(t.namespaceURI!==this.namespaceURI)return!1;if(t.prefix!==this.prefix)return!1;if(t.localName!==this.localName)return!1;if(t.attribs.length!==this.attribs.length)return!1;for(e=s=0,i=this.attribs.length-1;0<=i?s<=i:s>=i;e=0<=i?++s:--s)if(!this.attribs[e].isEqualNode(t.attribs[e]))return!1;return!0},n}(r)}).call(this)},40663: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)},32026:function(t,e,n){(function(){var e,s,i,r,a,o,l,c,u,d,m,p,f,g,h,A,w,y={}.hasOwnProperty;w=n(78369),A=w.isObject,h=w.isFunction,g=w.isEmpty,f=w.getValue,c=null,i=null,r=null,a=null,o=null,m=null,p=null,d=null,l=null,s=null,u=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(32161),i=n(66170),r=n(62096),a=n(59077),o=n(8225),m=n(79406),p=n(43595),d=n(19181),l=n(78833),s=n(39335),u=n(82390),n(40663),e=n(17557))}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 u(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<n;e++)(t=i[e]).textContent&&(r+=t.textContent);return r}return null},set:function(t){throw new Error("This DOM method is not implemented."+this.debugInfo())}}),t.prototype.setParent=function(t){var e,n,s,i,r;for(this.parent=t,t&&(this.options=t.options,this.stringify=t.stringify),r=[],n=0,s=(i=this.children).length;n<s;n++)e=i[n],r.push(e.setParent(this));return r},t.prototype.element=function(t,e,n){var s,i,r,a,o,l,c,u,d,m,p;if(l=null,null===e&&null==n&&(e=(d=[{},null])[0],n=d[1]),null==e&&(e={}),e=f(e),A(e)||(n=(m=[e,n])[0],e=m[1]),null!=t&&(t=f(t)),Array.isArray(t))for(r=0,c=t.length;r<c;r++)i=t[r],l=this.element(i);else if(h(t))l=this.element(t.apply());else if(A(t)){for(o in t)if(y.call(t,o))if(p=t[o],h(p)&&(p=p.apply()),!this.options.ignoreDecorators&&this.stringify.convertAttKey&&0===o.indexOf(this.stringify.convertAttKey))l=this.attribute(o.substr(this.stringify.convertAttKey.length),p);else if(!this.options.separateArrayItems&&Array.isArray(p)&&g(p))l=this.dummy();else if(A(p)&&g(p))l=this.element(o);else if(this.options.keepNullNodes||null!=p)if(!this.options.separateArrayItems&&Array.isArray(p))for(a=0,u=p.length;a<u;a++)i=p[a],(s={})[o]=i,l=this.element(s);else A(p)?!this.options.ignoreDecorators&&this.stringify.convertTextKey&&0===o.indexOf(this.stringify.convertTextKey)?l=this.element(p):(l=this.element(o)).element(p):l=this.element(o,p);else l=this.dummy()}else l=this.options.keepNullNodes||null!==n?!this.options.ignoreDecorators&&this.stringify.convertTextKey&&0===t.indexOf(this.stringify.convertTextKey)?this.text(n):!this.options.ignoreDecorators&&this.stringify.convertCDataKey&&0===t.indexOf(this.stringify.convertCDataKey)?this.cdata(n):!this.options.ignoreDecorators&&this.stringify.convertCommentKey&&0===t.indexOf(this.stringify.convertCommentKey)?this.comment(n):!this.options.ignoreDecorators&&this.stringify.convertRawKey&&0===t.indexOf(this.stringify.convertRawKey)?this.raw(n):!this.options.ignoreDecorators&&this.stringify.convertPIKey&&0===t.indexOf(this.stringify.convertPIKey)?this.instruction(t.substr(this.stringify.convertPIKey.length),n):this.node(t,e,n):this.dummy();if(null==l)throw new Error("Could not create any elements with: "+t+". "+this.debugInfo());return l},t.prototype.insertBefore=function(t,e,n){var s,i,r,a,o;if(null!=t?t.type:void 0)return a=e,(r=t).setParent(this),a?(i=children.indexOf(a),o=children.splice(i),children.push(r),Array.prototype.push.apply(children,o)):children.push(r),r;if(this.isRoot)throw new Error("Cannot insert elements at root level. "+this.debugInfo(t));return i=this.parent.children.indexOf(this),o=this.parent.children.splice(i),s=this.parent.element(t,e,n),Array.prototype.push.apply(this.parent.children,o),s},t.prototype.insertAfter=function(t,e,n){var s,i,r;if(this.isRoot)throw new Error("Cannot insert elements at root level. "+this.debugInfo(t));return i=this.parent.children.indexOf(this),r=this.parent.children.splice(i+1),s=this.parent.element(t,e,n),Array.prototype.push.apply(this.parent.children,r),s},t.prototype.remove=function(){var t;if(this.isRoot)throw new Error("Cannot remove the root element. "+this.debugInfo());return t=this.parent.children.indexOf(this),[].splice.apply(this.parent.children,[t,t-t+1].concat([])),this.parent},t.prototype.node=function(t,e,n){var s,i;return null!=t&&(t=f(t)),e||(e={}),e=f(e),A(e)||(n=(i=[e,n])[0],e=i[1]),s=new c(this,t,e),null!=n&&s.text(n),this.children.push(s),s},t.prototype.text=function(t){var e;return A(t)&&this.element(t),e=new p(this,t),this.children.push(e),this},t.prototype.cdata=function(t){var e;return e=new i(this,t),this.children.push(e),this},t.prototype.comment=function(t){var e;return e=new r(this,t),this.children.push(e),this},t.prototype.commentBefore=function(t){var e,n;return e=this.parent.children.indexOf(this),n=this.parent.children.splice(e),this.parent.comment(t),Array.prototype.push.apply(this.parent.children,n),this},t.prototype.commentAfter=function(t){var e,n;return e=this.parent.children.indexOf(this),n=this.parent.children.splice(e+1),this.parent.comment(t),Array.prototype.push.apply(this.parent.children,n),this},t.prototype.raw=function(t){var e;return e=new m(this,t),this.children.push(e),this},t.prototype.dummy=function(){return new l(this)},t.prototype.instruction=function(t,e){var n,s,i,r,a;if(null!=t&&(t=f(t)),null!=e&&(e=f(e)),Array.isArray(t))for(r=0,a=t.length;r<a;r++)n=t[r],this.instruction(n);else if(A(t))for(n in t)y.call(t,n)&&(s=t[n],this.instruction(n,s));else h(e)&&(e=e.apply()),i=new d(this,t,e),this.children.push(i);return this},t.prototype.instructionBefore=function(t,e){var n,s;return n=this.parent.children.indexOf(this),s=this.parent.children.splice(n),this.parent.instruction(t,e),Array.prototype.push.apply(this.parent.children,s),this},t.prototype.instructionAfter=function(t,e){var n,s;return n=this.parent.children.indexOf(this),s=this.parent.children.splice(n+1),this.parent.instruction(t,e),Array.prototype.push.apply(this.parent.children,s),this},t.prototype.declaration=function(t,e,n){var i,r;return i=this.document(),r=new a(i,t,e,n),0===i.children.length?i.children.unshift(r):i.children[0].type===s.Declaration?i.children[0]=r:i.children.unshift(r),i.root()||i},t.prototype.dtd=function(t,e){var n,i,r,a,l,c,u,d,m;for(n=this.document(),i=new o(n,t,e),r=a=0,c=(d=n.children).length;a<c;r=++a)if(d[r].type===s.DocType)return n.children[r]=i,i;for(r=l=0,u=(m=n.children).length;l<u;r=++l)if(m[r].isRoot)return n.children.splice(r,0,i),i;return n.children.push(i),i},t.prototype.up=function(){if(this.isRoot)throw new Error("The root node has no parent. Use doc() if you need to get the document object.");return this.parent},t.prototype.root=function(){var t;for(t=this;t;){if(t.type===s.Document)return t.rootObject;if(t.isRoot)return t;t=t.parent}},t.prototype.document=function(){var t;for(t=this;t;){if(t.type===s.Document)return t;t=t.parent}},t.prototype.end=function(t){return this.document().end(t)},t.prototype.prev=function(){var t;if((t=this.parent.children.indexOf(this))<1)throw new Error("Already at the first node. "+this.debugInfo());return this.parent.children[t-1]},t.prototype.next=function(){var t;if(-1===(t=this.parent.children.indexOf(this))||t===this.parent.children.length-1)throw new Error("Already at the last node. "+this.debugInfo());return this.parent.children[t+1]},t.prototype.importDocument=function(t){var e;return(e=t.root().clone()).parent=this,e.isRoot=!1,this.children.push(e),this},t.prototype.debugInfo=function(t){var e,n;return null!=(t=t||this.name)||(null!=(e=this.parent)?e.name:void 0)?null==t?"parent: <"+this.parent.name+">":(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;n<s;n++){if(t===(e=i[n]))return!0;if(e.isDescendant(t))return!0}return!1},t.prototype.isAncestor=function(t){return t.isDescendant(this)},t.prototype.isPreceding=function(t){var e,n;return e=this.treePosition(t),n=this.treePosition(this),-1!==e&&-1!==n&&e<n},t.prototype.isFollowing=function(t){var e,n;return e=this.treePosition(t),n=this.treePosition(this),-1!==e&&-1!==n&&e>n},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,a;for(t||(t=this.document()),s=0,i=(r=t.children).length;s<i;s++){if(a=e(n=r[s]))return a;if(a=this.foreachTreeNode(n,e))return a}},t}()}).call(this)},82390:function(t){(function(){t.exports=function(){function t(t){this.nodes=t}return Object.defineProperty(t.prototype,"length",{get:function(){return this.nodes.length||0}}),t.prototype.clone=function(){return this.nodes=null},t.prototype.item=function(t){return this.nodes[t]||null},t}()}).call(this)},19181:function(t,e,n){(function(){var e,s,i={}.hasOwnProperty;e=n(39335),s=n(6488),t.exports=function(t){function n(t,s,i){if(n.__super__.constructor.call(this,t),null==s)throw new Error("Missing instruction target. "+this.debugInfo());this.type=e.ProcessingInstruction,this.target=this.stringify.insTarget(s),this.name=this.target,i&&(this.value=this.stringify.insValue(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.clone=function(){return Object.create(this)},n.prototype.toString=function(t){return this.options.writer.processingInstruction(this,this.options.writer.filterOptions(t))},n.prototype.isEqualNode=function(t){return!!n.__super__.isEqualNode.apply(this,arguments).isEqualNode(t)&&t.target===this.target},n}(s)}).call(this)},79406:function(t,e,n){(function(){var e,s,i={}.hasOwnProperty;e=n(39335),s=n(32026),t.exports=function(t){function n(t,s){if(n.__super__.constructor.call(this,t),null==s)throw new Error("Missing raw text. "+this.debugInfo());this.type=e.Raw,this.value=this.stringify.raw(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.raw(this,this.options.writer.filterOptions(t))},n}(s)}).call(this)},81996:function(t,e,n){(function(){var e,s,i,r={}.hasOwnProperty;e=n(39335),i=n(60751),s=n(30594),t.exports=function(t){function n(t,e){this.stream=t,n.__super__.constructor.call(this,e)}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.endline=function(t,e,i){return t.isLastRootNode&&e.state===s.CloseTag?"":n.__super__.endline.call(this,t,e,i)},n.prototype.document=function(t,e){var n,s,i,r,a,o,l,c,u;for(s=i=0,a=(l=t.children).length;i<a;s=++i)(n=l[s]).isLastRootNode=s===t.children.length-1;for(e=this.filterOptions(e),u=[],r=0,o=(c=t.children).length;r<o;r++)n=c[r],u.push(this.writeChildNode(n,e,0));return u},n.prototype.attribute=function(t,e,s){return this.stream.write(n.__super__.attribute.call(this,t,e,s))},n.prototype.cdata=function(t,e,s){return this.stream.write(n.__super__.cdata.call(this,t,e,s))},n.prototype.comment=function(t,e,s){return this.stream.write(n.__super__.comment.call(this,t,e,s))},n.prototype.declaration=function(t,e,s){return this.stream.write(n.__super__.declaration.call(this,t,e,s))},n.prototype.docType=function(t,e,n){var i,r,a,o;if(n||(n=0),this.openNode(t,e,n),e.state=s.OpenTag,this.stream.write(this.indent(t,e,n)),this.stream.write("<!DOCTYPE "+t.root().name),t.pubID&&t.sysID?this.stream.write(' PUBLIC "'+t.pubID+'" "'+t.sysID+'"'):t.sysID&&this.stream.write(' SYSTEM "'+t.sysID+'"'),t.children.length>0){for(this.stream.write(" ["),this.stream.write(this.endline(t,e,n)),e.state=s.InsideTag,r=0,a=(o=t.children).length;r<a;r++)i=o[r],this.writeChildNode(i,e,n+1);e.state=s.CloseTag,this.stream.write("]")}return e.state=s.CloseTag,this.stream.write(e.spaceBeforeSlash+">"),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 a,o,l,c,u,d,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)&&(a=p[m],this.attribute(a,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("</"+t.name+">")):(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,u=0,d=(f=t.children).length;u<d;u++)o=f[u],this.writeChildNode(o,n,i+1);n.state=s.CloseTag,this.stream.write(this.indent(t,n,i)+"</"+t.name+">")}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("</"+t.name+">");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)},26434:function(t,e,n){(function(){var e,s={}.hasOwnProperty;e=n(60751),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,a;for(e=this.filterOptions(e),r="",s=0,i=(a=t.children).length;s<i;s++)n=a[s],r+=this.writeChildNode(n,e,0);return e.pretty&&r.slice(-e.newline.length)===e.newline&&(r=r.slice(0,-e.newline.length)),r},e}(e)}).call(this)},95549:function(t){(function(){var e=function(t,e){return function(){return t.apply(e,arguments)}},n={}.hasOwnProperty;t.exports=function(){function t(t){var s,i,r;for(s in this.assertLegalName=e(this.assertLegalName,this),this.assertLegalChar=e(this.assertLegalChar,this),t||(t={}),this.options=t,this.options.version||(this.options.version="1.0"),i=t.stringify||{})n.call(i,s)&&(r=i[s],this[s]=r)}return t.prototype.name=function(t){return this.options.noValidation?t:this.assertLegalName(""+t||"")},t.prototype.text=function(t){return this.options.noValidation?t:this.assertLegalChar(this.textEscape(""+t||""))},t.prototype.cdata=function(t){return this.options.noValidation?t:(t=(t=""+t||"").replace("]]>","]]]]><![CDATA[>"),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(/>/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(/</g,"<").replace(/"/g,""").replace(/\t/g,"	").replace(/\n/g,"
").replace(/\r/g,"
"))},t}()}).call(this)},43595:function(t,e,n){(function(){var e,s,i={}.hasOwnProperty;e=n(39335),s=n(6488),t.exports=function(t){function n(t,s){if(n.__super__.constructor.call(this,t),null==s)throw new Error("Missing element text. "+this.debugInfo());this.name="#text",this.type=e.Text,this.value=this.stringify.text(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),Object.defineProperty(n.prototype,"isElementContentWhitespace",{get:function(){throw new Error("This DOM method is not implemented."+this.debugInfo())}}),Object.defineProperty(n.prototype,"wholeText",{get:function(){var t,e,n;for(n="",e=this.previousSibling;e;)n=e.data+n,e=e.previousSibling;for(n+=this.data,t=this.nextSibling;t;)n+=t.data,t=t.nextSibling;return n}}),n.prototype.clone=function(){return Object.create(this)},n.prototype.toString=function(t){return this.options.writer.text(this,this.options.writer.filterOptions(t))},n.prototype.splitText=function(t){throw new Error("This DOM method is not implemented."+this.debugInfo())},n.prototype.replaceWholeText=function(t){throw new Error("This DOM method is not implemented."+this.debugInfo())},n}(s)}).call(this)},60751:function(t,e,n){(function(){var e,s,i,r={}.hasOwnProperty;i=n(78369).assign,e=n(39335),n(59077),n(8225),n(66170),n(62096),n(32161),n(79406),n(43595),n(19181),n(78833),n(51179),n(36347),n(99078),n(44777),s=n(30594),t.exports=function(){function t(t){var e,n,s;for(e in t||(t={}),this.options=t,n=t.writer||{})r.call(n,e)&&(s=n[e],this["_"+e]=this[e],this[e]=s)}return t.prototype.filterOptions=function(t){var e,n,r,a,o,l,c,u;return t||(t={}),t=i({},this.options,t),(e={writer:this}).pretty=t.pretty||!1,e.allowEmpty=t.allowEmpty||!1,e.indent=null!=(n=t.indent)?n:" ",e.newline=null!=(r=t.newline)?r:"\n",e.offset=null!=(a=t.offset)?a:0,e.dontPrettyTextNodes=null!=(o=null!=(l=t.dontPrettyTextNodes)?l:t.dontprettytextnodes)?o:0,e.spaceBeforeSlash=null!=(c=null!=(u=t.spaceBeforeSlash)?u:t.spacebeforeslash)?c:"",!0===e.spaceBeforeSlash&&(e.spaceBeforeSlash=" "),e.suppressPrettyCount=0,e.user={},e.state=s.None,e},t.prototype.indent=function(t,e,n){var s;return!e.pretty||e.suppressPrettyCount?"":e.pretty&&(s=(n||0)+e.offset+1)>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)+"<![CDATA[",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.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)+"<?xml",e.state=s.InsideTag,i+=' version="'+t.version+'"',null!=t.encoding&&(i+=' encoding="'+t.encoding+'"'),null!=t.standalone&&(i+=' standalone="'+t.standalone+'"'),e.state=s.CloseTag,i+=e.spaceBeforeSlash+"?>",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,a,o,l;if(n||(n=0),this.openNode(t,e,n),e.state=s.OpenTag,o=this.indent(t,e,n),o+="<!DOCTYPE "+t.root().name,t.pubID&&t.sysID?o+=' PUBLIC "'+t.pubID+'" "'+t.sysID+'"':t.sysID&&(o+=' SYSTEM "'+t.sysID+'"'),t.children.length>0){for(o+=" [",o+=this.endline(t,e,n),e.state=s.InsideTag,r=0,a=(l=t.children).length;r<a;r++)i=l[r],o+=this.writeChildNode(i,e,n+1);e.state=s.CloseTag,o+="]"}return e.state=s.CloseTag,o+=e.spaceBeforeSlash+">",o+=this.endline(t,e,n),e.state=s.None,this.closeNode(t,e,n),o},t.prototype.element=function(t,n,i){var a,o,l,c,u,d,m,p,f,g,h,A,w,y;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,A=t.attribs)r.call(A,f)&&(a=A[f],h+=this.attribute(a,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+="</"+t.name+">"+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(u=0,m=(w=t.children).length;u<m;u++)if(((o=w[u]).type===e.Text||o.type===e.Raw)&&null!=o.value){n.suppressPrettyCount++,g=!0;break}for(h+=">"+this.endline(t,n,i),n.state=s.InsideTag,d=0,p=(y=t.children).length;d<p;d++)o=y[d],h+=this.writeChildNode(o,n,i+1);n.state=s.CloseTag,h+=this.indent(t,n,i)+"</"+t.name+">",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+="</"+t.name+">"+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)+"<?",e.state=s.InsideTag,i+=t.target,t.value&&(i+=" "+t.value),e.state=s.CloseTag,i+=e.spaceBeforeSlash+"?>",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)+"<!ATTLIST",e.state=s.InsideTag,i+=" "+t.elementName+" "+t.attributeName+" "+t.attributeType,"#DEFAULT"!==t.defaultValueType&&(i+=" "+t.defaultValueType),t.defaultValue&&(i+=' "'+t.defaultValue+'"'),e.state=s.CloseTag,i+=e.spaceBeforeSlash+">"+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)+"<!ELEMENT",e.state=s.InsideTag,i+=" "+t.name+" "+t.value,e.state=s.CloseTag,i+=e.spaceBeforeSlash+">"+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)+"<!ENTITY",e.state=s.InsideTag,t.pe&&(i+=" %"),i+=" "+t.name,t.value?i+=' "'+t.value+'"':(t.pubID&&t.sysID?i+=' PUBLIC "'+t.pubID+'" "'+t.sysID+'"':t.sysID&&(i+=' SYSTEM "'+t.sysID+'"'),t.nData&&(i+=" NDATA "+t.nData)),e.state=s.CloseTag,i+=e.spaceBeforeSlash+">"+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)+"<!NOTATION",e.state=s.InsideTag,i+=" "+t.name,t.pubID&&t.sysID?i+=' PUBLIC "'+t.pubID+'" "'+t.sysID+'"':t.pubID?i+=' PUBLIC "'+t.pubID+'"':t.sysID&&(i+=' SYSTEM "'+t.sysID+'"'),e.state=s.CloseTag,i+=e.spaceBeforeSlash+">"+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)},5532:function(t,e,n){(function(){var e,s,i,r,a,o,l,c,u,d;d=n(78369),c=d.assign,u=d.isFunction,i=n(91770),r=n(66934),a=n(79227),l=n(26434),o=n(81996),e=n(39335),s=n(30594),t.exports.create=function(t,e,n,s){var i,a;if(null==t)throw new Error("Root element needs a name.");return s=c({},e,n,s),a=(i=new r(s)).element(t),s.headless||(i.declaration(s),null==s.pubID&&null==s.sysID||i.dtd(s)),a},t.exports.begin=function(t,e,n){var s;return u(t)&&(e=(s=[t,e])[0],n=s[1],t={}),e?new a(t,e,n):new r(t)},t.exports.stringWriter=function(t){return new l(t)},t.exports.streamWriter=function(t,e){return new o(t,e)},t.exports.implementation=new i,t.exports.nodeType=e,t.exports.writerState=s}).call(this)},88717: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"},79839: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"},52361:()=>{},94616:()=>{},5656:(t,e,n)=>{"use strict";n.d(e,{$B:()=>P,DT:()=>h,De:()=>y,G7:()=>re,Ir:()=>oe,NB:()=>I,RL:()=>U,Ti:()=>z,Tv:()=>k,Vn:()=>w,_o:()=>O,e4:()=>N,gt:()=>F,h7:()=>T,p$:()=>A,pC:()=>j,rp:()=>D,sS:()=>g,tB:()=>E,y3:()=>v});var s=n(77958),i=n(17499),r=n(31352),a=n(62520),o=n(65358),l=n(79753),c=n(14596);const u=null===(d=(0,s.ts)())?(0,i.IY)().setApp("files").build():(0,i.IY)().setApp("files").setUid(d.uid).build();var d;class m{_entries=[];registerEntry(t){this.validateEntry(t),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")}}const p=["B","KB","MB","GB","TB","PB"],f=["B","KiB","MiB","GiB","TiB","PiB"];function g(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?f.length:p.length)-1,i);const a=n?f[i]:p[i];let o=(t/Math.pow(s?1e3:1024,i)).toFixed(1);return!0===e&&0===i?("0.0"!==o?"< 1 ":"0 ")+(n?f[1]:p[1]):(o=i<2?parseFloat(o).toFixed(0):parseFloat(o).toLocaleString((0,r.aj)()),o+" "+a)}var h=(t=>(t.DEFAULT="default",t.HIDDEN="hidden",t))(h||{});class A{_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(h).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 w=function(){return typeof window._nc_fileactions>"u"&&(window._nc_fileactions=[],u.debug("FileActions initialized")),window._nc_fileactions},y=function(){return typeof window._nc_filelistheader>"u"&&(window._nc_filelistheader=[],u.debug("FileListHeaders initialized")),window._nc_filelistheader};var v=(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))(v||{});const b=["d:getcontentlength","d:getcontenttype","d:getetag","d:getlastmodified","d:quota-available-bytes","d:resourcetype","nc:has-preview","nc:is-encrypted","nc:mount-type","nc:share-attributes","oc:comments-unread","oc:favorite","oc:fileid","oc:owner-display-name","oc:owner-id","oc:permissions","oc:share-types","oc:size","ocs:share-permissions"],C={d:"DAV:",nc:"http://nextcloud.org/ns",oc:"http://owncloud.org/ns",ocs:"http://open-collaboration-services.org/ns"},x=function(){return typeof window._nc_dav_properties>"u"&&(window._nc_dav_properties=[...b]),window._nc_dav_properties.map((t=>`<${t} />`)).join(" ")},_=function(){return typeof window._nc_dav_namespaces>"u"&&(window._nc_dav_namespaces={...C}),Object.keys(window._nc_dav_namespaces).map((t=>`xmlns:${t}="${window._nc_dav_namespaces?.[t]}"`)).join(" ")},T=function(){return`<?xml version="1.0"?>\n\t\t<d:propfind ${_()}>\n\t\t\t<d:prop>\n\t\t\t\t${x()}\n\t\t\t</d:prop>\n\t\t</d:propfind>`},E=function(t){return`<?xml version="1.0" encoding="UTF-8"?>\n<d:searchrequest ${_()}\n\txmlns:ns="https://github.com/icewind1991/SearchDAV/ns">\n\t<d:basicsearch>\n\t\t<d:select>\n\t\t\t<d:prop>\n\t\t\t\t${x()}\n\t\t\t</d:prop>\n\t\t</d:select>\n\t\t<d:from>\n\t\t\t<d:scope>\n\t\t\t\t<d:href>/files/${(0,s.ts)()?.uid}/</d:href>\n\t\t\t\t<d:depth>infinity</d:depth>\n\t\t\t</d:scope>\n\t\t</d:from>\n\t\t<d:where>\n\t\t\t<d:and>\n\t\t\t\t<d:or>\n\t\t\t\t\t<d:not>\n\t\t\t\t\t\t<d:eq>\n\t\t\t\t\t\t\t<d:prop>\n\t\t\t\t\t\t\t\t<d:getcontenttype/>\n\t\t\t\t\t\t\t</d:prop>\n\t\t\t\t\t\t\t<d:literal>httpd/unix-directory</d:literal>\n\t\t\t\t\t\t</d:eq>\n\t\t\t\t\t</d:not>\n\t\t\t\t\t<d:eq>\n\t\t\t\t\t\t<d:prop>\n\t\t\t\t\t\t\t<oc:size/>\n\t\t\t\t\t\t</d:prop>\n\t\t\t\t\t\t<d:literal>0</d:literal>\n\t\t\t\t\t</d:eq>\n\t\t\t\t</d:or>\n\t\t\t\t<d:gt>\n\t\t\t\t\t<d:prop>\n\t\t\t\t\t\t<d:getlastmodified/>\n\t\t\t\t\t</d:prop>\n\t\t\t\t\t<d:literal>${t}</d:literal>\n\t\t\t\t</d:gt>\n\t\t\t</d:and>\n\t\t</d:where>\n\t\t<d:orderby>\n\t\t\t<d:order>\n\t\t\t\t<d:prop>\n\t\t\t\t\t<d:getlastmodified/>\n\t\t\t\t</d:prop>\n\t\t\t\t<d:descending/>\n\t\t\t</d:order>\n\t\t</d:orderby>\n\t\t<d:limit>\n\t\t\t<d:nresults>100</d:nresults>\n\t\t\t<ns:firstresult>0</ns:firstresult>\n\t\t</d:limit>\n\t</d:basicsearch>\n</d:searchrequest>`};var k=(t=>(t.Folder="folder",t.File="file",t))(k||{});const S=function(t,e){return null!==t.match(e)},L=(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{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>=v.NONE&&t.permissions<=v.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&&S(t.source,e)){const n=t.source.match(e)[0];if(!t.source.includes((0,a.join)(n,t.root)))throw new Error("The root must be relative to the service. e.g /files/emma")}if(t.status&&!Object.values(N).includes(t.status))throw new Error("Status must be a valid NodeStatus")};var N=(t=>(t.NEW="new",t.FAILED="failed",t.LOADING="loading",t.LOCKED="locked",t))(N||{});class I{_data;_attributes;_knownDavService=/(remote|public)\.php\/(web)?dav/i;constructor(t,e){L(t,e||this._knownDavService),this._data=t;const n={set:(t,e,n)=>(this.updateMtime(),Reflect.set(t,e,n)),deleteProperty:(t,e)=>(this.updateMtime(),Reflect.deleteProperty(t,e))};this._attributes=new Proxy(t.attributes||{},n),delete this._data.attributes,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.Ec)(this.source.slice(t.length))}get basename(){return(0,a.basename)(this.source)}get extension(){return(0,a.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,a.dirname)(t.slice(e+n.length)||"/")}const t=new URL(this.source);return(0,a.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}get attributes(){return this._attributes}get permissions(){return null!==this.owner||this.isDavRessource?void 0!==this._data.permissions?this._data.permissions:v.NONE:v.READ}get owner(){return this.isDavRessource?this._data.owner:null}get isDavRessource(){return S(this.source,this._knownDavService)}get root(){return this._data.root?this._data.root.replace(/^(.+)\/$/,"$1"):this.isDavRessource&&(0,a.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||this.attributes?.fileid}get status(){return this._data?.status}set status(t){this._data.status=t}move(t){L({...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,a.dirname)(this.source)+"/"+t)}updateMtime(){this._data.mtime&&(this._data.mtime=new Date)}}class P extends I{get type(){return k.File}}class F extends I{constructor(t){super({...t,mime:"httpd/unix-directory"})}get type(){return k.Folder}get extension(){return null}get mime(){return"httpd/unix-directory"}}const O=`/files/${(0,s.ts)()?.uid}`,B=(0,l.generateRemoteUrl)("dav"),D=function(t=B,e={}){const n=(0,c.eI)(t,{headers:e});function i(t){n.setHeaders({...e,"X-Requested-With":"XMLHttpRequest",requesttoken:t??""})}return(0,s._S)(i),i((0,s.IH)()),(0,c.lD)().patch("fetch",((t,e)=>{const n=e.headers;return n?.method&&(e.method=n.method,delete n.method),fetch(t,e)})),n},j=async(t,e="/",n=O)=>(await t.getDirectoryContents(`${n}${e}`,{details:!0,data:`<?xml version="1.0"?>\n\t\t<oc:filter-files ${_()}>\n\t\t\t<d:prop>\n\t\t\t\t${x()}\n\t\t\t</d:prop>\n\t\t\t<oc:filter-rules>\n\t\t\t\t<oc:favorite>1</oc:favorite>\n\t\t\t</oc:filter-rules>\n\t\t</oc:filter-files>`,headers:{method:"REPORT"},includeSelf:!0})).data.filter((t=>t.filename!==e)).map((t=>U(t,n))),U=function(t,e=O,n=B){const i=t.props,r=function(t=""){let e=v.NONE;return t&&((t.includes("C")||t.includes("K"))&&(e|=v.CREATE),t.includes("G")&&(e|=v.READ),(t.includes("W")||t.includes("N")||t.includes("V"))&&(e|=v.UPDATE),t.includes("D")&&(e|=v.DELETE),t.includes("R")&&(e|=v.SHARE)),e}(i?.permissions),a=i?.["owner-id"]||(0,s.ts)()?.uid,o={id:i?.fileid||0,source:`${n}${t.filename}`,mtime:new Date(Date.parse(t.lastmod)),mime:t.mime,size:i?.size||Number.parseInt(i.getcontentlength||"0"),permissions:r,owner:a,root:e,attributes:{...t,...i,hasPreview:i?.["has-preview"]}};return delete o.attributes?.props,"file"===t.type?new P(o):new F(o)};class R{_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 z=function(){return typeof window._nc_navigation>"u"&&(window._nc_navigation=new R,u.debug("Navigation service initialized")),window._nc_navigation};class M{_column;constructor(t){V(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 V=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 $={},q={};!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 typeof t<"u"},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;r<i;r++)t[s[r]]="strict"===n?[e[s[r]]]:e[s[r]]}},t.getValue=function(e){return t.isExist(e)?e:""},t.isName=function(t){const e=s.exec(t);return!(null===e||typeof e>"u")},t.getAllMatches=function(t,e){const n=[];let s=e.exec(t);for(;s;){const i=[];i.startIndex=e.lastIndex-s[0].length;const r=s.length;for(let t=0;t<r;t++)i.push(s[t]);n.push(i),s=e.exec(t)}return n},t.nameRegexp=n}(q);const H=q,Z={allowBooleanAttributes:!1,unpairedTags:[]};function G(t){return" "===t||"\t"===t||"\n"===t||"\r"===t}function Y(t,e){const n=e;for(;e<t.length;e++)if("?"==t[e]||" "==t[e]){const s=t.substr(n,e-n);if(e>5&&"xml"===s)return nt("InvalidXml","XML declaration allowed only at the start of the document.",rt(t,e));if("?"==t[e]&&">"==t[e+1]){e++;break}continue}return e}function W(t,e){if(t.length>e+5&&"-"===t[e+1]&&"-"===t[e+2]){for(e+=3;e<t.length;e++)if("-"===t[e]&&"-"===t[e+1]&&">"===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.length;e++)if("<"===t[e])n++;else if(">"===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.length;e++)if("]"===t[e]&&"]"===t[e+1]&&">"===t[e+2]){e+=2;break}return e}$.validate=function(t,e){e=Object.assign({},Z,e);const n=[];let s=!1,i=!1;"\ufeff"===t[0]&&(t=t.substr(1));for(let r=0;r<t.length;r++)if("<"===t[r]&&"?"===t[r+1]){if(r+=2,r=Y(t,r),r.err)return r}else{if("<"!==t[r]){if(G(t[r]))continue;return nt("InvalidChar","char '"+t[r]+"' is not expected.",rt(t,r))}{let a=r;if(r++,"!"===t[r]){r=W(t,r);continue}{let o=!1;"/"===t[r]&&(o=!0,r++);let l="";for(;r<t.length&&">"!==t[r]&&" "!==t[r]&&"\t"!==t[r]&&"\n"!==t[r]&&"\r"!==t[r];r++)l+=t[r];if(l=l.trim(),"/"===l[l.length-1]&&(l=l.substring(0,l.length-1),r--),!it(l)){let e;return e=0===l.trim().length?"Invalid space after '<'.":"Tag '"+l+"' is an invalid name.",nt("InvalidTag",e,rt(t,r))}const c=Q(t,r);if(!1===c)return nt("InvalidAttr","Attributes for '"+l+"' have open quote.",rt(t,r));let u=c.value;if(r=c.index,"/"===u[u.length-1]){const n=r-u.length;u=u.substring(0,u.length-1);const i=tt(u,e);if(!0!==i)return nt(i.err.code,i.err.msg,rt(t,n+i.err.line));s=!0}else if(o){if(!c.tagClosed)return nt("InvalidTag","Closing tag '"+l+"' doesn't have proper closing.",rt(t,r));if(u.trim().length>0)return nt("InvalidTag","Closing tag '"+l+"' can't have attributes or invalid starting.",rt(t,a));{const e=n.pop();if(l!==e.tagName){let n=rt(t,e.tagStartPos);return nt("InvalidTag","Expected closing tag '"+e.tagName+"' (opened in line "+n.line+", col "+n.col+") instead of closing tag '"+l+"'.",rt(t,a))}0==n.length&&(i=!0)}}else{const o=tt(u,e);if(!0!==o)return nt(o.err.code,o.err.msg,rt(t,r-u.length+o.err.line));if(!0===i)return nt("InvalidXml","Multiple possible root nodes found.",rt(t,r));-1!==e.unpairedTags.indexOf(l)||n.push({tagName:l,tagStartPos:a}),s=!0}for(r++;r<t.length;r++)if("<"===t[r]){if("!"===t[r+1]){r++,r=W(t,r);continue}if("?"!==t[r+1])break;if(r=Y(t,++r),r.err)return r}else if("&"===t[r]){const e=et(t,r);if(-1==e)return nt("InvalidChar","char '&' is not expected.",rt(t,r));r=e}else if(!0===i&&!G(t[r]))return nt("InvalidXml","Extra text at the end",rt(t,r));"<"===t[r]&&r--}}}return s?1==n.length?nt("InvalidTag","Unclosed tag '"+n[0].tagName+"'.",rt(t,n[0].tagStartPos)):!(n.length>0)||nt("InvalidXml","Invalid '"+JSON.stringify(n.map((t=>t.tagName)),null,4).replace(/\r?\n/g,"")+"' found.",{line:1,col:1}):nt("InvalidXml","Start tag expected.",1)};const K='"',J="'";function Q(t,e){let n="",s="",i=!1;for(;e<t.length;e++){if(t[e]===K||t[e]===J)""===s?s=t[e]:s!==t[e]||(s="");else if(">"===t[e]&&""===s){i=!0;break}n+=t[e]}return""===s&&{value:n,index:e,tagClosed:i}}const X=new RegExp("(\\s*)([^\\s=]+)(\\s*=)?(\\s*(['\"])(([\\s\\S])*?)\\5)?","g");function tt(t,e){const n=H.getAllMatches(t,X),s={};for(let t=0;t<n.length;t++){if(0===n[t][1].length)return nt("InvalidAttr","Attribute '"+n[t][2]+"' has no space in starting.",at(n[t]));if(void 0!==n[t][3]&&void 0===n[t][4])return nt("InvalidAttr","Attribute '"+n[t][2]+"' is without value.",at(n[t]));if(void 0===n[t][3]&&!e.allowBooleanAttributes)return nt("InvalidAttr","boolean attribute '"+n[t][2]+"' is not allowed.",at(n[t]));const i=n[t][2];if(!st(i))return nt("InvalidAttr","Attribute '"+i+"' is an invalid name.",at(n[t]));if(s.hasOwnProperty(i))return nt("InvalidAttr","Attribute '"+i+"' is repeated.",at(n[t]));s[i]=1}return!0}function et(t,e){if(";"===t[++e])return-1;if("#"===t[e])return function(t,e){let n=/\d/;for("x"===t[e]&&(e++,n=/[\da-fA-F]/);e<t.length;e++){if(";"===t[e])return e;if(!t[e].match(n))break}return-1}(t,++e);let n=0;for(;e<t.length;e++,n++)if(!(t[e].match(/\w/)&&n<20)){if(";"===t[e])break;return-1}return e}function nt(t,e,n){return{err:{code:t,msg:e,line:n.line||n,col:n.col}}}function st(t){return H.isName(t)}function it(t){return H.isName(t)}function rt(t,e){const n=t.substring(0,e).split(/\r?\n/);return{line:n.length,col:n[n.length-1].length+1}}function at(t){return t.startIndex+t[1].length}var ot={};const lt={preserveOrder:!1,attributeNamePrefix:"@_",attributesGroupName:!1,textNodeName:"#text",ignoreAttributes:!0,removeNSPrefix:!1,allowBooleanAttributes:!1,parseTagValue:!0,parseAttributeValue:!1,trimValues:!0,cdataPropName:!1,numberParseOptions:{hex:!0,leadingZeros:!0,eNotation:!0},tagValueProcessor:function(t,e){return e},attributeValueProcessor:function(t,e){return e},stopNodes:[],alwaysCreateTextNode:!1,isArray:()=>!1,commentPropName:!1,unpairedTags:[],processEntities:!0,htmlEntities:!1,ignoreDeclaration:!1,ignorePiTags:!1,transformTagName:!1,transformAttributeName:!1,updateTag:function(t,e,n){return t}};ot.buildOptions=function(t){return Object.assign({},lt,t)},ot.defaultOptions=lt;const ct=q;function ut(t,e){let n="";for(;e<t.length&&"'"!==t[e]&&'"'!==t[e];e++)n+=t[e];if(n=n.trim(),-1!==n.indexOf(" "))throw new Error("External entites are not supported");const s=t[e++];let i="";for(;e<t.length&&t[e]!==s;e++)i+=t[e];return[n,i,e]}function dt(t,e){return"!"===t[e+1]&&"-"===t[e+2]&&"-"===t[e+3]}function mt(t,e){return"!"===t[e+1]&&"E"===t[e+2]&&"N"===t[e+3]&&"T"===t[e+4]&&"I"===t[e+5]&&"T"===t[e+6]&&"Y"===t[e+7]}function pt(t,e){return"!"===t[e+1]&&"E"===t[e+2]&&"L"===t[e+3]&&"E"===t[e+4]&&"M"===t[e+5]&&"E"===t[e+6]&&"N"===t[e+7]&&"T"===t[e+8]}function ft(t,e){return"!"===t[e+1]&&"A"===t[e+2]&&"T"===t[e+3]&&"T"===t[e+4]&&"L"===t[e+5]&&"I"===t[e+6]&&"S"===t[e+7]&&"T"===t[e+8]}function gt(t,e){return"!"===t[e+1]&&"N"===t[e+2]&&"O"===t[e+3]&&"T"===t[e+4]&&"A"===t[e+5]&&"T"===t[e+6]&&"I"===t[e+7]&&"O"===t[e+8]&&"N"===t[e+9]}function ht(t){if(ct.isName(t))return t;throw new Error(`Invalid entity name ${t}`)}const At=/^[-+]?0x[a-fA-F0-9]+$/,wt=/^([\-\+])?(0*)(\.[0-9]+([eE]\-?[0-9]+)?|[0-9]+(\.[0-9]+([eE]\-?[0-9]+)?)?)$/;!Number.parseInt&&window.parseInt&&(Number.parseInt=window.parseInt),!Number.parseFloat&&window.parseFloat&&(Number.parseFloat=window.parseFloat);const yt={hex:!0,leadingZeros:!0,decimalPoint:".",eNotation:!0};const vt=q,bt=class{constructor(t){this.tagname=t,this.child=[],this[":@"]={}}add(t,e){"__proto__"===t&&(t="#__proto__"),this.child.push({[t]:e})}addChild(t){"__proto__"===t.tagname&&(t.tagname="#__proto__"),t[":@"]&&Object.keys(t[":@"]).length>0?this.child.push({[t.tagname]:t.child,":@":t[":@"]}):this.child.push({[t.tagname]:t.child})}},Ct=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,a="";for(;e<t.length;e++)if("<"!==t[e]||r)if(">"===t[e]){if(r?"-"===t[e-1]&&"-"===t[e-2]&&(r=!1,s--):s--,0===s)break}else"["===t[e]?i=!0:a+=t[e];else{if(i&&mt(t,e))e+=7,[entityName,val,e]=ut(t,e+1),-1===val.indexOf("&")&&(n[ht(entityName)]={regx:RegExp(`&${entityName};`,"g"),val});else if(i&&pt(t,e))e+=8;else if(i&&ft(t,e))e+=8;else if(i&>(t,e))e+=9;else{if(!dt)throw new Error("Invalid DOCTYPE");r=!0}s++,a=""}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&&At.test(n))return Number.parseInt(n,16);{const s=wt.exec(n);if(s){const i=s[1],r=s[2];let a=function(t){return t&&-1!==t.indexOf(".")&&("."===(t=t.replace(/0+$/,""))?t="0":"."===t[0]?t="0"+t:"."===t[t.length-1]&&(t=t.substr(0,t.length-1))),t}(s[3]);const o=s[4]||s[6];if(!e.leadingZeros&&r.length>0&&i&&"."!==n[2])return t;if(!e.leadingZeros&&r.length>0&&!i&&"."!==n[1])return t;{const s=Number(n),l=""+s;return-1!==l.search(/[eE]/)||o?e.eNotation?s:t:-1!==n.indexOf(".")?"0"===l&&""===a||l===a||i&&l==="-"+a?s:t:r?a===l||i+a===l?s:t:n===l||n===i+l?s:t}}return t}};function _t(t){const e=Object.keys(t);for(let n=0;n<e.length;n++){const s=e[n];this.lastEntities[s]={regex:new RegExp("&"+s+";","g"),val:t[s]}}}function Tt(t,e,n,s,i,r,a){if(void 0!==t&&(this.options.trimValues&&!s&&(t=t.trim()),t.length>0)){a||(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}"<((!\\[CDATA\\[([\\s\\S]*?)(]]>))|((NAME:)?(NAME))([^>]*)>|((\\/)(NAME)\\s*>))([^<]*)".replace(/NAME/g,vt.nameRegexp);const kt=new RegExp("([^\\s=]+)\\s*(=\\s*(['\"])([\\s\\S]*?)\\3)?","gm");function St(t,e,n){if(!this.options.ignoreAttributes&&"string"==typeof t){const n=vt.getAllMatches(t,kt),s=n.length,i={};for(let t=0;t<s;t++){const s=this.resolveNameSpace(n[t][1]);let r=n[t][4],a=this.options.attributeNamePrefix+s;if(s.length)if(this.options.transformAttributeName&&(a=this.options.transformAttributeName(a)),"__proto__"===a&&(a="#__proto__"),void 0!==r){this.options.trimValues&&(r=r.trim()),r=this.replaceEntitiesValue(r);const t=this.options.attributeValueProcessor(s,r,e);i[a]=null==t?r:typeof t!=typeof r||t!==r?t:jt(r,this.options.parseAttributeValue,this.options.numberParseOptions)}else this.options.allowBooleanAttributes&&(i[a]=!0)}if(!Object.keys(i).length)return;if(this.options.attributesGroupName){const t={};return t[this.options.attributesGroupName]=i,t}return i}}const Lt=function(t){t=t.replace(/\r\n?/g,"\n");const e=new bt("!xml");let n=e,s="",i="";for(let r=0;r<t.length;r++)if("<"===t[r])if("/"===t[r+1]){const e=Ot(t,">",r,"Closing Tag is not closed.");let a=t.substring(r+2,e).trim();if(this.options.removeNSPrefix){const t=a.indexOf(":");-1!==t&&(a=a.substr(t+1))}this.options.transformTagName&&(a=this.options.transformTagName(a)),n&&(s=this.saveTextToParentTag(s,n,i));const o=i.substring(i.lastIndexOf(".")+1);if(a&&-1!==this.options.unpairedTags.indexOf(a))throw new Error(`Unpaired tag can not be used as closing tag: </${a}>`);let l=0;o&&-1!==this.options.unpairedTags.indexOf(o)?(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=Bt(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)){const t=new bt(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 a=t.substring(r+4,e-2);s=this.saveTextToParentTag(s,n,i),n.add(this.options.commentPropName,[{[this.options.textNodeName]:a}])}r=e}else if("!D"===t.substr(r+1,2)){const e=Ct(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,a=t.substring(r+9,e);if(s=this.saveTextToParentTag(s,n,i),this.options.cdataPropName)n.add(this.options.cdataPropName,[{[this.options.textNodeName]:a}]);else{let t=this.parseTextData(a,n.tagname,i,!0,!1,!0);null==t&&(t=""),n.add(this.options.textNodeName,t)}r=e+2}else{let a=Bt(t,r,this.options.removeNSPrefix),o=a.tagName;const l=a.rawTagName;let c=a.tagExp,u=a.attrExpPresent,d=a.closeIndex;this.options.transformTagName&&(o=this.options.transformTagName(o)),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("."))),o!==e.tagname&&(i+=i?"."+o:o),this.isItStopNode(this.options.stopNodes,i,o)){let e="";if(c.length>0&&c.lastIndexOf("/")===c.length-1)r=a.closeIndex;else if(-1!==this.options.unpairedTags.indexOf(o))r=a.closeIndex;else{const n=this.readStopNodeData(t,l,d+1);if(!n)throw new Error(`Unexpected end of ${l}`);r=n.i,e=n.tagContent}const s=new bt(o);o!==c&&u&&(s[":@"]=this.buildAttributesMap(c,i,o)),e&&(e=this.parseTextData(e,o,i,!0,u,!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){"/"===o[o.length-1]?(o=o.substr(0,o.length-1),i=i.substr(0,i.length-1),c=o):c=c.substr(0,c.length-1),this.options.transformTagName&&(o=this.options.transformTagName(o));const t=new bt(o);o!==c&&u&&(t[":@"]=this.buildAttributesMap(c,i,o)),this.addChild(n,t,i),i=i.substr(0,i.lastIndexOf("."))}else{const t=new bt(o);this.tagsNodeStack.push(n),o!==c&&u&&(t[":@"]=this.buildAttributesMap(c,i,o)),this.addChild(n,t,i),n=t}s="",r=d}}else s+=t[r];return e.child};function Nt(t,e,n){const s=this.options.updateTag(e.tagname,n,e[":@"]);!1===s||("string"==typeof s&&(e.tagname=s),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 Pt(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 Ft(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 Bt(t,e,n,s=">"){const i=function(t,e,n=">"){let s,i="";for(let r=e;r<t.length;r++){let e=t[r];if(s)e===s&&(s="");else if('"'===e||"'"===e)s=e;else if(e===n[0]){if(!n[1])return{data:i,index:r};if(t[r+1]===n[1])return{data:i,index:r}}else"\t"===e&&(e=" ");i+=e}}(t,e+1,s);if(!i)return;let r=i.data;const a=i.index,o=r.search(/\s/);let l=r,c=!0;-1!==o&&(l=r.substr(0,o).replace(/\s\s*$/,""),r=r.substr(o+1));const u=l;if(n){const t=l.indexOf(":");-1!==t&&(l=l.substr(t+1),c=l!==i.data.substr(t+1))}return{tagName:l,tagExp:r,closeIndex:a,attrExpPresent:c,rawTagName:u}}function Dt(t,e,n){const s=n;let i=1;for(;n<t.length;n++)if("<"===t[n])if("/"===t[n+1]){const r=Ot(t,">",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=Bt(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 vt.isExist(t)?t:""}var Ut={};function Rt(t,e,n){let s;const i={};for(let r=0;r<t.length;r++){const a=t[r],o=zt(a);let l="";if(l=void 0===n?o:n+"."+o,o===e.textNodeName)void 0===s?s=a[o]:s+=""+a[o];else{if(void 0===o)continue;if(a[o]){let t=Rt(a[o],e,l);const n=Vt(t,e);a[":@"]?Mt(t,a[":@"],l,e):1!==Object.keys(t).length||void 0===t[e.textNodeName]||e.alwaysCreateTextNode?0===Object.keys(t).length&&(e.alwaysCreateTextNode?t[e.textNodeName]="":t=""):t=t[e.textNodeName],void 0!==i[o]&&i.hasOwnProperty(o)?(Array.isArray(i[o])||(i[o]=[i[o]]),i[o].push(t)):e.isArray(o,l,n)?i[o]=[t]:i[o]=t}}}return"string"==typeof s?s.length>0&&(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<e.length;t++){const n=e[t];if(":@"!==n)return n}}function Mt(t,e,n,s){if(e){const i=Object.keys(e),r=i.length;for(let a=0;a<r;a++){const r=i[a];s.isArray(r,n+"."+r,!0,!0)?t[r]=[e[r]]:t[r]=e[r]}}}function Vt(t,e){const{textNodeName:n}=e,s=Object.keys(t).length;return!(0!==s&&(1!==s||!t[n]&&"boolean"!=typeof t[n]&&0!==t[n]))}Ut.prettify=function(t,e){return Rt(t,e)};const{buildOptions:$t}=ot,qt=class{constructor(t){this.options=t,this.currentNode=null,this.tagsNodeStack=[],this.docTypeEntities={},this.lastEntities={apos:{regex:/&(apos|#39|#x27);/g,val:"'"},gt:{regex:/&(gt|#62|#x3E);/g,val:">"},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:"₹"}},this.addExternalEntities=_t,this.parseXml=Lt,this.parseTextData=Tt,this.resolveNameSpace=Et,this.buildAttributesMap=St,this.isItStopNode=Ft,this.replaceEntitiesValue=It,this.readStopNodeData=Dt,this.saveTextToParentTag=Pt,this.addChild=Nt}},{prettify:Ht}=Ut,Zt=$;function Gt(t,e,n,s){let i="",r=!1;for(let a=0;a<t.length;a++){const o=t[a],l=Yt(o);if(void 0===l)continue;let c="";if(c=0===n.length?l:`${n}.${l}`,l===e.textNodeName){let t=o[l];Kt(c,e)||(t=e.tagValueProcessor(l,t),t=Jt(t,e)),r&&(i+=s),i+=t,r=!1;continue}if(l===e.cdataPropName){r&&(i+=s),i+=`<![CDATA[${o[l][0][e.textNodeName]}]]>`,r=!1;continue}if(l===e.commentPropName){i+=s+`\x3c!--${o[l][0][e.textNodeName]}--\x3e`,r=!0;continue}if("?"===l[0]){const t=Wt(o[":@"],e),n="?xml"===l?"":s;let a=o[l][0][e.textNodeName];a=0!==a.length?" "+a:"",i+=n+`<${l}${a}${t}?>`,r=!0;continue}let u=s;""!==u&&(u+=e.indentBy);const d=s+`<${l}${Wt(o[":@"],e)}`,m=Gt(o[l],e,c,u);-1!==e.unpairedTags.indexOf(l)?e.suppressUnpairedNode?i+=d+">":i+=d+"/>":m&&0!==m.length||!e.suppressEmptyNode?m&&m.endsWith(">")?i+=d+`>${m}${s}</${l}>`:(i+=d+">",m&&""!==s&&(m.includes("/>")||m.includes("</"))?i+=s+e.indentBy+m+s:i+=m,i+=`</${l}>`):i+=d+"/>",r=!0}return i}function Yt(t){const e=Object.keys(t);for(let n=0;n<e.length;n++){const s=e[n];if(t.hasOwnProperty(s)&&":@"!==s)return s}}function Wt(t,e){let n="";if(t&&!e.ignoreAttributes)for(let s in t){if(!t.hasOwnProperty(s))continue;let i=e.attributeValueProcessor(s,t[s]);i=Jt(i,e),!0===i&&e.suppressBooleanAttributes?n+=` ${s.substr(e.attributeNamePrefix.length)}`:n+=` ${s.substr(e.attributeNamePrefix.length)}="${i}"`}return n}function Kt(t,e){let n=(t=t.substr(0,t.length-e.textNodeName.length-1)).substr(t.lastIndexOf(".")+1);for(let s in e.stopNodes)if(e.stopNodes[s]===t||e.stopNodes[s]==="*."+n)return!0;return!1}function Jt(t,e){if(t&&t.length>0&&e.processEntities)for(let n=0;n<e.entities.length;n++){const s=e.entities[n];t=t.replace(s.regex,s.val)}return t}const Qt=function(t,e){let n="";return e.format&&e.indentBy.length>0&&(n="\n"),Gt(t,e,"",n)},Xt={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 te(t){this.options=Object.assign({},Xt,t),this.options.ignoreAttributes||this.options.attributesGroupName?this.isAttribute=function(){return!1}:(this.attrPrefixLen=this.options.attributeNamePrefix.length,this.isAttribute=se),this.processTextOrObjNode=ee,this.options.format?(this.indentate=ne,this.tagEndChar=">\n",this.newLine="\n"):(this.indentate=function(){return""},this.tagEndChar=">",this.newLine="")}function ee(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 ne(t){return this.options.indentBy.repeat(t)}function se(t){return!(!t.startsWith(this.options.attributeNamePrefix)||t===this.options.textNodeName)&&t.substr(this.attrPrefixLen)}te.prototype.build=function(t){return this.options.preserveOrder?Qt(t,this.options):(Array.isArray(t)&&this.options.arrayNodeName&&this.options.arrayNodeName.length>1&&(t={[this.options.arrayNodeName]:t}),this.j2x(t,0).val)},te.prototype.j2x=function(t,e){let n="",s="";for(let i in t)if(Object.prototype.hasOwnProperty.call(t,i))if(typeof t[i]>"u")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 a=0;a<n;a++){const n=t[i][a];typeof n>"u"||(null===n?"?"===i[0]?s+=this.indentate(e)+"<"+i+"?"+this.tagEndChar:s+=this.indentate(e)+"<"+i+"/"+this.tagEndChar:"object"==typeof n?this.options.oneListGroup?r+=this.j2x(n,e+1).val:r+=this.processTextOrObjNode(n,i,e):r+=this.buildTextValNode(n,i,"",e))}this.options.oneListGroup&&(r=this.buildObjectNode(r,i,"",e)),s+=r}else if(this.options.attributesGroupName&&i===this.options.attributesGroupName){const e=Object.keys(t[i]),s=e.length;for(let r=0;r<s;r++)n+=this.buildAttrPairStr(e[r],""+t[i][e[r]])}else s+=this.processTextOrObjNode(t[i],i,e);return{attrStr:n,val:s}},te.prototype.buildAttrPairStr=function(t,e){return e=this.options.attributeValueProcessor(t,""+e),e=this.replaceEntitiesValue(e),this.options.suppressBooleanAttributes&&"true"===e?" "+t:" "+t+'="'+e+'"'},te.prototype.buildObjectNode=function(t,e,n,s){if(""===t)return"?"===e[0]?this.indentate(s)+"<"+e+n+"?"+this.tagEndChar:this.indentate(s)+"<"+e+n+this.closeTag(e)+this.tagEndChar;{let i="</"+e+this.tagEndChar,r="";return"?"===e[0]&&(r="?",i=""),!n&&""!==n||-1!==t.indexOf("<")?!1!==this.options.commentPropName&&e===this.options.commentPropName&&0===r.length?this.indentate(s)+`\x3c!--${t}--\x3e`+this.newLine:this.indentate(s)+"<"+e+n+r+this.tagEndChar+t+this.indentate(s)+i:this.indentate(s)+"<"+e+n+r+">"+t+i}},te.prototype.closeTag=function(t){let e="";return-1!==this.options.unpairedTags.indexOf(t)?this.options.suppressUnpairedNode||(e="/"):e=this.options.suppressEmptyNode?"/":`></${t}`,e},te.prototype.buildTextValNode=function(t,e,n,s){if(!1!==this.options.cdataPropName&&e===this.options.cdataPropName)return this.indentate(s)+`<![CDATA[${t}]]>`+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+"</"+e+this.tagEndChar}},te.prototype.replaceEntitiesValue=function(t){if(t&&t.length>0&&this.options.processEntities)for(let e=0;e<this.options.entities.length;e++){const n=this.options.entities[e];t=t.replace(n.regex,n.val)}return t};var ie={XMLParser:class{constructor(t){this.externalEntities={},this.options=$t(t)}parse(t,e){if("string"!=typeof t){if(!t.toString)throw new Error("XML data is accepted in String or Bytes[] form.");t=t.toString()}if(e){!0===e&&(e={});const n=Zt.validate(t,e);if(!0!==n)throw Error(`${n.err.msg}:${n.err.line}:${n.err.col}`)}const n=new qt(this.options);n.addExternalEntities(this.externalEntities);const s=n.parseXml(t);return this.options.preserveOrder||void 0===s?s:Ht(s,this.options)}addEntity(t,e){if(-1!==e.indexOf("&"))throw new Error("Entity value can't have '&'");if(-1!==t.indexOf("&")||-1!==t.indexOf(";"))throw new Error("An entity must be set without '&' and ';'. Eg. use '#xD' for '
'");if("&"===e)throw new Error("An entity with value '&' is not permitted");this.externalEntities[t]=e}},XMLValidator:$,XMLBuilder:te};class re{_view;constructor(t){ae(t),this._view=t}get id(){return this._view.id}get name(){return this._view.name}get caption(){return this._view.caption}get emptyTitle(){return this._view.emptyTitle}get emptyCaption(){return this._view.emptyCaption}get getContents(){return this._view.getContents}get icon(){return this._view.icon}set icon(t){this._view.icon=t}get order(){return this._view.order}set order(t){this._view.order=t}get params(){return this._view.params}set params(t){this._view.params=t}get columns(){return this._view.columns}get emptyView(){return this._view.emptyView}get parent(){return this._view.parent}get sticky(){return this._view.sticky}get expanded(){return this._view.expanded}set expanded(t){this._view.expanded=t}get defaultSortKey(){return this._view.defaultSortKey}}const ae=function(t){if(!t.id||"string"!=typeof t.id)throw new Error("View id is required and must be a string");if(!t.name||"string"!=typeof t.name)throw new Error("View name is required and must be a string");if(t.columns&&t.columns.length>0&&(!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||!0!==ie.XMLValidator.validate(t))return!1;let e;const n=new ie.XMLParser;try{e=n.parse(t)}catch{return!1}return!(!e||!("svg"in e))}(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 M))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},oe=function(t){return(typeof window._nc_newfilemenu>"u"&&(window._nc_newfilemenu=new m,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"})))}},99125:(t,e,n)=>{"use strict";n.d(e,{U:()=>un,a:()=>on,c:()=>We,g:()=>mn,l:()=>Je,n:()=>tn,t:()=>ln});var s=n(93379),i=n.n(s),r=n(7795),a=n.n(r),o=n(90569),l=n.n(o),c=n(3565),u=n.n(c),d=n(19216),m=n.n(d),p=n(44589),f=n.n(p),g=n(75716),h={};h.styleTagTransform=f(),h.setAttributes=u(),h.insert=l().bind(null,"head"),h.domAPI=a(),h.insertStyleElement=m(),i()(g.Z,h),g.Z&&g.Z.locals&&g.Z.locals;var A=n(65358),w=n(5656),y=n(79753),v=n(77958),b=n(93664);class C 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 _{static fn(t){return(...e)=>new _(((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 C(t))}}get isCanceled(){return this.#n===x.canceled}#r(t){this.#n===x.pending&&(this.#n=t)}}Object.setPrototypeOf(_.prototype,Promise.prototype);var T=n(51772);class E extends Error{constructor(t){super(t),this.name="TimeoutError"}}class k extends Error{constructor(t){super(),this.name="AbortError",this.message=t}}const S=t=>void 0===globalThis.DOMException?new k(t):new DOMException(t),L=t=>{const e=void 0===t.reason?S("This operation was aborted."):t.reason;return e instanceof Error?e:S(e)};class N{#a=[];enqueue(t,e){const n={priority:(e={priority:0,...e}).priority,run:t};if(this.size&&this.#a[this.size-1].priority>=e.priority)return void this.#a.push(n);const s=function(t,e,n){let s=0,i=t.length;for(;i>0;){const r=Math.trunc(i/2);let a=s+r;n(t[a],e)<=0?(s=++a,i-=r+1):i=r}return s}(this.#a,n,((t,e)=>e.priority-t.priority));this.#a.splice(s,0,n)}dequeue(){const t=this.#a.shift();return t?.run}filter(t){return this.#a.filter((e=>e.priority===t.priority)).map((t=>t.run))}get size(){return this.#a.length}}class I extends T{#o;#l;#c=0;#u;#d;#m=0;#p;#f;#a;#g;#h=0;#A;#w;#y;timeout;constructor(t){if(super(),!("number"==typeof(t={carryoverConcurrencyCount:!1,intervalCap:Number.POSITIVE_INFINITY,interval:0,concurrency:Number.POSITIVE_INFINITY,autoStart:!0,queueClass:N,...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.#o=t.carryoverConcurrencyCount,this.#l=t.intervalCap===Number.POSITIVE_INFINITY||0===t.interval,this.#u=t.intervalCap,this.#d=t.interval,this.#a=new t.queueClass,this.#g=t.queueClass,this.concurrency=t.concurrency,this.timeout=t.timeout,this.#y=!0===t.throwOnTimeout,this.#w=!1===t.autoStart}get#v(){return this.#l||this.#c<this.#u}get#b(){return this.#h<this.#A}#C(){this.#h--,this.#x(),this.emit("next")}#_(){this.#T(),this.#E(),this.#f=void 0}get#k(){const t=Date.now();if(void 0===this.#p){const e=this.#m-t;if(!(e<0))return void 0===this.#f&&(this.#f=setTimeout((()=>{this.#_()}),e)),!0;this.#c=this.#o?this.#h:0}return!1}#x(){if(0===this.#a.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.#k;if(this.#v&&this.#b){const e=this.#a.dequeue();return!!e&&(this.emit("active"),e(),t&&this.#E(),!0)}}return!1}#E(){this.#l||void 0!==this.#p||(this.#p=setInterval((()=>{this.#T()}),this.#d),this.#m=Date.now()+this.#d)}#T(){0===this.#c&&0===this.#h&&this.#p&&(clearInterval(this.#p),this.#p=void 0),this.#c=this.#o?this.#h:0,this.#S()}#S(){for(;this.#x(););}get concurrency(){return this.#A}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.#A=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.#y,...e},new Promise(((n,s)=>{this.#a.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 a;const o=new Promise(((o,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(L(t)),t.addEventListener("abort",(()=>{l(L(t))}))}if(n===Number.POSITIVE_INFINITY)return void t.then(o,l);const c=new E;a=r.setTimeout.call(void 0,(()=>{if(s)try{o(s())}catch(t){l(t)}else"function"==typeof t.cancel&&t.cancel(),!1===i?o():i instanceof Error?l(i):(c.message=i??`Promise timed out after ${n} milliseconds`,l(c))}),n),(async()=>{try{o(await t)}catch(t){l(t)}})()})).finally((()=>{o.clear()}));return o.clear=()=>{r.clearTimeout.call(void 0,a),a=void 0},o}(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.#x()}))}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.#a=new this.#g}async onEmpty(){0!==this.#a.size&&await this.#N("empty")}async onSizeLessThan(t){this.#a.size<t||await this.#N("next",(()=>this.#a.size<t))}async onIdle(){0===this.#h&&0===this.#a.size||await this.#N("idle")}async#N(t,e){return new Promise((n=>{const s=()=>{e&&!e()||(this.off(t,s),n())};this.on(t,s)}))}get size(){return this.#a.size}sizeBy(t){return this.#a.filter(t).length}get pending(){return this.#h}get isPaused(){return this.#w}}var P=n(43452);const F=(t,e,n)=>t.bind(n);var O=n(17499),B=n(64024),D=n(69481),j=n(20144),U=n(43589),R=n(61057),z=n(54572),M=n(46226),V=n(29094),$=n(48264),q=n(48764).Buffer,H=n(25108);function Z(t,e){return function(){return t.apply(e,arguments)}}const{toString:G}=Object.prototype,{getPrototypeOf:Y}=Object,W=(tt=Object.create(null),t=>{const e=G.call(t);return tt[e]||(tt[e]=e.slice(8,-1).toLowerCase())}),K=t=>(t=t.toLowerCase(),e=>W(e)===t),J=t=>e=>typeof e===t,{isArray:Q}=Array,X=J("undefined");var tt;const et=K("ArrayBuffer"),nt=J("string"),st=J("function"),it=J("number"),rt=t=>null!==t&&"object"==typeof t,at=t=>{if("object"!==W(t))return!1;const e=Y(t);return!(null!==e&&e!==Object.prototype&&null!==Object.getPrototypeOf(e)||Symbol.toStringTag in t||Symbol.iterator in t)},ot=K("Date"),lt=K("File"),ct=K("Blob"),ut=K("FileList"),dt=K("URLSearchParams");function mt(t,e,{allOwnKeys:n=!1}={}){if(null===t||typeof t>"u")return;let s,i;if("object"!=typeof t&&(t=[t]),Q(t))for(s=0,i=t.length;s<i;s++)e.call(null,t[s],s,t);else{const i=n?Object.getOwnPropertyNames(t):Object.keys(t),r=i.length;let a;for(s=0;s<r;s++)a=i[s],e.call(null,t[a],a,t)}}function pt(t,e){e=e.toLowerCase();const n=Object.keys(t);let s,i=n.length;for(;i-- >0;)if(s=n[i],e===s.toLowerCase())return s;return null}const ft=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:global,gt=t=>!X(t)&&t!==ft,ht=(t=>e=>t&&e instanceof t)(typeof Uint8Array<"u"&&Y(Uint8Array)),At=K("HTMLFormElement"),wt=(({hasOwnProperty:t})=>(e,n)=>t.call(e,n))(Object.prototype),yt=K("RegExp"),vt=(t,e)=>{const n=Object.getOwnPropertyDescriptors(t),s={};mt(n,((n,i)=>{let r;!1!==(r=e(n,i,t))&&(s[i]=r||n)})),Object.defineProperties(t,s)},bt="abcdefghijklmnopqrstuvwxyz",Ct="0123456789",xt={DIGIT:Ct,ALPHA:bt,ALPHA_DIGIT:bt+bt.toUpperCase()+Ct},_t=K("AsyncFunction"),Tt={isArray:Q,isArrayBuffer:et,isBuffer:function(t){return null!==t&&!X(t)&&null!==t.constructor&&!X(t.constructor)&&st(t.constructor.isBuffer)&&t.constructor.isBuffer(t)},isFormData:t=>{let e;return t&&("function"==typeof FormData&&t instanceof FormData||st(t.append)&&("formdata"===(e=W(t))||"object"===e&&st(t.toString)&&"[object FormData]"===t.toString()))},isArrayBufferView:function(t){let e;return e=typeof ArrayBuffer<"u"&&ArrayBuffer.isView?ArrayBuffer.isView(t):t&&t.buffer&&et(t.buffer),e},isString:nt,isNumber:it,isBoolean:t=>!0===t||!1===t,isObject:rt,isPlainObject:at,isUndefined:X,isDate:ot,isFile:lt,isBlob:ct,isRegExp:yt,isFunction:st,isStream:t=>rt(t)&&st(t.pipe),isURLSearchParams:dt,isTypedArray:ht,isFileList:ut,forEach:mt,merge:function t(){const{caseless:e}=gt(this)&&this||{},n={},s=(s,i)=>{const r=e&&pt(n,i)||i;at(n[r])&&at(s)?n[r]=t(n[r],s):at(s)?n[r]=t({},s):Q(s)?n[r]=s.slice():n[r]=s};for(let t=0,e=arguments.length;t<e;t++)arguments[t]&&mt(arguments[t],s);return n},extend:(t,e,n,{allOwnKeys:s}={})=>(mt(e,((e,s)=>{n&&st(e)?t[s]=Z(e,n):t[s]=e}),{allOwnKeys:s}),t),trim:t=>t.trim?t.trim():t.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,""),stripBOM:t=>(65279===t.charCodeAt(0)&&(t=t.slice(1)),t),inherits:(t,e,n,s)=>{t.prototype=Object.create(e.prototype,s),t.prototype.constructor=t,Object.defineProperty(t,"super",{value:e.prototype}),n&&Object.assign(t.prototype,n)},toFlatObject:(t,e,n,s)=>{let i,r,a;const o={};if(e=e||{},null==t)return e;do{for(i=Object.getOwnPropertyNames(t),r=i.length;r-- >0;)a=i[r],(!s||s(a,t,e))&&!o[a]&&(e[a]=t[a],o[a]=!0);t=!1!==n&&Y(t)}while(t&&(!n||n(t,e))&&t!==Object.prototype);return e},kindOf:W,kindOfTest:K,endsWith:(t,e,n)=>{t=String(t),(void 0===n||n>t.length)&&(n=t.length),n-=e.length;const s=t.indexOf(e,n);return-1!==s&&s===n},toArray:t=>{if(!t)return null;if(Q(t))return t;let e=t.length;if(!it(e))return null;const n=new Array(e);for(;e-- >0;)n[e]=t[e];return n},forEachEntry:(t,e)=>{const n=(t&&t[Symbol.iterator]).call(t);let s;for(;(s=n.next())&&!s.done;){const n=s.value;e.call(t,n[0],n[1])}},matchAll:(t,e)=>{let n;const s=[];for(;null!==(n=t.exec(e));)s.push(n);return s},isHTMLForm:At,hasOwnProperty:wt,hasOwnProp:wt,reduceDescriptors:vt,freezeMethods:t=>{vt(t,((e,n)=>{if(st(t)&&-1!==["arguments","caller","callee"].indexOf(n))return!1;const s=t[n];if(st(s)){if(e.enumerable=!1,"writable"in e)return void(e.writable=!1);e.set||(e.set=()=>{throw Error("Can not rewrite read-only method '"+n+"'")})}}))},toObjectSet:(t,e)=>{const n={},s=t=>{t.forEach((t=>{n[t]=!0}))};return Q(t)?s(t):s(String(t).split(e)),n},toCamelCase:t=>t.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,(function(t,e,n){return e.toUpperCase()+n})),noop:()=>{},toFiniteNumber:(t,e)=>(t=+t,Number.isFinite(t)?t:e),findKey:pt,global:ft,isContextDefined:gt,ALPHABET:xt,generateString:(t=16,e=xt.ALPHA_DIGIT)=>{let n="";const{length:s}=e;for(;t--;)n+=e[Math.random()*s|0];return n},isSpecCompliantForm:function(t){return!!(t&&st(t.append)&&"FormData"===t[Symbol.toStringTag]&&t[Symbol.iterator])},toJSONObject:t=>{const e=new Array(10),n=(t,s)=>{if(rt(t)){if(e.indexOf(t)>=0)return;if(!("toJSON"in t)){e[s]=t;const i=Q(t)?[]:{};return mt(t,((t,e)=>{const r=n(t,s+1);!X(r)&&(i[e]=r)})),e[s]=void 0,i}}return t};return n(t,0)},isAsyncFn:_t,isThenable:t=>t&&(rt(t)||st(t))&&st(t.then)&&st(t.catch)};function Et(t,e,n,s,i){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=(new Error).stack,this.message=t,this.name="AxiosError",e&&(this.code=e),n&&(this.config=n),s&&(this.request=s),i&&(this.response=i)}Tt.inherits(Et,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:Tt.toJSONObject(this.config),code:this.code,status:this.response&&this.response.status?this.response.status:null}}});const kt=Et.prototype,St={};function Lt(t){return Tt.isPlainObject(t)||Tt.isArray(t)}function Nt(t){return Tt.endsWith(t,"[]")?t.slice(0,-2):t}function It(t,e,n){return t?t.concat(e).map((function(t,e){return t=Nt(t),!n&&e?"["+t+"]":t})).join(n?".":""):e}["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED","ERR_NOT_SUPPORT","ERR_INVALID_URL"].forEach((t=>{St[t]={value:t}})),Object.defineProperties(Et,St),Object.defineProperty(kt,"isAxiosError",{value:!0}),Et.from=(t,e,n,s,i,r)=>{const a=Object.create(kt);return Tt.toFlatObject(t,a,(function(t){return t!==Error.prototype}),(t=>"isAxiosError"!==t)),Et.call(a,t.message,e,n,s,i),a.cause=t,a.name=t.name,r&&Object.assign(a,r),a};const Pt=Tt.toFlatObject(Tt,{},null,(function(t){return/^is[A-Z]/.test(t)}));function Ft(t,e,n){if(!Tt.isObject(t))throw new TypeError("target must be an object");e=e||new FormData;const s=(n=Tt.toFlatObject(n,{metaTokens:!0,dots:!1,indexes:!1},!1,(function(t,e){return!Tt.isUndefined(e[t])}))).metaTokens,i=n.visitor||c,r=n.dots,a=n.indexes,o=(n.Blob||typeof Blob<"u"&&Blob)&&Tt.isSpecCompliantForm(e);if(!Tt.isFunction(i))throw new TypeError("visitor must be a function");function l(t){if(null===t)return"";if(Tt.isDate(t))return t.toISOString();if(!o&&Tt.isBlob(t))throw new Et("Blob is not supported. Use a Buffer instead.");return Tt.isArrayBuffer(t)||Tt.isTypedArray(t)?o&&"function"==typeof Blob?new Blob([t]):q.from(t):t}function c(t,n,i){let o=t;if(t&&!i&&"object"==typeof t)if(Tt.endsWith(n,"{}"))n=s?n:n.slice(0,-2),t=JSON.stringify(t);else if(Tt.isArray(t)&&function(t){return Tt.isArray(t)&&!t.some(Lt)}(t)||(Tt.isFileList(t)||Tt.endsWith(n,"[]"))&&(o=Tt.toArray(t)))return n=Nt(n),o.forEach((function(t,s){!Tt.isUndefined(t)&&null!==t&&e.append(!0===a?It([n],s,r):null===a?n:n+"[]",l(t))})),!1;return!!Lt(t)||(e.append(It(i,n,r),l(t)),!1)}const u=[],d=Object.assign(Pt,{defaultVisitor:c,convertValue:l,isVisitable:Lt});if(!Tt.isObject(t))throw new TypeError("data must be an object");return function t(n,s){if(!Tt.isUndefined(n)){if(-1!==u.indexOf(n))throw Error("Circular reference detected in "+s.join("."));u.push(n),Tt.forEach(n,(function(n,r){!0===(!(Tt.isUndefined(n)||null===n)&&i.call(e,n,Tt.isString(r)?r.trim():r,s,d))&&t(n,s?s.concat(r):[r])})),u.pop()}}(t),e}function Ot(t){const e={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(t).replace(/[!'()~]|%20|%00/g,(function(t){return e[t]}))}function Bt(t,e){this._pairs=[],t&&Ft(t,this,e)}const Dt=Bt.prototype;function jt(t){return encodeURIComponent(t).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function Ut(t,e,n){if(!e)return t;const s=n&&n.encode||jt,i=n&&n.serialize;let r;if(r=i?i(e,n):Tt.isURLSearchParams(e)?e.toString():new Bt(e,n).toString(s),r){const e=t.indexOf("#");-1!==e&&(t=t.slice(0,e)),t+=(-1===t.indexOf("?")?"?":"&")+r}return t}Dt.append=function(t,e){this._pairs.push([t,e])},Dt.toString=function(t){const e=t?function(e){return t.call(this,e,Ot)}:Ot;return this._pairs.map((function(t){return e(t[0])+"="+e(t[1])}),"").join("&")};const Rt=class{constructor(){this.handlers=[]}use(t,e,n){return this.handlers.push({fulfilled:t,rejected:e,synchronous:!!n&&n.synchronous,runWhen:n?n.runWhen:null}),this.handlers.length-1}eject(t){this.handlers[t]&&(this.handlers[t]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(t){Tt.forEach(this.handlers,(function(e){null!==e&&t(e)}))}},zt={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},Mt={isBrowser:!0,classes:{URLSearchParams:typeof URLSearchParams<"u"?URLSearchParams:Bt,FormData:typeof FormData<"u"?FormData:null,Blob:typeof Blob<"u"?Blob:null},protocols:["http","https","file","blob","url","data"]},Vt=typeof window<"u"&&typeof document<"u",$t=(t=>Vt&&["ReactNative","NativeScript","NS"].indexOf(t)<0)(typeof navigator<"u"&&navigator.product),qt=typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&"function"==typeof self.importScripts,Ht={...Object.freeze(Object.defineProperty({__proto__:null,hasBrowserEnv:Vt,hasStandardBrowserEnv:$t,hasStandardBrowserWebWorkerEnv:qt},Symbol.toStringTag,{value:"Module"})),...Mt};function Zt(t){function e(t,n,s,i){let r=t[i++];const a=Number.isFinite(+r),o=i>=t.length;return r=!r&&Tt.isArray(s)?s.length:r,o?(Tt.hasOwnProp(s,r)?s[r]=[s[r],n]:s[r]=n,!a):((!s[r]||!Tt.isObject(s[r]))&&(s[r]=[]),e(t,n,s[r],i)&&Tt.isArray(s[r])&&(s[r]=function(t){const e={},n=Object.keys(t);let s;const i=n.length;let r;for(s=0;s<i;s++)r=n[s],e[r]=t[r];return e}(s[r])),!a)}if(Tt.isFormData(t)&&Tt.isFunction(t.entries)){const n={};return Tt.forEachEntry(t,((t,s)=>{e(function(t){return Tt.matchAll(/\w+|\[(\w*)]/g,t).map((t=>"[]"===t[0]?"":t[1]||t[0]))}(t),s,n,0)})),n}return null}const Gt={transitional:zt,adapter:["xhr","http"],transformRequest:[function(t,e){const n=e.getContentType()||"",s=n.indexOf("application/json")>-1,i=Tt.isObject(t);if(i&&Tt.isHTMLForm(t)&&(t=new FormData(t)),Tt.isFormData(t))return s&&s?JSON.stringify(Zt(t)):t;if(Tt.isArrayBuffer(t)||Tt.isBuffer(t)||Tt.isStream(t)||Tt.isFile(t)||Tt.isBlob(t))return t;if(Tt.isArrayBufferView(t))return t.buffer;if(Tt.isURLSearchParams(t))return e.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),t.toString();let r;if(i){if(n.indexOf("application/x-www-form-urlencoded")>-1)return function(t,e){return Ft(t,new Ht.classes.URLSearchParams,Object.assign({visitor:function(t,e,n,s){return Ht.isNode&&Tt.isBuffer(t)?(this.append(e,t.toString("base64")),!1):s.defaultVisitor.apply(this,arguments)}},e))}(t,this.formSerializer).toString();if((r=Tt.isFileList(t))||n.indexOf("multipart/form-data")>-1){const e=this.env&&this.env.FormData;return Ft(r?{"files[]":t}:t,e&&new e,this.formSerializer)}}return i||s?(e.setContentType("application/json",!1),function(t,e,n){if(Tt.isString(t))try{return(0,JSON.parse)(t),Tt.trim(t)}catch(t){if("SyntaxError"!==t.name)throw t}return(0,JSON.stringify)(t)}(t)):t}],transformResponse:[function(t){const e=this.transitional||Gt.transitional,n=e&&e.forcedJSONParsing,s="json"===this.responseType;if(t&&Tt.isString(t)&&(n&&!this.responseType||s)){const n=!(e&&e.silentJSONParsing)&&s;try{return JSON.parse(t)}catch(t){if(n)throw"SyntaxError"===t.name?Et.from(t,Et.ERR_BAD_RESPONSE,this,null,this.response):t}}return t}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:Ht.classes.FormData,Blob:Ht.classes.Blob},validateStatus:function(t){return t>=200&&t<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};Tt.forEach(["delete","get","head","post","put","patch"],(t=>{Gt.headers[t]={}}));const Yt=Gt,Wt=Tt.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"]),Kt=Symbol("internals");function Jt(t){return t&&String(t).trim().toLowerCase()}function Qt(t){return!1===t||null==t?t:Tt.isArray(t)?t.map(Qt):String(t)}function Xt(t,e,n,s,i){if(Tt.isFunction(s))return s.call(this,e,n);if(i&&(e=n),Tt.isString(e)){if(Tt.isString(s))return-1!==e.indexOf(s);if(Tt.isRegExp(s))return s.test(e)}}let te=class{constructor(t){t&&this.set(t)}set(t,e,n){const s=this;function i(t,e,n){const i=Jt(e);if(!i)throw new Error("header name must be a non-empty string");const r=Tt.findKey(s,i);(!r||void 0===s[r]||!0===n||void 0===n&&!1!==s[r])&&(s[r||e]=Qt(t))}const r=(t,e)=>Tt.forEach(t,((t,n)=>i(t,n,e)));return Tt.isPlainObject(t)||t instanceof this.constructor?r(t,e):Tt.isString(t)&&(t=t.trim())&&!(t=>/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(t.trim()))(t)?r((t=>{const e={};let n,s,i;return t&&t.split("\n").forEach((function(t){i=t.indexOf(":"),n=t.substring(0,i).trim().toLowerCase(),s=t.substring(i+1).trim(),!(!n||e[n]&&Wt[n])&&("set-cookie"===n?e[n]?e[n].push(s):e[n]=[s]:e[n]=e[n]?e[n]+", "+s:s)})),e})(t),e):null!=t&&i(e,t,n),this}get(t,e){if(t=Jt(t)){const n=Tt.findKey(this,t);if(n){const t=this[n];if(!e)return t;if(!0===e)return function(t){const e=Object.create(null),n=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;let s;for(;s=n.exec(t);)e[s[1]]=s[2];return e}(t);if(Tt.isFunction(e))return e.call(this,t,n);if(Tt.isRegExp(e))return e.exec(t);throw new TypeError("parser must be boolean|regexp|function")}}}has(t,e){if(t=Jt(t)){const n=Tt.findKey(this,t);return!(!n||void 0===this[n]||e&&!Xt(0,this[n],n,e))}return!1}delete(t,e){const n=this;let s=!1;function i(t){if(t=Jt(t)){const i=Tt.findKey(n,t);i&&(!e||Xt(0,n[i],i,e))&&(delete n[i],s=!0)}}return Tt.isArray(t)?t.forEach(i):i(t),s}clear(t){const e=Object.keys(this);let n=e.length,s=!1;for(;n--;){const i=e[n];(!t||Xt(0,this[i],i,t,!0))&&(delete this[i],s=!0)}return s}normalize(t){const e=this,n={};return Tt.forEach(this,((s,i)=>{const r=Tt.findKey(n,i);if(r)return e[r]=Qt(s),void delete e[i];const a=t?function(t){return t.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,((t,e,n)=>e.toUpperCase()+n))}(i):String(i).trim();a!==i&&delete e[i],e[a]=Qt(s),n[a]=!0})),this}concat(...t){return this.constructor.concat(this,...t)}toJSON(t){const e=Object.create(null);return Tt.forEach(this,((n,s)=>{null!=n&&!1!==n&&(e[s]=t&&Tt.isArray(n)?n.join(", "):n)})),e}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map((([t,e])=>t+": "+e)).join("\n")}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(t){return t instanceof this?t:new this(t)}static concat(t,...e){const n=new this(t);return e.forEach((t=>n.set(t))),n}static accessor(t){const e=(this[Kt]=this[Kt]={accessors:{}}).accessors,n=this.prototype;function s(t){const s=Jt(t);e[s]||(function(t,e){const n=Tt.toCamelCase(" "+e);["get","set","has"].forEach((s=>{Object.defineProperty(t,s+n,{value:function(t,n,i){return this[s].call(this,e,t,n,i)},configurable:!0})}))}(n,t),e[s]=!0)}return Tt.isArray(t)?t.forEach(s):s(t),this}};te.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]),Tt.reduceDescriptors(te.prototype,(({value:t},e)=>{let n=e[0].toUpperCase()+e.slice(1);return{get:()=>t,set(t){this[n]=t}}})),Tt.freezeMethods(te);const ee=te;function ne(t,e){const n=this||Yt,s=e||n,i=ee.from(s.headers);let r=s.data;return Tt.forEach(t,(function(t){r=t.call(n,r,i.normalize(),e?e.status:void 0)})),i.normalize(),r}function se(t){return!(!t||!t.__CANCEL__)}function ie(t,e,n){Et.call(this,t??"canceled",Et.ERR_CANCELED,e,n),this.name="CanceledError"}Tt.inherits(ie,Et,{__CANCEL__:!0});const re=Ht.hasStandardBrowserEnv?{write:function(t,e,n,s,i,r){const a=[];a.push(t+"="+encodeURIComponent(e)),Tt.isNumber(n)&&a.push("expires="+new Date(n).toGMTString()),Tt.isString(s)&&a.push("path="+s),Tt.isString(i)&&a.push("domain="+i),!0===r&&a.push("secure"),document.cookie=a.join("; ")},read:function(t){const e=document.cookie.match(new RegExp("(^|;\\s*)("+t+")=([^;]*)"));return e?decodeURIComponent(e[3]):null},remove:function(t){this.write(t,"",Date.now()-864e5)}}:{write:function(){},read:function(){return null},remove:function(){}};function ae(t,e){return t&&!function(t){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(t)}(e)?function(t,e){return e?t.replace(/\/+$/,"")+"/"+e.replace(/^\/+/,""):t}(t,e):e}const oe=Ht.hasStandardBrowserEnv?function(){const t=/(msie|trident)/i.test(navigator.userAgent),e=document.createElement("a");let n;function s(n){let s=n;return t&&(e.setAttribute("href",s),s=e.href),e.setAttribute("href",s),{href:e.href,protocol:e.protocol?e.protocol.replace(/:$/,""):"",host:e.host,search:e.search?e.search.replace(/^\?/,""):"",hash:e.hash?e.hash.replace(/^#/,""):"",hostname:e.hostname,port:e.port,pathname:"/"===e.pathname.charAt(0)?e.pathname:"/"+e.pathname}}return n=s(window.location.href),function(t){const e=Tt.isString(t)?s(t):t;return e.protocol===n.protocol&&e.host===n.host}}():function(){return!0};function le(t,e){let n=0;const s=function(t,e){t=t||10;const n=new Array(t),s=new Array(t);let i,r=0,a=0;return e=void 0!==e?e:1e3,function(o){const l=Date.now(),c=s[a];i||(i=l),n[r]=o,s[r]=l;let u=a,d=0;for(;u!==r;)d+=n[u++],u%=t;if(r=(r+1)%t,r===a&&(a=(a+1)%t),l-i<e)return;const m=c&&l-c;return m?Math.round(1e3*d/m):void 0}}(50,250);return i=>{const r=i.loaded,a=i.lengthComputable?i.total:void 0,o=r-n,l=s(o);n=r;const c={loaded:r,total:a,progress:a?r/a:void 0,bytes:o,rate:l||void 0,estimated:l&&a&&r<=a?(a-r)/l:void 0,event:i};c[e?"download":"upload"]=!0,t(c)}}const ce=typeof XMLHttpRequest<"u"&&function(t){return new Promise((function(e,n){let s=t.data;const i=ee.from(t.headers).normalize(),r=t.responseType;let a,o;function l(){t.cancelToken&&t.cancelToken.unsubscribe(a),t.signal&&t.signal.removeEventListener("abort",a)}if(Tt.isFormData(s))if(Ht.hasStandardBrowserEnv||Ht.hasStandardBrowserWebWorkerEnv)i.setContentType(!1);else if(!1!==(o=i.getContentType())){const[t,...e]=o?o.split(";").map((t=>t.trim())).filter(Boolean):[];i.setContentType([t||"multipart/form-data",...e].join("; "))}let c=new XMLHttpRequest;if(t.auth){const e=t.auth.username||"",n=t.auth.password?unescape(encodeURIComponent(t.auth.password)):"";i.set("Authorization","Basic "+btoa(e+":"+n))}const u=ae(t.baseURL,t.url);function d(){if(!c)return;const s=ee.from("getAllResponseHeaders"in c&&c.getAllResponseHeaders());(function(t,e,n){const s=n.config.validateStatus;n.status&&s&&!s(n.status)?e(new Et("Request failed with status code "+n.status,[Et.ERR_BAD_REQUEST,Et.ERR_BAD_RESPONSE][Math.floor(n.status/100)-4],n.config,n.request,n)):t(n)})((function(t){e(t),l()}),(function(t){n(t),l()}),{data:r&&"text"!==r&&"json"!==r?c.response:c.responseText,status:c.status,statusText:c.statusText,headers:s,config:t,request:c}),c=null}if(c.open(t.method.toUpperCase(),Ut(u,t.params,t.paramsSerializer),!0),c.timeout=t.timeout,"onloadend"in c?c.onloadend=d:c.onreadystatechange=function(){!c||4!==c.readyState||0===c.status&&(!c.responseURL||0!==c.responseURL.indexOf("file:"))||setTimeout(d)},c.onabort=function(){c&&(n(new Et("Request aborted",Et.ECONNABORTED,t,c)),c=null)},c.onerror=function(){n(new Et("Network Error",Et.ERR_NETWORK,t,c)),c=null},c.ontimeout=function(){let e=t.timeout?"timeout of "+t.timeout+"ms exceeded":"timeout exceeded";const s=t.transitional||zt;t.timeoutErrorMessage&&(e=t.timeoutErrorMessage),n(new Et(e,s.clarifyTimeoutError?Et.ETIMEDOUT:Et.ECONNABORTED,t,c)),c=null},Ht.hasStandardBrowserEnv){const e=oe(u)&&t.xsrfCookieName&&re.read(t.xsrfCookieName);e&&i.set(t.xsrfHeaderName,e)}void 0===s&&i.setContentType(null),"setRequestHeader"in c&&Tt.forEach(i.toJSON(),(function(t,e){c.setRequestHeader(e,t)})),Tt.isUndefined(t.withCredentials)||(c.withCredentials=!!t.withCredentials),r&&"json"!==r&&(c.responseType=t.responseType),"function"==typeof t.onDownloadProgress&&c.addEventListener("progress",le(t.onDownloadProgress,!0)),"function"==typeof t.onUploadProgress&&c.upload&&c.upload.addEventListener("progress",le(t.onUploadProgress)),(t.cancelToken||t.signal)&&(a=e=>{c&&(n(!e||e.type?new ie(null,t,c):e),c.abort(),c=null)},t.cancelToken&&t.cancelToken.subscribe(a),t.signal&&(t.signal.aborted?a():t.signal.addEventListener("abort",a)));const m=function(t){const e=/^([-+\w]{1,25})(:?\/\/|:)/.exec(t);return e&&e[1]||""}(u);m&&-1===Ht.protocols.indexOf(m)?n(new Et("Unsupported protocol "+m+":",Et.ERR_BAD_REQUEST,t)):c.send(s||null)}))},ue={http:null,xhr:ce};Tt.forEach(ue,((t,e)=>{if(t){try{Object.defineProperty(t,"name",{value:e})}catch{}Object.defineProperty(t,"adapterName",{value:e})}}));const de=t=>`- ${t}`,me=t=>Tt.isFunction(t)||null===t||!1===t,pe=t=>{t=Tt.isArray(t)?t:[t];const{length:e}=t;let n,s;const i={};for(let r=0;r<e;r++){let e;if(n=t[r],s=n,!me(n)&&(s=ue[(e=String(n)).toLowerCase()],void 0===s))throw new Et(`Unknown adapter '${e}'`);if(s)break;i[e||"#"+r]=s}if(!s){const t=Object.entries(i).map((([t,e])=>`adapter ${t} `+(!1===e?"is not supported by the environment":"is not available in the build")));throw new Et("There is no suitable adapter to dispatch the request "+(e?t.length>1?"since :\n"+t.map(de).join("\n"):" "+de(t[0]):"as no adapter specified"),"ERR_NOT_SUPPORT")}return s};function fe(t){if(t.cancelToken&&t.cancelToken.throwIfRequested(),t.signal&&t.signal.aborted)throw new ie(null,t)}function ge(t){return fe(t),t.headers=ee.from(t.headers),t.data=ne.call(t,t.transformRequest),-1!==["post","put","patch"].indexOf(t.method)&&t.headers.setContentType("application/x-www-form-urlencoded",!1),pe(t.adapter||Yt.adapter)(t).then((function(e){return fe(t),e.data=ne.call(t,t.transformResponse,e),e.headers=ee.from(e.headers),e}),(function(e){return se(e)||(fe(t),e&&e.response&&(e.response.data=ne.call(t,t.transformResponse,e.response),e.response.headers=ee.from(e.response.headers))),Promise.reject(e)}))}const he=t=>t instanceof ee?t.toJSON():t;function Ae(t,e){e=e||{};const n={};function s(t,e,n){return Tt.isPlainObject(t)&&Tt.isPlainObject(e)?Tt.merge.call({caseless:n},t,e):Tt.isPlainObject(e)?Tt.merge({},e):Tt.isArray(e)?e.slice():e}function i(t,e,n){return Tt.isUndefined(e)?Tt.isUndefined(t)?void 0:s(void 0,t,n):s(t,e,n)}function r(t,e){if(!Tt.isUndefined(e))return s(void 0,e)}function a(t,e){return Tt.isUndefined(e)?Tt.isUndefined(t)?void 0:s(void 0,t):s(void 0,e)}function o(n,i,r){return r in e?s(n,i):r in t?s(void 0,n):void 0}const l={url:r,method:r,data:r,baseURL:a,transformRequest:a,transformResponse:a,paramsSerializer:a,timeout:a,timeoutMessage:a,withCredentials:a,adapter:a,responseType:a,xsrfCookieName:a,xsrfHeaderName:a,onUploadProgress:a,onDownloadProgress:a,decompress:a,maxContentLength:a,maxBodyLength:a,beforeRedirect:a,transport:a,httpAgent:a,httpsAgent:a,cancelToken:a,socketPath:a,responseEncoding:a,validateStatus:o,headers:(t,e)=>i(he(t),he(e),!0)};return Tt.forEach(Object.keys(Object.assign({},t,e)),(function(s){const r=l[s]||i,a=r(t[s],e[s],s);Tt.isUndefined(a)&&r!==o||(n[s]=a)})),n}const we={};["object","boolean","number","function","string","symbol"].forEach(((t,e)=>{we[t]=function(n){return typeof n===t||"a"+(e<1?"n ":" ")+t}}));const ye={};we.transitional=function(t,e,n){function s(t,e){return"[Axios v1.6.1] Transitional option '"+t+"'"+e+(n?". "+n:"")}return(n,i,r)=>{if(!1===t)throw new Et(s(i," has been removed"+(e?" in "+e:"")),Et.ERR_DEPRECATED);return e&&!ye[i]&&(ye[i]=!0,H.warn(s(i," has been deprecated since v"+e+" and will be removed in the near future"))),!t||t(n,i,r)}};const ve={assertOptions:function(t,e,n){if("object"!=typeof t)throw new Et("options must be an object",Et.ERR_BAD_OPTION_VALUE);const s=Object.keys(t);let i=s.length;for(;i-- >0;){const r=s[i],a=e[r];if(a){const e=t[r],n=void 0===e||a(e,r,t);if(!0!==n)throw new Et("option "+r+" must be "+n,Et.ERR_BAD_OPTION_VALUE)}else if(!0!==n)throw new Et("Unknown option "+r,Et.ERR_BAD_OPTION)}},validators:we},be=ve.validators;let Ce=class{constructor(t){this.defaults=t,this.interceptors={request:new Rt,response:new Rt}}request(t,e){"string"==typeof t?(e=e||{}).url=t:e=t||{},e=Ae(this.defaults,e);const{transitional:n,paramsSerializer:s,headers:i}=e;void 0!==n&&ve.assertOptions(n,{silentJSONParsing:be.transitional(be.boolean),forcedJSONParsing:be.transitional(be.boolean),clarifyTimeoutError:be.transitional(be.boolean)},!1),null!=s&&(Tt.isFunction(s)?e.paramsSerializer={serialize:s}:ve.assertOptions(s,{encode:be.function,serialize:be.function},!0)),e.method=(e.method||this.defaults.method||"get").toLowerCase();let r=i&&Tt.merge(i.common,i[e.method]);i&&Tt.forEach(["delete","get","head","post","put","patch","common"],(t=>{delete i[t]})),e.headers=ee.concat(r,i);const a=[];let o=!0;this.interceptors.request.forEach((function(t){"function"==typeof t.runWhen&&!1===t.runWhen(e)||(o=o&&t.synchronous,a.unshift(t.fulfilled,t.rejected))}));const l=[];this.interceptors.response.forEach((function(t){l.push(t.fulfilled,t.rejected)}));let c,u,d=0;if(!o){const t=[ge.bind(this),void 0];for(t.unshift.apply(t,a),t.push.apply(t,l),u=t.length,c=Promise.resolve(e);d<u;)c=c.then(t[d++],t[d++]);return c}u=a.length;let m=e;for(d=0;d<u;){const t=a[d++],e=a[d++];try{m=t(m)}catch(t){e.call(this,t);break}}try{c=ge.call(this,m)}catch(t){return Promise.reject(t)}for(d=0,u=l.length;d<u;)c=c.then(l[d++],l[d++]);return c}getUri(t){return Ut(ae((t=Ae(this.defaults,t)).baseURL,t.url),t.params,t.paramsSerializer)}};Tt.forEach(["delete","get","head","options"],(function(t){Ce.prototype[t]=function(e,n){return this.request(Ae(n||{},{method:t,url:e,data:(n||{}).data}))}})),Tt.forEach(["post","put","patch"],(function(t){function e(e){return function(n,s,i){return this.request(Ae(i||{},{method:t,headers:e?{"Content-Type":"multipart/form-data"}:{},url:n,data:s}))}}Ce.prototype[t]=e(),Ce.prototype[t+"Form"]=e(!0)}));const xe=Ce,_e={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511};Object.entries(_e).forEach((([t,e])=>{_e[e]=t}));const Te=_e,Ee=function t(e){const n=new xe(e),s=Z(xe.prototype.request,n);return Tt.extend(s,xe.prototype,n,{allOwnKeys:!0}),Tt.extend(s,n,null,{allOwnKeys:!0}),s.create=function(n){return t(Ae(e,n))},s}(Yt);Ee.Axios=xe,Ee.CanceledError=ie,Ee.CancelToken=class t{constructor(t){if("function"!=typeof t)throw new TypeError("executor must be a function.");let e;this.promise=new Promise((function(t){e=t}));const n=this;this.promise.then((t=>{if(!n._listeners)return;let e=n._listeners.length;for(;e-- >0;)n._listeners[e](t);n._listeners=null})),this.promise.then=t=>{let e;const s=new Promise((t=>{n.subscribe(t),e=t})).then(t);return s.cancel=function(){n.unsubscribe(e)},s},t((function(t,s,i){n.reason||(n.reason=new ie(t,s,i),e(n.reason))}))}throwIfRequested(){if(this.reason)throw this.reason}subscribe(t){this.reason?t(this.reason):this._listeners?this._listeners.push(t):this._listeners=[t]}unsubscribe(t){if(!this._listeners)return;const e=this._listeners.indexOf(t);-1!==e&&this._listeners.splice(e,1)}static source(){let e;return{token:new t((function(t){e=t})),cancel:e}}},Ee.isCancel=se,Ee.VERSION="1.6.1",Ee.toFormData=Ft,Ee.AxiosError=Et,Ee.Cancel=Ee.CanceledError,Ee.all=function(t){return Promise.all(t)},Ee.spread=function(t){return function(e){return t.apply(null,e)}},Ee.isAxiosError=function(t){return Tt.isObject(t)&&!0===t.isAxiosError},Ee.mergeConfig=Ae,Ee.AxiosHeaders=ee,Ee.formToJSON=t=>Zt(Tt.isHTMLForm(t)?new FormData(t):t),Ee.getAdapter=pe,Ee.HttpStatusCode=Te,Ee.default=Ee;const ke=Ee,{Axios:Se,AxiosError:Le,CanceledError:Ne,isCancel:Ie,CancelToken:Pe,VERSION:Fe,all:Oe,Cancel:Be,isAxiosError:De,spread:je,toFormData:Ue,AxiosHeaders:Re,HttpStatusCode:ze,formToJSON:Me,getAdapter:Ve,mergeConfig:$e}=ke,qe=function(t){if(!Number.isInteger(1)&&1!==Number.POSITIVE_INFINITY)throw new TypeError("Expected `concurrency` to be a number from 1 and up");const e=new P.Z;let n=0;const s=async(t,s,i)=>{n++;const r=(async()=>t(...i))();s(r);try{await r}catch{}n--,e.size>0&&e.dequeue()()},i=(t,...i)=>new Promise((r=>{((t,i,r)=>{e.enqueue(F(s.bind(void 0,t,i,r))),(async()=>{await Promise.resolve(),n<1&&e.size>0&&e.dequeue()()})()})(t,r,i)}));return Object.defineProperties(i,{activeCount:{get:()=>n},pendingCount:{get:()=>e.size},clearQueue:{value(){e.clear()}}}),i}(),He=new FileReader,Ze=async function(t,e,n,s=(()=>{}),i=void 0,r={}){let a;return a=e instanceof Blob?e:await e(),i&&(r.Destination=i),r["Content-Type"]||(r["Content-Type"]="application/octet-stream"),await b.Z.request({method:"PUT",url:t,data:a,signal:n,onUploadProgress:s,headers:r})},Ge=function(t,e,n){return qe((()=>new Promise(((s,i)=>{He.onload=()=>{null!==He.result&&s(new Blob([He.result],{type:"application/octet-stream"})),i(new Error("Error while reading the file"))},He.readAsArrayBuffer(t.slice(e,e+n))}))))},Ye=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 We=(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))(We||{});let Ke=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(Ye()>0?Math.ceil(n/Ye()):1,1e4);this._source=t,this._isChunked=e&&Ye()>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 Je=(t=>null===t?(0,O.IY)().setApp("uploader").build():(0,O.IY)().setApp("uploader").setUid(t.uid).build())((0,v.ts)());var Qe=(t=>(t[t.IDLE=0]="IDLE",t[t.UPLOADING=1]="UPLOADING",t[t.PAUSED=2]="PAUSED",t))(Qe||{});class Xe{_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,v.ts)()?.uid,n=(0,y.generateRemoteUrl)(`dav/files/${t}`);if(!t)throw new Error("User is not logged in");e=new w.gt({id:0,owner:t,permissions:w.y3.ALL,root:`/files/${t}`,source:n})}this.destination=e,Je.debug("Upload workspace initialized",{destination:this.destination,root:this.root,isPublic:t,maxChunksSize:Ye()})}get destination(){return this._destinationFolder}set destination(t){if(!t)throw new Error("Invalid destination folder");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){const n=`${this.root}/${t.replace(/^\//,"")}`,{origin:s}=new URL(n),i=s+(0,A.Ec)(n.slice(s.length));Je.debug(`Uploading ${e.name} to ${i}`);const r=Ye(e.size),a=0===r||e.size<r||this._isPublic,o=new Ke(n,!a,e.size,e);return this._uploadQueue.push(o),this.updateStats(),new _((async(t,n,s)=>{if(s(o.cancel),a){Je.debug("Initializing regular upload",{file:e,upload:o});const s=await Ge(e,0,o.size),r=async()=>{try{o.response=await Ze(i,s,o.signal,(()=>this.updateStats()),void 0,{"X-OC-Mtime":e.lastModified/1e3,"Content-Type":e.type}),o.uploaded=o.size,this.updateStats(),Je.debug(`Successfully uploaded ${e.name}`,{file:e,upload:o}),t(o)}catch(t){if(t instanceof Ne)return o.status=We.FAILED,void n("Upload has been cancelled");t?.response&&(o.response=t.response),o.status=We.FAILED,Je.error(`Failed uploading ${e.name}`,{error:t,file:e,upload:o}),n("Failed uploading the file")}this._notifiers.forEach((t=>{try{t(o)}catch{}}))};this._jobQueue.add(r),this.updateStats()}else{Je.debug("Initializing chunked upload",{file:e,upload:o});const s=await async function(t){const e=`${(0,y.generateRemoteUrl)(`dav/uploads/${(0,v.ts)()?.uid}`)}/web-file-upload-${[...Array(16)].map((()=>Math.floor(16*Math.random()).toString(16))).join("")}`,n=t?{Destination:t}:void 0;return await b.Z.request({method:"MKCOL",url:e,headers:n}),e}(i),a=[];for(let t=0;t<o.chunks;t++){const n=t*r,l=Math.min(n+r,o.size),c=()=>Ge(e,n,r),u=()=>Ze(`${s}/${t+1}`,c,o.signal,(()=>this.updateStats()),i,{"X-OC-Mtime":e.lastModified/1e3,"OC-Total-Length":e.size,"Content-Type":"application/octet-stream"}).then((()=>{o.uploaded=o.uploaded+r})).catch((e=>{throw e instanceof Ne||(Je.error(`Chunk ${t+1} ${n} - ${l} uploading failed`),o.status=We.FAILED),e}));a.push(this._jobQueue.add(u))}try{await Promise.all(a),this.updateStats(),o.response=await b.Z.request({method:"MOVE",url:`${s}/.file`,headers:{Destination:i}}),this.updateStats(),o.status=We.FINISHED,Je.debug(`Successfully uploaded ${e.name}`,{file:e,upload:o}),t(o)}catch(t){t instanceof Ne?(o.status=We.FAILED,n("Upload has been cancelled")):(o.status=We.FAILED,n("Failed assembling the chunks together")),b.Z.request({method:"DELETE",url:`${s}`})}this._notifiers.forEach((t=>{try{t(o)}catch{}}))}return this._jobQueue.onIdle().then((()=>this.reset())),o}))}}function tn(t,e,n,s,i,r,a,o){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),a?(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(a)},c._ssrRegister=l):i&&(l=o?function(){i.call(this,(c.functional?this.parent:this).$root.$options.shadowRoot)}:i),l)if(c.functional){c._injectStyles=l;var u=c.render;c.render=function(t,e){return l.call(e),u(t,e)}}else{var d=c.beforeCreate;c.beforeCreate=d?[].concat(d,l):[l]}return{exports:t,options:c}}const en=tn({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,"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,nn=tn({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,"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,sn=tn({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,"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,rn=(0,$.H)().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 <alimahwer@yahoo.com>, 2023","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:\nJohn Molakvoæ <skjnldsv@protonmail.com>, 2023\nAli <alimahwer@yahoo.com>, 2023\n"},msgstr:["Last-Translator: Ali <alimahwer@yahoo.com>, 2023\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 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:["رفع ملفات"]},"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":"Transifex Bot <>, 2022","Language-Team":"Asturian (https://www.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:\nTransifex Bot <>, 2022\n"},msgstr:["Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Asturian (https://www.transifex.com/nextcloud/teams/64236/ast/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: ast\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:"az",json:{charset:"utf-8",headers:{"Last-Translator":"Rashad Aliyev <microphprashad@gmail.com>, 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 <microphprashad@gmail.com>, 2023\n"},msgstr:["Last-Translator: Rashad Aliyev <microphprashad@gmail.com>, 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 <toniher@softcatala.cat>, 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 <marcriera@softcatala.org>, 2022\nToni Hermoso Pulido <toniher@softcatala.cat>, 2022\n"},msgstr:["Last-Translator: Toni Hermoso Pulido <toniher@softcatala.cat>, 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 <pavel.borecki@gmail.com>, 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 <pavel.borecki@gmail.com>, 2022\n"},msgstr:["Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 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":"Pavel Borecki <pavel.borecki@gmail.com>, 2023","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:\nJohn Molakvoæ <skjnldsv@protonmail.com>, 2023\nPavel Borecki <pavel.borecki@gmail.com>, 2023\n"},msgstr:["Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2023\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 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"]},"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":"Jens Peter Nielsen <mail@jp-nielsen.dk>, 2023","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:\nJohn Molakvoæ <skjnldsv@protonmail.com>, 2023\nSimon T, 2023\nJens Peter Nielsen <mail@jp-nielsen.dk>, 2023\n"},msgstr:["Last-Translator: Jens Peter Nielsen <mail@jp-nielsen.dk>, 2023\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 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"]},"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 <mario_siegmann@web.de>, 2023","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:\nJohn Molakvoæ <skjnldsv@protonmail.com>, 2023\nMarkus Eckstein, 2023\nMario Siegmann <mario_siegmann@web.de>, 2023\n"},msgstr:["Last-Translator: Mario Siegmann <mario_siegmann@web.de>, 2023\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 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 ist 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"]},"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 <mario_siegmann@web.de>, 2023","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:\nJohn Molakvoæ <skjnldsv@protonmail.com>, 2023\nMark Ziegler <mark.ziegler@rakekniven.de>, 2023\nMario Siegmann <mario_siegmann@web.de>, 2023\n"},msgstr:["Last-Translator: Mario Siegmann <mario_siegmann@web.de>, 2023\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 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"]},"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 <andi@gowling.com>, 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æ <skjnldsv@protonmail.com>, 2023\nAndi Chandler <andi@gowling.com>, 2023\n"},msgstr:["Last-Translator: Andi Chandler <andi@gowling.com>, 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":"Next Cloud <nextcloud.translator.es@cgj.es>, 2023","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æ <skjnldsv@protonmail.com>, 2023\nFranciscoFJ <dev-ooo@satel-sa.com>, 2023\nNext Cloud <nextcloud.translator.es@cgj.es>, 2023\n"},msgstr:["Last-Translator: Next Cloud <nextcloud.translator.es@cgj.es>, 2023\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:["estimación del 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"]},"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 <utolosa002@gmail.com>, 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 <utolosa002@gmail.com>, 2022\n"},msgstr:["Last-Translator: Unai Tolosa Pontesta <utolosa002@gmail.com>, 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 <jiri.gronroos@iki.fi>, 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 <jiri.gronroos@iki.fi>, 2022\n"},msgstr:["Last-Translator: Jiri Grönroos <jiri.gronroos@iki.fi>, 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":"John Molakvoæ <skjnldsv@protonmail.com>, 2023","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:\nJean-Claude Richard <jcr-conseil@otherway.eu>, 2023\nClément Saccoccio, 2023\nJohn Molakvoæ <skjnldsv@protonmail.com>, 2023\n"},msgstr:["Last-Translator: John Molakvoæ <skjnldsv@protonmail.com>, 2023\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 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, un nombre sera postfixé au nom du fichier."]},"Last modified date unknown":{msgid:"Last modified date unknown",msgstr:["Date de dernière modification 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:["Image d'aperçu"]},"Select all checkboxes":{msgid:"Select all checkboxes",msgstr:["Sélectionner toutes les cases"]},"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:["Envoi annulé"]},"Upload files":{msgid:"Upload files",msgstr:["Téléverser des fichiers"]},"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 <mbouzada@gmail.com>, 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æ <skjnldsv@protonmail.com>, 2023\nNacho <nacho.vfranco@gmail.com>, 2023\nMiguel Anxo Bouzada <mbouzada@gmail.com>, 2023\n"},msgstr:["Last-Translator: Miguel Anxo Bouzada <mbouzada@gmail.com>, 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ó <meskobalazs@mailbox.org>, 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 <linerly@proton.me>, 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æ <skjnldsv@protonmail.com>, 2023\nEmpty Slot Filler, 2023\nLinerly <linerly@proton.me>, 2023\n"},msgstr:["Last-Translator: Linerly <linerly@proton.me>, 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 <sv1@fellsnet.is>, 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 <sv1@fellsnet.is>, 2023\n"},msgstr:["Last-Translator: Sveinn í Felli <sv1@fellsnet.is>, 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æ <skjnldsv@protonmail.com>, 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, 2022","Language-Team":"Korean (https://www.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:\nBrandon Han, 2022\n"},msgstr:["Last-Translator: Brandon Han, 2022\nLanguage-Team: Korean (https://www.transifex.com/nextcloud/teams/64236/ko/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: ko\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:"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":"Сашко Тодоров <sasetodorov@gmail.com>, 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Сашко Тодоров <sasetodorov@gmail.com>, 2022\n"},msgstr:["Last-Translator: Сашко Тодоров <sasetodorov@gmail.com>, 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":"Ari Selseng <ari@selseng.net>, 2022","Language-Team":"Norwegian Bokmål (Norway) (https://www.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:\nAri Selseng <ari@selseng.net>, 2022\n"},msgstr:["Last-Translator: Ari Selseng <ari@selseng.net>, 2022\nLanguage-Team: Norwegian Bokmål (Norway) (https://www.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"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["{seconds} sekunder igjen"]},"{time} left":{msgid:"{time} left",comments:{extracted:"time has the format 00:00:00"},msgstr:["{time} igjen"]},"a few seconds left":{msgid:"a few seconds left",msgstr:["noen få sekunder igjen"]},Add:{msgid:"Add",msgstr:["Legg til"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["Avbryt opplastninger"]},"estimating time left":{msgid:"estimating time left",msgstr:["Estimerer tid igjen"]},paused:{msgid:"paused",msgstr:["pauset"]},"Upload files":{msgid:"Upload files",msgstr:["Last opp filer"]}}}}},{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 <rico-schwab@hotmail.com>, 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 <rico-schwab@hotmail.com>, 2023\n"},msgstr:["Last-Translator: Rico <rico-schwab@hotmail.com>, 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":"M H <haincu@o2.pl>, 2023","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æ <skjnldsv@protonmail.com>, 2023\nM H <haincu@o2.pl>, 2023\n"},msgstr:["Last-Translator: M H <haincu@o2.pl>, 2023\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"]},"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":"Flávio Veras <flaviove@gmail.com>, 2022","Language-Team":"Portuguese (Brazil) (https://www.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:\nLeonardo Colman <leonardo.dev@colman.com.br>, 2022\nJeann Cavalcante <wjeann@gmail.com>, 2022\nFlávio Veras <flaviove@gmail.com>, 2022\n"},msgstr:["Last-Translator: Flávio Veras <flaviove@gmail.com>, 2022\nLanguage-Team: Portuguese (Brazil) (https://www.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"]},"{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:["alguns segundos restantes"]},Add:{msgid:"Add",msgstr:["Adicionar"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["Cancelar uploads"]},"estimating time left":{msgid:"estimating time left",msgstr:["estimando tempo restante"]},paused:{msgid:"paused",msgstr:["pausado"]},"Upload files":{msgid:"Upload files",msgstr:["Enviar arquivos"]}}}}},{locale:"pt_PT",json:{charset:"utf-8",headers:{"Last-Translator":"Manuela Silva <mmsrs@sky.com>, 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 <mmsrs@sky.com>, 2022\n"},msgstr:["Last-Translator: Manuela Silva <mmsrs@sky.com>, 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 <contact@madalinvasiliu.com>, 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 <contact@madalinvasiliu.com>, 2022\n"},msgstr:["Last-Translator: Mădălin Vasiliu <contact@madalinvasiliu.com>, 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æ <skjnldsv@protonmail.com>, 2023\nMax Smith <sevinfolds@gmail.com>, 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æ <skjnldsv@protonmail.com>, 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:["Отпреми фајлове"]},"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, 2023","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:\nJohn Molakvoæ <skjnldsv@protonmail.com>, 2023\nMagnus Höglund, 2023\n"},msgstr:["Last-Translator: Magnus Höglund, 2023\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 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"]},"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 <ppnplus@protonmail.com>, 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 <ppnplus@protonmail.com>, 2022\n"},msgstr:["Last-Translator: Phongpanot Phairat <ppnplus@protonmail.com>, 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 <kayazeren@gmail.com>, 2023","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:\nJohn Molakvoæ <skjnldsv@protonmail.com>, 2023\nKaya Zeren <kayazeren@gmail.com>, 2023\n"},msgstr:["Last-Translator: Kaya Zeren <kayazeren@gmail.com>, 2023\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 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"]},"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 <oleksiy.stasevych@gmail.com>, 2023","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:\nJohn Molakvoæ <skjnldsv@protonmail.com>, 2023\nMehi Loki, 2023\nO St <oleksiy.stasevych@gmail.com>, 2023\n"},msgstr:["Last-Translator: O St <oleksiy.stasevych@gmail.com>, 2023\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 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:["Завантажте файли"]},"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":"blakduk, 2023","Language-Team":"Vietnamese (https://www.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:\nblakduk, 2023\n"},msgstr:["Last-Translator: blakduk, 2023\nLanguage-Team: Vietnamese (https://www.transifex.com/nextcloud/teams/64236/vi/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: vi\nPlural-Forms: nplurals=1; plural=0;\n"]},"{seconds} seconds left":{msgid:"{seconds} seconds left",msgstr:["Còn {second} giây"]},"{time} left":{msgid:"{time} left",comments:{extracted:"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"]},Add:{msgid:"Add",msgstr:["Thêm"]},"Cancel uploads":{msgid:"Cancel uploads",msgstr:["Huỷ tải lên"]},"estimating time left":{msgid:"estimating time left",msgstr:["Thời gian còn lại dự kiến"]},paused:{msgid:"paused",msgstr:["đã tạm dừng"]},"Upload files":{msgid:"Upload files",msgstr:["Tập tin tải lên"]}}}}},{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æ <skjnldsv@protonmail.com>, 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æ <skjnldsv@protonmail.com>, 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":"黃柏諺 <s8321414@gmail.com>, 2023","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:\nJohn Molakvoæ <skjnldsv@protonmail.com>, 2023\n黃柏諺 <s8321414@gmail.com>, 2023\n"},msgstr:["Last-Translator: 黃柏諺 <s8321414@gmail.com>, 2023\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:["還剩幾秒"]},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:["您必須為每個檔案都至少選取一個版本以繼續。"]}}}}}].map((t=>rn.addTranslation(t.locale,t.json)));const an=rn.build(),on=an.ngettext.bind(an),ln=an.gettext.bind(an),cn=j.ZP.extend({name:"UploadPicker",components:{Cancel:en,NcActionButton:U.Z,NcActions:R.Z,NcButton:z.Z,NcIconSvgWrapper:M.Z,NcProgressBar:V.Z,Plus:nn,Upload:sn},props:{accept:{type:Array,default:null},disabled:{type:Boolean,default:!1},multiple:{type:Boolean,default:!1},destination:{type:w.gt,default:void 0},content:{type:Array,default:()=>[]}},data:()=>({addLabel:ln("New"),cancelLabel:ln("Cancel uploads"),uploadLabel:ln("Upload files"),progressLabel:ln("Upload progress"),progressTimeId:`nc-uploader-progress-${Math.random().toString(36).slice(7)}`,eta:null,timeLeft:"",newFileMenuEntries:[],uploadManager:mn()}),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===We.FAILED)).length},isUploading(){return this.queue?.length>0},isAssembling(){return 0!==this.queue?.filter((t=>t.status===We.ASSEMBLING)).length},isPaused(){return this.uploadManager.info?.status===Qe.PAUSED},buttonName(){if(!this.isUploading)return this.addLabel}},watch:{destination(t){this.setDestination(t)},totalQueueSize(t){this.eta=D({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),Je.debug("UploadPicker initialised")},methods:{onClick(){this.$refs.input.click()},async onPick(){let t=[...this.$refs.input.files];if(function(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}(t,this.content)){const e=t.filter((t=>this.content.find((e=>e.basename===t.name)))).filter(Boolean),s=t.filter((t=>!e.includes(t)));try{const{selected:i,renamed:r}=await async function(t,e,s){const{default:i}=await n.e(3338).then(n.bind(n,83338));return new Promise(((n,r)=>{const a=new i({propsData:{dirname:t,conflicts:e,content:s}});a.$on("submit",(t=>{n(t),a.$destroy(),a.$el?.parentNode?.removeChild(a.$el)})),a.$on("cancel",(t=>{r(t??new Error("Canceled")),a.$destroy(),a.$el?.parentNode?.removeChild(a.$el)})),a.$mount(),document.body.appendChild(a.$el)}))}(this.destination.basename,e,this.content);t=[...s,...i,...r]}catch{return void(0,B.x2)(ln("Upload cancelled"))}}t.forEach((t=>{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=ln("paused"));const t=Math.round(this.eta.estimate());if(t!==1/0)if(t<10)this.timeLeft=ln("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=ln("{time} left",{time:n})}else this.timeLeft=ln("{seconds} seconds left",{seconds:t});else this.timeLeft=ln("estimating time left")},setDestination(t){this.destination?(Je.debug("Destination set",{destination:t}),this.uploadManager.destination=t,this.newFileMenuEntries=(0,w.Ir)(t)):Je.debug("Invalid destination")},onUploadCompletion(t){t.status===We.FAILED?this.$emit("failed",t):this.$emit("uploaded",t)}}}),un=tn(cn,(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,"af4c69fa",null,null).exports;let dn=null;function mn(){const t=null!==document.querySelector('input[name="isPublic"][value="1"]');return dn instanceof Xe||(dn=new Xe(t)),dn}}},r={};function a(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,a),n.loaded=!0,n.exports}a.m=i,e=[],a.O=(t,n,s,i)=>{if(!n){var r=1/0;for(u=0;u<e.length;u++){n=e[u][0],s=e[u][1],i=e[u][2];for(var o=!0,l=0;l<n.length;l++)(!1&i||r>=i)&&Object.keys(a.O).every((t=>a.O[t](n[l])))?n.splice(l--,1):(o=!1,i<r&&(r=i));if(o){e.splice(u--,1);var c=s();void 0!==c&&(t=c)}}return t}i=i||0;for(var u=e.length;u>0&&e[u-1][2]>i;u--)e[u]=e[u-1];e[u]=[n,s,i]},a.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return a.d(e,{a:e}),e},a.d=(t,e)=>{for(var n in e)a.o(e,n)&&!a.o(t,n)&&Object.defineProperty(t,n,{enumerable:!0,get:e[n]})},a.f={},a.e=t=>Promise.all(Object.keys(a.f).reduce(((e,n)=>(a.f[n](t,e),e)),[])),a.u=t=>t+"-"+t+".js?v="+{3338:"efaa31bdda1e5637e85a",4720:"67ff1816113751e83e78",6512:"512e0eb87d56fb3dbdfc"}[t],a.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(t){if("object"==typeof window)return window}}(),a.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n={},s="nextcloud:",a.l=(t,e,i,r)=>{if(n[t])n[t].push(e);else{var o,l;if(void 0!==i)for(var c=document.getElementsByTagName("script"),u=0;u<c.length;u++){var d=c[u];if(d.getAttribute("src")==t||d.getAttribute("data-webpack")==s+i){o=d;break}}o||(l=!0,(o=document.createElement("script")).charset="utf-8",o.timeout=120,a.nc&&o.setAttribute("nonce",a.nc),o.setAttribute("data-webpack",s+i),o.src=t),n[t]=[e];var m=(e,s)=>{o.onerror=o.onload=null,clearTimeout(p);var i=n[t];if(delete n[t],o.parentNode&&o.parentNode.removeChild(o),i&&i.forEach((t=>t(s))),e)return e(s)},p=setTimeout(m.bind(null,void 0,{type:"timeout",target:o}),12e4);o.onerror=m.bind(null,o.onerror),o.onload=m.bind(null,o.onload),l&&document.head.appendChild(o)}},a.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},a.nmd=t=>(t.paths=[],t.children||(t.children=[]),t),a.j=2181,(()=>{var t;a.g.importScripts&&(t=a.g.location+"");var e=a.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;)t=n[s--].src}if(!t)throw new Error("Automatic publicPath is not supported in this browser");t=t.replace(/#.*$/,"").replace(/\?.*$/,"").replace(/\/[^\/]+$/,"/"),a.p=t})(),(()=>{a.b=document.baseURI||self.location.href;var t={2181:0};a.f.j=(e,n)=>{var s=a.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=a.p+a.u(e),o=new Error;a.l(r,(n=>{if(a.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;o.message="Loading chunk "+e+" failed.\n("+i+": "+r+")",o.name="ChunkLoadError",o.type=i,o.request=r,s[1](o)}}),"chunk-"+e,e)}},a.O.j=e=>0===t[e];var e=(e,n)=>{var s,i,r=n[0],o=n[1],l=n[2],c=0;if(r.some((e=>0!==t[e]))){for(s in o)a.o(o,s)&&(a.m[s]=o[s]);if(l)var u=l(a)}for(e&&e(n);c<r.length;c++)i=r[c],a.o(t,i)&&t[i]&&t[i][0](),t[i]=0;return a.O(u)},n=self.webpackChunknextcloud=self.webpackChunknextcloud||[];n.forEach(e.bind(null,0)),n.push=e.bind(null,n.push.bind(n))})(),a.nc=void 0;var o=a.O(void 0,[7874],(()=>a(56524)));o=a.O(o)})(); +//# sourceMappingURL=files-main.js.map?v=e200bd41e824814d3b0f
\ No newline at end of file diff --git a/dist/files-main.js.map b/dist/files-main.js.map index 5a22b712a65..5b32da1caba 100644 --- a/dist/files-main.js.map +++ b/dist/files-main.js.map @@ -1 +1 @@ -{"version":3,"file":"files-main.js?v=e957fbd258448e72cc84","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/node_modules/vue-demi/lib/index.mjs","webpack:///nextcloud/node_modules/@vue/devtools-api/lib/esm/env.js","webpack:///nextcloud/node_modules/@vue/devtools-api/lib/esm/const.js","webpack:///nextcloud/node_modules/@vue/devtools-api/lib/esm/time.js","webpack:///nextcloud/node_modules/@vue/devtools-api/lib/esm/proxy.js","webpack:///nextcloud/node_modules/@vue/devtools-api/lib/esm/index.js","webpack:///nextcloud/node_modules/pinia/dist/pinia.mjs","webpack:///nextcloud/node_modules/decode-uri-component/index.js","webpack:///nextcloud/node_modules/split-on-first/index.js","webpack:///nextcloud/node_modules/query-string/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=bcf30078","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=44de6464","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?478c","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=0e008e34","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?vue&type=script&lang=js","webpack:///nextcloud/apps/files/src/views/Settings.vue","webpack://nextcloud/./apps/files/src/views/Settings.vue?7616","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/core/src/OCP/accessibility.js","webpack://nextcloud/./apps/files/src/views/Navigation.vue?af3e","webpack://nextcloud/./apps/files/src/views/Navigation.vue?74b9","webpack:///nextcloud/apps/files/src/views/FilesList.vue","webpack:///nextcloud/node_modules/natural-orderby/dist/index.js","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=03d22f04","webpack:///nextcloud/node_modules/vue-material-design-icons/ShareVariant.vue","webpack:///nextcloud/node_modules/vue-material-design-icons/ShareVariant.vue?vue&type=script&lang=js","webpack://nextcloud/./node_modules/vue-material-design-icons/ShareVariant.vue?0b71","webpack:///nextcloud/node_modules/vue-material-design-icons/ShareVariant.vue?vue&type=template&id=1f144a5c","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=6ca550f9","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/node_modules/vue-material-design-icons/Home.vue","webpack:///nextcloud/node_modules/vue-material-design-icons/Home.vue?vue&type=script&lang=js","webpack://nextcloud/./node_modules/vue-material-design-icons/Home.vue?e73b","webpack:///nextcloud/node_modules/vue-material-design-icons/Home.vue?vue&type=template&id=69a49b0f","webpack:///nextcloud/apps/files/src/components/BreadCrumbs.vue","webpack:///nextcloud/apps/files/src/components/BreadCrumbs.vue?vue&type=script&lang=ts","webpack://nextcloud/./apps/files/src/components/BreadCrumbs.vue?8c84","webpack://nextcloud/./apps/files/src/components/BreadCrumbs.vue?d357","webpack:///nextcloud/apps/files/src/utils/fileUtils.ts","webpack:///nextcloud/apps/files/src/components/FileEntry.vue","webpack:///nextcloud/apps/files/src/store/actionsmenu.ts","webpack:///nextcloud/apps/files/src/store/dragging.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=065722db","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=5c04f969","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/./node_modules/@nextcloud/dialogs/dist/style.css?d87c","webpack:///nextcloud/node_modules/axios/index.js","webpack:///nextcloud/apps/files/src/actions/moveOrCopyActionUtils.ts","webpack:///nextcloud/apps/files/src/actions/moveOrCopyAction.ts","webpack:///nextcloud/apps/files/src/components/FileEntryMixin.ts","webpack:///nextcloud/apps/files/src/utils/hashUtils.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=187c55d7","webpack:///nextcloud/node_modules/vue-material-design-icons/ChevronRight.vue?vue&type=script&lang=js","webpack:///nextcloud/node_modules/vue-material-design-icons/ChevronRight.vue","webpack://nextcloud/./node_modules/vue-material-design-icons/ChevronRight.vue?621b","webpack:///nextcloud/node_modules/vue-material-design-icons/ChevronRight.vue?vue&type=template&id=750bcc07","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?8889","webpack://nextcloud/./apps/files/src/components/FileEntry/FileEntryActions.vue?88f7","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/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=98f97aee","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","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=5c8d96c6","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=3b29b1d5","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=aa295eae","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=7c7d2907","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=4d7171be","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=34d1e782","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?45f8","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?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?39b1","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/mixins/filesListWidth.ts","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","webpack://nextcloud/./apps/files/src/components/FilesListVirtual.vue?91b1","webpack://nextcloud/./apps/files/src/components/FilesListVirtual.vue?6ea2","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=547c388d","webpack:///nextcloud/apps/files/src/services/DropService.ts","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?b2d5","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?c58b","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-7900cbe9.css","webpack:///nextcloud/apps/files/src/components/BreadCrumbs.vue?vue&type=style&index=0&id=1c4866bc&prod&lang=scss&scoped=true","webpack:///nextcloud/apps/files/src/components/DragAndDropNotice.vue?vue&type=style&index=0&id=46caa8f8&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=77afa6dc&prod&lang=scss&scoped=true","webpack:///nextcloud/apps/files/src/components/FileEntry/FileEntryActions.vue?vue&type=style&index=0&id=821930f0&prod&lang=scss","webpack:///nextcloud/apps/files/src/components/FileEntry/FileEntryActions.vue?vue&type=style&index=1&id=821930f0&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=2dd1845e&prod&scoped=true&lang=scss","webpack:///nextcloud/apps/files/src/components/FilesListVirtual.vue?vue&type=style&index=0&id=77b1a78d&prod&scoped=true&lang=scss","webpack:///nextcloud/apps/files/src/components/FilesListVirtual.vue?vue&type=style&index=1&id=77b1a78d&prod&lang=scss","webpack:///nextcloud/apps/files/src/components/NavigationQuota.vue?vue&type=style&index=0&id=18ceb3ce&prod&lang=scss&scoped=true","webpack:///nextcloud/apps/files/src/views/FilesList.vue?vue&type=style&index=0&id=560515d6&prod&scoped=true&lang=scss","webpack:///nextcloud/apps/files/src/views/Navigation.vue?vue&type=style&index=0&id=3f2914e1&prod&scoped=true&lang=scss","webpack:///nextcloud/apps/files/src/views/Settings.vue?vue&type=style&index=0&id=6d63c120&prod&lang=scss&scoped=true","webpack:///nextcloud/node_modules/moment/locale|sync|/^\\.\\/.*$","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/timers-browserify/main.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-7900cbe9.css?cc8e","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/node_modules/p-limit/async-hooks-stub.js","webpack:///nextcloud/node_modules/@nextcloud/upload/dist/chunks/index-f812dc31.mjs","webpack:///nextcloud/node_modules/@nextcloud/upload/node_modules/p-limit/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","import Vue from 'vue'\nimport { getCurrentInstance } from 'vue'\n\nvar isVue2 = true\nvar isVue3 = false\nvar Vue2 = Vue\nvar warn = Vue.util.warn\n\nfunction install() {}\n\n// createApp polyfill\nexport function createApp(rootComponent, rootProps) {\n var vm\n var provide = {}\n var app = {\n config: Vue.config,\n use: Vue.use.bind(Vue),\n mixin: Vue.mixin.bind(Vue),\n component: Vue.component.bind(Vue),\n provide: function (key, value) {\n provide[key] = value\n return this\n },\n directive: function (name, dir) {\n if (dir) {\n Vue.directive(name, dir)\n return app\n } else {\n return Vue.directive(name)\n }\n },\n mount: function (el, hydrating) {\n if (!vm) {\n vm = new Vue(Object.assign({ propsData: rootProps }, rootComponent, { provide: Object.assign(provide, rootComponent.provide) }))\n vm.$mount(el, hydrating)\n return vm\n } else {\n return vm\n }\n },\n unmount: function () {\n if (vm) {\n vm.$destroy()\n vm = undefined\n }\n },\n }\n return app\n}\n\nexport {\n Vue,\n Vue2,\n isVue2,\n isVue3,\n install,\n warn\n}\n\n// Vue 3 components mock\nfunction createMockComponent(name) {\n return {\n setup() {\n throw new Error('[vue-demi] ' + name + ' is not supported in Vue 2. It\\'s provided to avoid compiler errors.')\n }\n }\n}\nexport var Fragment = /*#__PURE__*/ createMockComponent('Fragment')\nexport var Transition = /*#__PURE__*/ createMockComponent('Transition')\nexport var TransitionGroup = /*#__PURE__*/ createMockComponent('TransitionGroup')\nexport var Teleport = /*#__PURE__*/ createMockComponent('Teleport')\nexport var Suspense = /*#__PURE__*/ createMockComponent('Suspense')\nexport var KeepAlive = /*#__PURE__*/ createMockComponent('KeepAlive')\n\nexport * from 'vue'\n\n// Not implemented https://github.com/vuejs/core/pull/8111, falls back to getCurrentInstance()\nexport function hasInjectionContext() {\n return !!getCurrentInstance()\n}\n","export function getDevtoolsGlobalHook() {\n return getTarget().__VUE_DEVTOOLS_GLOBAL_HOOK__;\n}\nexport function getTarget() {\n // @ts-ignore\n return (typeof navigator !== 'undefined' && typeof window !== 'undefined')\n ? window\n : typeof global !== 'undefined'\n ? global\n : {};\n}\nexport const isProxyAvailable = typeof Proxy === 'function';\n","export const HOOK_SETUP = 'devtools-plugin:setup';\nexport const HOOK_PLUGIN_SETTINGS_SET = 'plugin:settings:set';\n","let supported;\nlet perf;\nexport function isPerformanceSupported() {\n var _a;\n if (supported !== undefined) {\n return supported;\n }\n if (typeof window !== 'undefined' && window.performance) {\n supported = true;\n perf = window.performance;\n }\n else if (typeof global !== 'undefined' && ((_a = global.perf_hooks) === null || _a === void 0 ? void 0 : _a.performance)) {\n supported = true;\n perf = global.perf_hooks.performance;\n }\n else {\n supported = false;\n }\n return supported;\n}\nexport function now() {\n return isPerformanceSupported() ? perf.now() : Date.now();\n}\n","import { HOOK_PLUGIN_SETTINGS_SET } from './const.js';\nimport { now } from './time.js';\nexport class ApiProxy {\n constructor(plugin, hook) {\n this.target = null;\n this.targetQueue = [];\n this.onQueue = [];\n this.plugin = plugin;\n this.hook = hook;\n const defaultSettings = {};\n if (plugin.settings) {\n for (const id in plugin.settings) {\n const item = plugin.settings[id];\n defaultSettings[id] = item.defaultValue;\n }\n }\n const localSettingsSaveId = `__vue-devtools-plugin-settings__${plugin.id}`;\n let currentSettings = Object.assign({}, defaultSettings);\n try {\n const raw = localStorage.getItem(localSettingsSaveId);\n const data = JSON.parse(raw);\n Object.assign(currentSettings, data);\n }\n catch (e) {\n // noop\n }\n this.fallbacks = {\n getSettings() {\n return currentSettings;\n },\n setSettings(value) {\n try {\n localStorage.setItem(localSettingsSaveId, JSON.stringify(value));\n }\n catch (e) {\n // noop\n }\n currentSettings = value;\n },\n now() {\n return now();\n },\n };\n if (hook) {\n hook.on(HOOK_PLUGIN_SETTINGS_SET, (pluginId, value) => {\n if (pluginId === this.plugin.id) {\n this.fallbacks.setSettings(value);\n }\n });\n }\n this.proxiedOn = new Proxy({}, {\n get: (_target, prop) => {\n if (this.target) {\n return this.target.on[prop];\n }\n else {\n return (...args) => {\n this.onQueue.push({\n method: prop,\n args,\n });\n };\n }\n },\n });\n this.proxiedTarget = new Proxy({}, {\n get: (_target, prop) => {\n if (this.target) {\n return this.target[prop];\n }\n else if (prop === 'on') {\n return this.proxiedOn;\n }\n else if (Object.keys(this.fallbacks).includes(prop)) {\n return (...args) => {\n this.targetQueue.push({\n method: prop,\n args,\n resolve: () => { },\n });\n return this.fallbacks[prop](...args);\n };\n }\n else {\n return (...args) => {\n return new Promise(resolve => {\n this.targetQueue.push({\n method: prop,\n args,\n resolve,\n });\n });\n };\n }\n },\n });\n }\n async setRealTarget(target) {\n this.target = target;\n for (const item of this.onQueue) {\n this.target.on[item.method](...item.args);\n }\n for (const item of this.targetQueue) {\n item.resolve(await this.target[item.method](...item.args));\n }\n }\n}\n","import { getTarget, getDevtoolsGlobalHook, isProxyAvailable } from './env.js';\nimport { HOOK_SETUP } from './const.js';\nimport { ApiProxy } from './proxy.js';\nexport * from './api/index.js';\nexport * from './plugin.js';\nexport * from './time.js';\nexport function setupDevtoolsPlugin(pluginDescriptor, setupFn) {\n const descriptor = pluginDescriptor;\n const target = getTarget();\n const hook = getDevtoolsGlobalHook();\n const enableProxy = isProxyAvailable && descriptor.enableEarlyProxy;\n if (hook && (target.__VUE_DEVTOOLS_PLUGIN_API_AVAILABLE__ || !enableProxy)) {\n hook.emit(HOOK_SETUP, pluginDescriptor, setupFn);\n }\n else {\n const proxy = enableProxy ? new ApiProxy(descriptor, hook) : null;\n const list = target.__VUE_DEVTOOLS_PLUGINS__ = target.__VUE_DEVTOOLS_PLUGINS__ || [];\n list.push({\n pluginDescriptor: descriptor,\n setupFn,\n proxy,\n });\n if (proxy)\n setupFn(proxy.proxiedTarget);\n }\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<T> = { readonly [P in keyof T]: DeepReadonly<T[P]> }\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<Id, S, G, A> 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","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\tif (Boolean(value) && typeof value === 'object' && !Array.isArray(value)) {\n\t\t\t// Sort object keys, not values\n\t\t\tresult[key] = keysSorter(value);\n\t\t} else {\n\t\t\tresult[key] = value;\n\t\t}\n\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 <a> element. Use the custom prop to remove this warning:\\n<router-link v-slot=\"{ navigate, href }\" custom></router-link>\\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 (\"<router-link> 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 \"<router-link>'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 \"<router-link>'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 <a> child and apply listener and href\n var a = findAnchor(this.$slots.default);\n if (a) {\n // in case the <a> 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 <a> 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 <base> 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 }","<template>\n <span v-bind=\"$attrs\"\n :aria-hidden=\"!title\"\n :aria-label=\"title\"\n class=\"material-design-icon cog-icon\"\n role=\"img\"\n @click=\"$emit('click', $event)\">\n <svg :fill=\"fillColor\"\n class=\"material-design-icon__svg\"\n :width=\"size\"\n :height=\"size\"\n viewBox=\"0 0 24 24\">\n <path 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\">\n <title v-if=\"title\">{{ title }}</title>\n </path>\n </svg>\n </span>\n</template>\n\n<script>\nexport default {\n name: \"CogIcon\",\n emits: ['click'],\n props: {\n title: {\n type: String,\n },\n fillColor: {\n type: String,\n default: \"currentColor\"\n },\n size: {\n type: Number,\n default: 24\n }\n }\n}\n</script>","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=bcf30078\"\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,\"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æ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\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æ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\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","<template>\n <span v-bind=\"$attrs\"\n :aria-hidden=\"!title\"\n :aria-label=\"title\"\n class=\"material-design-icon chart-pie-icon\"\n role=\"img\"\n @click=\"$emit('click', $event)\">\n <svg :fill=\"fillColor\"\n class=\"material-design-icon__svg\"\n :width=\"size\"\n :height=\"size\"\n viewBox=\"0 0 24 24\">\n <path 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\">\n <title v-if=\"title\">{{ title }}</title>\n </path>\n </svg>\n </span>\n</template>\n\n<script>\nexport default {\n name: \"ChartPieIcon\",\n emits: ['click'],\n props: {\n title: {\n type: String,\n },\n fillColor: {\n type: String,\n default: \"currentColor\"\n },\n size: {\n type: Number,\n default: 24\n }\n }\n}\n</script>","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=44de6464\"\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,\"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 }","<template>\n\t<NcAppNavigationItem v-if=\"storageStats\"\n\t\t:aria-label=\"t('files', 'Storage informations')\"\n\t\t:class=\"{ 'app-navigation-entry__settings-quota--not-unlimited': storageStats.quota >= 0}\"\n\t\t:loading=\"loadingStorageStats\"\n\t\t:name=\"storageStatsTitle\"\n\t\t:title=\"storageStatsTooltip\"\n\t\tclass=\"app-navigation-entry__settings-quota\"\n\t\tdata-cy-files-navigation-settings-quota\n\t\t@click.stop.prevent=\"debounceUpdateStorageStats\">\n\t\t<ChartPie slot=\"icon\" :size=\"20\" />\n\n\t\t<!-- Progress bar -->\n\t\t<NcProgressBar v-if=\"storageStats.quota >= 0\"\n\t\t\tslot=\"extra\"\n\t\t\t:error=\"storageStats.relative > 80\"\n\t\t\t:value=\"Math.min(storageStats.relative, 100)\" />\n\t</NcAppNavigationItem>\n</template>\n\n<script>\nimport { debounce, throttle } from 'throttle-debounce'\nimport { formatFileSize } from '@nextcloud/files'\nimport { generateUrl } from '@nextcloud/router'\nimport { loadState } from '@nextcloud/initial-state'\nimport { showError } from '@nextcloud/dialogs'\nimport { subscribe } from '@nextcloud/event-bus'\nimport { translate } from '@nextcloud/l10n'\nimport axios from '@nextcloud/axios'\n\nimport ChartPie from 'vue-material-design-icons/ChartPie.vue'\nimport NcAppNavigationItem from '@nextcloud/vue/dist/Components/NcAppNavigationItem.js'\nimport NcProgressBar from '@nextcloud/vue/dist/Components/NcProgressBar.js'\n\nimport logger from '../logger.js'\n\nexport default {\n\tname: 'NavigationQuota',\n\n\tcomponents: {\n\t\tChartPie,\n\t\tNcAppNavigationItem,\n\t\tNcProgressBar,\n\t},\n\n\tdata() {\n\t\treturn {\n\t\t\tloadingStorageStats: false,\n\t\t\tstorageStats: loadState('files', 'storageStats', null),\n\t\t}\n\t},\n\n\tcomputed: {\n\t\tstorageStatsTitle() {\n\t\t\tconst usedQuotaByte = formatFileSize(this.storageStats?.used, false, false)\n\t\t\tconst quotaByte = formatFileSize(this.storageStats?.quota, false, false)\n\n\t\t\t// If no quota set\n\t\t\tif (this.storageStats?.quota < 0) {\n\t\t\t\treturn this.t('files', '{usedQuotaByte} used', { usedQuotaByte })\n\t\t\t}\n\n\t\t\treturn this.t('files', '{used} of {quota} used', {\n\t\t\t\tused: usedQuotaByte,\n\t\t\t\tquota: quotaByte,\n\t\t\t})\n\t\t},\n\t\tstorageStatsTooltip() {\n\t\t\tif (!this.storageStats.relative) {\n\t\t\t\treturn ''\n\t\t\t}\n\n\t\t\treturn this.t('files', '{relative}% used', this.storageStats)\n\t\t},\n\t},\n\n\tbeforeMount() {\n\t\t/**\n\t\t * Update storage stats every minute\n\t\t * TODO: remove when all views are migrated to Vue\n\t\t */\n\t\tsetInterval(this.throttleUpdateStorageStats, 60 * 1000)\n\n\t\tsubscribe('files:node:created', this.throttleUpdateStorageStats)\n\t\tsubscribe('files:node:deleted', this.throttleUpdateStorageStats)\n\t\tsubscribe('files:node:moved', this.throttleUpdateStorageStats)\n\t\tsubscribe('files:node:updated', this.throttleUpdateStorageStats)\n\t},\n\n\tmounted() {\n\t\t// Warn the user if the available storage is 0 on page load\n\t\tif (this.storageStats?.free <= 0) {\n\t\t\tthis.showStorageFullWarning()\n\t\t}\n\t},\n\n\tmethods: {\n\t\t// From user input\n\t\tdebounceUpdateStorageStats: debounce(200, function(event) {\n\t\t\tthis.updateStorageStats(event)\n\t\t}),\n\t\t// From interval or event bus\n\t\tthrottleUpdateStorageStats: throttle(1000, function(event) {\n\t\t\tthis.updateStorageStats(event)\n\t\t}),\n\n\t\t/**\n\t\t * Update the storage stats\n\t\t * Throttled at max 1 refresh per minute\n\t\t *\n\t\t * @param {Event} [event = null] if user interaction\n\t\t */\n\t\tasync updateStorageStats(event = null) {\n\t\t\tif (this.loadingStorageStats) {\n\t\t\t\treturn\n\t\t\t}\n\n\t\t\tthis.loadingStorageStats = true\n\t\t\ttry {\n\t\t\t\tconst response = await axios.get(generateUrl('/apps/files/api/v1/stats'))\n\t\t\t\tif (!response?.data?.data) {\n\t\t\t\t\tthrow new Error('Invalid storage stats')\n\t\t\t\t}\n\n\t\t\t\t// Warn the user if the available storage changed from > 0 to 0\n\t\t\t\tif (this.storageStats?.free > 0 && response.data.data?.free <= 0) {\n\t\t\t\t\tthis.showStorageFullWarning()\n\t\t\t\t}\n\n\t\t\t\tthis.storageStats = response.data.data\n\t\t\t} catch (error) {\n\t\t\t\tlogger.error('Could not refresh storage stats', { error })\n\t\t\t\t// Only show to the user if it was manually triggered\n\t\t\t\tif (event) {\n\t\t\t\t\tshowError(t('files', 'Could not refresh storage stats'))\n\t\t\t\t}\n\t\t\t} finally {\n\t\t\t\tthis.loadingStorageStats = false\n\t\t\t}\n\t\t},\n\n\t\tshowStorageFullWarning() {\n\t\t\tshowError(this.t('files', 'Your storage is full, files can not be updated or synced anymore!'))\n\t\t},\n\n\t\tt: translate,\n\t},\n}\n</script>\n\n<style lang=\"scss\" scoped>\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</style>\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=18ceb3ce&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=18ceb3ce&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=18ceb3ce&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=18ceb3ce&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 \"18ceb3ce\",\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:{\"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:{\"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:{\"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:{\"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:{\"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:{\"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 }","<template>\n <span v-bind=\"$attrs\"\n :aria-hidden=\"!title\"\n :aria-label=\"title\"\n class=\"material-design-icon clipboard-icon\"\n role=\"img\"\n @click=\"$emit('click', $event)\">\n <svg :fill=\"fillColor\"\n class=\"material-design-icon__svg\"\n :width=\"size\"\n :height=\"size\"\n viewBox=\"0 0 24 24\">\n <path 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\">\n <title v-if=\"title\">{{ title }}</title>\n </path>\n </svg>\n </span>\n</template>\n\n<script>\nexport default {\n name: \"ClipboardIcon\",\n emits: ['click'],\n props: {\n title: {\n type: String,\n },\n fillColor: {\n type: String,\n default: \"currentColor\"\n },\n size: {\n type: Number,\n default: 24\n }\n }\n}\n</script>","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=0e008e34\"\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,\"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 - @copyright Copyright (c) 2020 Gary Kim <gary@garykim.dev>\n -\n - @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\n -\n -->\n\n<template>\n\t<div />\n</template>\n<script>\nexport default {\n\tname: 'Setting',\n\tprops: {\n\t\tel: {\n\t\t\ttype: Function,\n\t\t\trequired: true,\n\t\t},\n\t},\n\tmounted() {\n\t\tthis.$el.appendChild(this.el())\n\t},\n}\n</script>\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","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 - @copyright Copyright (c) 2023 John Molakvoæ <skjnldsv@protonmail.com>\n -\n - @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\n -\n -->\n<template>\n\t<NcAppSettingsDialog :open=\"open\"\n\t\t:show-navigation=\"true\"\n\t\t:name=\"t('files', 'Files settings')\"\n\t\t@update:open=\"onClose\">\n\t\t<!-- Settings API-->\n\t\t<NcAppSettingsSection id=\"settings\" :name=\"t('files', 'Files settings')\">\n\t\t\t<NcCheckboxRadioSwitch :checked=\"userConfig.sort_favorites_first\"\n\t\t\t\t@update:checked=\"setConfig('sort_favorites_first', $event)\">\n\t\t\t\t{{ t('files', 'Sort favorites first') }}\n\t\t\t</NcCheckboxRadioSwitch>\n\t\t\t<NcCheckboxRadioSwitch :checked=\"userConfig.sort_folders_first\"\n\t\t\t\t@update:checked=\"setConfig('sort_folders_first', $event)\">\n\t\t\t\t{{ t('files', 'Sort folders before files') }}\n\t\t\t</NcCheckboxRadioSwitch>\n\t\t\t<NcCheckboxRadioSwitch :checked=\"userConfig.show_hidden\"\n\t\t\t\t@update:checked=\"setConfig('show_hidden', $event)\">\n\t\t\t\t{{ t('files', 'Show hidden files') }}\n\t\t\t</NcCheckboxRadioSwitch>\n\t\t\t<NcCheckboxRadioSwitch :checked=\"userConfig.crop_image_previews\"\n\t\t\t\t@update:checked=\"setConfig('crop_image_previews', $event)\">\n\t\t\t\t{{ t('files', 'Crop image previews') }}\n\t\t\t</NcCheckboxRadioSwitch>\n\t\t\t<NcCheckboxRadioSwitch v-if=\"enableGridView\"\n\t\t\t\t:checked=\"userConfig.grid_view\"\n\t\t\t\t@update:checked=\"setConfig('grid_view', $event)\">\n\t\t\t\t{{ t('files', 'Enable the grid view') }}\n\t\t\t</NcCheckboxRadioSwitch>\n\t\t</NcAppSettingsSection>\n\n\t\t<!-- Settings API-->\n\t\t<NcAppSettingsSection v-if=\"settings.length !== 0\"\n\t\t\tid=\"more-settings\"\n\t\t\t:name=\"t('files', 'Additional settings')\">\n\t\t\t<template v-for=\"setting in settings\">\n\t\t\t\t<Setting :key=\"setting.name\" :el=\"setting.el\" />\n\t\t\t</template>\n\t\t</NcAppSettingsSection>\n\n\t\t<!-- Webdav URL-->\n\t\t<NcAppSettingsSection id=\"webdav\" :name=\"t('files', 'WebDAV')\">\n\t\t\t<NcInputField id=\"webdav-url-input\"\n\t\t\t\t:label=\"t('files', 'WebDAV URL')\"\n\t\t\t\t:show-trailing-button=\"true\"\n\t\t\t\t:success=\"webdavUrlCopied\"\n\t\t\t\t:trailing-button-label=\"t('files', 'Copy to clipboard')\"\n\t\t\t\t:value=\"webdavUrl\"\n\t\t\t\treadonly=\"readonly\"\n\t\t\t\ttype=\"url\"\n\t\t\t\t@focus=\"$event.target.select()\"\n\t\t\t\t@trailing-button-click=\"copyCloudId\">\n\t\t\t\t<template #trailing-button-icon>\n\t\t\t\t\t<Clipboard :size=\"20\" />\n\t\t\t\t</template>\n\t\t\t</NcInputField>\n\t\t\t<em>\n\t\t\t\t<a class=\"setting-link\"\n\t\t\t\t\t:href=\"webdavDocs\"\n\t\t\t\t\ttarget=\"_blank\"\n\t\t\t\t\trel=\"noreferrer noopener\">\n\t\t\t\t\t{{ t('files', 'Use this address to access your Files via WebDAV') }} ↗\n\t\t\t\t</a>\n\t\t\t</em>\n\t\t\t<br>\n\t\t\t<em>\n\t\t\t\t<a class=\"setting-link\" :href=\"appPasswordUrl\">\n\t\t\t\t\t{{ t('files', 'If you have enabled 2FA, you must create and use a new app password by clicking here.') }} ↗\n\t\t\t\t</a>\n\t\t\t</em>\n\t\t</NcAppSettingsSection>\n\t</NcAppSettingsDialog>\n</template>\n\n<script>\nimport NcAppSettingsDialog from '@nextcloud/vue/dist/Components/NcAppSettingsDialog.js'\nimport NcAppSettingsSection from '@nextcloud/vue/dist/Components/NcAppSettingsSection.js'\nimport NcCheckboxRadioSwitch from '@nextcloud/vue/dist/Components/NcCheckboxRadioSwitch.js'\nimport Clipboard from 'vue-material-design-icons/Clipboard.vue'\nimport NcInputField from '@nextcloud/vue/dist/Components/NcInputField.js'\nimport Setting from '../components/Setting.vue'\n\nimport { generateRemoteUrl, generateUrl } from '@nextcloud/router'\nimport { getCurrentUser } from '@nextcloud/auth'\nimport { showError, showSuccess } from '@nextcloud/dialogs'\nimport { translate } from '@nextcloud/l10n'\nimport { loadState } from '@nextcloud/initial-state'\nimport { useUserConfigStore } from '../store/userconfig.ts'\n\nexport default {\n\tname: 'Settings',\n\tcomponents: {\n\t\tClipboard,\n\t\tNcAppSettingsDialog,\n\t\tNcAppSettingsSection,\n\t\tNcCheckboxRadioSwitch,\n\t\tNcInputField,\n\t\tSetting,\n\t},\n\n\tprops: {\n\t\topen: {\n\t\t\ttype: Boolean,\n\t\t\tdefault: false,\n\t\t},\n\t},\n\n\tsetup() {\n\t\tconst userConfigStore = useUserConfigStore()\n\t\treturn {\n\t\t\tuserConfigStore,\n\t\t}\n\t},\n\n\tdata() {\n\t\treturn {\n\t\t\t// Settings API\n\t\t\tsettings: window.OCA?.Files?.Settings?.settings || [],\n\n\t\t\t// Webdav infos\n\t\t\twebdavUrl: generateRemoteUrl('dav/files/' + encodeURIComponent(getCurrentUser()?.uid)),\n\t\t\twebdavDocs: 'https://docs.nextcloud.com/server/stable/go.php?to=user-webdav',\n\t\t\tappPasswordUrl: generateUrl('/settings/user/security#generate-app-token-section'),\n\t\t\twebdavUrlCopied: false,\n\t\t\tenableGridView: (loadState('core', 'config', [])['enable_non-accessible_features'] ?? true),\n\t\t}\n\t},\n\n\tcomputed: {\n\t\tuserConfig() {\n\t\t\treturn this.userConfigStore.userConfig\n\t\t},\n\t},\n\n\tbeforeMount() {\n\t\t// Update the settings API entries state\n\t\tthis.settings.forEach(setting => setting.open())\n\t},\n\n\tbeforeDestroy() {\n\t\t// Update the settings API entries state\n\t\tthis.settings.forEach(setting => setting.close())\n\t},\n\n\tmethods: {\n\t\tonClose() {\n\t\t\tthis.$emit('close')\n\t\t},\n\n\t\tsetConfig(key, value) {\n\t\t\tthis.userConfigStore.update(key, value)\n\t\t},\n\n\t\tasync copyCloudId() {\n\t\t\tdocument.querySelector('input#webdav-url-input').select()\n\n\t\t\tif (!navigator.clipboard) {\n\t\t\t\t// Clipboard API not available\n\t\t\t\tshowError(t('files', 'Clipboard is not available'))\n\t\t\t\treturn\n\t\t\t}\n\n\t\t\tawait navigator.clipboard.writeText(this.webdavUrl)\n\t\t\tthis.webdavUrlCopied = true\n\t\t\tshowSuccess(t('files', 'WebDAV URL copied to clipboard'))\n\t\t\tsetTimeout(() => {\n\t\t\t\tthis.webdavUrlCopied = false\n\t\t\t}, 5000)\n\t\t},\n\n\t\tt: translate,\n\t},\n}\n</script>\n\n<style lang=\"scss\" scoped>\n.setting-link:hover {\n\ttext-decoration: underline;\n}\n</style>\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!./Settings.vue?vue&type=style&index=0&id=6d63c120&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=6d63c120&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=6d63c120&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=6d63c120&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 \"6d63c120\",\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 * @copyright Copyright (c) 2022 Joas Schilling <coding@schilljs.com>\n *\n * @author Joas Schilling <coding@schilljs.com>\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 <http://www.gnu.org/licenses/>.\n *\n */\n\nimport { loadState } from '@nextcloud/initial-state'\n\n/**\n * Set the page heading\n *\n * @param {string} heading page title from the history api\n * @since 27.0.0\n */\nexport function setPageHeading(heading) {\n\tconst headingEl = document.getElementById('page-heading-level-1')\n\tif (headingEl) {\n\t\theadingEl.textContent = heading\n\t}\n}\nexport default {\n\t/**\n\t * @return {boolean} Whether the user opted-out of shortcuts so that they should not be registered\n\t */\n\tdisableKeyboardShortcuts() {\n\t\treturn loadState('theming', 'shortcutsDisabled', false)\n\t},\n\tsetPageHeading,\n}\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!./Navigation.vue?vue&type=style&index=0&id=3f2914e1&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=3f2914e1&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=3f2914e1&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=3f2914e1&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 \"3f2914e1\",\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:{\"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('ShareVariantIcon',{attrs:{\"size\":20}})]},proxy:true}],null,false,2776780758)}):_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', 'Add'))+\"\\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 * natural-orderby v3.0.2\n *\n * Copyright (c) Olaf Ennen\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE.md file in the root directory of this source tree.\n *\n * @license MIT\n */\nvar compareNumbers = function compareNumbers(numberA, numberB) {\n if (numberA < numberB) {\n return -1;\n }\n if (numberA > numberB) {\n return 1;\n }\n return 0;\n};\n\nvar compareUnicode = function compareUnicode(stringA, stringB) {\n var result = stringA.localeCompare(stringB);\n return result ? result / Math.abs(result) : 0;\n};\n\nvar RE_NUMBERS = /(^0x[\\da-fA-F]+$|^([+-]?(?:\\d+(?:\\.\\d*)?|\\.\\d+)(?:[eE][+-]?\\d+)?(?!\\.\\d+)(?=\\D|\\s|$))|\\d+)/g;\nvar RE_LEADING_OR_TRAILING_WHITESPACES = /^\\s+|\\s+$/g; // trim pre-post whitespace\nvar RE_WHITESPACES = /\\s+/g; // normalize all whitespace to single ' ' character\nvar RE_INT_OR_FLOAT = /^[+-]?(?:\\d+(?:\\.\\d*)?|\\.\\d+)(?:[eE][+-]?\\d+)?$/; // identify integers and floats\nvar RE_DATE = /(^([\\w ]+,?[\\w ]+)?[\\w ]+,?[\\w ]+\\d+:\\d+(:\\d+)?[\\w ]?|^\\d{1,4}[/-]\\d{1,4}[/-]\\d{1,4}|^\\w+, \\w+ \\d+, \\d{4})/; // identify date strings\nvar RE_LEADING_ZERO = /^0+[1-9]{1}[0-9]*$/;\n// eslint-disable-next-line no-control-regex\nvar RE_UNICODE_CHARACTERS = /[^\\x00-\\x80]/;\n\nvar stringCompare = function stringCompare(stringA, stringB) {\n if (stringA < stringB) {\n return -1;\n }\n if (stringA > stringB) {\n return 1;\n }\n return 0;\n};\n\nvar compareChunks = function compareChunks(chunksA, chunksB) {\n var lengthA = chunksA.length;\n var lengthB = chunksB.length;\n var size = Math.min(lengthA, lengthB);\n for (var i = 0; i < size; i++) {\n var chunkA = chunksA[i];\n var chunkB = chunksB[i];\n if (chunkA.normalizedString !== chunkB.normalizedString) {\n if (chunkA.normalizedString === '' !== (chunkB.normalizedString === '')) {\n // empty strings have lowest value\n return chunkA.normalizedString === '' ? -1 : 1;\n }\n if (chunkA.parsedNumber !== undefined && chunkB.parsedNumber !== undefined) {\n // compare numbers\n var result = compareNumbers(chunkA.parsedNumber, chunkB.parsedNumber);\n if (result === 0) {\n // compare string value, if parsed numbers are equal\n // Example:\n // chunkA = { parsedNumber: 1, normalizedString: \"001\" }\n // chunkB = { parsedNumber: 1, normalizedString: \"01\" }\n // chunkA.parsedNumber === chunkB.parsedNumber\n // chunkA.normalizedString < chunkB.normalizedString\n return stringCompare(chunkA.normalizedString, chunkB.normalizedString);\n }\n return result;\n } else if (chunkA.parsedNumber !== undefined || chunkB.parsedNumber !== undefined) {\n // number < string\n return chunkA.parsedNumber !== undefined ? -1 : 1;\n } else if (RE_UNICODE_CHARACTERS.test(chunkA.normalizedString + chunkB.normalizedString)) {\n // use locale comparison only if one of the chunks contains unicode characters\n return compareUnicode(chunkA.normalizedString, chunkB.normalizedString);\n } else {\n // use common string comparison for performance reason\n return stringCompare(chunkA.normalizedString, chunkB.normalizedString);\n }\n }\n }\n // if the chunks are equal so far, the one which has more chunks is greater than the other one\n if (lengthA > size || lengthB > size) {\n return lengthA <= size ? -1 : 1;\n }\n return 0;\n};\n\nvar compareOtherTypes = function compareOtherTypes(valueA, valueB) {\n if (!valueA.chunks ? valueB.chunks : !valueB.chunks) {\n return !valueA.chunks ? 1 : -1;\n }\n if (valueA.isNaN ? !valueB.isNaN : valueB.isNaN) {\n return valueA.isNaN ? -1 : 1;\n }\n if (valueA.isSymbol ? !valueB.isSymbol : valueB.isSymbol) {\n return valueA.isSymbol ? -1 : 1;\n }\n if (valueA.isObject ? !valueB.isObject : valueB.isObject) {\n return valueA.isObject ? -1 : 1;\n }\n if (valueA.isArray ? !valueB.isArray : valueB.isArray) {\n return valueA.isArray ? -1 : 1;\n }\n if (valueA.isFunction ? !valueB.isFunction : valueB.isFunction) {\n return valueA.isFunction ? -1 : 1;\n }\n if (valueA.isNull ? !valueB.isNull : valueB.isNull) {\n return valueA.isNull ? -1 : 1;\n }\n return 0;\n};\n\nvar compareValues = function compareValues(valueA, valueB) {\n if (valueA.value === valueB.value) {\n return 0;\n }\n if (valueA.parsedNumber !== undefined && valueB.parsedNumber !== undefined) {\n return compareNumbers(valueA.parsedNumber, valueB.parsedNumber);\n }\n if (valueA.chunks && valueB.chunks) {\n return compareChunks(valueA.chunks, valueB.chunks);\n }\n return compareOtherTypes(valueA, valueB);\n};\n\nvar normalizeAlphaChunk = function normalizeAlphaChunk(chunk) {\n return chunk.replace(RE_WHITESPACES, ' ').replace(RE_LEADING_OR_TRAILING_WHITESPACES, '');\n};\n\nvar parseNumber = function parseNumber(value) {\n if (value.length !== 0) {\n var parsedNumber = Number(value);\n if (!Number.isNaN(parsedNumber)) {\n return parsedNumber;\n }\n }\n return undefined;\n};\n\nvar normalizeNumericChunk = function normalizeNumericChunk(chunk, index, chunks) {\n if (RE_INT_OR_FLOAT.test(chunk)) {\n // don´t parse a number, if there´s a preceding decimal point\n // to keep significance\n // e.g. 1.0020, 1.020\n if (!RE_LEADING_ZERO.test(chunk) || index === 0 || chunks[index - 1] !== '.') {\n return parseNumber(chunk) || 0;\n }\n }\n return undefined;\n};\n\nvar createChunkMap = function createChunkMap(chunk, index, chunks) {\n return {\n parsedNumber: normalizeNumericChunk(chunk, index, chunks),\n normalizedString: normalizeAlphaChunk(chunk)\n };\n};\n\nvar createChunks = function createChunks(value) {\n return value.replace(RE_NUMBERS, '\\0$1\\0').replace(/\\0$/, '').replace(/^\\0/, '').split('\\0');\n};\n\nvar createChunkMaps = function createChunkMaps(value) {\n var chunksMaps = createChunks(value).map(createChunkMap);\n return chunksMaps;\n};\n\nvar isFunction = function isFunction(value) {\n return typeof value === 'function';\n};\n\nvar isNaN = function isNaN(value) {\n return Number.isNaN(value) || value instanceof Number && Number.isNaN(value.valueOf());\n};\n\nvar isNull = function isNull(value) {\n return value === null;\n};\n\nvar isObject = function isObject(value) {\n return value !== null && typeof value === 'object' && !Array.isArray(value) && !(value instanceof Number) && !(value instanceof String) && !(value instanceof Boolean) && !(value instanceof Date);\n};\n\nvar isSymbol = function isSymbol(value) {\n return typeof value === 'symbol';\n};\n\nvar isUndefined = function isUndefined(value) {\n return value === undefined;\n};\n\nvar parseDate = function parseDate(value) {\n try {\n var parsedDate = Date.parse(value);\n if (!Number.isNaN(parsedDate)) {\n if (RE_DATE.test(value)) {\n return parsedDate;\n }\n }\n return undefined;\n } catch (_unused) {\n return undefined;\n }\n};\n\nvar numberify = function numberify(value) {\n var parsedNumber = parseNumber(value);\n if (parsedNumber !== undefined) {\n return parsedNumber;\n }\n return parseDate(value);\n};\n\nvar stringify = function stringify(value) {\n if (typeof value === 'boolean' || value instanceof Boolean) {\n return Number(value).toString();\n }\n if (typeof value === 'number' || value instanceof Number) {\n return value.toString();\n }\n if (value instanceof Date) {\n return value.getTime().toString();\n }\n if (typeof value === 'string' || value instanceof String) {\n return value.toLowerCase().replace(RE_LEADING_OR_TRAILING_WHITESPACES, '');\n }\n return '';\n};\n\nvar getMappedValueRecord = function getMappedValueRecord(value) {\n if (typeof value === 'string' || value instanceof String || (typeof value === 'number' || value instanceof Number) && !isNaN(value) || typeof value === 'boolean' || value instanceof Boolean || value instanceof Date) {\n var stringValue = stringify(value);\n var parsedNumber = numberify(stringValue);\n var chunks = createChunkMaps(parsedNumber ? \"\" + parsedNumber : stringValue);\n return {\n parsedNumber: parsedNumber,\n chunks: chunks,\n value: value\n };\n }\n return {\n isArray: Array.isArray(value),\n isFunction: isFunction(value),\n isNaN: isNaN(value),\n isNull: isNull(value),\n isObject: isObject(value),\n isSymbol: isSymbol(value),\n isUndefined: isUndefined(value),\n value: value\n };\n};\n\nvar baseCompare = function baseCompare(options) {\n return function (valueA, valueB) {\n var a = getMappedValueRecord(valueA);\n var b = getMappedValueRecord(valueB);\n var result = compareValues(a, b);\n return result * (options.order === 'desc' ? -1 : 1);\n };\n};\n\nvar isValidOrder = function isValidOrder(value) {\n return typeof value === 'string' && (value === 'asc' || value === 'desc');\n};\nvar getOptions = function getOptions(customOptions) {\n var order = 'asc';\n if (typeof customOptions === 'string' && isValidOrder(customOptions)) {\n order = customOptions;\n } else if (customOptions && typeof customOptions === 'object' && customOptions.order && isValidOrder(customOptions.order)) {\n order = customOptions.order;\n }\n return {\n order: order\n };\n};\n\n/**\n * Creates a compare function that defines the natural sort order considering\n * the given `options` which may be passed to [`Array.prototype.sort()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort).\n */\nfunction compare(options) {\n var validatedOptions = getOptions(options);\n return baseCompare(validatedOptions);\n}\n\nvar compareMultiple = function compareMultiple(recordA, recordB, orders) {\n var indexA = recordA.index,\n valuesA = recordA.values;\n var indexB = recordB.index,\n valuesB = recordB.values;\n var length = valuesA.length;\n var ordersLength = orders.length;\n for (var i = 0; i < length; i++) {\n var order = i < ordersLength ? orders[i] : null;\n if (order && typeof order === 'function') {\n var result = order(valuesA[i].value, valuesB[i].value);\n if (result) {\n return result;\n }\n } else {\n var _result = compareValues(valuesA[i], valuesB[i]);\n if (_result) {\n return _result * (order === 'desc' ? -1 : 1);\n }\n }\n }\n return indexA - indexB;\n};\n\nvar createIdentifierFn = function createIdentifierFn(identifier) {\n if (typeof identifier === 'function') {\n // identifier is already a lookup function\n return identifier;\n }\n return function (value) {\n if (Array.isArray(value)) {\n var index = Number(identifier);\n if (Number.isInteger(index)) {\n return value[index];\n }\n } else if (value && typeof value === 'object') {\n var result = Object.getOwnPropertyDescriptor(value, identifier);\n return result == null ? void 0 : result.value;\n }\n return value;\n };\n};\n\nvar getElementByIndex = function getElementByIndex(collection, index) {\n return collection[index];\n};\n\nvar getValueByIdentifier = function getValueByIdentifier(value, getValue) {\n return getValue(value);\n};\n\nvar baseOrderBy = function baseOrderBy(collection, identifiers, orders) {\n var identifierFns = identifiers.length ? identifiers.map(createIdentifierFn) : [function (value) {\n return value;\n }];\n\n // temporary array holds elements with position and sort-values\n var mappedCollection = collection.map(function (element, index) {\n var values = identifierFns.map(function (identifier) {\n return getValueByIdentifier(element, identifier);\n }).map(getMappedValueRecord);\n return {\n index: index,\n values: values\n };\n });\n\n // iterate over values and compare values until a != b or last value reached\n mappedCollection.sort(function (recordA, recordB) {\n return compareMultiple(recordA, recordB, orders);\n });\n return mappedCollection.map(function (element) {\n return getElementByIndex(collection, element.index);\n });\n};\n\nvar getIdentifiers = function getIdentifiers(identifiers) {\n if (!identifiers) {\n return [];\n }\n var identifierList = !Array.isArray(identifiers) ? [identifiers] : [].concat(identifiers);\n if (identifierList.some(function (identifier) {\n return typeof identifier !== 'string' && typeof identifier !== 'number' && typeof identifier !== 'function';\n })) {\n return [];\n }\n return identifierList;\n};\n\nvar getOrders = function getOrders(orders) {\n if (!orders) {\n return [];\n }\n var orderList = !Array.isArray(orders) ? [orders] : [].concat(orders);\n if (orderList.some(function (order) {\n return order !== 'asc' && order !== 'desc' && typeof order !== 'function';\n })) {\n return [];\n }\n return orderList;\n};\n\n/**\n * Creates an array of elements, natural sorted by specified identifiers and\n * the corresponding sort orders. This method implements a stable sort\n * algorithm, which means the original sort order of equal elements is\n * preserved.\n */\nfunction orderBy(collection, identifiers, orders) {\n if (!collection || !Array.isArray(collection)) {\n return [];\n }\n var validatedIdentifiers = getIdentifiers(identifiers);\n var validatedOrders = getOrders(orders);\n return baseOrderBy(collection, validatedIdentifiers, validatedOrders);\n}\n\nexport { compare, orderBy };\n","<template>\n <span v-bind=\"$attrs\"\n :aria-hidden=\"!title\"\n :aria-label=\"title\"\n class=\"material-design-icon format-list-bulleted-square-icon\"\n role=\"img\"\n @click=\"$emit('click', $event)\">\n <svg :fill=\"fillColor\"\n class=\"material-design-icon__svg\"\n :width=\"size\"\n :height=\"size\"\n viewBox=\"0 0 24 24\">\n <path d=\"M3,4H7V8H3V4M9,5V7H21V5H9M3,10H7V14H3V10M9,11V13H21V11H9M3,16H7V20H3V16M9,17V19H21V17H9\">\n <title v-if=\"title\">{{ title }}</title>\n </path>\n </svg>\n </span>\n</template>\n\n<script>\nexport default {\n name: \"FormatListBulletedSquareIcon\",\n emits: ['click'],\n props: {\n title: {\n type: String,\n },\n fillColor: {\n type: String,\n default: \"currentColor\"\n },\n size: {\n type: Number,\n default: 24\n }\n }\n}\n</script>","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=03d22f04\"\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,\"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 }","<template>\n <span v-bind=\"$attrs\"\n :aria-hidden=\"!title\"\n :aria-label=\"title\"\n class=\"material-design-icon share-variant-icon\"\n role=\"img\"\n @click=\"$emit('click', $event)\">\n <svg :fill=\"fillColor\"\n class=\"material-design-icon__svg\"\n :width=\"size\"\n :height=\"size\"\n viewBox=\"0 0 24 24\">\n <path d=\"M18,16.08C17.24,16.08 16.56,16.38 16.04,16.85L8.91,12.7C8.96,12.47 9,12.24 9,12C9,11.76 8.96,11.53 8.91,11.3L15.96,7.19C16.5,7.69 17.21,8 18,8A3,3 0 0,0 21,5A3,3 0 0,0 18,2A3,3 0 0,0 15,5C15,5.24 15.04,5.47 15.09,5.7L8.04,9.81C7.5,9.31 6.79,9 6,9A3,3 0 0,0 3,12A3,3 0 0,0 6,15C6.79,15 7.5,14.69 8.04,14.19L15.16,18.34C15.11,18.55 15.08,18.77 15.08,19C15.08,20.61 16.39,21.91 18,21.91C19.61,21.91 20.92,20.61 20.92,19A2.92,2.92 0 0,0 18,16.08Z\">\n <title v-if=\"title\">{{ title }}</title>\n </path>\n </svg>\n </span>\n</template>\n\n<script>\nexport default {\n name: \"ShareVariantIcon\",\n emits: ['click'],\n props: {\n title: {\n type: String,\n },\n fillColor: {\n type: String,\n default: \"currentColor\"\n },\n size: {\n type: Number,\n default: 24\n }\n }\n}\n</script>","import mod from \"-!../vue-loader/lib/index.js??vue-loader-options!./ShareVariant.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../vue-loader/lib/index.js??vue-loader-options!./ShareVariant.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./ShareVariant.vue?vue&type=template&id=1f144a5c\"\nimport script from \"./ShareVariant.vue?vue&type=script&lang=js\"\nexport * from \"./ShareVariant.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 share-variant-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 24 24\"}},[_c('path',{attrs:{\"d\":\"M18,16.08C17.24,16.08 16.56,16.38 16.04,16.85L8.91,12.7C8.96,12.47 9,12.24 9,12C9,11.76 8.96,11.53 8.91,11.3L15.96,7.19C16.5,7.69 17.21,8 18,8A3,3 0 0,0 21,5A3,3 0 0,0 18,2A3,3 0 0,0 15,5C15,5.24 15.04,5.47 15.09,5.7L8.04,9.81C7.5,9.31 6.79,9 6,9A3,3 0 0,0 3,12A3,3 0 0,0 6,15C6.79,15 7.5,14.69 8.04,14.19L15.16,18.34C15.11,18.55 15.08,18.77 15.08,19C15.08,20.61 16.39,21.91 18,21.91C19.61,21.91 20.92,20.61 20.92,19A2.92,2.92 0 0,0 18,16.08Z\"}},[(_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\"","<template>\n <span v-bind=\"$attrs\"\n :aria-hidden=\"!title\"\n :aria-label=\"title\"\n class=\"material-design-icon view-grid-icon\"\n role=\"img\"\n @click=\"$emit('click', $event)\">\n <svg :fill=\"fillColor\"\n class=\"material-design-icon__svg\"\n :width=\"size\"\n :height=\"size\"\n viewBox=\"0 0 24 24\">\n <path d=\"M3,11H11V3H3M3,21H11V13H3M13,21H21V13H13M13,3V11H21V3\">\n <title v-if=\"title\">{{ title }}</title>\n </path>\n </svg>\n </span>\n</template>\n\n<script>\nexport default {\n name: \"ViewGridIcon\",\n emits: ['click'],\n props: {\n title: {\n type: String,\n },\n fillColor: {\n type: String,\n default: \"currentColor\"\n },\n size: {\n type: Number,\n default: 24\n }\n }\n}\n</script>","import { render, staticRenderFns } from \"./ViewGrid.vue?vue&type=template&id=6ca550f9\"\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,\"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æ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\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æ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\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","<template>\n <span v-bind=\"$attrs\"\n :aria-hidden=\"!title\"\n :aria-label=\"title\"\n class=\"material-design-icon home-icon\"\n role=\"img\"\n @click=\"$emit('click', $event)\">\n <svg :fill=\"fillColor\"\n class=\"material-design-icon__svg\"\n :width=\"size\"\n :height=\"size\"\n viewBox=\"0 0 24 24\">\n <path d=\"M10,20V14H14V20H19V12H22L12,3L2,12H5V20H10Z\">\n <title v-if=\"title\">{{ title }}</title>\n </path>\n </svg>\n </span>\n</template>\n\n<script>\nexport default {\n name: \"HomeIcon\",\n emits: ['click'],\n props: {\n title: {\n type: String,\n },\n fillColor: {\n type: String,\n default: \"currentColor\"\n },\n size: {\n type: Number,\n default: 24\n }\n }\n}\n</script>","import mod from \"-!../vue-loader/lib/index.js??vue-loader-options!./Home.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../vue-loader/lib/index.js??vue-loader-options!./Home.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./Home.vue?vue&type=template&id=69a49b0f\"\nimport script from \"./Home.vue?vue&type=script&lang=js\"\nexport * from \"./Home.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 home-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 24 24\"}},[_c('path',{attrs:{\"d\":\"M10,20V14H14V20H19V12H22L12,3L2,12H5V20H10Z\"}},[(_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('NcBreadcrumbs',{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,\"title\":_vm.titleForSection(index, section),\"aria-description\":_vm.ariaForSection(section)},nativeOn:{\"click\":function($event){return _vm.onClick(section.to)}},scopedSlots:_vm._u([(index === 0)?{key:\"icon\",fn:function(){return [_c('Home',{attrs:{\"size\":20}})]},proxy:true}:null],null,true)},'NcBreadcrumb',section,false))}),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!./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\"","\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=1c4866bc&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=1c4866bc&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=1c4866bc&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=1c4866bc&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 \"1c4866bc\",\n null\n \n)\n\nexport default component.exports","/**\n * @copyright Copyright (c) 2021 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\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 suffix A function that takes an index an returns a suffix to add, defaults to '(index)'\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, suffix = (n) => `(${n})`) => {\n let newName = name;\n let i = 1;\n while (otherNames.includes(newName)) {\n const ext = extname(name);\n newName = `${basename(name, ext)} ${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","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:{'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}},_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 }","/**\n * @copyright Copyright (c) 2023 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\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æ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\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æ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\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","<template>\n <span v-bind=\"$attrs\"\n :aria-hidden=\"!title\"\n :aria-label=\"title\"\n class=\"material-design-icon file-multiple-icon\"\n role=\"img\"\n @click=\"$emit('click', $event)\">\n <svg :fill=\"fillColor\"\n class=\"material-design-icon__svg\"\n :width=\"size\"\n :height=\"size\"\n viewBox=\"0 0 24 24\">\n <path 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\">\n <title v-if=\"title\">{{ title }}</title>\n </path>\n </svg>\n </span>\n</template>\n\n<script>\nexport default {\n name: \"FileMultipleIcon\",\n emits: ['click'],\n props: {\n title: {\n type: String,\n },\n fillColor: {\n type: String,\n default: \"currentColor\"\n },\n size: {\n type: Number,\n default: 24\n }\n }\n}\n</script>","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=065722db\"\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,\"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\"","<template>\n <span v-bind=\"$attrs\"\n :aria-hidden=\"!title\"\n :aria-label=\"title\"\n class=\"material-design-icon folder-icon\"\n role=\"img\"\n @click=\"$emit('click', $event)\">\n <svg :fill=\"fillColor\"\n class=\"material-design-icon__svg\"\n :width=\"size\"\n :height=\"size\"\n viewBox=\"0 0 24 24\">\n <path 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\">\n <title v-if=\"title\">{{ title }}</title>\n </path>\n </svg>\n </span>\n</template>\n\n<script>\nexport default {\n name: \"FolderIcon\",\n emits: ['click'],\n props: {\n title: {\n type: String,\n },\n fillColor: {\n type: String,\n default: \"currentColor\"\n },\n size: {\n type: Number,\n default: 24\n }\n }\n}\n</script>","import { render, staticRenderFns } from \"./Folder.vue?vue&type=template&id=5c04f969\"\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,\"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 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","import axios from './lib/axios.js';\n\n// This module is intended to unwrap Axios default export as named.\n// Keep top-level export same with static properties\n// so that it can keep same with es module or cjs\nconst {\n Axios,\n AxiosError,\n CanceledError,\n isCancel,\n CancelToken,\n VERSION,\n all,\n Cancel,\n isAxiosError,\n spread,\n toFormData,\n AxiosHeaders,\n HttpStatusCode,\n formToJSON,\n getAdapter,\n mergeConfig\n} = axios;\n\nexport {\n axios as default,\n Axios,\n AxiosError,\n CanceledError,\n isCancel,\n CancelToken,\n VERSION,\n all,\n Cancel,\n isAxiosError,\n spread,\n toFormData,\n AxiosHeaders,\n HttpStatusCode,\n formToJSON,\n getAdapter,\n mergeConfig\n}\n","/**\n * @copyright Copyright (c) 2023 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\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æ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\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 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 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<void>} 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), copySuffix);\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 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<MoveCopyResult>} 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 }) : 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 }) : 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) 2024 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\n *\n */\nimport { extname, join } from 'path';\nimport { FileType, Permission, Folder, File as NcFile, NodeStatus, Node, View } from '@nextcloud/files';\nimport { generateUrl } from '@nextcloud/router';\nimport { showError, showSuccess } from '@nextcloud/dialogs';\nimport { translate as t } from '@nextcloud/l10n';\nimport { Upload, getUploader } from '@nextcloud/upload';\nimport { vOnClickOutside } from '@vueuse/components';\nimport Vue, { defineComponent } from 'vue';\nimport { action as sidebarAction } from '../actions/sidebarAction.ts';\nimport { getDragAndDropPreview } from '../utils/dragUtils.ts';\nimport { handleCopyMoveNodeTo } from '../actions/moveOrCopyAction.ts';\nimport { hashCode } from '../utils/hashUtils.ts';\nimport { MoveCopyAction } from '../actions/moveOrCopyActionUtils.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 this.fileid?.toString?.() === this.currentFileId?.toString?.();\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.$root.$el;\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() {\n this.resetState();\n },\n },\n beforeDestroy() {\n this.resetState();\n },\n methods: {\n resetState() {\n // Reset loading state\n this.loading = '';\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 const root = this.$root.$el;\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(contentRect.left, Math.min(event.clientX, event.clientX - 200)) + 'px');\n root.style.setProperty('--mouse-pos-y', Math.max(contentRect.top, 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?.files?.length) {\n return;\n }\n event.preventDefault();\n event.stopPropagation();\n // If another button is pressed, cancel it\n // This allows cancelling the drag with the right click\n if (!this.canDrop || event.button !== 0) {\n return;\n }\n const isCopy = event.ctrlKey;\n this.dragover = false;\n logger.debug('Dropped', { event, selection: this.draggingFiles });\n // Check whether we're uploading files\n if (event.dataTransfer?.files\n && event.dataTransfer.files.length > 0) {\n const uploader = getUploader();\n // Check whether the uploader is in the same folder\n // This should never happen™\n if (!uploader.destination.path.startsWith(uploader.destination.path)) {\n logger.error('The current uploader destination is not the same as the current folder');\n showError(t('files', 'An error occurred while uploading. Please try again later.'));\n return;\n }\n logger.debug(`Uploading files to ${this.source.path}`);\n const queue = [];\n for (const file of event.dataTransfer.files) {\n // Because the uploader destination is properly set to the current folder\n // we can just use the basename as the relative path.\n queue.push(uploader.upload(join(this.source.basename, file.name), file));\n }\n const results = await Promise.allSettled(queue);\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;\n }\n const nodes = this.draggingFiles.map(fileid => this.filesStore.getNode(fileid));\n nodes.forEach(async (node) => {\n Vue.set(node, 'status', NodeStatus.LOADING);\n try {\n // TODO: resolve potential conflicts prior and force overwrite\n await handleCopyMoveNodeTo(node, this.source, isCopy ? MoveCopyAction.COPY : MoveCopyAction.MOVE);\n }\n catch (error) {\n logger.error('Error while moving file', { error });\n if (isCopy) {\n showError(t('files', 'Could not copy {file}. {message}', { file: node.basename, message: error.message || '' }));\n }\n else {\n showError(t('files', 'Could not move {file}. {message}', { file: node.basename, message: error.message || '' }));\n }\n }\n finally {\n Vue.set(node, 'status', undefined);\n }\n });\n // Reset selection after we dropped the files\n // if the dropped files are within the selection\n if (this.draggingFiles.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","/**\n * @copyright Copyright (c) 2023 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\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","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\"","<template>\n <span v-bind=\"$attrs\"\n :aria-hidden=\"!title\"\n :aria-label=\"title\"\n class=\"material-design-icon arrow-left-icon\"\n role=\"img\"\n @click=\"$emit('click', $event)\">\n <svg :fill=\"fillColor\"\n class=\"material-design-icon__svg\"\n :width=\"size\"\n :height=\"size\"\n viewBox=\"0 0 24 24\">\n <path d=\"M20,11V13H8L13.5,18.5L12.08,19.92L4.16,12L12.08,4.08L13.5,5.5L8,11H20Z\">\n <title v-if=\"title\">{{ title }}</title>\n </path>\n </svg>\n </span>\n</template>\n\n<script>\nexport default {\n name: \"ArrowLeftIcon\",\n emits: ['click'],\n props: {\n title: {\n type: String,\n },\n fillColor: {\n type: String,\n default: \"currentColor\"\n },\n size: {\n type: Number,\n default: 24\n }\n }\n}\n</script>","import { render, staticRenderFns } from \"./ArrowLeft.vue?vue&type=template&id=187c55d7\"\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,\"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 }","import mod from \"-!../vue-loader/lib/index.js??vue-loader-options!./ChevronRight.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../vue-loader/lib/index.js??vue-loader-options!./ChevronRight.vue?vue&type=script&lang=js\"","<template>\n <span v-bind=\"$attrs\"\n :aria-hidden=\"!title\"\n :aria-label=\"title\"\n class=\"material-design-icon chevron-right-icon\"\n role=\"img\"\n @click=\"$emit('click', $event)\">\n <svg :fill=\"fillColor\"\n class=\"material-design-icon__svg\"\n :width=\"size\"\n :height=\"size\"\n viewBox=\"0 0 24 24\">\n <path d=\"M8.59,16.58L13.17,12L8.59,7.41L10,6L16,12L10,18L8.59,16.58Z\">\n <title v-if=\"title\">{{ title }}</title>\n </path>\n </svg>\n </span>\n</template>\n\n<script>\nexport default {\n name: \"ChevronRightIcon\",\n emits: ['click'],\n props: {\n title: {\n type: String,\n },\n fillColor: {\n type: String,\n default: \"currentColor\"\n },\n size: {\n type: Number,\n default: 24\n }\n }\n}\n</script>","import { render, staticRenderFns } from \"./ChevronRight.vue?vue&type=template&id=750bcc07\"\nimport script from \"./ChevronRight.vue?vue&type=script&lang=js\"\nexport * from \"./ChevronRight.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 chevron-right-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 24 24\"}},[_c('path',{attrs:{\"d\":\"M8.59,16.58L13.17,12L8.59,7.41L10,6L16,12L10,18L8.59,16.58Z\"}},[(_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,\"disabled\":_vm.isLoading || _vm.loading !== '',\"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=821930f0&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=821930f0&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=821930f0&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=821930f0&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=821930f0&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=821930f0&prod&lang=scss\"\nimport style1 from \"./FileEntryActions.vue?vue&type=style&index=1&id=821930f0&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 \"821930f0\",\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æ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\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\":function($event){_vm.backgroundFailed = true},\"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 }","<template>\n <span v-bind=\"$attrs\"\n :aria-hidden=\"!title\"\n :aria-label=\"title\"\n class=\"material-design-icon account-plus-icon\"\n role=\"img\"\n @click=\"$emit('click', $event)\">\n <svg :fill=\"fillColor\"\n class=\"material-design-icon__svg\"\n :width=\"size\"\n :height=\"size\"\n viewBox=\"0 0 24 24\">\n <path 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\">\n <title v-if=\"title\">{{ title }}</title>\n </path>\n </svg>\n </span>\n</template>\n\n<script>\nexport default {\n name: \"AccountPlusIcon\",\n emits: ['click'],\n props: {\n title: {\n type: String,\n },\n fillColor: {\n type: String,\n default: \"currentColor\"\n },\n size: {\n type: Number,\n default: 24\n }\n }\n}\n</script>","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=98f97aee\"\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,\"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!./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\"","<template>\n <span v-bind=\"$attrs\"\n :aria-hidden=\"!title\"\n :aria-label=\"title\"\n class=\"material-design-icon file-icon\"\n role=\"img\"\n @click=\"$emit('click', $event)\">\n <svg :fill=\"fillColor\"\n class=\"material-design-icon__svg\"\n :width=\"size\"\n :height=\"size\"\n viewBox=\"0 0 24 24\">\n <path 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\">\n <title v-if=\"title\">{{ title }}</title>\n </path>\n </svg>\n </span>\n</template>\n\n<script>\nexport default {\n name: \"FileIcon\",\n emits: ['click'],\n props: {\n title: {\n type: String,\n },\n fillColor: {\n type: String,\n default: \"currentColor\"\n },\n size: {\n type: Number,\n default: 24\n }\n }\n}\n</script>","import { render, staticRenderFns } from \"./File.vue?vue&type=template&id=5c8d96c6\"\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,\"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\"","<template>\n <span v-bind=\"$attrs\"\n :aria-hidden=\"!title\"\n :aria-label=\"title\"\n class=\"material-design-icon folder-open-icon\"\n role=\"img\"\n @click=\"$emit('click', $event)\">\n <svg :fill=\"fillColor\"\n class=\"material-design-icon__svg\"\n :width=\"size\"\n :height=\"size\"\n viewBox=\"0 0 24 24\">\n <path 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\">\n <title v-if=\"title\">{{ title }}</title>\n </path>\n </svg>\n </span>\n</template>\n\n<script>\nexport default {\n name: \"FolderOpenIcon\",\n emits: ['click'],\n props: {\n title: {\n type: String,\n },\n fillColor: {\n type: String,\n default: \"currentColor\"\n },\n size: {\n type: Number,\n default: 24\n }\n }\n}\n</script>","import { render, staticRenderFns } from \"./FolderOpen.vue?vue&type=template&id=3b29b1d5\"\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,\"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\"","<template>\n <span v-bind=\"$attrs\"\n :aria-hidden=\"!title\"\n :aria-label=\"title\"\n class=\"material-design-icon key-icon\"\n role=\"img\"\n @click=\"$emit('click', $event)\">\n <svg :fill=\"fillColor\"\n class=\"material-design-icon__svg\"\n :width=\"size\"\n :height=\"size\"\n viewBox=\"0 0 24 24\">\n <path 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\">\n <title v-if=\"title\">{{ title }}</title>\n </path>\n </svg>\n </span>\n</template>\n\n<script>\nexport default {\n name: \"KeyIcon\",\n emits: ['click'],\n props: {\n title: {\n type: String,\n },\n fillColor: {\n type: String,\n default: \"currentColor\"\n },\n size: {\n type: Number,\n default: 24\n }\n }\n}\n</script>","import { render, staticRenderFns } from \"./Key.vue?vue&type=template&id=aa295eae\"\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,\"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\"","<template>\n <span v-bind=\"$attrs\"\n :aria-hidden=\"!title\"\n :aria-label=\"title\"\n class=\"material-design-icon network-icon\"\n role=\"img\"\n @click=\"$emit('click', $event)\">\n <svg :fill=\"fillColor\"\n class=\"material-design-icon__svg\"\n :width=\"size\"\n :height=\"size\"\n viewBox=\"0 0 24 24\">\n <path 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\">\n <title v-if=\"title\">{{ title }}</title>\n </path>\n </svg>\n </span>\n</template>\n\n<script>\nexport default {\n name: \"NetworkIcon\",\n emits: ['click'],\n props: {\n title: {\n type: String,\n },\n fillColor: {\n type: String,\n default: \"currentColor\"\n },\n size: {\n type: Number,\n default: 24\n }\n }\n}\n</script>","import { render, staticRenderFns } from \"./Network.vue?vue&type=template&id=7c7d2907\"\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,\"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\"","<template>\n <span v-bind=\"$attrs\"\n :aria-hidden=\"!title\"\n :aria-label=\"title\"\n class=\"material-design-icon tag-icon\"\n role=\"img\"\n @click=\"$emit('click', $event)\">\n <svg :fill=\"fillColor\"\n class=\"material-design-icon__svg\"\n :width=\"size\"\n :height=\"size\"\n viewBox=\"0 0 24 24\">\n <path 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\">\n <title v-if=\"title\">{{ title }}</title>\n </path>\n </svg>\n </span>\n</template>\n\n<script>\nexport default {\n name: \"TagIcon\",\n emits: ['click'],\n props: {\n title: {\n type: String,\n },\n fillColor: {\n type: String,\n default: \"currentColor\"\n },\n size: {\n type: Number,\n default: 24\n }\n }\n}\n</script>","import { render, staticRenderFns } from \"./Tag.vue?vue&type=template&id=4d7171be\"\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,\"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\"","<template>\n <span v-bind=\"$attrs\"\n :aria-hidden=\"!title\"\n :aria-label=\"title\"\n class=\"material-design-icon play-circle-icon\"\n role=\"img\"\n @click=\"$emit('click', $event)\">\n <svg :fill=\"fillColor\"\n class=\"material-design-icon__svg\"\n :width=\"size\"\n :height=\"size\"\n viewBox=\"0 0 24 24\">\n <path 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\">\n <title v-if=\"title\">{{ title }}</title>\n </path>\n </svg>\n </span>\n</template>\n\n<script>\nexport default {\n name: \"PlayCircleIcon\",\n emits: ['click'],\n props: {\n title: {\n type: String,\n },\n fillColor: {\n type: String,\n default: \"currentColor\"\n },\n size: {\n type: Number,\n default: 24\n }\n }\n}\n</script>","import { render, staticRenderFns } from \"./PlayCircle.vue?vue&type=template&id=34d1e782\"\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,\"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\"","<template>\n\t<span :aria-hidden=\"!title\"\n\t\t:aria-label=\"title\"\n\t\tclass=\"material-design-icon collectives-icon\"\n\t\trole=\"img\"\n\t\tv-bind=\"$attrs\"\n\t\t@click=\"$emit('click', $event)\">\n\t\t<svg :fill=\"fillColor\"\n\t\t\tclass=\"material-design-icon__svg\"\n\t\t\t:width=\"size\"\n\t\t\t:height=\"size\"\n\t\t\tviewBox=\"0 0 16 16\">\n\t\t\t<path 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\" />\n\t\t\t<path 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\" />\n\t\t\t<path 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\" />\n\t\t\t<path 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\" />\n\t\t\t<path 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\" />\n\t\t\t<path 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\t\t</svg>\n\t</span>\n</template>\n\n<script>\nexport default {\n\tname: 'CollectivesIcon',\n\tprops: {\n\t\ttitle: {\n\t\t\ttype: String,\n\t\t\tdefault: '',\n\t\t},\n\t\tfillColor: {\n\t\t\ttype: String,\n\t\t\tdefault: 'currentColor',\n\t\t},\n\t\tsize: {\n\t\t\ttype: Number,\n\t\t\tdefault: 24,\n\t\t},\n\t},\n}\n</script>\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=77afa6dc&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=77afa6dc&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=77afa6dc&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=77afa6dc&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 \"77afa6dc\",\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 <louis@chmn.me>\n *\n * @author Louis Chmn <louis@chmn.me>\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 <http://www.gnu.org/licenses/>.\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=3c23da48\"\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\"","import { render, staticRenderFns } from \"./FileEntry.vue?vue&type=template&id=64bf9946\"\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æ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\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=2dd1845e&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=2dd1845e&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=2dd1845e&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=2dd1845e&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 \"2dd1845e\",\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","/**\n * @copyright Copyright (c) 2023 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\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","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=4e1bc670\"\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\"","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 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=77b1a78d&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=77b1a78d&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=77b1a78d&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=77b1a78d&prod&lang=scss\";\n export default content && content.locals ? content.locals : undefined;\n","import { render, staticRenderFns } from \"./FilesListVirtual.vue?vue&type=template&id=77b1a78d&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=77b1a78d&prod&scoped=true&lang=scss\"\nimport style1 from \"./FilesListVirtual.vue?vue&type=style&index=1&id=77b1a78d&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 \"77b1a78d\",\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\"","<template>\n <span v-bind=\"$attrs\"\n :aria-hidden=\"!title\"\n :aria-label=\"title\"\n class=\"material-design-icon tray-arrow-down-icon\"\n role=\"img\"\n @click=\"$emit('click', $event)\">\n <svg :fill=\"fillColor\"\n class=\"material-design-icon__svg\"\n :width=\"size\"\n :height=\"size\"\n viewBox=\"0 0 24 24\">\n <path 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\">\n <title v-if=\"title\">{{ title }}</title>\n </path>\n </svg>\n </span>\n</template>\n\n<script>\nexport default {\n name: \"TrayArrowDownIcon\",\n emits: ['click'],\n props: {\n title: {\n type: String,\n },\n fillColor: {\n type: String,\n default: \"currentColor\"\n },\n size: {\n type: Number,\n default: 24\n }\n }\n}\n</script>","import { render, staticRenderFns } from \"./TrayArrowDown.vue?vue&type=template&id=547c388d\"\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,\"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 }","/**\n * @copyright Copyright (c) 2023 Ferdinand Thiessen <opensource@fthiessen.de>\n *\n * @author Ferdinand Thiessen <opensource@fthiessen.de>\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 <http://www.gnu.org/licenses/>.\n *\n */\nimport { davGetClient, davGetDefaultPropfind, davResultToNode, davRootPath } from '@nextcloud/files';\nimport { emit } from '@nextcloud/event-bus';\nimport { getUploader } from '@nextcloud/upload';\nimport { joinPaths } from '@nextcloud/paths';\nimport { showError } from '@nextcloud/dialogs';\nimport { translate as t } from '@nextcloud/l10n';\nimport logger from '../logger.js';\nexport const handleDrop = async (data) => {\n // TODO: Maybe handle `getAsFileSystemHandle()` in the future\n const uploads = [];\n for (const item of data.items) {\n if (item.kind !== 'file') {\n logger.debug('Skipping dropped item', { kind: item.kind, type: item.type });\n continue;\n }\n // MDN recommends to try both, as it might be renamed in the future\n const entry = item?.getAsEntry?.() ?? item.webkitGetAsEntry();\n // Handle browser issues if Filesystem API is not available. Fallback to File API\n if (entry === null) {\n logger.debug('Could not get FilesystemEntry of item, falling back to file');\n const file = item.getAsFile();\n if (file === null) {\n logger.warn('Could not process DataTransferItem', { type: item.type, kind: item.kind });\n showError(t('files', 'One of the dropped files could not be processed'));\n }\n else {\n uploads.push(await handleFileUpload(file));\n }\n }\n else {\n logger.debug('Handle recursive upload', { entry: entry.name });\n // Use Filesystem API\n uploads.push(...await handleRecursiveUpload(entry));\n }\n }\n return uploads;\n};\nconst handleFileUpload = async (file, path = '') => {\n const uploader = getUploader();\n try {\n return await uploader.upload(`${path}${file.name}`, file);\n }\n catch (e) {\n showError(t('files', 'Uploading \"{filename}\" failed', { filename: file.name }));\n throw e;\n }\n};\nconst handleRecursiveUpload = async (entry, path = '') => {\n if (entry.isFile) {\n return [\n await new Promise((resolve, reject) => {\n entry.file(async (file) => resolve(await handleFileUpload(file, path)), (error) => reject(error));\n }),\n ];\n }\n else {\n const directory = entry;\n // TODO: Implement this on `@nextcloud/upload`\n const absolutPath = joinPaths(davRootPath, getUploader().destination.path, path, directory.name);\n logger.debug('Handle directory recursively', { name: directory.name, absolutPath });\n const davClient = davGetClient();\n const dirExists = await davClient.exists(absolutPath);\n if (!dirExists) {\n logger.debug('Directory does not exist, creating it', { absolutPath });\n await davClient.createDirectory(absolutPath, { recursive: true });\n const stat = await davClient.stat(absolutPath, { details: true, data: davGetDefaultPropfind() });\n emit('files:node:created', davResultToNode(stat.data));\n }\n const entries = await readDirectory(directory);\n // sorted so we upload files first before starting next level\n const promises = entries.sort((a) => a.isFile ? -1 : 1)\n .map((file) => handleRecursiveUpload(file, `${path}${directory.name}/`));\n return (await Promise.all(promises)).flat();\n }\n};\n/**\n * Read a directory using Filesystem API\n * @param directory the directory to read\n */\nfunction 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}\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!./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\",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=46caa8f8&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=46caa8f8&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=46caa8f8&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=46caa8f8&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 \"46caa8f8\",\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=560515d6&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=560515d6&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=560515d6&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=560515d6&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 \"560515d6\",\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 Vue from 'vue';\nimport { createPinia, PiniaVuePlugin } from 'pinia';\nimport { getNavigation } from '@nextcloud/files';\nimport { getRequestToken } from '@nextcloud/auth';\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);\nconst pinia = createPinia();\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 <gary@garykim.dev>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\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 <gary@garykim.dev>\n * @copyright Copyright (c) 2019 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\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 <jus@bitgrid.net>\n *\n * @author Julius Härtl <jus@bitgrid.net>\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\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._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: linear-gradient(to right, var(--color-background-darker), var(--color-text-maxcontrast), 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-3bc9efa5] {\n flex-grow: 0 !important;\n}\n.file-picker__side[data-v-e96bec41] {\n display: flex;\n flex-direction: column;\n align-items: stretch;\n gap: .5rem;\n min-width: 200px;\n padding: 2px;\n overflow: auto;\n}\n.file-picker__side[data-v-e96bec41] .button-vue__wrapper {\n justify-content: start;\n}\n.file-picker__filter-input[data-v-e96bec41] {\n margin-block: 7px;\n max-width: 260px;\n}\n@media (max-width: 736px) {\n .file-picker__side[data-v-e96bec41] {\n flex-direction: row;\n min-width: unset;\n }\n}\n@media (max-width: 512px) {\n .file-picker__side[data-v-e96bec41] {\n flex-direction: row;\n min-width: unset;\n }\n .file-picker__filter-input[data-v-e96bec41] {\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-821451ce] {\n height: 50px;\n display: flex;\n justify-content: start;\n align-items: center;\n}\n.file-picker__view h3[data-v-821451ce] {\n font-weight: 700;\n height: fit-content;\n margin: 0;\n}\n.file-picker__main[data-v-821451ce] {\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-821451ce] {\n box-sizing: border-box;\n}\n[data-v-821451ce] .file-picker {\n height: min(80vh, 800px) !important;\n}\n@media (max-width: 512px) {\n [data-v-821451ce] .file-picker {\n height: calc(100% - 16px - var(--default-clickable-area)) !important;\n }\n}\n[data-v-821451ce] .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,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,oIAAoI;EACpI,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,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 <jus@bitgrid.net>\\n *\\n * @author Julius Härtl <jus@bitgrid.net>\\n * @author John Molakvoæ <skjnldsv@protonmail.com>\\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 <http://www.gnu.org/licenses/>.\\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._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: linear-gradient(to right, var(--color-background-darker), var(--color-text-maxcontrast), 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-3bc9efa5] {\\n flex-grow: 0 !important;\\n}\\n.file-picker__side[data-v-e96bec41] {\\n display: flex;\\n flex-direction: column;\\n align-items: stretch;\\n gap: .5rem;\\n min-width: 200px;\\n padding: 2px;\\n overflow: auto;\\n}\\n.file-picker__side[data-v-e96bec41] .button-vue__wrapper {\\n justify-content: start;\\n}\\n.file-picker__filter-input[data-v-e96bec41] {\\n margin-block: 7px;\\n max-width: 260px;\\n}\\n@media (max-width: 736px) {\\n .file-picker__side[data-v-e96bec41] {\\n flex-direction: row;\\n min-width: unset;\\n }\\n}\\n@media (max-width: 512px) {\\n .file-picker__side[data-v-e96bec41] {\\n flex-direction: row;\\n min-width: unset;\\n }\\n .file-picker__filter-input[data-v-e96bec41] {\\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-821451ce] {\\n height: 50px;\\n display: flex;\\n justify-content: start;\\n align-items: center;\\n}\\n.file-picker__view h3[data-v-821451ce] {\\n font-weight: 700;\\n height: fit-content;\\n margin: 0;\\n}\\n.file-picker__main[data-v-821451ce] {\\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-821451ce] {\\n box-sizing: border-box;\\n}\\n[data-v-821451ce] .file-picker {\\n height: min(80vh, 800px) !important;\\n}\\n@media (max-width: 512px) {\\n [data-v-821451ce] .file-picker {\\n height: calc(100% - 16px - var(--default-clickable-area)) !important;\\n }\\n}\\n[data-v-821451ce] .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-af4c69fa] {\n display: inline-flex;\n align-items: center;\n height: 44px;\n}\n.upload-picker__progress[data-v-af4c69fa] {\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-af4c69fa] {\n overflow: hidden;\n white-space: nowrap;\n text-overflow: ellipsis;\n}\n.upload-picker--uploading .upload-picker__progress[data-v-af4c69fa] {\n max-width: 200px;\n margin-right: 20px;\n margin-left: 8px;\n}\n.upload-picker--paused .upload-picker__progress[data-v-af4c69fa] {\n animation: breathing-af4c69fa 3s ease-out infinite normal;\n}\n@keyframes breathing-af4c69fa {\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-7900cbe9.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-af4c69fa] {\\n display: inline-flex;\\n align-items: center;\\n height: 44px;\\n}\\n.upload-picker__progress[data-v-af4c69fa] {\\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-af4c69fa] {\\n overflow: hidden;\\n white-space: nowrap;\\n text-overflow: ellipsis;\\n}\\n.upload-picker--uploading .upload-picker__progress[data-v-af4c69fa] {\\n max-width: 200px;\\n margin-right: 20px;\\n margin-left: 8px;\\n}\\n.upload-picker--paused .upload-picker__progress[data-v-af4c69fa] {\\n animation: breathing-af4c69fa 3s ease-out infinite normal;\\n}\\n@keyframes breathing-af4c69fa {\\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, `.breadcrumb[data-v-1c4866bc]{flex:1 1 100% !important;width:100%}.breadcrumb[data-v-1c4866bc] a{cursor:pointer !important}`, \"\",{\"version\":3,\"sources\":[\"webpack://./apps/files/src/components/BreadCrumbs.vue\"],\"names\":[],\"mappings\":\"AACA,6BAEC,wBAAA,CACA,UAAA,CAEA,+BACC,yBAAA\",\"sourcesContent\":[\"\\n.breadcrumb {\\n\\t// Take as much space as possible\\n\\tflex: 1 1 100% !important;\\n\\twidth: 100%;\\n\\n\\t::v-deep a {\\n\\t\\tcursor: pointer !important;\\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-drop-notice[data-v-46caa8f8]{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-46caa8f8]{margin-left:16px;color:inherit}.files-list__drag-drop-notice-wrapper[data-v-46caa8f8]{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-77afa6dc]{color:#a08b00;min-width:unset !important;min-height:unset !important}.favorite-marker-icon[data-v-77afa6dc] svg{width:26px !important;height:26px !important;max-width:unset !important;max-height:unset !important}.favorite-marker-icon[data-v-77afa6dc] 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, `[style*=mouse-pos-x] .v-popper__popper{transform:translate3d(var(--mouse-pos-x), var(--mouse-pos-y), 0px) !important}[style*=mouse-pos-x] .v-popper__popper[data-popper-placement=top]{transform:translate3d(var(--mouse-pos-x), calc(var(--mouse-pos-y) - 50vh), 0px) !important}[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,uCACC,6EAAA,CAGA,kEACC,0FAAA,CAGD,kEACC,YAAA\",\"sourcesContent\":[\"\\n// Allow right click to define the position of the menu\\n// only if defined\\n[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\\ttransform: translate3d(var(--mouse-pos-x), calc(var(--mouse-pos-y) - 50vh), 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-821930f0] .button-vue--icon-and-text .button-vue__text{color:var(--color-primary-element)}[data-v-821930f0] .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-2dd1845e]{margin:0 calc(var(--cell-margin)*-1);min-width:calc(100% - 3*var(--cell-margin)) !important}.files-list__column-sort-button-text[data-v-2dd1845e]{color:var(--color-text-maxcontrast);font-weight:normal}.files-list__column-sort-button-icon[data-v-2dd1845e]{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-2dd1845e]{inset-inline-start:10px}.files-list__column-sort-button--active .files-list__column-sort-button-icon[data-v-2dd1845e],.files-list__column-sort-button:hover .files-list__column-sort-button-icon[data-v-2dd1845e],.files-list__column-sort-button:focus .files-list__column-sort-button-icon[data-v-2dd1845e],.files-list__column-sort-button:active .files-list__column-sort-button-icon[data-v-2dd1845e]{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-77b1a78d]{--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;position:relative;overflow:auto;height:100%;will-change:scroll-position}.files-list[data-v-77b1a78d] tbody{will-change:padding;contain:layout paint style;display:flex;flex-direction:column;width:100%;position:relative}.files-list[data-v-77b1a78d] tbody tr{contain:strict}.files-list[data-v-77b1a78d] tbody tr:hover,.files-list[data-v-77b1a78d] tbody tr:focus{background-color:var(--color-background-dark)}.files-list[data-v-77b1a78d] .files-list__before{display:flex;flex-direction:column}.files-list[data-v-77b1a78d] .files-list__table{display:block}.files-list[data-v-77b1a78d] .files-list__table.files-list__table--with-thead-overlay{margin-top:calc(-1*var(--row-height))}.files-list[data-v-77b1a78d] .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-77b1a78d] .files-list__thead,.files-list[data-v-77b1a78d] .files-list__tfoot{display:flex;flex-direction:column;width:100%;background-color:var(--color-main-background)}.files-list[data-v-77b1a78d] .files-list__thead{position:sticky;z-index:10;top:0}.files-list[data-v-77b1a78d] .files-list__tfoot{min-height:300px}.files-list[data-v-77b1a78d] 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-77b1a78d] td,.files-list[data-v-77b1a78d] 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-77b1a78d] td span,.files-list[data-v-77b1a78d] th span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.files-list[data-v-77b1a78d] .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-77b1a78d] .files-list__row-checkbox{justify-content:center}.files-list[data-v-77b1a78d] .files-list__row-checkbox .checkbox-radio-switch{display:flex;justify-content:center;--icon-size: var(--checkbox-size)}.files-list[data-v-77b1a78d] .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-77b1a78d] .files-list__row-checkbox .checkbox-radio-switch .checkbox-radio-switch__icon{margin:0 !important}.files-list[data-v-77b1a78d] .files-list__row:hover,.files-list[data-v-77b1a78d] .files-list__row:focus,.files-list[data-v-77b1a78d] .files-list__row:active,.files-list[data-v-77b1a78d] .files-list__row--active,.files-list[data-v-77b1a78d] .files-list__row--dragover{background-color:var(--color-background-hover);--color-text-maxcontrast: var(--color-main-text)}.files-list[data-v-77b1a78d] .files-list__row:hover>*,.files-list[data-v-77b1a78d] .files-list__row:focus>*,.files-list[data-v-77b1a78d] .files-list__row:active>*,.files-list[data-v-77b1a78d] .files-list__row--active>*,.files-list[data-v-77b1a78d] .files-list__row--dragover>*{--color-border: var(--color-border-dark)}.files-list[data-v-77b1a78d] .files-list__row:hover .favorite-marker-icon svg path,.files-list[data-v-77b1a78d] .files-list__row:focus .favorite-marker-icon svg path,.files-list[data-v-77b1a78d] .files-list__row:active .favorite-marker-icon svg path,.files-list[data-v-77b1a78d] .files-list__row--active .favorite-marker-icon svg path,.files-list[data-v-77b1a78d] .files-list__row--dragover .favorite-marker-icon svg path{stroke:var(--color-background-hover)}.files-list[data-v-77b1a78d] .files-list__row--dragover *{pointer-events:none}.files-list[data-v-77b1a78d] .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-77b1a78d] .files-list__row-icon *{cursor:pointer}.files-list[data-v-77b1a78d] .files-list__row-icon>span{justify-content:flex-start}.files-list[data-v-77b1a78d] .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-77b1a78d] .files-list__row-icon>span.folder-icon,.files-list[data-v-77b1a78d] .files-list__row-icon>span.folder-open-icon{margin:-3px}.files-list[data-v-77b1a78d] .files-list__row-icon>span.folder-icon svg,.files-list[data-v-77b1a78d] .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-77b1a78d] .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-77b1a78d] .files-list__row-icon-preview:not(.files-list__row-icon-preview--loaded){background:var(--color-loading-dark)}.files-list[data-v-77b1a78d] .files-list__row-icon-favorite{position:absolute;top:0px;right:-10px}.files-list[data-v-77b1a78d] .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-77b1a78d] .files-list__row-icon-overlay--file{color:var(--color-main-text);background:var(--color-main-background);border-radius:100%}.files-list[data-v-77b1a78d] .files-list__row-name{overflow:hidden;flex:1 1 auto}.files-list[data-v-77b1a78d] .files-list__row-name a{display:flex;align-items:center;width:100%;height:100%;min-width:0}.files-list[data-v-77b1a78d] .files-list__row-name a:focus-visible{outline:none}.files-list[data-v-77b1a78d] .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-77b1a78d] .files-list__row-name a:focus:not(:focus-visible) .files-list__row-name-text{outline:none !important}.files-list[data-v-77b1a78d] .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-77b1a78d] .files-list__row-name .files-list__row-name-ext{color:var(--color-text-maxcontrast);overflow:visible}.files-list[data-v-77b1a78d] .files-list__row-rename{width:100%;max-width:600px}.files-list[data-v-77b1a78d] .files-list__row-rename input{width:100%;margin-left:-8px;padding:2px 6px;border-width:2px}.files-list[data-v-77b1a78d] .files-list__row-rename input:invalid{border-color:var(--color-error);color:red}.files-list[data-v-77b1a78d] .files-list__row-actions{width:auto}.files-list[data-v-77b1a78d] .files-list__row-actions~td,.files-list[data-v-77b1a78d] .files-list__row-actions~th{margin:0 var(--cell-margin)}.files-list[data-v-77b1a78d] .files-list__row-actions button .button-vue__text{font-weight:normal}.files-list[data-v-77b1a78d] .files-list__row-action--inline{margin-right:7px}.files-list[data-v-77b1a78d] .files-list__row-mtime,.files-list[data-v-77b1a78d] .files-list__row-size{color:var(--color-text-maxcontrast)}.files-list[data-v-77b1a78d] .files-list__row-size{width:calc(var(--row-height)*1.5);justify-content:flex-end}.files-list[data-v-77b1a78d] .files-list__row-mtime{width:calc(var(--row-height)*2)}.files-list[data-v-77b1a78d] .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,iBAAA,CACA,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\\tposition: relative;\\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-18ceb3ce] .app-navigation-entry__name{margin-top:-6px}.app-navigation-entry__settings-quota progress[data-v-18ceb3ce]{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-560515d6]{display:flex;overflow:hidden;flex-direction:column;max-height:100%;position:relative}.files-list__header[data-v-560515d6]{display:flex;align-items:center;flex:0 0;margin:4px 4px 4px 50px;max-width:100%}.files-list__header>*[data-v-560515d6]{flex:0 0}.files-list__header-share-button[data-v-560515d6]{opacity:.3}.files-list__header-share-button--shared[data-v-560515d6]{opacity:1}.files-list__refresh-icon[data-v-560515d6]{flex:0 0 44px;width:44px;height:44px}.files-list__loading-icon[data-v-560515d6]{margin:auto}`, \"\",{\"version\":3,\"sources\":[\"webpack://./apps/files/src/views/FilesList.vue\"],\"names\":[],\"mappings\":\"AACA,8BAEC,YAAA,CACA,eAAA,CACA,qBAAA,CACA,eAAA,CACA,iBAAA,CAOA,qCACC,YAAA,CACA,kBAAA,CAEA,QAAA,CAEA,uBAAA,CACA,cAAA,CACA,uCAGC,QAAA,CAGD,kDACC,UAAA,CACA,0DACC,SAAA,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;\\n}\\n\\n$margin: 4px;\\n$navigationToggleSize: 50px;\\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\\t// Align with the navigation toggle icon\\n\\t\\tmargin: $margin $margin $margin $navigationToggleSize;\\n\\t\\tmax-width: 100%;\\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\\topacity: .3;\\n\\t\\t\\t&--shared {\\n\\t\\t\\t\\topacity: 1;\\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\\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-3f2914e1] .app-navigation-entry-icon{background-repeat:no-repeat;background-position:center}.app-navigation[data-v-3f2914e1] .app-navigation-entry.active .button-vue.icon-collapse:not(:hover){color:var(--color-primary-element-text)}.app-navigation>ul.app-navigation__list[data-v-3f2914e1]{padding-bottom:var(--default-grid-baseline, 4px)}.app-navigation-entry__settings[data-v-3f2914e1]{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-6d63c120]: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","var map = {\n\t\"./af\": 42786,\n\t\"./af.js\": 42786,\n\t\"./ar\": 30867,\n\t\"./ar-dz\": 14130,\n\t\"./ar-dz.js\": 14130,\n\t\"./ar-kw\": 96135,\n\t\"./ar-kw.js\": 96135,\n\t\"./ar-ly\": 56440,\n\t\"./ar-ly.js\": 56440,\n\t\"./ar-ma\": 47702,\n\t\"./ar-ma.js\": 47702,\n\t\"./ar-ps\": 20315,\n\t\"./ar-ps.js\": 20315,\n\t\"./ar-sa\": 16040,\n\t\"./ar-sa.js\": 16040,\n\t\"./ar-tn\": 37100,\n\t\"./ar-tn.js\": 37100,\n\t\"./ar.js\": 30867,\n\t\"./az\": 31083,\n\t\"./az.js\": 31083,\n\t\"./be\": 9808,\n\t\"./be.js\": 9808,\n\t\"./bg\": 68338,\n\t\"./bg.js\": 68338,\n\t\"./bm\": 67438,\n\t\"./bm.js\": 67438,\n\t\"./bn\": 8905,\n\t\"./bn-bd\": 76225,\n\t\"./bn-bd.js\": 76225,\n\t\"./bn.js\": 8905,\n\t\"./bo\": 11560,\n\t\"./bo.js\": 11560,\n\t\"./br\": 1278,\n\t\"./br.js\": 1278,\n\t\"./bs\": 80622,\n\t\"./bs.js\": 80622,\n\t\"./ca\": 2468,\n\t\"./ca.js\": 2468,\n\t\"./cs\": 5822,\n\t\"./cs.js\": 5822,\n\t\"./cv\": 50877,\n\t\"./cv.js\": 50877,\n\t\"./cy\": 47373,\n\t\"./cy.js\": 47373,\n\t\"./da\": 24780,\n\t\"./da.js\": 24780,\n\t\"./de\": 59740,\n\t\"./de-at\": 60217,\n\t\"./de-at.js\": 60217,\n\t\"./de-ch\": 60894,\n\t\"./de-ch.js\": 60894,\n\t\"./de.js\": 59740,\n\t\"./dv\": 5300,\n\t\"./dv.js\": 5300,\n\t\"./el\": 50837,\n\t\"./el.js\": 50837,\n\t\"./en-au\": 78348,\n\t\"./en-au.js\": 78348,\n\t\"./en-ca\": 77925,\n\t\"./en-ca.js\": 77925,\n\t\"./en-gb\": 22243,\n\t\"./en-gb.js\": 22243,\n\t\"./en-ie\": 46436,\n\t\"./en-ie.js\": 46436,\n\t\"./en-il\": 47207,\n\t\"./en-il.js\": 47207,\n\t\"./en-in\": 44175,\n\t\"./en-in.js\": 44175,\n\t\"./en-nz\": 76319,\n\t\"./en-nz.js\": 76319,\n\t\"./en-sg\": 31662,\n\t\"./en-sg.js\": 31662,\n\t\"./eo\": 92915,\n\t\"./eo.js\": 92915,\n\t\"./es\": 55655,\n\t\"./es-do\": 55251,\n\t\"./es-do.js\": 55251,\n\t\"./es-mx\": 96112,\n\t\"./es-mx.js\": 96112,\n\t\"./es-us\": 71146,\n\t\"./es-us.js\": 71146,\n\t\"./es.js\": 55655,\n\t\"./et\": 5603,\n\t\"./et.js\": 5603,\n\t\"./eu\": 77763,\n\t\"./eu.js\": 77763,\n\t\"./fa\": 76959,\n\t\"./fa.js\": 76959,\n\t\"./fi\": 11897,\n\t\"./fi.js\": 11897,\n\t\"./fil\": 42549,\n\t\"./fil.js\": 42549,\n\t\"./fo\": 94694,\n\t\"./fo.js\": 94694,\n\t\"./fr\": 94470,\n\t\"./fr-ca\": 63049,\n\t\"./fr-ca.js\": 63049,\n\t\"./fr-ch\": 52330,\n\t\"./fr-ch.js\": 52330,\n\t\"./fr.js\": 94470,\n\t\"./fy\": 5044,\n\t\"./fy.js\": 5044,\n\t\"./ga\": 29295,\n\t\"./ga.js\": 29295,\n\t\"./gd\": 2101,\n\t\"./gd.js\": 2101,\n\t\"./gl\": 38794,\n\t\"./gl.js\": 38794,\n\t\"./gom-deva\": 27884,\n\t\"./gom-deva.js\": 27884,\n\t\"./gom-latn\": 23168,\n\t\"./gom-latn.js\": 23168,\n\t\"./gu\": 95349,\n\t\"./gu.js\": 95349,\n\t\"./he\": 24206,\n\t\"./he.js\": 24206,\n\t\"./hi\": 30094,\n\t\"./hi.js\": 30094,\n\t\"./hr\": 30316,\n\t\"./hr.js\": 30316,\n\t\"./hu\": 22138,\n\t\"./hu.js\": 22138,\n\t\"./hy-am\": 11423,\n\t\"./hy-am.js\": 11423,\n\t\"./id\": 29218,\n\t\"./id.js\": 29218,\n\t\"./is\": 90135,\n\t\"./is.js\": 90135,\n\t\"./it\": 90626,\n\t\"./it-ch\": 10150,\n\t\"./it-ch.js\": 10150,\n\t\"./it.js\": 90626,\n\t\"./ja\": 39183,\n\t\"./ja.js\": 39183,\n\t\"./jv\": 24286,\n\t\"./jv.js\": 24286,\n\t\"./ka\": 12105,\n\t\"./ka.js\": 12105,\n\t\"./kk\": 47772,\n\t\"./kk.js\": 47772,\n\t\"./km\": 18758,\n\t\"./km.js\": 18758,\n\t\"./kn\": 79282,\n\t\"./kn.js\": 79282,\n\t\"./ko\": 33730,\n\t\"./ko.js\": 33730,\n\t\"./ku\": 1408,\n\t\"./ku-kmr\": 90563,\n\t\"./ku-kmr.js\": 90563,\n\t\"./ku.js\": 1408,\n\t\"./ky\": 33291,\n\t\"./ky.js\": 33291,\n\t\"./lb\": 36841,\n\t\"./lb.js\": 36841,\n\t\"./lo\": 55466,\n\t\"./lo.js\": 55466,\n\t\"./lt\": 57010,\n\t\"./lt.js\": 57010,\n\t\"./lv\": 37595,\n\t\"./lv.js\": 37595,\n\t\"./me\": 39861,\n\t\"./me.js\": 39861,\n\t\"./mi\": 35493,\n\t\"./mi.js\": 35493,\n\t\"./mk\": 95966,\n\t\"./mk.js\": 95966,\n\t\"./ml\": 87341,\n\t\"./ml.js\": 87341,\n\t\"./mn\": 5115,\n\t\"./mn.js\": 5115,\n\t\"./mr\": 10370,\n\t\"./mr.js\": 10370,\n\t\"./ms\": 9847,\n\t\"./ms-my\": 41237,\n\t\"./ms-my.js\": 41237,\n\t\"./ms.js\": 9847,\n\t\"./mt\": 72126,\n\t\"./mt.js\": 72126,\n\t\"./my\": 56165,\n\t\"./my.js\": 56165,\n\t\"./nb\": 64924,\n\t\"./nb.js\": 64924,\n\t\"./ne\": 16744,\n\t\"./ne.js\": 16744,\n\t\"./nl\": 93901,\n\t\"./nl-be\": 59814,\n\t\"./nl-be.js\": 59814,\n\t\"./nl.js\": 93901,\n\t\"./nn\": 83877,\n\t\"./nn.js\": 83877,\n\t\"./oc-lnc\": 92135,\n\t\"./oc-lnc.js\": 92135,\n\t\"./pa-in\": 15858,\n\t\"./pa-in.js\": 15858,\n\t\"./pl\": 64495,\n\t\"./pl.js\": 64495,\n\t\"./pt\": 89520,\n\t\"./pt-br\": 57971,\n\t\"./pt-br.js\": 57971,\n\t\"./pt.js\": 89520,\n\t\"./ro\": 96459,\n\t\"./ro.js\": 96459,\n\t\"./ru\": 21793,\n\t\"./ru.js\": 21793,\n\t\"./sd\": 40950,\n\t\"./sd.js\": 40950,\n\t\"./se\": 10490,\n\t\"./se.js\": 10490,\n\t\"./si\": 90124,\n\t\"./si.js\": 90124,\n\t\"./sk\": 64249,\n\t\"./sk.js\": 64249,\n\t\"./sl\": 14985,\n\t\"./sl.js\": 14985,\n\t\"./sq\": 51104,\n\t\"./sq.js\": 51104,\n\t\"./sr\": 49131,\n\t\"./sr-cyrl\": 79915,\n\t\"./sr-cyrl.js\": 79915,\n\t\"./sr.js\": 49131,\n\t\"./ss\": 85893,\n\t\"./ss.js\": 85893,\n\t\"./sv\": 98760,\n\t\"./sv.js\": 98760,\n\t\"./sw\": 91172,\n\t\"./sw.js\": 91172,\n\t\"./ta\": 27333,\n\t\"./ta.js\": 27333,\n\t\"./te\": 23110,\n\t\"./te.js\": 23110,\n\t\"./tet\": 52095,\n\t\"./tet.js\": 52095,\n\t\"./tg\": 27321,\n\t\"./tg.js\": 27321,\n\t\"./th\": 9041,\n\t\"./th.js\": 9041,\n\t\"./tk\": 19005,\n\t\"./tk.js\": 19005,\n\t\"./tl-ph\": 75768,\n\t\"./tl-ph.js\": 75768,\n\t\"./tlh\": 89444,\n\t\"./tlh.js\": 89444,\n\t\"./tr\": 72397,\n\t\"./tr.js\": 72397,\n\t\"./tzl\": 28254,\n\t\"./tzl.js\": 28254,\n\t\"./tzm\": 51106,\n\t\"./tzm-latn\": 30699,\n\t\"./tzm-latn.js\": 30699,\n\t\"./tzm.js\": 51106,\n\t\"./ug-cn\": 9288,\n\t\"./ug-cn.js\": 9288,\n\t\"./uk\": 67691,\n\t\"./uk.js\": 67691,\n\t\"./ur\": 13795,\n\t\"./ur.js\": 13795,\n\t\"./uz\": 6791,\n\t\"./uz-latn\": 60588,\n\t\"./uz-latn.js\": 60588,\n\t\"./uz.js\": 6791,\n\t\"./vi\": 65666,\n\t\"./vi.js\": 65666,\n\t\"./x-pseudo\": 14378,\n\t\"./x-pseudo.js\": 14378,\n\t\"./yo\": 75805,\n\t\"./yo.js\": 75805,\n\t\"./zh-cn\": 83839,\n\t\"./zh-cn.js\": 83839,\n\t\"./zh-hk\": 55726,\n\t\"./zh-hk.js\": 55726,\n\t\"./zh-mo\": 99807,\n\t\"./zh-mo.js\": 99807,\n\t\"./zh-tw\": 74152,\n\t\"./zh-tw.js\": 74152\n};\n\n\nfunction webpackContext(req) {\n\tvar id = webpackContextResolve(req);\n\treturn __webpack_require__(id);\n}\nfunction webpackContextResolve(req) {\n\tif(!__webpack_require__.o(map, req)) {\n\t\tvar e = new Error(\"Cannot find module '\" + req + \"'\");\n\t\te.code = 'MODULE_NOT_FOUND';\n\t\tthrow e;\n\t}\n\treturn map[req];\n}\nwebpackContext.keys = function webpackContextKeys() {\n\treturn Object.keys(map);\n};\nwebpackContext.resolve = webpackContextResolve;\nmodule.exports = webpackContext;\nwebpackContext.id = 46700;",";(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++, // <!BLARG\n SGML_DECL_QUOTED: S++, // <!BLARG foo \"bar\n DOCTYPE: S++, // <!DOCTYPE\n DOCTYPE_QUOTED: S++, // <!DOCTYPE \"//blah\n DOCTYPE_DTD: S++, // <!DOCTYPE \"//blah\" [ ...\n DOCTYPE_DTD_QUOTED: S++, // <!DOCTYPE \"//blah\" [ \"foo\n COMMENT_STARTING: S++, // <!-\n COMMENT: S++, // <!--\n COMMENT_ENDING: S++, // <!-- blah -\n COMMENT_ENDED: S++, // <!-- blah --\n CDATA: S++, // <![CDATA[ something\n CDATA_ENDING: S++, // ]\n CDATA_ENDING_2: S++, // ]]\n PROC_INST: S++, // <?hi\n PROC_INST_BODY: S++, // <?hi there\n PROC_INST_ENDING: S++, // <?hi \"there\" ?\n OPEN_TAG: S++, // <strong\n OPEN_TAG_SLASH: S++, // <strong /\n ATTRIB: S++, // <a\n ATTRIB_NAME: S++, // <a foo\n ATTRIB_NAME_SAW_WHITE: S++, // <a foo _\n ATTRIB_VALUE: S++, // <a foo=\n ATTRIB_VALUE_QUOTED: S++, // <a foo=\"bar\n ATTRIB_VALUE_CLOSED: S++, // <a foo=\"bar\"\n ATTRIB_VALUE_UNQUOTED: S++, // <a foo=bar\n ATTRIB_VALUE_ENTITY_Q: S++, // <foo bar=\""\"\n ATTRIB_VALUE_ENTITY_U: S++, // <foo bar="\n CLOSE_TAG: S++, // </a\n CLOSE_TAG_SAW_WHITE: S++, // </a >\n SCRIPT: S++, // <script> ...\n SCRIPT_ENDING: S++ // <script> ... <\n }\n\n sax.XML_ENTITIES = {\n 'amp': '&',\n 'gt': '>',\n 'lt': '<',\n 'quot': '\"',\n 'apos': \"'\"\n }\n\n sax.ENTITIES = {\n 'amp': '&',\n 'gt': '>',\n 'lt': '<',\n 'quot': '\"',\n 'apos': \"'\",\n 'AElig': 198,\n 'Aacute': 193,\n 'Acirc': 194,\n 'Agrave': 192,\n 'Aring': 197,\n 'Atilde': 195,\n 'Auml': 196,\n 'Ccedil': 199,\n 'ETH': 208,\n 'Eacute': 201,\n 'Ecirc': 202,\n 'Egrave': 200,\n 'Euml': 203,\n 'Iacute': 205,\n 'Icirc': 206,\n 'Igrave': 204,\n 'Iuml': 207,\n 'Ntilde': 209,\n 'Oacute': 211,\n 'Ocirc': 212,\n 'Ograve': 210,\n 'Oslash': 216,\n 'Otilde': 213,\n 'Ouml': 214,\n 'THORN': 222,\n 'Uacute': 218,\n 'Ucirc': 219,\n 'Ugrave': 217,\n 'Uuml': 220,\n 'Yacute': 221,\n 'aacute': 225,\n 'acirc': 226,\n 'aelig': 230,\n 'agrave': 224,\n 'aring': 229,\n 'atilde': 227,\n 'auml': 228,\n 'ccedil': 231,\n 'eacute': 233,\n 'ecirc': 234,\n 'egrave': 232,\n 'eth': 240,\n 'euml': 235,\n 'iacute': 237,\n 'icirc': 238,\n 'igrave': 236,\n 'iuml': 239,\n 'ntilde': 241,\n 'oacute': 243,\n 'ocirc': 244,\n 'ograve': 242,\n 'oslash': 248,\n 'otilde': 245,\n 'ouml': 246,\n 'szlig': 223,\n 'thorn': 254,\n 'uacute': 250,\n 'ucirc': 251,\n 'ugrave': 249,\n 'uuml': 252,\n 'yacute': 253,\n 'yuml': 255,\n 'copy': 169,\n 'reg': 174,\n 'nbsp': 160,\n 'iexcl': 161,\n 'cent': 162,\n 'pound': 163,\n 'curren': 164,\n 'yen': 165,\n 'brvbar': 166,\n 'sect': 167,\n 'uml': 168,\n 'ordf': 170,\n 'laquo': 171,\n 'not': 172,\n 'shy': 173,\n 'macr': 175,\n 'deg': 176,\n 'plusmn': 177,\n 'sup1': 185,\n 'sup2': 178,\n 'sup3': 179,\n 'acute': 180,\n 'micro': 181,\n 'para': 182,\n 'middot': 183,\n 'cedil': 184,\n 'ordm': 186,\n 'raquo': 187,\n 'frac14': 188,\n 'frac12': 189,\n 'frac34': 190,\n 'iquest': 191,\n 'times': 215,\n 'divide': 247,\n 'OElig': 338,\n 'oelig': 339,\n 'Scaron': 352,\n 'scaron': 353,\n 'Yuml': 376,\n 'fnof': 402,\n 'circ': 710,\n 'tilde': 732,\n 'Alpha': 913,\n 'Beta': 914,\n 'Gamma': 915,\n 'Delta': 916,\n 'Epsilon': 917,\n 'Zeta': 918,\n 'Eta': 919,\n 'Theta': 920,\n 'Iota': 921,\n 'Kappa': 922,\n 'Lambda': 923,\n 'Mu': 924,\n 'Nu': 925,\n 'Xi': 926,\n 'Omicron': 927,\n 'Pi': 928,\n 'Rho': 929,\n 'Sigma': 931,\n 'Tau': 932,\n 'Upsilon': 933,\n 'Phi': 934,\n 'Chi': 935,\n 'Psi': 936,\n 'Omega': 937,\n 'alpha': 945,\n 'beta': 946,\n 'gamma': 947,\n 'delta': 948,\n 'epsilon': 949,\n 'zeta': 950,\n 'eta': 951,\n 'theta': 952,\n 'iota': 953,\n 'kappa': 954,\n 'lambda': 955,\n 'mu': 956,\n 'nu': 957,\n 'xi': 958,\n 'omicron': 959,\n 'pi': 960,\n 'rho': 961,\n 'sigmaf': 962,\n 'sigma': 963,\n 'tau': 964,\n 'upsilon': 965,\n 'phi': 966,\n 'chi': 967,\n 'psi': 968,\n 'omega': 969,\n 'thetasym': 977,\n 'upsih': 978,\n 'piv': 982,\n 'ensp': 8194,\n 'emsp': 8195,\n 'thinsp': 8201,\n 'zwnj': 8204,\n 'zwj': 8205,\n 'lrm': 8206,\n 'rlm': 8207,\n 'ndash': 8211,\n 'mdash': 8212,\n 'lsquo': 8216,\n 'rsquo': 8217,\n 'sbquo': 8218,\n 'ldquo': 8220,\n 'rdquo': 8221,\n 'bdquo': 8222,\n 'dagger': 8224,\n 'Dagger': 8225,\n 'bull': 8226,\n 'hellip': 8230,\n 'permil': 8240,\n 'prime': 8242,\n 'Prime': 8243,\n 'lsaquo': 8249,\n 'rsaquo': 8250,\n 'oline': 8254,\n 'frasl': 8260,\n 'euro': 8364,\n 'image': 8465,\n 'weierp': 8472,\n 'real': 8476,\n 'trade': 8482,\n 'alefsym': 8501,\n 'larr': 8592,\n 'uarr': 8593,\n 'rarr': 8594,\n 'darr': 8595,\n 'harr': 8596,\n 'crarr': 8629,\n 'lArr': 8656,\n 'uArr': 8657,\n 'rArr': 8658,\n 'dArr': 8659,\n 'hArr': 8660,\n 'forall': 8704,\n 'part': 8706,\n 'exist': 8707,\n 'empty': 8709,\n 'nabla': 8711,\n 'isin': 8712,\n 'notin': 8713,\n 'ni': 8715,\n 'prod': 8719,\n 'sum': 8721,\n 'minus': 8722,\n 'lowast': 8727,\n 'radic': 8730,\n 'prop': 8733,\n 'infin': 8734,\n 'ang': 8736,\n 'and': 8743,\n 'or': 8744,\n 'cap': 8745,\n 'cup': 8746,\n 'int': 8747,\n 'there4': 8756,\n 'sim': 8764,\n 'cong': 8773,\n 'asymp': 8776,\n 'ne': 8800,\n 'equiv': 8801,\n 'le': 8804,\n 'ge': 8805,\n 'sub': 8834,\n 'sup': 8835,\n 'nsub': 8836,\n 'sube': 8838,\n 'supe': 8839,\n 'oplus': 8853,\n 'otimes': 8855,\n 'perp': 8869,\n 'sdot': 8901,\n 'lceil': 8968,\n 'rceil': 8969,\n 'lfloor': 8970,\n 'rfloor': 8971,\n 'lang': 9001,\n 'rang': 9002,\n 'loz': 9674,\n 'spades': 9824,\n 'clubs': 9827,\n 'hearts': 9829,\n 'diams': 9830\n }\n\n Object.keys(sax.ENTITIES).forEach(function (key) {\n var e = sax.ENTITIES[key]\n var s = typeof e === 'number' ? String.fromCharCode(e) : e\n sax.ENTITIES[key] = s\n })\n\n for (var s in sax.STATE) {\n sax.STATE[sax.STATE[s]] = s\n }\n\n // shorthand\n S = sax.STATE\n\n function emit (parser, event, data) {\n parser[event] && parser[event](data)\n }\n\n function emitNode (parser, nodeType, data) {\n if (parser.textNode) closeText(parser)\n emit(parser, nodeType, data)\n }\n\n function closeText (parser) {\n parser.textNode = textopts(parser.opt, parser.textNode)\n if (parser.textNode) emit(parser, 'ontext', parser.textNode)\n parser.textNode = ''\n }\n\n function textopts (opt, text) {\n if (opt.trim) text = text.trim()\n if (opt.normalize) text = text.replace(/\\s+/g, ' ')\n return text\n }\n\n function error (parser, er) {\n closeText(parser)\n if (parser.trackPosition) {\n er += '\\nLine: ' + parser.line +\n '\\nColumn: ' + parser.column +\n '\\nChar: ' + parser.c\n }\n er = new Error(er)\n parser.error = er\n emit(parser, 'onerror', er)\n return parser\n }\n\n function end (parser) {\n if (parser.sawRoot && !parser.closedRoot) strictFail(parser, 'Unclosed root tag')\n if ((parser.state !== S.BEGIN) &&\n (parser.state !== S.BEGIN_WHITESPACE) &&\n (parser.state !== S.TEXT)) {\n error(parser, 'Unexpected end')\n }\n closeText(parser)\n parser.c = ''\n parser.closed = true\n emit(parser, 'onend')\n SAXParser.call(parser, parser.strict, parser.opt)\n return parser\n }\n\n function strictFail (parser, message) {\n if (typeof parser !== 'object' || !(parser instanceof SAXParser)) {\n throw new Error('bad call to strictFail')\n }\n if (parser.strict) {\n error(parser, message)\n }\n }\n\n function newTag (parser) {\n if (!parser.strict) parser.tagName = parser.tagName[parser.looseCase]()\n var parent = parser.tags[parser.tags.length - 1] || parser\n var tag = parser.tag = { name: parser.tagName, attributes: {} }\n\n // will be overridden if tag contails an xmlns=\"foo\" or xmlns:foo=\"bar\"\n if (parser.opt.xmlns) {\n tag.ns = parent.ns\n }\n parser.attribList.length = 0\n emitNode(parser, 'onopentagstart', tag)\n }\n\n function qname (name, attribute) {\n var i = name.indexOf(':')\n var qualName = i < 0 ? [ '', name ] : name.split(':')\n var prefix = qualName[0]\n var local = qualName[1]\n\n // <x \"xmlns\"=\"http://foo\">\n if (attribute && name === 'xmlns') {\n prefix = 'xmlns'\n local = ''\n }\n\n return { prefix: prefix, local: local }\n }\n\n function attrib (parser) {\n if (!parser.strict) {\n parser.attribName = parser.attribName[parser.looseCase]()\n }\n\n if (parser.attribList.indexOf(parser.attribName) !== -1 ||\n parser.tag.attributes.hasOwnProperty(parser.attribName)) {\n parser.attribName = parser.attribValue = ''\n return\n }\n\n if (parser.opt.xmlns) {\n var qn = qname(parser.attribName, true)\n var prefix = qn.prefix\n var local = qn.local\n\n if (prefix === 'xmlns') {\n // namespace binding attribute. push the binding into scope\n if (local === 'xml' && parser.attribValue !== XML_NAMESPACE) {\n strictFail(parser,\n 'xml: prefix must be bound to ' + XML_NAMESPACE + '\\n' +\n 'Actual: ' + parser.attribValue)\n } else if (local === 'xmlns' && parser.attribValue !== XMLNS_NAMESPACE) {\n strictFail(parser,\n 'xmlns: prefix must be bound to ' + XMLNS_NAMESPACE + '\\n' +\n 'Actual: ' + parser.attribValue)\n } else {\n var tag = parser.tag\n var parent = parser.tags[parser.tags.length - 1] || parser\n if (tag.ns === parent.ns) {\n tag.ns = Object.create(parent.ns)\n }\n tag.ns[local] = parser.attribValue\n }\n }\n\n // defer onattribute events until all attributes have been seen\n // so any new bindings can take effect. preserve attribute order\n // so deferred events can be emitted in document order\n parser.attribList.push([parser.attribName, parser.attribValue])\n } else {\n // in non-xmlns mode, we can emit the event right away\n parser.tag.attributes[parser.attribName] = parser.attribValue\n emitNode(parser, 'onattribute', {\n name: parser.attribName,\n value: parser.attribValue\n })\n }\n\n parser.attribName = parser.attribValue = ''\n }\n\n function openTag (parser, selfClosing) {\n if (parser.opt.xmlns) {\n // emit namespace binding events\n var tag = parser.tag\n\n // add namespace info to tag\n var qn = qname(parser.tagName)\n tag.prefix = qn.prefix\n tag.local = qn.local\n tag.uri = tag.ns[qn.prefix] || ''\n\n if (tag.prefix && !tag.uri) {\n strictFail(parser, 'Unbound namespace prefix: ' +\n JSON.stringify(parser.tagName))\n tag.uri = qn.prefix\n }\n\n var parent = parser.tags[parser.tags.length - 1] || parser\n if (tag.ns && parent.ns !== tag.ns) {\n Object.keys(tag.ns).forEach(function (p) {\n emitNode(parser, 'onopennamespace', {\n prefix: p,\n uri: tag.ns[p]\n })\n })\n }\n\n // handle deferred onattribute events\n // Note: do not apply default ns to attributes:\n // http://www.w3.org/TR/REC-xml-names/#defaulting\n for (var i = 0, l = parser.attribList.length; i < l; i++) {\n var nv = parser.attribList[i]\n var name = nv[0]\n var value = nv[1]\n var qualName = qname(name, true)\n var prefix = qualName.prefix\n var local = qualName.local\n var uri = prefix === '' ? '' : (tag.ns[prefix] || '')\n var a = {\n name: name,\n value: value,\n prefix: prefix,\n local: local,\n uri: uri\n }\n\n // if there's any attributes with an undefined namespace,\n // then fail on them now.\n if (prefix && prefix !== 'xmlns' && !uri) {\n strictFail(parser, 'Unbound namespace prefix: ' +\n JSON.stringify(prefix))\n a.uri = prefix\n }\n parser.tag.attributes[name] = a\n emitNode(parser, 'onattribute', a)\n }\n parser.attribList.length = 0\n }\n\n parser.tag.isSelfClosing = !!selfClosing\n\n // process the tag\n parser.sawRoot = true\n parser.tags.push(parser.tag)\n emitNode(parser, 'onopentag', parser.tag)\n if (!selfClosing) {\n // special case for <script> in non-strict mode.\n if (!parser.noscript && parser.tagName.toLowerCase() === 'script') {\n parser.state = S.SCRIPT\n } else {\n parser.state = S.TEXT\n }\n parser.tag = null\n parser.tagName = ''\n }\n parser.attribName = parser.attribValue = ''\n parser.attribList.length = 0\n }\n\n function closeTag (parser) {\n if (!parser.tagName) {\n strictFail(parser, 'Weird empty close tag.')\n parser.textNode += '</>'\n parser.state = S.TEXT\n return\n }\n\n if (parser.script) {\n if (parser.tagName !== 'script') {\n parser.script += '</' + parser.tagName + '>'\n parser.tagName = ''\n parser.state = S.SCRIPT\n return\n }\n emitNode(parser, 'onscript', parser.script)\n parser.script = ''\n }\n\n // first make sure that the closing tag actually exists.\n // <a><b></c></b></a> will close everything, otherwise.\n var t = parser.tags.length\n var tagName = parser.tagName\n if (!parser.strict) {\n tagName = tagName[parser.looseCase]()\n }\n var closeTo = tagName\n while (t--) {\n var close = parser.tags[t]\n if (close.name !== closeTo) {\n // fail the first time in strict mode\n strictFail(parser, 'Unexpected close tag')\n } else {\n break\n }\n }\n\n // didn't find it. we already failed for strict, so just abort.\n if (t < 0) {\n strictFail(parser, 'Unmatched closing tag: ' + parser.tagName)\n parser.textNode += '</' + parser.tagName + '>'\n parser.state = S.TEXT\n return\n }\n parser.tagName = tagName\n var s = parser.tags.length\n while (s-- > t) {\n var tag = parser.tag = parser.tags.pop()\n parser.tagName = parser.tag.name\n emitNode(parser, 'onclosetag', parser.tagName)\n\n var x = {}\n for (var i in tag.ns) {\n x[i] = tag.ns[i]\n }\n\n var parent = parser.tags[parser.tags.length - 1] || parser\n if (parser.opt.xmlns && tag.ns !== parent.ns) {\n // remove namespace bindings introduced by tag\n Object.keys(tag.ns).forEach(function (p) {\n var n = tag.ns[p]\n emitNode(parser, 'onclosenamespace', { prefix: p, uri: n })\n })\n }\n }\n if (t === 0) parser.closedRoot = true\n parser.tagName = parser.attribValue = parser.attribName = ''\n parser.attribList.length = 0\n parser.state = S.TEXT\n }\n\n function parseEntity (parser) {\n var entity = parser.entity\n var entityLC = entity.toLowerCase()\n var num\n var numStr = ''\n\n if (parser.ENTITIES[entity]) {\n return parser.ENTITIES[entity]\n }\n if (parser.ENTITIES[entityLC]) {\n return parser.ENTITIES[entityLC]\n }\n entity = entityLC\n if (entity.charAt(0) === '#') {\n if (entity.charAt(1) === 'x') {\n entity = entity.slice(2)\n num = parseInt(entity, 16)\n numStr = num.toString(16)\n } else {\n entity = entity.slice(1)\n num = parseInt(entity, 10)\n numStr = num.toString(10)\n }\n }\n entity = entity.replace(/^0+/, '')\n if (isNaN(num) || numStr.toLowerCase() !== entity) {\n strictFail(parser, 'Invalid character entity')\n return '&' + parser.entity + ';'\n }\n\n return String.fromCodePoint(num)\n }\n\n function beginWhiteSpace (parser, c) {\n if (c === '<') {\n parser.state = S.OPEN_WAKA\n parser.startTagPosition = parser.position\n } else if (!isWhitespace(c)) {\n // have to process this as a text node.\n // weird, but happens.\n strictFail(parser, 'Non-whitespace before first tag.')\n parser.textNode = c\n parser.state = S.TEXT\n }\n }\n\n function charAt (chunk, i) {\n var result = ''\n if (i < chunk.length) {\n result = chunk.charAt(i)\n }\n return result\n }\n\n function write (chunk) {\n var parser = this\n if (this.error) {\n throw this.error\n }\n if (parser.closed) {\n return error(parser,\n 'Cannot write after close. Assign an onready handler.')\n }\n if (chunk === null) {\n return end(parser)\n }\n if (typeof chunk === 'object') {\n chunk = chunk.toString()\n }\n var i = 0\n var c = ''\n while (true) {\n c = charAt(chunk, i++)\n parser.c = c\n\n if (!c) {\n break\n }\n\n if (parser.trackPosition) {\n parser.position++\n if (c === '\\n') {\n parser.line++\n parser.column = 0\n } else {\n parser.column++\n }\n }\n\n switch (parser.state) {\n case S.BEGIN:\n parser.state = S.BEGIN_WHITESPACE\n if (c === '\\uFEFF') {\n continue\n }\n beginWhiteSpace(parser, c)\n continue\n\n case S.BEGIN_WHITESPACE:\n beginWhiteSpace(parser, c)\n continue\n\n case S.TEXT:\n if (parser.sawRoot && !parser.closedRoot) {\n var starti = i - 1\n while (c && c !== '<' && c !== '&') {\n c = charAt(chunk, i++)\n if (c && parser.trackPosition) {\n parser.position++\n if (c === '\\n') {\n parser.line++\n parser.column = 0\n } else {\n parser.column++\n }\n }\n }\n parser.textNode += chunk.substring(starti, i - 1)\n }\n if (c === '<' && !(parser.sawRoot && parser.closedRoot && !parser.strict)) {\n parser.state = S.OPEN_WAKA\n parser.startTagPosition = parser.position\n } else {\n if (!isWhitespace(c) && (!parser.sawRoot || parser.closedRoot)) {\n strictFail(parser, 'Text data outside of root node.')\n }\n if (c === '&') {\n parser.state = S.TEXT_ENTITY\n } else {\n parser.textNode += c\n }\n }\n continue\n\n case S.SCRIPT:\n // only non-strict\n if (c === '<') {\n parser.state = S.SCRIPT_ENDING\n } else {\n parser.script += c\n }\n continue\n\n case S.SCRIPT_ENDING:\n if (c === '/') {\n parser.state = S.CLOSE_TAG\n } else {\n parser.script += '<' + c\n parser.state = S.SCRIPT\n }\n continue\n\n case S.OPEN_WAKA:\n // either a /, ?, !, or text is coming next.\n if (c === '!') {\n parser.state = S.SGML_DECL\n parser.sgmlDecl = ''\n } else if (isWhitespace(c)) {\n // wait for it...\n } else if (isMatch(nameStart, c)) {\n parser.state = S.OPEN_TAG\n parser.tagName = c\n } else if (c === '/') {\n parser.state = S.CLOSE_TAG\n parser.tagName = ''\n } else if (c === '?') {\n parser.state = S.PROC_INST\n parser.procInstName = parser.procInstBody = ''\n } else {\n strictFail(parser, 'Unencoded <')\n // if there was some whitespace, then add that in.\n if (parser.startTagPosition + 1 < parser.position) {\n var pad = parser.position - parser.startTagPosition\n c = new Array(pad).join(' ') + c\n }\n parser.textNode += '<' + c\n parser.state = S.TEXT\n }\n continue\n\n case S.SGML_DECL:\n if ((parser.sgmlDecl + c).toUpperCase() === CDATA) {\n emitNode(parser, 'onopencdata')\n parser.state = S.CDATA\n parser.sgmlDecl = ''\n parser.cdata = ''\n } else if (parser.sgmlDecl + c === '--') {\n parser.state = S.COMMENT\n parser.comment = ''\n parser.sgmlDecl = ''\n } else if ((parser.sgmlDecl + c).toUpperCase() === DOCTYPE) {\n parser.state = S.DOCTYPE\n if (parser.doctype || parser.sawRoot) {\n strictFail(parser,\n 'Inappropriately located doctype declaration')\n }\n parser.doctype = ''\n parser.sgmlDecl = ''\n } else if (c === '>') {\n emitNode(parser, 'onsgmldeclaration', parser.sgmlDecl)\n parser.sgmlDecl = ''\n parser.state = S.TEXT\n } else if (isQuote(c)) {\n parser.state = S.SGML_DECL_QUOTED\n parser.sgmlDecl += c\n } else {\n parser.sgmlDecl += c\n }\n continue\n\n case S.SGML_DECL_QUOTED:\n if (c === parser.q) {\n parser.state = S.SGML_DECL\n parser.q = ''\n }\n parser.sgmlDecl += c\n continue\n\n case S.DOCTYPE:\n if (c === '>') {\n parser.state = S.TEXT\n emitNode(parser, 'ondoctype', parser.doctype)\n parser.doctype = true // just remember that we saw it.\n } else {\n parser.doctype += c\n if (c === '[') {\n parser.state = S.DOCTYPE_DTD\n } else if (isQuote(c)) {\n parser.state = S.DOCTYPE_QUOTED\n parser.q = c\n }\n }\n continue\n\n case S.DOCTYPE_QUOTED:\n parser.doctype += c\n if (c === parser.q) {\n parser.q = ''\n parser.state = S.DOCTYPE\n }\n continue\n\n case S.DOCTYPE_DTD:\n parser.doctype += c\n if (c === ']') {\n parser.state = S.DOCTYPE\n } else if (isQuote(c)) {\n parser.state = S.DOCTYPE_DTD_QUOTED\n parser.q = c\n }\n continue\n\n case S.DOCTYPE_DTD_QUOTED:\n parser.doctype += c\n if (c === parser.q) {\n parser.state = S.DOCTYPE_DTD\n parser.q = ''\n }\n continue\n\n case S.COMMENT:\n if (c === '-') {\n parser.state = S.COMMENT_ENDING\n } else {\n parser.comment += c\n }\n continue\n\n case S.COMMENT_ENDING:\n if (c === '-') {\n parser.state = S.COMMENT_ENDED\n parser.comment = textopts(parser.opt, parser.comment)\n if (parser.comment) {\n emitNode(parser, 'oncomment', parser.comment)\n }\n parser.comment = ''\n } else {\n parser.comment += '-' + c\n parser.state = S.COMMENT\n }\n continue\n\n case S.COMMENT_ENDED:\n if (c !== '>') {\n strictFail(parser, 'Malformed comment')\n // allow <!-- blah -- bloo --> in non-strict mode,\n // which is a comment of \" blah -- bloo \"\n parser.comment += '--' + c\n parser.state = S.COMMENT\n } else {\n parser.state = S.TEXT\n }\n continue\n\n case S.CDATA:\n if (c === ']') {\n parser.state = S.CDATA_ENDING\n } else {\n parser.cdata += c\n }\n continue\n\n case S.CDATA_ENDING:\n if (c === ']') {\n parser.state = S.CDATA_ENDING_2\n } else {\n parser.cdata += ']' + c\n parser.state = S.CDATA\n }\n continue\n\n case S.CDATA_ENDING_2:\n if (c === '>') {\n if (parser.cdata) {\n emitNode(parser, 'oncdata', parser.cdata)\n }\n emitNode(parser, 'onclosecdata')\n parser.cdata = ''\n parser.state = S.TEXT\n } else if (c === ']') {\n parser.cdata += ']'\n } else {\n parser.cdata += ']]' + c\n parser.state = S.CDATA\n }\n continue\n\n case S.PROC_INST:\n if (c === '?') {\n parser.state = S.PROC_INST_ENDING\n } else if (isWhitespace(c)) {\n parser.state = S.PROC_INST_BODY\n } else {\n parser.procInstName += c\n }\n continue\n\n case S.PROC_INST_BODY:\n if (!parser.procInstBody && isWhitespace(c)) {\n continue\n } else if (c === '?') {\n parser.state = S.PROC_INST_ENDING\n } else {\n parser.procInstBody += c\n }\n continue\n\n case S.PROC_INST_ENDING:\n if (c === '>') {\n emitNode(parser, 'onprocessinginstruction', {\n name: parser.procInstName,\n body: parser.procInstBody\n })\n parser.procInstName = parser.procInstBody = ''\n parser.state = S.TEXT\n } else {\n parser.procInstBody += '?' + c\n parser.state = S.PROC_INST_BODY\n }\n continue\n\n case S.OPEN_TAG:\n if (isMatch(nameBody, c)) {\n parser.tagName += c\n } else {\n newTag(parser)\n if (c === '>') {\n openTag(parser)\n } else if (c === '/') {\n parser.state = S.OPEN_TAG_SLASH\n } else {\n if (!isWhitespace(c)) {\n strictFail(parser, 'Invalid character in tag name')\n }\n parser.state = S.ATTRIB\n }\n }\n continue\n\n case S.OPEN_TAG_SLASH:\n if (c === '>') {\n openTag(parser, true)\n closeTag(parser)\n } else {\n strictFail(parser, 'Forward-slash in opening tag not followed by >')\n parser.state = S.ATTRIB\n }\n continue\n\n case S.ATTRIB:\n // haven't read the attribute name yet.\n if (isWhitespace(c)) {\n continue\n } else if (c === '>') {\n openTag(parser)\n } else if (c === '/') {\n parser.state = S.OPEN_TAG_SLASH\n } else if (isMatch(nameStart, c)) {\n parser.attribName = c\n parser.attribValue = ''\n parser.state = S.ATTRIB_NAME\n } else {\n strictFail(parser, 'Invalid attribute name')\n }\n continue\n\n case S.ATTRIB_NAME:\n if (c === '=') {\n parser.state = S.ATTRIB_VALUE\n } else if (c === '>') {\n strictFail(parser, 'Attribute without value')\n parser.attribValue = parser.attribName\n attrib(parser)\n openTag(parser)\n } else if (isWhitespace(c)) {\n parser.state = S.ATTRIB_NAME_SAW_WHITE\n } else if (isMatch(nameBody, c)) {\n parser.attribName += c\n } else {\n strictFail(parser, 'Invalid attribute name')\n }\n continue\n\n case S.ATTRIB_NAME_SAW_WHITE:\n if (c === '=') {\n parser.state = S.ATTRIB_VALUE\n } else if (isWhitespace(c)) {\n continue\n } else {\n strictFail(parser, 'Attribute without value')\n parser.tag.attributes[parser.attribName] = ''\n parser.attribValue = ''\n emitNode(parser, 'onattribute', {\n name: parser.attribName,\n value: ''\n })\n parser.attribName = ''\n if (c === '>') {\n openTag(parser)\n } else if (isMatch(nameStart, c)) {\n parser.attribName = c\n parser.state = S.ATTRIB_NAME\n } else {\n strictFail(parser, 'Invalid attribute name')\n parser.state = S.ATTRIB\n }\n }\n continue\n\n case S.ATTRIB_VALUE:\n if (isWhitespace(c)) {\n continue\n } else if (isQuote(c)) {\n parser.q = c\n parser.state = S.ATTRIB_VALUE_QUOTED\n } else {\n strictFail(parser, 'Unquoted attribute value')\n parser.state = S.ATTRIB_VALUE_UNQUOTED\n parser.attribValue = c\n }\n continue\n\n case S.ATTRIB_VALUE_QUOTED:\n if (c !== parser.q) {\n if (c === '&') {\n parser.state = S.ATTRIB_VALUE_ENTITY_Q\n } else {\n parser.attribValue += c\n }\n continue\n }\n attrib(parser)\n parser.q = ''\n parser.state = S.ATTRIB_VALUE_CLOSED\n continue\n\n case S.ATTRIB_VALUE_CLOSED:\n if (isWhitespace(c)) {\n parser.state = S.ATTRIB\n } else if (c === '>') {\n openTag(parser)\n } else if (c === '/') {\n parser.state = S.OPEN_TAG_SLASH\n } else if (isMatch(nameStart, c)) {\n strictFail(parser, 'No whitespace between attributes')\n parser.attribName = c\n parser.attribValue = ''\n parser.state = S.ATTRIB_NAME\n } else {\n strictFail(parser, 'Invalid attribute name')\n }\n continue\n\n case S.ATTRIB_VALUE_UNQUOTED:\n if (!isAttribEnd(c)) {\n if (c === '&') {\n parser.state = S.ATTRIB_VALUE_ENTITY_U\n } else {\n parser.attribValue += c\n }\n continue\n }\n attrib(parser)\n if (c === '>') {\n openTag(parser)\n } else {\n parser.state = S.ATTRIB\n }\n continue\n\n case S.CLOSE_TAG:\n if (!parser.tagName) {\n if (isWhitespace(c)) {\n continue\n } else if (notMatch(nameStart, c)) {\n if (parser.script) {\n parser.script += '</' + c\n parser.state = S.SCRIPT\n } else {\n strictFail(parser, 'Invalid tagname in closing tag.')\n }\n } else {\n parser.tagName = c\n }\n } else if (c === '>') {\n closeTag(parser)\n } else if (isMatch(nameBody, c)) {\n parser.tagName += c\n } else if (parser.script) {\n parser.script += '</' + parser.tagName\n parser.tagName = ''\n parser.state = S.SCRIPT\n } else {\n if (!isWhitespace(c)) {\n strictFail(parser, 'Invalid tagname in closing tag')\n }\n parser.state = S.CLOSE_TAG_SAW_WHITE\n }\n continue\n\n case S.CLOSE_TAG_SAW_WHITE:\n if (isWhitespace(c)) {\n continue\n }\n if (c === '>') {\n closeTag(parser)\n } else {\n strictFail(parser, 'Invalid characters in closing tag')\n }\n continue\n\n case S.TEXT_ENTITY:\n case S.ATTRIB_VALUE_ENTITY_Q:\n case S.ATTRIB_VALUE_ENTITY_U:\n var returnState\n var buffer\n switch (parser.state) {\n case S.TEXT_ENTITY:\n returnState = S.TEXT\n buffer = 'textNode'\n break\n\n case S.ATTRIB_VALUE_ENTITY_Q:\n returnState = S.ATTRIB_VALUE_QUOTED\n buffer = 'attribValue'\n break\n\n case S.ATTRIB_VALUE_ENTITY_U:\n returnState = S.ATTRIB_VALUE_UNQUOTED\n buffer = 'attribValue'\n break\n }\n\n if (c === ';') {\n if (parser.opt.unparsedEntities) {\n var parsedEntity = parseEntity(parser)\n parser.entity = ''\n parser.state = returnState\n parser.write(parsedEntity)\n } else {\n parser[buffer] += parseEntity(parser)\n parser.entity = ''\n parser.state = returnState\n }\n } else if (isMatch(parser.entity.length ? entityBody : entityStart, c)) {\n parser.entity += c\n } else {\n strictFail(parser, 'Invalid character in entity name')\n parser[buffer] += '&' + parser.entity + c\n parser.entity = ''\n parser.state = returnState\n }\n\n continue\n\n default: /* istanbul ignore next */ {\n throw new Error(parser, 'Unknown state: ' + parser.state)\n }\n }\n } // while\n\n if (parser.position >= parser.bufferCheckPosition) {\n checkBufferLength(parser)\n }\n return parser\n }\n\n /*! http://mths.be/fromcodepoint v0.1.0 by @mathias */\n /* istanbul ignore next */\n if (!String.fromCodePoint) {\n (function () {\n var stringFromCharCode = String.fromCharCode\n var floor = Math.floor\n var fromCodePoint = function () {\n var MAX_SIZE = 0x4000\n var codeUnits = []\n var highSurrogate\n var lowSurrogate\n var index = -1\n var length = arguments.length\n if (!length) {\n return ''\n }\n var result = ''\n while (++index < length) {\n var codePoint = Number(arguments[index])\n if (\n !isFinite(codePoint) || // `NaN`, `+Infinity`, or `-Infinity`\n codePoint < 0 || // not a valid Unicode code point\n codePoint > 0x10FFFF || // not a valid Unicode code point\n floor(codePoint) !== codePoint // not an integer\n ) {\n throw RangeError('Invalid code point: ' + codePoint)\n }\n if (codePoint <= 0xFFFF) { // BMP code point\n codeUnits.push(codePoint)\n } else { // Astral code point; split in surrogate halves\n // http://mathiasbynens.be/notes/javascript-encoding#surrogate-formulae\n codePoint -= 0x10000\n highSurrogate = (codePoint >> 10) + 0xD800\n lowSurrogate = (codePoint % 0x400) + 0xDC00\n codeUnits.push(highSurrogate, lowSurrogate)\n }\n if (index + 1 === length || codeUnits.length > MAX_SIZE) {\n result += stringFromCharCode.apply(null, codeUnits)\n codeUnits.length = 0\n }\n }\n return result\n }\n /* istanbul ignore next */\n if (Object.defineProperty) {\n Object.defineProperty(String, 'fromCodePoint', {\n value: fromCodePoint,\n configurable: true,\n writable: true\n })\n } else {\n String.fromCodePoint = fromCodePoint\n }\n }())\n }\n})(typeof exports === 'undefined' ? this.sax = {} : exports)\n","(function (global, undefined) {\n \"use strict\";\n\n if (global.setImmediate) {\n return;\n }\n\n var nextHandle = 1; // Spec says greater than zero\n var tasksByHandle = {};\n var currentlyRunningATask = false;\n var doc = global.document;\n var registerImmediate;\n\n function setImmediate(callback) {\n // Callback can either be a function or a string\n if (typeof callback !== \"function\") {\n callback = new Function(\"\" + callback);\n }\n // Copy function arguments\n var args = new Array(arguments.length - 1);\n for (var i = 0; i < args.length; i++) {\n args[i] = arguments[i + 1];\n }\n // Store and register the task\n var task = { callback: callback, args: args };\n tasksByHandle[nextHandle] = task;\n registerImmediate(nextHandle);\n return nextHandle++;\n }\n\n function clearImmediate(handle) {\n delete tasksByHandle[handle];\n }\n\n function run(task) {\n var callback = task.callback;\n var args = task.args;\n switch (args.length) {\n case 0:\n callback();\n break;\n case 1:\n callback(args[0]);\n break;\n case 2:\n callback(args[0], args[1]);\n break;\n case 3:\n callback(args[0], args[1], args[2]);\n break;\n default:\n callback.apply(undefined, args);\n break;\n }\n }\n\n function runIfPresent(handle) {\n // From the spec: \"Wait until any invocations of this algorithm started before this one have completed.\"\n // So if we're currently running a task, we'll need to delay this invocation.\n if (currentlyRunningATask) {\n // Delay by doing a setTimeout. setImmediate was tried instead, but in Firefox 7 it generated a\n // \"too much recursion\" error.\n setTimeout(runIfPresent, 0, handle);\n } else {\n var task = tasksByHandle[handle];\n if (task) {\n currentlyRunningATask = true;\n try {\n run(task);\n } finally {\n clearImmediate(handle);\n currentlyRunningATask = false;\n }\n }\n }\n }\n\n function installNextTickImplementation() {\n registerImmediate = function(handle) {\n process.nextTick(function () { runIfPresent(handle); });\n };\n }\n\n function canUsePostMessage() {\n // The test against `importScripts` prevents this implementation from being installed inside a web worker,\n // where `global.postMessage` means something completely different and can't be used for this purpose.\n if (global.postMessage && !global.importScripts) {\n var postMessageIsAsynchronous = true;\n var oldOnMessage = global.onmessage;\n global.onmessage = function() {\n postMessageIsAsynchronous = false;\n };\n global.postMessage(\"\", \"*\");\n global.onmessage = oldOnMessage;\n return postMessageIsAsynchronous;\n }\n }\n\n function installPostMessageImplementation() {\n // Installs an event handler on `global` for the `message` event: see\n // * https://developer.mozilla.org/en/DOM/window.postMessage\n // * http://www.whatwg.org/specs/web-apps/current-work/multipage/comms.html#crossDocumentMessages\n\n var messagePrefix = \"setImmediate$\" + Math.random() + \"$\";\n var onGlobalMessage = function(event) {\n if (event.source === global &&\n typeof event.data === \"string\" &&\n event.data.indexOf(messagePrefix) === 0) {\n runIfPresent(+event.data.slice(messagePrefix.length));\n }\n };\n\n if (global.addEventListener) {\n global.addEventListener(\"message\", onGlobalMessage, false);\n } else {\n global.attachEvent(\"onmessage\", onGlobalMessage);\n }\n\n registerImmediate = function(handle) {\n global.postMessage(messagePrefix + handle, \"*\");\n };\n }\n\n function installMessageChannelImplementation() {\n var channel = new MessageChannel();\n channel.port1.onmessage = function(event) {\n var handle = event.data;\n runIfPresent(handle);\n };\n\n registerImmediate = function(handle) {\n channel.port2.postMessage(handle);\n };\n }\n\n function installReadyStateChangeImplementation() {\n var html = doc.documentElement;\n registerImmediate = function(handle) {\n // Create a <script> element; its readystatechange event will be fired asynchronously once it is inserted\n // into the document. Do so, thus queuing up the task. Remember to clean up once it's been called.\n var script = doc.createElement(\"script\");\n script.onreadystatechange = function () {\n runIfPresent(handle);\n script.onreadystatechange = null;\n html.removeChild(script);\n script = null;\n };\n html.appendChild(script);\n };\n }\n\n function installSetTimeoutImplementation() {\n registerImmediate = function(handle) {\n setTimeout(runIfPresent, 0, handle);\n };\n }\n\n // If supported, we should attach to the prototype of global, since that is where setTimeout et al. live.\n var attachTo = Object.getPrototypeOf && Object.getPrototypeOf(global);\n attachTo = attachTo && attachTo.setTimeout ? attachTo : global;\n\n // Don't get fooled by e.g. browserify environments.\n if ({}.toString.call(global.process) === \"[object process]\") {\n // For Node.js before 0.9\n installNextTickImplementation();\n\n } else if (canUsePostMessage()) {\n // For non-IE10 modern browsers\n installPostMessageImplementation();\n\n } else if (global.MessageChannel) {\n // For web workers, where supported\n installMessageChannelImplementation();\n\n } else if (doc && \"onreadystatechange\" in doc.createElement(\"script\")) {\n // For IE 6–8\n installReadyStateChangeImplementation();\n\n } else {\n // For older browsers\n installSetTimeoutImplementation();\n }\n\n attachTo.setImmediate = setImmediate;\n attachTo.clearImmediate = clearImmediate;\n}(typeof self === \"undefined\" ? typeof global === \"undefined\" ? this : global : self));\n","// @flow\n\n/*::\ntype Options = {\n max?: number,\n min?: number,\n historyTimeConstant?: number,\n autostart?: boolean,\n ignoreSameProgress?: boolean,\n}\n*/\n\nfunction makeLowPassFilter(RC/*: number*/) {\n return function (previousOutput, input, dt) {\n const alpha = dt / (dt + RC);\n return previousOutput + alpha * (input - previousOutput);\n }\n}\n\nfunction def/*:: <T>*/(x/*: ?T*/, d/*: T*/)/*: T*/ {\n return (x === undefined || x === null) ? d : x;\n}\n\nfunction makeEta(options/*::?: Options */) {\n options = options || {};\n var max = def(options.max, 1);\n var min = def(options.min, 0);\n var autostart = def(options.autostart, true);\n var ignoreSameProgress = def(options.ignoreSameProgress, false);\n\n var rate/*: number | null */ = null;\n var lastTimestamp/*: number | null */ = null;\n var lastProgress/*: number | null */ = null;\n\n var filter = makeLowPassFilter(def(options.historyTimeConstant, 2.5));\n\n function start() {\n report(min);\n }\n\n function reset() {\n rate = null;\n lastTimestamp = null;\n lastProgress = null;\n if (autostart) {\n start();\n }\n }\n\n function report(progress /*: number */, timestamp/*::?: number */) {\n if (typeof timestamp !== 'number') {\n timestamp = Date.now();\n }\n\n if (lastTimestamp === timestamp) { return; }\n if (ignoreSameProgress && lastProgress === progress) { return; }\n\n if (lastTimestamp === null || lastProgress === null) {\n lastProgress = progress;\n lastTimestamp = timestamp;\n return;\n }\n\n var deltaProgress = progress - lastProgress;\n var deltaTimestamp = 0.001 * (timestamp - lastTimestamp);\n var currentRate = deltaProgress / deltaTimestamp;\n\n rate = rate === null\n ? currentRate\n : filter(rate, currentRate, deltaTimestamp);\n lastProgress = progress;\n lastTimestamp = timestamp;\n }\n\n function estimate(timestamp/*::?: number*/) {\n if (lastProgress === null) { return Infinity; }\n if (lastProgress >= max) { return 0; }\n if (rate === null) { return Infinity; }\n\n var estimatedTime = (max - lastProgress) / rate;\n if (typeof timestamp === 'number' && typeof lastTimestamp === 'number') {\n estimatedTime -= (timestamp - lastTimestamp) * 0.001;\n }\n return Math.max(0, estimatedTime);\n }\n\n function getRate() {\n return rate === null ? 0 : rate;\n }\n\n return {\n start: start,\n reset: reset,\n report: report,\n estimate: estimate,\n rate: getRate,\n }\n}\n\nmodule.exports = makeEta;\n","var scope = (typeof global !== \"undefined\" && global) ||\n (typeof self !== \"undefined\" && self) ||\n window;\nvar apply = Function.prototype.apply;\n\n// DOM APIs, for completeness\n\nexports.setTimeout = function() {\n return new Timeout(apply.call(setTimeout, scope, arguments), clearTimeout);\n};\nexports.setInterval = function() {\n return new Timeout(apply.call(setInterval, scope, arguments), clearInterval);\n};\nexports.clearTimeout =\nexports.clearInterval = function(timeout) {\n if (timeout) {\n timeout.close();\n }\n};\n\nfunction Timeout(id, clearFn) {\n this._id = id;\n this._clearFn = clearFn;\n}\nTimeout.prototype.unref = Timeout.prototype.ref = function() {};\nTimeout.prototype.close = function() {\n this._clearFn.call(scope, this._id);\n};\n\n// Does not start the time, just sets up the members needed.\nexports.enroll = function(item, msecs) {\n clearTimeout(item._idleTimeoutId);\n item._idleTimeout = msecs;\n};\n\nexports.unenroll = function(item) {\n clearTimeout(item._idleTimeoutId);\n item._idleTimeout = -1;\n};\n\nexports._unrefActive = exports.active = function(item) {\n clearTimeout(item._idleTimeoutId);\n\n var msecs = item._idleTimeout;\n if (msecs >= 0) {\n item._idleTimeoutId = setTimeout(function onTimeout() {\n if (item._onTimeout)\n item._onTimeout();\n }, msecs);\n }\n};\n\n// setimmediate attaches itself to the global object\nrequire(\"setimmediate\");\n// On some exotic environments, it's not clear which object `setimmediate` was\n// able to install onto. Search each possibility in the same order as the\n// `setimmediate` library.\nexports.setImmediate = (typeof self !== \"undefined\" && self.setImmediate) ||\n (typeof global !== \"undefined\" && global.setImmediate) ||\n (this && this.setImmediate);\nexports.clearImmediate = (typeof self !== \"undefined\" && self.clearImmediate) ||\n (typeof global !== \"undefined\" && global.clearImmediate) ||\n (this && this.clearImmediate);\n","// Generated by CoffeeScript 1.12.7\n(function() {\n \"use strict\";\n exports.stripBOM = function(str) {\n if (str[0] === '\\uFEFF') {\n return str.substring(1);\n } else {\n return str;\n }\n };\n\n}).call(this);\n","// Generated by CoffeeScript 1.12.7\n(function() {\n \"use strict\";\n var builder, defaults, escapeCDATA, requiresCDATA, wrapCDATA,\n hasProp = {}.hasOwnProperty;\n\n builder = require('xmlbuilder');\n\n defaults = require('./defaults').defaults;\n\n requiresCDATA = function(entry) {\n return typeof entry === \"string\" && (entry.indexOf('&') >= 0 || entry.indexOf('>') >= 0 || entry.indexOf('<') >= 0);\n };\n\n wrapCDATA = function(entry) {\n return \"<![CDATA[\" + (escapeCDATA(entry)) + \"]]>\";\n };\n\n escapeCDATA = function(entry) {\n return entry.replace(']]>', ']]]]><![CDATA[>');\n };\n\n exports.Builder = (function() {\n function Builder(opts) {\n var key, ref, value;\n this.options = {};\n ref = defaults[\"0.2\"];\n for (key in ref) {\n if (!hasProp.call(ref, key)) continue;\n value = ref[key];\n this.options[key] = value;\n }\n for (key in opts) {\n if (!hasProp.call(opts, key)) continue;\n value = opts[key];\n this.options[key] = value;\n }\n }\n\n Builder.prototype.buildObject = function(rootObj) {\n var attrkey, charkey, render, rootElement, rootName;\n attrkey = this.options.attrkey;\n charkey = this.options.charkey;\n if ((Object.keys(rootObj).length === 1) && (this.options.rootName === defaults['0.2'].rootName)) {\n rootName = Object.keys(rootObj)[0];\n rootObj = rootObj[rootName];\n } else {\n rootName = this.options.rootName;\n }\n render = (function(_this) {\n return function(element, obj) {\n var attr, child, entry, index, key, value;\n if (typeof obj !== 'object') {\n if (_this.options.cdata && requiresCDATA(obj)) {\n element.raw(wrapCDATA(obj));\n } else {\n element.txt(obj);\n }\n } else if (Array.isArray(obj)) {\n for (index in obj) {\n if (!hasProp.call(obj, index)) continue;\n child = obj[index];\n for (key in child) {\n entry = child[key];\n element = render(element.ele(key), entry).up();\n }\n }\n } else {\n for (key in obj) {\n if (!hasProp.call(obj, key)) continue;\n child = obj[key];\n if (key === attrkey) {\n if (typeof child === \"object\") {\n for (attr in child) {\n value = child[attr];\n element = element.att(attr, value);\n }\n }\n } else if (key === charkey) {\n if (_this.options.cdata && requiresCDATA(child)) {\n element = element.raw(wrapCDATA(child));\n } else {\n element = element.txt(child);\n }\n } else if (Array.isArray(child)) {\n for (index in child) {\n if (!hasProp.call(child, index)) continue;\n entry = child[index];\n if (typeof entry === 'string') {\n if (_this.options.cdata && requiresCDATA(entry)) {\n element = element.ele(key).raw(wrapCDATA(entry)).up();\n } else {\n element = element.ele(key, entry).up();\n }\n } else {\n element = render(element.ele(key), entry).up();\n }\n }\n } else if (typeof child === \"object\") {\n element = render(element.ele(key), child).up();\n } else {\n if (typeof child === 'string' && _this.options.cdata && requiresCDATA(child)) {\n element = element.ele(key).raw(wrapCDATA(child)).up();\n } else {\n if (child == null) {\n child = '';\n }\n element = element.ele(key, child.toString()).up();\n }\n }\n }\n }\n return element;\n };\n })(this);\n rootElement = builder.create(rootName, this.options.xmldec, this.options.doctype, {\n headless: this.options.headless,\n allowSurrogateChars: this.options.allowSurrogateChars\n });\n return render(rootElement, rootObj).end(this.options.renderOpts);\n };\n\n return Builder;\n\n })();\n\n}).call(this);\n","// Generated by CoffeeScript 1.12.7\n(function() {\n exports.defaults = {\n \"0.1\": {\n explicitCharkey: false,\n trim: true,\n normalize: true,\n normalizeTags: false,\n attrkey: \"@\",\n charkey: \"#\",\n explicitArray: false,\n ignoreAttrs: false,\n mergeAttrs: false,\n explicitRoot: false,\n validator: null,\n xmlns: false,\n explicitChildren: false,\n childkey: '@@',\n charsAsChildren: false,\n includeWhiteChars: false,\n async: false,\n strict: true,\n attrNameProcessors: null,\n attrValueProcessors: null,\n tagNameProcessors: null,\n valueProcessors: null,\n emptyTag: ''\n },\n \"0.2\": {\n explicitCharkey: false,\n trim: false,\n normalize: false,\n normalizeTags: false,\n attrkey: \"$\",\n charkey: \"_\",\n explicitArray: true,\n ignoreAttrs: false,\n mergeAttrs: false,\n explicitRoot: true,\n validator: null,\n xmlns: false,\n explicitChildren: false,\n preserveChildrenOrder: false,\n childkey: '$$',\n charsAsChildren: false,\n includeWhiteChars: false,\n async: false,\n strict: true,\n attrNameProcessors: null,\n attrValueProcessors: null,\n tagNameProcessors: null,\n valueProcessors: null,\n rootName: 'root',\n xmldec: {\n 'version': '1.0',\n 'encoding': 'UTF-8',\n 'standalone': true\n },\n doctype: null,\n renderOpts: {\n 'pretty': true,\n 'indent': ' ',\n 'newline': '\\n'\n },\n headless: false,\n chunkSize: 10000,\n emptyTag: '',\n cdata: false\n }\n };\n\n}).call(this);\n","// Generated by CoffeeScript 1.12.7\n(function() {\n \"use strict\";\n var bom, defaults, defineProperty, events, isEmpty, processItem, processors, sax, setImmediate,\n bind = function(fn, me){ return function(){ return fn.apply(me, arguments); }; },\n extend = function(child, parent) { for (var key in parent) { if (hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.prototype = new ctor(); child.__super__ = parent.prototype; return child; },\n hasProp = {}.hasOwnProperty;\n\n sax = require('sax');\n\n events = require('events');\n\n bom = require('./bom');\n\n processors = require('./processors');\n\n setImmediate = require('timers').setImmediate;\n\n defaults = require('./defaults').defaults;\n\n isEmpty = function(thing) {\n return typeof thing === \"object\" && (thing != null) && Object.keys(thing).length === 0;\n };\n\n processItem = function(processors, item, key) {\n var i, len, process;\n for (i = 0, len = processors.length; i < len; i++) {\n process = processors[i];\n item = process(item, key);\n }\n return item;\n };\n\n defineProperty = function(obj, key, value) {\n var descriptor;\n descriptor = Object.create(null);\n descriptor.value = value;\n descriptor.writable = true;\n descriptor.enumerable = true;\n descriptor.configurable = true;\n return Object.defineProperty(obj, key, descriptor);\n };\n\n exports.Parser = (function(superClass) {\n extend(Parser, superClass);\n\n function Parser(opts) {\n this.parseStringPromise = bind(this.parseStringPromise, this);\n this.parseString = bind(this.parseString, this);\n this.reset = bind(this.reset, this);\n this.assignOrPush = bind(this.assignOrPush, this);\n this.processAsync = bind(this.processAsync, this);\n var key, ref, value;\n if (!(this instanceof exports.Parser)) {\n return new exports.Parser(opts);\n }\n this.options = {};\n ref = defaults[\"0.2\"];\n for (key in ref) {\n if (!hasProp.call(ref, key)) continue;\n value = ref[key];\n this.options[key] = value;\n }\n for (key in opts) {\n if (!hasProp.call(opts, key)) continue;\n value = opts[key];\n this.options[key] = value;\n }\n if (this.options.xmlns) {\n this.options.xmlnskey = this.options.attrkey + \"ns\";\n }\n if (this.options.normalizeTags) {\n if (!this.options.tagNameProcessors) {\n this.options.tagNameProcessors = [];\n }\n this.options.tagNameProcessors.unshift(processors.normalize);\n }\n this.reset();\n }\n\n Parser.prototype.processAsync = function() {\n var chunk, err;\n try {\n if (this.remaining.length <= this.options.chunkSize) {\n chunk = this.remaining;\n this.remaining = '';\n this.saxParser = this.saxParser.write(chunk);\n return this.saxParser.close();\n } else {\n chunk = this.remaining.substr(0, this.options.chunkSize);\n this.remaining = this.remaining.substr(this.options.chunkSize, this.remaining.length);\n this.saxParser = this.saxParser.write(chunk);\n return setImmediate(this.processAsync);\n }\n } catch (error1) {\n err = error1;\n if (!this.saxParser.errThrown) {\n this.saxParser.errThrown = true;\n return this.emit(err);\n }\n }\n };\n\n Parser.prototype.assignOrPush = function(obj, key, newValue) {\n if (!(key in obj)) {\n if (!this.options.explicitArray) {\n return defineProperty(obj, key, newValue);\n } else {\n return defineProperty(obj, key, [newValue]);\n }\n } else {\n if (!(obj[key] instanceof Array)) {\n defineProperty(obj, key, [obj[key]]);\n }\n return obj[key].push(newValue);\n }\n };\n\n Parser.prototype.reset = function() {\n var attrkey, charkey, ontext, stack;\n this.removeAllListeners();\n this.saxParser = sax.parser(this.options.strict, {\n trim: false,\n normalize: false,\n xmlns: this.options.xmlns\n });\n this.saxParser.errThrown = false;\n this.saxParser.onerror = (function(_this) {\n return function(error) {\n _this.saxParser.resume();\n if (!_this.saxParser.errThrown) {\n _this.saxParser.errThrown = true;\n return _this.emit(\"error\", error);\n }\n };\n })(this);\n this.saxParser.onend = (function(_this) {\n return function() {\n if (!_this.saxParser.ended) {\n _this.saxParser.ended = true;\n return _this.emit(\"end\", _this.resultObject);\n }\n };\n })(this);\n this.saxParser.ended = false;\n this.EXPLICIT_CHARKEY = this.options.explicitCharkey;\n this.resultObject = null;\n stack = [];\n attrkey = this.options.attrkey;\n charkey = this.options.charkey;\n this.saxParser.onopentag = (function(_this) {\n return function(node) {\n var key, newValue, obj, processedKey, ref;\n obj = {};\n obj[charkey] = \"\";\n if (!_this.options.ignoreAttrs) {\n ref = node.attributes;\n for (key in ref) {\n if (!hasProp.call(ref, key)) continue;\n if (!(attrkey in obj) && !_this.options.mergeAttrs) {\n obj[attrkey] = {};\n }\n newValue = _this.options.attrValueProcessors ? processItem(_this.options.attrValueProcessors, node.attributes[key], key) : node.attributes[key];\n processedKey = _this.options.attrNameProcessors ? processItem(_this.options.attrNameProcessors, key) : key;\n if (_this.options.mergeAttrs) {\n _this.assignOrPush(obj, processedKey, newValue);\n } else {\n defineProperty(obj[attrkey], processedKey, newValue);\n }\n }\n }\n obj[\"#name\"] = _this.options.tagNameProcessors ? processItem(_this.options.tagNameProcessors, node.name) : node.name;\n if (_this.options.xmlns) {\n obj[_this.options.xmlnskey] = {\n uri: node.uri,\n local: node.local\n };\n }\n return stack.push(obj);\n };\n })(this);\n this.saxParser.onclosetag = (function(_this) {\n return function() {\n var cdata, emptyStr, key, node, nodeName, obj, objClone, old, s, xpath;\n obj = stack.pop();\n nodeName = obj[\"#name\"];\n if (!_this.options.explicitChildren || !_this.options.preserveChildrenOrder) {\n delete obj[\"#name\"];\n }\n if (obj.cdata === true) {\n cdata = obj.cdata;\n delete obj.cdata;\n }\n s = stack[stack.length - 1];\n if (obj[charkey].match(/^\\s*$/) && !cdata) {\n emptyStr = obj[charkey];\n delete obj[charkey];\n } else {\n if (_this.options.trim) {\n obj[charkey] = obj[charkey].trim();\n }\n if (_this.options.normalize) {\n obj[charkey] = obj[charkey].replace(/\\s{2,}/g, \" \").trim();\n }\n obj[charkey] = _this.options.valueProcessors ? processItem(_this.options.valueProcessors, obj[charkey], nodeName) : obj[charkey];\n if (Object.keys(obj).length === 1 && charkey in obj && !_this.EXPLICIT_CHARKEY) {\n obj = obj[charkey];\n }\n }\n if (isEmpty(obj)) {\n if (typeof _this.options.emptyTag === 'function') {\n obj = _this.options.emptyTag();\n } else {\n obj = _this.options.emptyTag !== '' ? _this.options.emptyTag : emptyStr;\n }\n }\n if (_this.options.validator != null) {\n xpath = \"/\" + ((function() {\n var i, len, results;\n results = [];\n for (i = 0, len = stack.length; i < len; i++) {\n node = stack[i];\n results.push(node[\"#name\"]);\n }\n return results;\n })()).concat(nodeName).join(\"/\");\n (function() {\n var err;\n try {\n return obj = _this.options.validator(xpath, s && s[nodeName], obj);\n } catch (error1) {\n err = error1;\n return _this.emit(\"error\", err);\n }\n })();\n }\n if (_this.options.explicitChildren && !_this.options.mergeAttrs && typeof obj === 'object') {\n if (!_this.options.preserveChildrenOrder) {\n node = {};\n if (_this.options.attrkey in obj) {\n node[_this.options.attrkey] = obj[_this.options.attrkey];\n delete obj[_this.options.attrkey];\n }\n if (!_this.options.charsAsChildren && _this.options.charkey in obj) {\n node[_this.options.charkey] = obj[_this.options.charkey];\n delete obj[_this.options.charkey];\n }\n if (Object.getOwnPropertyNames(obj).length > 0) {\n node[_this.options.childkey] = obj;\n }\n obj = node;\n } else if (s) {\n s[_this.options.childkey] = s[_this.options.childkey] || [];\n objClone = {};\n for (key in obj) {\n if (!hasProp.call(obj, key)) continue;\n defineProperty(objClone, key, obj[key]);\n }\n s[_this.options.childkey].push(objClone);\n delete obj[\"#name\"];\n if (Object.keys(obj).length === 1 && charkey in obj && !_this.EXPLICIT_CHARKEY) {\n obj = obj[charkey];\n }\n }\n }\n if (stack.length > 0) {\n return _this.assignOrPush(s, nodeName, obj);\n } else {\n if (_this.options.explicitRoot) {\n old = obj;\n obj = {};\n defineProperty(obj, nodeName, old);\n }\n _this.resultObject = obj;\n _this.saxParser.ended = true;\n return _this.emit(\"end\", _this.resultObject);\n }\n };\n })(this);\n ontext = (function(_this) {\n return function(text) {\n var charChild, s;\n s = stack[stack.length - 1];\n if (s) {\n s[charkey] += text;\n if (_this.options.explicitChildren && _this.options.preserveChildrenOrder && _this.options.charsAsChildren && (_this.options.includeWhiteChars || text.replace(/\\\\n/g, '').trim() !== '')) {\n s[_this.options.childkey] = s[_this.options.childkey] || [];\n charChild = {\n '#name': '__text__'\n };\n charChild[charkey] = text;\n if (_this.options.normalize) {\n charChild[charkey] = charChild[charkey].replace(/\\s{2,}/g, \" \").trim();\n }\n s[_this.options.childkey].push(charChild);\n }\n return s;\n }\n };\n })(this);\n this.saxParser.ontext = ontext;\n return this.saxParser.oncdata = (function(_this) {\n return function(text) {\n var s;\n s = ontext(text);\n if (s) {\n return s.cdata = true;\n }\n };\n })(this);\n };\n\n Parser.prototype.parseString = function(str, cb) {\n var err;\n if ((cb != null) && typeof cb === \"function\") {\n this.on(\"end\", function(result) {\n this.reset();\n return cb(null, result);\n });\n this.on(\"error\", function(err) {\n this.reset();\n return cb(err);\n });\n }\n try {\n str = str.toString();\n if (str.trim() === '') {\n this.emit(\"end\", null);\n return true;\n }\n str = bom.stripBOM(str);\n if (this.options.async) {\n this.remaining = str;\n setImmediate(this.processAsync);\n return this.saxParser;\n }\n return this.saxParser.write(str).close();\n } catch (error1) {\n err = error1;\n if (!(this.saxParser.errThrown || this.saxParser.ended)) {\n this.emit('error', err);\n return this.saxParser.errThrown = true;\n } else if (this.saxParser.ended) {\n throw err;\n }\n }\n };\n\n Parser.prototype.parseStringPromise = function(str) {\n return new Promise((function(_this) {\n return function(resolve, reject) {\n return _this.parseString(str, function(err, value) {\n if (err) {\n return reject(err);\n } else {\n return resolve(value);\n }\n });\n };\n })(this));\n };\n\n return Parser;\n\n })(events);\n\n exports.parseString = function(str, a, b) {\n var cb, options, parser;\n if (b != null) {\n if (typeof b === 'function') {\n cb = b;\n }\n if (typeof a === 'object') {\n options = a;\n }\n } else {\n if (typeof a === 'function') {\n cb = a;\n }\n options = {};\n }\n parser = new exports.Parser(options);\n return parser.parseString(str, cb);\n };\n\n exports.parseStringPromise = function(str, a) {\n var options, parser;\n if (typeof a === 'object') {\n options = a;\n }\n parser = new exports.Parser(options);\n return parser.parseStringPromise(str);\n };\n\n}).call(this);\n","// Generated by CoffeeScript 1.12.7\n(function() {\n \"use strict\";\n var prefixMatch;\n\n prefixMatch = new RegExp(/(?!xmlns)^.*:/);\n\n exports.normalize = function(str) {\n return str.toLowerCase();\n };\n\n exports.firstCharLowerCase = function(str) {\n return str.charAt(0).toLowerCase() + str.slice(1);\n };\n\n exports.stripPrefix = function(str) {\n return str.replace(prefixMatch, '');\n };\n\n exports.parseNumbers = function(str) {\n if (!isNaN(str)) {\n str = str % 1 === 0 ? parseInt(str, 10) : parseFloat(str);\n }\n return str;\n };\n\n exports.parseBooleans = function(str) {\n if (/^(?:true|false)$/i.test(str)) {\n str = str.toLowerCase() === 'true';\n }\n return str;\n };\n\n}).call(this);\n","// Generated by CoffeeScript 1.12.7\n(function() {\n \"use strict\";\n var builder, defaults, parser, processors,\n extend = function(child, parent) { for (var key in parent) { if (hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.prototype = new ctor(); child.__super__ = parent.prototype; return child; },\n hasProp = {}.hasOwnProperty;\n\n defaults = require('./defaults');\n\n builder = require('./builder');\n\n parser = require('./parser');\n\n processors = require('./processors');\n\n exports.defaults = defaults.defaults;\n\n exports.processors = processors;\n\n exports.ValidationError = (function(superClass) {\n extend(ValidationError, superClass);\n\n function ValidationError(message) {\n this.message = message;\n }\n\n return ValidationError;\n\n })(Error);\n\n exports.Builder = builder.Builder;\n\n exports.Parser = parser.Parser;\n\n exports.parseString = parser.parseString;\n\n exports.parseStringPromise = parser.parseStringPromise;\n\n}).call(this);\n","// Generated by CoffeeScript 1.12.7\n(function() {\n module.exports = {\n Disconnected: 1,\n Preceding: 2,\n Following: 4,\n Contains: 8,\n ContainedBy: 16,\n ImplementationSpecific: 32\n };\n\n}).call(this);\n","// Generated by CoffeeScript 1.12.7\n(function() {\n module.exports = {\n Element: 1,\n Attribute: 2,\n Text: 3,\n CData: 4,\n EntityReference: 5,\n EntityDeclaration: 6,\n ProcessingInstruction: 7,\n Comment: 8,\n Document: 9,\n DocType: 10,\n DocumentFragment: 11,\n NotationDeclaration: 12,\n Declaration: 201,\n Raw: 202,\n AttributeDeclaration: 203,\n ElementDeclaration: 204,\n Dummy: 205\n };\n\n}).call(this);\n","// Generated by CoffeeScript 1.12.7\n(function() {\n var assign, getValue, isArray, isEmpty, isFunction, isObject, isPlainObject,\n slice = [].slice,\n hasProp = {}.hasOwnProperty;\n\n assign = function() {\n var i, key, len, source, sources, target;\n target = arguments[0], sources = 2 <= arguments.length ? slice.call(arguments, 1) : [];\n if (isFunction(Object.assign)) {\n Object.assign.apply(null, arguments);\n } else {\n for (i = 0, len = sources.length; i < len; i++) {\n source = sources[i];\n if (source != null) {\n for (key in source) {\n if (!hasProp.call(source, key)) continue;\n target[key] = source[key];\n }\n }\n }\n }\n return target;\n };\n\n isFunction = function(val) {\n return !!val && Object.prototype.toString.call(val) === '[object Function]';\n };\n\n isObject = function(val) {\n var ref;\n return !!val && ((ref = typeof val) === 'function' || ref === 'object');\n };\n\n isArray = function(val) {\n if (isFunction(Array.isArray)) {\n return Array.isArray(val);\n } else {\n return Object.prototype.toString.call(val) === '[object Array]';\n }\n };\n\n isEmpty = function(val) {\n var key;\n if (isArray(val)) {\n return !val.length;\n } else {\n for (key in val) {\n if (!hasProp.call(val, key)) continue;\n return false;\n }\n return true;\n }\n };\n\n isPlainObject = function(val) {\n var ctor, proto;\n return isObject(val) && (proto = Object.getPrototypeOf(val)) && (ctor = proto.constructor) && (typeof ctor === 'function') && (ctor instanceof ctor) && (Function.prototype.toString.call(ctor) === Function.prototype.toString.call(Object));\n };\n\n getValue = function(obj) {\n if (isFunction(obj.valueOf)) {\n return obj.valueOf();\n } else {\n return obj;\n }\n };\n\n module.exports.assign = assign;\n\n module.exports.isFunction = isFunction;\n\n module.exports.isObject = isObject;\n\n module.exports.isArray = isArray;\n\n module.exports.isEmpty = isEmpty;\n\n module.exports.isPlainObject = isPlainObject;\n\n module.exports.getValue = getValue;\n\n}).call(this);\n","// Generated by CoffeeScript 1.12.7\n(function() {\n module.exports = {\n None: 0,\n OpenTag: 1,\n InsideTag: 2,\n CloseTag: 3\n };\n\n}).call(this);\n","// Generated by CoffeeScript 1.12.7\n(function() {\n var NodeType, XMLAttribute, XMLNode;\n\n NodeType = require('./NodeType');\n\n XMLNode = require('./XMLNode');\n\n module.exports = XMLAttribute = (function() {\n function XMLAttribute(parent, name, value) {\n this.parent = parent;\n if (this.parent) {\n this.options = this.parent.options;\n this.stringify = this.parent.stringify;\n }\n if (name == null) {\n throw new Error(\"Missing attribute name. \" + this.debugInfo(name));\n }\n this.name = this.stringify.name(name);\n this.value = this.stringify.attValue(value);\n this.type = NodeType.Attribute;\n this.isId = false;\n this.schemaTypeInfo = null;\n }\n\n Object.defineProperty(XMLAttribute.prototype, 'nodeType', {\n get: function() {\n return this.type;\n }\n });\n\n Object.defineProperty(XMLAttribute.prototype, 'ownerElement', {\n get: function() {\n return this.parent;\n }\n });\n\n Object.defineProperty(XMLAttribute.prototype, 'textContent', {\n get: function() {\n return this.value;\n },\n set: function(value) {\n return this.value = value || '';\n }\n });\n\n Object.defineProperty(XMLAttribute.prototype, 'namespaceURI', {\n get: function() {\n return '';\n }\n });\n\n Object.defineProperty(XMLAttribute.prototype, 'prefix', {\n get: function() {\n return '';\n }\n });\n\n Object.defineProperty(XMLAttribute.prototype, 'localName', {\n get: function() {\n return this.name;\n }\n });\n\n Object.defineProperty(XMLAttribute.prototype, 'specified', {\n get: function() {\n return true;\n }\n });\n\n XMLAttribute.prototype.clone = function() {\n return Object.create(this);\n };\n\n XMLAttribute.prototype.toString = function(options) {\n return this.options.writer.attribute(this, this.options.writer.filterOptions(options));\n };\n\n XMLAttribute.prototype.debugInfo = function(name) {\n name = name || this.name;\n if (name == null) {\n return \"parent: <\" + this.parent.name + \">\";\n } else {\n return \"attribute: {\" + name + \"}, parent: <\" + this.parent.name + \">\";\n }\n };\n\n XMLAttribute.prototype.isEqualNode = function(node) {\n if (node.namespaceURI !== this.namespaceURI) {\n return false;\n }\n if (node.prefix !== this.prefix) {\n return false;\n }\n if (node.localName !== this.localName) {\n return false;\n }\n if (node.value !== this.value) {\n return false;\n }\n return true;\n };\n\n return XMLAttribute;\n\n })();\n\n}).call(this);\n","// Generated by CoffeeScript 1.12.7\n(function() {\n var NodeType, XMLCData, XMLCharacterData,\n extend = function(child, parent) { for (var key in parent) { if (hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.prototype = new ctor(); child.__super__ = parent.prototype; return child; },\n hasProp = {}.hasOwnProperty;\n\n NodeType = require('./NodeType');\n\n XMLCharacterData = require('./XMLCharacterData');\n\n module.exports = XMLCData = (function(superClass) {\n extend(XMLCData, superClass);\n\n function XMLCData(parent, text) {\n XMLCData.__super__.constructor.call(this, parent);\n if (text == null) {\n throw new Error(\"Missing CDATA text. \" + this.debugInfo());\n }\n this.name = \"#cdata-section\";\n this.type = NodeType.CData;\n this.value = this.stringify.cdata(text);\n }\n\n XMLCData.prototype.clone = function() {\n return Object.create(this);\n };\n\n XMLCData.prototype.toString = function(options) {\n return this.options.writer.cdata(this, this.options.writer.filterOptions(options));\n };\n\n return XMLCData;\n\n })(XMLCharacterData);\n\n}).call(this);\n","// Generated by CoffeeScript 1.12.7\n(function() {\n var XMLCharacterData, XMLNode,\n extend = function(child, parent) { for (var key in parent) { if (hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.prototype = new ctor(); child.__super__ = parent.prototype; return child; },\n hasProp = {}.hasOwnProperty;\n\n XMLNode = require('./XMLNode');\n\n module.exports = XMLCharacterData = (function(superClass) {\n extend(XMLCharacterData, superClass);\n\n function XMLCharacterData(parent) {\n XMLCharacterData.__super__.constructor.call(this, parent);\n this.value = '';\n }\n\n Object.defineProperty(XMLCharacterData.prototype, 'data', {\n get: function() {\n return this.value;\n },\n set: function(value) {\n return this.value = value || '';\n }\n });\n\n Object.defineProperty(XMLCharacterData.prototype, 'length', {\n get: function() {\n return this.value.length;\n }\n });\n\n Object.defineProperty(XMLCharacterData.prototype, 'textContent', {\n get: function() {\n return this.value;\n },\n set: function(value) {\n return this.value = value || '';\n }\n });\n\n XMLCharacterData.prototype.clone = function() {\n return Object.create(this);\n };\n\n XMLCharacterData.prototype.substringData = function(offset, count) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLCharacterData.prototype.appendData = function(arg) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLCharacterData.prototype.insertData = function(offset, arg) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLCharacterData.prototype.deleteData = function(offset, count) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLCharacterData.prototype.replaceData = function(offset, count, arg) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLCharacterData.prototype.isEqualNode = function(node) {\n if (!XMLCharacterData.__super__.isEqualNode.apply(this, arguments).isEqualNode(node)) {\n return false;\n }\n if (node.data !== this.data) {\n return false;\n }\n return true;\n };\n\n return XMLCharacterData;\n\n })(XMLNode);\n\n}).call(this);\n","// Generated by CoffeeScript 1.12.7\n(function() {\n var NodeType, XMLCharacterData, XMLComment,\n extend = function(child, parent) { for (var key in parent) { if (hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.prototype = new ctor(); child.__super__ = parent.prototype; return child; },\n hasProp = {}.hasOwnProperty;\n\n NodeType = require('./NodeType');\n\n XMLCharacterData = require('./XMLCharacterData');\n\n module.exports = XMLComment = (function(superClass) {\n extend(XMLComment, superClass);\n\n function XMLComment(parent, text) {\n XMLComment.__super__.constructor.call(this, parent);\n if (text == null) {\n throw new Error(\"Missing comment text. \" + this.debugInfo());\n }\n this.name = \"#comment\";\n this.type = NodeType.Comment;\n this.value = this.stringify.comment(text);\n }\n\n XMLComment.prototype.clone = function() {\n return Object.create(this);\n };\n\n XMLComment.prototype.toString = function(options) {\n return this.options.writer.comment(this, this.options.writer.filterOptions(options));\n };\n\n return XMLComment;\n\n })(XMLCharacterData);\n\n}).call(this);\n","// Generated by CoffeeScript 1.12.7\n(function() {\n var XMLDOMConfiguration, XMLDOMErrorHandler, XMLDOMStringList;\n\n XMLDOMErrorHandler = require('./XMLDOMErrorHandler');\n\n XMLDOMStringList = require('./XMLDOMStringList');\n\n module.exports = XMLDOMConfiguration = (function() {\n function XMLDOMConfiguration() {\n var clonedSelf;\n this.defaultParams = {\n \"canonical-form\": false,\n \"cdata-sections\": false,\n \"comments\": false,\n \"datatype-normalization\": false,\n \"element-content-whitespace\": true,\n \"entities\": true,\n \"error-handler\": new XMLDOMErrorHandler(),\n \"infoset\": true,\n \"validate-if-schema\": false,\n \"namespaces\": true,\n \"namespace-declarations\": true,\n \"normalize-characters\": false,\n \"schema-location\": '',\n \"schema-type\": '',\n \"split-cdata-sections\": true,\n \"validate\": false,\n \"well-formed\": true\n };\n this.params = clonedSelf = Object.create(this.defaultParams);\n }\n\n Object.defineProperty(XMLDOMConfiguration.prototype, 'parameterNames', {\n get: function() {\n return new XMLDOMStringList(Object.keys(this.defaultParams));\n }\n });\n\n XMLDOMConfiguration.prototype.getParameter = function(name) {\n if (this.params.hasOwnProperty(name)) {\n return this.params[name];\n } else {\n return null;\n }\n };\n\n XMLDOMConfiguration.prototype.canSetParameter = function(name, value) {\n return true;\n };\n\n XMLDOMConfiguration.prototype.setParameter = function(name, value) {\n if (value != null) {\n return this.params[name] = value;\n } else {\n return delete this.params[name];\n }\n };\n\n return XMLDOMConfiguration;\n\n })();\n\n}).call(this);\n","// Generated by CoffeeScript 1.12.7\n(function() {\n var XMLDOMErrorHandler;\n\n module.exports = XMLDOMErrorHandler = (function() {\n function XMLDOMErrorHandler() {}\n\n XMLDOMErrorHandler.prototype.handleError = function(error) {\n throw new Error(error);\n };\n\n return XMLDOMErrorHandler;\n\n })();\n\n}).call(this);\n","// Generated by CoffeeScript 1.12.7\n(function() {\n var XMLDOMImplementation;\n\n module.exports = XMLDOMImplementation = (function() {\n function XMLDOMImplementation() {}\n\n XMLDOMImplementation.prototype.hasFeature = function(feature, version) {\n return true;\n };\n\n XMLDOMImplementation.prototype.createDocumentType = function(qualifiedName, publicId, systemId) {\n throw new Error(\"This DOM method is not implemented.\");\n };\n\n XMLDOMImplementation.prototype.createDocument = function(namespaceURI, qualifiedName, doctype) {\n throw new Error(\"This DOM method is not implemented.\");\n };\n\n XMLDOMImplementation.prototype.createHTMLDocument = function(title) {\n throw new Error(\"This DOM method is not implemented.\");\n };\n\n XMLDOMImplementation.prototype.getFeature = function(feature, version) {\n throw new Error(\"This DOM method is not implemented.\");\n };\n\n return XMLDOMImplementation;\n\n })();\n\n}).call(this);\n","// Generated by CoffeeScript 1.12.7\n(function() {\n var XMLDOMStringList;\n\n module.exports = XMLDOMStringList = (function() {\n function XMLDOMStringList(arr) {\n this.arr = arr || [];\n }\n\n Object.defineProperty(XMLDOMStringList.prototype, 'length', {\n get: function() {\n return this.arr.length;\n }\n });\n\n XMLDOMStringList.prototype.item = function(index) {\n return this.arr[index] || null;\n };\n\n XMLDOMStringList.prototype.contains = function(str) {\n return this.arr.indexOf(str) !== -1;\n };\n\n return XMLDOMStringList;\n\n })();\n\n}).call(this);\n","// Generated by CoffeeScript 1.12.7\n(function() {\n var NodeType, XMLDTDAttList, XMLNode,\n extend = function(child, parent) { for (var key in parent) { if (hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.prototype = new ctor(); child.__super__ = parent.prototype; return child; },\n hasProp = {}.hasOwnProperty;\n\n XMLNode = require('./XMLNode');\n\n NodeType = require('./NodeType');\n\n module.exports = XMLDTDAttList = (function(superClass) {\n extend(XMLDTDAttList, superClass);\n\n function XMLDTDAttList(parent, elementName, attributeName, attributeType, defaultValueType, defaultValue) {\n XMLDTDAttList.__super__.constructor.call(this, parent);\n if (elementName == null) {\n throw new Error(\"Missing DTD element name. \" + this.debugInfo());\n }\n if (attributeName == null) {\n throw new Error(\"Missing DTD attribute name. \" + this.debugInfo(elementName));\n }\n if (!attributeType) {\n throw new Error(\"Missing DTD attribute type. \" + this.debugInfo(elementName));\n }\n if (!defaultValueType) {\n throw new Error(\"Missing DTD attribute default. \" + this.debugInfo(elementName));\n }\n if (defaultValueType.indexOf('#') !== 0) {\n defaultValueType = '#' + defaultValueType;\n }\n if (!defaultValueType.match(/^(#REQUIRED|#IMPLIED|#FIXED|#DEFAULT)$/)) {\n throw new Error(\"Invalid default value type; expected: #REQUIRED, #IMPLIED, #FIXED or #DEFAULT. \" + this.debugInfo(elementName));\n }\n if (defaultValue && !defaultValueType.match(/^(#FIXED|#DEFAULT)$/)) {\n throw new Error(\"Default value only applies to #FIXED or #DEFAULT. \" + this.debugInfo(elementName));\n }\n this.elementName = this.stringify.name(elementName);\n this.type = NodeType.AttributeDeclaration;\n this.attributeName = this.stringify.name(attributeName);\n this.attributeType = this.stringify.dtdAttType(attributeType);\n if (defaultValue) {\n this.defaultValue = this.stringify.dtdAttDefault(defaultValue);\n }\n this.defaultValueType = defaultValueType;\n }\n\n XMLDTDAttList.prototype.toString = function(options) {\n return this.options.writer.dtdAttList(this, this.options.writer.filterOptions(options));\n };\n\n return XMLDTDAttList;\n\n })(XMLNode);\n\n}).call(this);\n","// Generated by CoffeeScript 1.12.7\n(function() {\n var NodeType, XMLDTDElement, XMLNode,\n extend = function(child, parent) { for (var key in parent) { if (hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.prototype = new ctor(); child.__super__ = parent.prototype; return child; },\n hasProp = {}.hasOwnProperty;\n\n XMLNode = require('./XMLNode');\n\n NodeType = require('./NodeType');\n\n module.exports = XMLDTDElement = (function(superClass) {\n extend(XMLDTDElement, superClass);\n\n function XMLDTDElement(parent, name, value) {\n XMLDTDElement.__super__.constructor.call(this, parent);\n if (name == null) {\n throw new Error(\"Missing DTD element name. \" + this.debugInfo());\n }\n if (!value) {\n value = '(#PCDATA)';\n }\n if (Array.isArray(value)) {\n value = '(' + value.join(',') + ')';\n }\n this.name = this.stringify.name(name);\n this.type = NodeType.ElementDeclaration;\n this.value = this.stringify.dtdElementValue(value);\n }\n\n XMLDTDElement.prototype.toString = function(options) {\n return this.options.writer.dtdElement(this, this.options.writer.filterOptions(options));\n };\n\n return XMLDTDElement;\n\n })(XMLNode);\n\n}).call(this);\n","// Generated by CoffeeScript 1.12.7\n(function() {\n var NodeType, XMLDTDEntity, XMLNode, isObject,\n extend = function(child, parent) { for (var key in parent) { if (hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.prototype = new ctor(); child.__super__ = parent.prototype; return child; },\n hasProp = {}.hasOwnProperty;\n\n isObject = require('./Utility').isObject;\n\n XMLNode = require('./XMLNode');\n\n NodeType = require('./NodeType');\n\n module.exports = XMLDTDEntity = (function(superClass) {\n extend(XMLDTDEntity, superClass);\n\n function XMLDTDEntity(parent, pe, name, value) {\n XMLDTDEntity.__super__.constructor.call(this, parent);\n if (name == null) {\n throw new Error(\"Missing DTD entity name. \" + this.debugInfo(name));\n }\n if (value == null) {\n throw new Error(\"Missing DTD entity value. \" + this.debugInfo(name));\n }\n this.pe = !!pe;\n this.name = this.stringify.name(name);\n this.type = NodeType.EntityDeclaration;\n if (!isObject(value)) {\n this.value = this.stringify.dtdEntityValue(value);\n this.internal = true;\n } else {\n if (!value.pubID && !value.sysID) {\n throw new Error(\"Public and/or system identifiers are required for an external entity. \" + this.debugInfo(name));\n }\n if (value.pubID && !value.sysID) {\n throw new Error(\"System identifier is required for a public external entity. \" + this.debugInfo(name));\n }\n this.internal = false;\n if (value.pubID != null) {\n this.pubID = this.stringify.dtdPubID(value.pubID);\n }\n if (value.sysID != null) {\n this.sysID = this.stringify.dtdSysID(value.sysID);\n }\n if (value.nData != null) {\n this.nData = this.stringify.dtdNData(value.nData);\n }\n if (this.pe && this.nData) {\n throw new Error(\"Notation declaration is not allowed in a parameter entity. \" + this.debugInfo(name));\n }\n }\n }\n\n Object.defineProperty(XMLDTDEntity.prototype, 'publicId', {\n get: function() {\n return this.pubID;\n }\n });\n\n Object.defineProperty(XMLDTDEntity.prototype, 'systemId', {\n get: function() {\n return this.sysID;\n }\n });\n\n Object.defineProperty(XMLDTDEntity.prototype, 'notationName', {\n get: function() {\n return this.nData || null;\n }\n });\n\n Object.defineProperty(XMLDTDEntity.prototype, 'inputEncoding', {\n get: function() {\n return null;\n }\n });\n\n Object.defineProperty(XMLDTDEntity.prototype, 'xmlEncoding', {\n get: function() {\n return null;\n }\n });\n\n Object.defineProperty(XMLDTDEntity.prototype, 'xmlVersion', {\n get: function() {\n return null;\n }\n });\n\n XMLDTDEntity.prototype.toString = function(options) {\n return this.options.writer.dtdEntity(this, this.options.writer.filterOptions(options));\n };\n\n return XMLDTDEntity;\n\n })(XMLNode);\n\n}).call(this);\n","// Generated by CoffeeScript 1.12.7\n(function() {\n var NodeType, XMLDTDNotation, XMLNode,\n extend = function(child, parent) { for (var key in parent) { if (hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.prototype = new ctor(); child.__super__ = parent.prototype; return child; },\n hasProp = {}.hasOwnProperty;\n\n XMLNode = require('./XMLNode');\n\n NodeType = require('./NodeType');\n\n module.exports = XMLDTDNotation = (function(superClass) {\n extend(XMLDTDNotation, superClass);\n\n function XMLDTDNotation(parent, name, value) {\n XMLDTDNotation.__super__.constructor.call(this, parent);\n if (name == null) {\n throw new Error(\"Missing DTD notation name. \" + this.debugInfo(name));\n }\n if (!value.pubID && !value.sysID) {\n throw new Error(\"Public or system identifiers are required for an external entity. \" + this.debugInfo(name));\n }\n this.name = this.stringify.name(name);\n this.type = NodeType.NotationDeclaration;\n if (value.pubID != null) {\n this.pubID = this.stringify.dtdPubID(value.pubID);\n }\n if (value.sysID != null) {\n this.sysID = this.stringify.dtdSysID(value.sysID);\n }\n }\n\n Object.defineProperty(XMLDTDNotation.prototype, 'publicId', {\n get: function() {\n return this.pubID;\n }\n });\n\n Object.defineProperty(XMLDTDNotation.prototype, 'systemId', {\n get: function() {\n return this.sysID;\n }\n });\n\n XMLDTDNotation.prototype.toString = function(options) {\n return this.options.writer.dtdNotation(this, this.options.writer.filterOptions(options));\n };\n\n return XMLDTDNotation;\n\n })(XMLNode);\n\n}).call(this);\n","// Generated by CoffeeScript 1.12.7\n(function() {\n var NodeType, XMLDeclaration, XMLNode, isObject,\n extend = function(child, parent) { for (var key in parent) { if (hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.prototype = new ctor(); child.__super__ = parent.prototype; return child; },\n hasProp = {}.hasOwnProperty;\n\n isObject = require('./Utility').isObject;\n\n XMLNode = require('./XMLNode');\n\n NodeType = require('./NodeType');\n\n module.exports = XMLDeclaration = (function(superClass) {\n extend(XMLDeclaration, superClass);\n\n function XMLDeclaration(parent, version, encoding, standalone) {\n var ref;\n XMLDeclaration.__super__.constructor.call(this, parent);\n if (isObject(version)) {\n ref = version, version = ref.version, encoding = ref.encoding, standalone = ref.standalone;\n }\n if (!version) {\n version = '1.0';\n }\n this.type = NodeType.Declaration;\n this.version = this.stringify.xmlVersion(version);\n if (encoding != null) {\n this.encoding = this.stringify.xmlEncoding(encoding);\n }\n if (standalone != null) {\n this.standalone = this.stringify.xmlStandalone(standalone);\n }\n }\n\n XMLDeclaration.prototype.toString = function(options) {\n return this.options.writer.declaration(this, this.options.writer.filterOptions(options));\n };\n\n return XMLDeclaration;\n\n })(XMLNode);\n\n}).call(this);\n","// Generated by CoffeeScript 1.12.7\n(function() {\n var NodeType, XMLDTDAttList, XMLDTDElement, XMLDTDEntity, XMLDTDNotation, XMLDocType, XMLNamedNodeMap, XMLNode, isObject,\n extend = function(child, parent) { for (var key in parent) { if (hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.prototype = new ctor(); child.__super__ = parent.prototype; return child; },\n hasProp = {}.hasOwnProperty;\n\n isObject = require('./Utility').isObject;\n\n XMLNode = require('./XMLNode');\n\n NodeType = require('./NodeType');\n\n XMLDTDAttList = require('./XMLDTDAttList');\n\n XMLDTDEntity = require('./XMLDTDEntity');\n\n XMLDTDElement = require('./XMLDTDElement');\n\n XMLDTDNotation = require('./XMLDTDNotation');\n\n XMLNamedNodeMap = require('./XMLNamedNodeMap');\n\n module.exports = XMLDocType = (function(superClass) {\n extend(XMLDocType, superClass);\n\n function XMLDocType(parent, pubID, sysID) {\n var child, i, len, ref, ref1, ref2;\n XMLDocType.__super__.constructor.call(this, parent);\n this.type = NodeType.DocType;\n if (parent.children) {\n ref = parent.children;\n for (i = 0, len = ref.length; i < len; i++) {\n child = ref[i];\n if (child.type === NodeType.Element) {\n this.name = child.name;\n break;\n }\n }\n }\n this.documentObject = parent;\n if (isObject(pubID)) {\n ref1 = pubID, pubID = ref1.pubID, sysID = ref1.sysID;\n }\n if (sysID == null) {\n ref2 = [pubID, sysID], sysID = ref2[0], pubID = ref2[1];\n }\n if (pubID != null) {\n this.pubID = this.stringify.dtdPubID(pubID);\n }\n if (sysID != null) {\n this.sysID = this.stringify.dtdSysID(sysID);\n }\n }\n\n Object.defineProperty(XMLDocType.prototype, 'entities', {\n get: function() {\n var child, i, len, nodes, ref;\n nodes = {};\n ref = this.children;\n for (i = 0, len = ref.length; i < len; i++) {\n child = ref[i];\n if ((child.type === NodeType.EntityDeclaration) && !child.pe) {\n nodes[child.name] = child;\n }\n }\n return new XMLNamedNodeMap(nodes);\n }\n });\n\n Object.defineProperty(XMLDocType.prototype, 'notations', {\n get: function() {\n var child, i, len, nodes, ref;\n nodes = {};\n ref = this.children;\n for (i = 0, len = ref.length; i < len; i++) {\n child = ref[i];\n if (child.type === NodeType.NotationDeclaration) {\n nodes[child.name] = child;\n }\n }\n return new XMLNamedNodeMap(nodes);\n }\n });\n\n Object.defineProperty(XMLDocType.prototype, 'publicId', {\n get: function() {\n return this.pubID;\n }\n });\n\n Object.defineProperty(XMLDocType.prototype, 'systemId', {\n get: function() {\n return this.sysID;\n }\n });\n\n Object.defineProperty(XMLDocType.prototype, 'internalSubset', {\n get: function() {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n }\n });\n\n XMLDocType.prototype.element = function(name, value) {\n var child;\n child = new XMLDTDElement(this, name, value);\n this.children.push(child);\n return this;\n };\n\n XMLDocType.prototype.attList = function(elementName, attributeName, attributeType, defaultValueType, defaultValue) {\n var child;\n child = new XMLDTDAttList(this, elementName, attributeName, attributeType, defaultValueType, defaultValue);\n this.children.push(child);\n return this;\n };\n\n XMLDocType.prototype.entity = function(name, value) {\n var child;\n child = new XMLDTDEntity(this, false, name, value);\n this.children.push(child);\n return this;\n };\n\n XMLDocType.prototype.pEntity = function(name, value) {\n var child;\n child = new XMLDTDEntity(this, true, name, value);\n this.children.push(child);\n return this;\n };\n\n XMLDocType.prototype.notation = function(name, value) {\n var child;\n child = new XMLDTDNotation(this, name, value);\n this.children.push(child);\n return this;\n };\n\n XMLDocType.prototype.toString = function(options) {\n return this.options.writer.docType(this, this.options.writer.filterOptions(options));\n };\n\n XMLDocType.prototype.ele = function(name, value) {\n return this.element(name, value);\n };\n\n XMLDocType.prototype.att = function(elementName, attributeName, attributeType, defaultValueType, defaultValue) {\n return this.attList(elementName, attributeName, attributeType, defaultValueType, defaultValue);\n };\n\n XMLDocType.prototype.ent = function(name, value) {\n return this.entity(name, value);\n };\n\n XMLDocType.prototype.pent = function(name, value) {\n return this.pEntity(name, value);\n };\n\n XMLDocType.prototype.not = function(name, value) {\n return this.notation(name, value);\n };\n\n XMLDocType.prototype.up = function() {\n return this.root() || this.documentObject;\n };\n\n XMLDocType.prototype.isEqualNode = function(node) {\n if (!XMLDocType.__super__.isEqualNode.apply(this, arguments).isEqualNode(node)) {\n return false;\n }\n if (node.name !== this.name) {\n return false;\n }\n if (node.publicId !== this.publicId) {\n return false;\n }\n if (node.systemId !== this.systemId) {\n return false;\n }\n return true;\n };\n\n return XMLDocType;\n\n })(XMLNode);\n\n}).call(this);\n","// Generated by CoffeeScript 1.12.7\n(function() {\n var NodeType, XMLDOMConfiguration, XMLDOMImplementation, XMLDocument, XMLNode, XMLStringWriter, XMLStringifier, isPlainObject,\n extend = function(child, parent) { for (var key in parent) { if (hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.prototype = new ctor(); child.__super__ = parent.prototype; return child; },\n hasProp = {}.hasOwnProperty;\n\n isPlainObject = require('./Utility').isPlainObject;\n\n XMLDOMImplementation = require('./XMLDOMImplementation');\n\n XMLDOMConfiguration = require('./XMLDOMConfiguration');\n\n XMLNode = require('./XMLNode');\n\n NodeType = require('./NodeType');\n\n XMLStringifier = require('./XMLStringifier');\n\n XMLStringWriter = require('./XMLStringWriter');\n\n module.exports = XMLDocument = (function(superClass) {\n extend(XMLDocument, superClass);\n\n function XMLDocument(options) {\n XMLDocument.__super__.constructor.call(this, null);\n this.name = \"#document\";\n this.type = NodeType.Document;\n this.documentURI = null;\n this.domConfig = new XMLDOMConfiguration();\n options || (options = {});\n if (!options.writer) {\n options.writer = new XMLStringWriter();\n }\n this.options = options;\n this.stringify = new XMLStringifier(options);\n }\n\n Object.defineProperty(XMLDocument.prototype, 'implementation', {\n value: new XMLDOMImplementation()\n });\n\n Object.defineProperty(XMLDocument.prototype, 'doctype', {\n get: function() {\n var child, i, len, ref;\n ref = this.children;\n for (i = 0, len = ref.length; i < len; i++) {\n child = ref[i];\n if (child.type === NodeType.DocType) {\n return child;\n }\n }\n return null;\n }\n });\n\n Object.defineProperty(XMLDocument.prototype, 'documentElement', {\n get: function() {\n return this.rootObject || null;\n }\n });\n\n Object.defineProperty(XMLDocument.prototype, 'inputEncoding', {\n get: function() {\n return null;\n }\n });\n\n Object.defineProperty(XMLDocument.prototype, 'strictErrorChecking', {\n get: function() {\n return false;\n }\n });\n\n Object.defineProperty(XMLDocument.prototype, 'xmlEncoding', {\n get: function() {\n if (this.children.length !== 0 && this.children[0].type === NodeType.Declaration) {\n return this.children[0].encoding;\n } else {\n return null;\n }\n }\n });\n\n Object.defineProperty(XMLDocument.prototype, 'xmlStandalone', {\n get: function() {\n if (this.children.length !== 0 && this.children[0].type === NodeType.Declaration) {\n return this.children[0].standalone === 'yes';\n } else {\n return false;\n }\n }\n });\n\n Object.defineProperty(XMLDocument.prototype, 'xmlVersion', {\n get: function() {\n if (this.children.length !== 0 && this.children[0].type === NodeType.Declaration) {\n return this.children[0].version;\n } else {\n return \"1.0\";\n }\n }\n });\n\n Object.defineProperty(XMLDocument.prototype, 'URL', {\n get: function() {\n return this.documentURI;\n }\n });\n\n Object.defineProperty(XMLDocument.prototype, 'origin', {\n get: function() {\n return null;\n }\n });\n\n Object.defineProperty(XMLDocument.prototype, 'compatMode', {\n get: function() {\n return null;\n }\n });\n\n Object.defineProperty(XMLDocument.prototype, 'characterSet', {\n get: function() {\n return null;\n }\n });\n\n Object.defineProperty(XMLDocument.prototype, 'contentType', {\n get: function() {\n return null;\n }\n });\n\n XMLDocument.prototype.end = function(writer) {\n var writerOptions;\n writerOptions = {};\n if (!writer) {\n writer = this.options.writer;\n } else if (isPlainObject(writer)) {\n writerOptions = writer;\n writer = this.options.writer;\n }\n return writer.document(this, writer.filterOptions(writerOptions));\n };\n\n XMLDocument.prototype.toString = function(options) {\n return this.options.writer.document(this, this.options.writer.filterOptions(options));\n };\n\n XMLDocument.prototype.createElement = function(tagName) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLDocument.prototype.createDocumentFragment = function() {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLDocument.prototype.createTextNode = function(data) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLDocument.prototype.createComment = function(data) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLDocument.prototype.createCDATASection = function(data) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLDocument.prototype.createProcessingInstruction = function(target, data) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLDocument.prototype.createAttribute = function(name) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLDocument.prototype.createEntityReference = function(name) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLDocument.prototype.getElementsByTagName = function(tagname) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLDocument.prototype.importNode = function(importedNode, deep) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLDocument.prototype.createElementNS = function(namespaceURI, qualifiedName) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLDocument.prototype.createAttributeNS = function(namespaceURI, qualifiedName) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLDocument.prototype.getElementsByTagNameNS = function(namespaceURI, localName) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLDocument.prototype.getElementById = function(elementId) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLDocument.prototype.adoptNode = function(source) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLDocument.prototype.normalizeDocument = function() {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLDocument.prototype.renameNode = function(node, namespaceURI, qualifiedName) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLDocument.prototype.getElementsByClassName = function(classNames) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLDocument.prototype.createEvent = function(eventInterface) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLDocument.prototype.createRange = function() {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLDocument.prototype.createNodeIterator = function(root, whatToShow, filter) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLDocument.prototype.createTreeWalker = function(root, whatToShow, filter) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n return XMLDocument;\n\n })(XMLNode);\n\n}).call(this);\n","// Generated by CoffeeScript 1.12.7\n(function() {\n var NodeType, WriterState, XMLAttribute, XMLCData, XMLComment, XMLDTDAttList, XMLDTDElement, XMLDTDEntity, XMLDTDNotation, XMLDeclaration, XMLDocType, XMLDocument, XMLDocumentCB, XMLElement, XMLProcessingInstruction, XMLRaw, XMLStringWriter, XMLStringifier, XMLText, getValue, isFunction, isObject, isPlainObject, ref,\n hasProp = {}.hasOwnProperty;\n\n ref = require('./Utility'), isObject = ref.isObject, isFunction = ref.isFunction, isPlainObject = ref.isPlainObject, getValue = ref.getValue;\n\n NodeType = require('./NodeType');\n\n XMLDocument = require('./XMLDocument');\n\n XMLElement = require('./XMLElement');\n\n XMLCData = require('./XMLCData');\n\n XMLComment = require('./XMLComment');\n\n XMLRaw = require('./XMLRaw');\n\n XMLText = require('./XMLText');\n\n XMLProcessingInstruction = require('./XMLProcessingInstruction');\n\n XMLDeclaration = require('./XMLDeclaration');\n\n XMLDocType = require('./XMLDocType');\n\n XMLDTDAttList = require('./XMLDTDAttList');\n\n XMLDTDEntity = require('./XMLDTDEntity');\n\n XMLDTDElement = require('./XMLDTDElement');\n\n XMLDTDNotation = require('./XMLDTDNotation');\n\n XMLAttribute = require('./XMLAttribute');\n\n XMLStringifier = require('./XMLStringifier');\n\n XMLStringWriter = require('./XMLStringWriter');\n\n WriterState = require('./WriterState');\n\n module.exports = XMLDocumentCB = (function() {\n function XMLDocumentCB(options, onData, onEnd) {\n var writerOptions;\n this.name = \"?xml\";\n this.type = NodeType.Document;\n options || (options = {});\n writerOptions = {};\n if (!options.writer) {\n options.writer = new XMLStringWriter();\n } else if (isPlainObject(options.writer)) {\n writerOptions = options.writer;\n options.writer = new XMLStringWriter();\n }\n this.options = options;\n this.writer = options.writer;\n this.writerOptions = this.writer.filterOptions(writerOptions);\n this.stringify = new XMLStringifier(options);\n this.onDataCallback = onData || function() {};\n this.onEndCallback = onEnd || function() {};\n this.currentNode = null;\n this.currentLevel = -1;\n this.openTags = {};\n this.documentStarted = false;\n this.documentCompleted = false;\n this.root = null;\n }\n\n XMLDocumentCB.prototype.createChildNode = function(node) {\n var att, attName, attributes, child, i, len, ref1, ref2;\n switch (node.type) {\n case NodeType.CData:\n this.cdata(node.value);\n break;\n case NodeType.Comment:\n this.comment(node.value);\n break;\n case NodeType.Element:\n attributes = {};\n ref1 = node.attribs;\n for (attName in ref1) {\n if (!hasProp.call(ref1, attName)) continue;\n att = ref1[attName];\n attributes[attName] = att.value;\n }\n this.node(node.name, attributes);\n break;\n case NodeType.Dummy:\n this.dummy();\n break;\n case NodeType.Raw:\n this.raw(node.value);\n break;\n case NodeType.Text:\n this.text(node.value);\n break;\n case NodeType.ProcessingInstruction:\n this.instruction(node.target, node.value);\n break;\n default:\n throw new Error(\"This XML node type is not supported in a JS object: \" + node.constructor.name);\n }\n ref2 = node.children;\n for (i = 0, len = ref2.length; i < len; i++) {\n child = ref2[i];\n this.createChildNode(child);\n if (child.type === NodeType.Element) {\n this.up();\n }\n }\n return this;\n };\n\n XMLDocumentCB.prototype.dummy = function() {\n return this;\n };\n\n XMLDocumentCB.prototype.node = function(name, attributes, text) {\n var ref1;\n if (name == null) {\n throw new Error(\"Missing node name.\");\n }\n if (this.root && this.currentLevel === -1) {\n throw new Error(\"Document can only have one root node. \" + this.debugInfo(name));\n }\n this.openCurrent();\n name = getValue(name);\n if (attributes == null) {\n attributes = {};\n }\n attributes = getValue(attributes);\n if (!isObject(attributes)) {\n ref1 = [attributes, text], text = ref1[0], attributes = ref1[1];\n }\n this.currentNode = new XMLElement(this, name, attributes);\n this.currentNode.children = false;\n this.currentLevel++;\n this.openTags[this.currentLevel] = this.currentNode;\n if (text != null) {\n this.text(text);\n }\n return this;\n };\n\n XMLDocumentCB.prototype.element = function(name, attributes, text) {\n var child, i, len, oldValidationFlag, ref1, root;\n if (this.currentNode && this.currentNode.type === NodeType.DocType) {\n this.dtdElement.apply(this, arguments);\n } else {\n if (Array.isArray(name) || isObject(name) || isFunction(name)) {\n oldValidationFlag = this.options.noValidation;\n this.options.noValidation = true;\n root = new XMLDocument(this.options).element('TEMP_ROOT');\n root.element(name);\n this.options.noValidation = oldValidationFlag;\n ref1 = root.children;\n for (i = 0, len = ref1.length; i < len; i++) {\n child = ref1[i];\n this.createChildNode(child);\n if (child.type === NodeType.Element) {\n this.up();\n }\n }\n } else {\n this.node(name, attributes, text);\n }\n }\n return this;\n };\n\n XMLDocumentCB.prototype.attribute = function(name, value) {\n var attName, attValue;\n if (!this.currentNode || this.currentNode.children) {\n throw new Error(\"att() can only be used immediately after an ele() call in callback mode. \" + this.debugInfo(name));\n }\n if (name != null) {\n name = getValue(name);\n }\n if (isObject(name)) {\n for (attName in name) {\n if (!hasProp.call(name, attName)) continue;\n attValue = name[attName];\n this.attribute(attName, attValue);\n }\n } else {\n if (isFunction(value)) {\n value = value.apply();\n }\n if (this.options.keepNullAttributes && (value == null)) {\n this.currentNode.attribs[name] = new XMLAttribute(this, name, \"\");\n } else if (value != null) {\n this.currentNode.attribs[name] = new XMLAttribute(this, name, value);\n }\n }\n return this;\n };\n\n XMLDocumentCB.prototype.text = function(value) {\n var node;\n this.openCurrent();\n node = new XMLText(this, value);\n this.onData(this.writer.text(node, this.writerOptions, this.currentLevel + 1), this.currentLevel + 1);\n return this;\n };\n\n XMLDocumentCB.prototype.cdata = function(value) {\n var node;\n this.openCurrent();\n node = new XMLCData(this, value);\n this.onData(this.writer.cdata(node, this.writerOptions, this.currentLevel + 1), this.currentLevel + 1);\n return this;\n };\n\n XMLDocumentCB.prototype.comment = function(value) {\n var node;\n this.openCurrent();\n node = new XMLComment(this, value);\n this.onData(this.writer.comment(node, this.writerOptions, this.currentLevel + 1), this.currentLevel + 1);\n return this;\n };\n\n XMLDocumentCB.prototype.raw = function(value) {\n var node;\n this.openCurrent();\n node = new XMLRaw(this, value);\n this.onData(this.writer.raw(node, this.writerOptions, this.currentLevel + 1), this.currentLevel + 1);\n return this;\n };\n\n XMLDocumentCB.prototype.instruction = function(target, value) {\n var i, insTarget, insValue, len, node;\n this.openCurrent();\n if (target != null) {\n target = getValue(target);\n }\n if (value != null) {\n value = getValue(value);\n }\n if (Array.isArray(target)) {\n for (i = 0, len = target.length; i < len; i++) {\n insTarget = target[i];\n this.instruction(insTarget);\n }\n } else if (isObject(target)) {\n for (insTarget in target) {\n if (!hasProp.call(target, insTarget)) continue;\n insValue = target[insTarget];\n this.instruction(insTarget, insValue);\n }\n } else {\n if (isFunction(value)) {\n value = value.apply();\n }\n node = new XMLProcessingInstruction(this, target, value);\n this.onData(this.writer.processingInstruction(node, this.writerOptions, this.currentLevel + 1), this.currentLevel + 1);\n }\n return this;\n };\n\n XMLDocumentCB.prototype.declaration = function(version, encoding, standalone) {\n var node;\n this.openCurrent();\n if (this.documentStarted) {\n throw new Error(\"declaration() must be the first node.\");\n }\n node = new XMLDeclaration(this, version, encoding, standalone);\n this.onData(this.writer.declaration(node, this.writerOptions, this.currentLevel + 1), this.currentLevel + 1);\n return this;\n };\n\n XMLDocumentCB.prototype.doctype = function(root, pubID, sysID) {\n this.openCurrent();\n if (root == null) {\n throw new Error(\"Missing root node name.\");\n }\n if (this.root) {\n throw new Error(\"dtd() must come before the root node.\");\n }\n this.currentNode = new XMLDocType(this, pubID, sysID);\n this.currentNode.rootNodeName = root;\n this.currentNode.children = false;\n this.currentLevel++;\n this.openTags[this.currentLevel] = this.currentNode;\n return this;\n };\n\n XMLDocumentCB.prototype.dtdElement = function(name, value) {\n var node;\n this.openCurrent();\n node = new XMLDTDElement(this, name, value);\n this.onData(this.writer.dtdElement(node, this.writerOptions, this.currentLevel + 1), this.currentLevel + 1);\n return this;\n };\n\n XMLDocumentCB.prototype.attList = function(elementName, attributeName, attributeType, defaultValueType, defaultValue) {\n var node;\n this.openCurrent();\n node = new XMLDTDAttList(this, elementName, attributeName, attributeType, defaultValueType, defaultValue);\n this.onData(this.writer.dtdAttList(node, this.writerOptions, this.currentLevel + 1), this.currentLevel + 1);\n return this;\n };\n\n XMLDocumentCB.prototype.entity = function(name, value) {\n var node;\n this.openCurrent();\n node = new XMLDTDEntity(this, false, name, value);\n this.onData(this.writer.dtdEntity(node, this.writerOptions, this.currentLevel + 1), this.currentLevel + 1);\n return this;\n };\n\n XMLDocumentCB.prototype.pEntity = function(name, value) {\n var node;\n this.openCurrent();\n node = new XMLDTDEntity(this, true, name, value);\n this.onData(this.writer.dtdEntity(node, this.writerOptions, this.currentLevel + 1), this.currentLevel + 1);\n return this;\n };\n\n XMLDocumentCB.prototype.notation = function(name, value) {\n var node;\n this.openCurrent();\n node = new XMLDTDNotation(this, name, value);\n this.onData(this.writer.dtdNotation(node, this.writerOptions, this.currentLevel + 1), this.currentLevel + 1);\n return this;\n };\n\n XMLDocumentCB.prototype.up = function() {\n if (this.currentLevel < 0) {\n throw new Error(\"The document node has no parent.\");\n }\n if (this.currentNode) {\n if (this.currentNode.children) {\n this.closeNode(this.currentNode);\n } else {\n this.openNode(this.currentNode);\n }\n this.currentNode = null;\n } else {\n this.closeNode(this.openTags[this.currentLevel]);\n }\n delete this.openTags[this.currentLevel];\n this.currentLevel--;\n return this;\n };\n\n XMLDocumentCB.prototype.end = function() {\n while (this.currentLevel >= 0) {\n this.up();\n }\n return this.onEnd();\n };\n\n XMLDocumentCB.prototype.openCurrent = function() {\n if (this.currentNode) {\n this.currentNode.children = true;\n return this.openNode(this.currentNode);\n }\n };\n\n XMLDocumentCB.prototype.openNode = function(node) {\n var att, chunk, name, ref1;\n if (!node.isOpen) {\n if (!this.root && this.currentLevel === 0 && node.type === NodeType.Element) {\n this.root = node;\n }\n chunk = '';\n if (node.type === NodeType.Element) {\n this.writerOptions.state = WriterState.OpenTag;\n chunk = this.writer.indent(node, this.writerOptions, this.currentLevel) + '<' + node.name;\n ref1 = node.attribs;\n for (name in ref1) {\n if (!hasProp.call(ref1, name)) continue;\n att = ref1[name];\n chunk += this.writer.attribute(att, this.writerOptions, this.currentLevel);\n }\n chunk += (node.children ? '>' : '/>') + this.writer.endline(node, this.writerOptions, this.currentLevel);\n this.writerOptions.state = WriterState.InsideTag;\n } else {\n this.writerOptions.state = WriterState.OpenTag;\n chunk = this.writer.indent(node, this.writerOptions, this.currentLevel) + '<!DOCTYPE ' + node.rootNodeName;\n if (node.pubID && node.sysID) {\n chunk += ' PUBLIC \"' + node.pubID + '\" \"' + node.sysID + '\"';\n } else if (node.sysID) {\n chunk += ' SYSTEM \"' + node.sysID + '\"';\n }\n if (node.children) {\n chunk += ' [';\n this.writerOptions.state = WriterState.InsideTag;\n } else {\n this.writerOptions.state = WriterState.CloseTag;\n chunk += '>';\n }\n chunk += this.writer.endline(node, this.writerOptions, this.currentLevel);\n }\n this.onData(chunk, this.currentLevel);\n return node.isOpen = true;\n }\n };\n\n XMLDocumentCB.prototype.closeNode = function(node) {\n var chunk;\n if (!node.isClosed) {\n chunk = '';\n this.writerOptions.state = WriterState.CloseTag;\n if (node.type === NodeType.Element) {\n chunk = this.writer.indent(node, this.writerOptions, this.currentLevel) + '</' + node.name + '>' + this.writer.endline(node, this.writerOptions, this.currentLevel);\n } else {\n chunk = this.writer.indent(node, this.writerOptions, this.currentLevel) + ']>' + this.writer.endline(node, this.writerOptions, this.currentLevel);\n }\n this.writerOptions.state = WriterState.None;\n this.onData(chunk, this.currentLevel);\n return node.isClosed = true;\n }\n };\n\n XMLDocumentCB.prototype.onData = function(chunk, level) {\n this.documentStarted = true;\n return this.onDataCallback(chunk, level + 1);\n };\n\n XMLDocumentCB.prototype.onEnd = function() {\n this.documentCompleted = true;\n return this.onEndCallback();\n };\n\n XMLDocumentCB.prototype.debugInfo = function(name) {\n if (name == null) {\n return \"\";\n } else {\n return \"node: <\" + name + \">\";\n }\n };\n\n XMLDocumentCB.prototype.ele = function() {\n return this.element.apply(this, arguments);\n };\n\n XMLDocumentCB.prototype.nod = function(name, attributes, text) {\n return this.node(name, attributes, text);\n };\n\n XMLDocumentCB.prototype.txt = function(value) {\n return this.text(value);\n };\n\n XMLDocumentCB.prototype.dat = function(value) {\n return this.cdata(value);\n };\n\n XMLDocumentCB.prototype.com = function(value) {\n return this.comment(value);\n };\n\n XMLDocumentCB.prototype.ins = function(target, value) {\n return this.instruction(target, value);\n };\n\n XMLDocumentCB.prototype.dec = function(version, encoding, standalone) {\n return this.declaration(version, encoding, standalone);\n };\n\n XMLDocumentCB.prototype.dtd = function(root, pubID, sysID) {\n return this.doctype(root, pubID, sysID);\n };\n\n XMLDocumentCB.prototype.e = function(name, attributes, text) {\n return this.element(name, attributes, text);\n };\n\n XMLDocumentCB.prototype.n = function(name, attributes, text) {\n return this.node(name, attributes, text);\n };\n\n XMLDocumentCB.prototype.t = function(value) {\n return this.text(value);\n };\n\n XMLDocumentCB.prototype.d = function(value) {\n return this.cdata(value);\n };\n\n XMLDocumentCB.prototype.c = function(value) {\n return this.comment(value);\n };\n\n XMLDocumentCB.prototype.r = function(value) {\n return this.raw(value);\n };\n\n XMLDocumentCB.prototype.i = function(target, value) {\n return this.instruction(target, value);\n };\n\n XMLDocumentCB.prototype.att = function() {\n if (this.currentNode && this.currentNode.type === NodeType.DocType) {\n return this.attList.apply(this, arguments);\n } else {\n return this.attribute.apply(this, arguments);\n }\n };\n\n XMLDocumentCB.prototype.a = function() {\n if (this.currentNode && this.currentNode.type === NodeType.DocType) {\n return this.attList.apply(this, arguments);\n } else {\n return this.attribute.apply(this, arguments);\n }\n };\n\n XMLDocumentCB.prototype.ent = function(name, value) {\n return this.entity(name, value);\n };\n\n XMLDocumentCB.prototype.pent = function(name, value) {\n return this.pEntity(name, value);\n };\n\n XMLDocumentCB.prototype.not = function(name, value) {\n return this.notation(name, value);\n };\n\n return XMLDocumentCB;\n\n })();\n\n}).call(this);\n","// Generated by CoffeeScript 1.12.7\n(function() {\n var NodeType, XMLDummy, XMLNode,\n extend = function(child, parent) { for (var key in parent) { if (hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.prototype = new ctor(); child.__super__ = parent.prototype; return child; },\n hasProp = {}.hasOwnProperty;\n\n XMLNode = require('./XMLNode');\n\n NodeType = require('./NodeType');\n\n module.exports = XMLDummy = (function(superClass) {\n extend(XMLDummy, superClass);\n\n function XMLDummy(parent) {\n XMLDummy.__super__.constructor.call(this, parent);\n this.type = NodeType.Dummy;\n }\n\n XMLDummy.prototype.clone = function() {\n return Object.create(this);\n };\n\n XMLDummy.prototype.toString = function(options) {\n return '';\n };\n\n return XMLDummy;\n\n })(XMLNode);\n\n}).call(this);\n","// Generated by CoffeeScript 1.12.7\n(function() {\n var NodeType, XMLAttribute, XMLElement, XMLNamedNodeMap, XMLNode, getValue, isFunction, isObject, ref,\n extend = function(child, parent) { for (var key in parent) { if (hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.prototype = new ctor(); child.__super__ = parent.prototype; return child; },\n hasProp = {}.hasOwnProperty;\n\n ref = require('./Utility'), isObject = ref.isObject, isFunction = ref.isFunction, getValue = ref.getValue;\n\n XMLNode = require('./XMLNode');\n\n NodeType = require('./NodeType');\n\n XMLAttribute = require('./XMLAttribute');\n\n XMLNamedNodeMap = require('./XMLNamedNodeMap');\n\n module.exports = XMLElement = (function(superClass) {\n extend(XMLElement, superClass);\n\n function XMLElement(parent, name, attributes) {\n var child, j, len, ref1;\n XMLElement.__super__.constructor.call(this, parent);\n if (name == null) {\n throw new Error(\"Missing element name. \" + this.debugInfo());\n }\n this.name = this.stringify.name(name);\n this.type = NodeType.Element;\n this.attribs = {};\n this.schemaTypeInfo = null;\n if (attributes != null) {\n this.attribute(attributes);\n }\n if (parent.type === NodeType.Document) {\n this.isRoot = true;\n this.documentObject = parent;\n parent.rootObject = this;\n if (parent.children) {\n ref1 = parent.children;\n for (j = 0, len = ref1.length; j < len; j++) {\n child = ref1[j];\n if (child.type === NodeType.DocType) {\n child.name = this.name;\n break;\n }\n }\n }\n }\n }\n\n Object.defineProperty(XMLElement.prototype, 'tagName', {\n get: function() {\n return this.name;\n }\n });\n\n Object.defineProperty(XMLElement.prototype, 'namespaceURI', {\n get: function() {\n return '';\n }\n });\n\n Object.defineProperty(XMLElement.prototype, 'prefix', {\n get: function() {\n return '';\n }\n });\n\n Object.defineProperty(XMLElement.prototype, 'localName', {\n get: function() {\n return this.name;\n }\n });\n\n Object.defineProperty(XMLElement.prototype, 'id', {\n get: function() {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n }\n });\n\n Object.defineProperty(XMLElement.prototype, 'className', {\n get: function() {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n }\n });\n\n Object.defineProperty(XMLElement.prototype, 'classList', {\n get: function() {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n }\n });\n\n Object.defineProperty(XMLElement.prototype, 'attributes', {\n get: function() {\n if (!this.attributeMap || !this.attributeMap.nodes) {\n this.attributeMap = new XMLNamedNodeMap(this.attribs);\n }\n return this.attributeMap;\n }\n });\n\n XMLElement.prototype.clone = function() {\n var att, attName, clonedSelf, ref1;\n clonedSelf = Object.create(this);\n if (clonedSelf.isRoot) {\n clonedSelf.documentObject = null;\n }\n clonedSelf.attribs = {};\n ref1 = this.attribs;\n for (attName in ref1) {\n if (!hasProp.call(ref1, attName)) continue;\n att = ref1[attName];\n clonedSelf.attribs[attName] = att.clone();\n }\n clonedSelf.children = [];\n this.children.forEach(function(child) {\n var clonedChild;\n clonedChild = child.clone();\n clonedChild.parent = clonedSelf;\n return clonedSelf.children.push(clonedChild);\n });\n return clonedSelf;\n };\n\n XMLElement.prototype.attribute = function(name, value) {\n var attName, attValue;\n if (name != null) {\n name = getValue(name);\n }\n if (isObject(name)) {\n for (attName in name) {\n if (!hasProp.call(name, attName)) continue;\n attValue = name[attName];\n this.attribute(attName, attValue);\n }\n } else {\n if (isFunction(value)) {\n value = value.apply();\n }\n if (this.options.keepNullAttributes && (value == null)) {\n this.attribs[name] = new XMLAttribute(this, name, \"\");\n } else if (value != null) {\n this.attribs[name] = new XMLAttribute(this, name, value);\n }\n }\n return this;\n };\n\n XMLElement.prototype.removeAttribute = function(name) {\n var attName, j, len;\n if (name == null) {\n throw new Error(\"Missing attribute name. \" + this.debugInfo());\n }\n name = getValue(name);\n if (Array.isArray(name)) {\n for (j = 0, len = name.length; j < len; j++) {\n attName = name[j];\n delete this.attribs[attName];\n }\n } else {\n delete this.attribs[name];\n }\n return this;\n };\n\n XMLElement.prototype.toString = function(options) {\n return this.options.writer.element(this, this.options.writer.filterOptions(options));\n };\n\n XMLElement.prototype.att = function(name, value) {\n return this.attribute(name, value);\n };\n\n XMLElement.prototype.a = function(name, value) {\n return this.attribute(name, value);\n };\n\n XMLElement.prototype.getAttribute = function(name) {\n if (this.attribs.hasOwnProperty(name)) {\n return this.attribs[name].value;\n } else {\n return null;\n }\n };\n\n XMLElement.prototype.setAttribute = function(name, value) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLElement.prototype.getAttributeNode = function(name) {\n if (this.attribs.hasOwnProperty(name)) {\n return this.attribs[name];\n } else {\n return null;\n }\n };\n\n XMLElement.prototype.setAttributeNode = function(newAttr) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLElement.prototype.removeAttributeNode = function(oldAttr) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLElement.prototype.getElementsByTagName = function(name) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLElement.prototype.getAttributeNS = function(namespaceURI, localName) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLElement.prototype.setAttributeNS = function(namespaceURI, qualifiedName, value) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLElement.prototype.removeAttributeNS = function(namespaceURI, localName) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLElement.prototype.getAttributeNodeNS = function(namespaceURI, localName) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLElement.prototype.setAttributeNodeNS = function(newAttr) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLElement.prototype.getElementsByTagNameNS = function(namespaceURI, localName) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLElement.prototype.hasAttribute = function(name) {\n return this.attribs.hasOwnProperty(name);\n };\n\n XMLElement.prototype.hasAttributeNS = function(namespaceURI, localName) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLElement.prototype.setIdAttribute = function(name, isId) {\n if (this.attribs.hasOwnProperty(name)) {\n return this.attribs[name].isId;\n } else {\n return isId;\n }\n };\n\n XMLElement.prototype.setIdAttributeNS = function(namespaceURI, localName, isId) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLElement.prototype.setIdAttributeNode = function(idAttr, isId) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLElement.prototype.getElementsByTagName = function(tagname) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLElement.prototype.getElementsByTagNameNS = function(namespaceURI, localName) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLElement.prototype.getElementsByClassName = function(classNames) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLElement.prototype.isEqualNode = function(node) {\n var i, j, ref1;\n if (!XMLElement.__super__.isEqualNode.apply(this, arguments).isEqualNode(node)) {\n return false;\n }\n if (node.namespaceURI !== this.namespaceURI) {\n return false;\n }\n if (node.prefix !== this.prefix) {\n return false;\n }\n if (node.localName !== this.localName) {\n return false;\n }\n if (node.attribs.length !== this.attribs.length) {\n return false;\n }\n for (i = j = 0, ref1 = this.attribs.length - 1; 0 <= ref1 ? j <= ref1 : j >= ref1; i = 0 <= ref1 ? ++j : --j) {\n if (!this.attribs[i].isEqualNode(node.attribs[i])) {\n return false;\n }\n }\n return true;\n };\n\n return XMLElement;\n\n })(XMLNode);\n\n}).call(this);\n","// Generated by CoffeeScript 1.12.7\n(function() {\n var XMLNamedNodeMap;\n\n module.exports = XMLNamedNodeMap = (function() {\n function XMLNamedNodeMap(nodes) {\n this.nodes = nodes;\n }\n\n Object.defineProperty(XMLNamedNodeMap.prototype, 'length', {\n get: function() {\n return Object.keys(this.nodes).length || 0;\n }\n });\n\n XMLNamedNodeMap.prototype.clone = function() {\n return this.nodes = null;\n };\n\n XMLNamedNodeMap.prototype.getNamedItem = function(name) {\n return this.nodes[name];\n };\n\n XMLNamedNodeMap.prototype.setNamedItem = function(node) {\n var oldNode;\n oldNode = this.nodes[node.nodeName];\n this.nodes[node.nodeName] = node;\n return oldNode || null;\n };\n\n XMLNamedNodeMap.prototype.removeNamedItem = function(name) {\n var oldNode;\n oldNode = this.nodes[name];\n delete this.nodes[name];\n return oldNode || null;\n };\n\n XMLNamedNodeMap.prototype.item = function(index) {\n return this.nodes[Object.keys(this.nodes)[index]] || null;\n };\n\n XMLNamedNodeMap.prototype.getNamedItemNS = function(namespaceURI, localName) {\n throw new Error(\"This DOM method is not implemented.\");\n };\n\n XMLNamedNodeMap.prototype.setNamedItemNS = function(node) {\n throw new Error(\"This DOM method is not implemented.\");\n };\n\n XMLNamedNodeMap.prototype.removeNamedItemNS = function(namespaceURI, localName) {\n throw new Error(\"This DOM method is not implemented.\");\n };\n\n return XMLNamedNodeMap;\n\n })();\n\n}).call(this);\n","// Generated by CoffeeScript 1.12.7\n(function() {\n var DocumentPosition, NodeType, XMLCData, XMLComment, XMLDeclaration, XMLDocType, XMLDummy, XMLElement, XMLNamedNodeMap, XMLNode, XMLNodeList, XMLProcessingInstruction, XMLRaw, XMLText, getValue, isEmpty, isFunction, isObject, ref1,\n hasProp = {}.hasOwnProperty;\n\n ref1 = require('./Utility'), isObject = ref1.isObject, isFunction = ref1.isFunction, isEmpty = ref1.isEmpty, getValue = ref1.getValue;\n\n XMLElement = null;\n\n XMLCData = null;\n\n XMLComment = null;\n\n XMLDeclaration = null;\n\n XMLDocType = null;\n\n XMLRaw = null;\n\n XMLText = null;\n\n XMLProcessingInstruction = null;\n\n XMLDummy = null;\n\n NodeType = null;\n\n XMLNodeList = null;\n\n XMLNamedNodeMap = null;\n\n DocumentPosition = null;\n\n module.exports = XMLNode = (function() {\n function XMLNode(parent1) {\n this.parent = parent1;\n if (this.parent) {\n this.options = this.parent.options;\n this.stringify = this.parent.stringify;\n }\n this.value = null;\n this.children = [];\n this.baseURI = null;\n if (!XMLElement) {\n XMLElement = require('./XMLElement');\n XMLCData = require('./XMLCData');\n XMLComment = require('./XMLComment');\n XMLDeclaration = require('./XMLDeclaration');\n XMLDocType = require('./XMLDocType');\n XMLRaw = require('./XMLRaw');\n XMLText = require('./XMLText');\n XMLProcessingInstruction = require('./XMLProcessingInstruction');\n XMLDummy = require('./XMLDummy');\n NodeType = require('./NodeType');\n XMLNodeList = require('./XMLNodeList');\n XMLNamedNodeMap = require('./XMLNamedNodeMap');\n DocumentPosition = require('./DocumentPosition');\n }\n }\n\n Object.defineProperty(XMLNode.prototype, 'nodeName', {\n get: function() {\n return this.name;\n }\n });\n\n Object.defineProperty(XMLNode.prototype, 'nodeType', {\n get: function() {\n return this.type;\n }\n });\n\n Object.defineProperty(XMLNode.prototype, 'nodeValue', {\n get: function() {\n return this.value;\n }\n });\n\n Object.defineProperty(XMLNode.prototype, 'parentNode', {\n get: function() {\n return this.parent;\n }\n });\n\n Object.defineProperty(XMLNode.prototype, 'childNodes', {\n get: function() {\n if (!this.childNodeList || !this.childNodeList.nodes) {\n this.childNodeList = new XMLNodeList(this.children);\n }\n return this.childNodeList;\n }\n });\n\n Object.defineProperty(XMLNode.prototype, 'firstChild', {\n get: function() {\n return this.children[0] || null;\n }\n });\n\n Object.defineProperty(XMLNode.prototype, 'lastChild', {\n get: function() {\n return this.children[this.children.length - 1] || null;\n }\n });\n\n Object.defineProperty(XMLNode.prototype, 'previousSibling', {\n get: function() {\n var i;\n i = this.parent.children.indexOf(this);\n return this.parent.children[i - 1] || null;\n }\n });\n\n Object.defineProperty(XMLNode.prototype, 'nextSibling', {\n get: function() {\n var i;\n i = this.parent.children.indexOf(this);\n return this.parent.children[i + 1] || null;\n }\n });\n\n Object.defineProperty(XMLNode.prototype, 'ownerDocument', {\n get: function() {\n return this.document() || null;\n }\n });\n\n Object.defineProperty(XMLNode.prototype, 'textContent', {\n get: function() {\n var child, j, len, ref2, str;\n if (this.nodeType === NodeType.Element || this.nodeType === NodeType.DocumentFragment) {\n str = '';\n ref2 = this.children;\n for (j = 0, len = ref2.length; j < len; j++) {\n child = ref2[j];\n if (child.textContent) {\n str += child.textContent;\n }\n }\n return str;\n } else {\n return null;\n }\n },\n set: function(value) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n }\n });\n\n XMLNode.prototype.setParent = function(parent) {\n var child, j, len, ref2, results;\n this.parent = parent;\n if (parent) {\n this.options = parent.options;\n this.stringify = parent.stringify;\n }\n ref2 = this.children;\n results = [];\n for (j = 0, len = ref2.length; j < len; j++) {\n child = ref2[j];\n results.push(child.setParent(this));\n }\n return results;\n };\n\n XMLNode.prototype.element = function(name, attributes, text) {\n var childNode, item, j, k, key, lastChild, len, len1, ref2, ref3, val;\n lastChild = null;\n if (attributes === null && (text == null)) {\n ref2 = [{}, null], attributes = ref2[0], text = ref2[1];\n }\n if (attributes == null) {\n attributes = {};\n }\n attributes = getValue(attributes);\n if (!isObject(attributes)) {\n ref3 = [attributes, text], text = ref3[0], attributes = ref3[1];\n }\n if (name != null) {\n name = getValue(name);\n }\n if (Array.isArray(name)) {\n for (j = 0, len = name.length; j < len; j++) {\n item = name[j];\n lastChild = this.element(item);\n }\n } else if (isFunction(name)) {\n lastChild = this.element(name.apply());\n } else if (isObject(name)) {\n for (key in name) {\n if (!hasProp.call(name, key)) continue;\n val = name[key];\n if (isFunction(val)) {\n val = val.apply();\n }\n if (!this.options.ignoreDecorators && this.stringify.convertAttKey && key.indexOf(this.stringify.convertAttKey) === 0) {\n lastChild = this.attribute(key.substr(this.stringify.convertAttKey.length), val);\n } else if (!this.options.separateArrayItems && Array.isArray(val) && isEmpty(val)) {\n lastChild = this.dummy();\n } else if (isObject(val) && isEmpty(val)) {\n lastChild = this.element(key);\n } else if (!this.options.keepNullNodes && (val == null)) {\n lastChild = this.dummy();\n } else if (!this.options.separateArrayItems && Array.isArray(val)) {\n for (k = 0, len1 = val.length; k < len1; k++) {\n item = val[k];\n childNode = {};\n childNode[key] = item;\n lastChild = this.element(childNode);\n }\n } else if (isObject(val)) {\n if (!this.options.ignoreDecorators && this.stringify.convertTextKey && key.indexOf(this.stringify.convertTextKey) === 0) {\n lastChild = this.element(val);\n } else {\n lastChild = this.element(key);\n lastChild.element(val);\n }\n } else {\n lastChild = this.element(key, val);\n }\n }\n } else if (!this.options.keepNullNodes && text === null) {\n lastChild = this.dummy();\n } else {\n if (!this.options.ignoreDecorators && this.stringify.convertTextKey && name.indexOf(this.stringify.convertTextKey) === 0) {\n lastChild = this.text(text);\n } else if (!this.options.ignoreDecorators && this.stringify.convertCDataKey && name.indexOf(this.stringify.convertCDataKey) === 0) {\n lastChild = this.cdata(text);\n } else if (!this.options.ignoreDecorators && this.stringify.convertCommentKey && name.indexOf(this.stringify.convertCommentKey) === 0) {\n lastChild = this.comment(text);\n } else if (!this.options.ignoreDecorators && this.stringify.convertRawKey && name.indexOf(this.stringify.convertRawKey) === 0) {\n lastChild = this.raw(text);\n } else if (!this.options.ignoreDecorators && this.stringify.convertPIKey && name.indexOf(this.stringify.convertPIKey) === 0) {\n lastChild = this.instruction(name.substr(this.stringify.convertPIKey.length), text);\n } else {\n lastChild = this.node(name, attributes, text);\n }\n }\n if (lastChild == null) {\n throw new Error(\"Could not create any elements with: \" + name + \". \" + this.debugInfo());\n }\n return lastChild;\n };\n\n XMLNode.prototype.insertBefore = function(name, attributes, text) {\n var child, i, newChild, refChild, removed;\n if (name != null ? name.type : void 0) {\n newChild = name;\n refChild = attributes;\n newChild.setParent(this);\n if (refChild) {\n i = children.indexOf(refChild);\n removed = children.splice(i);\n children.push(newChild);\n Array.prototype.push.apply(children, removed);\n } else {\n children.push(newChild);\n }\n return newChild;\n } else {\n if (this.isRoot) {\n throw new Error(\"Cannot insert elements at root level. \" + this.debugInfo(name));\n }\n i = this.parent.children.indexOf(this);\n removed = this.parent.children.splice(i);\n child = this.parent.element(name, attributes, text);\n Array.prototype.push.apply(this.parent.children, removed);\n return child;\n }\n };\n\n XMLNode.prototype.insertAfter = function(name, attributes, text) {\n var child, i, removed;\n if (this.isRoot) {\n throw new Error(\"Cannot insert elements at root level. \" + this.debugInfo(name));\n }\n i = this.parent.children.indexOf(this);\n removed = this.parent.children.splice(i + 1);\n child = this.parent.element(name, attributes, text);\n Array.prototype.push.apply(this.parent.children, removed);\n return child;\n };\n\n XMLNode.prototype.remove = function() {\n var i, ref2;\n if (this.isRoot) {\n throw new Error(\"Cannot remove the root element. \" + this.debugInfo());\n }\n i = this.parent.children.indexOf(this);\n [].splice.apply(this.parent.children, [i, i - i + 1].concat(ref2 = [])), ref2;\n return this.parent;\n };\n\n XMLNode.prototype.node = function(name, attributes, text) {\n var child, ref2;\n if (name != null) {\n name = getValue(name);\n }\n attributes || (attributes = {});\n attributes = getValue(attributes);\n if (!isObject(attributes)) {\n ref2 = [attributes, text], text = ref2[0], attributes = ref2[1];\n }\n child = new XMLElement(this, name, attributes);\n if (text != null) {\n child.text(text);\n }\n this.children.push(child);\n return child;\n };\n\n XMLNode.prototype.text = function(value) {\n var child;\n if (isObject(value)) {\n this.element(value);\n }\n child = new XMLText(this, value);\n this.children.push(child);\n return this;\n };\n\n XMLNode.prototype.cdata = function(value) {\n var child;\n child = new XMLCData(this, value);\n this.children.push(child);\n return this;\n };\n\n XMLNode.prototype.comment = function(value) {\n var child;\n child = new XMLComment(this, value);\n this.children.push(child);\n return this;\n };\n\n XMLNode.prototype.commentBefore = function(value) {\n var child, i, removed;\n i = this.parent.children.indexOf(this);\n removed = this.parent.children.splice(i);\n child = this.parent.comment(value);\n Array.prototype.push.apply(this.parent.children, removed);\n return this;\n };\n\n XMLNode.prototype.commentAfter = function(value) {\n var child, i, removed;\n i = this.parent.children.indexOf(this);\n removed = this.parent.children.splice(i + 1);\n child = this.parent.comment(value);\n Array.prototype.push.apply(this.parent.children, removed);\n return this;\n };\n\n XMLNode.prototype.raw = function(value) {\n var child;\n child = new XMLRaw(this, value);\n this.children.push(child);\n return this;\n };\n\n XMLNode.prototype.dummy = function() {\n var child;\n child = new XMLDummy(this);\n return child;\n };\n\n XMLNode.prototype.instruction = function(target, value) {\n var insTarget, insValue, instruction, j, len;\n if (target != null) {\n target = getValue(target);\n }\n if (value != null) {\n value = getValue(value);\n }\n if (Array.isArray(target)) {\n for (j = 0, len = target.length; j < len; j++) {\n insTarget = target[j];\n this.instruction(insTarget);\n }\n } else if (isObject(target)) {\n for (insTarget in target) {\n if (!hasProp.call(target, insTarget)) continue;\n insValue = target[insTarget];\n this.instruction(insTarget, insValue);\n }\n } else {\n if (isFunction(value)) {\n value = value.apply();\n }\n instruction = new XMLProcessingInstruction(this, target, value);\n this.children.push(instruction);\n }\n return this;\n };\n\n XMLNode.prototype.instructionBefore = function(target, value) {\n var child, i, removed;\n i = this.parent.children.indexOf(this);\n removed = this.parent.children.splice(i);\n child = this.parent.instruction(target, value);\n Array.prototype.push.apply(this.parent.children, removed);\n return this;\n };\n\n XMLNode.prototype.instructionAfter = function(target, value) {\n var child, i, removed;\n i = this.parent.children.indexOf(this);\n removed = this.parent.children.splice(i + 1);\n child = this.parent.instruction(target, value);\n Array.prototype.push.apply(this.parent.children, removed);\n return this;\n };\n\n XMLNode.prototype.declaration = function(version, encoding, standalone) {\n var doc, xmldec;\n doc = this.document();\n xmldec = new XMLDeclaration(doc, version, encoding, standalone);\n if (doc.children.length === 0) {\n doc.children.unshift(xmldec);\n } else if (doc.children[0].type === NodeType.Declaration) {\n doc.children[0] = xmldec;\n } else {\n doc.children.unshift(xmldec);\n }\n return doc.root() || doc;\n };\n\n XMLNode.prototype.dtd = function(pubID, sysID) {\n var child, doc, doctype, i, j, k, len, len1, ref2, ref3;\n doc = this.document();\n doctype = new XMLDocType(doc, pubID, sysID);\n ref2 = doc.children;\n for (i = j = 0, len = ref2.length; j < len; i = ++j) {\n child = ref2[i];\n if (child.type === NodeType.DocType) {\n doc.children[i] = doctype;\n return doctype;\n }\n }\n ref3 = doc.children;\n for (i = k = 0, len1 = ref3.length; k < len1; i = ++k) {\n child = ref3[i];\n if (child.isRoot) {\n doc.children.splice(i, 0, doctype);\n return doctype;\n }\n }\n doc.children.push(doctype);\n return doctype;\n };\n\n XMLNode.prototype.up = function() {\n if (this.isRoot) {\n throw new Error(\"The root node has no parent. Use doc() if you need to get the document object.\");\n }\n return this.parent;\n };\n\n XMLNode.prototype.root = function() {\n var node;\n node = this;\n while (node) {\n if (node.type === NodeType.Document) {\n return node.rootObject;\n } else if (node.isRoot) {\n return node;\n } else {\n node = node.parent;\n }\n }\n };\n\n XMLNode.prototype.document = function() {\n var node;\n node = this;\n while (node) {\n if (node.type === NodeType.Document) {\n return node;\n } else {\n node = node.parent;\n }\n }\n };\n\n XMLNode.prototype.end = function(options) {\n return this.document().end(options);\n };\n\n XMLNode.prototype.prev = function() {\n var i;\n i = this.parent.children.indexOf(this);\n if (i < 1) {\n throw new Error(\"Already at the first node. \" + this.debugInfo());\n }\n return this.parent.children[i - 1];\n };\n\n XMLNode.prototype.next = function() {\n var i;\n i = this.parent.children.indexOf(this);\n if (i === -1 || i === this.parent.children.length - 1) {\n throw new Error(\"Already at the last node. \" + this.debugInfo());\n }\n return this.parent.children[i + 1];\n };\n\n XMLNode.prototype.importDocument = function(doc) {\n var clonedRoot;\n clonedRoot = doc.root().clone();\n clonedRoot.parent = this;\n clonedRoot.isRoot = false;\n this.children.push(clonedRoot);\n return this;\n };\n\n XMLNode.prototype.debugInfo = function(name) {\n var ref2, ref3;\n name = name || this.name;\n if ((name == null) && !((ref2 = this.parent) != null ? ref2.name : void 0)) {\n return \"\";\n } else if (name == null) {\n return \"parent: <\" + this.parent.name + \">\";\n } else if (!((ref3 = this.parent) != null ? ref3.name : void 0)) {\n return \"node: <\" + name + \">\";\n } else {\n return \"node: <\" + name + \">, parent: <\" + this.parent.name + \">\";\n }\n };\n\n XMLNode.prototype.ele = function(name, attributes, text) {\n return this.element(name, attributes, text);\n };\n\n XMLNode.prototype.nod = function(name, attributes, text) {\n return this.node(name, attributes, text);\n };\n\n XMLNode.prototype.txt = function(value) {\n return this.text(value);\n };\n\n XMLNode.prototype.dat = function(value) {\n return this.cdata(value);\n };\n\n XMLNode.prototype.com = function(value) {\n return this.comment(value);\n };\n\n XMLNode.prototype.ins = function(target, value) {\n return this.instruction(target, value);\n };\n\n XMLNode.prototype.doc = function() {\n return this.document();\n };\n\n XMLNode.prototype.dec = function(version, encoding, standalone) {\n return this.declaration(version, encoding, standalone);\n };\n\n XMLNode.prototype.e = function(name, attributes, text) {\n return this.element(name, attributes, text);\n };\n\n XMLNode.prototype.n = function(name, attributes, text) {\n return this.node(name, attributes, text);\n };\n\n XMLNode.prototype.t = function(value) {\n return this.text(value);\n };\n\n XMLNode.prototype.d = function(value) {\n return this.cdata(value);\n };\n\n XMLNode.prototype.c = function(value) {\n return this.comment(value);\n };\n\n XMLNode.prototype.r = function(value) {\n return this.raw(value);\n };\n\n XMLNode.prototype.i = function(target, value) {\n return this.instruction(target, value);\n };\n\n XMLNode.prototype.u = function() {\n return this.up();\n };\n\n XMLNode.prototype.importXMLBuilder = function(doc) {\n return this.importDocument(doc);\n };\n\n XMLNode.prototype.replaceChild = function(newChild, oldChild) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLNode.prototype.removeChild = function(oldChild) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLNode.prototype.appendChild = function(newChild) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLNode.prototype.hasChildNodes = function() {\n return this.children.length !== 0;\n };\n\n XMLNode.prototype.cloneNode = function(deep) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLNode.prototype.normalize = function() {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLNode.prototype.isSupported = function(feature, version) {\n return true;\n };\n\n XMLNode.prototype.hasAttributes = function() {\n return this.attribs.length !== 0;\n };\n\n XMLNode.prototype.compareDocumentPosition = function(other) {\n var ref, res;\n ref = this;\n if (ref === other) {\n return 0;\n } else if (this.document() !== other.document()) {\n res = DocumentPosition.Disconnected | DocumentPosition.ImplementationSpecific;\n if (Math.random() < 0.5) {\n res |= DocumentPosition.Preceding;\n } else {\n res |= DocumentPosition.Following;\n }\n return res;\n } else if (ref.isAncestor(other)) {\n return DocumentPosition.Contains | DocumentPosition.Preceding;\n } else if (ref.isDescendant(other)) {\n return DocumentPosition.Contains | DocumentPosition.Following;\n } else if (ref.isPreceding(other)) {\n return DocumentPosition.Preceding;\n } else {\n return DocumentPosition.Following;\n }\n };\n\n XMLNode.prototype.isSameNode = function(other) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLNode.prototype.lookupPrefix = function(namespaceURI) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLNode.prototype.isDefaultNamespace = function(namespaceURI) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLNode.prototype.lookupNamespaceURI = function(prefix) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLNode.prototype.isEqualNode = function(node) {\n var i, j, ref2;\n if (node.nodeType !== this.nodeType) {\n return false;\n }\n if (node.children.length !== this.children.length) {\n return false;\n }\n for (i = j = 0, ref2 = this.children.length - 1; 0 <= ref2 ? j <= ref2 : j >= ref2; i = 0 <= ref2 ? ++j : --j) {\n if (!this.children[i].isEqualNode(node.children[i])) {\n return false;\n }\n }\n return true;\n };\n\n XMLNode.prototype.getFeature = function(feature, version) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLNode.prototype.setUserData = function(key, data, handler) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLNode.prototype.getUserData = function(key) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLNode.prototype.contains = function(other) {\n if (!other) {\n return false;\n }\n return other === this || this.isDescendant(other);\n };\n\n XMLNode.prototype.isDescendant = function(node) {\n var child, isDescendantChild, j, len, ref2;\n ref2 = this.children;\n for (j = 0, len = ref2.length; j < len; j++) {\n child = ref2[j];\n if (node === child) {\n return true;\n }\n isDescendantChild = child.isDescendant(node);\n if (isDescendantChild) {\n return true;\n }\n }\n return false;\n };\n\n XMLNode.prototype.isAncestor = function(node) {\n return node.isDescendant(this);\n };\n\n XMLNode.prototype.isPreceding = function(node) {\n var nodePos, thisPos;\n nodePos = this.treePosition(node);\n thisPos = this.treePosition(this);\n if (nodePos === -1 || thisPos === -1) {\n return false;\n } else {\n return nodePos < thisPos;\n }\n };\n\n XMLNode.prototype.isFollowing = function(node) {\n var nodePos, thisPos;\n nodePos = this.treePosition(node);\n thisPos = this.treePosition(this);\n if (nodePos === -1 || thisPos === -1) {\n return false;\n } else {\n return nodePos > thisPos;\n }\n };\n\n XMLNode.prototype.treePosition = function(node) {\n var found, pos;\n pos = 0;\n found = false;\n this.foreachTreeNode(this.document(), function(childNode) {\n pos++;\n if (!found && childNode === node) {\n return found = true;\n }\n });\n if (found) {\n return pos;\n } else {\n return -1;\n }\n };\n\n XMLNode.prototype.foreachTreeNode = function(node, func) {\n var child, j, len, ref2, res;\n node || (node = this.document());\n ref2 = node.children;\n for (j = 0, len = ref2.length; j < len; j++) {\n child = ref2[j];\n if (res = func(child)) {\n return res;\n } else {\n res = this.foreachTreeNode(child, func);\n if (res) {\n return res;\n }\n }\n }\n };\n\n return XMLNode;\n\n })();\n\n}).call(this);\n","// Generated by CoffeeScript 1.12.7\n(function() {\n var XMLNodeList;\n\n module.exports = XMLNodeList = (function() {\n function XMLNodeList(nodes) {\n this.nodes = nodes;\n }\n\n Object.defineProperty(XMLNodeList.prototype, 'length', {\n get: function() {\n return this.nodes.length || 0;\n }\n });\n\n XMLNodeList.prototype.clone = function() {\n return this.nodes = null;\n };\n\n XMLNodeList.prototype.item = function(index) {\n return this.nodes[index] || null;\n };\n\n return XMLNodeList;\n\n })();\n\n}).call(this);\n","// Generated by CoffeeScript 1.12.7\n(function() {\n var NodeType, XMLCharacterData, XMLProcessingInstruction,\n extend = function(child, parent) { for (var key in parent) { if (hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.prototype = new ctor(); child.__super__ = parent.prototype; return child; },\n hasProp = {}.hasOwnProperty;\n\n NodeType = require('./NodeType');\n\n XMLCharacterData = require('./XMLCharacterData');\n\n module.exports = XMLProcessingInstruction = (function(superClass) {\n extend(XMLProcessingInstruction, superClass);\n\n function XMLProcessingInstruction(parent, target, value) {\n XMLProcessingInstruction.__super__.constructor.call(this, parent);\n if (target == null) {\n throw new Error(\"Missing instruction target. \" + this.debugInfo());\n }\n this.type = NodeType.ProcessingInstruction;\n this.target = this.stringify.insTarget(target);\n this.name = this.target;\n if (value) {\n this.value = this.stringify.insValue(value);\n }\n }\n\n XMLProcessingInstruction.prototype.clone = function() {\n return Object.create(this);\n };\n\n XMLProcessingInstruction.prototype.toString = function(options) {\n return this.options.writer.processingInstruction(this, this.options.writer.filterOptions(options));\n };\n\n XMLProcessingInstruction.prototype.isEqualNode = function(node) {\n if (!XMLProcessingInstruction.__super__.isEqualNode.apply(this, arguments).isEqualNode(node)) {\n return false;\n }\n if (node.target !== this.target) {\n return false;\n }\n return true;\n };\n\n return XMLProcessingInstruction;\n\n })(XMLCharacterData);\n\n}).call(this);\n","// Generated by CoffeeScript 1.12.7\n(function() {\n var NodeType, XMLNode, XMLRaw,\n extend = function(child, parent) { for (var key in parent) { if (hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.prototype = new ctor(); child.__super__ = parent.prototype; return child; },\n hasProp = {}.hasOwnProperty;\n\n NodeType = require('./NodeType');\n\n XMLNode = require('./XMLNode');\n\n module.exports = XMLRaw = (function(superClass) {\n extend(XMLRaw, superClass);\n\n function XMLRaw(parent, text) {\n XMLRaw.__super__.constructor.call(this, parent);\n if (text == null) {\n throw new Error(\"Missing raw text. \" + this.debugInfo());\n }\n this.type = NodeType.Raw;\n this.value = this.stringify.raw(text);\n }\n\n XMLRaw.prototype.clone = function() {\n return Object.create(this);\n };\n\n XMLRaw.prototype.toString = function(options) {\n return this.options.writer.raw(this, this.options.writer.filterOptions(options));\n };\n\n return XMLRaw;\n\n })(XMLNode);\n\n}).call(this);\n","// Generated by CoffeeScript 1.12.7\n(function() {\n var NodeType, WriterState, XMLStreamWriter, XMLWriterBase,\n extend = function(child, parent) { for (var key in parent) { if (hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.prototype = new ctor(); child.__super__ = parent.prototype; return child; },\n hasProp = {}.hasOwnProperty;\n\n NodeType = require('./NodeType');\n\n XMLWriterBase = require('./XMLWriterBase');\n\n WriterState = require('./WriterState');\n\n module.exports = XMLStreamWriter = (function(superClass) {\n extend(XMLStreamWriter, superClass);\n\n function XMLStreamWriter(stream, options) {\n this.stream = stream;\n XMLStreamWriter.__super__.constructor.call(this, options);\n }\n\n XMLStreamWriter.prototype.endline = function(node, options, level) {\n if (node.isLastRootNode && options.state === WriterState.CloseTag) {\n return '';\n } else {\n return XMLStreamWriter.__super__.endline.call(this, node, options, level);\n }\n };\n\n XMLStreamWriter.prototype.document = function(doc, options) {\n var child, i, j, k, len, len1, ref, ref1, results;\n ref = doc.children;\n for (i = j = 0, len = ref.length; j < len; i = ++j) {\n child = ref[i];\n child.isLastRootNode = i === doc.children.length - 1;\n }\n options = this.filterOptions(options);\n ref1 = doc.children;\n results = [];\n for (k = 0, len1 = ref1.length; k < len1; k++) {\n child = ref1[k];\n results.push(this.writeChildNode(child, options, 0));\n }\n return results;\n };\n\n XMLStreamWriter.prototype.attribute = function(att, options, level) {\n return this.stream.write(XMLStreamWriter.__super__.attribute.call(this, att, options, level));\n };\n\n XMLStreamWriter.prototype.cdata = function(node, options, level) {\n return this.stream.write(XMLStreamWriter.__super__.cdata.call(this, node, options, level));\n };\n\n XMLStreamWriter.prototype.comment = function(node, options, level) {\n return this.stream.write(XMLStreamWriter.__super__.comment.call(this, node, options, level));\n };\n\n XMLStreamWriter.prototype.declaration = function(node, options, level) {\n return this.stream.write(XMLStreamWriter.__super__.declaration.call(this, node, options, level));\n };\n\n XMLStreamWriter.prototype.docType = function(node, options, level) {\n var child, j, len, ref;\n level || (level = 0);\n this.openNode(node, options, level);\n options.state = WriterState.OpenTag;\n this.stream.write(this.indent(node, options, level));\n this.stream.write('<!DOCTYPE ' + node.root().name);\n if (node.pubID && node.sysID) {\n this.stream.write(' PUBLIC \"' + node.pubID + '\" \"' + node.sysID + '\"');\n } else if (node.sysID) {\n this.stream.write(' SYSTEM \"' + node.sysID + '\"');\n }\n if (node.children.length > 0) {\n this.stream.write(' [');\n this.stream.write(this.endline(node, options, level));\n options.state = WriterState.InsideTag;\n ref = node.children;\n for (j = 0, len = ref.length; j < len; j++) {\n child = ref[j];\n this.writeChildNode(child, options, level + 1);\n }\n options.state = WriterState.CloseTag;\n this.stream.write(']');\n }\n options.state = WriterState.CloseTag;\n this.stream.write(options.spaceBeforeSlash + '>');\n this.stream.write(this.endline(node, options, level));\n options.state = WriterState.None;\n return this.closeNode(node, options, level);\n };\n\n XMLStreamWriter.prototype.element = function(node, options, level) {\n var att, child, childNodeCount, firstChildNode, j, len, name, prettySuppressed, ref, ref1;\n level || (level = 0);\n this.openNode(node, options, level);\n options.state = WriterState.OpenTag;\n this.stream.write(this.indent(node, options, level) + '<' + node.name);\n ref = node.attribs;\n for (name in ref) {\n if (!hasProp.call(ref, name)) continue;\n att = ref[name];\n this.attribute(att, options, level);\n }\n childNodeCount = node.children.length;\n firstChildNode = childNodeCount === 0 ? null : node.children[0];\n if (childNodeCount === 0 || node.children.every(function(e) {\n return (e.type === NodeType.Text || e.type === NodeType.Raw) && e.value === '';\n })) {\n if (options.allowEmpty) {\n this.stream.write('>');\n options.state = WriterState.CloseTag;\n this.stream.write('</' + node.name + '>');\n } else {\n options.state = WriterState.CloseTag;\n this.stream.write(options.spaceBeforeSlash + '/>');\n }\n } else if (options.pretty && childNodeCount === 1 && (firstChildNode.type === NodeType.Text || firstChildNode.type === NodeType.Raw) && (firstChildNode.value != null)) {\n this.stream.write('>');\n options.state = WriterState.InsideTag;\n options.suppressPrettyCount++;\n prettySuppressed = true;\n this.writeChildNode(firstChildNode, options, level + 1);\n options.suppressPrettyCount--;\n prettySuppressed = false;\n options.state = WriterState.CloseTag;\n this.stream.write('</' + node.name + '>');\n } else {\n this.stream.write('>' + this.endline(node, options, level));\n options.state = WriterState.InsideTag;\n ref1 = node.children;\n for (j = 0, len = ref1.length; j < len; j++) {\n child = ref1[j];\n this.writeChildNode(child, options, level + 1);\n }\n options.state = WriterState.CloseTag;\n this.stream.write(this.indent(node, options, level) + '</' + node.name + '>');\n }\n this.stream.write(this.endline(node, options, level));\n options.state = WriterState.None;\n return this.closeNode(node, options, level);\n };\n\n XMLStreamWriter.prototype.processingInstruction = function(node, options, level) {\n return this.stream.write(XMLStreamWriter.__super__.processingInstruction.call(this, node, options, level));\n };\n\n XMLStreamWriter.prototype.raw = function(node, options, level) {\n return this.stream.write(XMLStreamWriter.__super__.raw.call(this, node, options, level));\n };\n\n XMLStreamWriter.prototype.text = function(node, options, level) {\n return this.stream.write(XMLStreamWriter.__super__.text.call(this, node, options, level));\n };\n\n XMLStreamWriter.prototype.dtdAttList = function(node, options, level) {\n return this.stream.write(XMLStreamWriter.__super__.dtdAttList.call(this, node, options, level));\n };\n\n XMLStreamWriter.prototype.dtdElement = function(node, options, level) {\n return this.stream.write(XMLStreamWriter.__super__.dtdElement.call(this, node, options, level));\n };\n\n XMLStreamWriter.prototype.dtdEntity = function(node, options, level) {\n return this.stream.write(XMLStreamWriter.__super__.dtdEntity.call(this, node, options, level));\n };\n\n XMLStreamWriter.prototype.dtdNotation = function(node, options, level) {\n return this.stream.write(XMLStreamWriter.__super__.dtdNotation.call(this, node, options, level));\n };\n\n return XMLStreamWriter;\n\n })(XMLWriterBase);\n\n}).call(this);\n","// Generated by CoffeeScript 1.12.7\n(function() {\n var XMLStringWriter, XMLWriterBase,\n extend = function(child, parent) { for (var key in parent) { if (hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.prototype = new ctor(); child.__super__ = parent.prototype; return child; },\n hasProp = {}.hasOwnProperty;\n\n XMLWriterBase = require('./XMLWriterBase');\n\n module.exports = XMLStringWriter = (function(superClass) {\n extend(XMLStringWriter, superClass);\n\n function XMLStringWriter(options) {\n XMLStringWriter.__super__.constructor.call(this, options);\n }\n\n XMLStringWriter.prototype.document = function(doc, options) {\n var child, i, len, r, ref;\n options = this.filterOptions(options);\n r = '';\n ref = doc.children;\n for (i = 0, len = ref.length; i < len; i++) {\n child = ref[i];\n r += this.writeChildNode(child, options, 0);\n }\n if (options.pretty && r.slice(-options.newline.length) === options.newline) {\n r = r.slice(0, -options.newline.length);\n }\n return r;\n };\n\n return XMLStringWriter;\n\n })(XMLWriterBase);\n\n}).call(this);\n","// Generated by CoffeeScript 1.12.7\n(function() {\n var XMLStringifier,\n bind = function(fn, me){ return function(){ return fn.apply(me, arguments); }; },\n hasProp = {}.hasOwnProperty;\n\n module.exports = XMLStringifier = (function() {\n function XMLStringifier(options) {\n this.assertLegalName = bind(this.assertLegalName, this);\n this.assertLegalChar = bind(this.assertLegalChar, this);\n var key, ref, value;\n options || (options = {});\n this.options = options;\n if (!this.options.version) {\n this.options.version = '1.0';\n }\n ref = options.stringify || {};\n for (key in ref) {\n if (!hasProp.call(ref, key)) continue;\n value = ref[key];\n this[key] = value;\n }\n }\n\n XMLStringifier.prototype.name = function(val) {\n if (this.options.noValidation) {\n return val;\n }\n return this.assertLegalName('' + val || '');\n };\n\n XMLStringifier.prototype.text = function(val) {\n if (this.options.noValidation) {\n return val;\n }\n return this.assertLegalChar(this.textEscape('' + val || ''));\n };\n\n XMLStringifier.prototype.cdata = function(val) {\n if (this.options.noValidation) {\n return val;\n }\n val = '' + val || '';\n val = val.replace(']]>', ']]]]><![CDATA[>');\n return this.assertLegalChar(val);\n };\n\n XMLStringifier.prototype.comment = function(val) {\n if (this.options.noValidation) {\n return val;\n }\n val = '' + val || '';\n if (val.match(/--/)) {\n throw new Error(\"Comment text cannot contain double-hypen: \" + val);\n }\n return this.assertLegalChar(val);\n };\n\n XMLStringifier.prototype.raw = function(val) {\n if (this.options.noValidation) {\n return val;\n }\n return '' + val || '';\n };\n\n XMLStringifier.prototype.attValue = function(val) {\n if (this.options.noValidation) {\n return val;\n }\n return this.assertLegalChar(this.attEscape(val = '' + val || ''));\n };\n\n XMLStringifier.prototype.insTarget = function(val) {\n if (this.options.noValidation) {\n return val;\n }\n return this.assertLegalChar('' + val || '');\n };\n\n XMLStringifier.prototype.insValue = function(val) {\n if (this.options.noValidation) {\n return val;\n }\n val = '' + val || '';\n if (val.match(/\\?>/)) {\n throw new Error(\"Invalid processing instruction value: \" + val);\n }\n return this.assertLegalChar(val);\n };\n\n XMLStringifier.prototype.xmlVersion = function(val) {\n if (this.options.noValidation) {\n return val;\n }\n val = '' + val || '';\n if (!val.match(/1\\.[0-9]+/)) {\n throw new Error(\"Invalid version number: \" + val);\n }\n return val;\n };\n\n XMLStringifier.prototype.xmlEncoding = function(val) {\n if (this.options.noValidation) {\n return val;\n }\n val = '' + val || '';\n if (!val.match(/^[A-Za-z](?:[A-Za-z0-9._-])*$/)) {\n throw new Error(\"Invalid encoding: \" + val);\n }\n return this.assertLegalChar(val);\n };\n\n XMLStringifier.prototype.xmlStandalone = function(val) {\n if (this.options.noValidation) {\n return val;\n }\n if (val) {\n return \"yes\";\n } else {\n return \"no\";\n }\n };\n\n XMLStringifier.prototype.dtdPubID = function(val) {\n if (this.options.noValidation) {\n return val;\n }\n return this.assertLegalChar('' + val || '');\n };\n\n XMLStringifier.prototype.dtdSysID = function(val) {\n if (this.options.noValidation) {\n return val;\n }\n return this.assertLegalChar('' + val || '');\n };\n\n XMLStringifier.prototype.dtdElementValue = function(val) {\n if (this.options.noValidation) {\n return val;\n }\n return this.assertLegalChar('' + val || '');\n };\n\n XMLStringifier.prototype.dtdAttType = function(val) {\n if (this.options.noValidation) {\n return val;\n }\n return this.assertLegalChar('' + val || '');\n };\n\n XMLStringifier.prototype.dtdAttDefault = function(val) {\n if (this.options.noValidation) {\n return val;\n }\n return this.assertLegalChar('' + val || '');\n };\n\n XMLStringifier.prototype.dtdEntityValue = function(val) {\n if (this.options.noValidation) {\n return val;\n }\n return this.assertLegalChar('' + val || '');\n };\n\n XMLStringifier.prototype.dtdNData = function(val) {\n if (this.options.noValidation) {\n return val;\n }\n return this.assertLegalChar('' + val || '');\n };\n\n XMLStringifier.prototype.convertAttKey = '@';\n\n XMLStringifier.prototype.convertPIKey = '?';\n\n XMLStringifier.prototype.convertTextKey = '#text';\n\n XMLStringifier.prototype.convertCDataKey = '#cdata';\n\n XMLStringifier.prototype.convertCommentKey = '#comment';\n\n XMLStringifier.prototype.convertRawKey = '#raw';\n\n XMLStringifier.prototype.assertLegalChar = function(str) {\n var regex, res;\n if (this.options.noValidation) {\n return str;\n }\n regex = '';\n if (this.options.version === '1.0') {\n regex = /[\\0-\\x08\\x0B\\f\\x0E-\\x1F\\uFFFE\\uFFFF]|[\\uD800-\\uDBFF](?![\\uDC00-\\uDFFF])|(?:[^\\uD800-\\uDBFF]|^)[\\uDC00-\\uDFFF]/;\n if (res = str.match(regex)) {\n throw new Error(\"Invalid character in string: \" + str + \" at index \" + res.index);\n }\n } else if (this.options.version === '1.1') {\n regex = /[\\0\\uFFFE\\uFFFF]|[\\uD800-\\uDBFF](?![\\uDC00-\\uDFFF])|(?:[^\\uD800-\\uDBFF]|^)[\\uDC00-\\uDFFF]/;\n if (res = str.match(regex)) {\n throw new Error(\"Invalid character in string: \" + str + \" at index \" + res.index);\n }\n }\n return str;\n };\n\n XMLStringifier.prototype.assertLegalName = function(str) {\n var regex;\n if (this.options.noValidation) {\n return str;\n }\n this.assertLegalChar(str);\n regex = /^([: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])*$/;\n if (!str.match(regex)) {\n throw new Error(\"Invalid character in name\");\n }\n return str;\n };\n\n XMLStringifier.prototype.textEscape = function(str) {\n var ampregex;\n if (this.options.noValidation) {\n return str;\n }\n ampregex = this.options.noDoubleEncoding ? /(?!&\\S+;)&/g : /&/g;\n return str.replace(ampregex, '&').replace(/</g, '<').replace(/>/g, '>').replace(/\\r/g, '
');\n };\n\n XMLStringifier.prototype.attEscape = function(str) {\n var ampregex;\n if (this.options.noValidation) {\n return str;\n }\n ampregex = this.options.noDoubleEncoding ? /(?!&\\S+;)&/g : /&/g;\n return str.replace(ampregex, '&').replace(/</g, '<').replace(/\"/g, '"').replace(/\\t/g, '	').replace(/\\n/g, '
').replace(/\\r/g, '
');\n };\n\n return XMLStringifier;\n\n })();\n\n}).call(this);\n","// Generated by CoffeeScript 1.12.7\n(function() {\n var NodeType, XMLCharacterData, XMLText,\n extend = function(child, parent) { for (var key in parent) { if (hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.prototype = new ctor(); child.__super__ = parent.prototype; return child; },\n hasProp = {}.hasOwnProperty;\n\n NodeType = require('./NodeType');\n\n XMLCharacterData = require('./XMLCharacterData');\n\n module.exports = XMLText = (function(superClass) {\n extend(XMLText, superClass);\n\n function XMLText(parent, text) {\n XMLText.__super__.constructor.call(this, parent);\n if (text == null) {\n throw new Error(\"Missing element text. \" + this.debugInfo());\n }\n this.name = \"#text\";\n this.type = NodeType.Text;\n this.value = this.stringify.text(text);\n }\n\n Object.defineProperty(XMLText.prototype, 'isElementContentWhitespace', {\n get: function() {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n }\n });\n\n Object.defineProperty(XMLText.prototype, 'wholeText', {\n get: function() {\n var next, prev, str;\n str = '';\n prev = this.previousSibling;\n while (prev) {\n str = prev.data + str;\n prev = prev.previousSibling;\n }\n str += this.data;\n next = this.nextSibling;\n while (next) {\n str = str + next.data;\n next = next.nextSibling;\n }\n return str;\n }\n });\n\n XMLText.prototype.clone = function() {\n return Object.create(this);\n };\n\n XMLText.prototype.toString = function(options) {\n return this.options.writer.text(this, this.options.writer.filterOptions(options));\n };\n\n XMLText.prototype.splitText = function(offset) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLText.prototype.replaceWholeText = function(content) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n return XMLText;\n\n })(XMLCharacterData);\n\n}).call(this);\n","// Generated by CoffeeScript 1.12.7\n(function() {\n var NodeType, WriterState, XMLCData, XMLComment, XMLDTDAttList, XMLDTDElement, XMLDTDEntity, XMLDTDNotation, XMLDeclaration, XMLDocType, XMLDummy, XMLElement, XMLProcessingInstruction, XMLRaw, XMLText, XMLWriterBase, assign,\n hasProp = {}.hasOwnProperty;\n\n assign = require('./Utility').assign;\n\n NodeType = require('./NodeType');\n\n XMLDeclaration = require('./XMLDeclaration');\n\n XMLDocType = require('./XMLDocType');\n\n XMLCData = require('./XMLCData');\n\n XMLComment = require('./XMLComment');\n\n XMLElement = require('./XMLElement');\n\n XMLRaw = require('./XMLRaw');\n\n XMLText = require('./XMLText');\n\n XMLProcessingInstruction = require('./XMLProcessingInstruction');\n\n XMLDummy = require('./XMLDummy');\n\n XMLDTDAttList = require('./XMLDTDAttList');\n\n XMLDTDElement = require('./XMLDTDElement');\n\n XMLDTDEntity = require('./XMLDTDEntity');\n\n XMLDTDNotation = require('./XMLDTDNotation');\n\n WriterState = require('./WriterState');\n\n module.exports = XMLWriterBase = (function() {\n function XMLWriterBase(options) {\n var key, ref, value;\n options || (options = {});\n this.options = options;\n ref = options.writer || {};\n for (key in ref) {\n if (!hasProp.call(ref, key)) continue;\n value = ref[key];\n this[\"_\" + key] = this[key];\n this[key] = value;\n }\n }\n\n XMLWriterBase.prototype.filterOptions = function(options) {\n var filteredOptions, ref, ref1, ref2, ref3, ref4, ref5, ref6;\n options || (options = {});\n options = assign({}, this.options, options);\n filteredOptions = {\n writer: this\n };\n filteredOptions.pretty = options.pretty || false;\n filteredOptions.allowEmpty = options.allowEmpty || false;\n filteredOptions.indent = (ref = options.indent) != null ? ref : ' ';\n filteredOptions.newline = (ref1 = options.newline) != null ? ref1 : '\\n';\n filteredOptions.offset = (ref2 = options.offset) != null ? ref2 : 0;\n filteredOptions.dontPrettyTextNodes = (ref3 = (ref4 = options.dontPrettyTextNodes) != null ? ref4 : options.dontprettytextnodes) != null ? ref3 : 0;\n filteredOptions.spaceBeforeSlash = (ref5 = (ref6 = options.spaceBeforeSlash) != null ? ref6 : options.spacebeforeslash) != null ? ref5 : '';\n if (filteredOptions.spaceBeforeSlash === true) {\n filteredOptions.spaceBeforeSlash = ' ';\n }\n filteredOptions.suppressPrettyCount = 0;\n filteredOptions.user = {};\n filteredOptions.state = WriterState.None;\n return filteredOptions;\n };\n\n XMLWriterBase.prototype.indent = function(node, options, level) {\n var indentLevel;\n if (!options.pretty || options.suppressPrettyCount) {\n return '';\n } else if (options.pretty) {\n indentLevel = (level || 0) + options.offset + 1;\n if (indentLevel > 0) {\n return new Array(indentLevel).join(options.indent);\n }\n }\n return '';\n };\n\n XMLWriterBase.prototype.endline = function(node, options, level) {\n if (!options.pretty || options.suppressPrettyCount) {\n return '';\n } else {\n return options.newline;\n }\n };\n\n XMLWriterBase.prototype.attribute = function(att, options, level) {\n var r;\n this.openAttribute(att, options, level);\n r = ' ' + att.name + '=\"' + att.value + '\"';\n this.closeAttribute(att, options, level);\n return r;\n };\n\n XMLWriterBase.prototype.cdata = function(node, options, level) {\n var r;\n this.openNode(node, options, level);\n options.state = WriterState.OpenTag;\n r = this.indent(node, options, level) + '<![CDATA[';\n options.state = WriterState.InsideTag;\n r += node.value;\n options.state = WriterState.CloseTag;\n r += ']]>' + this.endline(node, options, level);\n options.state = WriterState.None;\n this.closeNode(node, options, level);\n return r;\n };\n\n XMLWriterBase.prototype.comment = function(node, options, level) {\n var r;\n this.openNode(node, options, level);\n options.state = WriterState.OpenTag;\n r = this.indent(node, options, level) + '<!-- ';\n options.state = WriterState.InsideTag;\n r += node.value;\n options.state = WriterState.CloseTag;\n r += ' -->' + this.endline(node, options, level);\n options.state = WriterState.None;\n this.closeNode(node, options, level);\n return r;\n };\n\n XMLWriterBase.prototype.declaration = function(node, options, level) {\n var r;\n this.openNode(node, options, level);\n options.state = WriterState.OpenTag;\n r = this.indent(node, options, level) + '<?xml';\n options.state = WriterState.InsideTag;\n r += ' version=\"' + node.version + '\"';\n if (node.encoding != null) {\n r += ' encoding=\"' + node.encoding + '\"';\n }\n if (node.standalone != null) {\n r += ' standalone=\"' + node.standalone + '\"';\n }\n options.state = WriterState.CloseTag;\n r += options.spaceBeforeSlash + '?>';\n r += this.endline(node, options, level);\n options.state = WriterState.None;\n this.closeNode(node, options, level);\n return r;\n };\n\n XMLWriterBase.prototype.docType = function(node, options, level) {\n var child, i, len, r, ref;\n level || (level = 0);\n this.openNode(node, options, level);\n options.state = WriterState.OpenTag;\n r = this.indent(node, options, level);\n r += '<!DOCTYPE ' + node.root().name;\n if (node.pubID && node.sysID) {\n r += ' PUBLIC \"' + node.pubID + '\" \"' + node.sysID + '\"';\n } else if (node.sysID) {\n r += ' SYSTEM \"' + node.sysID + '\"';\n }\n if (node.children.length > 0) {\n r += ' [';\n r += this.endline(node, options, level);\n options.state = WriterState.InsideTag;\n ref = node.children;\n for (i = 0, len = ref.length; i < len; i++) {\n child = ref[i];\n r += this.writeChildNode(child, options, level + 1);\n }\n options.state = WriterState.CloseTag;\n r += ']';\n }\n options.state = WriterState.CloseTag;\n r += options.spaceBeforeSlash + '>';\n r += this.endline(node, options, level);\n options.state = WriterState.None;\n this.closeNode(node, options, level);\n return r;\n };\n\n XMLWriterBase.prototype.element = function(node, options, level) {\n var att, child, childNodeCount, firstChildNode, i, j, len, len1, name, prettySuppressed, r, ref, ref1, ref2;\n level || (level = 0);\n prettySuppressed = false;\n r = '';\n this.openNode(node, options, level);\n options.state = WriterState.OpenTag;\n r += this.indent(node, options, level) + '<' + node.name;\n ref = node.attribs;\n for (name in ref) {\n if (!hasProp.call(ref, name)) continue;\n att = ref[name];\n r += this.attribute(att, options, level);\n }\n childNodeCount = node.children.length;\n firstChildNode = childNodeCount === 0 ? null : node.children[0];\n if (childNodeCount === 0 || node.children.every(function(e) {\n return (e.type === NodeType.Text || e.type === NodeType.Raw) && e.value === '';\n })) {\n if (options.allowEmpty) {\n r += '>';\n options.state = WriterState.CloseTag;\n r += '</' + node.name + '>' + this.endline(node, options, level);\n } else {\n options.state = WriterState.CloseTag;\n r += options.spaceBeforeSlash + '/>' + this.endline(node, options, level);\n }\n } else if (options.pretty && childNodeCount === 1 && (firstChildNode.type === NodeType.Text || firstChildNode.type === NodeType.Raw) && (firstChildNode.value != null)) {\n r += '>';\n options.state = WriterState.InsideTag;\n options.suppressPrettyCount++;\n prettySuppressed = true;\n r += this.writeChildNode(firstChildNode, options, level + 1);\n options.suppressPrettyCount--;\n prettySuppressed = false;\n options.state = WriterState.CloseTag;\n r += '</' + node.name + '>' + this.endline(node, options, level);\n } else {\n if (options.dontPrettyTextNodes) {\n ref1 = node.children;\n for (i = 0, len = ref1.length; i < len; i++) {\n child = ref1[i];\n if ((child.type === NodeType.Text || child.type === NodeType.Raw) && (child.value != null)) {\n options.suppressPrettyCount++;\n prettySuppressed = true;\n break;\n }\n }\n }\n r += '>' + this.endline(node, options, level);\n options.state = WriterState.InsideTag;\n ref2 = node.children;\n for (j = 0, len1 = ref2.length; j < len1; j++) {\n child = ref2[j];\n r += this.writeChildNode(child, options, level + 1);\n }\n options.state = WriterState.CloseTag;\n r += this.indent(node, options, level) + '</' + node.name + '>';\n if (prettySuppressed) {\n options.suppressPrettyCount--;\n }\n r += this.endline(node, options, level);\n options.state = WriterState.None;\n }\n this.closeNode(node, options, level);\n return r;\n };\n\n XMLWriterBase.prototype.writeChildNode = function(node, options, level) {\n switch (node.type) {\n case NodeType.CData:\n return this.cdata(node, options, level);\n case NodeType.Comment:\n return this.comment(node, options, level);\n case NodeType.Element:\n return this.element(node, options, level);\n case NodeType.Raw:\n return this.raw(node, options, level);\n case NodeType.Text:\n return this.text(node, options, level);\n case NodeType.ProcessingInstruction:\n return this.processingInstruction(node, options, level);\n case NodeType.Dummy:\n return '';\n case NodeType.Declaration:\n return this.declaration(node, options, level);\n case NodeType.DocType:\n return this.docType(node, options, level);\n case NodeType.AttributeDeclaration:\n return this.dtdAttList(node, options, level);\n case NodeType.ElementDeclaration:\n return this.dtdElement(node, options, level);\n case NodeType.EntityDeclaration:\n return this.dtdEntity(node, options, level);\n case NodeType.NotationDeclaration:\n return this.dtdNotation(node, options, level);\n default:\n throw new Error(\"Unknown XML node type: \" + node.constructor.name);\n }\n };\n\n XMLWriterBase.prototype.processingInstruction = function(node, options, level) {\n var r;\n this.openNode(node, options, level);\n options.state = WriterState.OpenTag;\n r = this.indent(node, options, level) + '<?';\n options.state = WriterState.InsideTag;\n r += node.target;\n if (node.value) {\n r += ' ' + node.value;\n }\n options.state = WriterState.CloseTag;\n r += options.spaceBeforeSlash + '?>';\n r += this.endline(node, options, level);\n options.state = WriterState.None;\n this.closeNode(node, options, level);\n return r;\n };\n\n XMLWriterBase.prototype.raw = function(node, options, level) {\n var r;\n this.openNode(node, options, level);\n options.state = WriterState.OpenTag;\n r = this.indent(node, options, level);\n options.state = WriterState.InsideTag;\n r += node.value;\n options.state = WriterState.CloseTag;\n r += this.endline(node, options, level);\n options.state = WriterState.None;\n this.closeNode(node, options, level);\n return r;\n };\n\n XMLWriterBase.prototype.text = function(node, options, level) {\n var r;\n this.openNode(node, options, level);\n options.state = WriterState.OpenTag;\n r = this.indent(node, options, level);\n options.state = WriterState.InsideTag;\n r += node.value;\n options.state = WriterState.CloseTag;\n r += this.endline(node, options, level);\n options.state = WriterState.None;\n this.closeNode(node, options, level);\n return r;\n };\n\n XMLWriterBase.prototype.dtdAttList = function(node, options, level) {\n var r;\n this.openNode(node, options, level);\n options.state = WriterState.OpenTag;\n r = this.indent(node, options, level) + '<!ATTLIST';\n options.state = WriterState.InsideTag;\n r += ' ' + node.elementName + ' ' + node.attributeName + ' ' + node.attributeType;\n if (node.defaultValueType !== '#DEFAULT') {\n r += ' ' + node.defaultValueType;\n }\n if (node.defaultValue) {\n r += ' \"' + node.defaultValue + '\"';\n }\n options.state = WriterState.CloseTag;\n r += options.spaceBeforeSlash + '>' + this.endline(node, options, level);\n options.state = WriterState.None;\n this.closeNode(node, options, level);\n return r;\n };\n\n XMLWriterBase.prototype.dtdElement = function(node, options, level) {\n var r;\n this.openNode(node, options, level);\n options.state = WriterState.OpenTag;\n r = this.indent(node, options, level) + '<!ELEMENT';\n options.state = WriterState.InsideTag;\n r += ' ' + node.name + ' ' + node.value;\n options.state = WriterState.CloseTag;\n r += options.spaceBeforeSlash + '>' + this.endline(node, options, level);\n options.state = WriterState.None;\n this.closeNode(node, options, level);\n return r;\n };\n\n XMLWriterBase.prototype.dtdEntity = function(node, options, level) {\n var r;\n this.openNode(node, options, level);\n options.state = WriterState.OpenTag;\n r = this.indent(node, options, level) + '<!ENTITY';\n options.state = WriterState.InsideTag;\n if (node.pe) {\n r += ' %';\n }\n r += ' ' + node.name;\n if (node.value) {\n r += ' \"' + node.value + '\"';\n } else {\n if (node.pubID && node.sysID) {\n r += ' PUBLIC \"' + node.pubID + '\" \"' + node.sysID + '\"';\n } else if (node.sysID) {\n r += ' SYSTEM \"' + node.sysID + '\"';\n }\n if (node.nData) {\n r += ' NDATA ' + node.nData;\n }\n }\n options.state = WriterState.CloseTag;\n r += options.spaceBeforeSlash + '>' + this.endline(node, options, level);\n options.state = WriterState.None;\n this.closeNode(node, options, level);\n return r;\n };\n\n XMLWriterBase.prototype.dtdNotation = function(node, options, level) {\n var r;\n this.openNode(node, options, level);\n options.state = WriterState.OpenTag;\n r = this.indent(node, options, level) + '<!NOTATION';\n options.state = WriterState.InsideTag;\n r += ' ' + node.name;\n if (node.pubID && node.sysID) {\n r += ' PUBLIC \"' + node.pubID + '\" \"' + node.sysID + '\"';\n } else if (node.pubID) {\n r += ' PUBLIC \"' + node.pubID + '\"';\n } else if (node.sysID) {\n r += ' SYSTEM \"' + node.sysID + '\"';\n }\n options.state = WriterState.CloseTag;\n r += options.spaceBeforeSlash + '>' + this.endline(node, options, level);\n options.state = WriterState.None;\n this.closeNode(node, options, level);\n return r;\n };\n\n XMLWriterBase.prototype.openNode = function(node, options, level) {};\n\n XMLWriterBase.prototype.closeNode = function(node, options, level) {};\n\n XMLWriterBase.prototype.openAttribute = function(att, options, level) {};\n\n XMLWriterBase.prototype.closeAttribute = function(att, options, level) {};\n\n return XMLWriterBase;\n\n })();\n\n}).call(this);\n","// Generated by CoffeeScript 1.12.7\n(function() {\n var NodeType, WriterState, XMLDOMImplementation, XMLDocument, XMLDocumentCB, XMLStreamWriter, XMLStringWriter, assign, isFunction, ref;\n\n ref = require('./Utility'), assign = ref.assign, isFunction = ref.isFunction;\n\n XMLDOMImplementation = require('./XMLDOMImplementation');\n\n XMLDocument = require('./XMLDocument');\n\n XMLDocumentCB = require('./XMLDocumentCB');\n\n XMLStringWriter = require('./XMLStringWriter');\n\n XMLStreamWriter = require('./XMLStreamWriter');\n\n NodeType = require('./NodeType');\n\n WriterState = require('./WriterState');\n\n module.exports.create = function(name, xmldec, doctype, options) {\n var doc, root;\n if (name == null) {\n throw new Error(\"Root element needs a name.\");\n }\n options = assign({}, xmldec, doctype, options);\n doc = new XMLDocument(options);\n root = doc.element(name);\n if (!options.headless) {\n doc.declaration(options);\n if ((options.pubID != null) || (options.sysID != null)) {\n doc.dtd(options);\n }\n }\n return root;\n };\n\n module.exports.begin = function(options, onData, onEnd) {\n var ref1;\n if (isFunction(options)) {\n ref1 = [options, onData], onData = ref1[0], onEnd = ref1[1];\n options = {};\n }\n if (onData) {\n return new XMLDocumentCB(options, onData, onEnd);\n } else {\n return new XMLDocument(options);\n }\n };\n\n module.exports.stringWriter = function(options) {\n return new XMLStringWriter(options);\n };\n\n module.exports.streamWriter = function(stream, options) {\n return new XMLStreamWriter(stream, options);\n };\n\n module.exports.implementation = new XMLDOMImplementation();\n\n module.exports.nodeType = NodeType;\n\n module.exports.writerState = WriterState;\n\n}).call(this);\n","import { getCurrentUser as A, onRequestTokenUpdate as ue, getRequestToken as de } from \"@nextcloud/auth\";\nimport { getLoggerBuilder as q } from \"@nextcloud/logger\";\nimport { getCanonicalLocale as ae } from \"@nextcloud/l10n\";\nimport { join as le, basename as fe, extname as ce, dirname as I } from \"path\";\nimport { encodePath as he } from \"@nextcloud/paths\";\nimport { generateRemoteUrl as pe } from \"@nextcloud/router\";\nimport { createClient as ge, getPatcher as we } from \"webdav\";\n/**\n * @copyright 2019 Christoph Wurst <christoph@winzerhof-wurst.at>\n *\n * @author Christoph Wurst <christoph@winzerhof-wurst.at>\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 <http://www.gnu.org/licenses/>.\n *\n */\nconst me = (e) => e === null ? q().setApp(\"files\").build() : q().setApp(\"files\").setUid(e.uid).build(), m = me(A());\n/**\n * @copyright Copyright (c) 2021 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\n *\n */\nclass Ne {\n _entries = [];\n registerEntry(t) {\n this.validateEntry(t), this._entries.push(t);\n }\n unregisterEntry(t) {\n const r = typeof t == \"string\" ? this.getEntryIndex(t) : this.getEntryIndex(t.id);\n if (r === -1) {\n m.warn(\"Entry not found, nothing removed\", { entry: t, entries: this.getEntries() });\n return;\n }\n this._entries.splice(r, 1);\n }\n /**\n * Get the list of registered entries\n *\n * @param {Folder} context the creation context. Usually the current folder\n */\n getEntries(t) {\n return t ? this._entries.filter((r) => typeof r.enabled == \"function\" ? r.enabled(t) : !0) : this._entries;\n }\n getEntryIndex(t) {\n return this._entries.findIndex((r) => r.id === t);\n }\n validateEntry(t) {\n if (!t.id || !t.displayName || !(t.iconSvgInline || t.iconClass) || !t.handler)\n throw new Error(\"Invalid entry\");\n if (typeof t.id != \"string\" || typeof t.displayName != \"string\")\n throw new Error(\"Invalid id or displayName property\");\n if (t.iconClass && typeof t.iconClass != \"string\" || t.iconSvgInline && typeof t.iconSvgInline != \"string\")\n throw new Error(\"Invalid icon provided\");\n if (t.enabled !== void 0 && typeof t.enabled != \"function\")\n throw new Error(\"Invalid enabled property\");\n if (typeof t.handler != \"function\")\n throw new Error(\"Invalid handler property\");\n if (\"order\" in t && typeof t.order != \"number\")\n throw new Error(\"Invalid order property\");\n if (this.getEntryIndex(t.id) !== -1)\n throw new Error(\"Duplicate entry\");\n }\n}\nconst F = function() {\n return typeof window._nc_newfilemenu > \"u\" && (window._nc_newfilemenu = new Ne(), m.debug(\"NewFileMenu initialized\")), window._nc_newfilemenu;\n};\n/**\n * @copyright 2019 Christoph Wurst <christoph@winzerhof-wurst.at>\n *\n * @author Christoph Wurst <christoph@winzerhof-wurst.at>\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\n *\n */\nconst C = [\"B\", \"KB\", \"MB\", \"GB\", \"TB\", \"PB\"], P = [\"B\", \"KiB\", \"MiB\", \"GiB\", \"TiB\", \"PiB\"];\nfunction Yt(e, t = !1, r = !1, s = !1) {\n r = r && !s, typeof e == \"string\" && (e = Number(e));\n let n = e > 0 ? Math.floor(Math.log(e) / Math.log(s ? 1e3 : 1024)) : 0;\n n = Math.min((r ? P.length : C.length) - 1, n);\n const i = r ? P[n] : C[n];\n let d = (e / Math.pow(s ? 1e3 : 1024, n)).toFixed(1);\n return t === !0 && n === 0 ? (d !== \"0.0\" ? \"< 1 \" : \"0 \") + (r ? P[1] : C[1]) : (n < 2 ? d = parseFloat(d).toFixed(0) : d = parseFloat(d).toLocaleString(ae()), d + \" \" + i);\n}\nfunction Jt(e, t = !1) {\n try {\n e = `${e}`.toLocaleLowerCase().replaceAll(/\\s+/g, \"\").replaceAll(\",\", \".\");\n } catch {\n return null;\n }\n const r = e.match(/^([0-9]*(\\.[0-9]*)?)([kmgtp]?)(i?)b?$/);\n if (r === null || r[1] === \".\" || r[1] === \"\")\n return null;\n const s = {\n \"\": 0,\n k: 1,\n m: 2,\n g: 3,\n t: 4,\n p: 5,\n e: 6\n }, n = `${r[1]}`, i = r[4] === \"i\" || t ? 1024 : 1e3;\n return Math.round(Number.parseFloat(n) * i ** s[r[3]]);\n}\n/**\n * @copyright Copyright (c) 2023 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\n *\n */\nvar Z = /* @__PURE__ */ ((e) => (e.DEFAULT = \"default\", e.HIDDEN = \"hidden\", e))(Z || {});\nclass Qt {\n _action;\n constructor(t) {\n this.validateAction(t), this._action = t;\n }\n get id() {\n return this._action.id;\n }\n get displayName() {\n return this._action.displayName;\n }\n get title() {\n return this._action.title;\n }\n get iconSvgInline() {\n return this._action.iconSvgInline;\n }\n get enabled() {\n return this._action.enabled;\n }\n get exec() {\n return this._action.exec;\n }\n get execBatch() {\n return this._action.execBatch;\n }\n get order() {\n return this._action.order;\n }\n get parent() {\n return this._action.parent;\n }\n get default() {\n return this._action.default;\n }\n get inline() {\n return this._action.inline;\n }\n get renderInline() {\n return this._action.renderInline;\n }\n validateAction(t) {\n if (!t.id || typeof t.id != \"string\")\n throw new Error(\"Invalid id\");\n if (!t.displayName || typeof t.displayName != \"function\")\n throw new Error(\"Invalid displayName function\");\n if (\"title\" in t && typeof t.title != \"function\")\n throw new Error(\"Invalid title function\");\n if (!t.iconSvgInline || typeof t.iconSvgInline != \"function\")\n throw new Error(\"Invalid iconSvgInline function\");\n if (!t.exec || typeof t.exec != \"function\")\n throw new Error(\"Invalid exec function\");\n if (\"enabled\" in t && typeof t.enabled != \"function\")\n throw new Error(\"Invalid enabled function\");\n if (\"execBatch\" in t && typeof t.execBatch != \"function\")\n throw new Error(\"Invalid execBatch function\");\n if (\"order\" in t && typeof t.order != \"number\")\n throw new Error(\"Invalid order\");\n if (\"parent\" in t && typeof t.parent != \"string\")\n throw new Error(\"Invalid parent\");\n if (t.default && !Object.values(Z).includes(t.default))\n throw new Error(\"Invalid default\");\n if (\"inline\" in t && typeof t.inline != \"function\")\n throw new Error(\"Invalid inline function\");\n if (\"renderInline\" in t && typeof t.renderInline != \"function\")\n throw new Error(\"Invalid renderInline function\");\n }\n}\nconst Dt = function(e) {\n if (typeof window._nc_fileactions > \"u\" && (window._nc_fileactions = [], m.debug(\"FileActions initialized\")), window._nc_fileactions.find((t) => t.id === e.id)) {\n m.error(`FileAction ${e.id} already registered`, { action: e });\n return;\n }\n window._nc_fileactions.push(e);\n}, er = function() {\n return typeof window._nc_fileactions > \"u\" && (window._nc_fileactions = [], m.debug(\"FileActions initialized\")), window._nc_fileactions;\n};\n/**\n * @copyright Copyright (c) 2023 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\n *\n */\nclass tr {\n _header;\n constructor(t) {\n this.validateHeader(t), this._header = t;\n }\n get id() {\n return this._header.id;\n }\n get order() {\n return this._header.order;\n }\n get enabled() {\n return this._header.enabled;\n }\n get render() {\n return this._header.render;\n }\n get updated() {\n return this._header.updated;\n }\n validateHeader(t) {\n if (!t.id || !t.render || !t.updated)\n throw new Error(\"Invalid header: id, render and updated are required\");\n if (typeof t.id != \"string\")\n throw new Error(\"Invalid id property\");\n if (t.enabled !== void 0 && typeof t.enabled != \"function\")\n throw new Error(\"Invalid enabled property\");\n if (t.render && typeof t.render != \"function\")\n throw new Error(\"Invalid render property\");\n if (t.updated && typeof t.updated != \"function\")\n throw new Error(\"Invalid updated property\");\n }\n}\nconst rr = function(e) {\n if (typeof window._nc_filelistheader > \"u\" && (window._nc_filelistheader = [], m.debug(\"FileListHeaders initialized\")), window._nc_filelistheader.find((t) => t.id === e.id)) {\n m.error(`Header ${e.id} already registered`, { header: e });\n return;\n }\n window._nc_filelistheader.push(e);\n}, nr = function() {\n return typeof window._nc_filelistheader > \"u\" && (window._nc_filelistheader = [], m.debug(\"FileListHeaders initialized\")), window._nc_filelistheader;\n};\n/**\n * @copyright Copyright (c) 2022 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\n *\n */\nvar N = /* @__PURE__ */ ((e) => (e[e.NONE = 0] = \"NONE\", e[e.CREATE = 4] = \"CREATE\", e[e.READ = 1] = \"READ\", e[e.UPDATE = 2] = \"UPDATE\", e[e.DELETE = 8] = \"DELETE\", e[e.SHARE = 16] = \"SHARE\", e[e.ALL = 31] = \"ALL\", e))(N || {});\n/**\n * @copyright Copyright (c) 2023 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\n * @author Ferdinand Thiessen <opensource@fthiessen.de>\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 <http://www.gnu.org/licenses/>.\n *\n */\nconst j = [\n \"d:getcontentlength\",\n \"d:getcontenttype\",\n \"d:getetag\",\n \"d:getlastmodified\",\n \"d:quota-available-bytes\",\n \"d:resourcetype\",\n \"nc:has-preview\",\n \"nc:is-encrypted\",\n \"nc:mount-type\",\n \"nc:share-attributes\",\n \"oc:comments-unread\",\n \"oc:favorite\",\n \"oc:fileid\",\n \"oc:owner-display-name\",\n \"oc:owner-id\",\n \"oc:permissions\",\n \"oc:share-types\",\n \"oc:size\",\n \"ocs:share-permissions\"\n], Y = {\n d: \"DAV:\",\n nc: \"http://nextcloud.org/ns\",\n oc: \"http://owncloud.org/ns\",\n ocs: \"http://open-collaboration-services.org/ns\"\n}, ir = function(e, t = { nc: \"http://nextcloud.org/ns\" }) {\n typeof window._nc_dav_properties > \"u\" && (window._nc_dav_properties = [...j], window._nc_dav_namespaces = { ...Y });\n const r = { ...window._nc_dav_namespaces, ...t };\n if (window._nc_dav_properties.find((n) => n === e))\n return m.error(`${e} already registered`, { prop: e }), !1;\n if (e.startsWith(\"<\") || e.split(\":\").length !== 2)\n return m.error(`${e} is not valid. See example: 'oc:fileid'`, { prop: e }), !1;\n const s = e.split(\":\")[0];\n return r[s] ? (window._nc_dav_properties.push(e), window._nc_dav_namespaces = r, !0) : (m.error(`${e} namespace unknown`, { prop: e, namespaces: r }), !1);\n}, V = function() {\n return typeof window._nc_dav_properties > \"u\" && (window._nc_dav_properties = [...j]), window._nc_dav_properties.map((e) => `<${e} />`).join(\" \");\n}, L = function() {\n return typeof window._nc_dav_namespaces > \"u\" && (window._nc_dav_namespaces = { ...Y }), Object.keys(window._nc_dav_namespaces).map((e) => `xmlns:${e}=\"${window._nc_dav_namespaces?.[e]}\"`).join(\" \");\n}, sr = function() {\n return `<?xml version=\"1.0\"?>\n\t\t<d:propfind ${L()}>\n\t\t\t<d:prop>\n\t\t\t\t${V()}\n\t\t\t</d:prop>\n\t\t</d:propfind>`;\n}, Ee = function() {\n return `<?xml version=\"1.0\"?>\n\t\t<oc:filter-files ${L()}>\n\t\t\t<d:prop>\n\t\t\t\t${V()}\n\t\t\t</d:prop>\n\t\t\t<oc:filter-rules>\n\t\t\t\t<oc:favorite>1</oc:favorite>\n\t\t\t</oc:filter-rules>\n\t\t</oc:filter-files>`;\n}, or = function(e) {\n return `<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<d:searchrequest ${L()}\n\txmlns:ns=\"https://github.com/icewind1991/SearchDAV/ns\">\n\t<d:basicsearch>\n\t\t<d:select>\n\t\t\t<d:prop>\n\t\t\t\t${V()}\n\t\t\t</d:prop>\n\t\t</d:select>\n\t\t<d:from>\n\t\t\t<d:scope>\n\t\t\t\t<d:href>/files/${A()?.uid}/</d:href>\n\t\t\t\t<d:depth>infinity</d:depth>\n\t\t\t</d:scope>\n\t\t</d:from>\n\t\t<d:where>\n\t\t\t<d:and>\n\t\t\t\t<d:or>\n\t\t\t\t\t<d:not>\n\t\t\t\t\t\t<d:eq>\n\t\t\t\t\t\t\t<d:prop>\n\t\t\t\t\t\t\t\t<d:getcontenttype/>\n\t\t\t\t\t\t\t</d:prop>\n\t\t\t\t\t\t\t<d:literal>httpd/unix-directory</d:literal>\n\t\t\t\t\t\t</d:eq>\n\t\t\t\t\t</d:not>\n\t\t\t\t\t<d:eq>\n\t\t\t\t\t\t<d:prop>\n\t\t\t\t\t\t\t<oc:size/>\n\t\t\t\t\t\t</d:prop>\n\t\t\t\t\t\t<d:literal>0</d:literal>\n\t\t\t\t\t</d:eq>\n\t\t\t\t</d:or>\n\t\t\t\t<d:gt>\n\t\t\t\t\t<d:prop>\n\t\t\t\t\t\t<d:getlastmodified/>\n\t\t\t\t\t</d:prop>\n\t\t\t\t\t<d:literal>${e}</d:literal>\n\t\t\t\t</d:gt>\n\t\t\t</d:and>\n\t\t</d:where>\n\t\t<d:orderby>\n\t\t\t<d:order>\n\t\t\t\t<d:prop>\n\t\t\t\t\t<d:getlastmodified/>\n\t\t\t\t</d:prop>\n\t\t\t\t<d:descending/>\n\t\t\t</d:order>\n\t\t</d:orderby>\n\t\t<d:limit>\n\t\t\t<d:nresults>100</d:nresults>\n\t\t\t<ns:firstresult>0</ns:firstresult>\n\t\t</d:limit>\n\t</d:basicsearch>\n</d:searchrequest>`;\n};\n/**\n * @copyright Copyright (c) 2023 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\n * @author Ferdinand Thiessen <opensource@fthiessen.de>\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 <http://www.gnu.org/licenses/>.\n *\n */\nconst be = function(e = \"\") {\n let t = N.NONE;\n return e && ((e.includes(\"C\") || e.includes(\"K\")) && (t |= N.CREATE), e.includes(\"G\") && (t |= N.READ), (e.includes(\"W\") || e.includes(\"N\") || e.includes(\"V\")) && (t |= N.UPDATE), e.includes(\"D\") && (t |= N.DELETE), e.includes(\"R\") && (t |= N.SHARE)), t;\n};\n/**\n * @copyright Copyright (c) 2022 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\n *\n */\nvar R = /* @__PURE__ */ ((e) => (e.Folder = \"folder\", e.File = \"file\", e))(R || {});\n/**\n * @copyright Copyright (c) 2022 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\n *\n */\nconst J = function(e, t) {\n return e.match(t) !== null;\n}, X = (e, t) => {\n if (e.id && typeof e.id != \"number\")\n throw new Error(\"Invalid id type of value\");\n if (!e.source)\n throw new Error(\"Missing mandatory source\");\n try {\n new URL(e.source);\n } catch {\n throw new Error(\"Invalid source format, source must be a valid URL\");\n }\n if (!e.source.startsWith(\"http\"))\n throw new Error(\"Invalid source format, only http(s) is supported\");\n if (e.mtime && !(e.mtime instanceof Date))\n throw new Error(\"Invalid mtime type\");\n if (e.crtime && !(e.crtime instanceof Date))\n throw new Error(\"Invalid crtime type\");\n if (!e.mime || typeof e.mime != \"string\" || !e.mime.match(/^[-\\w.]+\\/[-+\\w.]+$/gi))\n throw new Error(\"Missing or invalid mandatory mime\");\n if (\"size\" in e && typeof e.size != \"number\" && e.size !== void 0)\n throw new Error(\"Invalid size type\");\n if (\"permissions\" in e && e.permissions !== void 0 && !(typeof e.permissions == \"number\" && e.permissions >= N.NONE && e.permissions <= N.ALL))\n throw new Error(\"Invalid permissions\");\n if (e.owner && e.owner !== null && typeof e.owner != \"string\")\n throw new Error(\"Invalid owner type\");\n if (e.attributes && typeof e.attributes != \"object\")\n throw new Error(\"Invalid attributes type\");\n if (e.root && typeof e.root != \"string\")\n throw new Error(\"Invalid root type\");\n if (e.root && !e.root.startsWith(\"/\"))\n throw new Error(\"Root must start with a leading slash\");\n if (e.root && !e.source.includes(e.root))\n throw new Error(\"Root must be part of the source\");\n if (e.root && J(e.source, t)) {\n const r = e.source.match(t)[0];\n if (!e.source.includes(le(r, e.root)))\n throw new Error(\"The root must be relative to the service. e.g /files/emma\");\n }\n if (e.status && !Object.values(Q).includes(e.status))\n throw new Error(\"Status must be a valid NodeStatus\");\n};\n/**\n * @copyright Copyright (c) 2022 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\n *\n */\nvar Q = /* @__PURE__ */ ((e) => (e.NEW = \"new\", e.FAILED = \"failed\", e.LOADING = \"loading\", e.LOCKED = \"locked\", e))(Q || {});\nclass D {\n _data;\n _attributes;\n _knownDavService = /(remote|public)\\.php\\/(web)?dav/i;\n constructor(t, r) {\n X(t, r || this._knownDavService), this._data = t;\n const s = {\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\n set: (n, i, d) => (this.updateMtime(), Reflect.set(n, i, d)),\n deleteProperty: (n, i) => (this.updateMtime(), Reflect.deleteProperty(n, i))\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\n };\n this._attributes = new Proxy(t.attributes || {}, s), delete this._data.attributes, r && (this._knownDavService = r);\n }\n /**\n * Get the source url to this object\n */\n get source() {\n return this._data.source.replace(/\\/$/i, \"\");\n }\n /**\n * Get the encoded source url to this object for requests purposes\n */\n get encodedSource() {\n const { origin: t } = new URL(this.source);\n return t + he(this.source.slice(t.length));\n }\n /**\n * Get this object name\n */\n get basename() {\n return fe(this.source);\n }\n /**\n * Get this object's extension\n */\n get extension() {\n return ce(this.source);\n }\n /**\n * Get the directory path leading to this object\n * Will use the relative path to root if available\n */\n get dirname() {\n if (this.root) {\n let r = this.source;\n this.isDavRessource && (r = r.split(this._knownDavService).pop());\n const s = r.indexOf(this.root), n = this.root.replace(/\\/$/, \"\");\n return I(r.slice(s + n.length) || \"/\");\n }\n const t = new URL(this.source);\n return I(t.pathname);\n }\n /**\n * Get the file mime\n */\n get mime() {\n return this._data.mime;\n }\n /**\n * Get the file modification time\n */\n get mtime() {\n return this._data.mtime;\n }\n /**\n * Get the file creation time\n */\n get crtime() {\n return this._data.crtime;\n }\n /**\n * Get the file size\n */\n get size() {\n return this._data.size;\n }\n /**\n * Get the file attribute\n */\n get attributes() {\n return this._attributes;\n }\n /**\n * Get the file permissions\n */\n get permissions() {\n return this.owner === null && !this.isDavRessource ? N.READ : this._data.permissions !== void 0 ? this._data.permissions : N.NONE;\n }\n /**\n * Get the file owner\n */\n get owner() {\n return this.isDavRessource ? this._data.owner : null;\n }\n /**\n * Is this a dav-related ressource ?\n */\n get isDavRessource() {\n return J(this.source, this._knownDavService);\n }\n /**\n * Get the dav root of this object\n */\n get root() {\n return this._data.root ? this._data.root.replace(/^(.+)\\/$/, \"$1\") : this.isDavRessource && I(this.source).split(this._knownDavService).pop() || null;\n }\n /**\n * Get the absolute path of this object relative to the root\n */\n get path() {\n if (this.root) {\n let t = this.source;\n this.isDavRessource && (t = t.split(this._knownDavService).pop());\n const r = t.indexOf(this.root), s = this.root.replace(/\\/$/, \"\");\n return t.slice(r + s.length) || \"/\";\n }\n return (this.dirname + \"/\" + this.basename).replace(/\\/\\//g, \"/\");\n }\n /**\n * Get the node id if defined.\n * Will look for the fileid in attributes if undefined.\n */\n get fileid() {\n return this._data?.id || this.attributes?.fileid;\n }\n /**\n * Get the node status.\n */\n get status() {\n return this._data?.status;\n }\n /**\n * Set the node status.\n */\n set status(t) {\n this._data.status = t;\n }\n /**\n * Move the node to a new destination\n *\n * @param {string} destination the new source.\n * e.g. https://cloud.domain.com/remote.php/dav/files/emma/Photos/picture.jpg\n */\n move(t) {\n X({ ...this._data, source: t }, this._knownDavService), this._data.source = t, this.updateMtime();\n }\n /**\n * Rename the node\n * This aliases the move method for easier usage\n *\n * @param basename The new name of the node\n */\n rename(t) {\n if (t.includes(\"/\"))\n throw new Error(\"Invalid basename\");\n this.move(I(this.source) + \"/\" + t);\n }\n /**\n * Update the mtime if exists.\n */\n updateMtime() {\n this._data.mtime && (this._data.mtime = /* @__PURE__ */ new Date());\n }\n}\n/**\n * @copyright Copyright (c) 2022 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\n *\n */\nclass ye extends D {\n get type() {\n return R.File;\n }\n}\n/**\n * @copyright Copyright (c) 2022 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\n *\n */\nclass _e extends D {\n constructor(t) {\n super({\n ...t,\n mime: \"httpd/unix-directory\"\n });\n }\n get type() {\n return R.Folder;\n }\n get extension() {\n return null;\n }\n get mime() {\n return \"httpd/unix-directory\";\n }\n}\n/**\n * @copyright Copyright (c) 2023 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\n * @author Ferdinand Thiessen <opensource@fthiessen.de>\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 <http://www.gnu.org/licenses/>.\n *\n */\nconst ee = `/files/${A()?.uid}`, te = pe(\"dav\"), ur = function(e = te, t = {}) {\n const r = ge(e, { headers: t });\n function s(i) {\n r.setHeaders({\n ...t,\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: i ?? \"\"\n });\n }\n return ue(s), s(de()), we().patch(\"fetch\", (i, d) => {\n const u = d.headers;\n return u?.method && (d.method = u.method, delete u.method), fetch(i, d);\n }), r;\n}, dr = async (e, t = \"/\", r = ee) => (await e.getDirectoryContents(`${r}${t}`, {\n details: !0,\n data: Ee(),\n headers: {\n // see davGetClient for patched webdav client\n method: \"REPORT\"\n },\n includeSelf: !0\n})).data.filter((n) => n.filename !== t).map((n) => ve(n, r)), ve = function(e, t = ee, r = te) {\n const s = e.props, n = be(s?.permissions), i = s?.[\"owner-id\"] || A()?.uid, d = {\n id: s?.fileid || 0,\n source: `${r}${e.filename}`,\n mtime: new Date(Date.parse(e.lastmod)),\n mime: e.mime,\n size: s?.size || Number.parseInt(s.getcontentlength || \"0\"),\n permissions: n,\n owner: i,\n root: t,\n attributes: {\n ...e,\n ...s,\n hasPreview: s?.[\"has-preview\"]\n }\n };\n return delete d.attributes?.props, e.type === \"file\" ? new ye(d) : new _e(d);\n};\n/**\n * @copyright Copyright (c) 2022 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\n *\n */\nclass Te {\n _views = [];\n _currentView = null;\n register(t) {\n if (this._views.find((r) => r.id === t.id))\n throw new Error(`View id ${t.id} is already registered`);\n this._views.push(t);\n }\n remove(t) {\n const r = this._views.findIndex((s) => s.id === t);\n r !== -1 && this._views.splice(r, 1);\n }\n get views() {\n return this._views;\n }\n setActive(t) {\n this._currentView = t;\n }\n get active() {\n return this._currentView;\n }\n}\nconst ar = function() {\n return typeof window._nc_navigation > \"u\" && (window._nc_navigation = new Te(), m.debug(\"Navigation service initialized\")), window._nc_navigation;\n};\n/**\n * @copyright Copyright (c) 2022 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\n *\n */\nclass Ie {\n _column;\n constructor(t) {\n Ae(t), this._column = t;\n }\n get id() {\n return this._column.id;\n }\n get title() {\n return this._column.title;\n }\n get render() {\n return this._column.render;\n }\n get sort() {\n return this._column.sort;\n }\n get summary() {\n return this._column.summary;\n }\n}\nconst Ae = function(e) {\n if (!e.id || typeof e.id != \"string\")\n throw new Error(\"A column id is required\");\n if (!e.title || typeof e.title != \"string\")\n throw new Error(\"A column title is required\");\n if (!e.render || typeof e.render != \"function\")\n throw new Error(\"A render function is required\");\n if (e.sort && typeof e.sort != \"function\")\n throw new Error(\"Column sortFunction must be a function\");\n if (e.summary && typeof e.summary != \"function\")\n throw new Error(\"Column summary must be a function\");\n return !0;\n};\nvar S = {}, O = {};\n(function(e) {\n const t = \":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\", r = t + \"\\\\-.\\\\d\\\\u00B7\\\\u0300-\\\\u036F\\\\u203F-\\\\u2040\", s = \"[\" + t + \"][\" + r + \"]*\", n = new RegExp(\"^\" + s + \"$\"), i = function(u, o) {\n const a = [];\n let l = o.exec(u);\n for (; l; ) {\n const f = [];\n f.startIndex = o.lastIndex - l[0].length;\n const c = l.length;\n for (let g = 0; g < c; g++)\n f.push(l[g]);\n a.push(f), l = o.exec(u);\n }\n return a;\n }, d = function(u) {\n const o = n.exec(u);\n return !(o === null || typeof o > \"u\");\n };\n e.isExist = function(u) {\n return typeof u < \"u\";\n }, e.isEmptyObject = function(u) {\n return Object.keys(u).length === 0;\n }, e.merge = function(u, o, a) {\n if (o) {\n const l = Object.keys(o), f = l.length;\n for (let c = 0; c < f; c++)\n a === \"strict\" ? u[l[c]] = [o[l[c]]] : u[l[c]] = o[l[c]];\n }\n }, e.getValue = function(u) {\n return e.isExist(u) ? u : \"\";\n }, e.isName = d, e.getAllMatches = i, e.nameRegexp = s;\n})(O);\nconst M = O, Oe = {\n allowBooleanAttributes: !1,\n //A tag can have attributes without any value\n unpairedTags: []\n};\nS.validate = function(e, t) {\n t = Object.assign({}, Oe, t);\n const r = [];\n let s = !1, n = !1;\n e[0] === \"\\uFEFF\" && (e = e.substr(1));\n for (let i = 0; i < e.length; i++)\n if (e[i] === \"<\" && e[i + 1] === \"?\") {\n if (i += 2, i = G(e, i), i.err)\n return i;\n } else if (e[i] === \"<\") {\n let d = i;\n if (i++, e[i] === \"!\") {\n i = z(e, i);\n continue;\n } else {\n let u = !1;\n e[i] === \"/\" && (u = !0, i++);\n let o = \"\";\n for (; i < e.length && e[i] !== \">\" && e[i] !== \" \" && e[i] !== \"\t\" && e[i] !== `\n` && e[i] !== \"\\r\"; i++)\n o += e[i];\n if (o = o.trim(), o[o.length - 1] === \"/\" && (o = o.substring(0, o.length - 1), i--), !Re(o)) {\n let f;\n return o.trim().length === 0 ? f = \"Invalid space after '<'.\" : f = \"Tag '\" + o + \"' is an invalid name.\", p(\"InvalidTag\", f, w(e, i));\n }\n const a = xe(e, i);\n if (a === !1)\n return p(\"InvalidAttr\", \"Attributes for '\" + o + \"' have open quote.\", w(e, i));\n let l = a.value;\n if (i = a.index, l[l.length - 1] === \"/\") {\n const f = i - l.length;\n l = l.substring(0, l.length - 1);\n const c = H(l, t);\n if (c === !0)\n s = !0;\n else\n return p(c.err.code, c.err.msg, w(e, f + c.err.line));\n } else if (u)\n if (a.tagClosed) {\n if (l.trim().length > 0)\n return p(\"InvalidTag\", \"Closing tag '\" + o + \"' can't have attributes or invalid starting.\", w(e, d));\n {\n const f = r.pop();\n if (o !== f.tagName) {\n let c = w(e, f.tagStartPos);\n return p(\n \"InvalidTag\",\n \"Expected closing tag '\" + f.tagName + \"' (opened in line \" + c.line + \", col \" + c.col + \") instead of closing tag '\" + o + \"'.\",\n w(e, d)\n );\n }\n r.length == 0 && (n = !0);\n }\n } else\n return p(\"InvalidTag\", \"Closing tag '\" + o + \"' doesn't have proper closing.\", w(e, i));\n else {\n const f = H(l, t);\n if (f !== !0)\n return p(f.err.code, f.err.msg, w(e, i - l.length + f.err.line));\n if (n === !0)\n return p(\"InvalidXml\", \"Multiple possible root nodes found.\", w(e, i));\n t.unpairedTags.indexOf(o) !== -1 || r.push({ tagName: o, tagStartPos: d }), s = !0;\n }\n for (i++; i < e.length; i++)\n if (e[i] === \"<\")\n if (e[i + 1] === \"!\") {\n i++, i = z(e, i);\n continue;\n } else if (e[i + 1] === \"?\") {\n if (i = G(e, ++i), i.err)\n return i;\n } else\n break;\n else if (e[i] === \"&\") {\n const f = Ve(e, i);\n if (f == -1)\n return p(\"InvalidChar\", \"char '&' is not expected.\", w(e, i));\n i = f;\n } else if (n === !0 && !U(e[i]))\n return p(\"InvalidXml\", \"Extra text at the end\", w(e, i));\n e[i] === \"<\" && i--;\n }\n } else {\n if (U(e[i]))\n continue;\n return p(\"InvalidChar\", \"char '\" + e[i] + \"' is not expected.\", w(e, i));\n }\n if (s) {\n if (r.length == 1)\n return p(\"InvalidTag\", \"Unclosed tag '\" + r[0].tagName + \"'.\", w(e, r[0].tagStartPos));\n if (r.length > 0)\n return p(\"InvalidXml\", \"Invalid '\" + JSON.stringify(r.map((i) => i.tagName), null, 4).replace(/\\r?\\n/g, \"\") + \"' found.\", { line: 1, col: 1 });\n } else\n return p(\"InvalidXml\", \"Start tag expected.\", 1);\n return !0;\n};\nfunction U(e) {\n return e === \" \" || e === \"\t\" || e === `\n` || e === \"\\r\";\n}\nfunction G(e, t) {\n const r = t;\n for (; t < e.length; t++)\n if (e[t] == \"?\" || e[t] == \" \") {\n const s = e.substr(r, t - r);\n if (t > 5 && s === \"xml\")\n return p(\"InvalidXml\", \"XML declaration allowed only at the start of the document.\", w(e, t));\n if (e[t] == \"?\" && e[t + 1] == \">\") {\n t++;\n break;\n } else\n continue;\n }\n return t;\n}\nfunction z(e, t) {\n if (e.length > t + 5 && e[t + 1] === \"-\" && e[t + 2] === \"-\") {\n for (t += 3; t < e.length; t++)\n if (e[t] === \"-\" && e[t + 1] === \"-\" && e[t + 2] === \">\") {\n t += 2;\n break;\n }\n } else if (e.length > t + 8 && e[t + 1] === \"D\" && e[t + 2] === \"O\" && e[t + 3] === \"C\" && e[t + 4] === \"T\" && e[t + 5] === \"Y\" && e[t + 6] === \"P\" && e[t + 7] === \"E\") {\n let r = 1;\n for (t += 8; t < e.length; t++)\n if (e[t] === \"<\")\n r++;\n else if (e[t] === \">\" && (r--, r === 0))\n break;\n } else if (e.length > t + 9 && e[t + 1] === \"[\" && e[t + 2] === \"C\" && e[t + 3] === \"D\" && e[t + 4] === \"A\" && e[t + 5] === \"T\" && e[t + 6] === \"A\" && e[t + 7] === \"[\") {\n for (t += 8; t < e.length; t++)\n if (e[t] === \"]\" && e[t + 1] === \"]\" && e[t + 2] === \">\") {\n t += 2;\n break;\n }\n }\n return t;\n}\nconst Ce = '\"', Pe = \"'\";\nfunction xe(e, t) {\n let r = \"\", s = \"\", n = !1;\n for (; t < e.length; t++) {\n if (e[t] === Ce || e[t] === Pe)\n s === \"\" ? s = e[t] : s !== e[t] || (s = \"\");\n else if (e[t] === \">\" && s === \"\") {\n n = !0;\n break;\n }\n r += e[t];\n }\n return s !== \"\" ? !1 : {\n value: r,\n index: t,\n tagClosed: n\n };\n}\nconst $e = new RegExp(`(\\\\s*)([^\\\\s=]+)(\\\\s*=)?(\\\\s*(['\"])(([\\\\s\\\\S])*?)\\\\5)?`, \"g\");\nfunction H(e, t) {\n const r = M.getAllMatches(e, $e), s = {};\n for (let n = 0; n < r.length; n++) {\n if (r[n][1].length === 0)\n return p(\"InvalidAttr\", \"Attribute '\" + r[n][2] + \"' has no space in starting.\", v(r[n]));\n if (r[n][3] !== void 0 && r[n][4] === void 0)\n return p(\"InvalidAttr\", \"Attribute '\" + r[n][2] + \"' is without value.\", v(r[n]));\n if (r[n][3] === void 0 && !t.allowBooleanAttributes)\n return p(\"InvalidAttr\", \"boolean attribute '\" + r[n][2] + \"' is not allowed.\", v(r[n]));\n const i = r[n][2];\n if (!Le(i))\n return p(\"InvalidAttr\", \"Attribute '\" + i + \"' is an invalid name.\", v(r[n]));\n if (!s.hasOwnProperty(i))\n s[i] = 1;\n else\n return p(\"InvalidAttr\", \"Attribute '\" + i + \"' is repeated.\", v(r[n]));\n }\n return !0;\n}\nfunction Fe(e, t) {\n let r = /\\d/;\n for (e[t] === \"x\" && (t++, r = /[\\da-fA-F]/); t < e.length; t++) {\n if (e[t] === \";\")\n return t;\n if (!e[t].match(r))\n break;\n }\n return -1;\n}\nfunction Ve(e, t) {\n if (t++, e[t] === \";\")\n return -1;\n if (e[t] === \"#\")\n return t++, Fe(e, t);\n let r = 0;\n for (; t < e.length; t++, r++)\n if (!(e[t].match(/\\w/) && r < 20)) {\n if (e[t] === \";\")\n break;\n return -1;\n }\n return t;\n}\nfunction p(e, t, r) {\n return {\n err: {\n code: e,\n msg: t,\n line: r.line || r,\n col: r.col\n }\n };\n}\nfunction Le(e) {\n return M.isName(e);\n}\nfunction Re(e) {\n return M.isName(e);\n}\nfunction w(e, t) {\n const r = e.substring(0, t).split(/\\r?\\n/);\n return {\n line: r.length,\n // column number is last line's length + 1, because column numbering starts at 1:\n col: r[r.length - 1].length + 1\n };\n}\nfunction v(e) {\n return e.startIndex + e[1].length;\n}\nvar k = {};\nconst re = {\n preserveOrder: !1,\n attributeNamePrefix: \"@_\",\n attributesGroupName: !1,\n textNodeName: \"#text\",\n ignoreAttributes: !0,\n removeNSPrefix: !1,\n // remove NS from tag name or attribute name if true\n allowBooleanAttributes: !1,\n //a tag can have attributes without any value\n //ignoreRootElement : false,\n parseTagValue: !0,\n parseAttributeValue: !1,\n trimValues: !0,\n //Trim string values of tag and attributes\n cdataPropName: !1,\n numberParseOptions: {\n hex: !0,\n leadingZeros: !0,\n eNotation: !0\n },\n tagValueProcessor: function(e, t) {\n return t;\n },\n attributeValueProcessor: function(e, t) {\n return t;\n },\n stopNodes: [],\n //nested tags will not be parsed even for errors\n alwaysCreateTextNode: !1,\n isArray: () => !1,\n commentPropName: !1,\n unpairedTags: [],\n processEntities: !0,\n htmlEntities: !1,\n ignoreDeclaration: !1,\n ignorePiTags: !1,\n transformTagName: !1,\n transformAttributeName: !1,\n updateTag: function(e, t, r) {\n return e;\n }\n // skipEmptyListItem: false\n}, Se = function(e) {\n return Object.assign({}, re, e);\n};\nk.buildOptions = Se;\nk.defaultOptions = re;\nclass Me {\n constructor(t) {\n this.tagname = t, this.child = [], this[\":@\"] = {};\n }\n add(t, r) {\n t === \"__proto__\" && (t = \"#__proto__\"), this.child.push({ [t]: r });\n }\n addChild(t) {\n t.tagname === \"__proto__\" && (t.tagname = \"#__proto__\"), t[\":@\"] && Object.keys(t[\":@\"]).length > 0 ? this.child.push({ [t.tagname]: t.child, \":@\": t[\":@\"] }) : this.child.push({ [t.tagname]: t.child });\n }\n}\nvar ke = Me;\nconst Be = O;\nfunction qe(e, t) {\n const r = {};\n if (e[t + 3] === \"O\" && e[t + 4] === \"C\" && e[t + 5] === \"T\" && e[t + 6] === \"Y\" && e[t + 7] === \"P\" && e[t + 8] === \"E\") {\n t = t + 9;\n let s = 1, n = !1, i = !1, d = \"\";\n for (; t < e.length; t++)\n if (e[t] === \"<\" && !i) {\n if (n && Ge(e, t))\n t += 7, [entityName, val, t] = Xe(e, t + 1), val.indexOf(\"&\") === -1 && (r[We(entityName)] = {\n regx: RegExp(`&${entityName};`, \"g\"),\n val\n });\n else if (n && ze(e, t))\n t += 8;\n else if (n && He(e, t))\n t += 8;\n else if (n && Ke(e, t))\n t += 9;\n else if (Ue)\n i = !0;\n else\n throw new Error(\"Invalid DOCTYPE\");\n s++, d = \"\";\n } else if (e[t] === \">\") {\n if (i ? e[t - 1] === \"-\" && e[t - 2] === \"-\" && (i = !1, s--) : s--, s === 0)\n break;\n } else\n e[t] === \"[\" ? n = !0 : d += e[t];\n if (s !== 0)\n throw new Error(\"Unclosed DOCTYPE\");\n } else\n throw new Error(\"Invalid Tag instead of DOCTYPE\");\n return { entities: r, i: t };\n}\nfunction Xe(e, t) {\n let r = \"\";\n for (; t < e.length && e[t] !== \"'\" && e[t] !== '\"'; t++)\n r += e[t];\n if (r = r.trim(), r.indexOf(\" \") !== -1)\n throw new Error(\"External entites are not supported\");\n const s = e[t++];\n let n = \"\";\n for (; t < e.length && e[t] !== s; t++)\n n += e[t];\n return [r, n, t];\n}\nfunction Ue(e, t) {\n return e[t + 1] === \"!\" && e[t + 2] === \"-\" && e[t + 3] === \"-\";\n}\nfunction Ge(e, t) {\n return e[t + 1] === \"!\" && e[t + 2] === \"E\" && e[t + 3] === \"N\" && e[t + 4] === \"T\" && e[t + 5] === \"I\" && e[t + 6] === \"T\" && e[t + 7] === \"Y\";\n}\nfunction ze(e, t) {\n return e[t + 1] === \"!\" && e[t + 2] === \"E\" && e[t + 3] === \"L\" && e[t + 4] === \"E\" && e[t + 5] === \"M\" && e[t + 6] === \"E\" && e[t + 7] === \"N\" && e[t + 8] === \"T\";\n}\nfunction He(e, t) {\n return e[t + 1] === \"!\" && e[t + 2] === \"A\" && e[t + 3] === \"T\" && e[t + 4] === \"T\" && e[t + 5] === \"L\" && e[t + 6] === \"I\" && e[t + 7] === \"S\" && e[t + 8] === \"T\";\n}\nfunction Ke(e, t) {\n return e[t + 1] === \"!\" && e[t + 2] === \"N\" && e[t + 3] === \"O\" && e[t + 4] === \"T\" && e[t + 5] === \"A\" && e[t + 6] === \"T\" && e[t + 7] === \"I\" && e[t + 8] === \"O\" && e[t + 9] === \"N\";\n}\nfunction We(e) {\n if (Be.isName(e))\n return e;\n throw new Error(`Invalid entity name ${e}`);\n}\nvar Ze = qe;\nconst je = /^[-+]?0x[a-fA-F0-9]+$/, Ye = /^([\\-\\+])?(0*)(\\.[0-9]+([eE]\\-?[0-9]+)?|[0-9]+(\\.[0-9]+([eE]\\-?[0-9]+)?)?)$/;\n!Number.parseInt && window.parseInt && (Number.parseInt = window.parseInt);\n!Number.parseFloat && window.parseFloat && (Number.parseFloat = window.parseFloat);\nconst Je = {\n hex: !0,\n leadingZeros: !0,\n decimalPoint: \".\",\n eNotation: !0\n //skipLike: /regex/\n};\nfunction Qe(e, t = {}) {\n if (t = Object.assign({}, Je, t), !e || typeof e != \"string\")\n return e;\n let r = e.trim();\n if (t.skipLike !== void 0 && t.skipLike.test(r))\n return e;\n if (t.hex && je.test(r))\n return Number.parseInt(r, 16);\n {\n const s = Ye.exec(r);\n if (s) {\n const n = s[1], i = s[2];\n let d = De(s[3]);\n const u = s[4] || s[6];\n if (!t.leadingZeros && i.length > 0 && n && r[2] !== \".\")\n return e;\n if (!t.leadingZeros && i.length > 0 && !n && r[1] !== \".\")\n return e;\n {\n const o = Number(r), a = \"\" + o;\n return a.search(/[eE]/) !== -1 || u ? t.eNotation ? o : e : r.indexOf(\".\") !== -1 ? a === \"0\" && d === \"\" || a === d || n && a === \"-\" + d ? o : e : i ? d === a || n + d === a ? o : e : r === a || r === n + a ? o : e;\n }\n } else\n return e;\n }\n}\nfunction De(e) {\n return e && e.indexOf(\".\") !== -1 && (e = e.replace(/0+$/, \"\"), e === \".\" ? e = \"0\" : e[0] === \".\" ? e = \"0\" + e : e[e.length - 1] === \".\" && (e = e.substr(0, e.length - 1))), e;\n}\nvar et = Qe;\nconst B = O, T = ke, tt = Ze, rt = et;\n\"<((!\\\\[CDATA\\\\[([\\\\s\\\\S]*?)(]]>))|((NAME:)?(NAME))([^>]*)>|((\\\\/)(NAME)\\\\s*>))([^<]*)\".replace(/NAME/g, B.nameRegexp);\nlet nt = class {\n constructor(t) {\n this.options = t, this.currentNode = null, this.tagsNodeStack = [], this.docTypeEntities = {}, this.lastEntities = {\n apos: { regex: /&(apos|#39|#x27);/g, val: \"'\" },\n gt: { regex: /&(gt|#62|#x3E);/g, val: \">\" },\n lt: { regex: /&(lt|#60|#x3C);/g, val: \"<\" },\n quot: { regex: /&(quot|#34|#x22);/g, val: '\"' }\n }, this.ampEntity = { regex: /&(amp|#38|#x26);/g, val: \"&\" }, this.htmlEntities = {\n space: { regex: /&(nbsp|#160);/g, val: \" \" },\n // \"lt\" : { regex: /&(lt|#60);/g, val: \"<\" },\n // \"gt\" : { regex: /&(gt|#62);/g, val: \">\" },\n // \"amp\" : { regex: /&(amp|#38);/g, val: \"&\" },\n // \"quot\" : { regex: /&(quot|#34);/g, val: \"\\\"\" },\n // \"apos\" : { regex: /&(apos|#39);/g, val: \"'\" },\n cent: { regex: /&(cent|#162);/g, val: \"¢\" },\n pound: { regex: /&(pound|#163);/g, val: \"£\" },\n yen: { regex: /&(yen|#165);/g, val: \"¥\" },\n euro: { regex: /&(euro|#8364);/g, val: \"€\" },\n copyright: { regex: /&(copy|#169);/g, val: \"©\" },\n reg: { regex: /&(reg|#174);/g, val: \"®\" },\n inr: { regex: /&(inr|#8377);/g, val: \"₹\" }\n }, this.addExternalEntities = it, this.parseXml = at, this.parseTextData = st, this.resolveNameSpace = ot, this.buildAttributesMap = dt, this.isItStopNode = ht, this.replaceEntitiesValue = ft, this.readStopNodeData = gt, this.saveTextToParentTag = ct, this.addChild = lt;\n }\n};\nfunction it(e) {\n const t = Object.keys(e);\n for (let r = 0; r < t.length; r++) {\n const s = t[r];\n this.lastEntities[s] = {\n regex: new RegExp(\"&\" + s + \";\", \"g\"),\n val: e[s]\n };\n }\n}\nfunction st(e, t, r, s, n, i, d) {\n if (e !== void 0 && (this.options.trimValues && !s && (e = e.trim()), e.length > 0)) {\n d || (e = this.replaceEntitiesValue(e));\n const u = this.options.tagValueProcessor(t, e, r, n, i);\n return u == null ? e : typeof u != typeof e || u !== e ? u : this.options.trimValues ? $(e, this.options.parseTagValue, this.options.numberParseOptions) : e.trim() === e ? $(e, this.options.parseTagValue, this.options.numberParseOptions) : e;\n }\n}\nfunction ot(e) {\n if (this.options.removeNSPrefix) {\n const t = e.split(\":\"), r = e.charAt(0) === \"/\" ? \"/\" : \"\";\n if (t[0] === \"xmlns\")\n return \"\";\n t.length === 2 && (e = r + t[1]);\n }\n return e;\n}\nconst ut = new RegExp(`([^\\\\s=]+)\\\\s*(=\\\\s*(['\"])([\\\\s\\\\S]*?)\\\\3)?`, \"gm\");\nfunction dt(e, t, r) {\n if (!this.options.ignoreAttributes && typeof e == \"string\") {\n const s = B.getAllMatches(e, ut), n = s.length, i = {};\n for (let d = 0; d < n; d++) {\n const u = this.resolveNameSpace(s[d][1]);\n let o = s[d][4], a = this.options.attributeNamePrefix + u;\n if (u.length)\n if (this.options.transformAttributeName && (a = this.options.transformAttributeName(a)), a === \"__proto__\" && (a = \"#__proto__\"), o !== void 0) {\n this.options.trimValues && (o = o.trim()), o = this.replaceEntitiesValue(o);\n const l = this.options.attributeValueProcessor(u, o, t);\n l == null ? i[a] = o : typeof l != typeof o || l !== o ? i[a] = l : i[a] = $(\n o,\n this.options.parseAttributeValue,\n this.options.numberParseOptions\n );\n } else\n this.options.allowBooleanAttributes && (i[a] = !0);\n }\n if (!Object.keys(i).length)\n return;\n if (this.options.attributesGroupName) {\n const d = {};\n return d[this.options.attributesGroupName] = i, d;\n }\n return i;\n }\n}\nconst at = function(e) {\n e = e.replace(/\\r\\n?/g, `\n`);\n const t = new T(\"!xml\");\n let r = t, s = \"\", n = \"\";\n for (let i = 0; i < e.length; i++)\n if (e[i] === \"<\")\n if (e[i + 1] === \"/\") {\n const u = y(e, \">\", i, \"Closing Tag is not closed.\");\n let o = e.substring(i + 2, u).trim();\n if (this.options.removeNSPrefix) {\n const f = o.indexOf(\":\");\n f !== -1 && (o = o.substr(f + 1));\n }\n this.options.transformTagName && (o = this.options.transformTagName(o)), r && (s = this.saveTextToParentTag(s, r, n));\n const a = n.substring(n.lastIndexOf(\".\") + 1);\n if (o && this.options.unpairedTags.indexOf(o) !== -1)\n throw new Error(`Unpaired tag can not be used as closing tag: </${o}>`);\n let l = 0;\n a && this.options.unpairedTags.indexOf(a) !== -1 ? (l = n.lastIndexOf(\".\", n.lastIndexOf(\".\") - 1), this.tagsNodeStack.pop()) : l = n.lastIndexOf(\".\"), n = n.substring(0, l), r = this.tagsNodeStack.pop(), s = \"\", i = u;\n } else if (e[i + 1] === \"?\") {\n let u = x(e, i, !1, \"?>\");\n if (!u)\n throw new Error(\"Pi Tag is not closed.\");\n if (s = this.saveTextToParentTag(s, r, n), !(this.options.ignoreDeclaration && u.tagName === \"?xml\" || this.options.ignorePiTags)) {\n const o = new T(u.tagName);\n o.add(this.options.textNodeName, \"\"), u.tagName !== u.tagExp && u.attrExpPresent && (o[\":@\"] = this.buildAttributesMap(u.tagExp, n, u.tagName)), this.addChild(r, o, n);\n }\n i = u.closeIndex + 1;\n } else if (e.substr(i + 1, 3) === \"!--\") {\n const u = y(e, \"-->\", i + 4, \"Comment is not closed.\");\n if (this.options.commentPropName) {\n const o = e.substring(i + 4, u - 2);\n s = this.saveTextToParentTag(s, r, n), r.add(this.options.commentPropName, [{ [this.options.textNodeName]: o }]);\n }\n i = u;\n } else if (e.substr(i + 1, 2) === \"!D\") {\n const u = tt(e, i);\n this.docTypeEntities = u.entities, i = u.i;\n } else if (e.substr(i + 1, 2) === \"![\") {\n const u = y(e, \"]]>\", i, \"CDATA is not closed.\") - 2, o = e.substring(i + 9, u);\n if (s = this.saveTextToParentTag(s, r, n), this.options.cdataPropName)\n r.add(this.options.cdataPropName, [{ [this.options.textNodeName]: o }]);\n else {\n let a = this.parseTextData(o, r.tagname, n, !0, !1, !0);\n a == null && (a = \"\"), r.add(this.options.textNodeName, a);\n }\n i = u + 2;\n } else {\n let u = x(e, i, this.options.removeNSPrefix), o = u.tagName;\n const a = u.rawTagName;\n let l = u.tagExp, f = u.attrExpPresent, c = u.closeIndex;\n this.options.transformTagName && (o = this.options.transformTagName(o)), r && s && r.tagname !== \"!xml\" && (s = this.saveTextToParentTag(s, r, n, !1));\n const g = r;\n if (g && this.options.unpairedTags.indexOf(g.tagname) !== -1 && (r = this.tagsNodeStack.pop(), n = n.substring(0, n.lastIndexOf(\".\"))), o !== t.tagname && (n += n ? \".\" + o : o), this.isItStopNode(this.options.stopNodes, n, o)) {\n let h = \"\";\n if (l.length > 0 && l.lastIndexOf(\"/\") === l.length - 1)\n i = u.closeIndex;\n else if (this.options.unpairedTags.indexOf(o) !== -1)\n i = u.closeIndex;\n else {\n const E = this.readStopNodeData(e, a, c + 1);\n if (!E)\n throw new Error(`Unexpected end of ${a}`);\n i = E.i, h = E.tagContent;\n }\n const _ = new T(o);\n o !== l && f && (_[\":@\"] = this.buildAttributesMap(l, n, o)), h && (h = this.parseTextData(h, o, n, !0, f, !0, !0)), n = n.substr(0, n.lastIndexOf(\".\")), _.add(this.options.textNodeName, h), this.addChild(r, _, n);\n } else {\n if (l.length > 0 && l.lastIndexOf(\"/\") === l.length - 1) {\n o[o.length - 1] === \"/\" ? (o = o.substr(0, o.length - 1), n = n.substr(0, n.length - 1), l = o) : l = l.substr(0, l.length - 1), this.options.transformTagName && (o = this.options.transformTagName(o));\n const h = new T(o);\n o !== l && f && (h[\":@\"] = this.buildAttributesMap(l, n, o)), this.addChild(r, h, n), n = n.substr(0, n.lastIndexOf(\".\"));\n } else {\n const h = new T(o);\n this.tagsNodeStack.push(r), o !== l && f && (h[\":@\"] = this.buildAttributesMap(l, n, o)), this.addChild(r, h, n), r = h;\n }\n s = \"\", i = c;\n }\n }\n else\n s += e[i];\n return t.child;\n};\nfunction lt(e, t, r) {\n const s = this.options.updateTag(t.tagname, r, t[\":@\"]);\n s === !1 || (typeof s == \"string\" && (t.tagname = s), e.addChild(t));\n}\nconst ft = function(e) {\n if (this.options.processEntities) {\n for (let t in this.docTypeEntities) {\n const r = this.docTypeEntities[t];\n e = e.replace(r.regx, r.val);\n }\n for (let t in this.lastEntities) {\n const r = this.lastEntities[t];\n e = e.replace(r.regex, r.val);\n }\n if (this.options.htmlEntities)\n for (let t in this.htmlEntities) {\n const r = this.htmlEntities[t];\n e = e.replace(r.regex, r.val);\n }\n e = e.replace(this.ampEntity.regex, this.ampEntity.val);\n }\n return e;\n};\nfunction ct(e, t, r, s) {\n return e && (s === void 0 && (s = Object.keys(t.child).length === 0), e = this.parseTextData(\n e,\n t.tagname,\n r,\n !1,\n t[\":@\"] ? Object.keys(t[\":@\"]).length !== 0 : !1,\n s\n ), e !== void 0 && e !== \"\" && t.add(this.options.textNodeName, e), e = \"\"), e;\n}\nfunction ht(e, t, r) {\n const s = \"*.\" + r;\n for (const n in e) {\n const i = e[n];\n if (s === i || t === i)\n return !0;\n }\n return !1;\n}\nfunction pt(e, t, r = \">\") {\n let s, n = \"\";\n for (let i = t; i < e.length; i++) {\n let d = e[i];\n if (s)\n d === s && (s = \"\");\n else if (d === '\"' || d === \"'\")\n s = d;\n else if (d === r[0])\n if (r[1]) {\n if (e[i + 1] === r[1])\n return {\n data: n,\n index: i\n };\n } else\n return {\n data: n,\n index: i\n };\n else\n d === \"\t\" && (d = \" \");\n n += d;\n }\n}\nfunction y(e, t, r, s) {\n const n = e.indexOf(t, r);\n if (n === -1)\n throw new Error(s);\n return n + t.length - 1;\n}\nfunction x(e, t, r, s = \">\") {\n const n = pt(e, t + 1, s);\n if (!n)\n return;\n let i = n.data;\n const d = n.index, u = i.search(/\\s/);\n let o = i, a = !0;\n u !== -1 && (o = i.substr(0, u).replace(/\\s\\s*$/, \"\"), i = i.substr(u + 1));\n const l = o;\n if (r) {\n const f = o.indexOf(\":\");\n f !== -1 && (o = o.substr(f + 1), a = o !== n.data.substr(f + 1));\n }\n return {\n tagName: o,\n tagExp: i,\n closeIndex: d,\n attrExpPresent: a,\n rawTagName: l\n };\n}\nfunction gt(e, t, r) {\n const s = r;\n let n = 1;\n for (; r < e.length; r++)\n if (e[r] === \"<\")\n if (e[r + 1] === \"/\") {\n const i = y(e, \">\", r, `${t} is not closed`);\n if (e.substring(r + 2, i).trim() === t && (n--, n === 0))\n return {\n tagContent: e.substring(s, r),\n i\n };\n r = i;\n } else if (e[r + 1] === \"?\")\n r = y(e, \"?>\", r + 1, \"StopNode is not closed.\");\n else if (e.substr(r + 1, 3) === \"!--\")\n r = y(e, \"-->\", r + 3, \"StopNode is not closed.\");\n else if (e.substr(r + 1, 2) === \"![\")\n r = y(e, \"]]>\", r, \"StopNode is not closed.\") - 2;\n else {\n const i = x(e, r, \">\");\n i && ((i && i.tagName) === t && i.tagExp[i.tagExp.length - 1] !== \"/\" && n++, r = i.closeIndex);\n }\n}\nfunction $(e, t, r) {\n if (t && typeof e == \"string\") {\n const s = e.trim();\n return s === \"true\" ? !0 : s === \"false\" ? !1 : rt(e, r);\n } else\n return B.isExist(e) ? e : \"\";\n}\nvar wt = nt, ne = {};\nfunction mt(e, t) {\n return ie(e, t);\n}\nfunction ie(e, t, r) {\n let s;\n const n = {};\n for (let i = 0; i < e.length; i++) {\n const d = e[i], u = Nt(d);\n let o = \"\";\n if (r === void 0 ? o = u : o = r + \".\" + u, u === t.textNodeName)\n s === void 0 ? s = d[u] : s += \"\" + d[u];\n else {\n if (u === void 0)\n continue;\n if (d[u]) {\n let a = ie(d[u], t, o);\n const l = bt(a, t);\n d[\":@\"] ? Et(a, d[\":@\"], o, t) : Object.keys(a).length === 1 && a[t.textNodeName] !== void 0 && !t.alwaysCreateTextNode ? a = a[t.textNodeName] : Object.keys(a).length === 0 && (t.alwaysCreateTextNode ? a[t.textNodeName] = \"\" : a = \"\"), n[u] !== void 0 && n.hasOwnProperty(u) ? (Array.isArray(n[u]) || (n[u] = [n[u]]), n[u].push(a)) : t.isArray(u, o, l) ? n[u] = [a] : n[u] = a;\n }\n }\n }\n return typeof s == \"string\" ? s.length > 0 && (n[t.textNodeName] = s) : s !== void 0 && (n[t.textNodeName] = s), n;\n}\nfunction Nt(e) {\n const t = Object.keys(e);\n for (let r = 0; r < t.length; r++) {\n const s = t[r];\n if (s !== \":@\")\n return s;\n }\n}\nfunction Et(e, t, r, s) {\n if (t) {\n const n = Object.keys(t), i = n.length;\n for (let d = 0; d < i; d++) {\n const u = n[d];\n s.isArray(u, r + \".\" + u, !0, !0) ? e[u] = [t[u]] : e[u] = t[u];\n }\n }\n}\nfunction bt(e, t) {\n const { textNodeName: r } = t, s = Object.keys(e).length;\n return !!(s === 0 || s === 1 && (e[r] || typeof e[r] == \"boolean\" || e[r] === 0));\n}\nne.prettify = mt;\nconst { buildOptions: yt } = k, _t = wt, { prettify: vt } = ne, Tt = S;\nlet It = class {\n constructor(t) {\n this.externalEntities = {}, this.options = yt(t);\n }\n /**\n * Parse XML dats to JS object \n * @param {string|Buffer} xmlData \n * @param {boolean|Object} validationOption \n */\n parse(t, r) {\n if (typeof t != \"string\")\n if (t.toString)\n t = t.toString();\n else\n throw new Error(\"XML data is accepted in String or Bytes[] form.\");\n if (r) {\n r === !0 && (r = {});\n const i = Tt.validate(t, r);\n if (i !== !0)\n throw Error(`${i.err.msg}:${i.err.line}:${i.err.col}`);\n }\n const s = new _t(this.options);\n s.addExternalEntities(this.externalEntities);\n const n = s.parseXml(t);\n return this.options.preserveOrder || n === void 0 ? n : vt(n, this.options);\n }\n /**\n * Add Entity which is not by default supported by this library\n * @param {string} key \n * @param {string} value \n */\n addEntity(t, r) {\n if (r.indexOf(\"&\") !== -1)\n throw new Error(\"Entity value can't have '&'\");\n if (t.indexOf(\"&\") !== -1 || t.indexOf(\";\") !== -1)\n throw new Error(\"An entity must be set without '&' and ';'. Eg. use '#xD' for '
'\");\n if (r === \"&\")\n throw new Error(\"An entity with value '&' is not permitted\");\n this.externalEntities[t] = r;\n }\n};\nvar At = It;\nconst Ot = `\n`;\nfunction Ct(e, t) {\n let r = \"\";\n return t.format && t.indentBy.length > 0 && (r = Ot), se(e, t, \"\", r);\n}\nfunction se(e, t, r, s) {\n let n = \"\", i = !1;\n for (let d = 0; d < e.length; d++) {\n const u = e[d], o = Pt(u);\n if (o === void 0)\n continue;\n let a = \"\";\n if (r.length === 0 ? a = o : a = `${r}.${o}`, o === t.textNodeName) {\n let h = u[o];\n xt(a, t) || (h = t.tagValueProcessor(o, h), h = oe(h, t)), i && (n += s), n += h, i = !1;\n continue;\n } else if (o === t.cdataPropName) {\n i && (n += s), n += `<![CDATA[${u[o][0][t.textNodeName]}]]>`, i = !1;\n continue;\n } else if (o === t.commentPropName) {\n n += s + `<!--${u[o][0][t.textNodeName]}-->`, i = !0;\n continue;\n } else if (o[0] === \"?\") {\n const h = K(u[\":@\"], t), _ = o === \"?xml\" ? \"\" : s;\n let E = u[o][0][t.textNodeName];\n E = E.length !== 0 ? \" \" + E : \"\", n += _ + `<${o}${E}${h}?>`, i = !0;\n continue;\n }\n let l = s;\n l !== \"\" && (l += t.indentBy);\n const f = K(u[\":@\"], t), c = s + `<${o}${f}`, g = se(u[o], t, a, l);\n t.unpairedTags.indexOf(o) !== -1 ? t.suppressUnpairedNode ? n += c + \">\" : n += c + \"/>\" : (!g || g.length === 0) && t.suppressEmptyNode ? n += c + \"/>\" : g && g.endsWith(\">\") ? n += c + `>${g}${s}</${o}>` : (n += c + \">\", g && s !== \"\" && (g.includes(\"/>\") || g.includes(\"</\")) ? n += s + t.indentBy + g + s : n += g, n += `</${o}>`), i = !0;\n }\n return n;\n}\nfunction Pt(e) {\n const t = Object.keys(e);\n for (let r = 0; r < t.length; r++) {\n const s = t[r];\n if (e.hasOwnProperty(s) && s !== \":@\")\n return s;\n }\n}\nfunction K(e, t) {\n let r = \"\";\n if (e && !t.ignoreAttributes)\n for (let s in e) {\n if (!e.hasOwnProperty(s))\n continue;\n let n = t.attributeValueProcessor(s, e[s]);\n n = oe(n, t), n === !0 && t.suppressBooleanAttributes ? r += ` ${s.substr(t.attributeNamePrefix.length)}` : r += ` ${s.substr(t.attributeNamePrefix.length)}=\"${n}\"`;\n }\n return r;\n}\nfunction xt(e, t) {\n e = e.substr(0, e.length - t.textNodeName.length - 1);\n let r = e.substr(e.lastIndexOf(\".\") + 1);\n for (let s in t.stopNodes)\n if (t.stopNodes[s] === e || t.stopNodes[s] === \"*.\" + r)\n return !0;\n return !1;\n}\nfunction oe(e, t) {\n if (e && e.length > 0 && t.processEntities)\n for (let r = 0; r < t.entities.length; r++) {\n const s = t.entities[r];\n e = e.replace(s.regex, s.val);\n }\n return e;\n}\nvar $t = Ct;\nconst Ft = $t, Vt = {\n attributeNamePrefix: \"@_\",\n attributesGroupName: !1,\n textNodeName: \"#text\",\n ignoreAttributes: !0,\n cdataPropName: !1,\n format: !1,\n indentBy: \" \",\n suppressEmptyNode: !1,\n suppressUnpairedNode: !0,\n suppressBooleanAttributes: !0,\n tagValueProcessor: function(e, t) {\n return t;\n },\n attributeValueProcessor: function(e, t) {\n return t;\n },\n preserveOrder: !1,\n commentPropName: !1,\n unpairedTags: [],\n entities: [\n { regex: new RegExp(\"&\", \"g\"), val: \"&\" },\n //it must be on top\n { regex: new RegExp(\">\", \"g\"), val: \">\" },\n { regex: new RegExp(\"<\", \"g\"), val: \"<\" },\n { regex: new RegExp(\"'\", \"g\"), val: \"'\" },\n { regex: new RegExp('\"', \"g\"), val: \""\" }\n ],\n processEntities: !0,\n stopNodes: [],\n // transformTagName: false,\n // transformAttributeName: false,\n oneListGroup: !1\n};\nfunction b(e) {\n this.options = Object.assign({}, Vt, e), this.options.ignoreAttributes || this.options.attributesGroupName ? this.isAttribute = function() {\n return !1;\n } : (this.attrPrefixLen = this.options.attributeNamePrefix.length, this.isAttribute = St), this.processTextOrObjNode = Lt, this.options.format ? (this.indentate = Rt, this.tagEndChar = `>\n`, this.newLine = `\n`) : (this.indentate = function() {\n return \"\";\n }, this.tagEndChar = \">\", this.newLine = \"\");\n}\nb.prototype.build = function(e) {\n return this.options.preserveOrder ? Ft(e, this.options) : (Array.isArray(e) && this.options.arrayNodeName && this.options.arrayNodeName.length > 1 && (e = {\n [this.options.arrayNodeName]: e\n }), this.j2x(e, 0).val);\n};\nb.prototype.j2x = function(e, t) {\n let r = \"\", s = \"\";\n for (let n in e)\n if (Object.prototype.hasOwnProperty.call(e, n))\n if (typeof e[n] > \"u\")\n this.isAttribute(n) && (s += \"\");\n else if (e[n] === null)\n this.isAttribute(n) ? s += \"\" : n[0] === \"?\" ? s += this.indentate(t) + \"<\" + n + \"?\" + this.tagEndChar : s += this.indentate(t) + \"<\" + n + \"/\" + this.tagEndChar;\n else if (e[n] instanceof Date)\n s += this.buildTextValNode(e[n], n, \"\", t);\n else if (typeof e[n] != \"object\") {\n const i = this.isAttribute(n);\n if (i)\n r += this.buildAttrPairStr(i, \"\" + e[n]);\n else if (n === this.options.textNodeName) {\n let d = this.options.tagValueProcessor(n, \"\" + e[n]);\n s += this.replaceEntitiesValue(d);\n } else\n s += this.buildTextValNode(e[n], n, \"\", t);\n } else if (Array.isArray(e[n])) {\n const i = e[n].length;\n let d = \"\";\n for (let u = 0; u < i; u++) {\n const o = e[n][u];\n typeof o > \"u\" || (o === null ? n[0] === \"?\" ? s += this.indentate(t) + \"<\" + n + \"?\" + this.tagEndChar : s += this.indentate(t) + \"<\" + n + \"/\" + this.tagEndChar : typeof o == \"object\" ? this.options.oneListGroup ? d += this.j2x(o, t + 1).val : d += this.processTextOrObjNode(o, n, t) : d += this.buildTextValNode(o, n, \"\", t));\n }\n this.options.oneListGroup && (d = this.buildObjectNode(d, n, \"\", t)), s += d;\n } else if (this.options.attributesGroupName && n === this.options.attributesGroupName) {\n const i = Object.keys(e[n]), d = i.length;\n for (let u = 0; u < d; u++)\n r += this.buildAttrPairStr(i[u], \"\" + e[n][i[u]]);\n } else\n s += this.processTextOrObjNode(e[n], n, t);\n return { attrStr: r, val: s };\n};\nb.prototype.buildAttrPairStr = function(e, t) {\n return t = this.options.attributeValueProcessor(e, \"\" + t), t = this.replaceEntitiesValue(t), this.options.suppressBooleanAttributes && t === \"true\" ? \" \" + e : \" \" + e + '=\"' + t + '\"';\n};\nfunction Lt(e, t, r) {\n const s = this.j2x(e, r + 1);\n return e[this.options.textNodeName] !== void 0 && Object.keys(e).length === 1 ? this.buildTextValNode(e[this.options.textNodeName], t, s.attrStr, r) : this.buildObjectNode(s.val, t, s.attrStr, r);\n}\nb.prototype.buildObjectNode = function(e, t, r, s) {\n if (e === \"\")\n return t[0] === \"?\" ? this.indentate(s) + \"<\" + t + r + \"?\" + this.tagEndChar : this.indentate(s) + \"<\" + t + r + this.closeTag(t) + this.tagEndChar;\n {\n let n = \"</\" + t + this.tagEndChar, i = \"\";\n return t[0] === \"?\" && (i = \"?\", n = \"\"), (r || r === \"\") && e.indexOf(\"<\") === -1 ? this.indentate(s) + \"<\" + t + r + i + \">\" + e + n : this.options.commentPropName !== !1 && t === this.options.commentPropName && i.length === 0 ? this.indentate(s) + `<!--${e}-->` + this.newLine : this.indentate(s) + \"<\" + t + r + i + this.tagEndChar + e + this.indentate(s) + n;\n }\n};\nb.prototype.closeTag = function(e) {\n let t = \"\";\n return this.options.unpairedTags.indexOf(e) !== -1 ? this.options.suppressUnpairedNode || (t = \"/\") : this.options.suppressEmptyNode ? t = \"/\" : t = `></${e}`, t;\n};\nb.prototype.buildTextValNode = function(e, t, r, s) {\n if (this.options.cdataPropName !== !1 && t === this.options.cdataPropName)\n return this.indentate(s) + `<![CDATA[${e}]]>` + this.newLine;\n if (this.options.commentPropName !== !1 && t === this.options.commentPropName)\n return this.indentate(s) + `<!--${e}-->` + this.newLine;\n if (t[0] === \"?\")\n return this.indentate(s) + \"<\" + t + r + \"?\" + this.tagEndChar;\n {\n let n = this.options.tagValueProcessor(t, e);\n return n = this.replaceEntitiesValue(n), n === \"\" ? this.indentate(s) + \"<\" + t + r + this.closeTag(t) + this.tagEndChar : this.indentate(s) + \"<\" + t + r + \">\" + n + \"</\" + t + this.tagEndChar;\n }\n};\nb.prototype.replaceEntitiesValue = function(e) {\n if (e && e.length > 0 && this.options.processEntities)\n for (let t = 0; t < this.options.entities.length; t++) {\n const r = this.options.entities[t];\n e = e.replace(r.regex, r.val);\n }\n return e;\n};\nfunction Rt(e) {\n return this.options.indentBy.repeat(e);\n}\nfunction St(e) {\n return e.startsWith(this.options.attributeNamePrefix) && e !== this.options.textNodeName ? e.substr(this.attrPrefixLen) : !1;\n}\nvar Mt = b;\nconst kt = S, Bt = At, qt = Mt;\nvar W = {\n XMLParser: Bt,\n XMLValidator: kt,\n XMLBuilder: qt\n};\nfunction Xt(e) {\n if (typeof e != \"string\")\n throw new TypeError(`Expected a \\`string\\`, got \\`${typeof e}\\``);\n if (e = e.trim(), e.length === 0 || W.XMLValidator.validate(e) !== !0)\n return !1;\n let t;\n const r = new W.XMLParser();\n try {\n t = r.parse(e);\n } catch {\n return !1;\n }\n return !(!t || !(\"svg\" in t));\n}\n/**\n * @copyright Copyright (c) 2022 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\n *\n */\nclass cr {\n _view;\n constructor(t) {\n Ut(t), this._view = t;\n }\n get id() {\n return this._view.id;\n }\n get name() {\n return this._view.name;\n }\n get caption() {\n return this._view.caption;\n }\n get emptyTitle() {\n return this._view.emptyTitle;\n }\n get emptyCaption() {\n return this._view.emptyCaption;\n }\n get getContents() {\n return this._view.getContents;\n }\n get icon() {\n return this._view.icon;\n }\n set icon(t) {\n this._view.icon = t;\n }\n get order() {\n return this._view.order;\n }\n set order(t) {\n this._view.order = t;\n }\n get params() {\n return this._view.params;\n }\n set params(t) {\n this._view.params = t;\n }\n get columns() {\n return this._view.columns;\n }\n get emptyView() {\n return this._view.emptyView;\n }\n get parent() {\n return this._view.parent;\n }\n get sticky() {\n return this._view.sticky;\n }\n get expanded() {\n return this._view.expanded;\n }\n set expanded(t) {\n this._view.expanded = t;\n }\n get defaultSortKey() {\n return this._view.defaultSortKey;\n }\n}\nconst Ut = function(e) {\n if (!e.id || typeof e.id != \"string\")\n throw new Error(\"View id is required and must be a string\");\n if (!e.name || typeof e.name != \"string\")\n throw new Error(\"View name is required and must be a string\");\n if (e.columns && e.columns.length > 0 && (!e.caption || typeof e.caption != \"string\"))\n throw new Error(\"View caption is required for top-level views and must be a string\");\n if (!e.getContents || typeof e.getContents != \"function\")\n throw new Error(\"View getContents is required and must be a function\");\n if (!e.icon || typeof e.icon != \"string\" || !Xt(e.icon))\n throw new Error(\"View icon is required and must be a valid svg string\");\n if (!(\"order\" in e) || typeof e.order != \"number\")\n throw new Error(\"View order is required and must be a number\");\n if (e.columns && e.columns.forEach((t) => {\n if (!(t instanceof Ie))\n throw new Error(\"View columns must be an array of Column. Invalid column found\");\n }), e.emptyView && typeof e.emptyView != \"function\")\n throw new Error(\"View emptyView must be a function\");\n if (e.parent && typeof e.parent != \"string\")\n throw new Error(\"View parent must be a string\");\n if (\"sticky\" in e && typeof e.sticky != \"boolean\")\n throw new Error(\"View sticky must be a boolean\");\n if (\"expanded\" in e && typeof e.expanded != \"boolean\")\n throw new Error(\"View expanded must be a boolean\");\n if (e.defaultSortKey && typeof e.defaultSortKey != \"string\")\n throw new Error(\"View defaultSortKey must be a string\");\n return !0;\n};\n/**\n * @copyright 2019 Christoph Wurst <christoph@winzerhof-wurst.at>\n *\n * @author Christoph Wurst <christoph@winzerhof-wurst.at>\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\n *\n */\nconst hr = function(e) {\n return F().registerEntry(e);\n}, pr = function(e) {\n return F().unregisterEntry(e);\n}, gr = function(e) {\n return F().getEntries(e).sort((r, s) => r.order !== void 0 && s.order !== void 0 && r.order !== s.order ? r.order - s.order : r.displayName.localeCompare(s.displayName, void 0, { numeric: !0, sensitivity: \"base\" }));\n};\nexport {\n Ie as Column,\n Z as DefaultType,\n ye as File,\n Qt as FileAction,\n R as FileType,\n _e as Folder,\n tr as Header,\n Te as Navigation,\n D as Node,\n Q as NodeStatus,\n N as Permission,\n cr as View,\n hr as addNewFileMenuEntry,\n ur as davGetClient,\n sr as davGetDefaultPropfind,\n Ee as davGetFavoritesReport,\n or as davGetRecentSearch,\n be as davParsePermissions,\n te as davRemoteURL,\n ve as davResultToNode,\n ee as davRootPath,\n Y as defaultDavNamespaces,\n j as defaultDavProperties,\n Yt as formatFileSize,\n L as getDavNameSpaces,\n V as getDavProperties,\n dr as getFavoriteNodes,\n er as getFileActions,\n nr as getFileListHeaders,\n ar as getNavigation,\n gr as getNewFileMenuEntries,\n Jt as parseFileSize,\n ir as registerDavProperty,\n Dt as registerFileAction,\n rr as registerFileListHeaders,\n pr as removeNewFileMenuEntry\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!./index-7900cbe9.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!./index-7900cbe9.css\";\n export default content && content.locals ? content.locals : undefined;\n","export class CancelError extends Error {\n\tconstructor(reason) {\n\t\tsuper(reason || 'Promise was canceled');\n\t\tthis.name = 'CancelError';\n\t}\n\n\tget isCanceled() {\n\t\treturn true;\n\t}\n}\n\nconst promiseState = Object.freeze({\n\tpending: Symbol('pending'),\n\tcanceled: Symbol('canceled'),\n\tresolved: Symbol('resolved'),\n\trejected: Symbol('rejected'),\n});\n\nexport default class PCancelable {\n\tstatic fn(userFunction) {\n\t\treturn (...arguments_) => new PCancelable((resolve, reject, onCancel) => {\n\t\t\targuments_.push(onCancel);\n\t\t\tuserFunction(...arguments_).then(resolve, reject);\n\t\t});\n\t}\n\n\t#cancelHandlers = [];\n\t#rejectOnCancel = true;\n\t#state = promiseState.pending;\n\t#promise;\n\t#reject;\n\n\tconstructor(executor) {\n\t\tthis.#promise = new Promise((resolve, reject) => {\n\t\t\tthis.#reject = reject;\n\n\t\t\tconst onResolve = value => {\n\t\t\t\tif (this.#state !== promiseState.canceled || !onCancel.shouldReject) {\n\t\t\t\t\tresolve(value);\n\t\t\t\t\tthis.#setState(promiseState.resolved);\n\t\t\t\t}\n\t\t\t};\n\n\t\t\tconst onReject = error => {\n\t\t\t\tif (this.#state !== promiseState.canceled || !onCancel.shouldReject) {\n\t\t\t\t\treject(error);\n\t\t\t\t\tthis.#setState(promiseState.rejected);\n\t\t\t\t}\n\t\t\t};\n\n\t\t\tconst onCancel = handler => {\n\t\t\t\tif (this.#state !== promiseState.pending) {\n\t\t\t\t\tthrow new Error(`The \\`onCancel\\` handler was attached after the promise ${this.#state.description}.`);\n\t\t\t\t}\n\n\t\t\t\tthis.#cancelHandlers.push(handler);\n\t\t\t};\n\n\t\t\tObject.defineProperties(onCancel, {\n\t\t\t\tshouldReject: {\n\t\t\t\t\tget: () => this.#rejectOnCancel,\n\t\t\t\t\tset: boolean => {\n\t\t\t\t\t\tthis.#rejectOnCancel = boolean;\n\t\t\t\t\t},\n\t\t\t\t},\n\t\t\t});\n\n\t\t\texecutor(onResolve, onReject, onCancel);\n\t\t});\n\t}\n\n\t// eslint-disable-next-line unicorn/no-thenable\n\tthen(onFulfilled, onRejected) {\n\t\treturn this.#promise.then(onFulfilled, onRejected);\n\t}\n\n\tcatch(onRejected) {\n\t\treturn this.#promise.catch(onRejected);\n\t}\n\n\tfinally(onFinally) {\n\t\treturn this.#promise.finally(onFinally);\n\t}\n\n\tcancel(reason) {\n\t\tif (this.#state !== promiseState.pending) {\n\t\t\treturn;\n\t\t}\n\n\t\tthis.#setState(promiseState.canceled);\n\n\t\tif (this.#cancelHandlers.length > 0) {\n\t\t\ttry {\n\t\t\t\tfor (const handler of this.#cancelHandlers) {\n\t\t\t\t\thandler();\n\t\t\t\t}\n\t\t\t} catch (error) {\n\t\t\t\tthis.#reject(error);\n\t\t\t\treturn;\n\t\t\t}\n\t\t}\n\n\t\tif (this.#rejectOnCancel) {\n\t\t\tthis.#reject(new CancelError(reason));\n\t\t}\n\t}\n\n\tget isCanceled() {\n\t\treturn this.#state === promiseState.canceled;\n\t}\n\n\t#setState(state) {\n\t\tif (this.#state === promiseState.pending) {\n\t\t\tthis.#state = state;\n\t\t}\n\t}\n}\n\nObject.setPrototypeOf(PCancelable.prototype, Promise.prototype);\n","export class TimeoutError extends Error {\n\tconstructor(message) {\n\t\tsuper(message);\n\t\tthis.name = 'TimeoutError';\n\t}\n}\n\n/**\nAn error to be thrown when the request is aborted by AbortController.\nDOMException is thrown instead of this Error when DOMException is available.\n*/\nexport class AbortError extends Error {\n\tconstructor(message) {\n\t\tsuper();\n\t\tthis.name = 'AbortError';\n\t\tthis.message = message;\n\t}\n}\n\n/**\nTODO: Remove AbortError and just throw DOMException when targeting Node 18.\n*/\nconst getDOMException = errorMessage => globalThis.DOMException === undefined\n\t? new AbortError(errorMessage)\n\t: new DOMException(errorMessage);\n\n/**\nTODO: Remove below function and just 'reject(signal.reason)' when targeting Node 18.\n*/\nconst getAbortedReason = signal => {\n\tconst reason = signal.reason === undefined\n\t\t? getDOMException('This operation was aborted.')\n\t\t: signal.reason;\n\n\treturn reason instanceof Error ? reason : getDOMException(reason);\n};\n\nexport default function pTimeout(promise, options) {\n\tconst {\n\t\tmilliseconds,\n\t\tfallback,\n\t\tmessage,\n\t\tcustomTimers = {setTimeout, clearTimeout},\n\t} = options;\n\n\tlet timer;\n\n\tconst wrappedPromise = new Promise((resolve, reject) => {\n\t\tif (typeof milliseconds !== 'number' || Math.sign(milliseconds) !== 1) {\n\t\t\tthrow new TypeError(`Expected \\`milliseconds\\` to be a positive number, got \\`${milliseconds}\\``);\n\t\t}\n\n\t\tif (options.signal) {\n\t\t\tconst {signal} = options;\n\t\t\tif (signal.aborted) {\n\t\t\t\treject(getAbortedReason(signal));\n\t\t\t}\n\n\t\t\tsignal.addEventListener('abort', () => {\n\t\t\t\treject(getAbortedReason(signal));\n\t\t\t});\n\t\t}\n\n\t\tif (milliseconds === Number.POSITIVE_INFINITY) {\n\t\t\tpromise.then(resolve, reject);\n\t\t\treturn;\n\t\t}\n\n\t\t// We create the error outside of `setTimeout` to preserve the stack trace.\n\t\tconst timeoutError = new TimeoutError();\n\n\t\ttimer = customTimers.setTimeout.call(undefined, () => {\n\t\t\tif (fallback) {\n\t\t\t\ttry {\n\t\t\t\t\tresolve(fallback());\n\t\t\t\t} catch (error) {\n\t\t\t\t\treject(error);\n\t\t\t\t}\n\n\t\t\t\treturn;\n\t\t\t}\n\n\t\t\tif (typeof promise.cancel === 'function') {\n\t\t\t\tpromise.cancel();\n\t\t\t}\n\n\t\t\tif (message === false) {\n\t\t\t\tresolve();\n\t\t\t} else if (message instanceof Error) {\n\t\t\t\treject(message);\n\t\t\t} else {\n\t\t\t\ttimeoutError.message = message ?? `Promise timed out after ${milliseconds} milliseconds`;\n\t\t\t\treject(timeoutError);\n\t\t\t}\n\t\t}, milliseconds);\n\n\t\t(async () => {\n\t\t\ttry {\n\t\t\t\tresolve(await promise);\n\t\t\t} catch (error) {\n\t\t\t\treject(error);\n\t\t\t}\n\t\t})();\n\t});\n\n\tconst cancelablePromise = wrappedPromise.finally(() => {\n\t\tcancelablePromise.clear();\n\t});\n\n\tcancelablePromise.clear = () => {\n\t\tcustomTimers.clearTimeout.call(undefined, timer);\n\t\ttimer = undefined;\n\t};\n\n\treturn cancelablePromise;\n}\n","import lowerBound from './lower-bound.js';\nexport default class PriorityQueue {\n #queue = [];\n enqueue(run, options) {\n options = {\n priority: 0,\n ...options,\n };\n const element = {\n priority: options.priority,\n run,\n };\n if (this.size && this.#queue[this.size - 1].priority >= options.priority) {\n this.#queue.push(element);\n return;\n }\n const index = lowerBound(this.#queue, element, (a, b) => b.priority - a.priority);\n this.#queue.splice(index, 0, element);\n }\n dequeue() {\n const item = this.#queue.shift();\n return item?.run;\n }\n filter(options) {\n return this.#queue.filter((element) => element.priority === options.priority).map((element) => element.run);\n }\n get size() {\n return this.#queue.length;\n }\n}\n","// Port of lower_bound from https://en.cppreference.com/w/cpp/algorithm/lower_bound\n// Used to compute insertion index to keep queue sorted after insertion\nexport default function lowerBound(array, value, comparator) {\n let first = 0;\n let count = array.length;\n while (count > 0) {\n const step = Math.trunc(count / 2);\n let it = first + step;\n if (comparator(array[it], value) <= 0) {\n first = ++it;\n count -= step + 1;\n }\n else {\n count = step;\n }\n }\n return first;\n}\n","import { EventEmitter } from 'eventemitter3';\nimport pTimeout, { TimeoutError } from 'p-timeout';\nimport PriorityQueue from './priority-queue.js';\n/**\nPromise queue with concurrency control.\n*/\nexport default class PQueue extends EventEmitter {\n #carryoverConcurrencyCount;\n #isIntervalIgnored;\n #intervalCount = 0;\n #intervalCap;\n #interval;\n #intervalEnd = 0;\n #intervalId;\n #timeoutId;\n #queue;\n #queueClass;\n #pending = 0;\n // The `!` is needed because of https://github.com/microsoft/TypeScript/issues/32194\n #concurrency;\n #isPaused;\n #throwOnTimeout;\n /**\n Per-operation timeout in milliseconds. Operations fulfill once `timeout` elapses if they haven't already.\n\n Applies to each future operation.\n */\n timeout;\n // TODO: The `throwOnTimeout` option should affect the return types of `add()` and `addAll()`\n constructor(options) {\n super();\n // eslint-disable-next-line @typescript-eslint/consistent-type-assertions\n options = {\n carryoverConcurrencyCount: false,\n intervalCap: Number.POSITIVE_INFINITY,\n interval: 0,\n concurrency: Number.POSITIVE_INFINITY,\n autoStart: true,\n queueClass: PriorityQueue,\n ...options,\n };\n if (!(typeof options.intervalCap === 'number' && options.intervalCap >= 1)) {\n throw new TypeError(`Expected \\`intervalCap\\` to be a number from 1 and up, got \\`${options.intervalCap?.toString() ?? ''}\\` (${typeof options.intervalCap})`);\n }\n if (options.interval === undefined || !(Number.isFinite(options.interval) && options.interval >= 0)) {\n throw new TypeError(`Expected \\`interval\\` to be a finite number >= 0, got \\`${options.interval?.toString() ?? ''}\\` (${typeof options.interval})`);\n }\n this.#carryoverConcurrencyCount = options.carryoverConcurrencyCount;\n this.#isIntervalIgnored = options.intervalCap === Number.POSITIVE_INFINITY || options.interval === 0;\n this.#intervalCap = options.intervalCap;\n this.#interval = options.interval;\n this.#queue = new options.queueClass();\n this.#queueClass = options.queueClass;\n this.concurrency = options.concurrency;\n this.timeout = options.timeout;\n this.#throwOnTimeout = options.throwOnTimeout === true;\n this.#isPaused = options.autoStart === false;\n }\n get #doesIntervalAllowAnother() {\n return this.#isIntervalIgnored || this.#intervalCount < this.#intervalCap;\n }\n get #doesConcurrentAllowAnother() {\n return this.#pending < this.#concurrency;\n }\n #next() {\n this.#pending--;\n this.#tryToStartAnother();\n this.emit('next');\n }\n #onResumeInterval() {\n this.#onInterval();\n this.#initializeIntervalIfNeeded();\n this.#timeoutId = undefined;\n }\n get #isIntervalPaused() {\n const now = Date.now();\n if (this.#intervalId === undefined) {\n const delay = this.#intervalEnd - now;\n if (delay < 0) {\n // Act as the interval was done\n // We don't need to resume it here because it will be resumed on line 160\n this.#intervalCount = (this.#carryoverConcurrencyCount) ? this.#pending : 0;\n }\n else {\n // Act as the interval is pending\n if (this.#timeoutId === undefined) {\n this.#timeoutId = setTimeout(() => {\n this.#onResumeInterval();\n }, delay);\n }\n return true;\n }\n }\n return false;\n }\n #tryToStartAnother() {\n if (this.#queue.size === 0) {\n // We can clear the interval (\"pause\")\n // Because we can redo it later (\"resume\")\n if (this.#intervalId) {\n clearInterval(this.#intervalId);\n }\n this.#intervalId = undefined;\n this.emit('empty');\n if (this.#pending === 0) {\n this.emit('idle');\n }\n return false;\n }\n if (!this.#isPaused) {\n const canInitializeInterval = !this.#isIntervalPaused;\n if (this.#doesIntervalAllowAnother && this.#doesConcurrentAllowAnother) {\n const job = this.#queue.dequeue();\n if (!job) {\n return false;\n }\n this.emit('active');\n job();\n if (canInitializeInterval) {\n this.#initializeIntervalIfNeeded();\n }\n return true;\n }\n }\n return false;\n }\n #initializeIntervalIfNeeded() {\n if (this.#isIntervalIgnored || this.#intervalId !== undefined) {\n return;\n }\n this.#intervalId = setInterval(() => {\n this.#onInterval();\n }, this.#interval);\n this.#intervalEnd = Date.now() + this.#interval;\n }\n #onInterval() {\n if (this.#intervalCount === 0 && this.#pending === 0 && this.#intervalId) {\n clearInterval(this.#intervalId);\n this.#intervalId = undefined;\n }\n this.#intervalCount = this.#carryoverConcurrencyCount ? this.#pending : 0;\n this.#processQueue();\n }\n /**\n Executes all queued functions until it reaches the limit.\n */\n #processQueue() {\n // eslint-disable-next-line no-empty\n while (this.#tryToStartAnother()) { }\n }\n get concurrency() {\n return this.#concurrency;\n }\n set concurrency(newConcurrency) {\n if (!(typeof newConcurrency === 'number' && newConcurrency >= 1)) {\n throw new TypeError(`Expected \\`concurrency\\` to be a number from 1 and up, got \\`${newConcurrency}\\` (${typeof newConcurrency})`);\n }\n this.#concurrency = newConcurrency;\n this.#processQueue();\n }\n async #throwOnAbort(signal) {\n return new Promise((_resolve, reject) => {\n signal.addEventListener('abort', () => {\n reject(signal.reason);\n }, { once: true });\n });\n }\n async add(function_, options = {}) {\n options = {\n timeout: this.timeout,\n throwOnTimeout: this.#throwOnTimeout,\n ...options,\n };\n return new Promise((resolve, reject) => {\n this.#queue.enqueue(async () => {\n this.#pending++;\n this.#intervalCount++;\n try {\n options.signal?.throwIfAborted();\n let operation = function_({ signal: options.signal });\n if (options.timeout) {\n operation = pTimeout(Promise.resolve(operation), { milliseconds: options.timeout });\n }\n if (options.signal) {\n operation = Promise.race([operation, this.#throwOnAbort(options.signal)]);\n }\n const result = await operation;\n resolve(result);\n this.emit('completed', result);\n }\n catch (error) {\n if (error instanceof TimeoutError && !options.throwOnTimeout) {\n resolve();\n return;\n }\n reject(error);\n this.emit('error', error);\n }\n finally {\n this.#next();\n }\n }, options);\n this.emit('add');\n this.#tryToStartAnother();\n });\n }\n async addAll(functions, options) {\n return Promise.all(functions.map(async (function_) => this.add(function_, options)));\n }\n /**\n Start (or resume) executing enqueued tasks within concurrency limit. No need to call this if queue is not paused (via `options.autoStart = false` or by `.pause()` method.)\n */\n start() {\n if (!this.#isPaused) {\n return this;\n }\n this.#isPaused = false;\n this.#processQueue();\n return this;\n }\n /**\n Put queue execution on hold.\n */\n pause() {\n this.#isPaused = true;\n }\n /**\n Clear the queue.\n */\n clear() {\n this.#queue = new this.#queueClass();\n }\n /**\n Can be called multiple times. Useful if you for example add additional items at a later time.\n\n @returns A promise that settles when the queue becomes empty.\n */\n async onEmpty() {\n // Instantly resolve if the queue is empty\n if (this.#queue.size === 0) {\n return;\n }\n await this.#onEvent('empty');\n }\n /**\n @returns A promise that settles when the queue size is less than the given limit: `queue.size < limit`.\n\n If you want to avoid having the queue grow beyond a certain size you can `await queue.onSizeLessThan()` before adding a new item.\n\n Note that this only limits the number of items waiting to start. There could still be up to `concurrency` jobs already running that this call does not include in its calculation.\n */\n async onSizeLessThan(limit) {\n // Instantly resolve if the queue is empty.\n if (this.#queue.size < limit) {\n return;\n }\n await this.#onEvent('next', () => this.#queue.size < limit);\n }\n /**\n The difference with `.onEmpty` is that `.onIdle` guarantees that all work from the queue has finished. `.onEmpty` merely signals that the queue is empty, but it could mean that some promises haven't completed yet.\n\n @returns A promise that settles when the queue becomes empty, and all promises have completed; `queue.size === 0 && queue.pending === 0`.\n */\n async onIdle() {\n // Instantly resolve if none pending and if nothing else is queued\n if (this.#pending === 0 && this.#queue.size === 0) {\n return;\n }\n await this.#onEvent('idle');\n }\n async #onEvent(event, filter) {\n return new Promise(resolve => {\n const listener = () => {\n if (filter && !filter()) {\n return;\n }\n this.off(event, listener);\n resolve();\n };\n this.on(event, listener);\n });\n }\n /**\n Size of the queue, the number of queued items waiting to run.\n */\n get size() {\n return this.#queue.size;\n }\n /**\n Size of the queue, filtered by the given options.\n\n For example, this can be used to find the number of items remaining in the queue with a specific priority level.\n */\n sizeBy(options) {\n // eslint-disable-next-line unicorn/no-array-callback-reference\n return this.#queue.filter(options).length;\n }\n /**\n Number of running items (no longer in the queue).\n */\n get pending() {\n return this.#pending;\n }\n /**\n Whether the queue is currently paused.\n */\n get isPaused() {\n return this.#isPaused;\n }\n}\n","export const AsyncResource = {\n\tbind(fn, _type, thisArg) {\n\t\treturn fn.bind(thisArg);\n\t},\n};\n\nexport class AsyncLocalStorage {\n\tgetStore() {\n\t\treturn undefined;\n\t}\n\n\trun(_store, callback) {\n\t\treturn callback();\n\t}\n}\n","import \"../assets/index-7900cbe9.css\";\nimport { encodePath as ns } from \"@nextcloud/paths\";\nimport { Folder as Pe, Permission as as, getNewFileMenuEntries as is } from \"@nextcloud/files\";\nimport { generateRemoteUrl as Ae } from \"@nextcloud/router\";\nimport { getCurrentUser as me } from \"@nextcloud/auth\";\nimport q from \"@nextcloud/axios\";\nimport rs from \"p-cancelable\";\nimport ls from \"p-queue\";\nimport os from \"p-limit\";\nimport { getLoggerBuilder as pe } from \"@nextcloud/logger\";\nimport { showError as ms } from \"@nextcloud/dialogs\";\nimport ds from \"simple-eta\";\nimport us from \"vue\";\nimport cs from \"@nextcloud/vue/dist/Components/NcActionButton.js\";\nimport gs from \"@nextcloud/vue/dist/Components/NcActions.js\";\nimport fs from \"@nextcloud/vue/dist/Components/NcButton.js\";\nimport ps from \"@nextcloud/vue/dist/Components/NcIconSvgWrapper.js\";\nimport hs from \"@nextcloud/vue/dist/Components/NcProgressBar.js\";\nimport { getGettextBuilder as Ts } from \"@nextcloud/l10n/gettext\";\nfunction Be(e, s) {\n return function() {\n return e.apply(s, arguments);\n };\n}\nconst { toString: ws } = Object.prototype, { getPrototypeOf: de } = Object, K = ((e) => (s) => {\n const t = ws.call(s);\n return e[t] || (e[t] = t.slice(8, -1).toLowerCase());\n})(/* @__PURE__ */ Object.create(null)), F = (e) => (e = e.toLowerCase(), (s) => K(s) === e), W = (e) => (s) => typeof s === e, { isArray: B } = Array, j = W(\"undefined\");\nfunction xs(e) {\n return e !== null && !j(e) && e.constructor !== null && !j(e.constructor) && k(e.constructor.isBuffer) && e.constructor.isBuffer(e);\n}\nconst Ne = F(\"ArrayBuffer\");\nfunction Ls(e) {\n let s;\n return typeof ArrayBuffer < \"u\" && ArrayBuffer.isView ? s = ArrayBuffer.isView(e) : s = e && e.buffer && Ne(e.buffer), s;\n}\nconst ks = W(\"string\"), k = W(\"function\"), Ee = W(\"number\"), J = (e) => e !== null && typeof e == \"object\", Cs = (e) => e === !0 || e === !1, M = (e) => {\n if (K(e) !== \"object\")\n return !1;\n const s = de(e);\n return (s === null || s === Object.prototype || Object.getPrototypeOf(s) === null) && !(Symbol.toStringTag in e) && !(Symbol.iterator in e);\n}, ys = F(\"Date\"), vs = F(\"File\"), bs = F(\"Blob\"), Ss = F(\"FileList\"), Fs = (e) => J(e) && k(e.pipe), _s = (e) => {\n let s;\n return e && (typeof FormData == \"function\" && e instanceof FormData || k(e.append) && ((s = K(e)) === \"formdata\" || // detect form-data instance\n s === \"object\" && k(e.toString) && e.toString() === \"[object FormData]\"));\n}, Us = F(\"URLSearchParams\"), Ps = (e) => e.trim ? e.trim() : e.replace(/^[\\s\\uFEFF\\xA0]+|[\\s\\uFEFF\\xA0]+$/g, \"\");\nfunction z(e, s, { allOwnKeys: t = !1 } = {}) {\n if (e === null || typeof e > \"u\")\n return;\n let n, a;\n if (typeof e != \"object\" && (e = [e]), B(e))\n for (n = 0, a = e.length; n < a; n++)\n s.call(null, e[n], n, e);\n else {\n const i = t ? Object.getOwnPropertyNames(e) : Object.keys(e), r = i.length;\n let d;\n for (n = 0; n < r; n++)\n d = i[n], s.call(null, e[d], d, e);\n }\n}\nfunction je(e, s) {\n s = s.toLowerCase();\n const t = Object.keys(e);\n let n = t.length, a;\n for (; n-- > 0; )\n if (a = t[n], s === a.toLowerCase())\n return a;\n return null;\n}\nconst ze = (() => typeof globalThis < \"u\" ? globalThis : typeof self < \"u\" ? self : typeof window < \"u\" ? window : global)(), Re = (e) => !j(e) && e !== ze;\nfunction ae() {\n const { caseless: e } = Re(this) && this || {}, s = {}, t = (n, a) => {\n const i = e && je(s, a) || a;\n M(s[i]) && M(n) ? s[i] = ae(s[i], n) : M(n) ? s[i] = ae({}, n) : B(n) ? s[i] = n.slice() : s[i] = n;\n };\n for (let n = 0, a = arguments.length; n < a; n++)\n arguments[n] && z(arguments[n], t);\n return s;\n}\nconst As = (e, s, t, { allOwnKeys: n } = {}) => (z(s, (a, i) => {\n t && k(a) ? e[i] = Be(a, t) : e[i] = a;\n}, { allOwnKeys: n }), e), Bs = (e) => (e.charCodeAt(0) === 65279 && (e = e.slice(1)), e), Ns = (e, s, t, n) => {\n e.prototype = Object.create(s.prototype, n), e.prototype.constructor = e, Object.defineProperty(e, \"super\", {\n value: s.prototype\n }), t && Object.assign(e.prototype, t);\n}, Es = (e, s, t, n) => {\n let a, i, r;\n const d = {};\n if (s = s || {}, e == null)\n return s;\n do {\n for (a = Object.getOwnPropertyNames(e), i = a.length; i-- > 0; )\n r = a[i], (!n || n(r, e, s)) && !d[r] && (s[r] = e[r], d[r] = !0);\n e = t !== !1 && de(e);\n } while (e && (!t || t(e, s)) && e !== Object.prototype);\n return s;\n}, js = (e, s, t) => {\n e = String(e), (t === void 0 || t > e.length) && (t = e.length), t -= s.length;\n const n = e.indexOf(s, t);\n return n !== -1 && n === t;\n}, zs = (e) => {\n if (!e)\n return null;\n if (B(e))\n return e;\n let s = e.length;\n if (!Ee(s))\n return null;\n const t = new Array(s);\n for (; s-- > 0; )\n t[s] = e[s];\n return t;\n}, Rs = ((e) => (s) => e && s instanceof e)(typeof Uint8Array < \"u\" && de(Uint8Array)), Os = (e, s) => {\n const n = (e && e[Symbol.iterator]).call(e);\n let a;\n for (; (a = n.next()) && !a.done; ) {\n const i = a.value;\n s.call(e, i[0], i[1]);\n }\n}, Is = (e, s) => {\n let t;\n const n = [];\n for (; (t = e.exec(s)) !== null; )\n n.push(t);\n return n;\n}, Ds = F(\"HTMLFormElement\"), Ms = (e) => e.toLowerCase().replace(\n /[-_\\s]([a-z\\d])(\\w*)/g,\n function(t, n, a) {\n return n.toUpperCase() + a;\n }\n), he = (({ hasOwnProperty: e }) => (s, t) => e.call(s, t))(Object.prototype), Hs = F(\"RegExp\"), Oe = (e, s) => {\n const t = Object.getOwnPropertyDescriptors(e), n = {};\n z(t, (a, i) => {\n let r;\n (r = s(a, i, e)) !== !1 && (n[i] = r || a);\n }), Object.defineProperties(e, n);\n}, $s = (e) => {\n Oe(e, (s, t) => {\n if (k(e) && [\"arguments\", \"caller\", \"callee\"].indexOf(t) !== -1)\n return !1;\n const n = e[t];\n if (k(n)) {\n if (s.enumerable = !1, \"writable\" in s) {\n s.writable = !1;\n return;\n }\n s.set || (s.set = () => {\n throw Error(\"Can not rewrite read-only method '\" + t + \"'\");\n });\n }\n });\n}, qs = (e, s) => {\n const t = {}, n = (a) => {\n a.forEach((i) => {\n t[i] = !0;\n });\n };\n return B(e) ? n(e) : n(String(e).split(s)), t;\n}, Gs = () => {\n}, Vs = (e, s) => (e = +e, Number.isFinite(e) ? e : s), X = \"abcdefghijklmnopqrstuvwxyz\", Te = \"0123456789\", Ie = {\n DIGIT: Te,\n ALPHA: X,\n ALPHA_DIGIT: X + X.toUpperCase() + Te\n}, Ks = (e = 16, s = Ie.ALPHA_DIGIT) => {\n let t = \"\";\n const { length: n } = s;\n for (; e--; )\n t += s[Math.random() * n | 0];\n return t;\n};\nfunction Ws(e) {\n return !!(e && k(e.append) && e[Symbol.toStringTag] === \"FormData\" && e[Symbol.iterator]);\n}\nconst Js = (e) => {\n const s = new Array(10), t = (n, a) => {\n if (J(n)) {\n if (s.indexOf(n) >= 0)\n return;\n if (!(\"toJSON\" in n)) {\n s[a] = n;\n const i = B(n) ? [] : {};\n return z(n, (r, d) => {\n const m = t(r, a + 1);\n !j(m) && (i[d] = m);\n }), s[a] = void 0, i;\n }\n }\n return n;\n };\n return t(e, 0);\n}, Ys = F(\"AsyncFunction\"), Qs = (e) => e && (J(e) || k(e)) && k(e.then) && k(e.catch), l = {\n isArray: B,\n isArrayBuffer: Ne,\n isBuffer: xs,\n isFormData: _s,\n isArrayBufferView: Ls,\n isString: ks,\n isNumber: Ee,\n isBoolean: Cs,\n isObject: J,\n isPlainObject: M,\n isUndefined: j,\n isDate: ys,\n isFile: vs,\n isBlob: bs,\n isRegExp: Hs,\n isFunction: k,\n isStream: Fs,\n isURLSearchParams: Us,\n isTypedArray: Rs,\n isFileList: Ss,\n forEach: z,\n merge: ae,\n extend: As,\n trim: Ps,\n stripBOM: Bs,\n inherits: Ns,\n toFlatObject: Es,\n kindOf: K,\n kindOfTest: F,\n endsWith: js,\n toArray: zs,\n forEachEntry: Os,\n matchAll: Is,\n isHTMLForm: Ds,\n hasOwnProperty: he,\n hasOwnProp: he,\n // an alias to avoid ESLint no-prototype-builtins detection\n reduceDescriptors: Oe,\n freezeMethods: $s,\n toObjectSet: qs,\n toCamelCase: Ms,\n noop: Gs,\n toFiniteNumber: Vs,\n findKey: je,\n global: ze,\n isContextDefined: Re,\n ALPHABET: Ie,\n generateString: Ks,\n isSpecCompliantForm: Ws,\n toJSONObject: Js,\n isAsyncFn: Ys,\n isThenable: Qs\n};\nfunction p(e, s, t, n, a) {\n Error.call(this), Error.captureStackTrace ? Error.captureStackTrace(this, this.constructor) : this.stack = new Error().stack, this.message = e, this.name = \"AxiosError\", s && (this.code = s), t && (this.config = t), n && (this.request = n), a && (this.response = a);\n}\nl.inherits(p, Error, {\n toJSON: function() {\n return {\n // Standard\n message: this.message,\n name: this.name,\n // Microsoft\n description: this.description,\n number: this.number,\n // Mozilla\n fileName: this.fileName,\n lineNumber: this.lineNumber,\n columnNumber: this.columnNumber,\n stack: this.stack,\n // Axios\n config: l.toJSONObject(this.config),\n code: this.code,\n status: this.response && this.response.status ? this.response.status : null\n };\n }\n});\nconst De = p.prototype, Me = {};\n[\n \"ERR_BAD_OPTION_VALUE\",\n \"ERR_BAD_OPTION\",\n \"ECONNABORTED\",\n \"ETIMEDOUT\",\n \"ERR_NETWORK\",\n \"ERR_FR_TOO_MANY_REDIRECTS\",\n \"ERR_DEPRECATED\",\n \"ERR_BAD_RESPONSE\",\n \"ERR_BAD_REQUEST\",\n \"ERR_CANCELED\",\n \"ERR_NOT_SUPPORT\",\n \"ERR_INVALID_URL\"\n // eslint-disable-next-line func-names\n].forEach((e) => {\n Me[e] = { value: e };\n});\nObject.defineProperties(p, Me);\nObject.defineProperty(De, \"isAxiosError\", { value: !0 });\np.from = (e, s, t, n, a, i) => {\n const r = Object.create(De);\n return l.toFlatObject(e, r, function(m) {\n return m !== Error.prototype;\n }, (d) => d !== \"isAxiosError\"), p.call(r, e.message, s, t, n, a), r.cause = e, r.name = e.name, i && Object.assign(r, i), r;\n};\nconst Zs = null;\nfunction ie(e) {\n return l.isPlainObject(e) || l.isArray(e);\n}\nfunction He(e) {\n return l.endsWith(e, \"[]\") ? e.slice(0, -2) : e;\n}\nfunction we(e, s, t) {\n return e ? e.concat(s).map(function(a, i) {\n return a = He(a), !t && i ? \"[\" + a + \"]\" : a;\n }).join(t ? \".\" : \"\") : s;\n}\nfunction Xs(e) {\n return l.isArray(e) && !e.some(ie);\n}\nconst et = l.toFlatObject(l, {}, null, function(s) {\n return /^is[A-Z]/.test(s);\n});\nfunction Y(e, s, t) {\n if (!l.isObject(e))\n throw new TypeError(\"target must be an object\");\n s = s || new FormData(), t = l.toFlatObject(t, {\n metaTokens: !0,\n dots: !1,\n indexes: !1\n }, !1, function(c, w) {\n return !l.isUndefined(w[c]);\n });\n const n = t.metaTokens, a = t.visitor || o, i = t.dots, r = t.indexes, m = (t.Blob || typeof Blob < \"u\" && Blob) && l.isSpecCompliantForm(s);\n if (!l.isFunction(a))\n throw new TypeError(\"visitor must be a function\");\n function g(u) {\n if (u === null)\n return \"\";\n if (l.isDate(u))\n return u.toISOString();\n if (!m && l.isBlob(u))\n throw new p(\"Blob is not supported. Use a Buffer instead.\");\n return l.isArrayBuffer(u) || l.isTypedArray(u) ? m && typeof Blob == \"function\" ? new Blob([u]) : Buffer.from(u) : u;\n }\n function o(u, c, w) {\n let C = u;\n if (u && !w && typeof u == \"object\") {\n if (l.endsWith(c, \"{}\"))\n c = n ? c : c.slice(0, -2), u = JSON.stringify(u);\n else if (l.isArray(u) && Xs(u) || (l.isFileList(u) || l.endsWith(c, \"[]\")) && (C = l.toArray(u)))\n return c = He(c), C.forEach(function(P, O) {\n !(l.isUndefined(P) || P === null) && s.append(\n // eslint-disable-next-line no-nested-ternary\n r === !0 ? we([c], O, i) : r === null ? c : c + \"[]\",\n g(P)\n );\n }), !1;\n }\n return ie(u) ? !0 : (s.append(we(w, c, i), g(u)), !1);\n }\n const f = [], h = Object.assign(et, {\n defaultVisitor: o,\n convertValue: g,\n isVisitable: ie\n });\n function T(u, c) {\n if (!l.isUndefined(u)) {\n if (f.indexOf(u) !== -1)\n throw Error(\"Circular reference detected in \" + c.join(\".\"));\n f.push(u), l.forEach(u, function(C, L) {\n (!(l.isUndefined(C) || C === null) && a.call(\n s,\n C,\n l.isString(L) ? L.trim() : L,\n c,\n h\n )) === !0 && T(C, c ? c.concat(L) : [L]);\n }), f.pop();\n }\n }\n if (!l.isObject(e))\n throw new TypeError(\"data must be an object\");\n return T(e), s;\n}\nfunction xe(e) {\n const s = {\n \"!\": \"%21\",\n \"'\": \"%27\",\n \"(\": \"%28\",\n \")\": \"%29\",\n \"~\": \"%7E\",\n \"%20\": \"+\",\n \"%00\": \"\\0\"\n };\n return encodeURIComponent(e).replace(/[!'()~]|%20|%00/g, function(n) {\n return s[n];\n });\n}\nfunction ue(e, s) {\n this._pairs = [], e && Y(e, this, s);\n}\nconst $e = ue.prototype;\n$e.append = function(s, t) {\n this._pairs.push([s, t]);\n};\n$e.toString = function(s) {\n const t = s ? function(n) {\n return s.call(this, n, xe);\n } : xe;\n return this._pairs.map(function(a) {\n return t(a[0]) + \"=\" + t(a[1]);\n }, \"\").join(\"&\");\n};\nfunction st(e) {\n return encodeURIComponent(e).replace(/%3A/gi, \":\").replace(/%24/g, \"$\").replace(/%2C/gi, \",\").replace(/%20/g, \"+\").replace(/%5B/gi, \"[\").replace(/%5D/gi, \"]\");\n}\nfunction qe(e, s, t) {\n if (!s)\n return e;\n const n = t && t.encode || st, a = t && t.serialize;\n let i;\n if (a ? i = a(s, t) : i = l.isURLSearchParams(s) ? s.toString() : new ue(s, t).toString(n), i) {\n const r = e.indexOf(\"#\");\n r !== -1 && (e = e.slice(0, r)), e += (e.indexOf(\"?\") === -1 ? \"?\" : \"&\") + i;\n }\n return e;\n}\nclass tt {\n constructor() {\n this.handlers = [];\n }\n /**\n * Add a new interceptor to the stack\n *\n * @param {Function} fulfilled The function to handle `then` for a `Promise`\n * @param {Function} rejected The function to handle `reject` for a `Promise`\n *\n * @return {Number} An ID used to remove interceptor later\n */\n use(s, t, n) {\n return this.handlers.push({\n fulfilled: s,\n rejected: t,\n synchronous: n ? n.synchronous : !1,\n runWhen: n ? n.runWhen : null\n }), this.handlers.length - 1;\n }\n /**\n * Remove an interceptor from the stack\n *\n * @param {Number} id The ID that was returned by `use`\n *\n * @returns {Boolean} `true` if the interceptor was removed, `false` otherwise\n */\n eject(s) {\n this.handlers[s] && (this.handlers[s] = null);\n }\n /**\n * Clear all interceptors from the stack\n *\n * @returns {void}\n */\n clear() {\n this.handlers && (this.handlers = []);\n }\n /**\n * Iterate over all the registered interceptors\n *\n * This method is particularly useful for skipping over any\n * interceptors that may have become `null` calling `eject`.\n *\n * @param {Function} fn The function to call for each interceptor\n *\n * @returns {void}\n */\n forEach(s) {\n l.forEach(this.handlers, function(n) {\n n !== null && s(n);\n });\n }\n}\nconst Le = tt, Ge = {\n silentJSONParsing: !0,\n forcedJSONParsing: !0,\n clarifyTimeoutError: !1\n}, nt = typeof URLSearchParams < \"u\" ? URLSearchParams : ue, at = typeof FormData < \"u\" ? FormData : null, it = typeof Blob < \"u\" ? Blob : null, rt = {\n isBrowser: !0,\n classes: {\n URLSearchParams: nt,\n FormData: at,\n Blob: it\n },\n protocols: [\"http\", \"https\", \"file\", \"blob\", \"url\", \"data\"]\n}, Ve = typeof window < \"u\" && typeof document < \"u\", lt = ((e) => Ve && [\"ReactNative\", \"NativeScript\", \"NS\"].indexOf(e) < 0)(typeof navigator < \"u\" && navigator.product), ot = (() => typeof WorkerGlobalScope < \"u\" && // eslint-disable-next-line no-undef\nself instanceof WorkerGlobalScope && typeof self.importScripts == \"function\")(), mt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({\n __proto__: null,\n hasBrowserEnv: Ve,\n hasStandardBrowserEnv: lt,\n hasStandardBrowserWebWorkerEnv: ot\n}, Symbol.toStringTag, { value: \"Module\" })), S = {\n ...mt,\n ...rt\n};\nfunction dt(e, s) {\n return Y(e, new S.classes.URLSearchParams(), Object.assign({\n visitor: function(t, n, a, i) {\n return S.isNode && l.isBuffer(t) ? (this.append(n, t.toString(\"base64\")), !1) : i.defaultVisitor.apply(this, arguments);\n }\n }, s));\n}\nfunction ut(e) {\n return l.matchAll(/\\w+|\\[(\\w*)]/g, e).map((s) => s[0] === \"[]\" ? \"\" : s[1] || s[0]);\n}\nfunction ct(e) {\n const s = {}, t = Object.keys(e);\n let n;\n const a = t.length;\n let i;\n for (n = 0; n < a; n++)\n i = t[n], s[i] = e[i];\n return s;\n}\nfunction Ke(e) {\n function s(t, n, a, i) {\n let r = t[i++];\n const d = Number.isFinite(+r), m = i >= t.length;\n return r = !r && l.isArray(a) ? a.length : r, m ? (l.hasOwnProp(a, r) ? a[r] = [a[r], n] : a[r] = n, !d) : ((!a[r] || !l.isObject(a[r])) && (a[r] = []), s(t, n, a[r], i) && l.isArray(a[r]) && (a[r] = ct(a[r])), !d);\n }\n if (l.isFormData(e) && l.isFunction(e.entries)) {\n const t = {};\n return l.forEachEntry(e, (n, a) => {\n s(ut(n), a, t, 0);\n }), t;\n }\n return null;\n}\nfunction gt(e, s, t) {\n if (l.isString(e))\n try {\n return (s || JSON.parse)(e), l.trim(e);\n } catch (n) {\n if (n.name !== \"SyntaxError\")\n throw n;\n }\n return (t || JSON.stringify)(e);\n}\nconst ce = {\n transitional: Ge,\n adapter: [\"xhr\", \"http\"],\n transformRequest: [function(s, t) {\n const n = t.getContentType() || \"\", a = n.indexOf(\"application/json\") > -1, i = l.isObject(s);\n if (i && l.isHTMLForm(s) && (s = new FormData(s)), l.isFormData(s))\n return a && a ? JSON.stringify(Ke(s)) : s;\n if (l.isArrayBuffer(s) || l.isBuffer(s) || l.isStream(s) || l.isFile(s) || l.isBlob(s))\n return s;\n if (l.isArrayBufferView(s))\n return s.buffer;\n if (l.isURLSearchParams(s))\n return t.setContentType(\"application/x-www-form-urlencoded;charset=utf-8\", !1), s.toString();\n let d;\n if (i) {\n if (n.indexOf(\"application/x-www-form-urlencoded\") > -1)\n return dt(s, this.formSerializer).toString();\n if ((d = l.isFileList(s)) || n.indexOf(\"multipart/form-data\") > -1) {\n const m = this.env && this.env.FormData;\n return Y(\n d ? { \"files[]\": s } : s,\n m && new m(),\n this.formSerializer\n );\n }\n }\n return i || a ? (t.setContentType(\"application/json\", !1), gt(s)) : s;\n }],\n transformResponse: [function(s) {\n const t = this.transitional || ce.transitional, n = t && t.forcedJSONParsing, a = this.responseType === \"json\";\n if (s && l.isString(s) && (n && !this.responseType || a)) {\n const r = !(t && t.silentJSONParsing) && a;\n try {\n return JSON.parse(s);\n } catch (d) {\n if (r)\n throw d.name === \"SyntaxError\" ? p.from(d, p.ERR_BAD_RESPONSE, this, null, this.response) : d;\n }\n }\n return s;\n }],\n /**\n * A timeout in milliseconds to abort a request. If set to 0 (default) a\n * timeout is not created.\n */\n timeout: 0,\n xsrfCookieName: \"XSRF-TOKEN\",\n xsrfHeaderName: \"X-XSRF-TOKEN\",\n maxContentLength: -1,\n maxBodyLength: -1,\n env: {\n FormData: S.classes.FormData,\n Blob: S.classes.Blob\n },\n validateStatus: function(s) {\n return s >= 200 && s < 300;\n },\n headers: {\n common: {\n Accept: \"application/json, text/plain, */*\",\n \"Content-Type\": void 0\n }\n }\n};\nl.forEach([\"delete\", \"get\", \"head\", \"post\", \"put\", \"patch\"], (e) => {\n ce.headers[e] = {};\n});\nconst ge = ce, ft = l.toObjectSet([\n \"age\",\n \"authorization\",\n \"content-length\",\n \"content-type\",\n \"etag\",\n \"expires\",\n \"from\",\n \"host\",\n \"if-modified-since\",\n \"if-unmodified-since\",\n \"last-modified\",\n \"location\",\n \"max-forwards\",\n \"proxy-authorization\",\n \"referer\",\n \"retry-after\",\n \"user-agent\"\n]), pt = (e) => {\n const s = {};\n let t, n, a;\n return e && e.split(`\n`).forEach(function(r) {\n a = r.indexOf(\":\"), t = r.substring(0, a).trim().toLowerCase(), n = r.substring(a + 1).trim(), !(!t || s[t] && ft[t]) && (t === \"set-cookie\" ? s[t] ? s[t].push(n) : s[t] = [n] : s[t] = s[t] ? s[t] + \", \" + n : n);\n }), s;\n}, ke = Symbol(\"internals\");\nfunction N(e) {\n return e && String(e).trim().toLowerCase();\n}\nfunction H(e) {\n return e === !1 || e == null ? e : l.isArray(e) ? e.map(H) : String(e);\n}\nfunction ht(e) {\n const s = /* @__PURE__ */ Object.create(null), t = /([^\\s,;=]+)\\s*(?:=\\s*([^,;]+))?/g;\n let n;\n for (; n = t.exec(e); )\n s[n[1]] = n[2];\n return s;\n}\nconst Tt = (e) => /^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim());\nfunction ee(e, s, t, n, a) {\n if (l.isFunction(n))\n return n.call(this, s, t);\n if (a && (s = t), !!l.isString(s)) {\n if (l.isString(n))\n return s.indexOf(n) !== -1;\n if (l.isRegExp(n))\n return n.test(s);\n }\n}\nfunction wt(e) {\n return e.trim().toLowerCase().replace(/([a-z\\d])(\\w*)/g, (s, t, n) => t.toUpperCase() + n);\n}\nfunction xt(e, s) {\n const t = l.toCamelCase(\" \" + s);\n [\"get\", \"set\", \"has\"].forEach((n) => {\n Object.defineProperty(e, n + t, {\n value: function(a, i, r) {\n return this[n].call(this, s, a, i, r);\n },\n configurable: !0\n });\n });\n}\nlet Q = class {\n constructor(s) {\n s && this.set(s);\n }\n set(s, t, n) {\n const a = this;\n function i(d, m, g) {\n const o = N(m);\n if (!o)\n throw new Error(\"header name must be a non-empty string\");\n const f = l.findKey(a, o);\n (!f || a[f] === void 0 || g === !0 || g === void 0 && a[f] !== !1) && (a[f || m] = H(d));\n }\n const r = (d, m) => l.forEach(d, (g, o) => i(g, o, m));\n return l.isPlainObject(s) || s instanceof this.constructor ? r(s, t) : l.isString(s) && (s = s.trim()) && !Tt(s) ? r(pt(s), t) : s != null && i(t, s, n), this;\n }\n get(s, t) {\n if (s = N(s), s) {\n const n = l.findKey(this, s);\n if (n) {\n const a = this[n];\n if (!t)\n return a;\n if (t === !0)\n return ht(a);\n if (l.isFunction(t))\n return t.call(this, a, n);\n if (l.isRegExp(t))\n return t.exec(a);\n throw new TypeError(\"parser must be boolean|regexp|function\");\n }\n }\n }\n has(s, t) {\n if (s = N(s), s) {\n const n = l.findKey(this, s);\n return !!(n && this[n] !== void 0 && (!t || ee(this, this[n], n, t)));\n }\n return !1;\n }\n delete(s, t) {\n const n = this;\n let a = !1;\n function i(r) {\n if (r = N(r), r) {\n const d = l.findKey(n, r);\n d && (!t || ee(n, n[d], d, t)) && (delete n[d], a = !0);\n }\n }\n return l.isArray(s) ? s.forEach(i) : i(s), a;\n }\n clear(s) {\n const t = Object.keys(this);\n let n = t.length, a = !1;\n for (; n--; ) {\n const i = t[n];\n (!s || ee(this, this[i], i, s, !0)) && (delete this[i], a = !0);\n }\n return a;\n }\n normalize(s) {\n const t = this, n = {};\n return l.forEach(this, (a, i) => {\n const r = l.findKey(n, i);\n if (r) {\n t[r] = H(a), delete t[i];\n return;\n }\n const d = s ? wt(i) : String(i).trim();\n d !== i && delete t[i], t[d] = H(a), n[d] = !0;\n }), this;\n }\n concat(...s) {\n return this.constructor.concat(this, ...s);\n }\n toJSON(s) {\n const t = /* @__PURE__ */ Object.create(null);\n return l.forEach(this, (n, a) => {\n n != null && n !== !1 && (t[a] = s && l.isArray(n) ? n.join(\", \") : n);\n }), t;\n }\n [Symbol.iterator]() {\n return Object.entries(this.toJSON())[Symbol.iterator]();\n }\n toString() {\n return Object.entries(this.toJSON()).map(([s, t]) => s + \": \" + t).join(`\n`);\n }\n get [Symbol.toStringTag]() {\n return \"AxiosHeaders\";\n }\n static from(s) {\n return s instanceof this ? s : new this(s);\n }\n static concat(s, ...t) {\n const n = new this(s);\n return t.forEach((a) => n.set(a)), n;\n }\n static accessor(s) {\n const n = (this[ke] = this[ke] = {\n accessors: {}\n }).accessors, a = this.prototype;\n function i(r) {\n const d = N(r);\n n[d] || (xt(a, r), n[d] = !0);\n }\n return l.isArray(s) ? s.forEach(i) : i(s), this;\n }\n};\nQ.accessor([\"Content-Type\", \"Content-Length\", \"Accept\", \"Accept-Encoding\", \"User-Agent\", \"Authorization\"]);\nl.reduceDescriptors(Q.prototype, ({ value: e }, s) => {\n let t = s[0].toUpperCase() + s.slice(1);\n return {\n get: () => e,\n set(n) {\n this[t] = n;\n }\n };\n});\nl.freezeMethods(Q);\nconst _ = Q;\nfunction se(e, s) {\n const t = this || ge, n = s || t, a = _.from(n.headers);\n let i = n.data;\n return l.forEach(e, function(d) {\n i = d.call(t, i, a.normalize(), s ? s.status : void 0);\n }), a.normalize(), i;\n}\nfunction We(e) {\n return !!(e && e.__CANCEL__);\n}\nfunction R(e, s, t) {\n p.call(this, e ?? \"canceled\", p.ERR_CANCELED, s, t), this.name = \"CanceledError\";\n}\nl.inherits(R, p, {\n __CANCEL__: !0\n});\nfunction Lt(e, s, t) {\n const n = t.config.validateStatus;\n !t.status || !n || n(t.status) ? e(t) : s(new p(\n \"Request failed with status code \" + t.status,\n [p.ERR_BAD_REQUEST, p.ERR_BAD_RESPONSE][Math.floor(t.status / 100) - 4],\n t.config,\n t.request,\n t\n ));\n}\nconst kt = S.hasStandardBrowserEnv ? (\n // Standard browser envs support document.cookie\n function() {\n return {\n write: function(t, n, a, i, r, d) {\n const m = [];\n m.push(t + \"=\" + encodeURIComponent(n)), l.isNumber(a) && m.push(\"expires=\" + new Date(a).toGMTString()), l.isString(i) && m.push(\"path=\" + i), l.isString(r) && m.push(\"domain=\" + r), d === !0 && m.push(\"secure\"), document.cookie = m.join(\"; \");\n },\n read: function(t) {\n const n = document.cookie.match(new RegExp(\"(^|;\\\\s*)(\" + t + \")=([^;]*)\"));\n return n ? decodeURIComponent(n[3]) : null;\n },\n remove: function(t) {\n this.write(t, \"\", Date.now() - 864e5);\n }\n };\n }()\n) : (\n // Non standard browser env (web workers, react-native) lack needed support.\n function() {\n return {\n write: function() {\n },\n read: function() {\n return null;\n },\n remove: function() {\n }\n };\n }()\n);\nfunction Ct(e) {\n return /^([a-z][a-z\\d+\\-.]*:)?\\/\\//i.test(e);\n}\nfunction yt(e, s) {\n return s ? e.replace(/\\/+$/, \"\") + \"/\" + s.replace(/^\\/+/, \"\") : e;\n}\nfunction Je(e, s) {\n return e && !Ct(s) ? yt(e, s) : s;\n}\nconst vt = S.hasStandardBrowserEnv ? (\n // Standard browser envs have full support of the APIs needed to test\n // whether the request URL is of the same origin as current location.\n function() {\n const s = /(msie|trident)/i.test(navigator.userAgent), t = document.createElement(\"a\");\n let n;\n function a(i) {\n let r = i;\n return s && (t.setAttribute(\"href\", r), r = t.href), t.setAttribute(\"href\", r), {\n href: t.href,\n protocol: t.protocol ? t.protocol.replace(/:$/, \"\") : \"\",\n host: t.host,\n search: t.search ? t.search.replace(/^\\?/, \"\") : \"\",\n hash: t.hash ? t.hash.replace(/^#/, \"\") : \"\",\n hostname: t.hostname,\n port: t.port,\n pathname: t.pathname.charAt(0) === \"/\" ? t.pathname : \"/\" + t.pathname\n };\n }\n return n = a(window.location.href), function(r) {\n const d = l.isString(r) ? a(r) : r;\n return d.protocol === n.protocol && d.host === n.host;\n };\n }()\n) : (\n // Non standard browser envs (web workers, react-native) lack needed support.\n function() {\n return function() {\n return !0;\n };\n }()\n);\nfunction bt(e) {\n const s = /^([-+\\w]{1,25})(:?\\/\\/|:)/.exec(e);\n return s && s[1] || \"\";\n}\nfunction St(e, s) {\n e = e || 10;\n const t = new Array(e), n = new Array(e);\n let a = 0, i = 0, r;\n return s = s !== void 0 ? s : 1e3, function(m) {\n const g = Date.now(), o = n[i];\n r || (r = g), t[a] = m, n[a] = g;\n let f = i, h = 0;\n for (; f !== a; )\n h += t[f++], f = f % e;\n if (a = (a + 1) % e, a === i && (i = (i + 1) % e), g - r < s)\n return;\n const T = o && g - o;\n return T ? Math.round(h * 1e3 / T) : void 0;\n };\n}\nfunction Ce(e, s) {\n let t = 0;\n const n = St(50, 250);\n return (a) => {\n const i = a.loaded, r = a.lengthComputable ? a.total : void 0, d = i - t, m = n(d), g = i <= r;\n t = i;\n const o = {\n loaded: i,\n total: r,\n progress: r ? i / r : void 0,\n bytes: d,\n rate: m || void 0,\n estimated: m && r && g ? (r - i) / m : void 0,\n event: a\n };\n o[s ? \"download\" : \"upload\"] = !0, e(o);\n };\n}\nconst Ft = typeof XMLHttpRequest < \"u\", _t = Ft && function(e) {\n return new Promise(function(t, n) {\n let a = e.data;\n const i = _.from(e.headers).normalize(), r = e.responseType;\n let d;\n function m() {\n e.cancelToken && e.cancelToken.unsubscribe(d), e.signal && e.signal.removeEventListener(\"abort\", d);\n }\n let g;\n if (l.isFormData(a)) {\n if (S.hasStandardBrowserEnv || S.hasStandardBrowserWebWorkerEnv)\n i.setContentType(!1);\n else if ((g = i.getContentType()) !== !1) {\n const [u, ...c] = g ? g.split(\";\").map((w) => w.trim()).filter(Boolean) : [];\n i.setContentType([u || \"multipart/form-data\", ...c].join(\"; \"));\n }\n }\n let o = new XMLHttpRequest();\n if (e.auth) {\n const u = e.auth.username || \"\", c = e.auth.password ? unescape(encodeURIComponent(e.auth.password)) : \"\";\n i.set(\"Authorization\", \"Basic \" + btoa(u + \":\" + c));\n }\n const f = Je(e.baseURL, e.url);\n o.open(e.method.toUpperCase(), qe(f, e.params, e.paramsSerializer), !0), o.timeout = e.timeout;\n function h() {\n if (!o)\n return;\n const u = _.from(\n \"getAllResponseHeaders\" in o && o.getAllResponseHeaders()\n ), w = {\n data: !r || r === \"text\" || r === \"json\" ? o.responseText : o.response,\n status: o.status,\n statusText: o.statusText,\n headers: u,\n config: e,\n request: o\n };\n Lt(function(L) {\n t(L), m();\n }, function(L) {\n n(L), m();\n }, w), o = null;\n }\n if (\"onloadend\" in o ? o.onloadend = h : o.onreadystatechange = function() {\n !o || o.readyState !== 4 || o.status === 0 && !(o.responseURL && o.responseURL.indexOf(\"file:\") === 0) || setTimeout(h);\n }, o.onabort = function() {\n o && (n(new p(\"Request aborted\", p.ECONNABORTED, e, o)), o = null);\n }, o.onerror = function() {\n n(new p(\"Network Error\", p.ERR_NETWORK, e, o)), o = null;\n }, o.ontimeout = function() {\n let c = e.timeout ? \"timeout of \" + e.timeout + \"ms exceeded\" : \"timeout exceeded\";\n const w = e.transitional || Ge;\n e.timeoutErrorMessage && (c = e.timeoutErrorMessage), n(new p(\n c,\n w.clarifyTimeoutError ? p.ETIMEDOUT : p.ECONNABORTED,\n e,\n o\n )), o = null;\n }, S.hasStandardBrowserEnv) {\n const u = vt(f) && e.xsrfCookieName && kt.read(e.xsrfCookieName);\n u && i.set(e.xsrfHeaderName, u);\n }\n a === void 0 && i.setContentType(null), \"setRequestHeader\" in o && l.forEach(i.toJSON(), function(c, w) {\n o.setRequestHeader(w, c);\n }), l.isUndefined(e.withCredentials) || (o.withCredentials = !!e.withCredentials), r && r !== \"json\" && (o.responseType = e.responseType), typeof e.onDownloadProgress == \"function\" && o.addEventListener(\"progress\", Ce(e.onDownloadProgress, !0)), typeof e.onUploadProgress == \"function\" && o.upload && o.upload.addEventListener(\"progress\", Ce(e.onUploadProgress)), (e.cancelToken || e.signal) && (d = (u) => {\n o && (n(!u || u.type ? new R(null, e, o) : u), o.abort(), o = null);\n }, e.cancelToken && e.cancelToken.subscribe(d), e.signal && (e.signal.aborted ? d() : e.signal.addEventListener(\"abort\", d)));\n const T = bt(f);\n if (T && S.protocols.indexOf(T) === -1) {\n n(new p(\"Unsupported protocol \" + T + \":\", p.ERR_BAD_REQUEST, e));\n return;\n }\n o.send(a || null);\n });\n}, re = {\n http: Zs,\n xhr: _t\n};\nl.forEach(re, (e, s) => {\n if (e) {\n try {\n Object.defineProperty(e, \"name\", { value: s });\n } catch {\n }\n Object.defineProperty(e, \"adapterName\", { value: s });\n }\n});\nconst ye = (e) => `- ${e}`, Ut = (e) => l.isFunction(e) || e === null || e === !1, Ye = {\n getAdapter: (e) => {\n e = l.isArray(e) ? e : [e];\n const { length: s } = e;\n let t, n;\n const a = {};\n for (let i = 0; i < s; i++) {\n t = e[i];\n let r;\n if (n = t, !Ut(t) && (n = re[(r = String(t)).toLowerCase()], n === void 0))\n throw new p(`Unknown adapter '${r}'`);\n if (n)\n break;\n a[r || \"#\" + i] = n;\n }\n if (!n) {\n const i = Object.entries(a).map(\n ([d, m]) => `adapter ${d} ` + (m === !1 ? \"is not supported by the environment\" : \"is not available in the build\")\n );\n let r = s ? i.length > 1 ? `since :\n` + i.map(ye).join(`\n`) : \" \" + ye(i[0]) : \"as no adapter specified\";\n throw new p(\n \"There is no suitable adapter to dispatch the request \" + r,\n \"ERR_NOT_SUPPORT\"\n );\n }\n return n;\n },\n adapters: re\n};\nfunction te(e) {\n if (e.cancelToken && e.cancelToken.throwIfRequested(), e.signal && e.signal.aborted)\n throw new R(null, e);\n}\nfunction ve(e) {\n return te(e), e.headers = _.from(e.headers), e.data = se.call(\n e,\n e.transformRequest\n ), [\"post\", \"put\", \"patch\"].indexOf(e.method) !== -1 && e.headers.setContentType(\"application/x-www-form-urlencoded\", !1), Ye.getAdapter(e.adapter || ge.adapter)(e).then(function(n) {\n return te(e), n.data = se.call(\n e,\n e.transformResponse,\n n\n ), n.headers = _.from(n.headers), n;\n }, function(n) {\n return We(n) || (te(e), n && n.response && (n.response.data = se.call(\n e,\n e.transformResponse,\n n.response\n ), n.response.headers = _.from(n.response.headers))), Promise.reject(n);\n });\n}\nconst be = (e) => e instanceof _ ? e.toJSON() : e;\nfunction A(e, s) {\n s = s || {};\n const t = {};\n function n(g, o, f) {\n return l.isPlainObject(g) && l.isPlainObject(o) ? l.merge.call({ caseless: f }, g, o) : l.isPlainObject(o) ? l.merge({}, o) : l.isArray(o) ? o.slice() : o;\n }\n function a(g, o, f) {\n if (l.isUndefined(o)) {\n if (!l.isUndefined(g))\n return n(void 0, g, f);\n } else\n return n(g, o, f);\n }\n function i(g, o) {\n if (!l.isUndefined(o))\n return n(void 0, o);\n }\n function r(g, o) {\n if (l.isUndefined(o)) {\n if (!l.isUndefined(g))\n return n(void 0, g);\n } else\n return n(void 0, o);\n }\n function d(g, o, f) {\n if (f in s)\n return n(g, o);\n if (f in e)\n return n(void 0, g);\n }\n const m = {\n url: i,\n method: i,\n data: i,\n baseURL: r,\n transformRequest: r,\n transformResponse: r,\n paramsSerializer: r,\n timeout: r,\n timeoutMessage: r,\n withCredentials: r,\n adapter: r,\n responseType: r,\n xsrfCookieName: r,\n xsrfHeaderName: r,\n onUploadProgress: r,\n onDownloadProgress: r,\n decompress: r,\n maxContentLength: r,\n maxBodyLength: r,\n beforeRedirect: r,\n transport: r,\n httpAgent: r,\n httpsAgent: r,\n cancelToken: r,\n socketPath: r,\n responseEncoding: r,\n validateStatus: d,\n headers: (g, o) => a(be(g), be(o), !0)\n };\n return l.forEach(Object.keys(Object.assign({}, e, s)), function(o) {\n const f = m[o] || a, h = f(e[o], s[o], o);\n l.isUndefined(h) && f !== d || (t[o] = h);\n }), t;\n}\nconst Qe = \"1.6.1\", fe = {};\n[\"object\", \"boolean\", \"number\", \"function\", \"string\", \"symbol\"].forEach((e, s) => {\n fe[e] = function(n) {\n return typeof n === e || \"a\" + (s < 1 ? \"n \" : \" \") + e;\n };\n});\nconst Se = {};\nfe.transitional = function(s, t, n) {\n function a(i, r) {\n return \"[Axios v\" + Qe + \"] Transitional option '\" + i + \"'\" + r + (n ? \". \" + n : \"\");\n }\n return (i, r, d) => {\n if (s === !1)\n throw new p(\n a(r, \" has been removed\" + (t ? \" in \" + t : \"\")),\n p.ERR_DEPRECATED\n );\n return t && !Se[r] && (Se[r] = !0, console.warn(\n a(\n r,\n \" has been deprecated since v\" + t + \" and will be removed in the near future\"\n )\n )), s ? s(i, r, d) : !0;\n };\n};\nfunction Pt(e, s, t) {\n if (typeof e != \"object\")\n throw new p(\"options must be an object\", p.ERR_BAD_OPTION_VALUE);\n const n = Object.keys(e);\n let a = n.length;\n for (; a-- > 0; ) {\n const i = n[a], r = s[i];\n if (r) {\n const d = e[i], m = d === void 0 || r(d, i, e);\n if (m !== !0)\n throw new p(\"option \" + i + \" must be \" + m, p.ERR_BAD_OPTION_VALUE);\n continue;\n }\n if (t !== !0)\n throw new p(\"Unknown option \" + i, p.ERR_BAD_OPTION);\n }\n}\nconst le = {\n assertOptions: Pt,\n validators: fe\n}, U = le.validators;\nlet G = class {\n constructor(s) {\n this.defaults = s, this.interceptors = {\n request: new Le(),\n response: new Le()\n };\n }\n /**\n * Dispatch a request\n *\n * @param {String|Object} configOrUrl The config specific for this request (merged with this.defaults)\n * @param {?Object} config\n *\n * @returns {Promise} The Promise to be fulfilled\n */\n request(s, t) {\n typeof s == \"string\" ? (t = t || {}, t.url = s) : t = s || {}, t = A(this.defaults, t);\n const { transitional: n, paramsSerializer: a, headers: i } = t;\n n !== void 0 && le.assertOptions(n, {\n silentJSONParsing: U.transitional(U.boolean),\n forcedJSONParsing: U.transitional(U.boolean),\n clarifyTimeoutError: U.transitional(U.boolean)\n }, !1), a != null && (l.isFunction(a) ? t.paramsSerializer = {\n serialize: a\n } : le.assertOptions(a, {\n encode: U.function,\n serialize: U.function\n }, !0)), t.method = (t.method || this.defaults.method || \"get\").toLowerCase();\n let r = i && l.merge(\n i.common,\n i[t.method]\n );\n i && l.forEach(\n [\"delete\", \"get\", \"head\", \"post\", \"put\", \"patch\", \"common\"],\n (u) => {\n delete i[u];\n }\n ), t.headers = _.concat(r, i);\n const d = [];\n let m = !0;\n this.interceptors.request.forEach(function(c) {\n typeof c.runWhen == \"function\" && c.runWhen(t) === !1 || (m = m && c.synchronous, d.unshift(c.fulfilled, c.rejected));\n });\n const g = [];\n this.interceptors.response.forEach(function(c) {\n g.push(c.fulfilled, c.rejected);\n });\n let o, f = 0, h;\n if (!m) {\n const u = [ve.bind(this), void 0];\n for (u.unshift.apply(u, d), u.push.apply(u, g), h = u.length, o = Promise.resolve(t); f < h; )\n o = o.then(u[f++], u[f++]);\n return o;\n }\n h = d.length;\n let T = t;\n for (f = 0; f < h; ) {\n const u = d[f++], c = d[f++];\n try {\n T = u(T);\n } catch (w) {\n c.call(this, w);\n break;\n }\n }\n try {\n o = ve.call(this, T);\n } catch (u) {\n return Promise.reject(u);\n }\n for (f = 0, h = g.length; f < h; )\n o = o.then(g[f++], g[f++]);\n return o;\n }\n getUri(s) {\n s = A(this.defaults, s);\n const t = Je(s.baseURL, s.url);\n return qe(t, s.params, s.paramsSerializer);\n }\n};\nl.forEach([\"delete\", \"get\", \"head\", \"options\"], function(s) {\n G.prototype[s] = function(t, n) {\n return this.request(A(n || {}, {\n method: s,\n url: t,\n data: (n || {}).data\n }));\n };\n});\nl.forEach([\"post\", \"put\", \"patch\"], function(s) {\n function t(n) {\n return function(i, r, d) {\n return this.request(A(d || {}, {\n method: s,\n headers: n ? {\n \"Content-Type\": \"multipart/form-data\"\n } : {},\n url: i,\n data: r\n }));\n };\n }\n G.prototype[s] = t(), G.prototype[s + \"Form\"] = t(!0);\n});\nconst $ = G;\nlet At = class Ze {\n constructor(s) {\n if (typeof s != \"function\")\n throw new TypeError(\"executor must be a function.\");\n let t;\n this.promise = new Promise(function(i) {\n t = i;\n });\n const n = this;\n this.promise.then((a) => {\n if (!n._listeners)\n return;\n let i = n._listeners.length;\n for (; i-- > 0; )\n n._listeners[i](a);\n n._listeners = null;\n }), this.promise.then = (a) => {\n let i;\n const r = new Promise((d) => {\n n.subscribe(d), i = d;\n }).then(a);\n return r.cancel = function() {\n n.unsubscribe(i);\n }, r;\n }, s(function(i, r, d) {\n n.reason || (n.reason = new R(i, r, d), t(n.reason));\n });\n }\n /**\n * Throws a `CanceledError` if cancellation has been requested.\n */\n throwIfRequested() {\n if (this.reason)\n throw this.reason;\n }\n /**\n * Subscribe to the cancel signal\n */\n subscribe(s) {\n if (this.reason) {\n s(this.reason);\n return;\n }\n this._listeners ? this._listeners.push(s) : this._listeners = [s];\n }\n /**\n * Unsubscribe from the cancel signal\n */\n unsubscribe(s) {\n if (!this._listeners)\n return;\n const t = this._listeners.indexOf(s);\n t !== -1 && this._listeners.splice(t, 1);\n }\n /**\n * Returns an object that contains a new `CancelToken` and a function that, when called,\n * cancels the `CancelToken`.\n */\n static source() {\n let s;\n return {\n token: new Ze(function(a) {\n s = a;\n }),\n cancel: s\n };\n }\n};\nconst Bt = At;\nfunction Nt(e) {\n return function(t) {\n return e.apply(null, t);\n };\n}\nfunction Et(e) {\n return l.isObject(e) && e.isAxiosError === !0;\n}\nconst oe = {\n Continue: 100,\n SwitchingProtocols: 101,\n Processing: 102,\n EarlyHints: 103,\n Ok: 200,\n Created: 201,\n Accepted: 202,\n NonAuthoritativeInformation: 203,\n NoContent: 204,\n ResetContent: 205,\n PartialContent: 206,\n MultiStatus: 207,\n AlreadyReported: 208,\n ImUsed: 226,\n MultipleChoices: 300,\n MovedPermanently: 301,\n Found: 302,\n SeeOther: 303,\n NotModified: 304,\n UseProxy: 305,\n Unused: 306,\n TemporaryRedirect: 307,\n PermanentRedirect: 308,\n BadRequest: 400,\n Unauthorized: 401,\n PaymentRequired: 402,\n Forbidden: 403,\n NotFound: 404,\n MethodNotAllowed: 405,\n NotAcceptable: 406,\n ProxyAuthenticationRequired: 407,\n RequestTimeout: 408,\n Conflict: 409,\n Gone: 410,\n LengthRequired: 411,\n PreconditionFailed: 412,\n PayloadTooLarge: 413,\n UriTooLong: 414,\n UnsupportedMediaType: 415,\n RangeNotSatisfiable: 416,\n ExpectationFailed: 417,\n ImATeapot: 418,\n MisdirectedRequest: 421,\n UnprocessableEntity: 422,\n Locked: 423,\n FailedDependency: 424,\n TooEarly: 425,\n UpgradeRequired: 426,\n PreconditionRequired: 428,\n TooManyRequests: 429,\n RequestHeaderFieldsTooLarge: 431,\n UnavailableForLegalReasons: 451,\n InternalServerError: 500,\n NotImplemented: 501,\n BadGateway: 502,\n ServiceUnavailable: 503,\n GatewayTimeout: 504,\n HttpVersionNotSupported: 505,\n VariantAlsoNegotiates: 506,\n InsufficientStorage: 507,\n LoopDetected: 508,\n NotExtended: 510,\n NetworkAuthenticationRequired: 511\n};\nObject.entries(oe).forEach(([e, s]) => {\n oe[s] = e;\n});\nconst jt = oe;\nfunction Xe(e) {\n const s = new $(e), t = Be($.prototype.request, s);\n return l.extend(t, $.prototype, s, { allOwnKeys: !0 }), l.extend(t, s, null, { allOwnKeys: !0 }), t.create = function(a) {\n return Xe(A(e, a));\n }, t;\n}\nconst x = Xe(ge);\nx.Axios = $;\nx.CanceledError = R;\nx.CancelToken = Bt;\nx.isCancel = We;\nx.VERSION = Qe;\nx.toFormData = Y;\nx.AxiosError = p;\nx.Cancel = x.CanceledError;\nx.all = function(s) {\n return Promise.all(s);\n};\nx.spread = Nt;\nx.isAxiosError = Et;\nx.mergeConfig = A;\nx.AxiosHeaders = _;\nx.formToJSON = (e) => Ke(l.isHTMLForm(e) ? new FormData(e) : e);\nx.getAdapter = Ye.getAdapter;\nx.HttpStatusCode = jt;\nx.default = x;\nconst zt = x, {\n Axios: Pn,\n AxiosError: An,\n CanceledError: ne,\n isCancel: Bn,\n CancelToken: Nn,\n VERSION: En,\n all: jn,\n Cancel: zn,\n isAxiosError: Rn,\n spread: On,\n toFormData: In,\n AxiosHeaders: Dn,\n HttpStatusCode: Mn,\n formToJSON: Hn,\n getAdapter: $n,\n mergeConfig: qn\n} = zt, Rt = os(1), I = new FileReader(), Fe = async function(e, s, t, n = () => {\n}, a = void 0, i = {}) {\n let r;\n return s instanceof Blob ? r = s : r = await s(), a && (i.Destination = a), i[\"Content-Type\"] || (i[\"Content-Type\"] = \"application/octet-stream\"), await q.request({\n method: \"PUT\",\n url: e,\n data: r,\n signal: t,\n onUploadProgress: n,\n headers: i\n });\n}, _e = function(e, s, t) {\n return Rt(() => new Promise((n, a) => {\n I.onload = () => {\n I.result !== null && n(new Blob([I.result], {\n type: \"application/octet-stream\"\n })), a(new Error(\"Error while reading the file\"));\n }, I.readAsArrayBuffer(e.slice(s, s + t));\n }));\n}, Ot = async function(e = void 0) {\n const s = Ae(`dav/uploads/${me()?.uid}`), n = `web-file-upload-${[...Array(16)].map(() => Math.floor(Math.random() * 16).toString(16)).join(\"\")}`, a = `${s}/${n}`, i = e ? { Destination: e } : void 0;\n return await q.request({\n method: \"MKCOL\",\n url: a,\n headers: i\n }), a;\n}, E = function(e = void 0) {\n const s = window.OC?.appConfig?.files?.max_chunk_size;\n if (s <= 0)\n return 0;\n if (!Number(s))\n return 10 * 1024 * 1024;\n const t = Math.max(Number(s), 5 * 1024 * 1024);\n return e === void 0 ? t : Math.max(t, Math.ceil(e / 1e4));\n};\nvar b = /* @__PURE__ */ ((e) => (e[e.INITIALIZED = 0] = \"INITIALIZED\", e[e.UPLOADING = 1] = \"UPLOADING\", e[e.ASSEMBLING = 2] = \"ASSEMBLING\", e[e.FINISHED = 3] = \"FINISHED\", e[e.CANCELLED = 4] = \"CANCELLED\", e[e.FAILED = 5] = \"FAILED\", e))(b || {});\nlet It = class {\n _source;\n _file;\n _isChunked;\n _chunks;\n _size;\n _uploaded = 0;\n _startTime = 0;\n _status = 0;\n _controller;\n _response = null;\n constructor(s, t = !1, n, a) {\n const i = Math.min(E() > 0 ? Math.ceil(n / E()) : 1, 1e4);\n this._source = s, this._isChunked = t && E() > 0 && i > 1, this._chunks = this._isChunked ? i : 1, this._size = n, this._file = a, this._controller = new AbortController();\n }\n get source() {\n return this._source;\n }\n get file() {\n return this._file;\n }\n get isChunked() {\n return this._isChunked;\n }\n get chunks() {\n return this._chunks;\n }\n get size() {\n return this._size;\n }\n get startTime() {\n return this._startTime;\n }\n set response(s) {\n this._response = s;\n }\n get response() {\n return this._response;\n }\n get uploaded() {\n return this._uploaded;\n }\n /**\n * Update the uploaded bytes of this upload\n */\n set uploaded(s) {\n if (s >= this._size) {\n this._status = this._isChunked ? 2 : 3, this._uploaded = this._size;\n return;\n }\n this._status = 1, this._uploaded = s, this._startTime === 0 && (this._startTime = (/* @__PURE__ */ new Date()).getTime());\n }\n get status() {\n return this._status;\n }\n /**\n * Update this upload status\n */\n set status(s) {\n this._status = s;\n }\n /**\n * Returns the axios cancel token source\n */\n get signal() {\n return this._controller.signal;\n }\n /**\n * Cancel any ongoing requests linked to this upload\n */\n cancel() {\n this._controller.abort(), this._status = 4;\n }\n};\n/**\n * @copyright 2019 Christoph Wurst <christoph@winzerhof-wurst.at>\n *\n * @author Christoph Wurst <christoph@winzerhof-wurst.at>\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 <http://www.gnu.org/licenses/>.\n *\n */\nconst Dt = (e) => e === null ? pe().setApp(\"uploader\").build() : pe().setApp(\"uploader\").setUid(e.uid).build(), y = Dt(me());\nvar es = /* @__PURE__ */ ((e) => (e[e.IDLE = 0] = \"IDLE\", e[e.UPLOADING = 1] = \"UPLOADING\", e[e.PAUSED = 2] = \"PAUSED\", e))(es || {});\nclass Ue {\n // Initialized via setter in the constructor\n _destinationFolder;\n _isPublic;\n // Global upload queue\n _uploadQueue = [];\n _jobQueue = new ls({ concurrency: 3 });\n _queueSize = 0;\n _queueProgress = 0;\n _queueStatus = 0;\n _notifiers = [];\n /**\n * Initialize uploader\n *\n * @param {boolean} isPublic are we in public mode ?\n * @param {Folder} destinationFolder the context folder to operate, relative to the root folder\n */\n constructor(s = !1, t) {\n if (this._isPublic = s, !t) {\n const n = me()?.uid, a = Ae(`dav/files/${n}`);\n if (!n)\n throw new Error(\"User is not logged in\");\n t = new Pe({\n id: 0,\n owner: n,\n permissions: as.ALL,\n root: `/files/${n}`,\n source: a\n });\n }\n this.destination = t, y.debug(\"Upload workspace initialized\", {\n destination: this.destination,\n root: this.root,\n isPublic: s,\n maxChunksSize: E()\n });\n }\n /**\n * Get the upload destination path relative to the root folder\n */\n get destination() {\n return this._destinationFolder;\n }\n /**\n * Set the upload destination path relative to the root folder\n */\n set destination(s) {\n if (!s)\n throw new Error(\"Invalid destination folder\");\n this._destinationFolder = s;\n }\n /**\n * Get the root folder\n */\n get root() {\n return this._destinationFolder.source;\n }\n /**\n * Get the upload queue\n */\n get queue() {\n return this._uploadQueue;\n }\n reset() {\n this._uploadQueue.splice(0, this._uploadQueue.length), this._jobQueue.clear(), this._queueSize = 0, this._queueProgress = 0, this._queueStatus = 0;\n }\n /**\n * Pause any ongoing upload(s)\n */\n pause() {\n this._jobQueue.pause(), this._queueStatus = 2;\n }\n /**\n * Resume any pending upload(s)\n */\n start() {\n this._jobQueue.start(), this._queueStatus = 1, this.updateStats();\n }\n /**\n * Get the upload queue stats\n */\n get info() {\n return {\n size: this._queueSize,\n progress: this._queueProgress,\n status: this._queueStatus\n };\n }\n updateStats() {\n const s = this._uploadQueue.map((n) => n.size).reduce((n, a) => n + a, 0), t = this._uploadQueue.map((n) => n.uploaded).reduce((n, a) => n + a, 0);\n this._queueSize = s, this._queueProgress = t, this._queueStatus !== 2 && (this._queueStatus = this._jobQueue.size > 0 ? 1 : 0);\n }\n addNotifier(s) {\n this._notifiers.push(s);\n }\n /**\n * Upload a file to the given path\n * @param {string} destinationPath the destination path relative to the root folder. e.g. /foo/bar.txt\n * @param {File} file the file to upload\n */\n upload(s, t) {\n const n = `${this.root}/${s.replace(/^\\//, \"\")}`, { origin: a } = new URL(n), i = a + ns(n.slice(a.length));\n y.debug(`Uploading ${t.name} to ${i}`);\n const r = E(t.size), d = r === 0 || t.size < r || this._isPublic, m = new It(n, !d, t.size, t);\n return this._uploadQueue.push(m), this.updateStats(), new rs(async (o, f, h) => {\n if (h(m.cancel), d) {\n y.debug(\"Initializing regular upload\", { file: t, upload: m });\n const T = await _e(t, 0, m.size), u = async () => {\n try {\n m.response = await Fe(\n i,\n T,\n m.signal,\n () => this.updateStats(),\n void 0,\n {\n \"X-OC-Mtime\": t.lastModified / 1e3,\n \"Content-Type\": t.type\n }\n ), m.uploaded = m.size, this.updateStats(), y.debug(`Successfully uploaded ${t.name}`, { file: t, upload: m }), o(m);\n } catch (c) {\n if (c instanceof ne) {\n m.status = b.FAILED, f(\"Upload has been cancelled\");\n return;\n }\n c?.response && (m.response = c.response), m.status = b.FAILED, y.error(`Failed uploading ${t.name}`, { error: c, file: t, upload: m }), f(\"Failed uploading the file\");\n }\n this._notifiers.forEach((c) => {\n try {\n c(m);\n } catch {\n }\n });\n };\n this._jobQueue.add(u), this.updateStats();\n } else {\n y.debug(\"Initializing chunked upload\", { file: t, upload: m });\n const T = await Ot(i), u = [];\n for (let c = 0; c < m.chunks; c++) {\n const w = c * r, C = Math.min(w + r, m.size), L = () => _e(t, w, r), P = () => Fe(\n `${T}/${c + 1}`,\n L,\n m.signal,\n () => this.updateStats(),\n i,\n {\n \"X-OC-Mtime\": t.lastModified / 1e3,\n \"OC-Total-Length\": t.size,\n \"Content-Type\": \"application/octet-stream\"\n }\n ).then(() => {\n m.uploaded = m.uploaded + r;\n }).catch((O) => {\n throw O instanceof ne || (y.error(`Chunk ${c + 1} ${w} - ${C} uploading failed`), m.status = b.FAILED), O;\n });\n u.push(this._jobQueue.add(P));\n }\n try {\n await Promise.all(u), this.updateStats(), m.response = await q.request({\n method: \"MOVE\",\n url: `${T}/.file`,\n headers: {\n Destination: i\n }\n }), this.updateStats(), m.status = b.FINISHED, y.debug(`Successfully uploaded ${t.name}`, { file: t, upload: m }), o(m);\n } catch (c) {\n c instanceof ne ? (m.status = b.FAILED, f(\"Upload has been cancelled\")) : (m.status = b.FAILED, f(\"Failed assembling the chunks together\")), q.request({\n method: \"DELETE\",\n url: `${T}`\n });\n }\n this._notifiers.forEach((c) => {\n try {\n c(m);\n } catch {\n }\n });\n }\n return this._jobQueue.onIdle().then(() => this.reset()), m;\n });\n }\n}\nfunction Z(e, s, t, n, a, i, r, d) {\n var m = typeof e == \"function\" ? e.options : e;\n s && (m.render = s, m.staticRenderFns = t, m._compiled = !0), n && (m.functional = !0), i && (m._scopeId = \"data-v-\" + i);\n var g;\n if (r ? (g = function(h) {\n h = h || // cached call\n this.$vnode && this.$vnode.ssrContext || // stateful\n this.parent && this.parent.$vnode && this.parent.$vnode.ssrContext, !h && typeof __VUE_SSR_CONTEXT__ < \"u\" && (h = __VUE_SSR_CONTEXT__), a && a.call(this, h), h && h._registeredComponents && h._registeredComponents.add(r);\n }, m._ssrRegister = g) : a && (g = d ? function() {\n a.call(\n this,\n (m.functional ? this.parent : this).$root.$options.shadowRoot\n );\n } : a), g)\n if (m.functional) {\n m._injectStyles = g;\n var o = m.render;\n m.render = function(T, u) {\n return g.call(u), o(T, u);\n };\n } else {\n var f = m.beforeCreate;\n m.beforeCreate = f ? [].concat(f, g) : [g];\n }\n return {\n exports: e,\n options: m\n };\n}\nconst Mt = {\n name: \"CancelIcon\",\n emits: [\"click\"],\n props: {\n title: {\n type: String\n },\n fillColor: {\n type: String,\n default: \"currentColor\"\n },\n size: {\n type: Number,\n default: 24\n }\n }\n};\nvar Ht = function() {\n var s = this, t = s._self._c;\n return t(\"span\", s._b({ staticClass: \"material-design-icon cancel-icon\", attrs: { \"aria-hidden\": !s.title, \"aria-label\": s.title, role: \"img\" }, on: { click: function(n) {\n return s.$emit(\"click\", n);\n } } }, \"span\", s.$attrs, !1), [t(\"svg\", { staticClass: \"material-design-icon__svg\", attrs: { fill: s.fillColor, width: s.size, height: s.size, viewBox: \"0 0 24 24\" } }, [t(\"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\" } }, [s.title ? t(\"title\", [s._v(s._s(s.title))]) : s._e()])])]);\n}, $t = [], qt = /* @__PURE__ */ Z(\n Mt,\n Ht,\n $t,\n !1,\n null,\n null,\n null,\n null\n);\nconst Gt = qt.exports, Vt = {\n name: \"PlusIcon\",\n emits: [\"click\"],\n props: {\n title: {\n type: String\n },\n fillColor: {\n type: String,\n default: \"currentColor\"\n },\n size: {\n type: Number,\n default: 24\n }\n }\n};\nvar Kt = function() {\n var s = this, t = s._self._c;\n return t(\"span\", s._b({ staticClass: \"material-design-icon plus-icon\", attrs: { \"aria-hidden\": !s.title, \"aria-label\": s.title, role: \"img\" }, on: { click: function(n) {\n return s.$emit(\"click\", n);\n } } }, \"span\", s.$attrs, !1), [t(\"svg\", { staticClass: \"material-design-icon__svg\", attrs: { fill: s.fillColor, width: s.size, height: s.size, viewBox: \"0 0 24 24\" } }, [t(\"path\", { attrs: { d: \"M19,13H13V19H11V13H5V11H11V5H13V11H19V13Z\" } }, [s.title ? t(\"title\", [s._v(s._s(s.title))]) : s._e()])])]);\n}, Wt = [], Jt = /* @__PURE__ */ Z(\n Vt,\n Kt,\n Wt,\n !1,\n null,\n null,\n null,\n null\n);\nconst Yt = Jt.exports, Qt = {\n name: \"UploadIcon\",\n emits: [\"click\"],\n props: {\n title: {\n type: String\n },\n fillColor: {\n type: String,\n default: \"currentColor\"\n },\n size: {\n type: Number,\n default: 24\n }\n }\n};\nvar Zt = function() {\n var s = this, t = s._self._c;\n return t(\"span\", s._b({ staticClass: \"material-design-icon upload-icon\", attrs: { \"aria-hidden\": !s.title, \"aria-label\": s.title, role: \"img\" }, on: { click: function(n) {\n return s.$emit(\"click\", n);\n } } }, \"span\", s.$attrs, !1), [t(\"svg\", { staticClass: \"material-design-icon__svg\", attrs: { fill: s.fillColor, width: s.size, height: s.size, viewBox: \"0 0 24 24\" } }, [t(\"path\", { attrs: { d: \"M9,16V10H5L12,3L19,10H15V16H9M5,20V18H19V20H5Z\" } }, [s.title ? t(\"title\", [s._v(s._s(s.title))]) : s._e()])])]);\n}, Xt = [], en = /* @__PURE__ */ Z(\n Qt,\n Zt,\n Xt,\n !1,\n null,\n null,\n null,\n null\n);\nconst sn = en.exports;\n/**\n * @copyright Copyright (c) 2023 Ferdinand Thiessen <opensource@fthiessen.de>\n *\n * @author Ferdinand Thiessen <opensource@fthiessen.de>\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\n *\n */\nconst ss = Ts().detectLocale();\n[{ 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 <alimahwer@yahoo.com>, 2023\", \"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:\nJohn Molakvoæ <skjnldsv@protonmail.com>, 2023\nAli <alimahwer@yahoo.com>, 2023\n` }, msgstr: [`Last-Translator: Ali <alimahwer@yahoo.com>, 2023\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 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: [\"رفع ملفات\"] }, \"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\": \"Transifex Bot <>, 2022\", \"Language-Team\": \"Asturian (https://www.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:\nTransifex Bot <>, 2022\n` }, msgstr: [`Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Asturian (https://www.transifex.com/nextcloud/teams/64236/ast/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: ast\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: \"az\", json: { charset: \"utf-8\", headers: { \"Last-Translator\": \"Rashad Aliyev <microphprashad@gmail.com>, 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 <microphprashad@gmail.com>, 2023\n` }, msgstr: [`Last-Translator: Rashad Aliyev <microphprashad@gmail.com>, 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 <toniher@softcatala.cat>, 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 <marcriera@softcatala.org>, 2022\nToni Hermoso Pulido <toniher@softcatala.cat>, 2022\n` }, msgstr: [`Last-Translator: Toni Hermoso Pulido <toniher@softcatala.cat>, 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 <pavel.borecki@gmail.com>, 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 <pavel.borecki@gmail.com>, 2022\n` }, msgstr: [`Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 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\": \"Pavel Borecki <pavel.borecki@gmail.com>, 2023\", \"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:\nJohn Molakvoæ <skjnldsv@protonmail.com>, 2023\nPavel Borecki <pavel.borecki@gmail.com>, 2023\n` }, msgstr: [`Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2023\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 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\"] }, \"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\": \"Jens Peter Nielsen <mail@jp-nielsen.dk>, 2023\", \"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:\nJohn Molakvoæ <skjnldsv@protonmail.com>, 2023\nSimon T, 2023\nJens Peter Nielsen <mail@jp-nielsen.dk>, 2023\n` }, msgstr: [`Last-Translator: Jens Peter Nielsen <mail@jp-nielsen.dk>, 2023\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 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\"] }, \"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 <mario_siegmann@web.de>, 2023\", \"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:\nJohn Molakvoæ <skjnldsv@protonmail.com>, 2023\nMarkus Eckstein, 2023\nMario Siegmann <mario_siegmann@web.de>, 2023\n` }, msgstr: [`Last-Translator: Mario Siegmann <mario_siegmann@web.de>, 2023\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 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 ist 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\"] }, \"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 <mario_siegmann@web.de>, 2023\", \"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:\nJohn Molakvoæ <skjnldsv@protonmail.com>, 2023\nMark Ziegler <mark.ziegler@rakekniven.de>, 2023\nMario Siegmann <mario_siegmann@web.de>, 2023\n` }, msgstr: [`Last-Translator: Mario Siegmann <mario_siegmann@web.de>, 2023\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 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\"] }, \"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 <andi@gowling.com>, 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æ <skjnldsv@protonmail.com>, 2023\nAndi Chandler <andi@gowling.com>, 2023\n` }, msgstr: [`Last-Translator: Andi Chandler <andi@gowling.com>, 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\": \"Next Cloud <nextcloud.translator.es@cgj.es>, 2023\", \"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æ <skjnldsv@protonmail.com>, 2023\nFranciscoFJ <dev-ooo@satel-sa.com>, 2023\nNext Cloud <nextcloud.translator.es@cgj.es>, 2023\n` }, msgstr: [`Last-Translator: Next Cloud <nextcloud.translator.es@cgj.es>, 2023\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: [\"estimación del 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\"] }, \"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 <utolosa002@gmail.com>, 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 <utolosa002@gmail.com>, 2022\n` }, msgstr: [`Last-Translator: Unai Tolosa Pontesta <utolosa002@gmail.com>, 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 <jiri.gronroos@iki.fi>, 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 <jiri.gronroos@iki.fi>, 2022\n` }, msgstr: [`Last-Translator: Jiri Grönroos <jiri.gronroos@iki.fi>, 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\": \"John Molakvoæ <skjnldsv@protonmail.com>, 2023\", \"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:\nJean-Claude Richard <jcr-conseil@otherway.eu>, 2023\nClément Saccoccio, 2023\nJohn Molakvoæ <skjnldsv@protonmail.com>, 2023\n` }, msgstr: [`Last-Translator: John Molakvoæ <skjnldsv@protonmail.com>, 2023\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 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, un nombre sera postfixé au nom du fichier.\"] }, \"Last modified date unknown\": { msgid: \"Last modified date unknown\", msgstr: [\"Date de dernière modification 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: [\"Image d'aperçu\"] }, \"Select all checkboxes\": { msgid: \"Select all checkboxes\", msgstr: [\"Sélectionner toutes les cases\"] }, \"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: [\"Envoi annulé\"] }, \"Upload files\": { msgid: \"Upload files\", msgstr: [\"Téléverser des fichiers\"] }, \"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 <mbouzada@gmail.com>, 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æ <skjnldsv@protonmail.com>, 2023\nNacho <nacho.vfranco@gmail.com>, 2023\nMiguel Anxo Bouzada <mbouzada@gmail.com>, 2023\n` }, msgstr: [`Last-Translator: Miguel Anxo Bouzada <mbouzada@gmail.com>, 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ó <meskobalazs@mailbox.org>, 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 <linerly@proton.me>, 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æ <skjnldsv@protonmail.com>, 2023\nEmpty Slot Filler, 2023\nLinerly <linerly@proton.me>, 2023\n` }, msgstr: [`Last-Translator: Linerly <linerly@proton.me>, 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 <sv1@fellsnet.is>, 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 <sv1@fellsnet.is>, 2023\n` }, msgstr: [`Last-Translator: Sveinn í Felli <sv1@fellsnet.is>, 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æ <skjnldsv@protonmail.com>, 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, 2022\", \"Language-Team\": \"Korean (https://www.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:\nBrandon Han, 2022\n` }, msgstr: [`Last-Translator: Brandon Han, 2022\nLanguage-Team: Korean (https://www.transifex.com/nextcloud/teams/64236/ko/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: ko\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: \"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\": \"Сашко Тодоров <sasetodorov@gmail.com>, 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Сашко Тодоров <sasetodorov@gmail.com>, 2022\n` }, msgstr: [`Last-Translator: Сашко Тодоров <sasetodorov@gmail.com>, 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\": \"Ari Selseng <ari@selseng.net>, 2022\", \"Language-Team\": \"Norwegian Bokmål (Norway) (https://www.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:\nAri Selseng <ari@selseng.net>, 2022\n` }, msgstr: [`Last-Translator: Ari Selseng <ari@selseng.net>, 2022\nLanguage-Team: Norwegian Bokmål (Norway) (https://www.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`] }, \"{seconds} seconds left\": { msgid: \"{seconds} seconds left\", msgstr: [\"{seconds} sekunder igjen\"] }, \"{time} left\": { msgid: \"{time} left\", comments: { extracted: \"time has the format 00:00:00\" }, msgstr: [\"{time} igjen\"] }, \"a few seconds left\": { msgid: \"a few seconds left\", msgstr: [\"noen få sekunder igjen\"] }, Add: { msgid: \"Add\", msgstr: [\"Legg til\"] }, \"Cancel uploads\": { msgid: \"Cancel uploads\", msgstr: [\"Avbryt opplastninger\"] }, \"estimating time left\": { msgid: \"estimating time left\", msgstr: [\"Estimerer tid igjen\"] }, paused: { msgid: \"paused\", msgstr: [\"pauset\"] }, \"Upload files\": { msgid: \"Upload files\", msgstr: [\"Last opp filer\"] } } } } }, { 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 <rico-schwab@hotmail.com>, 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 <rico-schwab@hotmail.com>, 2023\n` }, msgstr: [`Last-Translator: Rico <rico-schwab@hotmail.com>, 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\": \"M H <haincu@o2.pl>, 2023\", \"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æ <skjnldsv@protonmail.com>, 2023\nM H <haincu@o2.pl>, 2023\n` }, msgstr: [`Last-Translator: M H <haincu@o2.pl>, 2023\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\"] }, \"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\": \"Flávio Veras <flaviove@gmail.com>, 2022\", \"Language-Team\": \"Portuguese (Brazil) (https://www.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:\nLeonardo Colman <leonardo.dev@colman.com.br>, 2022\nJeann Cavalcante <wjeann@gmail.com>, 2022\nFlávio Veras <flaviove@gmail.com>, 2022\n` }, msgstr: [`Last-Translator: Flávio Veras <flaviove@gmail.com>, 2022\nLanguage-Team: Portuguese (Brazil) (https://www.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`] }, \"{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: [\"alguns segundos restantes\"] }, Add: { msgid: \"Add\", msgstr: [\"Adicionar\"] }, \"Cancel uploads\": { msgid: \"Cancel uploads\", msgstr: [\"Cancelar uploads\"] }, \"estimating time left\": { msgid: \"estimating time left\", msgstr: [\"estimando tempo restante\"] }, paused: { msgid: \"paused\", msgstr: [\"pausado\"] }, \"Upload files\": { msgid: \"Upload files\", msgstr: [\"Enviar arquivos\"] } } } } }, { locale: \"pt_PT\", json: { charset: \"utf-8\", headers: { \"Last-Translator\": \"Manuela Silva <mmsrs@sky.com>, 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 <mmsrs@sky.com>, 2022\n` }, msgstr: [`Last-Translator: Manuela Silva <mmsrs@sky.com>, 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 <contact@madalinvasiliu.com>, 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 <contact@madalinvasiliu.com>, 2022\n` }, msgstr: [`Last-Translator: Mădălin Vasiliu <contact@madalinvasiliu.com>, 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æ <skjnldsv@protonmail.com>, 2023\nMax Smith <sevinfolds@gmail.com>, 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æ <skjnldsv@protonmail.com>, 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: [\"Отпреми фајлове\"] }, \"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, 2023\", \"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:\nJohn Molakvoæ <skjnldsv@protonmail.com>, 2023\nMagnus Höglund, 2023\n` }, msgstr: [`Last-Translator: Magnus Höglund, 2023\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 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\"] }, \"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 <ppnplus@protonmail.com>, 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 <ppnplus@protonmail.com>, 2022\n` }, msgstr: [`Last-Translator: Phongpanot Phairat <ppnplus@protonmail.com>, 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 <kayazeren@gmail.com>, 2023\", \"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:\nJohn Molakvoæ <skjnldsv@protonmail.com>, 2023\nKaya Zeren <kayazeren@gmail.com>, 2023\n` }, msgstr: [`Last-Translator: Kaya Zeren <kayazeren@gmail.com>, 2023\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 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\"] }, \"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 <oleksiy.stasevych@gmail.com>, 2023\", \"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:\nJohn Molakvoæ <skjnldsv@protonmail.com>, 2023\nMehi Loki, 2023\nO St <oleksiy.stasevych@gmail.com>, 2023\n` }, msgstr: [`Last-Translator: O St <oleksiy.stasevych@gmail.com>, 2023\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 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: [\"Завантажте файли\"] }, \"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\": \"blakduk, 2023\", \"Language-Team\": \"Vietnamese (https://www.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:\nblakduk, 2023\n` }, msgstr: [`Last-Translator: blakduk, 2023\nLanguage-Team: Vietnamese (https://www.transifex.com/nextcloud/teams/64236/vi/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: vi\nPlural-Forms: nplurals=1; plural=0;\n`] }, \"{seconds} seconds left\": { msgid: \"{seconds} seconds left\", msgstr: [\"Còn {second} giây\"] }, \"{time} left\": { msgid: \"{time} left\", comments: { extracted: \"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\"] }, Add: { msgid: \"Add\", msgstr: [\"Thêm\"] }, \"Cancel uploads\": { msgid: \"Cancel uploads\", msgstr: [\"Huỷ tải lên\"] }, \"estimating time left\": { msgid: \"estimating time left\", msgstr: [\"Thời gian còn lại dự kiến\"] }, paused: { msgid: \"paused\", msgstr: [\"đã tạm dừng\"] }, \"Upload files\": { msgid: \"Upload files\", msgstr: [\"Tập tin tải lên\"] } } } } }, { 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æ <skjnldsv@protonmail.com>, 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æ <skjnldsv@protonmail.com>, 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\": \"黃柏諺 <s8321414@gmail.com>, 2023\", \"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:\nJohn Molakvoæ <skjnldsv@protonmail.com>, 2023\n黃柏諺 <s8321414@gmail.com>, 2023\n` }, msgstr: [`Last-Translator: 黃柏諺 <s8321414@gmail.com>, 2023\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: [\"還剩幾秒\"] }, 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: [\"您必須為每個檔案都至少選取一個版本以繼續。\"] } } } } }].map((e) => ss.addTranslation(e.locale, e.json));\nconst V = ss.build(), Vn = V.ngettext.bind(V), v = V.gettext.bind(V), tn = us.extend({\n name: \"UploadPicker\",\n components: {\n Cancel: Gt,\n NcActionButton: cs,\n NcActions: gs,\n NcButton: fs,\n NcIconSvgWrapper: ps,\n NcProgressBar: hs,\n Plus: Yt,\n Upload: sn\n },\n props: {\n accept: {\n type: Array,\n default: null\n },\n disabled: {\n type: Boolean,\n default: !1\n },\n multiple: {\n type: Boolean,\n default: !1\n },\n destination: {\n type: Pe,\n default: void 0\n },\n /**\n * List of file present in the destination folder\n */\n content: {\n type: Array,\n default: () => []\n }\n },\n data() {\n return {\n addLabel: v(\"New\"),\n cancelLabel: v(\"Cancel uploads\"),\n uploadLabel: v(\"Upload files\"),\n progressLabel: v(\"Upload progress\"),\n progressTimeId: `nc-uploader-progress-${Math.random().toString(36).slice(7)}`,\n eta: null,\n timeLeft: \"\",\n newFileMenuEntries: [],\n uploadManager: ts()\n };\n },\n computed: {\n totalQueueSize() {\n return this.uploadManager.info?.size || 0;\n },\n uploadedQueueSize() {\n return this.uploadManager.info?.progress || 0;\n },\n progress() {\n return Math.round(this.uploadedQueueSize / this.totalQueueSize * 100) || 0;\n },\n queue() {\n return this.uploadManager.queue;\n },\n hasFailure() {\n return this.queue?.filter((e) => e.status === b.FAILED).length !== 0;\n },\n isUploading() {\n return this.queue?.length > 0;\n },\n isAssembling() {\n return this.queue?.filter((e) => e.status === b.ASSEMBLING).length !== 0;\n },\n isPaused() {\n return this.uploadManager.info?.status === es.PAUSED;\n },\n // Hide the button text if we're uploading\n buttonName() {\n if (!this.isUploading)\n return this.addLabel;\n }\n },\n watch: {\n destination(e) {\n this.setDestination(e);\n },\n totalQueueSize(e) {\n this.eta = ds({ min: 0, max: e }), this.updateStatus();\n },\n uploadedQueueSize(e) {\n this.eta?.report?.(e), this.updateStatus();\n },\n isPaused(e) {\n e ? this.$emit(\"paused\", this.queue) : this.$emit(\"resumed\", this.queue);\n }\n },\n beforeMount() {\n this.destination && this.setDestination(this.destination), this.uploadManager.addNotifier(this.onUploadCompletion), y.debug(\"UploadPicker initialised\");\n },\n methods: {\n /**\n * Trigger file picker\n */\n onClick() {\n this.$refs.input.click();\n },\n /**\n * Start uploading\n */\n async onPick() {\n let e = [...this.$refs.input.files];\n if (on(e, this.content)) {\n const s = e.filter((n) => this.content.find((a) => a.basename === n.name)).filter(Boolean), t = e.filter((n) => !s.includes(n));\n try {\n const { selected: n, renamed: a } = await ln(this.destination.basename, s, this.content);\n e = [...t, ...n, ...a];\n } catch {\n ms(v(\"Upload cancelled\"));\n return;\n }\n }\n e.forEach((s) => {\n this.uploadManager.upload(s.name, s).catch(() => {\n });\n }), this.$refs.form.reset();\n },\n /**\n * Cancel ongoing queue\n */\n onCancel() {\n this.uploadManager.queue.forEach((e) => {\n e.cancel();\n }), this.$refs.form.reset();\n },\n updateStatus() {\n if (this.isPaused) {\n this.timeLeft = v(\"paused\");\n return;\n }\n const e = Math.round(this.eta.estimate());\n if (e === 1 / 0) {\n this.timeLeft = v(\"estimating time left\");\n return;\n }\n if (e < 10) {\n this.timeLeft = v(\"a few seconds left\");\n return;\n }\n if (e > 60) {\n const s = /* @__PURE__ */ new Date(0);\n s.setSeconds(e);\n const t = s.toISOString().slice(11, 11 + 8);\n this.timeLeft = v(\"{time} left\", { time: t });\n return;\n }\n this.timeLeft = v(\"{seconds} seconds left\", { seconds: e });\n },\n setDestination(e) {\n if (!this.destination) {\n y.debug(\"Invalid destination\");\n return;\n }\n y.debug(\"Destination set\", { destination: e }), this.uploadManager.destination = e, this.newFileMenuEntries = is(e);\n },\n onUploadCompletion(e) {\n e.status === b.FAILED ? this.$emit(\"failed\", e) : this.$emit(\"uploaded\", e);\n }\n }\n});\nvar nn = function() {\n var s = this, t = s._self._c;\n return s._self._setupProxy, s.destination ? t(\"form\", { ref: \"form\", staticClass: \"upload-picker\", class: { \"upload-picker--uploading\": s.isUploading, \"upload-picker--paused\": s.isPaused }, attrs: { \"data-cy-upload-picker\": \"\" } }, [s.newFileMenuEntries && s.newFileMenuEntries.length === 0 ? t(\"NcButton\", { attrs: { disabled: s.disabled, \"data-cy-upload-picker-add\": \"\", type: \"secondary\" }, on: { click: s.onClick }, scopedSlots: s._u([{ key: \"icon\", fn: function() {\n return [t(\"Plus\", { attrs: { title: \"\", size: 20, decorative: \"\" } })];\n }, proxy: !0 }], null, !1, 2954875042) }, [s._v(\" \" + s._s(s.buttonName) + \" \")]) : t(\"NcActions\", { attrs: { \"menu-name\": s.buttonName, \"menu-title\": s.addLabel, type: \"secondary\" }, scopedSlots: s._u([{ key: \"icon\", fn: function() {\n return [t(\"Plus\", { attrs: { title: \"\", size: 20, decorative: \"\" } })];\n }, proxy: !0 }], null, !1, 2954875042) }, [t(\"NcActionButton\", { attrs: { \"data-cy-upload-picker-add\": \"\", \"close-after-click\": !0 }, on: { click: s.onClick }, scopedSlots: s._u([{ key: \"icon\", fn: function() {\n return [t(\"Upload\", { attrs: { title: \"\", size: 20, decorative: \"\" } })];\n }, proxy: !0 }], null, !1, 3606034491) }, [s._v(\" \" + s._s(s.uploadLabel) + \" \")]), s._l(s.newFileMenuEntries, function(n) {\n return t(\"NcActionButton\", { key: n.id, staticClass: \"upload-picker__menu-entry\", attrs: { icon: n.iconClass, \"close-after-click\": !0 }, on: { click: function(a) {\n return n.handler(s.destination, s.content);\n } }, scopedSlots: s._u([n.iconSvgInline ? { key: \"icon\", fn: function() {\n return [t(\"NcIconSvgWrapper\", { attrs: { svg: n.iconSvgInline } })];\n }, proxy: !0 } : null], null, !0) }, [s._v(\" \" + s._s(n.displayName) + \" \")]);\n })], 2), t(\"div\", { directives: [{ name: \"show\", rawName: \"v-show\", value: s.isUploading, expression: \"isUploading\" }], staticClass: \"upload-picker__progress\" }, [t(\"NcProgressBar\", { attrs: { \"aria-label\": s.progressLabel, \"aria-describedby\": s.progressTimeId, error: s.hasFailure, value: s.progress, size: \"medium\" } }), t(\"p\", { attrs: { id: s.progressTimeId } }, [s._v(s._s(s.timeLeft))])], 1), s.isUploading ? t(\"NcButton\", { staticClass: \"upload-picker__cancel\", attrs: { type: \"tertiary\", \"aria-label\": s.cancelLabel, \"data-cy-upload-picker-cancel\": \"\" }, on: { click: s.onCancel }, scopedSlots: s._u([{ key: \"icon\", fn: function() {\n return [t(\"Cancel\", { attrs: { title: \"\", size: 20 } })];\n }, proxy: !0 }], null, !1, 4076886712) }) : s._e(), t(\"input\", { directives: [{ name: \"show\", rawName: \"v-show\", value: !1, expression: \"false\" }], ref: \"input\", attrs: { type: \"file\", accept: s.accept?.join?.(\", \"), multiple: s.multiple, \"data-cy-upload-picker-input\": \"\" }, on: { change: s.onPick } })], 1) : s._e();\n}, an = [], rn = /* @__PURE__ */ Z(\n tn,\n nn,\n an,\n !1,\n null,\n \"af4c69fa\",\n null,\n null\n);\nconst Kn = rn.exports;\nlet D = null;\nfunction ts() {\n const e = document.querySelector('input[name=\"isPublic\"][value=\"1\"]') !== null;\n return D instanceof Ue || (D = new Ue(e)), D;\n}\nfunction Wn(e, s) {\n const t = ts();\n return t.upload(e, s), t;\n}\nasync function ln(e, s, t) {\n const { default: n } = await import(\"./ConflictPicker-28e9d8de.mjs\");\n return new Promise((a, i) => {\n const r = new n({\n propsData: {\n dirname: e,\n conflicts: s,\n content: t\n }\n });\n r.$on(\"submit\", (d) => {\n a(d), r.$destroy(), r.$el?.parentNode?.removeChild(r.$el);\n }), r.$on(\"cancel\", (d) => {\n i(d ?? new Error(\"Canceled\")), r.$destroy(), r.$el?.parentNode?.removeChild(r.$el);\n }), r.$mount(), document.body.appendChild(r.$el);\n });\n}\nfunction on(e, s) {\n const t = s.map((a) => a.basename);\n return e.filter((a) => {\n const i = a instanceof File ? a.name : a.basename;\n return t.indexOf(i) !== -1;\n }).length > 0;\n}\nexport {\n es as S,\n Kn as U,\n Vn as a,\n It as b,\n b as c,\n ts as g,\n on as h,\n y as l,\n Z as n,\n ln as o,\n v as t,\n Wn as u\n};\n","import Queue from 'yocto-queue';\nimport {AsyncResource} from '#async_hooks';\n\nexport default function pLimit(concurrency) {\n\tif (!((Number.isInteger(concurrency) || concurrency === Number.POSITIVE_INFINITY) && concurrency > 0)) {\n\t\tthrow new TypeError('Expected `concurrency` to be a number from 1 and up');\n\t}\n\n\tconst queue = new Queue();\n\tlet activeCount = 0;\n\n\tconst next = () => {\n\t\tactiveCount--;\n\n\t\tif (queue.size > 0) {\n\t\t\tqueue.dequeue()();\n\t\t}\n\t};\n\n\tconst run = async (function_, resolve, arguments_) => {\n\t\tactiveCount++;\n\n\t\tconst result = (async () => function_(...arguments_))();\n\n\t\tresolve(result);\n\n\t\ttry {\n\t\t\tawait result;\n\t\t} catch {}\n\n\t\tnext();\n\t};\n\n\tconst enqueue = (function_, resolve, arguments_) => {\n\t\tqueue.enqueue(\n\t\t\tAsyncResource.bind(run.bind(undefined, function_, resolve, arguments_)),\n\t\t);\n\n\t\t(async () => {\n\t\t\t// This function needs to wait until the next microtask before comparing\n\t\t\t// `activeCount` to `concurrency`, because `activeCount` is updated asynchronously\n\t\t\t// when the run function is dequeued and called. The comparison in the if-statement\n\t\t\t// needs to happen asynchronously as well to get an up-to-date value for `activeCount`.\n\t\t\tawait Promise.resolve();\n\n\t\t\tif (activeCount < concurrency && queue.size > 0) {\n\t\t\t\tqueue.dequeue()();\n\t\t\t}\n\t\t})();\n\t};\n\n\tconst generator = (function_, ...arguments_) => new Promise(resolve => {\n\t\tenqueue(function_, resolve, arguments_);\n\t});\n\n\tObject.defineProperties(generator, {\n\t\tactiveCount: {\n\t\t\tget: () => activeCount,\n\t\t},\n\t\tpendingCount: {\n\t\t\tget: () => queue.size,\n\t\t},\n\t\tclearQueue: {\n\t\t\tvalue() {\n\t\t\t\tqueue.clear();\n\t\t\t},\n\t\t},\n\t});\n\n\treturn generator;\n}\n","// The module cache\nvar __webpack_module_cache__ = {};\n\n// The require function\nfunction __webpack_require__(moduleId) {\n\t// Check if module is in cache\n\tvar cachedModule = __webpack_module_cache__[moduleId];\n\tif (cachedModule !== undefined) {\n\t\treturn cachedModule.exports;\n\t}\n\t// Create a new module (and put it into the cache)\n\tvar module = __webpack_module_cache__[moduleId] = {\n\t\tid: moduleId,\n\t\tloaded: false,\n\t\texports: {}\n\t};\n\n\t// Execute the module function\n\t__webpack_modules__[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n\n\t// Flag the module as loaded\n\tmodule.loaded = true;\n\n\t// Return the exports of the module\n\treturn module.exports;\n}\n\n// expose the modules object (__webpack_modules__)\n__webpack_require__.m = __webpack_modules__;\n\n","// getDefaultExport function for compatibility with non-harmony modules\n__webpack_require__.n = (module) => {\n\tvar getter = module && module.__esModule ?\n\t\t() => (module['default']) :\n\t\t() => (module);\n\t__webpack_require__.d(getter, { a: getter });\n\treturn getter;\n};","// define getter functions for harmony exports\n__webpack_require__.d = (exports, definition) => {\n\tfor(var key in definition) {\n\t\tif(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n\t\t\tObject.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n\t\t}\n\t}\n};","__webpack_require__.f = {};\n// This file contains only the entry chunk.\n// The chunk loading function for additional chunks\n__webpack_require__.e = (chunkId) => {\n\treturn Promise.all(Object.keys(__webpack_require__.f).reduce((promises, key) => {\n\t\t__webpack_require__.f[key](chunkId, promises);\n\t\treturn promises;\n\t}, []));\n};","// This function allow to reference async chunks\n__webpack_require__.u = (chunkId) => {\n\t// return url for filenames based on template\n\treturn \"\" + chunkId + \"-\" + chunkId + \".js?v=\" + {\"3338\":\"efaa31bdda1e5637e85a\",\"4720\":\"67ff1816113751e83e78\",\"6512\":\"512e0eb87d56fb3dbdfc\"}[chunkId] + \"\";\n};","__webpack_require__.g = (function() {\n\tif (typeof globalThis === 'object') return globalThis;\n\ttry {\n\t\treturn this || new Function('return this')();\n\t} catch (e) {\n\t\tif (typeof window === 'object') return window;\n\t}\n})();","__webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))","// define __esModule on exports\n__webpack_require__.r = (exports) => {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","__webpack_require__.nmd = (module) => {\n\tmodule.paths = [];\n\tif (!module.children) module.children = [];\n\treturn module;\n};","__webpack_require__.j = 2181;","var scriptUrl;\nif (__webpack_require__.g.importScripts) scriptUrl = __webpack_require__.g.location + \"\";\nvar document = __webpack_require__.g.document;\nif (!scriptUrl && document) {\n\tif (document.currentScript)\n\t\tscriptUrl = document.currentScript.src;\n\tif (!scriptUrl) {\n\t\tvar scripts = document.getElementsByTagName(\"script\");\n\t\tif(scripts.length) {\n\t\t\tvar i = scripts.length - 1;\n\t\t\twhile (i > -1 && !scriptUrl) scriptUrl = scripts[i--].src;\n\t\t}\n\t}\n}\n// When supporting browsers where an automatic publicPath is not supported you must specify an output.publicPath manually via configuration\n// or pass an empty string (\"\") and set the __webpack_public_path__ variable from your code to use your own logic.\nif (!scriptUrl) throw new Error(\"Automatic publicPath is not supported in this browser\");\nscriptUrl = scriptUrl.replace(/#.*$/, \"\").replace(/\\?.*$/, \"\").replace(/\\/[^\\/]+$/, \"/\");\n__webpack_require__.p = scriptUrl;","__webpack_require__.b = document.baseURI || self.location.href;\n\n// object to store loaded and loading chunks\n// undefined = chunk not loaded, null = chunk preloaded/prefetched\n// [resolve, reject, Promise] = chunk loading, 0 = chunk loaded\nvar installedChunks = {\n\t2181: 0\n};\n\n__webpack_require__.f.j = (chunkId, promises) => {\n\t\t// JSONP chunk loading for javascript\n\t\tvar installedChunkData = __webpack_require__.o(installedChunks, chunkId) ? installedChunks[chunkId] : undefined;\n\t\tif(installedChunkData !== 0) { // 0 means \"already installed\".\n\n\t\t\t// a Promise means \"currently loading\".\n\t\t\tif(installedChunkData) {\n\t\t\t\tpromises.push(installedChunkData[2]);\n\t\t\t} else {\n\t\t\t\tif(true) { // all chunks have JS\n\t\t\t\t\t// setup Promise in chunk cache\n\t\t\t\t\tvar promise = new Promise((resolve, reject) => (installedChunkData = installedChunks[chunkId] = [resolve, reject]));\n\t\t\t\t\tpromises.push(installedChunkData[2] = promise);\n\n\t\t\t\t\t// start chunk loading\n\t\t\t\t\tvar url = __webpack_require__.p + __webpack_require__.u(chunkId);\n\t\t\t\t\t// create error before stack unwound to get useful stacktrace later\n\t\t\t\t\tvar error = new Error();\n\t\t\t\t\tvar loadingEnded = (event) => {\n\t\t\t\t\t\tif(__webpack_require__.o(installedChunks, chunkId)) {\n\t\t\t\t\t\t\tinstalledChunkData = installedChunks[chunkId];\n\t\t\t\t\t\t\tif(installedChunkData !== 0) installedChunks[chunkId] = undefined;\n\t\t\t\t\t\t\tif(installedChunkData) {\n\t\t\t\t\t\t\t\tvar errorType = event && (event.type === 'load' ? 'missing' : event.type);\n\t\t\t\t\t\t\t\tvar realSrc = event && event.target && event.target.src;\n\t\t\t\t\t\t\t\terror.message = 'Loading chunk ' + chunkId + ' failed.\\n(' + errorType + ': ' + realSrc + ')';\n\t\t\t\t\t\t\t\terror.name = 'ChunkLoadError';\n\t\t\t\t\t\t\t\terror.type = errorType;\n\t\t\t\t\t\t\t\terror.request = realSrc;\n\t\t\t\t\t\t\t\tinstalledChunkData[1](error);\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\n\t\t\t\t\t};\n\t\t\t\t\t__webpack_require__.l(url, loadingEnded, \"chunk-\" + chunkId, chunkId);\n\t\t\t\t}\n\t\t\t}\n\t\t}\n};\n\n// no prefetching\n\n// no preloaded\n\n// no HMR\n\n// no HMR manifest\n\n__webpack_require__.O.j = (chunkId) => (installedChunks[chunkId] === 0);\n\n// install a JSONP callback for chunk loading\nvar webpackJsonpCallback = (parentChunkLoadingFunction, data) => {\n\tvar chunkIds = data[0];\n\tvar moreModules = data[1];\n\tvar runtime = data[2];\n\t// add \"moreModules\" to the modules object,\n\t// then flag all \"chunkIds\" as loaded and fire callback\n\tvar moduleId, chunkId, i = 0;\n\tif(chunkIds.some((id) => (installedChunks[id] !== 0))) {\n\t\tfor(moduleId in moreModules) {\n\t\t\tif(__webpack_require__.o(moreModules, moduleId)) {\n\t\t\t\t__webpack_require__.m[moduleId] = moreModules[moduleId];\n\t\t\t}\n\t\t}\n\t\tif(runtime) var result = runtime(__webpack_require__);\n\t}\n\tif(parentChunkLoadingFunction) parentChunkLoadingFunction(data);\n\tfor(;i < chunkIds.length; i++) {\n\t\tchunkId = chunkIds[i];\n\t\tif(__webpack_require__.o(installedChunks, chunkId) && installedChunks[chunkId]) {\n\t\t\tinstalledChunks[chunkId][0]();\n\t\t}\n\t\tinstalledChunks[chunkId] = 0;\n\t}\n\treturn __webpack_require__.O(result);\n}\n\nvar chunkLoadingGlobal = self[\"webpackChunknextcloud\"] = self[\"webpackChunknextcloud\"] || [];\nchunkLoadingGlobal.forEach(webpackJsonpCallback.bind(null, 0));\nchunkLoadingGlobal.push = webpackJsonpCallback.bind(null, chunkLoadingGlobal.push.bind(chunkLoadingGlobal));","__webpack_require__.nc = undefined;","// startup\n// Load entry module and return exports\n// This entry module depends on other loaded chunks and execution need to be delayed\nvar __webpack_exports__ = __webpack_require__.O(undefined, [7874], () => (__webpack_require__(31734)))\n__webpack_exports__ = __webpack_require__.O(__webpack_exports__);\n"],"names":["deferred","inProgress","dataWebpackPrefix","has","Object","prototype","hasOwnProperty","prefix","Events","EE","fn","context","once","this","addListener","emitter","event","TypeError","listener","evt","_events","push","_eventsCount","clearEvent","EventEmitter","create","__proto__","eventNames","events","name","names","call","slice","getOwnPropertySymbols","concat","listeners","handlers","i","l","length","ee","Array","listenerCount","emit","a1","a2","a3","a4","a5","args","len","arguments","removeListener","undefined","apply","j","on","removeAllListeners","off","prefixed","module","exports","getTarget","navigator","window","g","util","warn","isProxyAvailable","Proxy","HOOK_SETUP","supported","perf","ApiProxy","constructor","plugin","hook","target","targetQueue","onQueue","defaultSettings","settings","id","item","defaultValue","localSettingsSaveId","currentSettings","assign","raw","localStorage","getItem","data","JSON","parse","e","fallbacks","getSettings","setSettings","value","setItem","stringify","now","performance","_a","perf_hooks","Date","pluginId","proxiedOn","get","_target","prop","method","proxiedTarget","keys","includes","resolve","Promise","setRealTarget","setupDevtoolsPlugin","pluginDescriptor","setupFn","descriptor","__VUE_DEVTOOLS_GLOBAL_HOOK__","enableProxy","enableEarlyProxy","__VUE_DEVTOOLS_PLUGIN_API_AVAILABLE__","proxy","__VUE_DEVTOOLS_PLUGINS__","activePinia","setActivePinia","pinia","piniaSymbol","Symbol","isPlainObject","o","toString","toJSON","MutationType","IS_CLIENT","USE_DEVTOOLS","__VUE_PROD_DEVTOOLS__","_global","self","global","globalThis","HTMLElement","download","url","opts","xhr","XMLHttpRequest","open","responseType","onload","saveAs","response","onerror","console","error","send","corsEnabled","status","click","node","dispatchEvent","MouseEvent","document","createEvent","initMouseEvent","_navigator","userAgent","isMacOSWebView","test","HTMLAnchorElement","blob","a","createElement","rel","href","origin","location","URL","createObjectURL","setTimeout","revokeObjectURL","msSaveOrOpenBlob","autoBom","type","Blob","String","fromCharCode","bom","popup","title","body","innerText","force","isSafari","isChromeIOS","FileReader","reader","onloadend","result","Error","replace","readAsDataURL","toastMessage","message","piniaMessage","__VUE_DEVTOOLS_TOAST__","log","isPinia","checkClipboardAccess","checkNotFocusedError","toLowerCase","fileInput","loadStoresState","state","key","storeState","formatDisplay","display","_custom","PINIA_ROOT_LABEL","PINIA_ROOT_ID","formatStoreForInspectorTree","store","label","$id","formatEventData","isArray","reduce","operations","oldValue","newValue","operation","formatMutationType","direct","patchFunction","patchObject","isTimelineActive","componentStateTypes","MUTATIONS_LAYER_ID","INSPECTOR_ID","assign$1","getStoreType","registerPiniaDevtools","app","logo","packageName","homepage","api","addTimelineLayer","color","addInspector","icon","treeFilterPlaceholder","actions","action","async","clipboard","writeText","actionGlobalCopyState","tooltip","readText","actionGlobalPasteState","sendInspectorTree","sendInspectorState","actionGlobalSaveState","accept","reject","onchange","files","file","text","oncancel","actionGlobalOpenStateFile","nodeActions","nodeId","_s","$reset","inspectComponent","payload","ctx","componentInstance","_pStores","piniaStores","values","forEach","instanceData","editable","_isOptionsAPI","$state","_getters","getters","getInspectorTree","inspectorId","stores","from","rootNodes","filter","map","getInspectorState","inspectedStore","storeNames","storeMap","storeId","getterName","_customProperties","size","customProperties","formatStoreForInspectorState","editInspectorState","path","unshift","set","editComponentState","startsWith","activeAction","runningActionId","patchActionForGrouping","actionNames","wrapWithProxy","storeActions","actionName","_actionId","trackedStore","Reflect","retValue","devtoolsPlugin","options","originalHotUpdate","_hotUpdate","newStore","_hmrPayload","logStoreChanges","bind","$onAction","after","onError","groupId","addTimelineEvent","layerId","time","subtitle","logType","notifyComponentUpdate","deep","$subscribe","eventData","detached","flush","hotUpdate","info","$dispose","addStoreToDevtools","noop","addSubscription","subscriptions","callback","onCleanup","removeSubscription","idx","indexOf","splice","triggerSubscriptions","fallbackRunWithContext","mergeReactiveObjects","patchToApply","Map","Set","add","subPatch","targetValue","skipHydrateSymbol","skipHydrateMap","WeakMap","createSetupStore","setup","hot","isOptionsStore","scope","optionsForPlugin","$subscribeOptions","isListening","isSyncListening","debuggerEvents","actionSubscriptions","initialState","hotState","activeListener","$patch","partialStateOrMutator","subscriptionMutation","myListenerId","then","newState","wrapAction","afterCallbackList","onErrorCallbackList","ret","catch","partialStore","_p","stopWatcher","run","stop","delete","_r","setupStore","runWithContext","_e","effect","obj","actionValue","defineProperty","nonEnumerable","writable","configurable","enumerable","p","extender","extensions","hydrate","defineStore","idOrOptions","setupOptions","isSetupStore","useStore","hasContext","localState","computedGetters","createOptionsStore","token","singleMatcher","RegExp","multiMatcher","decodeComponents","components","split","decodeURIComponent","join","left","right","decode","input","tokens","match","splitOnFirst","string","separator","separatorIndex","includeKeys","object","predicate","getOwnPropertyDescriptor","ownKeys","isNullOrUndefined","strictUriEncode","encodeURIComponent","x","charCodeAt","toUpperCase","encodeFragmentIdentifier","validateArrayFormatSeparator","encode","strict","encodedURI","replaceMap","exec","entries","customDecodeURIComponent","keysSorter","sort","b","Number","removeHash","hashStart","parseValue","parseNumbers","isNaN","trim","parseBooleans","extract","queryStart","query","arrayFormat","arrayFormatSeparator","formatter","accumulator","isEncodedArray","arrayValue","flat","parserForArrayFormat","returnValue","parameter","parameter_","key2","value2","Boolean","shouldFilter","skipNull","skipEmptyString","index","keyValueSep","encoderForArrayFormat","objectCopy","parseUrl","url_","hash","parseFragmentIdentifier","fragmentIdentifier","stringifyUrl","queryString","getHash","urlObjectForFragmentEncode","pick","exclude","extend","encodeReserveRE","encodeReserveReplacer","c","commaRE","str","err","castQueryParamValue","parseQuery","res","param","parts","shift","val","stringifyQuery","val2","trailingSlashRE","createRoute","record","redirectedFrom","router","clone","route","meta","params","fullPath","getFullPath","matched","formatMatch","freeze","START","parent","ref","_stringifyQuery","isSameRoute","onlyPath","isObjectEqual","aKeys","bKeys","every","aVal","bVal","handleRouteEntered","instances","instance","cbs","enteredCbs","i$1","_isBeingDestroyed","View","functional","props","default","render","_","children","routerView","h","$createElement","$route","cache","_routerViewCache","depth","inactive","_routerRoot","vnodeData","$vnode","keepAlive","_directInactive","_inactive","$parent","routerViewDepth","cachedData","cachedComponent","component","configProps","fillPropsinData","registerRouteInstance","vm","current","prepatch","vnode","init","propsToPass","config","resolveProps","attrs","resolvePath","relative","base","append","firstChar","charAt","stack","pop","segments","segment","cleanPath","isarray","arr","pathToRegexp_1","pathToRegexp","groups","source","delimiter","optional","repeat","partial","asterisk","pattern","attachKeys","regexpToRegexp","flags","arrayToRegexp","tokensToRegExp","stringToRegexp","parse_1","tokensToFunction_1","tokensToFunction","tokensToRegExp_1","PATH_REGEXP","defaultDelimiter","m","escaped","offset","next","capture","group","modifier","escapeGroup","escapeString","substr","encodeURIComponentPretty","encodeURI","matches","pretty","re","sensitive","end","endsWithDelimiter","compile","regexpCompileCache","fillParams","routeMsg","filler","pathMatch","normalizeLocation","_normalized","params$1","rawPath","parsedPath","hashIndex","queryIndex","parsePath","basePath","extraQuery","_parseQuery","parsedQuery","resolveQuery","_Vue","Link","to","required","tag","custom","exact","exactPath","activeClass","exactActiveClass","ariaCurrentValue","this$1$1","$router","classes","globalActiveClass","linkActiveClass","globalExactActiveClass","linkExactActiveClass","activeClassFallback","exactActiveClassFallback","compareTarget","queryIncludes","isIncludedRoute","handler","guardEvent","class","scopedSlot","$scopedSlots","$hasNormal","navigate","isActive","isExactActive","findAnchor","$slots","isStatic","aData","handler$1","event$1","aAttrs","metaKey","altKey","ctrlKey","shiftKey","defaultPrevented","button","currentTarget","getAttribute","preventDefault","child","inBrowser","createRouteMap","routes","oldPathList","oldPathMap","oldNameMap","parentRoute","pathList","pathMap","nameMap","addRouteRecord","matchAs","pathToRegexpOptions","normalizedPath","normalizePath","caseSensitive","regex","compileRouteRegex","alias","redirect","beforeEnter","childMatchAs","aliases","aliasRoute","createMatcher","currentRoute","_createRoute","paramNames","record$1","matchRoute","originalRedirect","resolveRecordPath","aliasedMatch","aliasedRecord","addRoute","parentOrRoute","getRoutes","addRoutes","Time","genStateKey","toFixed","_key","getStateKey","setStateKey","positionStore","setupScroll","history","scrollRestoration","protocolAndPath","protocol","host","absolutePath","stateCopy","replaceState","addEventListener","handlePopState","removeEventListener","handleScroll","isPop","behavior","scrollBehavior","$nextTick","position","getScrollPosition","shouldScroll","scrollToPosition","saveScrollPosition","pageXOffset","y","pageYOffset","isValidPosition","isNumber","normalizePosition","v","hashStartsWithNumberRE","isObject","selector","el","getElementById","querySelector","docRect","documentElement","getBoundingClientRect","elRect","top","getElementPosition","style","scrollTo","ua","supportsPushState","pushState","NavigationFailureType","redirected","aborted","cancelled","duplicated","createNavigationCancelledError","createRouterError","_isRouter","propertiesToLog","isError","isNavigationFailure","errorType","runQueue","queue","cb","step","flatMapComponents","flatten","hasSymbol","toStringTag","called","History","baseEl","normalizeBase","pending","ready","readyCbs","readyErrorCbs","errorCbs","extractGuards","records","reverse","guards","def","guard","extractGuard","bindGuard","listen","onReady","errorCb","transitionTo","onComplete","onAbort","prev","confirmTransition","updateRoute","ensureURL","afterHooks","abort","lastRouteIndex","lastCurrentIndex","max","Math","updated","activated","deactivated","resolveQueue","extractLeaveGuards","beforeHooks","extractUpdateHooks","hasAsync","cid","resolvedDef","__esModule","resolved","reason","msg","comp","iterator","createNavigationAbortedError","createNavigationRedirectedError","enterGuards","bindEnterGuard","extractEnterGuards","resolveHooks","setupListeners","teardown","cleanupListener","HTML5History","_startLocation","getLocation","expectScroll","supportsScroll","handleRoutingEvent","go","n","fromRoute","getCurrentLocation","pathname","pathLowerCase","baseLowerCase","search","HashHistory","fallback","checkFallback","ensureSlash","replaceHash","eventType","pushHash","getUrl","AbstractHistory","targetIndex","VueRouter","apps","matcher","mode","prototypeAccessors","$once","routeOrError","handleInitialScroll","_route","beforeEach","registerHook","beforeResolve","afterEach","back","forward","getMatchedComponents","createHref","normalizedTo","defineProperties","VueRouter$1","list","install","Vue","installed","isDef","registerInstance","callVal","$options","_parentVnode","mixin","beforeCreate","_router","defineReactive","destroyed","strats","optionMergeStrategies","beforeRouteEnter","beforeRouteLeave","beforeRouteUpdate","created","version","START_LOCATION","use","Router","originalPush","generateUrl","view","emits","fillColor","_vm","_c","_self","_b","staticClass","$event","$emit","$attrs","_v","viewConfig","loadState","useViewConfigStore","getConfig","onUpdate","update","axios","put","setSortingBy","toggleSortingDirection","newDirection","sorting_direction","viewConfigStore","_initialized","subscribe","_ref","getLoggerBuilder","setApp","detectUser","build","throttle","delay","timeoutID","_ref$noTrailing","noTrailing","_ref$noLeading","noLeading","_ref$debounceMode","debounceMode","lastExec","clearExistingTimeout","clearTimeout","wrapper","_len","arguments_","elapsed","clear","cancel","_ref2$upcomingOnly","upcomingOnly","ChartPie","NcAppNavigationItem","NcProgressBar","loadingStorageStats","storageStats","computed","storageStatsTitle","usedQuotaByte","formatFileSize","used","quotaByte","quota","t","storageStatsTooltip","beforeMount","setInterval","throttleUpdateStorageStats","mounted","free","showStorageFullWarning","methods","debounceUpdateStorageStats","_ref$atBegin","atBegin","updateStorageStats","logger","showError","translate","styleTagTransform","setAttributes","insert","domAPI","insertStyleElement","locals","stopPropagation","slot","min","Function","$el","appendChild","userConfig","show_hidden","crop_image_previews","sort_favorites_first","sort_folders_first","grid_view","useUserConfigStore","userConfigStore","Clipboard","NcAppSettingsDialog","NcAppSettingsSection","NcCheckboxRadioSwitch","NcInputField","Setting","OCA","Files","Settings","webdavUrl","generateRemoteUrl","getCurrentUser","uid","webdavDocs","appPasswordUrl","webdavUrlCopied","enableGridView","setting","beforeDestroy","close","onClose","setConfig","copyCloudId","select","showSuccess","_l","scopedSlots","_u","Cog","NavigationQuota","NcAppNavigation","NcIconSvgWrapper","SettingsModal","settingsOpened","currentViewId","currentView","views","find","$navigation","parentViews","order","childViews","watch","oldView","setActive","debug","showView","useExactRouteMatching","Sidebar","heading","headingEl","textContent","setPageHeading","onToggleExpand","isExpanded","expanded","generateToNavigation","dir","openSettings","onSettingsClose","iconClass","sticky","compareNumbers","numberA","numberB","compareUnicode","stringA","stringB","localeCompare","abs","RE_NUMBERS","RE_LEADING_OR_TRAILING_WHITESPACES","RE_WHITESPACES","RE_INT_OR_FLOAT","RE_DATE","RE_LEADING_ZERO","RE_UNICODE_CHARACTERS","stringCompare","normalizeAlphaChunk","chunk","parseNumber","parsedNumber","normalizeNumericChunk","chunks","createChunkMap","normalizedString","createChunkMaps","chunksMaps","createChunks","isFunction","valueOf","isNull","isSymbol","isUndefined","getMappedValueRecord","stringValue","getTime","parsedDate","_unused","parseDate","numberify","createIdentifierFn","identifier","isInteger","orderBy","collection","identifiers","orders","validatedIdentifiers","identifierList","some","getIdentifiers","validatedOrders","orderList","getOrders","identifierFns","mappedCollection","element","recordA","recordB","indexA","valuesA","indexB","valuesB","ordersLength","_result","valueA","valueB","chunksA","chunksB","lengthA","lengthB","chunkA","chunkB","compareChunks","compareOtherTypes","compareMultiple","getElementByIndex","baseOrderBy","FileAction","displayName","iconSvgInline","InformationSvg","enabled","nodes","root","permissions","Permission","NONE","OCP","goToRoute","fileid","useFilesStore","fileStore","roots","getNode","getNodes","ids","getRoot","service","updateNodes","acc","deleteNodes","setRoot","onDeletedNode","onCreatedNode","onUpdatedNode","usePathsStore","pathsStore","paths","getPath","addPath","getNavigation","active","FileType","Folder","dirname","_children","parentId","parentFolder","useSelectionStore","selected","lastSelection","lastSelectedIndex","selection","setLastIndex","reset","uploader","defineComponent","Home","NcBreadcrumbs","NcBreadcrumb","filesStore","dirs","sections","getFileIdFromPath","getDirDisplayName","getNodeFromId","fileId","attributes","basename","onClick","titleForSection","section","ariaForSection","_setupProxy","_t","nativeOn","getSummaryFor","fileCount","File","folderCount","useActionsMenuStore","opened","useDragAndDropStore","dragging","useRenamingStore","renamingStore","renamingNode","newName","FileMultipleIcon","FolderIcon","isSingleNode","isSingleFolder","summary","totalSize","total","parseInt","$refs","previewImg","replaceChildren","preview","parentNode","cloneNode","Preview","DragAndDropPreview","Axios","AxiosError","CanceledError","isCancel","CancelToken","VERSION","all","Cancel","isAxiosError","spread","toFormData","AxiosHeaders","HttpStatusCode","formToJSON","getAdapter","mergeConfig","getQueue","PQueue","concurrency","MoveCopyAction","canMove","ALL","UPDATE","canCopy","attribute","canDownload","getActionForNodes","MOVE_OR_COPY","MOVE","COPY","handleCopyMoveNodeTo","destination","overwrite","NodeStatus","LOADING","copySuffix","client","davGetClient","currentPath","davRootPath","destinationPath","otherNodes","getDirectoryContents","otherNames","suffix","ext","extname","getUniqueName","copyFile","stat","details","davGetDefaultPropfind","davResultToNode","moveFile","openFilePickerForAction","fileIDs","filePicker","getFilePickerBuilder","allowDirectories","setFilter","CREATE","setMimeTypeFilter","setMultiSelect","startAt","setButtonFactory","_selection","buttons","dirnames","CopyIconSvg","FolderMoveSvg","FilePickerClosed","execBatch","promises","directive","vOnClickOutside","NcFile","Node","filesListWidth","loading","dragover","gridMode","currentDir","currentFileId","uniqueId","isLoading","extension","draggingFiles","draggingStore","selectedFiles","selectionStore","isSelected","isRenaming","isRenamingSmallScreen","canDrag","canDrop","openedMenu","actionsMenuStore","$root","removeProperty","resetState","onRightClick","contentRect","setProperty","clientX","clientY","isMoreThanOneSelected","execDefaultAction","openDetailsIfAvailable","sidebarAction","onDragOver","dataTransfer","dropEffect","onDragLeave","contains","relatedTarget","onDragStart","clearData","image","$mount","$on","$off","getDragAndDropPreview","setDragImage","onDragEnd","onDrop","isCopy","getUploader","upload","errors","allSettled","updateRootElement","getFileActions","ArrowLeftIcon","ChevronRightIcon","CustomElementRender","NcActionButton","NcActions","NcActionSeparator","NcLoadingIcon","openedSubmenu","enabledActions","failed","enabledInlineActions","inline","enabledRenderActions","renderInline","enabledDefaultActions","enabledMenuActions","DefaultType","HIDDEN","findIndex","topActionsIds","enabledSubmenuActions","getBoundariesElement","mountType","_attributes","actionDisplayName","onActionClick","isSubmenu","success","isMenu","onBackToMenuClick","menuAction","focus","refInFor","keyboardStore","onEvent","useKeyboardStore","isFile","ariaLabel","onSelectionChange","newSelectedIndex","isAlreadySelected","start","filesToSelect","resetSelection","_k","keyCode","forbiddenCharacters","NcTextField","renameLabel","linkTo","is","role","tabindex","READ","immediate","renaming","startRenaming","checkInputValidity","isFileNameValid","setCustomValidity","reportValidity","trimmedName","OC","blacklist_files_regex","checkIfNodeExists","char","extLength","renameInput","inputField","setSelectionRange","Event","stopRenaming","onRename","oldName","oldEncodedSource","encodedSource","rename","headers","Destination","Overwrite","directives","rawName","expression","domProps","StarSvg","setAttribute","AccountGroupIcon","AccountPlusIcon","CollectivesIcon","FavoriteIcon","FileIcon","FolderOpenIcon","KeyIcon","LinkIcon","NetworkIcon","TagIcon","backgroundFailed","isFavorite","favorite","cropPreviews","previewUrl","searchParams","fileOverlay","PlayCircleIcon","folderOverlay","shareTypes","ShareType","SHARE_TYPE_LINK","SHARE_TYPE_EMAIL","src","_m","FileEntryActions","FileEntryCheckbox","FileEntryName","FileEntryPreview","NcDateTime","mixins","FileEntryMixin","isMtimeAvailable","isSizeAvailable","compact","rowListeners","dragstart","contextmenu","dragleave","dragend","drop","columns","sizeOpacity","round","pow","mtimeOpacity","maxOpacityTime","mtime","ratio","mtimeTitle","moment","format","_g","column","inheritAttrs","header","currentFolder","mount","classForColumn","keysOrMapper","reduced","$pinia","storeKey","sortingMode","sorting_mode","defaultSortKey","isAscSorting","sortingDirection","toggleSortBy","MenuDown","MenuUp","NcButton","filesSortingMixin","FilesListTableHeaderButton","selectAllBind","checked","isAllSelected","indeterminate","isSomeSelected","selectedNodes","isNoneSelected","ariaSortForMode","onToggleAll","fileListEl","clientWidth","$resizeObserver","ResizeObserver","width","observe","disconnect","filesListWidthMixin","dataComponent","dataKey","dataSources","extraProps","scrollToIndex","caption","beforeHeight","headerHeight","tableHeight","resizeObserver","isReady","bufferItems","columnCount","itemHeight","itemWidth","rowCount","ceil","floor","startIndex","shownItems","renderedItems","items","oldItemsKeys","$_recycledPool","unusedKeys","random","tbodyStyle","isOverScrolled","lastIndex","hiddenAfterItems","paddingTop","paddingBottom","oldColumnCount","before","thead","debounce","clientHeight","onScroll","passive","scrollTop","_onScrollHandle","requestAnimationFrame","topScroll","areSomeNodesLoading","inlineActions","selectionIds","results","failedIds","FilesListHeader","FilesListTableFooter","FilesListTableHeader","VirtualList","FilesListTableHeaderActions","FileEntry","FileEntryGrid","getFileListHeaders","sortedHeaders","defaultCaption","scrollToFile","openSidebarForFile","handleOpenFile","openFileInfo","getFileId","isForeignFile","types","tableTop","table","tableBottom","height","handleFileUpload","filename","handleRecursiveUpload","entry","directory","absolutPath","joinPaths","davClient","exists","createDirectory","recursive","dirReader","createReader","getEntries","readEntries","readDirectory","TrayArrowDownIcon","canUpload","isQuotaExceeded","cantUploadLabel","mainContent","onContentDrop","uploads","kind","getAsEntry","webkitGetAsEntry","getAsFile","handleDrop","UploadStatus","FAILED","failedUploads","lastUpload","findLast","webkitRelativePath","isSharingEnabled","getCapabilities","files_sharing","BreadCrumbs","DragAndDropNotice","FilesListVirtual","ListViewIcon","NcAppContent","NcEmptyContent","PlusIcon","ShareVariantIcon","UploadPicker","ViewGridIcon","uploaderStore","useUploaderStore","promise","Type","sortingParameters","dirContentsSorted","customColumn","dirContents","showHidden","hidden","isEmptyDir","isRefreshing","toPreviousDir","shareAttributes","shareButtonLabel","shareButtonType","SHARE_TYPE_USER","gridViewButtonLabel","canShare","SHARE","newView","fetchContent","newDir","oldDir","filesListVirtual","contents","folder","unmounted","unsubscribe","getContents","$set","onUpload","onUploadFail","parser","Parser","explicitRoot","parseStringPromise","openSharingSidebar","setActiveTab","toggleGridView","translatePlural","emptyTitle","emptyCaption","NcContent","FilesList","Navigation","__webpack_nonce__","btoa","getRequestToken","goTo","_provided","provideCache","toBeInstalled","provide","globalProperties","createPinia","observable","_settings","register","_defineProperty","_name","_el","_open","_close","FilesApp","___CSS_LOADER_URL_IMPORT_0___","___CSS_LOADER_URL_IMPORT_1___","___CSS_LOADER_EXPORT___","___CSS_LOADER_URL_REPLACEMENT_0___","___CSS_LOADER_URL_REPLACEMENT_1___","webpackContext","req","webpackContextResolve","__webpack_require__","code","sax","opt","SAXParser","SAXStream","createStream","MAX_BUFFER_LENGTH","Stream","buffers","clearBuffers","q","bufferCheckPosition","lowercase","lowercasetags","looseCase","tags","closed","closedRoot","sawRoot","noscript","S","BEGIN","strictEntities","ENTITIES","XML_ENTITIES","attribList","xmlns","ns","rootNS","trackPosition","line","EVENTS","F","write","BEGIN_WHITESPACE","beginWhiteSpace","TEXT","starti","textNode","substring","isWhitespace","strictFail","TEXT_ENTITY","OPEN_WAKA","startTagPosition","SCRIPT","SCRIPT_ENDING","script","CLOSE_TAG","SGML_DECL","sgmlDecl","isMatch","nameStart","OPEN_TAG","tagName","PROC_INST","procInstName","procInstBody","pad","CDATA","emitNode","cdata","COMMENT","comment","DOCTYPE","doctype","isQuote","SGML_DECL_QUOTED","DOCTYPE_DTD","DOCTYPE_QUOTED","DOCTYPE_DTD_QUOTED","COMMENT_ENDING","COMMENT_ENDED","textopts","CDATA_ENDING","CDATA_ENDING_2","PROC_INST_ENDING","PROC_INST_BODY","nameBody","newTag","openTag","OPEN_TAG_SLASH","ATTRIB","closeTag","attribName","attribValue","ATTRIB_NAME","ATTRIB_VALUE","attrib","ATTRIB_NAME_SAW_WHITE","ATTRIB_VALUE_QUOTED","ATTRIB_VALUE_UNQUOTED","ATTRIB_VALUE_ENTITY_Q","ATTRIB_VALUE_CLOSED","isAttribEnd","ATTRIB_VALUE_ENTITY_U","CLOSE_TAG_SAW_WHITE","notMatch","returnState","buffer","unparsedEntities","parsedEntity","parseEntity","entity","entityBody","entityStart","maxAllowed","maxActual","closeText","checkBufferLength","resume","ex","streamWraps","ev","_parser","readable","me","onend","er","_decoder","Buffer","isBuffer","SD","XML_NAMESPACE","XMLNS_NAMESPACE","xml","stringFromCharCode","fromCodePoint","s","STATE","COMMENT_STARTING","nodeType","normalize","qname","qualName","local","qn","selfClosing","uri","nv","isSelfClosing","closeTo","num","entityLC","numStr","highSurrogate","lowSurrogate","codeUnits","codePoint","isFinite","RangeError","setImmediate","registerImmediate","html","channel","messagePrefix","onGlobalMessage","nextHandle","tasksByHandle","currentlyRunningATask","doc","attachTo","getPrototypeOf","process","handle","nextTick","runIfPresent","postMessage","importScripts","postMessageIsAsynchronous","oldOnMessage","onmessage","canUsePostMessage","attachEvent","MessageChannel","port1","port2","onreadystatechange","removeChild","task","clearImmediate","d","RC","autostart","ignoreSameProgress","rate","lastTimestamp","lastProgress","historyTimeConstant","previousOutput","dt","report","progress","timestamp","deltaTimestamp","currentRate","estimate","Infinity","estimatedTime","Timeout","clearFn","_id","_clearFn","clearInterval","timeout","unref","enroll","msecs","_idleTimeoutId","_idleTimeout","unenroll","_unrefActive","_onTimeout","stripBOM","builder","defaults","escapeCDATA","requiresCDATA","wrapCDATA","hasProp","Builder","buildObject","rootObj","attrkey","charkey","rootElement","rootName","_this","attr","txt","ele","up","att","xmldec","headless","allowSurrogateChars","renderOpts","explicitCharkey","normalizeTags","explicitArray","ignoreAttrs","mergeAttrs","validator","explicitChildren","childkey","charsAsChildren","includeWhiteChars","attrNameProcessors","attrValueProcessors","tagNameProcessors","valueProcessors","emptyTag","preserveChildrenOrder","chunkSize","isEmpty","processItem","processors","thing","superClass","parseString","assignOrPush","processAsync","xmlnskey","ctor","__super__","remaining","saxParser","error1","errThrown","ontext","ended","resultObject","EXPLICIT_CHARKEY","onopentag","processedKey","onclosetag","emptyStr","nodeName","objClone","old","xpath","getOwnPropertyNames","charChild","oncdata","prefixMatch","firstCharLowerCase","stripPrefix","parseFloat","ValidationError","Disconnected","Preceding","Following","Contains","ContainedBy","ImplementationSpecific","Element","Attribute","Text","CData","EntityReference","EntityDeclaration","ProcessingInstruction","Comment","Document","DocType","DocumentFragment","NotationDeclaration","Declaration","Raw","AttributeDeclaration","ElementDeclaration","Dummy","getValue","sources","proto","None","OpenTag","InsideTag","CloseTag","NodeType","XMLAttribute","debugInfo","attValue","isId","schemaTypeInfo","writer","filterOptions","isEqualNode","namespaceURI","localName","XMLCharacterData","XMLCData","XMLNode","substringData","count","appendData","arg","insertData","deleteData","replaceData","XMLComment","XMLDOMErrorHandler","XMLDOMStringList","XMLDOMConfiguration","defaultParams","getParameter","canSetParameter","setParameter","handleError","XMLDOMImplementation","hasFeature","feature","createDocumentType","qualifiedName","publicId","systemId","createDocument","createHTMLDocument","getFeature","XMLDTDAttList","elementName","attributeName","attributeType","defaultValueType","dtdAttType","dtdAttDefault","dtdAttList","XMLDTDElement","dtdElementValue","dtdElement","XMLDTDEntity","pe","pubID","sysID","internal","dtdPubID","dtdSysID","nData","dtdNData","dtdEntityValue","dtdEntity","XMLDTDNotation","dtdNotation","XMLDeclaration","encoding","standalone","xmlVersion","xmlEncoding","xmlStandalone","declaration","XMLNamedNodeMap","XMLDocType","ref1","ref2","documentObject","attList","pEntity","notation","docType","ent","pent","not","XMLStringWriter","XMLStringifier","XMLDocument","documentURI","domConfig","rootObject","writerOptions","createDocumentFragment","createTextNode","createComment","createCDATASection","createProcessingInstruction","createAttribute","createEntityReference","getElementsByTagName","tagname","importNode","importedNode","createElementNS","createAttributeNS","getElementsByTagNameNS","elementId","adoptNode","normalizeDocument","renameNode","getElementsByClassName","classNames","eventInterface","createRange","createNodeIterator","whatToShow","createTreeWalker","WriterState","XMLElement","XMLProcessingInstruction","XMLRaw","XMLText","XMLDocumentCB","onData","onEnd","onDataCallback","onEndCallback","currentNode","currentLevel","openTags","documentStarted","documentCompleted","createChildNode","attName","attribs","dummy","instruction","openCurrent","oldValidationFlag","noValidation","keepNullAttributes","insTarget","insValue","processingInstruction","rootNodeName","closeNode","openNode","isOpen","indent","endline","isClosed","level","nod","dat","com","ins","dec","dtd","r","XMLDummy","isRoot","attributeMap","clonedSelf","clonedChild","removeAttribute","getAttributeNode","setAttributeNode","newAttr","removeAttributeNode","oldAttr","getAttributeNS","setAttributeNS","removeAttributeNS","getAttributeNodeNS","setAttributeNodeNS","hasAttribute","hasAttributeNS","setIdAttribute","setIdAttributeNS","setIdAttributeNode","idAttr","getNamedItem","setNamedItem","oldNode","removeNamedItem","getNamedItemNS","setNamedItemNS","removeNamedItemNS","DocumentPosition","XMLNodeList","parent1","baseURI","childNodeList","setParent","childNode","k","lastChild","len1","ref3","ignoreDecorators","convertAttKey","separateArrayItems","keepNullNodes","convertTextKey","convertCDataKey","convertCommentKey","convertRawKey","convertPIKey","insertBefore","newChild","refChild","removed","insertAfter","remove","commentBefore","commentAfter","instructionBefore","instructionAfter","importDocument","clonedRoot","u","importXMLBuilder","replaceChild","oldChild","hasChildNodes","isSupported","hasAttributes","compareDocumentPosition","other","isAncestor","isDescendant","isPreceding","isSameNode","lookupPrefix","isDefaultNamespace","lookupNamespaceURI","setUserData","getUserData","nodePos","thisPos","treePosition","isFollowing","found","pos","foreachTreeNode","func","XMLWriterBase","XMLStreamWriter","stream","isLastRootNode","writeChildNode","spaceBeforeSlash","childNodeCount","firstChildNode","allowEmpty","suppressPrettyCount","newline","assertLegalName","assertLegalChar","textEscape","attEscape","ampregex","noDoubleEncoding","previousSibling","nextSibling","splitText","replaceWholeText","content","filteredOptions","ref4","ref5","ref6","dontPrettyTextNodes","dontprettytextnodes","spacebeforeslash","user","indentLevel","openAttribute","closeAttribute","prettySuppressed","begin","stringWriter","streamWriter","implementation","writerState","setUid","Ne","_entries","registerEntry","validateEntry","unregisterEntry","getEntryIndex","C","P","Yt","toLocaleString","Z","DEFAULT","Qt","_action","validateAction","_nc_fileactions","nr","_nc_filelistheader","N","DELETE","Y","nc","oc","ocs","V","_nc_dav_properties","L","_nc_dav_namespaces","sr","or","R","J","X","crtime","mime","owner","Q","NEW","LOCKED","D","_data","_knownDavService","updateMtime","deleteProperty","isDavRessource","move","ye","super","te","ur","setHeaders","requesttoken","patch","fetch","dr","includeSelf","ve","be","lastmod","getcontentlength","hasPreview","Te","_views","_currentView","ar","_nc_navigation","Ie","_column","Ae","O","isExist","isEmptyObject","merge","f","isName","getAllMatches","nameRegexp","M","Oe","allowBooleanAttributes","unpairedTags","U","G","w","z","validate","Re","xe","H","tagClosed","tagStartPos","col","Ve","Ce","Pe","$e","Le","Fe","preserveOrder","attributeNamePrefix","attributesGroupName","textNodeName","ignoreAttributes","removeNSPrefix","parseTagValue","parseAttributeValue","trimValues","cdataPropName","numberParseOptions","hex","leadingZeros","eNotation","tagValueProcessor","attributeValueProcessor","stopNodes","alwaysCreateTextNode","commentPropName","processEntities","htmlEntities","ignoreDeclaration","ignorePiTags","transformTagName","transformAttributeName","updateTag","buildOptions","defaultOptions","Be","Xe","Ue","Ge","ze","He","Ke","We","je","Ye","Je","decimalPoint","B","T","addChild","tt","entityName","regx","entities","rt","skipLike","De","it","lastEntities","st","replaceEntitiesValue","$","ot","ut","resolveNameSpace","at","saveTextToParentTag","lastIndexOf","tagsNodeStack","tagExp","attrExpPresent","buildAttributesMap","closeIndex","docTypeEntities","parseTextData","rawTagName","isItStopNode","E","readStopNodeData","tagContent","lt","ft","ampEntity","ct","ht","pt","gt","ne","ie","Nt","bt","Et","prettify","yt","apos","quot","space","cent","pound","yen","euro","copyright","reg","inr","addExternalEntities","parseXml","vt","Tt","se","Pt","xt","oe","K","indentBy","suppressUnpairedNode","suppressEmptyNode","endsWith","suppressBooleanAttributes","Ft","Vt","oneListGroup","isAttribute","attrPrefixLen","St","processTextOrObjNode","Lt","indentate","Rt","tagEndChar","newLine","j2x","buildTextValNode","attrStr","buildObjectNode","arrayNodeName","buildAttrPairStr","W","XMLParser","externalEntities","addEntity","XMLValidator","XMLBuilder","cr","_view","Ut","emptyView","Xt","gr","_nc_newfilemenu","numeric","sensitivity","CancelError","isCanceled","promiseState","canceled","rejected","PCancelable","userFunction","onCancel","executor","description","shouldReject","boolean","onFulfilled","onRejected","onFinally","finally","setPrototypeOf","TimeoutError","AbortError","getDOMException","errorMessage","DOMException","getAbortedReason","signal","PriorityQueue","enqueue","priority","array","comparator","first","trunc","lowerBound","dequeue","carryoverConcurrencyCount","intervalCap","POSITIVE_INFINITY","interval","autoStart","queueClass","throwOnTimeout","canInitializeInterval","job","newConcurrency","_resolve","function_","throwIfAborted","milliseconds","customTimers","timer","cancelablePromise","sign","timeoutError","pTimeout","race","addAll","functions","pause","onEmpty","onSizeLessThan","limit","onIdle","sizeBy","isPaused","AsyncResource","_type","thisArg","ws","de","ks","Ee","ys","vs","bs","Ss","Us","allOwnKeys","Rs","Uint8Array","Ds","he","Hs","getOwnPropertyDescriptors","DIGIT","ALPHA","ALPHA_DIGIT","Ys","isArrayBuffer","isFormData","FormData","isArrayBufferView","ArrayBuffer","isView","isString","isBoolean","isDate","isBlob","isRegExp","isStream","pipe","isURLSearchParams","isTypedArray","isFileList","ae","caseless","inherits","toFlatObject","kindOf","kindOfTest","toArray","forEachEntry","done","matchAll","isHTMLForm","hasOwnProp","reduceDescriptors","freezeMethods","toObjectSet","toCamelCase","toFiniteNumber","findKey","isContextDefined","ALPHABET","generateString","isSpecCompliantForm","toJSONObject","isAsyncFn","isThenable","captureStackTrace","request","number","fileName","lineNumber","columnNumber","Me","we","cause","et","metaTokens","dots","indexes","visitor","toISOString","Xs","defaultVisitor","convertValue","isVisitable","ue","_pairs","qe","serialize","fulfilled","synchronous","runWhen","eject","silentJSONParsing","forcedJSONParsing","clarifyTimeoutError","isBrowser","URLSearchParams","protocols","product","WorkerGlobalScope","hasBrowserEnv","hasStandardBrowserEnv","hasStandardBrowserWebWorkerEnv","ce","transitional","adapter","transformRequest","getContentType","setContentType","isNode","formSerializer","env","transformResponse","ERR_BAD_RESPONSE","xsrfCookieName","xsrfHeaderName","maxContentLength","maxBodyLength","validateStatus","common","Accept","ge","ke","wt","accessor","accessors","__CANCEL__","ERR_CANCELED","kt","toGMTString","cookie","read","Ct","hostname","port","loaded","lengthComputable","bytes","estimated","cancelToken","auth","username","password","unescape","baseURL","getAllResponseHeaders","ERR_BAD_REQUEST","responseText","statusText","paramsSerializer","readyState","responseURL","onabort","ECONNABORTED","ERR_NETWORK","ontimeout","timeoutErrorMessage","ETIMEDOUT","setRequestHeader","withCredentials","onDownloadProgress","onUploadProgress","http","throwIfRequested","A","timeoutMessage","decompress","beforeRedirect","transport","httpAgent","httpsAgent","socketPath","responseEncoding","fe","Se","ERR_DEPRECATED","le","assertOptions","ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","validators","interceptors","function","getUri","Continue","SwitchingProtocols","Processing","EarlyHints","Ok","Created","Accepted","NonAuthoritativeInformation","NoContent","ResetContent","PartialContent","MultiStatus","AlreadyReported","ImUsed","MultipleChoices","MovedPermanently","Found","SeeOther","NotModified","UseProxy","Unused","TemporaryRedirect","PermanentRedirect","BadRequest","Unauthorized","PaymentRequired","Forbidden","NotFound","MethodNotAllowed","NotAcceptable","ProxyAuthenticationRequired","RequestTimeout","Conflict","Gone","LengthRequired","PreconditionFailed","PayloadTooLarge","UriTooLong","UnsupportedMediaType","RangeNotSatisfiable","ExpectationFailed","ImATeapot","MisdirectedRequest","UnprocessableEntity","Locked","FailedDependency","TooEarly","UpgradeRequired","PreconditionRequired","TooManyRequests","RequestHeaderFieldsTooLarge","UnavailableForLegalReasons","InternalServerError","NotImplemented","BadGateway","ServiceUnavailable","GatewayTimeout","HttpVersionNotSupported","VariantAlsoNegotiates","InsufficientStorage","LoopDetected","NotExtended","NetworkAuthenticationRequired","jt","Ze","_listeners","zt","Pn","An","Bn","Nn","En","jn","zn","Rn","On","In","Dn","Mn","Hn","$n","activeCount","generator","pendingCount","clearQueue","I","readAsArrayBuffer","appConfig","max_chunk_size","INITIALIZED","UPLOADING","ASSEMBLING","FINISHED","CANCELLED","It","_source","_file","_isChunked","_chunks","_size","_uploaded","_startTime","_status","_controller","_response","AbortController","isChunked","startTime","uploaded","Dt","es","IDLE","PAUSED","_destinationFolder","_isPublic","_uploadQueue","_jobQueue","_queueSize","_queueProgress","_queueStatus","_notifiers","isPublic","maxChunksSize","updateStats","addNotifier","lastModified","Ot","staticRenderFns","_compiled","_scopeId","ssrContext","__VUE_SSR_CONTEXT__","_registeredComponents","_ssrRegister","shadowRoot","_injectStyles","Gt","fill","viewBox","sn","ss","detectLocale","locale","json","charset","Language","translations","msgid","comments","translator","msgstr","Add","paused","msgid_plural","extracted","New","addTranslation","Vn","ngettext","gettext","tn","Plus","Upload","disabled","multiple","addLabel","cancelLabel","uploadLabel","progressLabel","progressTimeId","eta","timeLeft","newFileMenuEntries","uploadManager","ts","totalQueueSize","uploadedQueueSize","hasFailure","isUploading","isAssembling","buttonName","setDestination","updateStatus","onUploadCompletion","onPick","renamed","propsData","conflicts","$destroy","ln","form","setSeconds","seconds","Kn","decorative","svg","change","__webpack_module_cache__","moduleId","cachedModule","__webpack_modules__","chunkIds","notFulfilled","getter","definition","chunkId","needAttach","scripts","onScriptComplete","doneFns","head","nmd","scriptUrl","currentScript","installedChunks","installedChunkData","realSrc","webpackJsonpCallback","parentChunkLoadingFunction","moreModules","runtime","chunkLoadingGlobal","__webpack_exports__"],"sourceRoot":""}
\ No newline at end of file +{"version":3,"file":"files-main.js?v=e200bd41e824814d3b0f","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/node_modules/vue-demi/lib/index.mjs","webpack:///nextcloud/node_modules/@vue/devtools-api/lib/esm/env.js","webpack:///nextcloud/node_modules/@vue/devtools-api/lib/esm/const.js","webpack:///nextcloud/node_modules/@vue/devtools-api/lib/esm/time.js","webpack:///nextcloud/node_modules/@vue/devtools-api/lib/esm/proxy.js","webpack:///nextcloud/node_modules/@vue/devtools-api/lib/esm/index.js","webpack:///nextcloud/node_modules/pinia/dist/pinia.mjs","webpack:///nextcloud/node_modules/decode-uri-component/index.js","webpack:///nextcloud/node_modules/split-on-first/index.js","webpack:///nextcloud/node_modules/query-string/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=bcf30078","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=44de6464","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?478c","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=0e008e34","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?vue&type=script&lang=js","webpack:///nextcloud/apps/files/src/views/Settings.vue","webpack://nextcloud/./apps/files/src/views/Settings.vue?7616","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/core/src/OCP/accessibility.js","webpack://nextcloud/./apps/files/src/views/Navigation.vue?af3e","webpack://nextcloud/./apps/files/src/views/Navigation.vue?74b9","webpack:///nextcloud/apps/files/src/views/FilesList.vue","webpack:///nextcloud/node_modules/natural-orderby/dist/index.js","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=03d22f04","webpack:///nextcloud/node_modules/vue-material-design-icons/ShareVariant.vue","webpack:///nextcloud/node_modules/vue-material-design-icons/ShareVariant.vue?vue&type=script&lang=js","webpack://nextcloud/./node_modules/vue-material-design-icons/ShareVariant.vue?0b71","webpack:///nextcloud/node_modules/vue-material-design-icons/ShareVariant.vue?vue&type=template&id=1f144a5c","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=6ca550f9","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/node_modules/vue-material-design-icons/Home.vue","webpack:///nextcloud/node_modules/vue-material-design-icons/Home.vue?vue&type=script&lang=js","webpack://nextcloud/./node_modules/vue-material-design-icons/Home.vue?e73b","webpack:///nextcloud/node_modules/vue-material-design-icons/Home.vue?vue&type=template&id=69a49b0f","webpack:///nextcloud/apps/files/src/components/BreadCrumbs.vue","webpack:///nextcloud/apps/files/src/components/BreadCrumbs.vue?vue&type=script&lang=ts","webpack://nextcloud/./apps/files/src/components/BreadCrumbs.vue?8c84","webpack://nextcloud/./apps/files/src/components/BreadCrumbs.vue?d357","webpack:///nextcloud/apps/files/src/utils/fileUtils.ts","webpack:///nextcloud/apps/files/src/components/FileEntry.vue","webpack:///nextcloud/apps/files/src/store/actionsmenu.ts","webpack:///nextcloud/apps/files/src/store/dragging.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=065722db","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=5c04f969","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/./node_modules/@nextcloud/dialogs/dist/style.css?d87c","webpack:///nextcloud/node_modules/axios/index.js","webpack:///nextcloud/apps/files/src/actions/moveOrCopyActionUtils.ts","webpack:///nextcloud/apps/files/src/actions/moveOrCopyAction.ts","webpack:///nextcloud/apps/files/src/components/FileEntryMixin.ts","webpack:///nextcloud/apps/files/src/utils/hashUtils.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=187c55d7","webpack:///nextcloud/node_modules/vue-material-design-icons/ChevronRight.vue?vue&type=script&lang=js","webpack:///nextcloud/node_modules/vue-material-design-icons/ChevronRight.vue","webpack://nextcloud/./node_modules/vue-material-design-icons/ChevronRight.vue?621b","webpack:///nextcloud/node_modules/vue-material-design-icons/ChevronRight.vue?vue&type=template&id=750bcc07","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?bc76","webpack://nextcloud/./apps/files/src/components/FileEntry/FileEntryActions.vue?2e72","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/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=98f97aee","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","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=5c8d96c6","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=3b29b1d5","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=aa295eae","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=7c7d2907","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=4d7171be","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=34d1e782","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?45f8","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?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?39b1","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/mixins/filesListWidth.ts","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","webpack://nextcloud/./apps/files/src/components/FilesListVirtual.vue?91b1","webpack://nextcloud/./apps/files/src/components/FilesListVirtual.vue?6ea2","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=547c388d","webpack:///nextcloud/apps/files/src/services/DropService.ts","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?b2d5","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?c58b","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-7900cbe9.css","webpack:///nextcloud/apps/files/src/components/BreadCrumbs.vue?vue&type=style&index=0&id=1c4866bc&prod&lang=scss&scoped=true","webpack:///nextcloud/apps/files/src/components/DragAndDropNotice.vue?vue&type=style&index=0&id=46caa8f8&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=77afa6dc&prod&lang=scss&scoped=true","webpack:///nextcloud/apps/files/src/components/FileEntry/FileEntryActions.vue?vue&type=style&index=0&id=2fa8d0d9&prod&lang=scss","webpack:///nextcloud/apps/files/src/components/FileEntry/FileEntryActions.vue?vue&type=style&index=1&id=2fa8d0d9&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=2dd1845e&prod&scoped=true&lang=scss","webpack:///nextcloud/apps/files/src/components/FilesListVirtual.vue?vue&type=style&index=0&id=77b1a78d&prod&scoped=true&lang=scss","webpack:///nextcloud/apps/files/src/components/FilesListVirtual.vue?vue&type=style&index=1&id=77b1a78d&prod&lang=scss","webpack:///nextcloud/apps/files/src/components/NavigationQuota.vue?vue&type=style&index=0&id=18ceb3ce&prod&lang=scss&scoped=true","webpack:///nextcloud/apps/files/src/views/FilesList.vue?vue&type=style&index=0&id=560515d6&prod&scoped=true&lang=scss","webpack:///nextcloud/apps/files/src/views/Navigation.vue?vue&type=style&index=0&id=3f2914e1&prod&scoped=true&lang=scss","webpack:///nextcloud/apps/files/src/views/Settings.vue?vue&type=style&index=0&id=6d63c120&prod&lang=scss&scoped=true","webpack:///nextcloud/node_modules/moment/locale|sync|/^\\.\\/.*$","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/timers-browserify/main.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-7900cbe9.css?cc8e","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/node_modules/p-limit/async-hooks-stub.js","webpack:///nextcloud/node_modules/@nextcloud/upload/dist/chunks/index-f812dc31.mjs","webpack:///nextcloud/node_modules/@nextcloud/upload/node_modules/p-limit/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","import Vue from 'vue'\nimport { getCurrentInstance } from 'vue'\n\nvar isVue2 = true\nvar isVue3 = false\nvar Vue2 = Vue\nvar warn = Vue.util.warn\n\nfunction install() {}\n\n// createApp polyfill\nexport function createApp(rootComponent, rootProps) {\n var vm\n var provide = {}\n var app = {\n config: Vue.config,\n use: Vue.use.bind(Vue),\n mixin: Vue.mixin.bind(Vue),\n component: Vue.component.bind(Vue),\n provide: function (key, value) {\n provide[key] = value\n return this\n },\n directive: function (name, dir) {\n if (dir) {\n Vue.directive(name, dir)\n return app\n } else {\n return Vue.directive(name)\n }\n },\n mount: function (el, hydrating) {\n if (!vm) {\n vm = new Vue(Object.assign({ propsData: rootProps }, rootComponent, { provide: Object.assign(provide, rootComponent.provide) }))\n vm.$mount(el, hydrating)\n return vm\n } else {\n return vm\n }\n },\n unmount: function () {\n if (vm) {\n vm.$destroy()\n vm = undefined\n }\n },\n }\n return app\n}\n\nexport {\n Vue,\n Vue2,\n isVue2,\n isVue3,\n install,\n warn\n}\n\n// Vue 3 components mock\nfunction createMockComponent(name) {\n return {\n setup() {\n throw new Error('[vue-demi] ' + name + ' is not supported in Vue 2. It\\'s provided to avoid compiler errors.')\n }\n }\n}\nexport var Fragment = /*#__PURE__*/ createMockComponent('Fragment')\nexport var Transition = /*#__PURE__*/ createMockComponent('Transition')\nexport var TransitionGroup = /*#__PURE__*/ createMockComponent('TransitionGroup')\nexport var Teleport = /*#__PURE__*/ createMockComponent('Teleport')\nexport var Suspense = /*#__PURE__*/ createMockComponent('Suspense')\nexport var KeepAlive = /*#__PURE__*/ createMockComponent('KeepAlive')\n\nexport * from 'vue'\n\n// Not implemented https://github.com/vuejs/core/pull/8111, falls back to getCurrentInstance()\nexport function hasInjectionContext() {\n return !!getCurrentInstance()\n}\n","export function getDevtoolsGlobalHook() {\n return getTarget().__VUE_DEVTOOLS_GLOBAL_HOOK__;\n}\nexport function getTarget() {\n // @ts-ignore\n return (typeof navigator !== 'undefined' && typeof window !== 'undefined')\n ? window\n : typeof global !== 'undefined'\n ? global\n : {};\n}\nexport const isProxyAvailable = typeof Proxy === 'function';\n","export const HOOK_SETUP = 'devtools-plugin:setup';\nexport const HOOK_PLUGIN_SETTINGS_SET = 'plugin:settings:set';\n","let supported;\nlet perf;\nexport function isPerformanceSupported() {\n var _a;\n if (supported !== undefined) {\n return supported;\n }\n if (typeof window !== 'undefined' && window.performance) {\n supported = true;\n perf = window.performance;\n }\n else if (typeof global !== 'undefined' && ((_a = global.perf_hooks) === null || _a === void 0 ? void 0 : _a.performance)) {\n supported = true;\n perf = global.perf_hooks.performance;\n }\n else {\n supported = false;\n }\n return supported;\n}\nexport function now() {\n return isPerformanceSupported() ? perf.now() : Date.now();\n}\n","import { HOOK_PLUGIN_SETTINGS_SET } from './const.js';\nimport { now } from './time.js';\nexport class ApiProxy {\n constructor(plugin, hook) {\n this.target = null;\n this.targetQueue = [];\n this.onQueue = [];\n this.plugin = plugin;\n this.hook = hook;\n const defaultSettings = {};\n if (plugin.settings) {\n for (const id in plugin.settings) {\n const item = plugin.settings[id];\n defaultSettings[id] = item.defaultValue;\n }\n }\n const localSettingsSaveId = `__vue-devtools-plugin-settings__${plugin.id}`;\n let currentSettings = Object.assign({}, defaultSettings);\n try {\n const raw = localStorage.getItem(localSettingsSaveId);\n const data = JSON.parse(raw);\n Object.assign(currentSettings, data);\n }\n catch (e) {\n // noop\n }\n this.fallbacks = {\n getSettings() {\n return currentSettings;\n },\n setSettings(value) {\n try {\n localStorage.setItem(localSettingsSaveId, JSON.stringify(value));\n }\n catch (e) {\n // noop\n }\n currentSettings = value;\n },\n now() {\n return now();\n },\n };\n if (hook) {\n hook.on(HOOK_PLUGIN_SETTINGS_SET, (pluginId, value) => {\n if (pluginId === this.plugin.id) {\n this.fallbacks.setSettings(value);\n }\n });\n }\n this.proxiedOn = new Proxy({}, {\n get: (_target, prop) => {\n if (this.target) {\n return this.target.on[prop];\n }\n else {\n return (...args) => {\n this.onQueue.push({\n method: prop,\n args,\n });\n };\n }\n },\n });\n this.proxiedTarget = new Proxy({}, {\n get: (_target, prop) => {\n if (this.target) {\n return this.target[prop];\n }\n else if (prop === 'on') {\n return this.proxiedOn;\n }\n else if (Object.keys(this.fallbacks).includes(prop)) {\n return (...args) => {\n this.targetQueue.push({\n method: prop,\n args,\n resolve: () => { },\n });\n return this.fallbacks[prop](...args);\n };\n }\n else {\n return (...args) => {\n return new Promise(resolve => {\n this.targetQueue.push({\n method: prop,\n args,\n resolve,\n });\n });\n };\n }\n },\n });\n }\n async setRealTarget(target) {\n this.target = target;\n for (const item of this.onQueue) {\n this.target.on[item.method](...item.args);\n }\n for (const item of this.targetQueue) {\n item.resolve(await this.target[item.method](...item.args));\n }\n }\n}\n","import { getTarget, getDevtoolsGlobalHook, isProxyAvailable } from './env.js';\nimport { HOOK_SETUP } from './const.js';\nimport { ApiProxy } from './proxy.js';\nexport * from './api/index.js';\nexport * from './plugin.js';\nexport * from './time.js';\nexport function setupDevtoolsPlugin(pluginDescriptor, setupFn) {\n const descriptor = pluginDescriptor;\n const target = getTarget();\n const hook = getDevtoolsGlobalHook();\n const enableProxy = isProxyAvailable && descriptor.enableEarlyProxy;\n if (hook && (target.__VUE_DEVTOOLS_PLUGIN_API_AVAILABLE__ || !enableProxy)) {\n hook.emit(HOOK_SETUP, pluginDescriptor, setupFn);\n }\n else {\n const proxy = enableProxy ? new ApiProxy(descriptor, hook) : null;\n const list = target.__VUE_DEVTOOLS_PLUGINS__ = target.__VUE_DEVTOOLS_PLUGINS__ || [];\n list.push({\n pluginDescriptor: descriptor,\n setupFn,\n proxy,\n });\n if (proxy)\n setupFn(proxy.proxiedTarget);\n }\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<T> = { readonly [P in keyof T]: DeepReadonly<T[P]> }\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<Id, S, G, A> 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","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\tif (Boolean(value) && typeof value === 'object' && !Array.isArray(value)) {\n\t\t\t// Sort object keys, not values\n\t\t\tresult[key] = keysSorter(value);\n\t\t} else {\n\t\t\tresult[key] = value;\n\t\t}\n\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 <a> element. Use the custom prop to remove this warning:\\n<router-link v-slot=\"{ navigate, href }\" custom></router-link>\\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 (\"<router-link> 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 \"<router-link>'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 \"<router-link>'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 <a> child and apply listener and href\n var a = findAnchor(this.$slots.default);\n if (a) {\n // in case the <a> 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 <a> 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 <base> 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 }","<template>\n <span v-bind=\"$attrs\"\n :aria-hidden=\"!title\"\n :aria-label=\"title\"\n class=\"material-design-icon cog-icon\"\n role=\"img\"\n @click=\"$emit('click', $event)\">\n <svg :fill=\"fillColor\"\n class=\"material-design-icon__svg\"\n :width=\"size\"\n :height=\"size\"\n viewBox=\"0 0 24 24\">\n <path 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\">\n <title v-if=\"title\">{{ title }}</title>\n </path>\n </svg>\n </span>\n</template>\n\n<script>\nexport default {\n name: \"CogIcon\",\n emits: ['click'],\n props: {\n title: {\n type: String,\n },\n fillColor: {\n type: String,\n default: \"currentColor\"\n },\n size: {\n type: Number,\n default: 24\n }\n }\n}\n</script>","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=bcf30078\"\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,\"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æ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\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æ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\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","<template>\n <span v-bind=\"$attrs\"\n :aria-hidden=\"!title\"\n :aria-label=\"title\"\n class=\"material-design-icon chart-pie-icon\"\n role=\"img\"\n @click=\"$emit('click', $event)\">\n <svg :fill=\"fillColor\"\n class=\"material-design-icon__svg\"\n :width=\"size\"\n :height=\"size\"\n viewBox=\"0 0 24 24\">\n <path 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\">\n <title v-if=\"title\">{{ title }}</title>\n </path>\n </svg>\n </span>\n</template>\n\n<script>\nexport default {\n name: \"ChartPieIcon\",\n emits: ['click'],\n props: {\n title: {\n type: String,\n },\n fillColor: {\n type: String,\n default: \"currentColor\"\n },\n size: {\n type: Number,\n default: 24\n }\n }\n}\n</script>","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=44de6464\"\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,\"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 }","<template>\n\t<NcAppNavigationItem v-if=\"storageStats\"\n\t\t:aria-label=\"t('files', 'Storage informations')\"\n\t\t:class=\"{ 'app-navigation-entry__settings-quota--not-unlimited': storageStats.quota >= 0}\"\n\t\t:loading=\"loadingStorageStats\"\n\t\t:name=\"storageStatsTitle\"\n\t\t:title=\"storageStatsTooltip\"\n\t\tclass=\"app-navigation-entry__settings-quota\"\n\t\tdata-cy-files-navigation-settings-quota\n\t\t@click.stop.prevent=\"debounceUpdateStorageStats\">\n\t\t<ChartPie slot=\"icon\" :size=\"20\" />\n\n\t\t<!-- Progress bar -->\n\t\t<NcProgressBar v-if=\"storageStats.quota >= 0\"\n\t\t\tslot=\"extra\"\n\t\t\t:error=\"storageStats.relative > 80\"\n\t\t\t:value=\"Math.min(storageStats.relative, 100)\" />\n\t</NcAppNavigationItem>\n</template>\n\n<script>\nimport { debounce, throttle } from 'throttle-debounce'\nimport { formatFileSize } from '@nextcloud/files'\nimport { generateUrl } from '@nextcloud/router'\nimport { loadState } from '@nextcloud/initial-state'\nimport { showError } from '@nextcloud/dialogs'\nimport { subscribe } from '@nextcloud/event-bus'\nimport { translate } from '@nextcloud/l10n'\nimport axios from '@nextcloud/axios'\n\nimport ChartPie from 'vue-material-design-icons/ChartPie.vue'\nimport NcAppNavigationItem from '@nextcloud/vue/dist/Components/NcAppNavigationItem.js'\nimport NcProgressBar from '@nextcloud/vue/dist/Components/NcProgressBar.js'\n\nimport logger from '../logger.js'\n\nexport default {\n\tname: 'NavigationQuota',\n\n\tcomponents: {\n\t\tChartPie,\n\t\tNcAppNavigationItem,\n\t\tNcProgressBar,\n\t},\n\n\tdata() {\n\t\treturn {\n\t\t\tloadingStorageStats: false,\n\t\t\tstorageStats: loadState('files', 'storageStats', null),\n\t\t}\n\t},\n\n\tcomputed: {\n\t\tstorageStatsTitle() {\n\t\t\tconst usedQuotaByte = formatFileSize(this.storageStats?.used, false, false)\n\t\t\tconst quotaByte = formatFileSize(this.storageStats?.quota, false, false)\n\n\t\t\t// If no quota set\n\t\t\tif (this.storageStats?.quota < 0) {\n\t\t\t\treturn this.t('files', '{usedQuotaByte} used', { usedQuotaByte })\n\t\t\t}\n\n\t\t\treturn this.t('files', '{used} of {quota} used', {\n\t\t\t\tused: usedQuotaByte,\n\t\t\t\tquota: quotaByte,\n\t\t\t})\n\t\t},\n\t\tstorageStatsTooltip() {\n\t\t\tif (!this.storageStats.relative) {\n\t\t\t\treturn ''\n\t\t\t}\n\n\t\t\treturn this.t('files', '{relative}% used', this.storageStats)\n\t\t},\n\t},\n\n\tbeforeMount() {\n\t\t/**\n\t\t * Update storage stats every minute\n\t\t * TODO: remove when all views are migrated to Vue\n\t\t */\n\t\tsetInterval(this.throttleUpdateStorageStats, 60 * 1000)\n\n\t\tsubscribe('files:node:created', this.throttleUpdateStorageStats)\n\t\tsubscribe('files:node:deleted', this.throttleUpdateStorageStats)\n\t\tsubscribe('files:node:moved', this.throttleUpdateStorageStats)\n\t\tsubscribe('files:node:updated', this.throttleUpdateStorageStats)\n\t},\n\n\tmounted() {\n\t\t// Warn the user if the available storage is 0 on page load\n\t\tif (this.storageStats?.free <= 0) {\n\t\t\tthis.showStorageFullWarning()\n\t\t}\n\t},\n\n\tmethods: {\n\t\t// From user input\n\t\tdebounceUpdateStorageStats: debounce(200, function(event) {\n\t\t\tthis.updateStorageStats(event)\n\t\t}),\n\t\t// From interval or event bus\n\t\tthrottleUpdateStorageStats: throttle(1000, function(event) {\n\t\t\tthis.updateStorageStats(event)\n\t\t}),\n\n\t\t/**\n\t\t * Update the storage stats\n\t\t * Throttled at max 1 refresh per minute\n\t\t *\n\t\t * @param {Event} [event = null] if user interaction\n\t\t */\n\t\tasync updateStorageStats(event = null) {\n\t\t\tif (this.loadingStorageStats) {\n\t\t\t\treturn\n\t\t\t}\n\n\t\t\tthis.loadingStorageStats = true\n\t\t\ttry {\n\t\t\t\tconst response = await axios.get(generateUrl('/apps/files/api/v1/stats'))\n\t\t\t\tif (!response?.data?.data) {\n\t\t\t\t\tthrow new Error('Invalid storage stats')\n\t\t\t\t}\n\n\t\t\t\t// Warn the user if the available storage changed from > 0 to 0\n\t\t\t\tif (this.storageStats?.free > 0 && response.data.data?.free <= 0) {\n\t\t\t\t\tthis.showStorageFullWarning()\n\t\t\t\t}\n\n\t\t\t\tthis.storageStats = response.data.data\n\t\t\t} catch (error) {\n\t\t\t\tlogger.error('Could not refresh storage stats', { error })\n\t\t\t\t// Only show to the user if it was manually triggered\n\t\t\t\tif (event) {\n\t\t\t\t\tshowError(t('files', 'Could not refresh storage stats'))\n\t\t\t\t}\n\t\t\t} finally {\n\t\t\t\tthis.loadingStorageStats = false\n\t\t\t}\n\t\t},\n\n\t\tshowStorageFullWarning() {\n\t\t\tshowError(this.t('files', 'Your storage is full, files can not be updated or synced anymore!'))\n\t\t},\n\n\t\tt: translate,\n\t},\n}\n</script>\n\n<style lang=\"scss\" scoped>\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</style>\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=18ceb3ce&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=18ceb3ce&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=18ceb3ce&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=18ceb3ce&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 \"18ceb3ce\",\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:{\"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:{\"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:{\"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:{\"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:{\"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:{\"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 }","<template>\n <span v-bind=\"$attrs\"\n :aria-hidden=\"!title\"\n :aria-label=\"title\"\n class=\"material-design-icon clipboard-icon\"\n role=\"img\"\n @click=\"$emit('click', $event)\">\n <svg :fill=\"fillColor\"\n class=\"material-design-icon__svg\"\n :width=\"size\"\n :height=\"size\"\n viewBox=\"0 0 24 24\">\n <path 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\">\n <title v-if=\"title\">{{ title }}</title>\n </path>\n </svg>\n </span>\n</template>\n\n<script>\nexport default {\n name: \"ClipboardIcon\",\n emits: ['click'],\n props: {\n title: {\n type: String,\n },\n fillColor: {\n type: String,\n default: \"currentColor\"\n },\n size: {\n type: Number,\n default: 24\n }\n }\n}\n</script>","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=0e008e34\"\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,\"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 - @copyright Copyright (c) 2020 Gary Kim <gary@garykim.dev>\n -\n - @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\n -\n -->\n\n<template>\n\t<div />\n</template>\n<script>\nexport default {\n\tname: 'Setting',\n\tprops: {\n\t\tel: {\n\t\t\ttype: Function,\n\t\t\trequired: true,\n\t\t},\n\t},\n\tmounted() {\n\t\tthis.$el.appendChild(this.el())\n\t},\n}\n</script>\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","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 - @copyright Copyright (c) 2023 John Molakvoæ <skjnldsv@protonmail.com>\n -\n - @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\n -\n -->\n<template>\n\t<NcAppSettingsDialog :open=\"open\"\n\t\t:show-navigation=\"true\"\n\t\t:name=\"t('files', 'Files settings')\"\n\t\t@update:open=\"onClose\">\n\t\t<!-- Settings API-->\n\t\t<NcAppSettingsSection id=\"settings\" :name=\"t('files', 'Files settings')\">\n\t\t\t<NcCheckboxRadioSwitch :checked=\"userConfig.sort_favorites_first\"\n\t\t\t\t@update:checked=\"setConfig('sort_favorites_first', $event)\">\n\t\t\t\t{{ t('files', 'Sort favorites first') }}\n\t\t\t</NcCheckboxRadioSwitch>\n\t\t\t<NcCheckboxRadioSwitch :checked=\"userConfig.sort_folders_first\"\n\t\t\t\t@update:checked=\"setConfig('sort_folders_first', $event)\">\n\t\t\t\t{{ t('files', 'Sort folders before files') }}\n\t\t\t</NcCheckboxRadioSwitch>\n\t\t\t<NcCheckboxRadioSwitch :checked=\"userConfig.show_hidden\"\n\t\t\t\t@update:checked=\"setConfig('show_hidden', $event)\">\n\t\t\t\t{{ t('files', 'Show hidden files') }}\n\t\t\t</NcCheckboxRadioSwitch>\n\t\t\t<NcCheckboxRadioSwitch :checked=\"userConfig.crop_image_previews\"\n\t\t\t\t@update:checked=\"setConfig('crop_image_previews', $event)\">\n\t\t\t\t{{ t('files', 'Crop image previews') }}\n\t\t\t</NcCheckboxRadioSwitch>\n\t\t\t<NcCheckboxRadioSwitch v-if=\"enableGridView\"\n\t\t\t\t:checked=\"userConfig.grid_view\"\n\t\t\t\t@update:checked=\"setConfig('grid_view', $event)\">\n\t\t\t\t{{ t('files', 'Enable the grid view') }}\n\t\t\t</NcCheckboxRadioSwitch>\n\t\t</NcAppSettingsSection>\n\n\t\t<!-- Settings API-->\n\t\t<NcAppSettingsSection v-if=\"settings.length !== 0\"\n\t\t\tid=\"more-settings\"\n\t\t\t:name=\"t('files', 'Additional settings')\">\n\t\t\t<template v-for=\"setting in settings\">\n\t\t\t\t<Setting :key=\"setting.name\" :el=\"setting.el\" />\n\t\t\t</template>\n\t\t</NcAppSettingsSection>\n\n\t\t<!-- Webdav URL-->\n\t\t<NcAppSettingsSection id=\"webdav\" :name=\"t('files', 'WebDAV')\">\n\t\t\t<NcInputField id=\"webdav-url-input\"\n\t\t\t\t:label=\"t('files', 'WebDAV URL')\"\n\t\t\t\t:show-trailing-button=\"true\"\n\t\t\t\t:success=\"webdavUrlCopied\"\n\t\t\t\t:trailing-button-label=\"t('files', 'Copy to clipboard')\"\n\t\t\t\t:value=\"webdavUrl\"\n\t\t\t\treadonly=\"readonly\"\n\t\t\t\ttype=\"url\"\n\t\t\t\t@focus=\"$event.target.select()\"\n\t\t\t\t@trailing-button-click=\"copyCloudId\">\n\t\t\t\t<template #trailing-button-icon>\n\t\t\t\t\t<Clipboard :size=\"20\" />\n\t\t\t\t</template>\n\t\t\t</NcInputField>\n\t\t\t<em>\n\t\t\t\t<a class=\"setting-link\"\n\t\t\t\t\t:href=\"webdavDocs\"\n\t\t\t\t\ttarget=\"_blank\"\n\t\t\t\t\trel=\"noreferrer noopener\">\n\t\t\t\t\t{{ t('files', 'Use this address to access your Files via WebDAV') }} ↗\n\t\t\t\t</a>\n\t\t\t</em>\n\t\t\t<br>\n\t\t\t<em>\n\t\t\t\t<a class=\"setting-link\" :href=\"appPasswordUrl\">\n\t\t\t\t\t{{ t('files', 'If you have enabled 2FA, you must create and use a new app password by clicking here.') }} ↗\n\t\t\t\t</a>\n\t\t\t</em>\n\t\t</NcAppSettingsSection>\n\t</NcAppSettingsDialog>\n</template>\n\n<script>\nimport NcAppSettingsDialog from '@nextcloud/vue/dist/Components/NcAppSettingsDialog.js'\nimport NcAppSettingsSection from '@nextcloud/vue/dist/Components/NcAppSettingsSection.js'\nimport NcCheckboxRadioSwitch from '@nextcloud/vue/dist/Components/NcCheckboxRadioSwitch.js'\nimport Clipboard from 'vue-material-design-icons/Clipboard.vue'\nimport NcInputField from '@nextcloud/vue/dist/Components/NcInputField.js'\nimport Setting from '../components/Setting.vue'\n\nimport { generateRemoteUrl, generateUrl } from '@nextcloud/router'\nimport { getCurrentUser } from '@nextcloud/auth'\nimport { showError, showSuccess } from '@nextcloud/dialogs'\nimport { translate } from '@nextcloud/l10n'\nimport { loadState } from '@nextcloud/initial-state'\nimport { useUserConfigStore } from '../store/userconfig.ts'\n\nexport default {\n\tname: 'Settings',\n\tcomponents: {\n\t\tClipboard,\n\t\tNcAppSettingsDialog,\n\t\tNcAppSettingsSection,\n\t\tNcCheckboxRadioSwitch,\n\t\tNcInputField,\n\t\tSetting,\n\t},\n\n\tprops: {\n\t\topen: {\n\t\t\ttype: Boolean,\n\t\t\tdefault: false,\n\t\t},\n\t},\n\n\tsetup() {\n\t\tconst userConfigStore = useUserConfigStore()\n\t\treturn {\n\t\t\tuserConfigStore,\n\t\t}\n\t},\n\n\tdata() {\n\t\treturn {\n\t\t\t// Settings API\n\t\t\tsettings: window.OCA?.Files?.Settings?.settings || [],\n\n\t\t\t// Webdav infos\n\t\t\twebdavUrl: generateRemoteUrl('dav/files/' + encodeURIComponent(getCurrentUser()?.uid)),\n\t\t\twebdavDocs: 'https://docs.nextcloud.com/server/stable/go.php?to=user-webdav',\n\t\t\tappPasswordUrl: generateUrl('/settings/user/security#generate-app-token-section'),\n\t\t\twebdavUrlCopied: false,\n\t\t\tenableGridView: (loadState('core', 'config', [])['enable_non-accessible_features'] ?? true),\n\t\t}\n\t},\n\n\tcomputed: {\n\t\tuserConfig() {\n\t\t\treturn this.userConfigStore.userConfig\n\t\t},\n\t},\n\n\tbeforeMount() {\n\t\t// Update the settings API entries state\n\t\tthis.settings.forEach(setting => setting.open())\n\t},\n\n\tbeforeDestroy() {\n\t\t// Update the settings API entries state\n\t\tthis.settings.forEach(setting => setting.close())\n\t},\n\n\tmethods: {\n\t\tonClose() {\n\t\t\tthis.$emit('close')\n\t\t},\n\n\t\tsetConfig(key, value) {\n\t\t\tthis.userConfigStore.update(key, value)\n\t\t},\n\n\t\tasync copyCloudId() {\n\t\t\tdocument.querySelector('input#webdav-url-input').select()\n\n\t\t\tif (!navigator.clipboard) {\n\t\t\t\t// Clipboard API not available\n\t\t\t\tshowError(t('files', 'Clipboard is not available'))\n\t\t\t\treturn\n\t\t\t}\n\n\t\t\tawait navigator.clipboard.writeText(this.webdavUrl)\n\t\t\tthis.webdavUrlCopied = true\n\t\t\tshowSuccess(t('files', 'WebDAV URL copied to clipboard'))\n\t\t\tsetTimeout(() => {\n\t\t\t\tthis.webdavUrlCopied = false\n\t\t\t}, 5000)\n\t\t},\n\n\t\tt: translate,\n\t},\n}\n</script>\n\n<style lang=\"scss\" scoped>\n.setting-link:hover {\n\ttext-decoration: underline;\n}\n</style>\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!./Settings.vue?vue&type=style&index=0&id=6d63c120&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=6d63c120&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=6d63c120&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=6d63c120&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 \"6d63c120\",\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 * @copyright Copyright (c) 2022 Joas Schilling <coding@schilljs.com>\n *\n * @author Joas Schilling <coding@schilljs.com>\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 <http://www.gnu.org/licenses/>.\n *\n */\n\nimport { loadState } from '@nextcloud/initial-state'\n\n/**\n * Set the page heading\n *\n * @param {string} heading page title from the history api\n * @since 27.0.0\n */\nexport function setPageHeading(heading) {\n\tconst headingEl = document.getElementById('page-heading-level-1')\n\tif (headingEl) {\n\t\theadingEl.textContent = heading\n\t}\n}\nexport default {\n\t/**\n\t * @return {boolean} Whether the user opted-out of shortcuts so that they should not be registered\n\t */\n\tdisableKeyboardShortcuts() {\n\t\treturn loadState('theming', 'shortcutsDisabled', false)\n\t},\n\tsetPageHeading,\n}\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!./Navigation.vue?vue&type=style&index=0&id=3f2914e1&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=3f2914e1&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=3f2914e1&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=3f2914e1&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 \"3f2914e1\",\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:{\"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('ShareVariantIcon',{attrs:{\"size\":20}})]},proxy:true}],null,false,2776780758)}):_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', 'Add'))+\"\\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 * natural-orderby v3.0.2\n *\n * Copyright (c) Olaf Ennen\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE.md file in the root directory of this source tree.\n *\n * @license MIT\n */\nvar compareNumbers = function compareNumbers(numberA, numberB) {\n if (numberA < numberB) {\n return -1;\n }\n if (numberA > numberB) {\n return 1;\n }\n return 0;\n};\n\nvar compareUnicode = function compareUnicode(stringA, stringB) {\n var result = stringA.localeCompare(stringB);\n return result ? result / Math.abs(result) : 0;\n};\n\nvar RE_NUMBERS = /(^0x[\\da-fA-F]+$|^([+-]?(?:\\d+(?:\\.\\d*)?|\\.\\d+)(?:[eE][+-]?\\d+)?(?!\\.\\d+)(?=\\D|\\s|$))|\\d+)/g;\nvar RE_LEADING_OR_TRAILING_WHITESPACES = /^\\s+|\\s+$/g; // trim pre-post whitespace\nvar RE_WHITESPACES = /\\s+/g; // normalize all whitespace to single ' ' character\nvar RE_INT_OR_FLOAT = /^[+-]?(?:\\d+(?:\\.\\d*)?|\\.\\d+)(?:[eE][+-]?\\d+)?$/; // identify integers and floats\nvar RE_DATE = /(^([\\w ]+,?[\\w ]+)?[\\w ]+,?[\\w ]+\\d+:\\d+(:\\d+)?[\\w ]?|^\\d{1,4}[/-]\\d{1,4}[/-]\\d{1,4}|^\\w+, \\w+ \\d+, \\d{4})/; // identify date strings\nvar RE_LEADING_ZERO = /^0+[1-9]{1}[0-9]*$/;\n// eslint-disable-next-line no-control-regex\nvar RE_UNICODE_CHARACTERS = /[^\\x00-\\x80]/;\n\nvar stringCompare = function stringCompare(stringA, stringB) {\n if (stringA < stringB) {\n return -1;\n }\n if (stringA > stringB) {\n return 1;\n }\n return 0;\n};\n\nvar compareChunks = function compareChunks(chunksA, chunksB) {\n var lengthA = chunksA.length;\n var lengthB = chunksB.length;\n var size = Math.min(lengthA, lengthB);\n for (var i = 0; i < size; i++) {\n var chunkA = chunksA[i];\n var chunkB = chunksB[i];\n if (chunkA.normalizedString !== chunkB.normalizedString) {\n if (chunkA.normalizedString === '' !== (chunkB.normalizedString === '')) {\n // empty strings have lowest value\n return chunkA.normalizedString === '' ? -1 : 1;\n }\n if (chunkA.parsedNumber !== undefined && chunkB.parsedNumber !== undefined) {\n // compare numbers\n var result = compareNumbers(chunkA.parsedNumber, chunkB.parsedNumber);\n if (result === 0) {\n // compare string value, if parsed numbers are equal\n // Example:\n // chunkA = { parsedNumber: 1, normalizedString: \"001\" }\n // chunkB = { parsedNumber: 1, normalizedString: \"01\" }\n // chunkA.parsedNumber === chunkB.parsedNumber\n // chunkA.normalizedString < chunkB.normalizedString\n return stringCompare(chunkA.normalizedString, chunkB.normalizedString);\n }\n return result;\n } else if (chunkA.parsedNumber !== undefined || chunkB.parsedNumber !== undefined) {\n // number < string\n return chunkA.parsedNumber !== undefined ? -1 : 1;\n } else if (RE_UNICODE_CHARACTERS.test(chunkA.normalizedString + chunkB.normalizedString)) {\n // use locale comparison only if one of the chunks contains unicode characters\n return compareUnicode(chunkA.normalizedString, chunkB.normalizedString);\n } else {\n // use common string comparison for performance reason\n return stringCompare(chunkA.normalizedString, chunkB.normalizedString);\n }\n }\n }\n // if the chunks are equal so far, the one which has more chunks is greater than the other one\n if (lengthA > size || lengthB > size) {\n return lengthA <= size ? -1 : 1;\n }\n return 0;\n};\n\nvar compareOtherTypes = function compareOtherTypes(valueA, valueB) {\n if (!valueA.chunks ? valueB.chunks : !valueB.chunks) {\n return !valueA.chunks ? 1 : -1;\n }\n if (valueA.isNaN ? !valueB.isNaN : valueB.isNaN) {\n return valueA.isNaN ? -1 : 1;\n }\n if (valueA.isSymbol ? !valueB.isSymbol : valueB.isSymbol) {\n return valueA.isSymbol ? -1 : 1;\n }\n if (valueA.isObject ? !valueB.isObject : valueB.isObject) {\n return valueA.isObject ? -1 : 1;\n }\n if (valueA.isArray ? !valueB.isArray : valueB.isArray) {\n return valueA.isArray ? -1 : 1;\n }\n if (valueA.isFunction ? !valueB.isFunction : valueB.isFunction) {\n return valueA.isFunction ? -1 : 1;\n }\n if (valueA.isNull ? !valueB.isNull : valueB.isNull) {\n return valueA.isNull ? -1 : 1;\n }\n return 0;\n};\n\nvar compareValues = function compareValues(valueA, valueB) {\n if (valueA.value === valueB.value) {\n return 0;\n }\n if (valueA.parsedNumber !== undefined && valueB.parsedNumber !== undefined) {\n return compareNumbers(valueA.parsedNumber, valueB.parsedNumber);\n }\n if (valueA.chunks && valueB.chunks) {\n return compareChunks(valueA.chunks, valueB.chunks);\n }\n return compareOtherTypes(valueA, valueB);\n};\n\nvar normalizeAlphaChunk = function normalizeAlphaChunk(chunk) {\n return chunk.replace(RE_WHITESPACES, ' ').replace(RE_LEADING_OR_TRAILING_WHITESPACES, '');\n};\n\nvar parseNumber = function parseNumber(value) {\n if (value.length !== 0) {\n var parsedNumber = Number(value);\n if (!Number.isNaN(parsedNumber)) {\n return parsedNumber;\n }\n }\n return undefined;\n};\n\nvar normalizeNumericChunk = function normalizeNumericChunk(chunk, index, chunks) {\n if (RE_INT_OR_FLOAT.test(chunk)) {\n // don´t parse a number, if there´s a preceding decimal point\n // to keep significance\n // e.g. 1.0020, 1.020\n if (!RE_LEADING_ZERO.test(chunk) || index === 0 || chunks[index - 1] !== '.') {\n return parseNumber(chunk) || 0;\n }\n }\n return undefined;\n};\n\nvar createChunkMap = function createChunkMap(chunk, index, chunks) {\n return {\n parsedNumber: normalizeNumericChunk(chunk, index, chunks),\n normalizedString: normalizeAlphaChunk(chunk)\n };\n};\n\nvar createChunks = function createChunks(value) {\n return value.replace(RE_NUMBERS, '\\0$1\\0').replace(/\\0$/, '').replace(/^\\0/, '').split('\\0');\n};\n\nvar createChunkMaps = function createChunkMaps(value) {\n var chunksMaps = createChunks(value).map(createChunkMap);\n return chunksMaps;\n};\n\nvar isFunction = function isFunction(value) {\n return typeof value === 'function';\n};\n\nvar isNaN = function isNaN(value) {\n return Number.isNaN(value) || value instanceof Number && Number.isNaN(value.valueOf());\n};\n\nvar isNull = function isNull(value) {\n return value === null;\n};\n\nvar isObject = function isObject(value) {\n return value !== null && typeof value === 'object' && !Array.isArray(value) && !(value instanceof Number) && !(value instanceof String) && !(value instanceof Boolean) && !(value instanceof Date);\n};\n\nvar isSymbol = function isSymbol(value) {\n return typeof value === 'symbol';\n};\n\nvar isUndefined = function isUndefined(value) {\n return value === undefined;\n};\n\nvar parseDate = function parseDate(value) {\n try {\n var parsedDate = Date.parse(value);\n if (!Number.isNaN(parsedDate)) {\n if (RE_DATE.test(value)) {\n return parsedDate;\n }\n }\n return undefined;\n } catch (_unused) {\n return undefined;\n }\n};\n\nvar numberify = function numberify(value) {\n var parsedNumber = parseNumber(value);\n if (parsedNumber !== undefined) {\n return parsedNumber;\n }\n return parseDate(value);\n};\n\nvar stringify = function stringify(value) {\n if (typeof value === 'boolean' || value instanceof Boolean) {\n return Number(value).toString();\n }\n if (typeof value === 'number' || value instanceof Number) {\n return value.toString();\n }\n if (value instanceof Date) {\n return value.getTime().toString();\n }\n if (typeof value === 'string' || value instanceof String) {\n return value.toLowerCase().replace(RE_LEADING_OR_TRAILING_WHITESPACES, '');\n }\n return '';\n};\n\nvar getMappedValueRecord = function getMappedValueRecord(value) {\n if (typeof value === 'string' || value instanceof String || (typeof value === 'number' || value instanceof Number) && !isNaN(value) || typeof value === 'boolean' || value instanceof Boolean || value instanceof Date) {\n var stringValue = stringify(value);\n var parsedNumber = numberify(stringValue);\n var chunks = createChunkMaps(parsedNumber ? \"\" + parsedNumber : stringValue);\n return {\n parsedNumber: parsedNumber,\n chunks: chunks,\n value: value\n };\n }\n return {\n isArray: Array.isArray(value),\n isFunction: isFunction(value),\n isNaN: isNaN(value),\n isNull: isNull(value),\n isObject: isObject(value),\n isSymbol: isSymbol(value),\n isUndefined: isUndefined(value),\n value: value\n };\n};\n\nvar baseCompare = function baseCompare(options) {\n return function (valueA, valueB) {\n var a = getMappedValueRecord(valueA);\n var b = getMappedValueRecord(valueB);\n var result = compareValues(a, b);\n return result * (options.order === 'desc' ? -1 : 1);\n };\n};\n\nvar isValidOrder = function isValidOrder(value) {\n return typeof value === 'string' && (value === 'asc' || value === 'desc');\n};\nvar getOptions = function getOptions(customOptions) {\n var order = 'asc';\n if (typeof customOptions === 'string' && isValidOrder(customOptions)) {\n order = customOptions;\n } else if (customOptions && typeof customOptions === 'object' && customOptions.order && isValidOrder(customOptions.order)) {\n order = customOptions.order;\n }\n return {\n order: order\n };\n};\n\n/**\n * Creates a compare function that defines the natural sort order considering\n * the given `options` which may be passed to [`Array.prototype.sort()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort).\n */\nfunction compare(options) {\n var validatedOptions = getOptions(options);\n return baseCompare(validatedOptions);\n}\n\nvar compareMultiple = function compareMultiple(recordA, recordB, orders) {\n var indexA = recordA.index,\n valuesA = recordA.values;\n var indexB = recordB.index,\n valuesB = recordB.values;\n var length = valuesA.length;\n var ordersLength = orders.length;\n for (var i = 0; i < length; i++) {\n var order = i < ordersLength ? orders[i] : null;\n if (order && typeof order === 'function') {\n var result = order(valuesA[i].value, valuesB[i].value);\n if (result) {\n return result;\n }\n } else {\n var _result = compareValues(valuesA[i], valuesB[i]);\n if (_result) {\n return _result * (order === 'desc' ? -1 : 1);\n }\n }\n }\n return indexA - indexB;\n};\n\nvar createIdentifierFn = function createIdentifierFn(identifier) {\n if (typeof identifier === 'function') {\n // identifier is already a lookup function\n return identifier;\n }\n return function (value) {\n if (Array.isArray(value)) {\n var index = Number(identifier);\n if (Number.isInteger(index)) {\n return value[index];\n }\n } else if (value && typeof value === 'object') {\n var result = Object.getOwnPropertyDescriptor(value, identifier);\n return result == null ? void 0 : result.value;\n }\n return value;\n };\n};\n\nvar getElementByIndex = function getElementByIndex(collection, index) {\n return collection[index];\n};\n\nvar getValueByIdentifier = function getValueByIdentifier(value, getValue) {\n return getValue(value);\n};\n\nvar baseOrderBy = function baseOrderBy(collection, identifiers, orders) {\n var identifierFns = identifiers.length ? identifiers.map(createIdentifierFn) : [function (value) {\n return value;\n }];\n\n // temporary array holds elements with position and sort-values\n var mappedCollection = collection.map(function (element, index) {\n var values = identifierFns.map(function (identifier) {\n return getValueByIdentifier(element, identifier);\n }).map(getMappedValueRecord);\n return {\n index: index,\n values: values\n };\n });\n\n // iterate over values and compare values until a != b or last value reached\n mappedCollection.sort(function (recordA, recordB) {\n return compareMultiple(recordA, recordB, orders);\n });\n return mappedCollection.map(function (element) {\n return getElementByIndex(collection, element.index);\n });\n};\n\nvar getIdentifiers = function getIdentifiers(identifiers) {\n if (!identifiers) {\n return [];\n }\n var identifierList = !Array.isArray(identifiers) ? [identifiers] : [].concat(identifiers);\n if (identifierList.some(function (identifier) {\n return typeof identifier !== 'string' && typeof identifier !== 'number' && typeof identifier !== 'function';\n })) {\n return [];\n }\n return identifierList;\n};\n\nvar getOrders = function getOrders(orders) {\n if (!orders) {\n return [];\n }\n var orderList = !Array.isArray(orders) ? [orders] : [].concat(orders);\n if (orderList.some(function (order) {\n return order !== 'asc' && order !== 'desc' && typeof order !== 'function';\n })) {\n return [];\n }\n return orderList;\n};\n\n/**\n * Creates an array of elements, natural sorted by specified identifiers and\n * the corresponding sort orders. This method implements a stable sort\n * algorithm, which means the original sort order of equal elements is\n * preserved.\n */\nfunction orderBy(collection, identifiers, orders) {\n if (!collection || !Array.isArray(collection)) {\n return [];\n }\n var validatedIdentifiers = getIdentifiers(identifiers);\n var validatedOrders = getOrders(orders);\n return baseOrderBy(collection, validatedIdentifiers, validatedOrders);\n}\n\nexport { compare, orderBy };\n","<template>\n <span v-bind=\"$attrs\"\n :aria-hidden=\"!title\"\n :aria-label=\"title\"\n class=\"material-design-icon format-list-bulleted-square-icon\"\n role=\"img\"\n @click=\"$emit('click', $event)\">\n <svg :fill=\"fillColor\"\n class=\"material-design-icon__svg\"\n :width=\"size\"\n :height=\"size\"\n viewBox=\"0 0 24 24\">\n <path d=\"M3,4H7V8H3V4M9,5V7H21V5H9M3,10H7V14H3V10M9,11V13H21V11H9M3,16H7V20H3V16M9,17V19H21V17H9\">\n <title v-if=\"title\">{{ title }}</title>\n </path>\n </svg>\n </span>\n</template>\n\n<script>\nexport default {\n name: \"FormatListBulletedSquareIcon\",\n emits: ['click'],\n props: {\n title: {\n type: String,\n },\n fillColor: {\n type: String,\n default: \"currentColor\"\n },\n size: {\n type: Number,\n default: 24\n }\n }\n}\n</script>","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=03d22f04\"\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,\"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 }","<template>\n <span v-bind=\"$attrs\"\n :aria-hidden=\"!title\"\n :aria-label=\"title\"\n class=\"material-design-icon share-variant-icon\"\n role=\"img\"\n @click=\"$emit('click', $event)\">\n <svg :fill=\"fillColor\"\n class=\"material-design-icon__svg\"\n :width=\"size\"\n :height=\"size\"\n viewBox=\"0 0 24 24\">\n <path d=\"M18,16.08C17.24,16.08 16.56,16.38 16.04,16.85L8.91,12.7C8.96,12.47 9,12.24 9,12C9,11.76 8.96,11.53 8.91,11.3L15.96,7.19C16.5,7.69 17.21,8 18,8A3,3 0 0,0 21,5A3,3 0 0,0 18,2A3,3 0 0,0 15,5C15,5.24 15.04,5.47 15.09,5.7L8.04,9.81C7.5,9.31 6.79,9 6,9A3,3 0 0,0 3,12A3,3 0 0,0 6,15C6.79,15 7.5,14.69 8.04,14.19L15.16,18.34C15.11,18.55 15.08,18.77 15.08,19C15.08,20.61 16.39,21.91 18,21.91C19.61,21.91 20.92,20.61 20.92,19A2.92,2.92 0 0,0 18,16.08Z\">\n <title v-if=\"title\">{{ title }}</title>\n </path>\n </svg>\n </span>\n</template>\n\n<script>\nexport default {\n name: \"ShareVariantIcon\",\n emits: ['click'],\n props: {\n title: {\n type: String,\n },\n fillColor: {\n type: String,\n default: \"currentColor\"\n },\n size: {\n type: Number,\n default: 24\n }\n }\n}\n</script>","import mod from \"-!../vue-loader/lib/index.js??vue-loader-options!./ShareVariant.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../vue-loader/lib/index.js??vue-loader-options!./ShareVariant.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./ShareVariant.vue?vue&type=template&id=1f144a5c\"\nimport script from \"./ShareVariant.vue?vue&type=script&lang=js\"\nexport * from \"./ShareVariant.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 share-variant-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 24 24\"}},[_c('path',{attrs:{\"d\":\"M18,16.08C17.24,16.08 16.56,16.38 16.04,16.85L8.91,12.7C8.96,12.47 9,12.24 9,12C9,11.76 8.96,11.53 8.91,11.3L15.96,7.19C16.5,7.69 17.21,8 18,8A3,3 0 0,0 21,5A3,3 0 0,0 18,2A3,3 0 0,0 15,5C15,5.24 15.04,5.47 15.09,5.7L8.04,9.81C7.5,9.31 6.79,9 6,9A3,3 0 0,0 3,12A3,3 0 0,0 6,15C6.79,15 7.5,14.69 8.04,14.19L15.16,18.34C15.11,18.55 15.08,18.77 15.08,19C15.08,20.61 16.39,21.91 18,21.91C19.61,21.91 20.92,20.61 20.92,19A2.92,2.92 0 0,0 18,16.08Z\"}},[(_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\"","<template>\n <span v-bind=\"$attrs\"\n :aria-hidden=\"!title\"\n :aria-label=\"title\"\n class=\"material-design-icon view-grid-icon\"\n role=\"img\"\n @click=\"$emit('click', $event)\">\n <svg :fill=\"fillColor\"\n class=\"material-design-icon__svg\"\n :width=\"size\"\n :height=\"size\"\n viewBox=\"0 0 24 24\">\n <path d=\"M3,11H11V3H3M3,21H11V13H3M13,21H21V13H13M13,3V11H21V3\">\n <title v-if=\"title\">{{ title }}</title>\n </path>\n </svg>\n </span>\n</template>\n\n<script>\nexport default {\n name: \"ViewGridIcon\",\n emits: ['click'],\n props: {\n title: {\n type: String,\n },\n fillColor: {\n type: String,\n default: \"currentColor\"\n },\n size: {\n type: Number,\n default: 24\n }\n }\n}\n</script>","import { render, staticRenderFns } from \"./ViewGrid.vue?vue&type=template&id=6ca550f9\"\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,\"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æ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\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æ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\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","<template>\n <span v-bind=\"$attrs\"\n :aria-hidden=\"!title\"\n :aria-label=\"title\"\n class=\"material-design-icon home-icon\"\n role=\"img\"\n @click=\"$emit('click', $event)\">\n <svg :fill=\"fillColor\"\n class=\"material-design-icon__svg\"\n :width=\"size\"\n :height=\"size\"\n viewBox=\"0 0 24 24\">\n <path d=\"M10,20V14H14V20H19V12H22L12,3L2,12H5V20H10Z\">\n <title v-if=\"title\">{{ title }}</title>\n </path>\n </svg>\n </span>\n</template>\n\n<script>\nexport default {\n name: \"HomeIcon\",\n emits: ['click'],\n props: {\n title: {\n type: String,\n },\n fillColor: {\n type: String,\n default: \"currentColor\"\n },\n size: {\n type: Number,\n default: 24\n }\n }\n}\n</script>","import mod from \"-!../vue-loader/lib/index.js??vue-loader-options!./Home.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../vue-loader/lib/index.js??vue-loader-options!./Home.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./Home.vue?vue&type=template&id=69a49b0f\"\nimport script from \"./Home.vue?vue&type=script&lang=js\"\nexport * from \"./Home.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 home-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 24 24\"}},[_c('path',{attrs:{\"d\":\"M10,20V14H14V20H19V12H22L12,3L2,12H5V20H10Z\"}},[(_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('NcBreadcrumbs',{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,\"title\":_vm.titleForSection(index, section),\"aria-description\":_vm.ariaForSection(section)},nativeOn:{\"click\":function($event){return _vm.onClick(section.to)}},scopedSlots:_vm._u([(index === 0)?{key:\"icon\",fn:function(){return [_c('Home',{attrs:{\"size\":20}})]},proxy:true}:null],null,true)},'NcBreadcrumb',section,false))}),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!./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\"","\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=1c4866bc&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=1c4866bc&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=1c4866bc&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=1c4866bc&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 \"1c4866bc\",\n null\n \n)\n\nexport default component.exports","/**\n * @copyright Copyright (c) 2021 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\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 suffix A function that takes an index an returns a suffix to add, defaults to '(index)'\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, suffix = (n) => `(${n})`) => {\n let newName = name;\n let i = 1;\n while (otherNames.includes(newName)) {\n const ext = extname(name);\n newName = `${basename(name, ext)} ${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","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:{'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}},_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 }","/**\n * @copyright Copyright (c) 2023 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\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æ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\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æ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\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","<template>\n <span v-bind=\"$attrs\"\n :aria-hidden=\"!title\"\n :aria-label=\"title\"\n class=\"material-design-icon file-multiple-icon\"\n role=\"img\"\n @click=\"$emit('click', $event)\">\n <svg :fill=\"fillColor\"\n class=\"material-design-icon__svg\"\n :width=\"size\"\n :height=\"size\"\n viewBox=\"0 0 24 24\">\n <path 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\">\n <title v-if=\"title\">{{ title }}</title>\n </path>\n </svg>\n </span>\n</template>\n\n<script>\nexport default {\n name: \"FileMultipleIcon\",\n emits: ['click'],\n props: {\n title: {\n type: String,\n },\n fillColor: {\n type: String,\n default: \"currentColor\"\n },\n size: {\n type: Number,\n default: 24\n }\n }\n}\n</script>","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=065722db\"\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,\"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\"","<template>\n <span v-bind=\"$attrs\"\n :aria-hidden=\"!title\"\n :aria-label=\"title\"\n class=\"material-design-icon folder-icon\"\n role=\"img\"\n @click=\"$emit('click', $event)\">\n <svg :fill=\"fillColor\"\n class=\"material-design-icon__svg\"\n :width=\"size\"\n :height=\"size\"\n viewBox=\"0 0 24 24\">\n <path 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\">\n <title v-if=\"title\">{{ title }}</title>\n </path>\n </svg>\n </span>\n</template>\n\n<script>\nexport default {\n name: \"FolderIcon\",\n emits: ['click'],\n props: {\n title: {\n type: String,\n },\n fillColor: {\n type: String,\n default: \"currentColor\"\n },\n size: {\n type: Number,\n default: 24\n }\n }\n}\n</script>","import { render, staticRenderFns } from \"./Folder.vue?vue&type=template&id=5c04f969\"\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,\"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 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","import axios from './lib/axios.js';\n\n// This module is intended to unwrap Axios default export as named.\n// Keep top-level export same with static properties\n// so that it can keep same with es module or cjs\nconst {\n Axios,\n AxiosError,\n CanceledError,\n isCancel,\n CancelToken,\n VERSION,\n all,\n Cancel,\n isAxiosError,\n spread,\n toFormData,\n AxiosHeaders,\n HttpStatusCode,\n formToJSON,\n getAdapter,\n mergeConfig\n} = axios;\n\nexport {\n axios as default,\n Axios,\n AxiosError,\n CanceledError,\n isCancel,\n CancelToken,\n VERSION,\n all,\n Cancel,\n isAxiosError,\n spread,\n toFormData,\n AxiosHeaders,\n HttpStatusCode,\n formToJSON,\n getAdapter,\n mergeConfig\n}\n","/**\n * @copyright Copyright (c) 2023 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\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æ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\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 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 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<void>} 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), copySuffix);\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 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<MoveCopyResult>} 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 }) : 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 }) : 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) 2024 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\n *\n */\nimport { extname, join } from 'path';\nimport { FileType, Permission, Folder, File as NcFile, NodeStatus, Node, View } from '@nextcloud/files';\nimport { generateUrl } from '@nextcloud/router';\nimport { showError, showSuccess } from '@nextcloud/dialogs';\nimport { translate as t } from '@nextcloud/l10n';\nimport { Upload, getUploader } from '@nextcloud/upload';\nimport { vOnClickOutside } from '@vueuse/components';\nimport Vue, { defineComponent } from 'vue';\nimport { action as sidebarAction } from '../actions/sidebarAction.ts';\nimport { getDragAndDropPreview } from '../utils/dragUtils.ts';\nimport { handleCopyMoveNodeTo } from '../actions/moveOrCopyAction.ts';\nimport { hashCode } from '../utils/hashUtils.ts';\nimport { MoveCopyAction } from '../actions/moveOrCopyActionUtils.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 this.fileid?.toString?.() === this.currentFileId?.toString?.();\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.$root.$el;\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() {\n this.resetState();\n },\n },\n beforeDestroy() {\n this.resetState();\n },\n methods: {\n resetState() {\n // Reset loading state\n this.loading = '';\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 const root = this.$root.$el;\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(contentRect.left, Math.min(event.clientX, event.clientX - 200)) + 'px');\n root.style.setProperty('--mouse-pos-y', Math.max(contentRect.top, 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?.files?.length) {\n return;\n }\n event.preventDefault();\n event.stopPropagation();\n // If another button is pressed, cancel it\n // This allows cancelling the drag with the right click\n if (!this.canDrop || event.button !== 0) {\n return;\n }\n const isCopy = event.ctrlKey;\n this.dragover = false;\n logger.debug('Dropped', { event, selection: this.draggingFiles });\n // Check whether we're uploading files\n if (event.dataTransfer?.files\n && event.dataTransfer.files.length > 0) {\n const uploader = getUploader();\n // Check whether the uploader is in the same folder\n // This should never happen™\n if (!uploader.destination.path.startsWith(uploader.destination.path)) {\n logger.error('The current uploader destination is not the same as the current folder');\n showError(t('files', 'An error occurred while uploading. Please try again later.'));\n return;\n }\n logger.debug(`Uploading files to ${this.source.path}`);\n const queue = [];\n for (const file of event.dataTransfer.files) {\n // Because the uploader destination is properly set to the current folder\n // we can just use the basename as the relative path.\n queue.push(uploader.upload(join(this.source.basename, file.name), file));\n }\n const results = await Promise.allSettled(queue);\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;\n }\n const nodes = this.draggingFiles.map(fileid => this.filesStore.getNode(fileid));\n nodes.forEach(async (node) => {\n Vue.set(node, 'status', NodeStatus.LOADING);\n try {\n // TODO: resolve potential conflicts prior and force overwrite\n await handleCopyMoveNodeTo(node, this.source, isCopy ? MoveCopyAction.COPY : MoveCopyAction.MOVE);\n }\n catch (error) {\n logger.error('Error while moving file', { error });\n if (isCopy) {\n showError(t('files', 'Could not copy {file}. {message}', { file: node.basename, message: error.message || '' }));\n }\n else {\n showError(t('files', 'Could not move {file}. {message}', { file: node.basename, message: error.message || '' }));\n }\n }\n finally {\n Vue.set(node, 'status', undefined);\n }\n });\n // Reset selection after we dropped the files\n // if the dropped files are within the selection\n if (this.draggingFiles.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","/**\n * @copyright Copyright (c) 2023 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\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","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\"","<template>\n <span v-bind=\"$attrs\"\n :aria-hidden=\"!title\"\n :aria-label=\"title\"\n class=\"material-design-icon arrow-left-icon\"\n role=\"img\"\n @click=\"$emit('click', $event)\">\n <svg :fill=\"fillColor\"\n class=\"material-design-icon__svg\"\n :width=\"size\"\n :height=\"size\"\n viewBox=\"0 0 24 24\">\n <path d=\"M20,11V13H8L13.5,18.5L12.08,19.92L4.16,12L12.08,4.08L13.5,5.5L8,11H20Z\">\n <title v-if=\"title\">{{ title }}</title>\n </path>\n </svg>\n </span>\n</template>\n\n<script>\nexport default {\n name: \"ArrowLeftIcon\",\n emits: ['click'],\n props: {\n title: {\n type: String,\n },\n fillColor: {\n type: String,\n default: \"currentColor\"\n },\n size: {\n type: Number,\n default: 24\n }\n }\n}\n</script>","import { render, staticRenderFns } from \"./ArrowLeft.vue?vue&type=template&id=187c55d7\"\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,\"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 }","import mod from \"-!../vue-loader/lib/index.js??vue-loader-options!./ChevronRight.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../vue-loader/lib/index.js??vue-loader-options!./ChevronRight.vue?vue&type=script&lang=js\"","<template>\n <span v-bind=\"$attrs\"\n :aria-hidden=\"!title\"\n :aria-label=\"title\"\n class=\"material-design-icon chevron-right-icon\"\n role=\"img\"\n @click=\"$emit('click', $event)\">\n <svg :fill=\"fillColor\"\n class=\"material-design-icon__svg\"\n :width=\"size\"\n :height=\"size\"\n viewBox=\"0 0 24 24\">\n <path d=\"M8.59,16.58L13.17,12L8.59,7.41L10,6L16,12L10,18L8.59,16.58Z\">\n <title v-if=\"title\">{{ title }}</title>\n </path>\n </svg>\n </span>\n</template>\n\n<script>\nexport default {\n name: \"ChevronRightIcon\",\n emits: ['click'],\n props: {\n title: {\n type: String,\n },\n fillColor: {\n type: String,\n default: \"currentColor\"\n },\n size: {\n type: Number,\n default: 24\n }\n }\n}\n</script>","import { render, staticRenderFns } from \"./ChevronRight.vue?vue&type=template&id=750bcc07\"\nimport script from \"./ChevronRight.vue?vue&type=script&lang=js\"\nexport * from \"./ChevronRight.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 chevron-right-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 24 24\"}},[_c('path',{attrs:{\"d\":\"M8.59,16.58L13.17,12L8.59,7.41L10,6L16,12L10,18L8.59,16.58Z\"}},[(_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=2fa8d0d9&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=2fa8d0d9&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=2fa8d0d9&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=2fa8d0d9&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=2fa8d0d9&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=2fa8d0d9&prod&lang=scss\"\nimport style1 from \"./FileEntryActions.vue?vue&type=style&index=1&id=2fa8d0d9&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 \"2fa8d0d9\",\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æ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\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\":function($event){_vm.backgroundFailed = true},\"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 }","<template>\n <span v-bind=\"$attrs\"\n :aria-hidden=\"!title\"\n :aria-label=\"title\"\n class=\"material-design-icon account-plus-icon\"\n role=\"img\"\n @click=\"$emit('click', $event)\">\n <svg :fill=\"fillColor\"\n class=\"material-design-icon__svg\"\n :width=\"size\"\n :height=\"size\"\n viewBox=\"0 0 24 24\">\n <path 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\">\n <title v-if=\"title\">{{ title }}</title>\n </path>\n </svg>\n </span>\n</template>\n\n<script>\nexport default {\n name: \"AccountPlusIcon\",\n emits: ['click'],\n props: {\n title: {\n type: String,\n },\n fillColor: {\n type: String,\n default: \"currentColor\"\n },\n size: {\n type: Number,\n default: 24\n }\n }\n}\n</script>","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=98f97aee\"\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,\"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!./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\"","<template>\n <span v-bind=\"$attrs\"\n :aria-hidden=\"!title\"\n :aria-label=\"title\"\n class=\"material-design-icon file-icon\"\n role=\"img\"\n @click=\"$emit('click', $event)\">\n <svg :fill=\"fillColor\"\n class=\"material-design-icon__svg\"\n :width=\"size\"\n :height=\"size\"\n viewBox=\"0 0 24 24\">\n <path 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\">\n <title v-if=\"title\">{{ title }}</title>\n </path>\n </svg>\n </span>\n</template>\n\n<script>\nexport default {\n name: \"FileIcon\",\n emits: ['click'],\n props: {\n title: {\n type: String,\n },\n fillColor: {\n type: String,\n default: \"currentColor\"\n },\n size: {\n type: Number,\n default: 24\n }\n }\n}\n</script>","import { render, staticRenderFns } from \"./File.vue?vue&type=template&id=5c8d96c6\"\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,\"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\"","<template>\n <span v-bind=\"$attrs\"\n :aria-hidden=\"!title\"\n :aria-label=\"title\"\n class=\"material-design-icon folder-open-icon\"\n role=\"img\"\n @click=\"$emit('click', $event)\">\n <svg :fill=\"fillColor\"\n class=\"material-design-icon__svg\"\n :width=\"size\"\n :height=\"size\"\n viewBox=\"0 0 24 24\">\n <path 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\">\n <title v-if=\"title\">{{ title }}</title>\n </path>\n </svg>\n </span>\n</template>\n\n<script>\nexport default {\n name: \"FolderOpenIcon\",\n emits: ['click'],\n props: {\n title: {\n type: String,\n },\n fillColor: {\n type: String,\n default: \"currentColor\"\n },\n size: {\n type: Number,\n default: 24\n }\n }\n}\n</script>","import { render, staticRenderFns } from \"./FolderOpen.vue?vue&type=template&id=3b29b1d5\"\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,\"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\"","<template>\n <span v-bind=\"$attrs\"\n :aria-hidden=\"!title\"\n :aria-label=\"title\"\n class=\"material-design-icon key-icon\"\n role=\"img\"\n @click=\"$emit('click', $event)\">\n <svg :fill=\"fillColor\"\n class=\"material-design-icon__svg\"\n :width=\"size\"\n :height=\"size\"\n viewBox=\"0 0 24 24\">\n <path 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\">\n <title v-if=\"title\">{{ title }}</title>\n </path>\n </svg>\n </span>\n</template>\n\n<script>\nexport default {\n name: \"KeyIcon\",\n emits: ['click'],\n props: {\n title: {\n type: String,\n },\n fillColor: {\n type: String,\n default: \"currentColor\"\n },\n size: {\n type: Number,\n default: 24\n }\n }\n}\n</script>","import { render, staticRenderFns } from \"./Key.vue?vue&type=template&id=aa295eae\"\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,\"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\"","<template>\n <span v-bind=\"$attrs\"\n :aria-hidden=\"!title\"\n :aria-label=\"title\"\n class=\"material-design-icon network-icon\"\n role=\"img\"\n @click=\"$emit('click', $event)\">\n <svg :fill=\"fillColor\"\n class=\"material-design-icon__svg\"\n :width=\"size\"\n :height=\"size\"\n viewBox=\"0 0 24 24\">\n <path 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\">\n <title v-if=\"title\">{{ title }}</title>\n </path>\n </svg>\n </span>\n</template>\n\n<script>\nexport default {\n name: \"NetworkIcon\",\n emits: ['click'],\n props: {\n title: {\n type: String,\n },\n fillColor: {\n type: String,\n default: \"currentColor\"\n },\n size: {\n type: Number,\n default: 24\n }\n }\n}\n</script>","import { render, staticRenderFns } from \"./Network.vue?vue&type=template&id=7c7d2907\"\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,\"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\"","<template>\n <span v-bind=\"$attrs\"\n :aria-hidden=\"!title\"\n :aria-label=\"title\"\n class=\"material-design-icon tag-icon\"\n role=\"img\"\n @click=\"$emit('click', $event)\">\n <svg :fill=\"fillColor\"\n class=\"material-design-icon__svg\"\n :width=\"size\"\n :height=\"size\"\n viewBox=\"0 0 24 24\">\n <path 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\">\n <title v-if=\"title\">{{ title }}</title>\n </path>\n </svg>\n </span>\n</template>\n\n<script>\nexport default {\n name: \"TagIcon\",\n emits: ['click'],\n props: {\n title: {\n type: String,\n },\n fillColor: {\n type: String,\n default: \"currentColor\"\n },\n size: {\n type: Number,\n default: 24\n }\n }\n}\n</script>","import { render, staticRenderFns } from \"./Tag.vue?vue&type=template&id=4d7171be\"\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,\"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\"","<template>\n <span v-bind=\"$attrs\"\n :aria-hidden=\"!title\"\n :aria-label=\"title\"\n class=\"material-design-icon play-circle-icon\"\n role=\"img\"\n @click=\"$emit('click', $event)\">\n <svg :fill=\"fillColor\"\n class=\"material-design-icon__svg\"\n :width=\"size\"\n :height=\"size\"\n viewBox=\"0 0 24 24\">\n <path 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\">\n <title v-if=\"title\">{{ title }}</title>\n </path>\n </svg>\n </span>\n</template>\n\n<script>\nexport default {\n name: \"PlayCircleIcon\",\n emits: ['click'],\n props: {\n title: {\n type: String,\n },\n fillColor: {\n type: String,\n default: \"currentColor\"\n },\n size: {\n type: Number,\n default: 24\n }\n }\n}\n</script>","import { render, staticRenderFns } from \"./PlayCircle.vue?vue&type=template&id=34d1e782\"\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,\"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\"","<template>\n\t<span :aria-hidden=\"!title\"\n\t\t:aria-label=\"title\"\n\t\tclass=\"material-design-icon collectives-icon\"\n\t\trole=\"img\"\n\t\tv-bind=\"$attrs\"\n\t\t@click=\"$emit('click', $event)\">\n\t\t<svg :fill=\"fillColor\"\n\t\t\tclass=\"material-design-icon__svg\"\n\t\t\t:width=\"size\"\n\t\t\t:height=\"size\"\n\t\t\tviewBox=\"0 0 16 16\">\n\t\t\t<path 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\" />\n\t\t\t<path 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\" />\n\t\t\t<path 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\" />\n\t\t\t<path 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\" />\n\t\t\t<path 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\" />\n\t\t\t<path 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\t\t</svg>\n\t</span>\n</template>\n\n<script>\nexport default {\n\tname: 'CollectivesIcon',\n\tprops: {\n\t\ttitle: {\n\t\t\ttype: String,\n\t\t\tdefault: '',\n\t\t},\n\t\tfillColor: {\n\t\t\ttype: String,\n\t\t\tdefault: 'currentColor',\n\t\t},\n\t\tsize: {\n\t\t\ttype: Number,\n\t\t\tdefault: 24,\n\t\t},\n\t},\n}\n</script>\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=77afa6dc&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=77afa6dc&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=77afa6dc&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=77afa6dc&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 \"77afa6dc\",\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 <louis@chmn.me>\n *\n * @author Louis Chmn <louis@chmn.me>\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 <http://www.gnu.org/licenses/>.\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=3c23da48\"\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\"","import { render, staticRenderFns } from \"./FileEntry.vue?vue&type=template&id=64bf9946\"\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æ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\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=2dd1845e&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=2dd1845e&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=2dd1845e&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=2dd1845e&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 \"2dd1845e\",\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","/**\n * @copyright Copyright (c) 2023 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\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","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=4e1bc670\"\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\"","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 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=77b1a78d&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=77b1a78d&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=77b1a78d&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=77b1a78d&prod&lang=scss\";\n export default content && content.locals ? content.locals : undefined;\n","import { render, staticRenderFns } from \"./FilesListVirtual.vue?vue&type=template&id=77b1a78d&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=77b1a78d&prod&scoped=true&lang=scss\"\nimport style1 from \"./FilesListVirtual.vue?vue&type=style&index=1&id=77b1a78d&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 \"77b1a78d\",\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\"","<template>\n <span v-bind=\"$attrs\"\n :aria-hidden=\"!title\"\n :aria-label=\"title\"\n class=\"material-design-icon tray-arrow-down-icon\"\n role=\"img\"\n @click=\"$emit('click', $event)\">\n <svg :fill=\"fillColor\"\n class=\"material-design-icon__svg\"\n :width=\"size\"\n :height=\"size\"\n viewBox=\"0 0 24 24\">\n <path 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\">\n <title v-if=\"title\">{{ title }}</title>\n </path>\n </svg>\n </span>\n</template>\n\n<script>\nexport default {\n name: \"TrayArrowDownIcon\",\n emits: ['click'],\n props: {\n title: {\n type: String,\n },\n fillColor: {\n type: String,\n default: \"currentColor\"\n },\n size: {\n type: Number,\n default: 24\n }\n }\n}\n</script>","import { render, staticRenderFns } from \"./TrayArrowDown.vue?vue&type=template&id=547c388d\"\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,\"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 }","/**\n * @copyright Copyright (c) 2023 Ferdinand Thiessen <opensource@fthiessen.de>\n *\n * @author Ferdinand Thiessen <opensource@fthiessen.de>\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 <http://www.gnu.org/licenses/>.\n *\n */\nimport { davGetClient, davGetDefaultPropfind, davResultToNode, davRootPath } from '@nextcloud/files';\nimport { emit } from '@nextcloud/event-bus';\nimport { getUploader } from '@nextcloud/upload';\nimport { joinPaths } from '@nextcloud/paths';\nimport { showError } from '@nextcloud/dialogs';\nimport { translate as t } from '@nextcloud/l10n';\nimport logger from '../logger.js';\nexport const handleDrop = async (data) => {\n // TODO: Maybe handle `getAsFileSystemHandle()` in the future\n const uploads = [];\n for (const item of data.items) {\n if (item.kind !== 'file') {\n logger.debug('Skipping dropped item', { kind: item.kind, type: item.type });\n continue;\n }\n // MDN recommends to try both, as it might be renamed in the future\n const entry = item?.getAsEntry?.() ?? item.webkitGetAsEntry();\n // Handle browser issues if Filesystem API is not available. Fallback to File API\n if (entry === null) {\n logger.debug('Could not get FilesystemEntry of item, falling back to file');\n const file = item.getAsFile();\n if (file === null) {\n logger.warn('Could not process DataTransferItem', { type: item.type, kind: item.kind });\n showError(t('files', 'One of the dropped files could not be processed'));\n }\n else {\n uploads.push(await handleFileUpload(file));\n }\n }\n else {\n logger.debug('Handle recursive upload', { entry: entry.name });\n // Use Filesystem API\n uploads.push(...await handleRecursiveUpload(entry));\n }\n }\n return uploads;\n};\nconst handleFileUpload = async (file, path = '') => {\n const uploader = getUploader();\n try {\n return await uploader.upload(`${path}${file.name}`, file);\n }\n catch (e) {\n showError(t('files', 'Uploading \"{filename}\" failed', { filename: file.name }));\n throw e;\n }\n};\nconst handleRecursiveUpload = async (entry, path = '') => {\n if (entry.isFile) {\n return [\n await new Promise((resolve, reject) => {\n entry.file(async (file) => resolve(await handleFileUpload(file, path)), (error) => reject(error));\n }),\n ];\n }\n else {\n const directory = entry;\n // TODO: Implement this on `@nextcloud/upload`\n const absolutPath = joinPaths(davRootPath, getUploader().destination.path, path, directory.name);\n logger.debug('Handle directory recursively', { name: directory.name, absolutPath });\n const davClient = davGetClient();\n const dirExists = await davClient.exists(absolutPath);\n if (!dirExists) {\n logger.debug('Directory does not exist, creating it', { absolutPath });\n await davClient.createDirectory(absolutPath, { recursive: true });\n const stat = await davClient.stat(absolutPath, { details: true, data: davGetDefaultPropfind() });\n emit('files:node:created', davResultToNode(stat.data));\n }\n const entries = await readDirectory(directory);\n // sorted so we upload files first before starting next level\n const promises = entries.sort((a) => a.isFile ? -1 : 1)\n .map((file) => handleRecursiveUpload(file, `${path}${directory.name}/`));\n return (await Promise.all(promises)).flat();\n }\n};\n/**\n * Read a directory using Filesystem API\n * @param directory the directory to read\n */\nfunction 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}\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!./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\",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=46caa8f8&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=46caa8f8&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=46caa8f8&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=46caa8f8&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 \"46caa8f8\",\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=560515d6&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=560515d6&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=560515d6&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=560515d6&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 \"560515d6\",\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 Vue from 'vue';\nimport { createPinia, PiniaVuePlugin } from 'pinia';\nimport { getNavigation } from '@nextcloud/files';\nimport { getRequestToken } from '@nextcloud/auth';\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);\nconst pinia = createPinia();\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 <gary@garykim.dev>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\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 <gary@garykim.dev>\n * @copyright Copyright (c) 2019 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\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 <jus@bitgrid.net>\n *\n * @author Julius Härtl <jus@bitgrid.net>\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\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._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: linear-gradient(to right, var(--color-background-darker), var(--color-text-maxcontrast), 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-3bc9efa5] {\n flex-grow: 0 !important;\n}\n.file-picker__side[data-v-e96bec41] {\n display: flex;\n flex-direction: column;\n align-items: stretch;\n gap: .5rem;\n min-width: 200px;\n padding: 2px;\n overflow: auto;\n}\n.file-picker__side[data-v-e96bec41] .button-vue__wrapper {\n justify-content: start;\n}\n.file-picker__filter-input[data-v-e96bec41] {\n margin-block: 7px;\n max-width: 260px;\n}\n@media (max-width: 736px) {\n .file-picker__side[data-v-e96bec41] {\n flex-direction: row;\n min-width: unset;\n }\n}\n@media (max-width: 512px) {\n .file-picker__side[data-v-e96bec41] {\n flex-direction: row;\n min-width: unset;\n }\n .file-picker__filter-input[data-v-e96bec41] {\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-821451ce] {\n height: 50px;\n display: flex;\n justify-content: start;\n align-items: center;\n}\n.file-picker__view h3[data-v-821451ce] {\n font-weight: 700;\n height: fit-content;\n margin: 0;\n}\n.file-picker__main[data-v-821451ce] {\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-821451ce] {\n box-sizing: border-box;\n}\n[data-v-821451ce] .file-picker {\n height: min(80vh, 800px) !important;\n}\n@media (max-width: 512px) {\n [data-v-821451ce] .file-picker {\n height: calc(100% - 16px - var(--default-clickable-area)) !important;\n }\n}\n[data-v-821451ce] .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,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,oIAAoI;EACpI,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,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 <jus@bitgrid.net>\\n *\\n * @author Julius Härtl <jus@bitgrid.net>\\n * @author John Molakvoæ <skjnldsv@protonmail.com>\\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 <http://www.gnu.org/licenses/>.\\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._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: linear-gradient(to right, var(--color-background-darker), var(--color-text-maxcontrast), 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-3bc9efa5] {\\n flex-grow: 0 !important;\\n}\\n.file-picker__side[data-v-e96bec41] {\\n display: flex;\\n flex-direction: column;\\n align-items: stretch;\\n gap: .5rem;\\n min-width: 200px;\\n padding: 2px;\\n overflow: auto;\\n}\\n.file-picker__side[data-v-e96bec41] .button-vue__wrapper {\\n justify-content: start;\\n}\\n.file-picker__filter-input[data-v-e96bec41] {\\n margin-block: 7px;\\n max-width: 260px;\\n}\\n@media (max-width: 736px) {\\n .file-picker__side[data-v-e96bec41] {\\n flex-direction: row;\\n min-width: unset;\\n }\\n}\\n@media (max-width: 512px) {\\n .file-picker__side[data-v-e96bec41] {\\n flex-direction: row;\\n min-width: unset;\\n }\\n .file-picker__filter-input[data-v-e96bec41] {\\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-821451ce] {\\n height: 50px;\\n display: flex;\\n justify-content: start;\\n align-items: center;\\n}\\n.file-picker__view h3[data-v-821451ce] {\\n font-weight: 700;\\n height: fit-content;\\n margin: 0;\\n}\\n.file-picker__main[data-v-821451ce] {\\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-821451ce] {\\n box-sizing: border-box;\\n}\\n[data-v-821451ce] .file-picker {\\n height: min(80vh, 800px) !important;\\n}\\n@media (max-width: 512px) {\\n [data-v-821451ce] .file-picker {\\n height: calc(100% - 16px - var(--default-clickable-area)) !important;\\n }\\n}\\n[data-v-821451ce] .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-af4c69fa] {\n display: inline-flex;\n align-items: center;\n height: 44px;\n}\n.upload-picker__progress[data-v-af4c69fa] {\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-af4c69fa] {\n overflow: hidden;\n white-space: nowrap;\n text-overflow: ellipsis;\n}\n.upload-picker--uploading .upload-picker__progress[data-v-af4c69fa] {\n max-width: 200px;\n margin-right: 20px;\n margin-left: 8px;\n}\n.upload-picker--paused .upload-picker__progress[data-v-af4c69fa] {\n animation: breathing-af4c69fa 3s ease-out infinite normal;\n}\n@keyframes breathing-af4c69fa {\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-7900cbe9.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-af4c69fa] {\\n display: inline-flex;\\n align-items: center;\\n height: 44px;\\n}\\n.upload-picker__progress[data-v-af4c69fa] {\\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-af4c69fa] {\\n overflow: hidden;\\n white-space: nowrap;\\n text-overflow: ellipsis;\\n}\\n.upload-picker--uploading .upload-picker__progress[data-v-af4c69fa] {\\n max-width: 200px;\\n margin-right: 20px;\\n margin-left: 8px;\\n}\\n.upload-picker--paused .upload-picker__progress[data-v-af4c69fa] {\\n animation: breathing-af4c69fa 3s ease-out infinite normal;\\n}\\n@keyframes breathing-af4c69fa {\\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, `.breadcrumb[data-v-1c4866bc]{flex:1 1 100% !important;width:100%}.breadcrumb[data-v-1c4866bc] a{cursor:pointer !important}`, \"\",{\"version\":3,\"sources\":[\"webpack://./apps/files/src/components/BreadCrumbs.vue\"],\"names\":[],\"mappings\":\"AACA,6BAEC,wBAAA,CACA,UAAA,CAEA,+BACC,yBAAA\",\"sourcesContent\":[\"\\n.breadcrumb {\\n\\t// Take as much space as possible\\n\\tflex: 1 1 100% !important;\\n\\twidth: 100%;\\n\\n\\t::v-deep a {\\n\\t\\tcursor: pointer !important;\\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-drop-notice[data-v-46caa8f8]{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-46caa8f8]{margin-left:16px;color:inherit}.files-list__drag-drop-notice-wrapper[data-v-46caa8f8]{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-77afa6dc]{color:#a08b00;min-width:unset !important;min-height:unset !important}.favorite-marker-icon[data-v-77afa6dc] svg{width:26px !important;height:26px !important;max-width:unset !important;max-height:unset !important}.favorite-marker-icon[data-v-77afa6dc] 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, `[style*=mouse-pos-x] .v-popper__popper{transform:translate3d(var(--mouse-pos-x), var(--mouse-pos-y), 0px) !important}[style*=mouse-pos-x] .v-popper__popper[data-popper-placement=top]{transform:translate3d(var(--mouse-pos-x), calc(var(--mouse-pos-y) - 50vh), 0px) !important}[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,uCACC,6EAAA,CAGA,kEACC,0FAAA,CAGD,kEACC,YAAA\",\"sourcesContent\":[\"\\n// Allow right click to define the position of the menu\\n// only if defined\\n[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\\ttransform: translate3d(var(--mouse-pos-x), calc(var(--mouse-pos-y) - 50vh), 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-2fa8d0d9] .button-vue--icon-and-text .button-vue__text{color:var(--color-primary-element)}[data-v-2fa8d0d9] .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-2dd1845e]{margin:0 calc(var(--cell-margin)*-1);min-width:calc(100% - 3*var(--cell-margin)) !important}.files-list__column-sort-button-text[data-v-2dd1845e]{color:var(--color-text-maxcontrast);font-weight:normal}.files-list__column-sort-button-icon[data-v-2dd1845e]{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-2dd1845e]{inset-inline-start:10px}.files-list__column-sort-button--active .files-list__column-sort-button-icon[data-v-2dd1845e],.files-list__column-sort-button:hover .files-list__column-sort-button-icon[data-v-2dd1845e],.files-list__column-sort-button:focus .files-list__column-sort-button-icon[data-v-2dd1845e],.files-list__column-sort-button:active .files-list__column-sort-button-icon[data-v-2dd1845e]{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-77b1a78d]{--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;position:relative;overflow:auto;height:100%;will-change:scroll-position}.files-list[data-v-77b1a78d] tbody{will-change:padding;contain:layout paint style;display:flex;flex-direction:column;width:100%;position:relative}.files-list[data-v-77b1a78d] tbody tr{contain:strict}.files-list[data-v-77b1a78d] tbody tr:hover,.files-list[data-v-77b1a78d] tbody tr:focus{background-color:var(--color-background-dark)}.files-list[data-v-77b1a78d] .files-list__before{display:flex;flex-direction:column}.files-list[data-v-77b1a78d] .files-list__table{display:block}.files-list[data-v-77b1a78d] .files-list__table.files-list__table--with-thead-overlay{margin-top:calc(-1*var(--row-height))}.files-list[data-v-77b1a78d] .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-77b1a78d] .files-list__thead,.files-list[data-v-77b1a78d] .files-list__tfoot{display:flex;flex-direction:column;width:100%;background-color:var(--color-main-background)}.files-list[data-v-77b1a78d] .files-list__thead{position:sticky;z-index:10;top:0}.files-list[data-v-77b1a78d] .files-list__tfoot{min-height:300px}.files-list[data-v-77b1a78d] 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-77b1a78d] td,.files-list[data-v-77b1a78d] 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-77b1a78d] td span,.files-list[data-v-77b1a78d] th span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.files-list[data-v-77b1a78d] .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-77b1a78d] .files-list__row-checkbox{justify-content:center}.files-list[data-v-77b1a78d] .files-list__row-checkbox .checkbox-radio-switch{display:flex;justify-content:center;--icon-size: var(--checkbox-size)}.files-list[data-v-77b1a78d] .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-77b1a78d] .files-list__row-checkbox .checkbox-radio-switch .checkbox-radio-switch__icon{margin:0 !important}.files-list[data-v-77b1a78d] .files-list__row:hover,.files-list[data-v-77b1a78d] .files-list__row:focus,.files-list[data-v-77b1a78d] .files-list__row:active,.files-list[data-v-77b1a78d] .files-list__row--active,.files-list[data-v-77b1a78d] .files-list__row--dragover{background-color:var(--color-background-hover);--color-text-maxcontrast: var(--color-main-text)}.files-list[data-v-77b1a78d] .files-list__row:hover>*,.files-list[data-v-77b1a78d] .files-list__row:focus>*,.files-list[data-v-77b1a78d] .files-list__row:active>*,.files-list[data-v-77b1a78d] .files-list__row--active>*,.files-list[data-v-77b1a78d] .files-list__row--dragover>*{--color-border: var(--color-border-dark)}.files-list[data-v-77b1a78d] .files-list__row:hover .favorite-marker-icon svg path,.files-list[data-v-77b1a78d] .files-list__row:focus .favorite-marker-icon svg path,.files-list[data-v-77b1a78d] .files-list__row:active .favorite-marker-icon svg path,.files-list[data-v-77b1a78d] .files-list__row--active .favorite-marker-icon svg path,.files-list[data-v-77b1a78d] .files-list__row--dragover .favorite-marker-icon svg path{stroke:var(--color-background-hover)}.files-list[data-v-77b1a78d] .files-list__row--dragover *{pointer-events:none}.files-list[data-v-77b1a78d] .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-77b1a78d] .files-list__row-icon *{cursor:pointer}.files-list[data-v-77b1a78d] .files-list__row-icon>span{justify-content:flex-start}.files-list[data-v-77b1a78d] .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-77b1a78d] .files-list__row-icon>span.folder-icon,.files-list[data-v-77b1a78d] .files-list__row-icon>span.folder-open-icon{margin:-3px}.files-list[data-v-77b1a78d] .files-list__row-icon>span.folder-icon svg,.files-list[data-v-77b1a78d] .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-77b1a78d] .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-77b1a78d] .files-list__row-icon-preview:not(.files-list__row-icon-preview--loaded){background:var(--color-loading-dark)}.files-list[data-v-77b1a78d] .files-list__row-icon-favorite{position:absolute;top:0px;right:-10px}.files-list[data-v-77b1a78d] .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-77b1a78d] .files-list__row-icon-overlay--file{color:var(--color-main-text);background:var(--color-main-background);border-radius:100%}.files-list[data-v-77b1a78d] .files-list__row-name{overflow:hidden;flex:1 1 auto}.files-list[data-v-77b1a78d] .files-list__row-name a{display:flex;align-items:center;width:100%;height:100%;min-width:0}.files-list[data-v-77b1a78d] .files-list__row-name a:focus-visible{outline:none}.files-list[data-v-77b1a78d] .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-77b1a78d] .files-list__row-name a:focus:not(:focus-visible) .files-list__row-name-text{outline:none !important}.files-list[data-v-77b1a78d] .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-77b1a78d] .files-list__row-name .files-list__row-name-ext{color:var(--color-text-maxcontrast);overflow:visible}.files-list[data-v-77b1a78d] .files-list__row-rename{width:100%;max-width:600px}.files-list[data-v-77b1a78d] .files-list__row-rename input{width:100%;margin-left:-8px;padding:2px 6px;border-width:2px}.files-list[data-v-77b1a78d] .files-list__row-rename input:invalid{border-color:var(--color-error);color:red}.files-list[data-v-77b1a78d] .files-list__row-actions{width:auto}.files-list[data-v-77b1a78d] .files-list__row-actions~td,.files-list[data-v-77b1a78d] .files-list__row-actions~th{margin:0 var(--cell-margin)}.files-list[data-v-77b1a78d] .files-list__row-actions button .button-vue__text{font-weight:normal}.files-list[data-v-77b1a78d] .files-list__row-action--inline{margin-right:7px}.files-list[data-v-77b1a78d] .files-list__row-mtime,.files-list[data-v-77b1a78d] .files-list__row-size{color:var(--color-text-maxcontrast)}.files-list[data-v-77b1a78d] .files-list__row-size{width:calc(var(--row-height)*1.5);justify-content:flex-end}.files-list[data-v-77b1a78d] .files-list__row-mtime{width:calc(var(--row-height)*2)}.files-list[data-v-77b1a78d] .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,iBAAA,CACA,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\\tposition: relative;\\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-18ceb3ce] .app-navigation-entry__name{margin-top:-6px}.app-navigation-entry__settings-quota progress[data-v-18ceb3ce]{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-560515d6]{display:flex;overflow:hidden;flex-direction:column;max-height:100%;position:relative}.files-list__header[data-v-560515d6]{display:flex;align-items:center;flex:0 0;margin:4px 4px 4px 50px;max-width:100%}.files-list__header>*[data-v-560515d6]{flex:0 0}.files-list__header-share-button[data-v-560515d6]{opacity:.3}.files-list__header-share-button--shared[data-v-560515d6]{opacity:1}.files-list__refresh-icon[data-v-560515d6]{flex:0 0 44px;width:44px;height:44px}.files-list__loading-icon[data-v-560515d6]{margin:auto}`, \"\",{\"version\":3,\"sources\":[\"webpack://./apps/files/src/views/FilesList.vue\"],\"names\":[],\"mappings\":\"AACA,8BAEC,YAAA,CACA,eAAA,CACA,qBAAA,CACA,eAAA,CACA,iBAAA,CAOA,qCACC,YAAA,CACA,kBAAA,CAEA,QAAA,CAEA,uBAAA,CACA,cAAA,CACA,uCAGC,QAAA,CAGD,kDACC,UAAA,CACA,0DACC,SAAA,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;\\n}\\n\\n$margin: 4px;\\n$navigationToggleSize: 50px;\\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\\t// Align with the navigation toggle icon\\n\\t\\tmargin: $margin $margin $margin $navigationToggleSize;\\n\\t\\tmax-width: 100%;\\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\\topacity: .3;\\n\\t\\t\\t&--shared {\\n\\t\\t\\t\\topacity: 1;\\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\\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-3f2914e1] .app-navigation-entry-icon{background-repeat:no-repeat;background-position:center}.app-navigation[data-v-3f2914e1] .app-navigation-entry.active .button-vue.icon-collapse:not(:hover){color:var(--color-primary-element-text)}.app-navigation>ul.app-navigation__list[data-v-3f2914e1]{padding-bottom:var(--default-grid-baseline, 4px)}.app-navigation-entry__settings[data-v-3f2914e1]{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-6d63c120]: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","var map = {\n\t\"./af\": 42786,\n\t\"./af.js\": 42786,\n\t\"./ar\": 30867,\n\t\"./ar-dz\": 14130,\n\t\"./ar-dz.js\": 14130,\n\t\"./ar-kw\": 96135,\n\t\"./ar-kw.js\": 96135,\n\t\"./ar-ly\": 56440,\n\t\"./ar-ly.js\": 56440,\n\t\"./ar-ma\": 47702,\n\t\"./ar-ma.js\": 47702,\n\t\"./ar-ps\": 20315,\n\t\"./ar-ps.js\": 20315,\n\t\"./ar-sa\": 16040,\n\t\"./ar-sa.js\": 16040,\n\t\"./ar-tn\": 37100,\n\t\"./ar-tn.js\": 37100,\n\t\"./ar.js\": 30867,\n\t\"./az\": 31083,\n\t\"./az.js\": 31083,\n\t\"./be\": 9808,\n\t\"./be.js\": 9808,\n\t\"./bg\": 68338,\n\t\"./bg.js\": 68338,\n\t\"./bm\": 67438,\n\t\"./bm.js\": 67438,\n\t\"./bn\": 8905,\n\t\"./bn-bd\": 76225,\n\t\"./bn-bd.js\": 76225,\n\t\"./bn.js\": 8905,\n\t\"./bo\": 11560,\n\t\"./bo.js\": 11560,\n\t\"./br\": 1278,\n\t\"./br.js\": 1278,\n\t\"./bs\": 80622,\n\t\"./bs.js\": 80622,\n\t\"./ca\": 2468,\n\t\"./ca.js\": 2468,\n\t\"./cs\": 5822,\n\t\"./cs.js\": 5822,\n\t\"./cv\": 50877,\n\t\"./cv.js\": 50877,\n\t\"./cy\": 47373,\n\t\"./cy.js\": 47373,\n\t\"./da\": 24780,\n\t\"./da.js\": 24780,\n\t\"./de\": 59740,\n\t\"./de-at\": 60217,\n\t\"./de-at.js\": 60217,\n\t\"./de-ch\": 60894,\n\t\"./de-ch.js\": 60894,\n\t\"./de.js\": 59740,\n\t\"./dv\": 5300,\n\t\"./dv.js\": 5300,\n\t\"./el\": 50837,\n\t\"./el.js\": 50837,\n\t\"./en-au\": 78348,\n\t\"./en-au.js\": 78348,\n\t\"./en-ca\": 77925,\n\t\"./en-ca.js\": 77925,\n\t\"./en-gb\": 22243,\n\t\"./en-gb.js\": 22243,\n\t\"./en-ie\": 46436,\n\t\"./en-ie.js\": 46436,\n\t\"./en-il\": 47207,\n\t\"./en-il.js\": 47207,\n\t\"./en-in\": 44175,\n\t\"./en-in.js\": 44175,\n\t\"./en-nz\": 76319,\n\t\"./en-nz.js\": 76319,\n\t\"./en-sg\": 31662,\n\t\"./en-sg.js\": 31662,\n\t\"./eo\": 92915,\n\t\"./eo.js\": 92915,\n\t\"./es\": 55655,\n\t\"./es-do\": 55251,\n\t\"./es-do.js\": 55251,\n\t\"./es-mx\": 96112,\n\t\"./es-mx.js\": 96112,\n\t\"./es-us\": 71146,\n\t\"./es-us.js\": 71146,\n\t\"./es.js\": 55655,\n\t\"./et\": 5603,\n\t\"./et.js\": 5603,\n\t\"./eu\": 77763,\n\t\"./eu.js\": 77763,\n\t\"./fa\": 76959,\n\t\"./fa.js\": 76959,\n\t\"./fi\": 11897,\n\t\"./fi.js\": 11897,\n\t\"./fil\": 42549,\n\t\"./fil.js\": 42549,\n\t\"./fo\": 94694,\n\t\"./fo.js\": 94694,\n\t\"./fr\": 94470,\n\t\"./fr-ca\": 63049,\n\t\"./fr-ca.js\": 63049,\n\t\"./fr-ch\": 52330,\n\t\"./fr-ch.js\": 52330,\n\t\"./fr.js\": 94470,\n\t\"./fy\": 5044,\n\t\"./fy.js\": 5044,\n\t\"./ga\": 29295,\n\t\"./ga.js\": 29295,\n\t\"./gd\": 2101,\n\t\"./gd.js\": 2101,\n\t\"./gl\": 38794,\n\t\"./gl.js\": 38794,\n\t\"./gom-deva\": 27884,\n\t\"./gom-deva.js\": 27884,\n\t\"./gom-latn\": 23168,\n\t\"./gom-latn.js\": 23168,\n\t\"./gu\": 95349,\n\t\"./gu.js\": 95349,\n\t\"./he\": 24206,\n\t\"./he.js\": 24206,\n\t\"./hi\": 30094,\n\t\"./hi.js\": 30094,\n\t\"./hr\": 30316,\n\t\"./hr.js\": 30316,\n\t\"./hu\": 22138,\n\t\"./hu.js\": 22138,\n\t\"./hy-am\": 11423,\n\t\"./hy-am.js\": 11423,\n\t\"./id\": 29218,\n\t\"./id.js\": 29218,\n\t\"./is\": 90135,\n\t\"./is.js\": 90135,\n\t\"./it\": 90626,\n\t\"./it-ch\": 10150,\n\t\"./it-ch.js\": 10150,\n\t\"./it.js\": 90626,\n\t\"./ja\": 39183,\n\t\"./ja.js\": 39183,\n\t\"./jv\": 24286,\n\t\"./jv.js\": 24286,\n\t\"./ka\": 12105,\n\t\"./ka.js\": 12105,\n\t\"./kk\": 47772,\n\t\"./kk.js\": 47772,\n\t\"./km\": 18758,\n\t\"./km.js\": 18758,\n\t\"./kn\": 79282,\n\t\"./kn.js\": 79282,\n\t\"./ko\": 33730,\n\t\"./ko.js\": 33730,\n\t\"./ku\": 1408,\n\t\"./ku-kmr\": 90563,\n\t\"./ku-kmr.js\": 90563,\n\t\"./ku.js\": 1408,\n\t\"./ky\": 33291,\n\t\"./ky.js\": 33291,\n\t\"./lb\": 36841,\n\t\"./lb.js\": 36841,\n\t\"./lo\": 55466,\n\t\"./lo.js\": 55466,\n\t\"./lt\": 57010,\n\t\"./lt.js\": 57010,\n\t\"./lv\": 37595,\n\t\"./lv.js\": 37595,\n\t\"./me\": 39861,\n\t\"./me.js\": 39861,\n\t\"./mi\": 35493,\n\t\"./mi.js\": 35493,\n\t\"./mk\": 95966,\n\t\"./mk.js\": 95966,\n\t\"./ml\": 87341,\n\t\"./ml.js\": 87341,\n\t\"./mn\": 5115,\n\t\"./mn.js\": 5115,\n\t\"./mr\": 10370,\n\t\"./mr.js\": 10370,\n\t\"./ms\": 9847,\n\t\"./ms-my\": 41237,\n\t\"./ms-my.js\": 41237,\n\t\"./ms.js\": 9847,\n\t\"./mt\": 72126,\n\t\"./mt.js\": 72126,\n\t\"./my\": 56165,\n\t\"./my.js\": 56165,\n\t\"./nb\": 64924,\n\t\"./nb.js\": 64924,\n\t\"./ne\": 16744,\n\t\"./ne.js\": 16744,\n\t\"./nl\": 93901,\n\t\"./nl-be\": 59814,\n\t\"./nl-be.js\": 59814,\n\t\"./nl.js\": 93901,\n\t\"./nn\": 83877,\n\t\"./nn.js\": 83877,\n\t\"./oc-lnc\": 92135,\n\t\"./oc-lnc.js\": 92135,\n\t\"./pa-in\": 15858,\n\t\"./pa-in.js\": 15858,\n\t\"./pl\": 64495,\n\t\"./pl.js\": 64495,\n\t\"./pt\": 89520,\n\t\"./pt-br\": 57971,\n\t\"./pt-br.js\": 57971,\n\t\"./pt.js\": 89520,\n\t\"./ro\": 96459,\n\t\"./ro.js\": 96459,\n\t\"./ru\": 21793,\n\t\"./ru.js\": 21793,\n\t\"./sd\": 40950,\n\t\"./sd.js\": 40950,\n\t\"./se\": 10490,\n\t\"./se.js\": 10490,\n\t\"./si\": 90124,\n\t\"./si.js\": 90124,\n\t\"./sk\": 64249,\n\t\"./sk.js\": 64249,\n\t\"./sl\": 14985,\n\t\"./sl.js\": 14985,\n\t\"./sq\": 51104,\n\t\"./sq.js\": 51104,\n\t\"./sr\": 49131,\n\t\"./sr-cyrl\": 79915,\n\t\"./sr-cyrl.js\": 79915,\n\t\"./sr.js\": 49131,\n\t\"./ss\": 85893,\n\t\"./ss.js\": 85893,\n\t\"./sv\": 98760,\n\t\"./sv.js\": 98760,\n\t\"./sw\": 91172,\n\t\"./sw.js\": 91172,\n\t\"./ta\": 27333,\n\t\"./ta.js\": 27333,\n\t\"./te\": 23110,\n\t\"./te.js\": 23110,\n\t\"./tet\": 52095,\n\t\"./tet.js\": 52095,\n\t\"./tg\": 27321,\n\t\"./tg.js\": 27321,\n\t\"./th\": 9041,\n\t\"./th.js\": 9041,\n\t\"./tk\": 19005,\n\t\"./tk.js\": 19005,\n\t\"./tl-ph\": 75768,\n\t\"./tl-ph.js\": 75768,\n\t\"./tlh\": 89444,\n\t\"./tlh.js\": 89444,\n\t\"./tr\": 72397,\n\t\"./tr.js\": 72397,\n\t\"./tzl\": 28254,\n\t\"./tzl.js\": 28254,\n\t\"./tzm\": 51106,\n\t\"./tzm-latn\": 30699,\n\t\"./tzm-latn.js\": 30699,\n\t\"./tzm.js\": 51106,\n\t\"./ug-cn\": 9288,\n\t\"./ug-cn.js\": 9288,\n\t\"./uk\": 67691,\n\t\"./uk.js\": 67691,\n\t\"./ur\": 13795,\n\t\"./ur.js\": 13795,\n\t\"./uz\": 6791,\n\t\"./uz-latn\": 60588,\n\t\"./uz-latn.js\": 60588,\n\t\"./uz.js\": 6791,\n\t\"./vi\": 65666,\n\t\"./vi.js\": 65666,\n\t\"./x-pseudo\": 14378,\n\t\"./x-pseudo.js\": 14378,\n\t\"./yo\": 75805,\n\t\"./yo.js\": 75805,\n\t\"./zh-cn\": 83839,\n\t\"./zh-cn.js\": 83839,\n\t\"./zh-hk\": 55726,\n\t\"./zh-hk.js\": 55726,\n\t\"./zh-mo\": 99807,\n\t\"./zh-mo.js\": 99807,\n\t\"./zh-tw\": 74152,\n\t\"./zh-tw.js\": 74152\n};\n\n\nfunction webpackContext(req) {\n\tvar id = webpackContextResolve(req);\n\treturn __webpack_require__(id);\n}\nfunction webpackContextResolve(req) {\n\tif(!__webpack_require__.o(map, req)) {\n\t\tvar e = new Error(\"Cannot find module '\" + req + \"'\");\n\t\te.code = 'MODULE_NOT_FOUND';\n\t\tthrow e;\n\t}\n\treturn map[req];\n}\nwebpackContext.keys = function webpackContextKeys() {\n\treturn Object.keys(map);\n};\nwebpackContext.resolve = webpackContextResolve;\nmodule.exports = webpackContext;\nwebpackContext.id = 46700;",";(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++, // <!BLARG\n SGML_DECL_QUOTED: S++, // <!BLARG foo \"bar\n DOCTYPE: S++, // <!DOCTYPE\n DOCTYPE_QUOTED: S++, // <!DOCTYPE \"//blah\n DOCTYPE_DTD: S++, // <!DOCTYPE \"//blah\" [ ...\n DOCTYPE_DTD_QUOTED: S++, // <!DOCTYPE \"//blah\" [ \"foo\n COMMENT_STARTING: S++, // <!-\n COMMENT: S++, // <!--\n COMMENT_ENDING: S++, // <!-- blah -\n COMMENT_ENDED: S++, // <!-- blah --\n CDATA: S++, // <![CDATA[ something\n CDATA_ENDING: S++, // ]\n CDATA_ENDING_2: S++, // ]]\n PROC_INST: S++, // <?hi\n PROC_INST_BODY: S++, // <?hi there\n PROC_INST_ENDING: S++, // <?hi \"there\" ?\n OPEN_TAG: S++, // <strong\n OPEN_TAG_SLASH: S++, // <strong /\n ATTRIB: S++, // <a\n ATTRIB_NAME: S++, // <a foo\n ATTRIB_NAME_SAW_WHITE: S++, // <a foo _\n ATTRIB_VALUE: S++, // <a foo=\n ATTRIB_VALUE_QUOTED: S++, // <a foo=\"bar\n ATTRIB_VALUE_CLOSED: S++, // <a foo=\"bar\"\n ATTRIB_VALUE_UNQUOTED: S++, // <a foo=bar\n ATTRIB_VALUE_ENTITY_Q: S++, // <foo bar=\""\"\n ATTRIB_VALUE_ENTITY_U: S++, // <foo bar="\n CLOSE_TAG: S++, // </a\n CLOSE_TAG_SAW_WHITE: S++, // </a >\n SCRIPT: S++, // <script> ...\n SCRIPT_ENDING: S++ // <script> ... <\n }\n\n sax.XML_ENTITIES = {\n 'amp': '&',\n 'gt': '>',\n 'lt': '<',\n 'quot': '\"',\n 'apos': \"'\"\n }\n\n sax.ENTITIES = {\n 'amp': '&',\n 'gt': '>',\n 'lt': '<',\n 'quot': '\"',\n 'apos': \"'\",\n 'AElig': 198,\n 'Aacute': 193,\n 'Acirc': 194,\n 'Agrave': 192,\n 'Aring': 197,\n 'Atilde': 195,\n 'Auml': 196,\n 'Ccedil': 199,\n 'ETH': 208,\n 'Eacute': 201,\n 'Ecirc': 202,\n 'Egrave': 200,\n 'Euml': 203,\n 'Iacute': 205,\n 'Icirc': 206,\n 'Igrave': 204,\n 'Iuml': 207,\n 'Ntilde': 209,\n 'Oacute': 211,\n 'Ocirc': 212,\n 'Ograve': 210,\n 'Oslash': 216,\n 'Otilde': 213,\n 'Ouml': 214,\n 'THORN': 222,\n 'Uacute': 218,\n 'Ucirc': 219,\n 'Ugrave': 217,\n 'Uuml': 220,\n 'Yacute': 221,\n 'aacute': 225,\n 'acirc': 226,\n 'aelig': 230,\n 'agrave': 224,\n 'aring': 229,\n 'atilde': 227,\n 'auml': 228,\n 'ccedil': 231,\n 'eacute': 233,\n 'ecirc': 234,\n 'egrave': 232,\n 'eth': 240,\n 'euml': 235,\n 'iacute': 237,\n 'icirc': 238,\n 'igrave': 236,\n 'iuml': 239,\n 'ntilde': 241,\n 'oacute': 243,\n 'ocirc': 244,\n 'ograve': 242,\n 'oslash': 248,\n 'otilde': 245,\n 'ouml': 246,\n 'szlig': 223,\n 'thorn': 254,\n 'uacute': 250,\n 'ucirc': 251,\n 'ugrave': 249,\n 'uuml': 252,\n 'yacute': 253,\n 'yuml': 255,\n 'copy': 169,\n 'reg': 174,\n 'nbsp': 160,\n 'iexcl': 161,\n 'cent': 162,\n 'pound': 163,\n 'curren': 164,\n 'yen': 165,\n 'brvbar': 166,\n 'sect': 167,\n 'uml': 168,\n 'ordf': 170,\n 'laquo': 171,\n 'not': 172,\n 'shy': 173,\n 'macr': 175,\n 'deg': 176,\n 'plusmn': 177,\n 'sup1': 185,\n 'sup2': 178,\n 'sup3': 179,\n 'acute': 180,\n 'micro': 181,\n 'para': 182,\n 'middot': 183,\n 'cedil': 184,\n 'ordm': 186,\n 'raquo': 187,\n 'frac14': 188,\n 'frac12': 189,\n 'frac34': 190,\n 'iquest': 191,\n 'times': 215,\n 'divide': 247,\n 'OElig': 338,\n 'oelig': 339,\n 'Scaron': 352,\n 'scaron': 353,\n 'Yuml': 376,\n 'fnof': 402,\n 'circ': 710,\n 'tilde': 732,\n 'Alpha': 913,\n 'Beta': 914,\n 'Gamma': 915,\n 'Delta': 916,\n 'Epsilon': 917,\n 'Zeta': 918,\n 'Eta': 919,\n 'Theta': 920,\n 'Iota': 921,\n 'Kappa': 922,\n 'Lambda': 923,\n 'Mu': 924,\n 'Nu': 925,\n 'Xi': 926,\n 'Omicron': 927,\n 'Pi': 928,\n 'Rho': 929,\n 'Sigma': 931,\n 'Tau': 932,\n 'Upsilon': 933,\n 'Phi': 934,\n 'Chi': 935,\n 'Psi': 936,\n 'Omega': 937,\n 'alpha': 945,\n 'beta': 946,\n 'gamma': 947,\n 'delta': 948,\n 'epsilon': 949,\n 'zeta': 950,\n 'eta': 951,\n 'theta': 952,\n 'iota': 953,\n 'kappa': 954,\n 'lambda': 955,\n 'mu': 956,\n 'nu': 957,\n 'xi': 958,\n 'omicron': 959,\n 'pi': 960,\n 'rho': 961,\n 'sigmaf': 962,\n 'sigma': 963,\n 'tau': 964,\n 'upsilon': 965,\n 'phi': 966,\n 'chi': 967,\n 'psi': 968,\n 'omega': 969,\n 'thetasym': 977,\n 'upsih': 978,\n 'piv': 982,\n 'ensp': 8194,\n 'emsp': 8195,\n 'thinsp': 8201,\n 'zwnj': 8204,\n 'zwj': 8205,\n 'lrm': 8206,\n 'rlm': 8207,\n 'ndash': 8211,\n 'mdash': 8212,\n 'lsquo': 8216,\n 'rsquo': 8217,\n 'sbquo': 8218,\n 'ldquo': 8220,\n 'rdquo': 8221,\n 'bdquo': 8222,\n 'dagger': 8224,\n 'Dagger': 8225,\n 'bull': 8226,\n 'hellip': 8230,\n 'permil': 8240,\n 'prime': 8242,\n 'Prime': 8243,\n 'lsaquo': 8249,\n 'rsaquo': 8250,\n 'oline': 8254,\n 'frasl': 8260,\n 'euro': 8364,\n 'image': 8465,\n 'weierp': 8472,\n 'real': 8476,\n 'trade': 8482,\n 'alefsym': 8501,\n 'larr': 8592,\n 'uarr': 8593,\n 'rarr': 8594,\n 'darr': 8595,\n 'harr': 8596,\n 'crarr': 8629,\n 'lArr': 8656,\n 'uArr': 8657,\n 'rArr': 8658,\n 'dArr': 8659,\n 'hArr': 8660,\n 'forall': 8704,\n 'part': 8706,\n 'exist': 8707,\n 'empty': 8709,\n 'nabla': 8711,\n 'isin': 8712,\n 'notin': 8713,\n 'ni': 8715,\n 'prod': 8719,\n 'sum': 8721,\n 'minus': 8722,\n 'lowast': 8727,\n 'radic': 8730,\n 'prop': 8733,\n 'infin': 8734,\n 'ang': 8736,\n 'and': 8743,\n 'or': 8744,\n 'cap': 8745,\n 'cup': 8746,\n 'int': 8747,\n 'there4': 8756,\n 'sim': 8764,\n 'cong': 8773,\n 'asymp': 8776,\n 'ne': 8800,\n 'equiv': 8801,\n 'le': 8804,\n 'ge': 8805,\n 'sub': 8834,\n 'sup': 8835,\n 'nsub': 8836,\n 'sube': 8838,\n 'supe': 8839,\n 'oplus': 8853,\n 'otimes': 8855,\n 'perp': 8869,\n 'sdot': 8901,\n 'lceil': 8968,\n 'rceil': 8969,\n 'lfloor': 8970,\n 'rfloor': 8971,\n 'lang': 9001,\n 'rang': 9002,\n 'loz': 9674,\n 'spades': 9824,\n 'clubs': 9827,\n 'hearts': 9829,\n 'diams': 9830\n }\n\n Object.keys(sax.ENTITIES).forEach(function (key) {\n var e = sax.ENTITIES[key]\n var s = typeof e === 'number' ? String.fromCharCode(e) : e\n sax.ENTITIES[key] = s\n })\n\n for (var s in sax.STATE) {\n sax.STATE[sax.STATE[s]] = s\n }\n\n // shorthand\n S = sax.STATE\n\n function emit (parser, event, data) {\n parser[event] && parser[event](data)\n }\n\n function emitNode (parser, nodeType, data) {\n if (parser.textNode) closeText(parser)\n emit(parser, nodeType, data)\n }\n\n function closeText (parser) {\n parser.textNode = textopts(parser.opt, parser.textNode)\n if (parser.textNode) emit(parser, 'ontext', parser.textNode)\n parser.textNode = ''\n }\n\n function textopts (opt, text) {\n if (opt.trim) text = text.trim()\n if (opt.normalize) text = text.replace(/\\s+/g, ' ')\n return text\n }\n\n function error (parser, er) {\n closeText(parser)\n if (parser.trackPosition) {\n er += '\\nLine: ' + parser.line +\n '\\nColumn: ' + parser.column +\n '\\nChar: ' + parser.c\n }\n er = new Error(er)\n parser.error = er\n emit(parser, 'onerror', er)\n return parser\n }\n\n function end (parser) {\n if (parser.sawRoot && !parser.closedRoot) strictFail(parser, 'Unclosed root tag')\n if ((parser.state !== S.BEGIN) &&\n (parser.state !== S.BEGIN_WHITESPACE) &&\n (parser.state !== S.TEXT)) {\n error(parser, 'Unexpected end')\n }\n closeText(parser)\n parser.c = ''\n parser.closed = true\n emit(parser, 'onend')\n SAXParser.call(parser, parser.strict, parser.opt)\n return parser\n }\n\n function strictFail (parser, message) {\n if (typeof parser !== 'object' || !(parser instanceof SAXParser)) {\n throw new Error('bad call to strictFail')\n }\n if (parser.strict) {\n error(parser, message)\n }\n }\n\n function newTag (parser) {\n if (!parser.strict) parser.tagName = parser.tagName[parser.looseCase]()\n var parent = parser.tags[parser.tags.length - 1] || parser\n var tag = parser.tag = { name: parser.tagName, attributes: {} }\n\n // will be overridden if tag contails an xmlns=\"foo\" or xmlns:foo=\"bar\"\n if (parser.opt.xmlns) {\n tag.ns = parent.ns\n }\n parser.attribList.length = 0\n emitNode(parser, 'onopentagstart', tag)\n }\n\n function qname (name, attribute) {\n var i = name.indexOf(':')\n var qualName = i < 0 ? [ '', name ] : name.split(':')\n var prefix = qualName[0]\n var local = qualName[1]\n\n // <x \"xmlns\"=\"http://foo\">\n if (attribute && name === 'xmlns') {\n prefix = 'xmlns'\n local = ''\n }\n\n return { prefix: prefix, local: local }\n }\n\n function attrib (parser) {\n if (!parser.strict) {\n parser.attribName = parser.attribName[parser.looseCase]()\n }\n\n if (parser.attribList.indexOf(parser.attribName) !== -1 ||\n parser.tag.attributes.hasOwnProperty(parser.attribName)) {\n parser.attribName = parser.attribValue = ''\n return\n }\n\n if (parser.opt.xmlns) {\n var qn = qname(parser.attribName, true)\n var prefix = qn.prefix\n var local = qn.local\n\n if (prefix === 'xmlns') {\n // namespace binding attribute. push the binding into scope\n if (local === 'xml' && parser.attribValue !== XML_NAMESPACE) {\n strictFail(parser,\n 'xml: prefix must be bound to ' + XML_NAMESPACE + '\\n' +\n 'Actual: ' + parser.attribValue)\n } else if (local === 'xmlns' && parser.attribValue !== XMLNS_NAMESPACE) {\n strictFail(parser,\n 'xmlns: prefix must be bound to ' + XMLNS_NAMESPACE + '\\n' +\n 'Actual: ' + parser.attribValue)\n } else {\n var tag = parser.tag\n var parent = parser.tags[parser.tags.length - 1] || parser\n if (tag.ns === parent.ns) {\n tag.ns = Object.create(parent.ns)\n }\n tag.ns[local] = parser.attribValue\n }\n }\n\n // defer onattribute events until all attributes have been seen\n // so any new bindings can take effect. preserve attribute order\n // so deferred events can be emitted in document order\n parser.attribList.push([parser.attribName, parser.attribValue])\n } else {\n // in non-xmlns mode, we can emit the event right away\n parser.tag.attributes[parser.attribName] = parser.attribValue\n emitNode(parser, 'onattribute', {\n name: parser.attribName,\n value: parser.attribValue\n })\n }\n\n parser.attribName = parser.attribValue = ''\n }\n\n function openTag (parser, selfClosing) {\n if (parser.opt.xmlns) {\n // emit namespace binding events\n var tag = parser.tag\n\n // add namespace info to tag\n var qn = qname(parser.tagName)\n tag.prefix = qn.prefix\n tag.local = qn.local\n tag.uri = tag.ns[qn.prefix] || ''\n\n if (tag.prefix && !tag.uri) {\n strictFail(parser, 'Unbound namespace prefix: ' +\n JSON.stringify(parser.tagName))\n tag.uri = qn.prefix\n }\n\n var parent = parser.tags[parser.tags.length - 1] || parser\n if (tag.ns && parent.ns !== tag.ns) {\n Object.keys(tag.ns).forEach(function (p) {\n emitNode(parser, 'onopennamespace', {\n prefix: p,\n uri: tag.ns[p]\n })\n })\n }\n\n // handle deferred onattribute events\n // Note: do not apply default ns to attributes:\n // http://www.w3.org/TR/REC-xml-names/#defaulting\n for (var i = 0, l = parser.attribList.length; i < l; i++) {\n var nv = parser.attribList[i]\n var name = nv[0]\n var value = nv[1]\n var qualName = qname(name, true)\n var prefix = qualName.prefix\n var local = qualName.local\n var uri = prefix === '' ? '' : (tag.ns[prefix] || '')\n var a = {\n name: name,\n value: value,\n prefix: prefix,\n local: local,\n uri: uri\n }\n\n // if there's any attributes with an undefined namespace,\n // then fail on them now.\n if (prefix && prefix !== 'xmlns' && !uri) {\n strictFail(parser, 'Unbound namespace prefix: ' +\n JSON.stringify(prefix))\n a.uri = prefix\n }\n parser.tag.attributes[name] = a\n emitNode(parser, 'onattribute', a)\n }\n parser.attribList.length = 0\n }\n\n parser.tag.isSelfClosing = !!selfClosing\n\n // process the tag\n parser.sawRoot = true\n parser.tags.push(parser.tag)\n emitNode(parser, 'onopentag', parser.tag)\n if (!selfClosing) {\n // special case for <script> in non-strict mode.\n if (!parser.noscript && parser.tagName.toLowerCase() === 'script') {\n parser.state = S.SCRIPT\n } else {\n parser.state = S.TEXT\n }\n parser.tag = null\n parser.tagName = ''\n }\n parser.attribName = parser.attribValue = ''\n parser.attribList.length = 0\n }\n\n function closeTag (parser) {\n if (!parser.tagName) {\n strictFail(parser, 'Weird empty close tag.')\n parser.textNode += '</>'\n parser.state = S.TEXT\n return\n }\n\n if (parser.script) {\n if (parser.tagName !== 'script') {\n parser.script += '</' + parser.tagName + '>'\n parser.tagName = ''\n parser.state = S.SCRIPT\n return\n }\n emitNode(parser, 'onscript', parser.script)\n parser.script = ''\n }\n\n // first make sure that the closing tag actually exists.\n // <a><b></c></b></a> will close everything, otherwise.\n var t = parser.tags.length\n var tagName = parser.tagName\n if (!parser.strict) {\n tagName = tagName[parser.looseCase]()\n }\n var closeTo = tagName\n while (t--) {\n var close = parser.tags[t]\n if (close.name !== closeTo) {\n // fail the first time in strict mode\n strictFail(parser, 'Unexpected close tag')\n } else {\n break\n }\n }\n\n // didn't find it. we already failed for strict, so just abort.\n if (t < 0) {\n strictFail(parser, 'Unmatched closing tag: ' + parser.tagName)\n parser.textNode += '</' + parser.tagName + '>'\n parser.state = S.TEXT\n return\n }\n parser.tagName = tagName\n var s = parser.tags.length\n while (s-- > t) {\n var tag = parser.tag = parser.tags.pop()\n parser.tagName = parser.tag.name\n emitNode(parser, 'onclosetag', parser.tagName)\n\n var x = {}\n for (var i in tag.ns) {\n x[i] = tag.ns[i]\n }\n\n var parent = parser.tags[parser.tags.length - 1] || parser\n if (parser.opt.xmlns && tag.ns !== parent.ns) {\n // remove namespace bindings introduced by tag\n Object.keys(tag.ns).forEach(function (p) {\n var n = tag.ns[p]\n emitNode(parser, 'onclosenamespace', { prefix: p, uri: n })\n })\n }\n }\n if (t === 0) parser.closedRoot = true\n parser.tagName = parser.attribValue = parser.attribName = ''\n parser.attribList.length = 0\n parser.state = S.TEXT\n }\n\n function parseEntity (parser) {\n var entity = parser.entity\n var entityLC = entity.toLowerCase()\n var num\n var numStr = ''\n\n if (parser.ENTITIES[entity]) {\n return parser.ENTITIES[entity]\n }\n if (parser.ENTITIES[entityLC]) {\n return parser.ENTITIES[entityLC]\n }\n entity = entityLC\n if (entity.charAt(0) === '#') {\n if (entity.charAt(1) === 'x') {\n entity = entity.slice(2)\n num = parseInt(entity, 16)\n numStr = num.toString(16)\n } else {\n entity = entity.slice(1)\n num = parseInt(entity, 10)\n numStr = num.toString(10)\n }\n }\n entity = entity.replace(/^0+/, '')\n if (isNaN(num) || numStr.toLowerCase() !== entity) {\n strictFail(parser, 'Invalid character entity')\n return '&' + parser.entity + ';'\n }\n\n return String.fromCodePoint(num)\n }\n\n function beginWhiteSpace (parser, c) {\n if (c === '<') {\n parser.state = S.OPEN_WAKA\n parser.startTagPosition = parser.position\n } else if (!isWhitespace(c)) {\n // have to process this as a text node.\n // weird, but happens.\n strictFail(parser, 'Non-whitespace before first tag.')\n parser.textNode = c\n parser.state = S.TEXT\n }\n }\n\n function charAt (chunk, i) {\n var result = ''\n if (i < chunk.length) {\n result = chunk.charAt(i)\n }\n return result\n }\n\n function write (chunk) {\n var parser = this\n if (this.error) {\n throw this.error\n }\n if (parser.closed) {\n return error(parser,\n 'Cannot write after close. Assign an onready handler.')\n }\n if (chunk === null) {\n return end(parser)\n }\n if (typeof chunk === 'object') {\n chunk = chunk.toString()\n }\n var i = 0\n var c = ''\n while (true) {\n c = charAt(chunk, i++)\n parser.c = c\n\n if (!c) {\n break\n }\n\n if (parser.trackPosition) {\n parser.position++\n if (c === '\\n') {\n parser.line++\n parser.column = 0\n } else {\n parser.column++\n }\n }\n\n switch (parser.state) {\n case S.BEGIN:\n parser.state = S.BEGIN_WHITESPACE\n if (c === '\\uFEFF') {\n continue\n }\n beginWhiteSpace(parser, c)\n continue\n\n case S.BEGIN_WHITESPACE:\n beginWhiteSpace(parser, c)\n continue\n\n case S.TEXT:\n if (parser.sawRoot && !parser.closedRoot) {\n var starti = i - 1\n while (c && c !== '<' && c !== '&') {\n c = charAt(chunk, i++)\n if (c && parser.trackPosition) {\n parser.position++\n if (c === '\\n') {\n parser.line++\n parser.column = 0\n } else {\n parser.column++\n }\n }\n }\n parser.textNode += chunk.substring(starti, i - 1)\n }\n if (c === '<' && !(parser.sawRoot && parser.closedRoot && !parser.strict)) {\n parser.state = S.OPEN_WAKA\n parser.startTagPosition = parser.position\n } else {\n if (!isWhitespace(c) && (!parser.sawRoot || parser.closedRoot)) {\n strictFail(parser, 'Text data outside of root node.')\n }\n if (c === '&') {\n parser.state = S.TEXT_ENTITY\n } else {\n parser.textNode += c\n }\n }\n continue\n\n case S.SCRIPT:\n // only non-strict\n if (c === '<') {\n parser.state = S.SCRIPT_ENDING\n } else {\n parser.script += c\n }\n continue\n\n case S.SCRIPT_ENDING:\n if (c === '/') {\n parser.state = S.CLOSE_TAG\n } else {\n parser.script += '<' + c\n parser.state = S.SCRIPT\n }\n continue\n\n case S.OPEN_WAKA:\n // either a /, ?, !, or text is coming next.\n if (c === '!') {\n parser.state = S.SGML_DECL\n parser.sgmlDecl = ''\n } else if (isWhitespace(c)) {\n // wait for it...\n } else if (isMatch(nameStart, c)) {\n parser.state = S.OPEN_TAG\n parser.tagName = c\n } else if (c === '/') {\n parser.state = S.CLOSE_TAG\n parser.tagName = ''\n } else if (c === '?') {\n parser.state = S.PROC_INST\n parser.procInstName = parser.procInstBody = ''\n } else {\n strictFail(parser, 'Unencoded <')\n // if there was some whitespace, then add that in.\n if (parser.startTagPosition + 1 < parser.position) {\n var pad = parser.position - parser.startTagPosition\n c = new Array(pad).join(' ') + c\n }\n parser.textNode += '<' + c\n parser.state = S.TEXT\n }\n continue\n\n case S.SGML_DECL:\n if ((parser.sgmlDecl + c).toUpperCase() === CDATA) {\n emitNode(parser, 'onopencdata')\n parser.state = S.CDATA\n parser.sgmlDecl = ''\n parser.cdata = ''\n } else if (parser.sgmlDecl + c === '--') {\n parser.state = S.COMMENT\n parser.comment = ''\n parser.sgmlDecl = ''\n } else if ((parser.sgmlDecl + c).toUpperCase() === DOCTYPE) {\n parser.state = S.DOCTYPE\n if (parser.doctype || parser.sawRoot) {\n strictFail(parser,\n 'Inappropriately located doctype declaration')\n }\n parser.doctype = ''\n parser.sgmlDecl = ''\n } else if (c === '>') {\n emitNode(parser, 'onsgmldeclaration', parser.sgmlDecl)\n parser.sgmlDecl = ''\n parser.state = S.TEXT\n } else if (isQuote(c)) {\n parser.state = S.SGML_DECL_QUOTED\n parser.sgmlDecl += c\n } else {\n parser.sgmlDecl += c\n }\n continue\n\n case S.SGML_DECL_QUOTED:\n if (c === parser.q) {\n parser.state = S.SGML_DECL\n parser.q = ''\n }\n parser.sgmlDecl += c\n continue\n\n case S.DOCTYPE:\n if (c === '>') {\n parser.state = S.TEXT\n emitNode(parser, 'ondoctype', parser.doctype)\n parser.doctype = true // just remember that we saw it.\n } else {\n parser.doctype += c\n if (c === '[') {\n parser.state = S.DOCTYPE_DTD\n } else if (isQuote(c)) {\n parser.state = S.DOCTYPE_QUOTED\n parser.q = c\n }\n }\n continue\n\n case S.DOCTYPE_QUOTED:\n parser.doctype += c\n if (c === parser.q) {\n parser.q = ''\n parser.state = S.DOCTYPE\n }\n continue\n\n case S.DOCTYPE_DTD:\n parser.doctype += c\n if (c === ']') {\n parser.state = S.DOCTYPE\n } else if (isQuote(c)) {\n parser.state = S.DOCTYPE_DTD_QUOTED\n parser.q = c\n }\n continue\n\n case S.DOCTYPE_DTD_QUOTED:\n parser.doctype += c\n if (c === parser.q) {\n parser.state = S.DOCTYPE_DTD\n parser.q = ''\n }\n continue\n\n case S.COMMENT:\n if (c === '-') {\n parser.state = S.COMMENT_ENDING\n } else {\n parser.comment += c\n }\n continue\n\n case S.COMMENT_ENDING:\n if (c === '-') {\n parser.state = S.COMMENT_ENDED\n parser.comment = textopts(parser.opt, parser.comment)\n if (parser.comment) {\n emitNode(parser, 'oncomment', parser.comment)\n }\n parser.comment = ''\n } else {\n parser.comment += '-' + c\n parser.state = S.COMMENT\n }\n continue\n\n case S.COMMENT_ENDED:\n if (c !== '>') {\n strictFail(parser, 'Malformed comment')\n // allow <!-- blah -- bloo --> in non-strict mode,\n // which is a comment of \" blah -- bloo \"\n parser.comment += '--' + c\n parser.state = S.COMMENT\n } else {\n parser.state = S.TEXT\n }\n continue\n\n case S.CDATA:\n if (c === ']') {\n parser.state = S.CDATA_ENDING\n } else {\n parser.cdata += c\n }\n continue\n\n case S.CDATA_ENDING:\n if (c === ']') {\n parser.state = S.CDATA_ENDING_2\n } else {\n parser.cdata += ']' + c\n parser.state = S.CDATA\n }\n continue\n\n case S.CDATA_ENDING_2:\n if (c === '>') {\n if (parser.cdata) {\n emitNode(parser, 'oncdata', parser.cdata)\n }\n emitNode(parser, 'onclosecdata')\n parser.cdata = ''\n parser.state = S.TEXT\n } else if (c === ']') {\n parser.cdata += ']'\n } else {\n parser.cdata += ']]' + c\n parser.state = S.CDATA\n }\n continue\n\n case S.PROC_INST:\n if (c === '?') {\n parser.state = S.PROC_INST_ENDING\n } else if (isWhitespace(c)) {\n parser.state = S.PROC_INST_BODY\n } else {\n parser.procInstName += c\n }\n continue\n\n case S.PROC_INST_BODY:\n if (!parser.procInstBody && isWhitespace(c)) {\n continue\n } else if (c === '?') {\n parser.state = S.PROC_INST_ENDING\n } else {\n parser.procInstBody += c\n }\n continue\n\n case S.PROC_INST_ENDING:\n if (c === '>') {\n emitNode(parser, 'onprocessinginstruction', {\n name: parser.procInstName,\n body: parser.procInstBody\n })\n parser.procInstName = parser.procInstBody = ''\n parser.state = S.TEXT\n } else {\n parser.procInstBody += '?' + c\n parser.state = S.PROC_INST_BODY\n }\n continue\n\n case S.OPEN_TAG:\n if (isMatch(nameBody, c)) {\n parser.tagName += c\n } else {\n newTag(parser)\n if (c === '>') {\n openTag(parser)\n } else if (c === '/') {\n parser.state = S.OPEN_TAG_SLASH\n } else {\n if (!isWhitespace(c)) {\n strictFail(parser, 'Invalid character in tag name')\n }\n parser.state = S.ATTRIB\n }\n }\n continue\n\n case S.OPEN_TAG_SLASH:\n if (c === '>') {\n openTag(parser, true)\n closeTag(parser)\n } else {\n strictFail(parser, 'Forward-slash in opening tag not followed by >')\n parser.state = S.ATTRIB\n }\n continue\n\n case S.ATTRIB:\n // haven't read the attribute name yet.\n if (isWhitespace(c)) {\n continue\n } else if (c === '>') {\n openTag(parser)\n } else if (c === '/') {\n parser.state = S.OPEN_TAG_SLASH\n } else if (isMatch(nameStart, c)) {\n parser.attribName = c\n parser.attribValue = ''\n parser.state = S.ATTRIB_NAME\n } else {\n strictFail(parser, 'Invalid attribute name')\n }\n continue\n\n case S.ATTRIB_NAME:\n if (c === '=') {\n parser.state = S.ATTRIB_VALUE\n } else if (c === '>') {\n strictFail(parser, 'Attribute without value')\n parser.attribValue = parser.attribName\n attrib(parser)\n openTag(parser)\n } else if (isWhitespace(c)) {\n parser.state = S.ATTRIB_NAME_SAW_WHITE\n } else if (isMatch(nameBody, c)) {\n parser.attribName += c\n } else {\n strictFail(parser, 'Invalid attribute name')\n }\n continue\n\n case S.ATTRIB_NAME_SAW_WHITE:\n if (c === '=') {\n parser.state = S.ATTRIB_VALUE\n } else if (isWhitespace(c)) {\n continue\n } else {\n strictFail(parser, 'Attribute without value')\n parser.tag.attributes[parser.attribName] = ''\n parser.attribValue = ''\n emitNode(parser, 'onattribute', {\n name: parser.attribName,\n value: ''\n })\n parser.attribName = ''\n if (c === '>') {\n openTag(parser)\n } else if (isMatch(nameStart, c)) {\n parser.attribName = c\n parser.state = S.ATTRIB_NAME\n } else {\n strictFail(parser, 'Invalid attribute name')\n parser.state = S.ATTRIB\n }\n }\n continue\n\n case S.ATTRIB_VALUE:\n if (isWhitespace(c)) {\n continue\n } else if (isQuote(c)) {\n parser.q = c\n parser.state = S.ATTRIB_VALUE_QUOTED\n } else {\n strictFail(parser, 'Unquoted attribute value')\n parser.state = S.ATTRIB_VALUE_UNQUOTED\n parser.attribValue = c\n }\n continue\n\n case S.ATTRIB_VALUE_QUOTED:\n if (c !== parser.q) {\n if (c === '&') {\n parser.state = S.ATTRIB_VALUE_ENTITY_Q\n } else {\n parser.attribValue += c\n }\n continue\n }\n attrib(parser)\n parser.q = ''\n parser.state = S.ATTRIB_VALUE_CLOSED\n continue\n\n case S.ATTRIB_VALUE_CLOSED:\n if (isWhitespace(c)) {\n parser.state = S.ATTRIB\n } else if (c === '>') {\n openTag(parser)\n } else if (c === '/') {\n parser.state = S.OPEN_TAG_SLASH\n } else if (isMatch(nameStart, c)) {\n strictFail(parser, 'No whitespace between attributes')\n parser.attribName = c\n parser.attribValue = ''\n parser.state = S.ATTRIB_NAME\n } else {\n strictFail(parser, 'Invalid attribute name')\n }\n continue\n\n case S.ATTRIB_VALUE_UNQUOTED:\n if (!isAttribEnd(c)) {\n if (c === '&') {\n parser.state = S.ATTRIB_VALUE_ENTITY_U\n } else {\n parser.attribValue += c\n }\n continue\n }\n attrib(parser)\n if (c === '>') {\n openTag(parser)\n } else {\n parser.state = S.ATTRIB\n }\n continue\n\n case S.CLOSE_TAG:\n if (!parser.tagName) {\n if (isWhitespace(c)) {\n continue\n } else if (notMatch(nameStart, c)) {\n if (parser.script) {\n parser.script += '</' + c\n parser.state = S.SCRIPT\n } else {\n strictFail(parser, 'Invalid tagname in closing tag.')\n }\n } else {\n parser.tagName = c\n }\n } else if (c === '>') {\n closeTag(parser)\n } else if (isMatch(nameBody, c)) {\n parser.tagName += c\n } else if (parser.script) {\n parser.script += '</' + parser.tagName\n parser.tagName = ''\n parser.state = S.SCRIPT\n } else {\n if (!isWhitespace(c)) {\n strictFail(parser, 'Invalid tagname in closing tag')\n }\n parser.state = S.CLOSE_TAG_SAW_WHITE\n }\n continue\n\n case S.CLOSE_TAG_SAW_WHITE:\n if (isWhitespace(c)) {\n continue\n }\n if (c === '>') {\n closeTag(parser)\n } else {\n strictFail(parser, 'Invalid characters in closing tag')\n }\n continue\n\n case S.TEXT_ENTITY:\n case S.ATTRIB_VALUE_ENTITY_Q:\n case S.ATTRIB_VALUE_ENTITY_U:\n var returnState\n var buffer\n switch (parser.state) {\n case S.TEXT_ENTITY:\n returnState = S.TEXT\n buffer = 'textNode'\n break\n\n case S.ATTRIB_VALUE_ENTITY_Q:\n returnState = S.ATTRIB_VALUE_QUOTED\n buffer = 'attribValue'\n break\n\n case S.ATTRIB_VALUE_ENTITY_U:\n returnState = S.ATTRIB_VALUE_UNQUOTED\n buffer = 'attribValue'\n break\n }\n\n if (c === ';') {\n if (parser.opt.unparsedEntities) {\n var parsedEntity = parseEntity(parser)\n parser.entity = ''\n parser.state = returnState\n parser.write(parsedEntity)\n } else {\n parser[buffer] += parseEntity(parser)\n parser.entity = ''\n parser.state = returnState\n }\n } else if (isMatch(parser.entity.length ? entityBody : entityStart, c)) {\n parser.entity += c\n } else {\n strictFail(parser, 'Invalid character in entity name')\n parser[buffer] += '&' + parser.entity + c\n parser.entity = ''\n parser.state = returnState\n }\n\n continue\n\n default: /* istanbul ignore next */ {\n throw new Error(parser, 'Unknown state: ' + parser.state)\n }\n }\n } // while\n\n if (parser.position >= parser.bufferCheckPosition) {\n checkBufferLength(parser)\n }\n return parser\n }\n\n /*! http://mths.be/fromcodepoint v0.1.0 by @mathias */\n /* istanbul ignore next */\n if (!String.fromCodePoint) {\n (function () {\n var stringFromCharCode = String.fromCharCode\n var floor = Math.floor\n var fromCodePoint = function () {\n var MAX_SIZE = 0x4000\n var codeUnits = []\n var highSurrogate\n var lowSurrogate\n var index = -1\n var length = arguments.length\n if (!length) {\n return ''\n }\n var result = ''\n while (++index < length) {\n var codePoint = Number(arguments[index])\n if (\n !isFinite(codePoint) || // `NaN`, `+Infinity`, or `-Infinity`\n codePoint < 0 || // not a valid Unicode code point\n codePoint > 0x10FFFF || // not a valid Unicode code point\n floor(codePoint) !== codePoint // not an integer\n ) {\n throw RangeError('Invalid code point: ' + codePoint)\n }\n if (codePoint <= 0xFFFF) { // BMP code point\n codeUnits.push(codePoint)\n } else { // Astral code point; split in surrogate halves\n // http://mathiasbynens.be/notes/javascript-encoding#surrogate-formulae\n codePoint -= 0x10000\n highSurrogate = (codePoint >> 10) + 0xD800\n lowSurrogate = (codePoint % 0x400) + 0xDC00\n codeUnits.push(highSurrogate, lowSurrogate)\n }\n if (index + 1 === length || codeUnits.length > MAX_SIZE) {\n result += stringFromCharCode.apply(null, codeUnits)\n codeUnits.length = 0\n }\n }\n return result\n }\n /* istanbul ignore next */\n if (Object.defineProperty) {\n Object.defineProperty(String, 'fromCodePoint', {\n value: fromCodePoint,\n configurable: true,\n writable: true\n })\n } else {\n String.fromCodePoint = fromCodePoint\n }\n }())\n }\n})(typeof exports === 'undefined' ? this.sax = {} : exports)\n","(function (global, undefined) {\n \"use strict\";\n\n if (global.setImmediate) {\n return;\n }\n\n var nextHandle = 1; // Spec says greater than zero\n var tasksByHandle = {};\n var currentlyRunningATask = false;\n var doc = global.document;\n var registerImmediate;\n\n function setImmediate(callback) {\n // Callback can either be a function or a string\n if (typeof callback !== \"function\") {\n callback = new Function(\"\" + callback);\n }\n // Copy function arguments\n var args = new Array(arguments.length - 1);\n for (var i = 0; i < args.length; i++) {\n args[i] = arguments[i + 1];\n }\n // Store and register the task\n var task = { callback: callback, args: args };\n tasksByHandle[nextHandle] = task;\n registerImmediate(nextHandle);\n return nextHandle++;\n }\n\n function clearImmediate(handle) {\n delete tasksByHandle[handle];\n }\n\n function run(task) {\n var callback = task.callback;\n var args = task.args;\n switch (args.length) {\n case 0:\n callback();\n break;\n case 1:\n callback(args[0]);\n break;\n case 2:\n callback(args[0], args[1]);\n break;\n case 3:\n callback(args[0], args[1], args[2]);\n break;\n default:\n callback.apply(undefined, args);\n break;\n }\n }\n\n function runIfPresent(handle) {\n // From the spec: \"Wait until any invocations of this algorithm started before this one have completed.\"\n // So if we're currently running a task, we'll need to delay this invocation.\n if (currentlyRunningATask) {\n // Delay by doing a setTimeout. setImmediate was tried instead, but in Firefox 7 it generated a\n // \"too much recursion\" error.\n setTimeout(runIfPresent, 0, handle);\n } else {\n var task = tasksByHandle[handle];\n if (task) {\n currentlyRunningATask = true;\n try {\n run(task);\n } finally {\n clearImmediate(handle);\n currentlyRunningATask = false;\n }\n }\n }\n }\n\n function installNextTickImplementation() {\n registerImmediate = function(handle) {\n process.nextTick(function () { runIfPresent(handle); });\n };\n }\n\n function canUsePostMessage() {\n // The test against `importScripts` prevents this implementation from being installed inside a web worker,\n // where `global.postMessage` means something completely different and can't be used for this purpose.\n if (global.postMessage && !global.importScripts) {\n var postMessageIsAsynchronous = true;\n var oldOnMessage = global.onmessage;\n global.onmessage = function() {\n postMessageIsAsynchronous = false;\n };\n global.postMessage(\"\", \"*\");\n global.onmessage = oldOnMessage;\n return postMessageIsAsynchronous;\n }\n }\n\n function installPostMessageImplementation() {\n // Installs an event handler on `global` for the `message` event: see\n // * https://developer.mozilla.org/en/DOM/window.postMessage\n // * http://www.whatwg.org/specs/web-apps/current-work/multipage/comms.html#crossDocumentMessages\n\n var messagePrefix = \"setImmediate$\" + Math.random() + \"$\";\n var onGlobalMessage = function(event) {\n if (event.source === global &&\n typeof event.data === \"string\" &&\n event.data.indexOf(messagePrefix) === 0) {\n runIfPresent(+event.data.slice(messagePrefix.length));\n }\n };\n\n if (global.addEventListener) {\n global.addEventListener(\"message\", onGlobalMessage, false);\n } else {\n global.attachEvent(\"onmessage\", onGlobalMessage);\n }\n\n registerImmediate = function(handle) {\n global.postMessage(messagePrefix + handle, \"*\");\n };\n }\n\n function installMessageChannelImplementation() {\n var channel = new MessageChannel();\n channel.port1.onmessage = function(event) {\n var handle = event.data;\n runIfPresent(handle);\n };\n\n registerImmediate = function(handle) {\n channel.port2.postMessage(handle);\n };\n }\n\n function installReadyStateChangeImplementation() {\n var html = doc.documentElement;\n registerImmediate = function(handle) {\n // Create a <script> element; its readystatechange event will be fired asynchronously once it is inserted\n // into the document. Do so, thus queuing up the task. Remember to clean up once it's been called.\n var script = doc.createElement(\"script\");\n script.onreadystatechange = function () {\n runIfPresent(handle);\n script.onreadystatechange = null;\n html.removeChild(script);\n script = null;\n };\n html.appendChild(script);\n };\n }\n\n function installSetTimeoutImplementation() {\n registerImmediate = function(handle) {\n setTimeout(runIfPresent, 0, handle);\n };\n }\n\n // If supported, we should attach to the prototype of global, since that is where setTimeout et al. live.\n var attachTo = Object.getPrototypeOf && Object.getPrototypeOf(global);\n attachTo = attachTo && attachTo.setTimeout ? attachTo : global;\n\n // Don't get fooled by e.g. browserify environments.\n if ({}.toString.call(global.process) === \"[object process]\") {\n // For Node.js before 0.9\n installNextTickImplementation();\n\n } else if (canUsePostMessage()) {\n // For non-IE10 modern browsers\n installPostMessageImplementation();\n\n } else if (global.MessageChannel) {\n // For web workers, where supported\n installMessageChannelImplementation();\n\n } else if (doc && \"onreadystatechange\" in doc.createElement(\"script\")) {\n // For IE 6–8\n installReadyStateChangeImplementation();\n\n } else {\n // For older browsers\n installSetTimeoutImplementation();\n }\n\n attachTo.setImmediate = setImmediate;\n attachTo.clearImmediate = clearImmediate;\n}(typeof self === \"undefined\" ? typeof global === \"undefined\" ? this : global : self));\n","// @flow\n\n/*::\ntype Options = {\n max?: number,\n min?: number,\n historyTimeConstant?: number,\n autostart?: boolean,\n ignoreSameProgress?: boolean,\n}\n*/\n\nfunction makeLowPassFilter(RC/*: number*/) {\n return function (previousOutput, input, dt) {\n const alpha = dt / (dt + RC);\n return previousOutput + alpha * (input - previousOutput);\n }\n}\n\nfunction def/*:: <T>*/(x/*: ?T*/, d/*: T*/)/*: T*/ {\n return (x === undefined || x === null) ? d : x;\n}\n\nfunction makeEta(options/*::?: Options */) {\n options = options || {};\n var max = def(options.max, 1);\n var min = def(options.min, 0);\n var autostart = def(options.autostart, true);\n var ignoreSameProgress = def(options.ignoreSameProgress, false);\n\n var rate/*: number | null */ = null;\n var lastTimestamp/*: number | null */ = null;\n var lastProgress/*: number | null */ = null;\n\n var filter = makeLowPassFilter(def(options.historyTimeConstant, 2.5));\n\n function start() {\n report(min);\n }\n\n function reset() {\n rate = null;\n lastTimestamp = null;\n lastProgress = null;\n if (autostart) {\n start();\n }\n }\n\n function report(progress /*: number */, timestamp/*::?: number */) {\n if (typeof timestamp !== 'number') {\n timestamp = Date.now();\n }\n\n if (lastTimestamp === timestamp) { return; }\n if (ignoreSameProgress && lastProgress === progress) { return; }\n\n if (lastTimestamp === null || lastProgress === null) {\n lastProgress = progress;\n lastTimestamp = timestamp;\n return;\n }\n\n var deltaProgress = progress - lastProgress;\n var deltaTimestamp = 0.001 * (timestamp - lastTimestamp);\n var currentRate = deltaProgress / deltaTimestamp;\n\n rate = rate === null\n ? currentRate\n : filter(rate, currentRate, deltaTimestamp);\n lastProgress = progress;\n lastTimestamp = timestamp;\n }\n\n function estimate(timestamp/*::?: number*/) {\n if (lastProgress === null) { return Infinity; }\n if (lastProgress >= max) { return 0; }\n if (rate === null) { return Infinity; }\n\n var estimatedTime = (max - lastProgress) / rate;\n if (typeof timestamp === 'number' && typeof lastTimestamp === 'number') {\n estimatedTime -= (timestamp - lastTimestamp) * 0.001;\n }\n return Math.max(0, estimatedTime);\n }\n\n function getRate() {\n return rate === null ? 0 : rate;\n }\n\n return {\n start: start,\n reset: reset,\n report: report,\n estimate: estimate,\n rate: getRate,\n }\n}\n\nmodule.exports = makeEta;\n","var scope = (typeof global !== \"undefined\" && global) ||\n (typeof self !== \"undefined\" && self) ||\n window;\nvar apply = Function.prototype.apply;\n\n// DOM APIs, for completeness\n\nexports.setTimeout = function() {\n return new Timeout(apply.call(setTimeout, scope, arguments), clearTimeout);\n};\nexports.setInterval = function() {\n return new Timeout(apply.call(setInterval, scope, arguments), clearInterval);\n};\nexports.clearTimeout =\nexports.clearInterval = function(timeout) {\n if (timeout) {\n timeout.close();\n }\n};\n\nfunction Timeout(id, clearFn) {\n this._id = id;\n this._clearFn = clearFn;\n}\nTimeout.prototype.unref = Timeout.prototype.ref = function() {};\nTimeout.prototype.close = function() {\n this._clearFn.call(scope, this._id);\n};\n\n// Does not start the time, just sets up the members needed.\nexports.enroll = function(item, msecs) {\n clearTimeout(item._idleTimeoutId);\n item._idleTimeout = msecs;\n};\n\nexports.unenroll = function(item) {\n clearTimeout(item._idleTimeoutId);\n item._idleTimeout = -1;\n};\n\nexports._unrefActive = exports.active = function(item) {\n clearTimeout(item._idleTimeoutId);\n\n var msecs = item._idleTimeout;\n if (msecs >= 0) {\n item._idleTimeoutId = setTimeout(function onTimeout() {\n if (item._onTimeout)\n item._onTimeout();\n }, msecs);\n }\n};\n\n// setimmediate attaches itself to the global object\nrequire(\"setimmediate\");\n// On some exotic environments, it's not clear which object `setimmediate` was\n// able to install onto. Search each possibility in the same order as the\n// `setimmediate` library.\nexports.setImmediate = (typeof self !== \"undefined\" && self.setImmediate) ||\n (typeof global !== \"undefined\" && global.setImmediate) ||\n (this && this.setImmediate);\nexports.clearImmediate = (typeof self !== \"undefined\" && self.clearImmediate) ||\n (typeof global !== \"undefined\" && global.clearImmediate) ||\n (this && this.clearImmediate);\n","// Generated by CoffeeScript 1.12.7\n(function() {\n \"use strict\";\n exports.stripBOM = function(str) {\n if (str[0] === '\\uFEFF') {\n return str.substring(1);\n } else {\n return str;\n }\n };\n\n}).call(this);\n","// Generated by CoffeeScript 1.12.7\n(function() {\n \"use strict\";\n var builder, defaults, escapeCDATA, requiresCDATA, wrapCDATA,\n hasProp = {}.hasOwnProperty;\n\n builder = require('xmlbuilder');\n\n defaults = require('./defaults').defaults;\n\n requiresCDATA = function(entry) {\n return typeof entry === \"string\" && (entry.indexOf('&') >= 0 || entry.indexOf('>') >= 0 || entry.indexOf('<') >= 0);\n };\n\n wrapCDATA = function(entry) {\n return \"<![CDATA[\" + (escapeCDATA(entry)) + \"]]>\";\n };\n\n escapeCDATA = function(entry) {\n return entry.replace(']]>', ']]]]><![CDATA[>');\n };\n\n exports.Builder = (function() {\n function Builder(opts) {\n var key, ref, value;\n this.options = {};\n ref = defaults[\"0.2\"];\n for (key in ref) {\n if (!hasProp.call(ref, key)) continue;\n value = ref[key];\n this.options[key] = value;\n }\n for (key in opts) {\n if (!hasProp.call(opts, key)) continue;\n value = opts[key];\n this.options[key] = value;\n }\n }\n\n Builder.prototype.buildObject = function(rootObj) {\n var attrkey, charkey, render, rootElement, rootName;\n attrkey = this.options.attrkey;\n charkey = this.options.charkey;\n if ((Object.keys(rootObj).length === 1) && (this.options.rootName === defaults['0.2'].rootName)) {\n rootName = Object.keys(rootObj)[0];\n rootObj = rootObj[rootName];\n } else {\n rootName = this.options.rootName;\n }\n render = (function(_this) {\n return function(element, obj) {\n var attr, child, entry, index, key, value;\n if (typeof obj !== 'object') {\n if (_this.options.cdata && requiresCDATA(obj)) {\n element.raw(wrapCDATA(obj));\n } else {\n element.txt(obj);\n }\n } else if (Array.isArray(obj)) {\n for (index in obj) {\n if (!hasProp.call(obj, index)) continue;\n child = obj[index];\n for (key in child) {\n entry = child[key];\n element = render(element.ele(key), entry).up();\n }\n }\n } else {\n for (key in obj) {\n if (!hasProp.call(obj, key)) continue;\n child = obj[key];\n if (key === attrkey) {\n if (typeof child === \"object\") {\n for (attr in child) {\n value = child[attr];\n element = element.att(attr, value);\n }\n }\n } else if (key === charkey) {\n if (_this.options.cdata && requiresCDATA(child)) {\n element = element.raw(wrapCDATA(child));\n } else {\n element = element.txt(child);\n }\n } else if (Array.isArray(child)) {\n for (index in child) {\n if (!hasProp.call(child, index)) continue;\n entry = child[index];\n if (typeof entry === 'string') {\n if (_this.options.cdata && requiresCDATA(entry)) {\n element = element.ele(key).raw(wrapCDATA(entry)).up();\n } else {\n element = element.ele(key, entry).up();\n }\n } else {\n element = render(element.ele(key), entry).up();\n }\n }\n } else if (typeof child === \"object\") {\n element = render(element.ele(key), child).up();\n } else {\n if (typeof child === 'string' && _this.options.cdata && requiresCDATA(child)) {\n element = element.ele(key).raw(wrapCDATA(child)).up();\n } else {\n if (child == null) {\n child = '';\n }\n element = element.ele(key, child.toString()).up();\n }\n }\n }\n }\n return element;\n };\n })(this);\n rootElement = builder.create(rootName, this.options.xmldec, this.options.doctype, {\n headless: this.options.headless,\n allowSurrogateChars: this.options.allowSurrogateChars\n });\n return render(rootElement, rootObj).end(this.options.renderOpts);\n };\n\n return Builder;\n\n })();\n\n}).call(this);\n","// Generated by CoffeeScript 1.12.7\n(function() {\n exports.defaults = {\n \"0.1\": {\n explicitCharkey: false,\n trim: true,\n normalize: true,\n normalizeTags: false,\n attrkey: \"@\",\n charkey: \"#\",\n explicitArray: false,\n ignoreAttrs: false,\n mergeAttrs: false,\n explicitRoot: false,\n validator: null,\n xmlns: false,\n explicitChildren: false,\n childkey: '@@',\n charsAsChildren: false,\n includeWhiteChars: false,\n async: false,\n strict: true,\n attrNameProcessors: null,\n attrValueProcessors: null,\n tagNameProcessors: null,\n valueProcessors: null,\n emptyTag: ''\n },\n \"0.2\": {\n explicitCharkey: false,\n trim: false,\n normalize: false,\n normalizeTags: false,\n attrkey: \"$\",\n charkey: \"_\",\n explicitArray: true,\n ignoreAttrs: false,\n mergeAttrs: false,\n explicitRoot: true,\n validator: null,\n xmlns: false,\n explicitChildren: false,\n preserveChildrenOrder: false,\n childkey: '$$',\n charsAsChildren: false,\n includeWhiteChars: false,\n async: false,\n strict: true,\n attrNameProcessors: null,\n attrValueProcessors: null,\n tagNameProcessors: null,\n valueProcessors: null,\n rootName: 'root',\n xmldec: {\n 'version': '1.0',\n 'encoding': 'UTF-8',\n 'standalone': true\n },\n doctype: null,\n renderOpts: {\n 'pretty': true,\n 'indent': ' ',\n 'newline': '\\n'\n },\n headless: false,\n chunkSize: 10000,\n emptyTag: '',\n cdata: false\n }\n };\n\n}).call(this);\n","// Generated by CoffeeScript 1.12.7\n(function() {\n \"use strict\";\n var bom, defaults, defineProperty, events, isEmpty, processItem, processors, sax, setImmediate,\n bind = function(fn, me){ return function(){ return fn.apply(me, arguments); }; },\n extend = function(child, parent) { for (var key in parent) { if (hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.prototype = new ctor(); child.__super__ = parent.prototype; return child; },\n hasProp = {}.hasOwnProperty;\n\n sax = require('sax');\n\n events = require('events');\n\n bom = require('./bom');\n\n processors = require('./processors');\n\n setImmediate = require('timers').setImmediate;\n\n defaults = require('./defaults').defaults;\n\n isEmpty = function(thing) {\n return typeof thing === \"object\" && (thing != null) && Object.keys(thing).length === 0;\n };\n\n processItem = function(processors, item, key) {\n var i, len, process;\n for (i = 0, len = processors.length; i < len; i++) {\n process = processors[i];\n item = process(item, key);\n }\n return item;\n };\n\n defineProperty = function(obj, key, value) {\n var descriptor;\n descriptor = Object.create(null);\n descriptor.value = value;\n descriptor.writable = true;\n descriptor.enumerable = true;\n descriptor.configurable = true;\n return Object.defineProperty(obj, key, descriptor);\n };\n\n exports.Parser = (function(superClass) {\n extend(Parser, superClass);\n\n function Parser(opts) {\n this.parseStringPromise = bind(this.parseStringPromise, this);\n this.parseString = bind(this.parseString, this);\n this.reset = bind(this.reset, this);\n this.assignOrPush = bind(this.assignOrPush, this);\n this.processAsync = bind(this.processAsync, this);\n var key, ref, value;\n if (!(this instanceof exports.Parser)) {\n return new exports.Parser(opts);\n }\n this.options = {};\n ref = defaults[\"0.2\"];\n for (key in ref) {\n if (!hasProp.call(ref, key)) continue;\n value = ref[key];\n this.options[key] = value;\n }\n for (key in opts) {\n if (!hasProp.call(opts, key)) continue;\n value = opts[key];\n this.options[key] = value;\n }\n if (this.options.xmlns) {\n this.options.xmlnskey = this.options.attrkey + \"ns\";\n }\n if (this.options.normalizeTags) {\n if (!this.options.tagNameProcessors) {\n this.options.tagNameProcessors = [];\n }\n this.options.tagNameProcessors.unshift(processors.normalize);\n }\n this.reset();\n }\n\n Parser.prototype.processAsync = function() {\n var chunk, err;\n try {\n if (this.remaining.length <= this.options.chunkSize) {\n chunk = this.remaining;\n this.remaining = '';\n this.saxParser = this.saxParser.write(chunk);\n return this.saxParser.close();\n } else {\n chunk = this.remaining.substr(0, this.options.chunkSize);\n this.remaining = this.remaining.substr(this.options.chunkSize, this.remaining.length);\n this.saxParser = this.saxParser.write(chunk);\n return setImmediate(this.processAsync);\n }\n } catch (error1) {\n err = error1;\n if (!this.saxParser.errThrown) {\n this.saxParser.errThrown = true;\n return this.emit(err);\n }\n }\n };\n\n Parser.prototype.assignOrPush = function(obj, key, newValue) {\n if (!(key in obj)) {\n if (!this.options.explicitArray) {\n return defineProperty(obj, key, newValue);\n } else {\n return defineProperty(obj, key, [newValue]);\n }\n } else {\n if (!(obj[key] instanceof Array)) {\n defineProperty(obj, key, [obj[key]]);\n }\n return obj[key].push(newValue);\n }\n };\n\n Parser.prototype.reset = function() {\n var attrkey, charkey, ontext, stack;\n this.removeAllListeners();\n this.saxParser = sax.parser(this.options.strict, {\n trim: false,\n normalize: false,\n xmlns: this.options.xmlns\n });\n this.saxParser.errThrown = false;\n this.saxParser.onerror = (function(_this) {\n return function(error) {\n _this.saxParser.resume();\n if (!_this.saxParser.errThrown) {\n _this.saxParser.errThrown = true;\n return _this.emit(\"error\", error);\n }\n };\n })(this);\n this.saxParser.onend = (function(_this) {\n return function() {\n if (!_this.saxParser.ended) {\n _this.saxParser.ended = true;\n return _this.emit(\"end\", _this.resultObject);\n }\n };\n })(this);\n this.saxParser.ended = false;\n this.EXPLICIT_CHARKEY = this.options.explicitCharkey;\n this.resultObject = null;\n stack = [];\n attrkey = this.options.attrkey;\n charkey = this.options.charkey;\n this.saxParser.onopentag = (function(_this) {\n return function(node) {\n var key, newValue, obj, processedKey, ref;\n obj = {};\n obj[charkey] = \"\";\n if (!_this.options.ignoreAttrs) {\n ref = node.attributes;\n for (key in ref) {\n if (!hasProp.call(ref, key)) continue;\n if (!(attrkey in obj) && !_this.options.mergeAttrs) {\n obj[attrkey] = {};\n }\n newValue = _this.options.attrValueProcessors ? processItem(_this.options.attrValueProcessors, node.attributes[key], key) : node.attributes[key];\n processedKey = _this.options.attrNameProcessors ? processItem(_this.options.attrNameProcessors, key) : key;\n if (_this.options.mergeAttrs) {\n _this.assignOrPush(obj, processedKey, newValue);\n } else {\n defineProperty(obj[attrkey], processedKey, newValue);\n }\n }\n }\n obj[\"#name\"] = _this.options.tagNameProcessors ? processItem(_this.options.tagNameProcessors, node.name) : node.name;\n if (_this.options.xmlns) {\n obj[_this.options.xmlnskey] = {\n uri: node.uri,\n local: node.local\n };\n }\n return stack.push(obj);\n };\n })(this);\n this.saxParser.onclosetag = (function(_this) {\n return function() {\n var cdata, emptyStr, key, node, nodeName, obj, objClone, old, s, xpath;\n obj = stack.pop();\n nodeName = obj[\"#name\"];\n if (!_this.options.explicitChildren || !_this.options.preserveChildrenOrder) {\n delete obj[\"#name\"];\n }\n if (obj.cdata === true) {\n cdata = obj.cdata;\n delete obj.cdata;\n }\n s = stack[stack.length - 1];\n if (obj[charkey].match(/^\\s*$/) && !cdata) {\n emptyStr = obj[charkey];\n delete obj[charkey];\n } else {\n if (_this.options.trim) {\n obj[charkey] = obj[charkey].trim();\n }\n if (_this.options.normalize) {\n obj[charkey] = obj[charkey].replace(/\\s{2,}/g, \" \").trim();\n }\n obj[charkey] = _this.options.valueProcessors ? processItem(_this.options.valueProcessors, obj[charkey], nodeName) : obj[charkey];\n if (Object.keys(obj).length === 1 && charkey in obj && !_this.EXPLICIT_CHARKEY) {\n obj = obj[charkey];\n }\n }\n if (isEmpty(obj)) {\n if (typeof _this.options.emptyTag === 'function') {\n obj = _this.options.emptyTag();\n } else {\n obj = _this.options.emptyTag !== '' ? _this.options.emptyTag : emptyStr;\n }\n }\n if (_this.options.validator != null) {\n xpath = \"/\" + ((function() {\n var i, len, results;\n results = [];\n for (i = 0, len = stack.length; i < len; i++) {\n node = stack[i];\n results.push(node[\"#name\"]);\n }\n return results;\n })()).concat(nodeName).join(\"/\");\n (function() {\n var err;\n try {\n return obj = _this.options.validator(xpath, s && s[nodeName], obj);\n } catch (error1) {\n err = error1;\n return _this.emit(\"error\", err);\n }\n })();\n }\n if (_this.options.explicitChildren && !_this.options.mergeAttrs && typeof obj === 'object') {\n if (!_this.options.preserveChildrenOrder) {\n node = {};\n if (_this.options.attrkey in obj) {\n node[_this.options.attrkey] = obj[_this.options.attrkey];\n delete obj[_this.options.attrkey];\n }\n if (!_this.options.charsAsChildren && _this.options.charkey in obj) {\n node[_this.options.charkey] = obj[_this.options.charkey];\n delete obj[_this.options.charkey];\n }\n if (Object.getOwnPropertyNames(obj).length > 0) {\n node[_this.options.childkey] = obj;\n }\n obj = node;\n } else if (s) {\n s[_this.options.childkey] = s[_this.options.childkey] || [];\n objClone = {};\n for (key in obj) {\n if (!hasProp.call(obj, key)) continue;\n defineProperty(objClone, key, obj[key]);\n }\n s[_this.options.childkey].push(objClone);\n delete obj[\"#name\"];\n if (Object.keys(obj).length === 1 && charkey in obj && !_this.EXPLICIT_CHARKEY) {\n obj = obj[charkey];\n }\n }\n }\n if (stack.length > 0) {\n return _this.assignOrPush(s, nodeName, obj);\n } else {\n if (_this.options.explicitRoot) {\n old = obj;\n obj = {};\n defineProperty(obj, nodeName, old);\n }\n _this.resultObject = obj;\n _this.saxParser.ended = true;\n return _this.emit(\"end\", _this.resultObject);\n }\n };\n })(this);\n ontext = (function(_this) {\n return function(text) {\n var charChild, s;\n s = stack[stack.length - 1];\n if (s) {\n s[charkey] += text;\n if (_this.options.explicitChildren && _this.options.preserveChildrenOrder && _this.options.charsAsChildren && (_this.options.includeWhiteChars || text.replace(/\\\\n/g, '').trim() !== '')) {\n s[_this.options.childkey] = s[_this.options.childkey] || [];\n charChild = {\n '#name': '__text__'\n };\n charChild[charkey] = text;\n if (_this.options.normalize) {\n charChild[charkey] = charChild[charkey].replace(/\\s{2,}/g, \" \").trim();\n }\n s[_this.options.childkey].push(charChild);\n }\n return s;\n }\n };\n })(this);\n this.saxParser.ontext = ontext;\n return this.saxParser.oncdata = (function(_this) {\n return function(text) {\n var s;\n s = ontext(text);\n if (s) {\n return s.cdata = true;\n }\n };\n })(this);\n };\n\n Parser.prototype.parseString = function(str, cb) {\n var err;\n if ((cb != null) && typeof cb === \"function\") {\n this.on(\"end\", function(result) {\n this.reset();\n return cb(null, result);\n });\n this.on(\"error\", function(err) {\n this.reset();\n return cb(err);\n });\n }\n try {\n str = str.toString();\n if (str.trim() === '') {\n this.emit(\"end\", null);\n return true;\n }\n str = bom.stripBOM(str);\n if (this.options.async) {\n this.remaining = str;\n setImmediate(this.processAsync);\n return this.saxParser;\n }\n return this.saxParser.write(str).close();\n } catch (error1) {\n err = error1;\n if (!(this.saxParser.errThrown || this.saxParser.ended)) {\n this.emit('error', err);\n return this.saxParser.errThrown = true;\n } else if (this.saxParser.ended) {\n throw err;\n }\n }\n };\n\n Parser.prototype.parseStringPromise = function(str) {\n return new Promise((function(_this) {\n return function(resolve, reject) {\n return _this.parseString(str, function(err, value) {\n if (err) {\n return reject(err);\n } else {\n return resolve(value);\n }\n });\n };\n })(this));\n };\n\n return Parser;\n\n })(events);\n\n exports.parseString = function(str, a, b) {\n var cb, options, parser;\n if (b != null) {\n if (typeof b === 'function') {\n cb = b;\n }\n if (typeof a === 'object') {\n options = a;\n }\n } else {\n if (typeof a === 'function') {\n cb = a;\n }\n options = {};\n }\n parser = new exports.Parser(options);\n return parser.parseString(str, cb);\n };\n\n exports.parseStringPromise = function(str, a) {\n var options, parser;\n if (typeof a === 'object') {\n options = a;\n }\n parser = new exports.Parser(options);\n return parser.parseStringPromise(str);\n };\n\n}).call(this);\n","// Generated by CoffeeScript 1.12.7\n(function() {\n \"use strict\";\n var prefixMatch;\n\n prefixMatch = new RegExp(/(?!xmlns)^.*:/);\n\n exports.normalize = function(str) {\n return str.toLowerCase();\n };\n\n exports.firstCharLowerCase = function(str) {\n return str.charAt(0).toLowerCase() + str.slice(1);\n };\n\n exports.stripPrefix = function(str) {\n return str.replace(prefixMatch, '');\n };\n\n exports.parseNumbers = function(str) {\n if (!isNaN(str)) {\n str = str % 1 === 0 ? parseInt(str, 10) : parseFloat(str);\n }\n return str;\n };\n\n exports.parseBooleans = function(str) {\n if (/^(?:true|false)$/i.test(str)) {\n str = str.toLowerCase() === 'true';\n }\n return str;\n };\n\n}).call(this);\n","// Generated by CoffeeScript 1.12.7\n(function() {\n \"use strict\";\n var builder, defaults, parser, processors,\n extend = function(child, parent) { for (var key in parent) { if (hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.prototype = new ctor(); child.__super__ = parent.prototype; return child; },\n hasProp = {}.hasOwnProperty;\n\n defaults = require('./defaults');\n\n builder = require('./builder');\n\n parser = require('./parser');\n\n processors = require('./processors');\n\n exports.defaults = defaults.defaults;\n\n exports.processors = processors;\n\n exports.ValidationError = (function(superClass) {\n extend(ValidationError, superClass);\n\n function ValidationError(message) {\n this.message = message;\n }\n\n return ValidationError;\n\n })(Error);\n\n exports.Builder = builder.Builder;\n\n exports.Parser = parser.Parser;\n\n exports.parseString = parser.parseString;\n\n exports.parseStringPromise = parser.parseStringPromise;\n\n}).call(this);\n","// Generated by CoffeeScript 1.12.7\n(function() {\n module.exports = {\n Disconnected: 1,\n Preceding: 2,\n Following: 4,\n Contains: 8,\n ContainedBy: 16,\n ImplementationSpecific: 32\n };\n\n}).call(this);\n","// Generated by CoffeeScript 1.12.7\n(function() {\n module.exports = {\n Element: 1,\n Attribute: 2,\n Text: 3,\n CData: 4,\n EntityReference: 5,\n EntityDeclaration: 6,\n ProcessingInstruction: 7,\n Comment: 8,\n Document: 9,\n DocType: 10,\n DocumentFragment: 11,\n NotationDeclaration: 12,\n Declaration: 201,\n Raw: 202,\n AttributeDeclaration: 203,\n ElementDeclaration: 204,\n Dummy: 205\n };\n\n}).call(this);\n","// Generated by CoffeeScript 1.12.7\n(function() {\n var assign, getValue, isArray, isEmpty, isFunction, isObject, isPlainObject,\n slice = [].slice,\n hasProp = {}.hasOwnProperty;\n\n assign = function() {\n var i, key, len, source, sources, target;\n target = arguments[0], sources = 2 <= arguments.length ? slice.call(arguments, 1) : [];\n if (isFunction(Object.assign)) {\n Object.assign.apply(null, arguments);\n } else {\n for (i = 0, len = sources.length; i < len; i++) {\n source = sources[i];\n if (source != null) {\n for (key in source) {\n if (!hasProp.call(source, key)) continue;\n target[key] = source[key];\n }\n }\n }\n }\n return target;\n };\n\n isFunction = function(val) {\n return !!val && Object.prototype.toString.call(val) === '[object Function]';\n };\n\n isObject = function(val) {\n var ref;\n return !!val && ((ref = typeof val) === 'function' || ref === 'object');\n };\n\n isArray = function(val) {\n if (isFunction(Array.isArray)) {\n return Array.isArray(val);\n } else {\n return Object.prototype.toString.call(val) === '[object Array]';\n }\n };\n\n isEmpty = function(val) {\n var key;\n if (isArray(val)) {\n return !val.length;\n } else {\n for (key in val) {\n if (!hasProp.call(val, key)) continue;\n return false;\n }\n return true;\n }\n };\n\n isPlainObject = function(val) {\n var ctor, proto;\n return isObject(val) && (proto = Object.getPrototypeOf(val)) && (ctor = proto.constructor) && (typeof ctor === 'function') && (ctor instanceof ctor) && (Function.prototype.toString.call(ctor) === Function.prototype.toString.call(Object));\n };\n\n getValue = function(obj) {\n if (isFunction(obj.valueOf)) {\n return obj.valueOf();\n } else {\n return obj;\n }\n };\n\n module.exports.assign = assign;\n\n module.exports.isFunction = isFunction;\n\n module.exports.isObject = isObject;\n\n module.exports.isArray = isArray;\n\n module.exports.isEmpty = isEmpty;\n\n module.exports.isPlainObject = isPlainObject;\n\n module.exports.getValue = getValue;\n\n}).call(this);\n","// Generated by CoffeeScript 1.12.7\n(function() {\n module.exports = {\n None: 0,\n OpenTag: 1,\n InsideTag: 2,\n CloseTag: 3\n };\n\n}).call(this);\n","// Generated by CoffeeScript 1.12.7\n(function() {\n var NodeType, XMLAttribute, XMLNode;\n\n NodeType = require('./NodeType');\n\n XMLNode = require('./XMLNode');\n\n module.exports = XMLAttribute = (function() {\n function XMLAttribute(parent, name, value) {\n this.parent = parent;\n if (this.parent) {\n this.options = this.parent.options;\n this.stringify = this.parent.stringify;\n }\n if (name == null) {\n throw new Error(\"Missing attribute name. \" + this.debugInfo(name));\n }\n this.name = this.stringify.name(name);\n this.value = this.stringify.attValue(value);\n this.type = NodeType.Attribute;\n this.isId = false;\n this.schemaTypeInfo = null;\n }\n\n Object.defineProperty(XMLAttribute.prototype, 'nodeType', {\n get: function() {\n return this.type;\n }\n });\n\n Object.defineProperty(XMLAttribute.prototype, 'ownerElement', {\n get: function() {\n return this.parent;\n }\n });\n\n Object.defineProperty(XMLAttribute.prototype, 'textContent', {\n get: function() {\n return this.value;\n },\n set: function(value) {\n return this.value = value || '';\n }\n });\n\n Object.defineProperty(XMLAttribute.prototype, 'namespaceURI', {\n get: function() {\n return '';\n }\n });\n\n Object.defineProperty(XMLAttribute.prototype, 'prefix', {\n get: function() {\n return '';\n }\n });\n\n Object.defineProperty(XMLAttribute.prototype, 'localName', {\n get: function() {\n return this.name;\n }\n });\n\n Object.defineProperty(XMLAttribute.prototype, 'specified', {\n get: function() {\n return true;\n }\n });\n\n XMLAttribute.prototype.clone = function() {\n return Object.create(this);\n };\n\n XMLAttribute.prototype.toString = function(options) {\n return this.options.writer.attribute(this, this.options.writer.filterOptions(options));\n };\n\n XMLAttribute.prototype.debugInfo = function(name) {\n name = name || this.name;\n if (name == null) {\n return \"parent: <\" + this.parent.name + \">\";\n } else {\n return \"attribute: {\" + name + \"}, parent: <\" + this.parent.name + \">\";\n }\n };\n\n XMLAttribute.prototype.isEqualNode = function(node) {\n if (node.namespaceURI !== this.namespaceURI) {\n return false;\n }\n if (node.prefix !== this.prefix) {\n return false;\n }\n if (node.localName !== this.localName) {\n return false;\n }\n if (node.value !== this.value) {\n return false;\n }\n return true;\n };\n\n return XMLAttribute;\n\n })();\n\n}).call(this);\n","// Generated by CoffeeScript 1.12.7\n(function() {\n var NodeType, XMLCData, XMLCharacterData,\n extend = function(child, parent) { for (var key in parent) { if (hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.prototype = new ctor(); child.__super__ = parent.prototype; return child; },\n hasProp = {}.hasOwnProperty;\n\n NodeType = require('./NodeType');\n\n XMLCharacterData = require('./XMLCharacterData');\n\n module.exports = XMLCData = (function(superClass) {\n extend(XMLCData, superClass);\n\n function XMLCData(parent, text) {\n XMLCData.__super__.constructor.call(this, parent);\n if (text == null) {\n throw new Error(\"Missing CDATA text. \" + this.debugInfo());\n }\n this.name = \"#cdata-section\";\n this.type = NodeType.CData;\n this.value = this.stringify.cdata(text);\n }\n\n XMLCData.prototype.clone = function() {\n return Object.create(this);\n };\n\n XMLCData.prototype.toString = function(options) {\n return this.options.writer.cdata(this, this.options.writer.filterOptions(options));\n };\n\n return XMLCData;\n\n })(XMLCharacterData);\n\n}).call(this);\n","// Generated by CoffeeScript 1.12.7\n(function() {\n var XMLCharacterData, XMLNode,\n extend = function(child, parent) { for (var key in parent) { if (hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.prototype = new ctor(); child.__super__ = parent.prototype; return child; },\n hasProp = {}.hasOwnProperty;\n\n XMLNode = require('./XMLNode');\n\n module.exports = XMLCharacterData = (function(superClass) {\n extend(XMLCharacterData, superClass);\n\n function XMLCharacterData(parent) {\n XMLCharacterData.__super__.constructor.call(this, parent);\n this.value = '';\n }\n\n Object.defineProperty(XMLCharacterData.prototype, 'data', {\n get: function() {\n return this.value;\n },\n set: function(value) {\n return this.value = value || '';\n }\n });\n\n Object.defineProperty(XMLCharacterData.prototype, 'length', {\n get: function() {\n return this.value.length;\n }\n });\n\n Object.defineProperty(XMLCharacterData.prototype, 'textContent', {\n get: function() {\n return this.value;\n },\n set: function(value) {\n return this.value = value || '';\n }\n });\n\n XMLCharacterData.prototype.clone = function() {\n return Object.create(this);\n };\n\n XMLCharacterData.prototype.substringData = function(offset, count) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLCharacterData.prototype.appendData = function(arg) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLCharacterData.prototype.insertData = function(offset, arg) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLCharacterData.prototype.deleteData = function(offset, count) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLCharacterData.prototype.replaceData = function(offset, count, arg) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLCharacterData.prototype.isEqualNode = function(node) {\n if (!XMLCharacterData.__super__.isEqualNode.apply(this, arguments).isEqualNode(node)) {\n return false;\n }\n if (node.data !== this.data) {\n return false;\n }\n return true;\n };\n\n return XMLCharacterData;\n\n })(XMLNode);\n\n}).call(this);\n","// Generated by CoffeeScript 1.12.7\n(function() {\n var NodeType, XMLCharacterData, XMLComment,\n extend = function(child, parent) { for (var key in parent) { if (hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.prototype = new ctor(); child.__super__ = parent.prototype; return child; },\n hasProp = {}.hasOwnProperty;\n\n NodeType = require('./NodeType');\n\n XMLCharacterData = require('./XMLCharacterData');\n\n module.exports = XMLComment = (function(superClass) {\n extend(XMLComment, superClass);\n\n function XMLComment(parent, text) {\n XMLComment.__super__.constructor.call(this, parent);\n if (text == null) {\n throw new Error(\"Missing comment text. \" + this.debugInfo());\n }\n this.name = \"#comment\";\n this.type = NodeType.Comment;\n this.value = this.stringify.comment(text);\n }\n\n XMLComment.prototype.clone = function() {\n return Object.create(this);\n };\n\n XMLComment.prototype.toString = function(options) {\n return this.options.writer.comment(this, this.options.writer.filterOptions(options));\n };\n\n return XMLComment;\n\n })(XMLCharacterData);\n\n}).call(this);\n","// Generated by CoffeeScript 1.12.7\n(function() {\n var XMLDOMConfiguration, XMLDOMErrorHandler, XMLDOMStringList;\n\n XMLDOMErrorHandler = require('./XMLDOMErrorHandler');\n\n XMLDOMStringList = require('./XMLDOMStringList');\n\n module.exports = XMLDOMConfiguration = (function() {\n function XMLDOMConfiguration() {\n var clonedSelf;\n this.defaultParams = {\n \"canonical-form\": false,\n \"cdata-sections\": false,\n \"comments\": false,\n \"datatype-normalization\": false,\n \"element-content-whitespace\": true,\n \"entities\": true,\n \"error-handler\": new XMLDOMErrorHandler(),\n \"infoset\": true,\n \"validate-if-schema\": false,\n \"namespaces\": true,\n \"namespace-declarations\": true,\n \"normalize-characters\": false,\n \"schema-location\": '',\n \"schema-type\": '',\n \"split-cdata-sections\": true,\n \"validate\": false,\n \"well-formed\": true\n };\n this.params = clonedSelf = Object.create(this.defaultParams);\n }\n\n Object.defineProperty(XMLDOMConfiguration.prototype, 'parameterNames', {\n get: function() {\n return new XMLDOMStringList(Object.keys(this.defaultParams));\n }\n });\n\n XMLDOMConfiguration.prototype.getParameter = function(name) {\n if (this.params.hasOwnProperty(name)) {\n return this.params[name];\n } else {\n return null;\n }\n };\n\n XMLDOMConfiguration.prototype.canSetParameter = function(name, value) {\n return true;\n };\n\n XMLDOMConfiguration.prototype.setParameter = function(name, value) {\n if (value != null) {\n return this.params[name] = value;\n } else {\n return delete this.params[name];\n }\n };\n\n return XMLDOMConfiguration;\n\n })();\n\n}).call(this);\n","// Generated by CoffeeScript 1.12.7\n(function() {\n var XMLDOMErrorHandler;\n\n module.exports = XMLDOMErrorHandler = (function() {\n function XMLDOMErrorHandler() {}\n\n XMLDOMErrorHandler.prototype.handleError = function(error) {\n throw new Error(error);\n };\n\n return XMLDOMErrorHandler;\n\n })();\n\n}).call(this);\n","// Generated by CoffeeScript 1.12.7\n(function() {\n var XMLDOMImplementation;\n\n module.exports = XMLDOMImplementation = (function() {\n function XMLDOMImplementation() {}\n\n XMLDOMImplementation.prototype.hasFeature = function(feature, version) {\n return true;\n };\n\n XMLDOMImplementation.prototype.createDocumentType = function(qualifiedName, publicId, systemId) {\n throw new Error(\"This DOM method is not implemented.\");\n };\n\n XMLDOMImplementation.prototype.createDocument = function(namespaceURI, qualifiedName, doctype) {\n throw new Error(\"This DOM method is not implemented.\");\n };\n\n XMLDOMImplementation.prototype.createHTMLDocument = function(title) {\n throw new Error(\"This DOM method is not implemented.\");\n };\n\n XMLDOMImplementation.prototype.getFeature = function(feature, version) {\n throw new Error(\"This DOM method is not implemented.\");\n };\n\n return XMLDOMImplementation;\n\n })();\n\n}).call(this);\n","// Generated by CoffeeScript 1.12.7\n(function() {\n var XMLDOMStringList;\n\n module.exports = XMLDOMStringList = (function() {\n function XMLDOMStringList(arr) {\n this.arr = arr || [];\n }\n\n Object.defineProperty(XMLDOMStringList.prototype, 'length', {\n get: function() {\n return this.arr.length;\n }\n });\n\n XMLDOMStringList.prototype.item = function(index) {\n return this.arr[index] || null;\n };\n\n XMLDOMStringList.prototype.contains = function(str) {\n return this.arr.indexOf(str) !== -1;\n };\n\n return XMLDOMStringList;\n\n })();\n\n}).call(this);\n","// Generated by CoffeeScript 1.12.7\n(function() {\n var NodeType, XMLDTDAttList, XMLNode,\n extend = function(child, parent) { for (var key in parent) { if (hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.prototype = new ctor(); child.__super__ = parent.prototype; return child; },\n hasProp = {}.hasOwnProperty;\n\n XMLNode = require('./XMLNode');\n\n NodeType = require('./NodeType');\n\n module.exports = XMLDTDAttList = (function(superClass) {\n extend(XMLDTDAttList, superClass);\n\n function XMLDTDAttList(parent, elementName, attributeName, attributeType, defaultValueType, defaultValue) {\n XMLDTDAttList.__super__.constructor.call(this, parent);\n if (elementName == null) {\n throw new Error(\"Missing DTD element name. \" + this.debugInfo());\n }\n if (attributeName == null) {\n throw new Error(\"Missing DTD attribute name. \" + this.debugInfo(elementName));\n }\n if (!attributeType) {\n throw new Error(\"Missing DTD attribute type. \" + this.debugInfo(elementName));\n }\n if (!defaultValueType) {\n throw new Error(\"Missing DTD attribute default. \" + this.debugInfo(elementName));\n }\n if (defaultValueType.indexOf('#') !== 0) {\n defaultValueType = '#' + defaultValueType;\n }\n if (!defaultValueType.match(/^(#REQUIRED|#IMPLIED|#FIXED|#DEFAULT)$/)) {\n throw new Error(\"Invalid default value type; expected: #REQUIRED, #IMPLIED, #FIXED or #DEFAULT. \" + this.debugInfo(elementName));\n }\n if (defaultValue && !defaultValueType.match(/^(#FIXED|#DEFAULT)$/)) {\n throw new Error(\"Default value only applies to #FIXED or #DEFAULT. \" + this.debugInfo(elementName));\n }\n this.elementName = this.stringify.name(elementName);\n this.type = NodeType.AttributeDeclaration;\n this.attributeName = this.stringify.name(attributeName);\n this.attributeType = this.stringify.dtdAttType(attributeType);\n if (defaultValue) {\n this.defaultValue = this.stringify.dtdAttDefault(defaultValue);\n }\n this.defaultValueType = defaultValueType;\n }\n\n XMLDTDAttList.prototype.toString = function(options) {\n return this.options.writer.dtdAttList(this, this.options.writer.filterOptions(options));\n };\n\n return XMLDTDAttList;\n\n })(XMLNode);\n\n}).call(this);\n","// Generated by CoffeeScript 1.12.7\n(function() {\n var NodeType, XMLDTDElement, XMLNode,\n extend = function(child, parent) { for (var key in parent) { if (hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.prototype = new ctor(); child.__super__ = parent.prototype; return child; },\n hasProp = {}.hasOwnProperty;\n\n XMLNode = require('./XMLNode');\n\n NodeType = require('./NodeType');\n\n module.exports = XMLDTDElement = (function(superClass) {\n extend(XMLDTDElement, superClass);\n\n function XMLDTDElement(parent, name, value) {\n XMLDTDElement.__super__.constructor.call(this, parent);\n if (name == null) {\n throw new Error(\"Missing DTD element name. \" + this.debugInfo());\n }\n if (!value) {\n value = '(#PCDATA)';\n }\n if (Array.isArray(value)) {\n value = '(' + value.join(',') + ')';\n }\n this.name = this.stringify.name(name);\n this.type = NodeType.ElementDeclaration;\n this.value = this.stringify.dtdElementValue(value);\n }\n\n XMLDTDElement.prototype.toString = function(options) {\n return this.options.writer.dtdElement(this, this.options.writer.filterOptions(options));\n };\n\n return XMLDTDElement;\n\n })(XMLNode);\n\n}).call(this);\n","// Generated by CoffeeScript 1.12.7\n(function() {\n var NodeType, XMLDTDEntity, XMLNode, isObject,\n extend = function(child, parent) { for (var key in parent) { if (hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.prototype = new ctor(); child.__super__ = parent.prototype; return child; },\n hasProp = {}.hasOwnProperty;\n\n isObject = require('./Utility').isObject;\n\n XMLNode = require('./XMLNode');\n\n NodeType = require('./NodeType');\n\n module.exports = XMLDTDEntity = (function(superClass) {\n extend(XMLDTDEntity, superClass);\n\n function XMLDTDEntity(parent, pe, name, value) {\n XMLDTDEntity.__super__.constructor.call(this, parent);\n if (name == null) {\n throw new Error(\"Missing DTD entity name. \" + this.debugInfo(name));\n }\n if (value == null) {\n throw new Error(\"Missing DTD entity value. \" + this.debugInfo(name));\n }\n this.pe = !!pe;\n this.name = this.stringify.name(name);\n this.type = NodeType.EntityDeclaration;\n if (!isObject(value)) {\n this.value = this.stringify.dtdEntityValue(value);\n this.internal = true;\n } else {\n if (!value.pubID && !value.sysID) {\n throw new Error(\"Public and/or system identifiers are required for an external entity. \" + this.debugInfo(name));\n }\n if (value.pubID && !value.sysID) {\n throw new Error(\"System identifier is required for a public external entity. \" + this.debugInfo(name));\n }\n this.internal = false;\n if (value.pubID != null) {\n this.pubID = this.stringify.dtdPubID(value.pubID);\n }\n if (value.sysID != null) {\n this.sysID = this.stringify.dtdSysID(value.sysID);\n }\n if (value.nData != null) {\n this.nData = this.stringify.dtdNData(value.nData);\n }\n if (this.pe && this.nData) {\n throw new Error(\"Notation declaration is not allowed in a parameter entity. \" + this.debugInfo(name));\n }\n }\n }\n\n Object.defineProperty(XMLDTDEntity.prototype, 'publicId', {\n get: function() {\n return this.pubID;\n }\n });\n\n Object.defineProperty(XMLDTDEntity.prototype, 'systemId', {\n get: function() {\n return this.sysID;\n }\n });\n\n Object.defineProperty(XMLDTDEntity.prototype, 'notationName', {\n get: function() {\n return this.nData || null;\n }\n });\n\n Object.defineProperty(XMLDTDEntity.prototype, 'inputEncoding', {\n get: function() {\n return null;\n }\n });\n\n Object.defineProperty(XMLDTDEntity.prototype, 'xmlEncoding', {\n get: function() {\n return null;\n }\n });\n\n Object.defineProperty(XMLDTDEntity.prototype, 'xmlVersion', {\n get: function() {\n return null;\n }\n });\n\n XMLDTDEntity.prototype.toString = function(options) {\n return this.options.writer.dtdEntity(this, this.options.writer.filterOptions(options));\n };\n\n return XMLDTDEntity;\n\n })(XMLNode);\n\n}).call(this);\n","// Generated by CoffeeScript 1.12.7\n(function() {\n var NodeType, XMLDTDNotation, XMLNode,\n extend = function(child, parent) { for (var key in parent) { if (hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.prototype = new ctor(); child.__super__ = parent.prototype; return child; },\n hasProp = {}.hasOwnProperty;\n\n XMLNode = require('./XMLNode');\n\n NodeType = require('./NodeType');\n\n module.exports = XMLDTDNotation = (function(superClass) {\n extend(XMLDTDNotation, superClass);\n\n function XMLDTDNotation(parent, name, value) {\n XMLDTDNotation.__super__.constructor.call(this, parent);\n if (name == null) {\n throw new Error(\"Missing DTD notation name. \" + this.debugInfo(name));\n }\n if (!value.pubID && !value.sysID) {\n throw new Error(\"Public or system identifiers are required for an external entity. \" + this.debugInfo(name));\n }\n this.name = this.stringify.name(name);\n this.type = NodeType.NotationDeclaration;\n if (value.pubID != null) {\n this.pubID = this.stringify.dtdPubID(value.pubID);\n }\n if (value.sysID != null) {\n this.sysID = this.stringify.dtdSysID(value.sysID);\n }\n }\n\n Object.defineProperty(XMLDTDNotation.prototype, 'publicId', {\n get: function() {\n return this.pubID;\n }\n });\n\n Object.defineProperty(XMLDTDNotation.prototype, 'systemId', {\n get: function() {\n return this.sysID;\n }\n });\n\n XMLDTDNotation.prototype.toString = function(options) {\n return this.options.writer.dtdNotation(this, this.options.writer.filterOptions(options));\n };\n\n return XMLDTDNotation;\n\n })(XMLNode);\n\n}).call(this);\n","// Generated by CoffeeScript 1.12.7\n(function() {\n var NodeType, XMLDeclaration, XMLNode, isObject,\n extend = function(child, parent) { for (var key in parent) { if (hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.prototype = new ctor(); child.__super__ = parent.prototype; return child; },\n hasProp = {}.hasOwnProperty;\n\n isObject = require('./Utility').isObject;\n\n XMLNode = require('./XMLNode');\n\n NodeType = require('./NodeType');\n\n module.exports = XMLDeclaration = (function(superClass) {\n extend(XMLDeclaration, superClass);\n\n function XMLDeclaration(parent, version, encoding, standalone) {\n var ref;\n XMLDeclaration.__super__.constructor.call(this, parent);\n if (isObject(version)) {\n ref = version, version = ref.version, encoding = ref.encoding, standalone = ref.standalone;\n }\n if (!version) {\n version = '1.0';\n }\n this.type = NodeType.Declaration;\n this.version = this.stringify.xmlVersion(version);\n if (encoding != null) {\n this.encoding = this.stringify.xmlEncoding(encoding);\n }\n if (standalone != null) {\n this.standalone = this.stringify.xmlStandalone(standalone);\n }\n }\n\n XMLDeclaration.prototype.toString = function(options) {\n return this.options.writer.declaration(this, this.options.writer.filterOptions(options));\n };\n\n return XMLDeclaration;\n\n })(XMLNode);\n\n}).call(this);\n","// Generated by CoffeeScript 1.12.7\n(function() {\n var NodeType, XMLDTDAttList, XMLDTDElement, XMLDTDEntity, XMLDTDNotation, XMLDocType, XMLNamedNodeMap, XMLNode, isObject,\n extend = function(child, parent) { for (var key in parent) { if (hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.prototype = new ctor(); child.__super__ = parent.prototype; return child; },\n hasProp = {}.hasOwnProperty;\n\n isObject = require('./Utility').isObject;\n\n XMLNode = require('./XMLNode');\n\n NodeType = require('./NodeType');\n\n XMLDTDAttList = require('./XMLDTDAttList');\n\n XMLDTDEntity = require('./XMLDTDEntity');\n\n XMLDTDElement = require('./XMLDTDElement');\n\n XMLDTDNotation = require('./XMLDTDNotation');\n\n XMLNamedNodeMap = require('./XMLNamedNodeMap');\n\n module.exports = XMLDocType = (function(superClass) {\n extend(XMLDocType, superClass);\n\n function XMLDocType(parent, pubID, sysID) {\n var child, i, len, ref, ref1, ref2;\n XMLDocType.__super__.constructor.call(this, parent);\n this.type = NodeType.DocType;\n if (parent.children) {\n ref = parent.children;\n for (i = 0, len = ref.length; i < len; i++) {\n child = ref[i];\n if (child.type === NodeType.Element) {\n this.name = child.name;\n break;\n }\n }\n }\n this.documentObject = parent;\n if (isObject(pubID)) {\n ref1 = pubID, pubID = ref1.pubID, sysID = ref1.sysID;\n }\n if (sysID == null) {\n ref2 = [pubID, sysID], sysID = ref2[0], pubID = ref2[1];\n }\n if (pubID != null) {\n this.pubID = this.stringify.dtdPubID(pubID);\n }\n if (sysID != null) {\n this.sysID = this.stringify.dtdSysID(sysID);\n }\n }\n\n Object.defineProperty(XMLDocType.prototype, 'entities', {\n get: function() {\n var child, i, len, nodes, ref;\n nodes = {};\n ref = this.children;\n for (i = 0, len = ref.length; i < len; i++) {\n child = ref[i];\n if ((child.type === NodeType.EntityDeclaration) && !child.pe) {\n nodes[child.name] = child;\n }\n }\n return new XMLNamedNodeMap(nodes);\n }\n });\n\n Object.defineProperty(XMLDocType.prototype, 'notations', {\n get: function() {\n var child, i, len, nodes, ref;\n nodes = {};\n ref = this.children;\n for (i = 0, len = ref.length; i < len; i++) {\n child = ref[i];\n if (child.type === NodeType.NotationDeclaration) {\n nodes[child.name] = child;\n }\n }\n return new XMLNamedNodeMap(nodes);\n }\n });\n\n Object.defineProperty(XMLDocType.prototype, 'publicId', {\n get: function() {\n return this.pubID;\n }\n });\n\n Object.defineProperty(XMLDocType.prototype, 'systemId', {\n get: function() {\n return this.sysID;\n }\n });\n\n Object.defineProperty(XMLDocType.prototype, 'internalSubset', {\n get: function() {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n }\n });\n\n XMLDocType.prototype.element = function(name, value) {\n var child;\n child = new XMLDTDElement(this, name, value);\n this.children.push(child);\n return this;\n };\n\n XMLDocType.prototype.attList = function(elementName, attributeName, attributeType, defaultValueType, defaultValue) {\n var child;\n child = new XMLDTDAttList(this, elementName, attributeName, attributeType, defaultValueType, defaultValue);\n this.children.push(child);\n return this;\n };\n\n XMLDocType.prototype.entity = function(name, value) {\n var child;\n child = new XMLDTDEntity(this, false, name, value);\n this.children.push(child);\n return this;\n };\n\n XMLDocType.prototype.pEntity = function(name, value) {\n var child;\n child = new XMLDTDEntity(this, true, name, value);\n this.children.push(child);\n return this;\n };\n\n XMLDocType.prototype.notation = function(name, value) {\n var child;\n child = new XMLDTDNotation(this, name, value);\n this.children.push(child);\n return this;\n };\n\n XMLDocType.prototype.toString = function(options) {\n return this.options.writer.docType(this, this.options.writer.filterOptions(options));\n };\n\n XMLDocType.prototype.ele = function(name, value) {\n return this.element(name, value);\n };\n\n XMLDocType.prototype.att = function(elementName, attributeName, attributeType, defaultValueType, defaultValue) {\n return this.attList(elementName, attributeName, attributeType, defaultValueType, defaultValue);\n };\n\n XMLDocType.prototype.ent = function(name, value) {\n return this.entity(name, value);\n };\n\n XMLDocType.prototype.pent = function(name, value) {\n return this.pEntity(name, value);\n };\n\n XMLDocType.prototype.not = function(name, value) {\n return this.notation(name, value);\n };\n\n XMLDocType.prototype.up = function() {\n return this.root() || this.documentObject;\n };\n\n XMLDocType.prototype.isEqualNode = function(node) {\n if (!XMLDocType.__super__.isEqualNode.apply(this, arguments).isEqualNode(node)) {\n return false;\n }\n if (node.name !== this.name) {\n return false;\n }\n if (node.publicId !== this.publicId) {\n return false;\n }\n if (node.systemId !== this.systemId) {\n return false;\n }\n return true;\n };\n\n return XMLDocType;\n\n })(XMLNode);\n\n}).call(this);\n","// Generated by CoffeeScript 1.12.7\n(function() {\n var NodeType, XMLDOMConfiguration, XMLDOMImplementation, XMLDocument, XMLNode, XMLStringWriter, XMLStringifier, isPlainObject,\n extend = function(child, parent) { for (var key in parent) { if (hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.prototype = new ctor(); child.__super__ = parent.prototype; return child; },\n hasProp = {}.hasOwnProperty;\n\n isPlainObject = require('./Utility').isPlainObject;\n\n XMLDOMImplementation = require('./XMLDOMImplementation');\n\n XMLDOMConfiguration = require('./XMLDOMConfiguration');\n\n XMLNode = require('./XMLNode');\n\n NodeType = require('./NodeType');\n\n XMLStringifier = require('./XMLStringifier');\n\n XMLStringWriter = require('./XMLStringWriter');\n\n module.exports = XMLDocument = (function(superClass) {\n extend(XMLDocument, superClass);\n\n function XMLDocument(options) {\n XMLDocument.__super__.constructor.call(this, null);\n this.name = \"#document\";\n this.type = NodeType.Document;\n this.documentURI = null;\n this.domConfig = new XMLDOMConfiguration();\n options || (options = {});\n if (!options.writer) {\n options.writer = new XMLStringWriter();\n }\n this.options = options;\n this.stringify = new XMLStringifier(options);\n }\n\n Object.defineProperty(XMLDocument.prototype, 'implementation', {\n value: new XMLDOMImplementation()\n });\n\n Object.defineProperty(XMLDocument.prototype, 'doctype', {\n get: function() {\n var child, i, len, ref;\n ref = this.children;\n for (i = 0, len = ref.length; i < len; i++) {\n child = ref[i];\n if (child.type === NodeType.DocType) {\n return child;\n }\n }\n return null;\n }\n });\n\n Object.defineProperty(XMLDocument.prototype, 'documentElement', {\n get: function() {\n return this.rootObject || null;\n }\n });\n\n Object.defineProperty(XMLDocument.prototype, 'inputEncoding', {\n get: function() {\n return null;\n }\n });\n\n Object.defineProperty(XMLDocument.prototype, 'strictErrorChecking', {\n get: function() {\n return false;\n }\n });\n\n Object.defineProperty(XMLDocument.prototype, 'xmlEncoding', {\n get: function() {\n if (this.children.length !== 0 && this.children[0].type === NodeType.Declaration) {\n return this.children[0].encoding;\n } else {\n return null;\n }\n }\n });\n\n Object.defineProperty(XMLDocument.prototype, 'xmlStandalone', {\n get: function() {\n if (this.children.length !== 0 && this.children[0].type === NodeType.Declaration) {\n return this.children[0].standalone === 'yes';\n } else {\n return false;\n }\n }\n });\n\n Object.defineProperty(XMLDocument.prototype, 'xmlVersion', {\n get: function() {\n if (this.children.length !== 0 && this.children[0].type === NodeType.Declaration) {\n return this.children[0].version;\n } else {\n return \"1.0\";\n }\n }\n });\n\n Object.defineProperty(XMLDocument.prototype, 'URL', {\n get: function() {\n return this.documentURI;\n }\n });\n\n Object.defineProperty(XMLDocument.prototype, 'origin', {\n get: function() {\n return null;\n }\n });\n\n Object.defineProperty(XMLDocument.prototype, 'compatMode', {\n get: function() {\n return null;\n }\n });\n\n Object.defineProperty(XMLDocument.prototype, 'characterSet', {\n get: function() {\n return null;\n }\n });\n\n Object.defineProperty(XMLDocument.prototype, 'contentType', {\n get: function() {\n return null;\n }\n });\n\n XMLDocument.prototype.end = function(writer) {\n var writerOptions;\n writerOptions = {};\n if (!writer) {\n writer = this.options.writer;\n } else if (isPlainObject(writer)) {\n writerOptions = writer;\n writer = this.options.writer;\n }\n return writer.document(this, writer.filterOptions(writerOptions));\n };\n\n XMLDocument.prototype.toString = function(options) {\n return this.options.writer.document(this, this.options.writer.filterOptions(options));\n };\n\n XMLDocument.prototype.createElement = function(tagName) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLDocument.prototype.createDocumentFragment = function() {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLDocument.prototype.createTextNode = function(data) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLDocument.prototype.createComment = function(data) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLDocument.prototype.createCDATASection = function(data) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLDocument.prototype.createProcessingInstruction = function(target, data) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLDocument.prototype.createAttribute = function(name) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLDocument.prototype.createEntityReference = function(name) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLDocument.prototype.getElementsByTagName = function(tagname) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLDocument.prototype.importNode = function(importedNode, deep) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLDocument.prototype.createElementNS = function(namespaceURI, qualifiedName) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLDocument.prototype.createAttributeNS = function(namespaceURI, qualifiedName) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLDocument.prototype.getElementsByTagNameNS = function(namespaceURI, localName) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLDocument.prototype.getElementById = function(elementId) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLDocument.prototype.adoptNode = function(source) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLDocument.prototype.normalizeDocument = function() {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLDocument.prototype.renameNode = function(node, namespaceURI, qualifiedName) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLDocument.prototype.getElementsByClassName = function(classNames) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLDocument.prototype.createEvent = function(eventInterface) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLDocument.prototype.createRange = function() {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLDocument.prototype.createNodeIterator = function(root, whatToShow, filter) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLDocument.prototype.createTreeWalker = function(root, whatToShow, filter) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n return XMLDocument;\n\n })(XMLNode);\n\n}).call(this);\n","// Generated by CoffeeScript 1.12.7\n(function() {\n var NodeType, WriterState, XMLAttribute, XMLCData, XMLComment, XMLDTDAttList, XMLDTDElement, XMLDTDEntity, XMLDTDNotation, XMLDeclaration, XMLDocType, XMLDocument, XMLDocumentCB, XMLElement, XMLProcessingInstruction, XMLRaw, XMLStringWriter, XMLStringifier, XMLText, getValue, isFunction, isObject, isPlainObject, ref,\n hasProp = {}.hasOwnProperty;\n\n ref = require('./Utility'), isObject = ref.isObject, isFunction = ref.isFunction, isPlainObject = ref.isPlainObject, getValue = ref.getValue;\n\n NodeType = require('./NodeType');\n\n XMLDocument = require('./XMLDocument');\n\n XMLElement = require('./XMLElement');\n\n XMLCData = require('./XMLCData');\n\n XMLComment = require('./XMLComment');\n\n XMLRaw = require('./XMLRaw');\n\n XMLText = require('./XMLText');\n\n XMLProcessingInstruction = require('./XMLProcessingInstruction');\n\n XMLDeclaration = require('./XMLDeclaration');\n\n XMLDocType = require('./XMLDocType');\n\n XMLDTDAttList = require('./XMLDTDAttList');\n\n XMLDTDEntity = require('./XMLDTDEntity');\n\n XMLDTDElement = require('./XMLDTDElement');\n\n XMLDTDNotation = require('./XMLDTDNotation');\n\n XMLAttribute = require('./XMLAttribute');\n\n XMLStringifier = require('./XMLStringifier');\n\n XMLStringWriter = require('./XMLStringWriter');\n\n WriterState = require('./WriterState');\n\n module.exports = XMLDocumentCB = (function() {\n function XMLDocumentCB(options, onData, onEnd) {\n var writerOptions;\n this.name = \"?xml\";\n this.type = NodeType.Document;\n options || (options = {});\n writerOptions = {};\n if (!options.writer) {\n options.writer = new XMLStringWriter();\n } else if (isPlainObject(options.writer)) {\n writerOptions = options.writer;\n options.writer = new XMLStringWriter();\n }\n this.options = options;\n this.writer = options.writer;\n this.writerOptions = this.writer.filterOptions(writerOptions);\n this.stringify = new XMLStringifier(options);\n this.onDataCallback = onData || function() {};\n this.onEndCallback = onEnd || function() {};\n this.currentNode = null;\n this.currentLevel = -1;\n this.openTags = {};\n this.documentStarted = false;\n this.documentCompleted = false;\n this.root = null;\n }\n\n XMLDocumentCB.prototype.createChildNode = function(node) {\n var att, attName, attributes, child, i, len, ref1, ref2;\n switch (node.type) {\n case NodeType.CData:\n this.cdata(node.value);\n break;\n case NodeType.Comment:\n this.comment(node.value);\n break;\n case NodeType.Element:\n attributes = {};\n ref1 = node.attribs;\n for (attName in ref1) {\n if (!hasProp.call(ref1, attName)) continue;\n att = ref1[attName];\n attributes[attName] = att.value;\n }\n this.node(node.name, attributes);\n break;\n case NodeType.Dummy:\n this.dummy();\n break;\n case NodeType.Raw:\n this.raw(node.value);\n break;\n case NodeType.Text:\n this.text(node.value);\n break;\n case NodeType.ProcessingInstruction:\n this.instruction(node.target, node.value);\n break;\n default:\n throw new Error(\"This XML node type is not supported in a JS object: \" + node.constructor.name);\n }\n ref2 = node.children;\n for (i = 0, len = ref2.length; i < len; i++) {\n child = ref2[i];\n this.createChildNode(child);\n if (child.type === NodeType.Element) {\n this.up();\n }\n }\n return this;\n };\n\n XMLDocumentCB.prototype.dummy = function() {\n return this;\n };\n\n XMLDocumentCB.prototype.node = function(name, attributes, text) {\n var ref1;\n if (name == null) {\n throw new Error(\"Missing node name.\");\n }\n if (this.root && this.currentLevel === -1) {\n throw new Error(\"Document can only have one root node. \" + this.debugInfo(name));\n }\n this.openCurrent();\n name = getValue(name);\n if (attributes == null) {\n attributes = {};\n }\n attributes = getValue(attributes);\n if (!isObject(attributes)) {\n ref1 = [attributes, text], text = ref1[0], attributes = ref1[1];\n }\n this.currentNode = new XMLElement(this, name, attributes);\n this.currentNode.children = false;\n this.currentLevel++;\n this.openTags[this.currentLevel] = this.currentNode;\n if (text != null) {\n this.text(text);\n }\n return this;\n };\n\n XMLDocumentCB.prototype.element = function(name, attributes, text) {\n var child, i, len, oldValidationFlag, ref1, root;\n if (this.currentNode && this.currentNode.type === NodeType.DocType) {\n this.dtdElement.apply(this, arguments);\n } else {\n if (Array.isArray(name) || isObject(name) || isFunction(name)) {\n oldValidationFlag = this.options.noValidation;\n this.options.noValidation = true;\n root = new XMLDocument(this.options).element('TEMP_ROOT');\n root.element(name);\n this.options.noValidation = oldValidationFlag;\n ref1 = root.children;\n for (i = 0, len = ref1.length; i < len; i++) {\n child = ref1[i];\n this.createChildNode(child);\n if (child.type === NodeType.Element) {\n this.up();\n }\n }\n } else {\n this.node(name, attributes, text);\n }\n }\n return this;\n };\n\n XMLDocumentCB.prototype.attribute = function(name, value) {\n var attName, attValue;\n if (!this.currentNode || this.currentNode.children) {\n throw new Error(\"att() can only be used immediately after an ele() call in callback mode. \" + this.debugInfo(name));\n }\n if (name != null) {\n name = getValue(name);\n }\n if (isObject(name)) {\n for (attName in name) {\n if (!hasProp.call(name, attName)) continue;\n attValue = name[attName];\n this.attribute(attName, attValue);\n }\n } else {\n if (isFunction(value)) {\n value = value.apply();\n }\n if (this.options.keepNullAttributes && (value == null)) {\n this.currentNode.attribs[name] = new XMLAttribute(this, name, \"\");\n } else if (value != null) {\n this.currentNode.attribs[name] = new XMLAttribute(this, name, value);\n }\n }\n return this;\n };\n\n XMLDocumentCB.prototype.text = function(value) {\n var node;\n this.openCurrent();\n node = new XMLText(this, value);\n this.onData(this.writer.text(node, this.writerOptions, this.currentLevel + 1), this.currentLevel + 1);\n return this;\n };\n\n XMLDocumentCB.prototype.cdata = function(value) {\n var node;\n this.openCurrent();\n node = new XMLCData(this, value);\n this.onData(this.writer.cdata(node, this.writerOptions, this.currentLevel + 1), this.currentLevel + 1);\n return this;\n };\n\n XMLDocumentCB.prototype.comment = function(value) {\n var node;\n this.openCurrent();\n node = new XMLComment(this, value);\n this.onData(this.writer.comment(node, this.writerOptions, this.currentLevel + 1), this.currentLevel + 1);\n return this;\n };\n\n XMLDocumentCB.prototype.raw = function(value) {\n var node;\n this.openCurrent();\n node = new XMLRaw(this, value);\n this.onData(this.writer.raw(node, this.writerOptions, this.currentLevel + 1), this.currentLevel + 1);\n return this;\n };\n\n XMLDocumentCB.prototype.instruction = function(target, value) {\n var i, insTarget, insValue, len, node;\n this.openCurrent();\n if (target != null) {\n target = getValue(target);\n }\n if (value != null) {\n value = getValue(value);\n }\n if (Array.isArray(target)) {\n for (i = 0, len = target.length; i < len; i++) {\n insTarget = target[i];\n this.instruction(insTarget);\n }\n } else if (isObject(target)) {\n for (insTarget in target) {\n if (!hasProp.call(target, insTarget)) continue;\n insValue = target[insTarget];\n this.instruction(insTarget, insValue);\n }\n } else {\n if (isFunction(value)) {\n value = value.apply();\n }\n node = new XMLProcessingInstruction(this, target, value);\n this.onData(this.writer.processingInstruction(node, this.writerOptions, this.currentLevel + 1), this.currentLevel + 1);\n }\n return this;\n };\n\n XMLDocumentCB.prototype.declaration = function(version, encoding, standalone) {\n var node;\n this.openCurrent();\n if (this.documentStarted) {\n throw new Error(\"declaration() must be the first node.\");\n }\n node = new XMLDeclaration(this, version, encoding, standalone);\n this.onData(this.writer.declaration(node, this.writerOptions, this.currentLevel + 1), this.currentLevel + 1);\n return this;\n };\n\n XMLDocumentCB.prototype.doctype = function(root, pubID, sysID) {\n this.openCurrent();\n if (root == null) {\n throw new Error(\"Missing root node name.\");\n }\n if (this.root) {\n throw new Error(\"dtd() must come before the root node.\");\n }\n this.currentNode = new XMLDocType(this, pubID, sysID);\n this.currentNode.rootNodeName = root;\n this.currentNode.children = false;\n this.currentLevel++;\n this.openTags[this.currentLevel] = this.currentNode;\n return this;\n };\n\n XMLDocumentCB.prototype.dtdElement = function(name, value) {\n var node;\n this.openCurrent();\n node = new XMLDTDElement(this, name, value);\n this.onData(this.writer.dtdElement(node, this.writerOptions, this.currentLevel + 1), this.currentLevel + 1);\n return this;\n };\n\n XMLDocumentCB.prototype.attList = function(elementName, attributeName, attributeType, defaultValueType, defaultValue) {\n var node;\n this.openCurrent();\n node = new XMLDTDAttList(this, elementName, attributeName, attributeType, defaultValueType, defaultValue);\n this.onData(this.writer.dtdAttList(node, this.writerOptions, this.currentLevel + 1), this.currentLevel + 1);\n return this;\n };\n\n XMLDocumentCB.prototype.entity = function(name, value) {\n var node;\n this.openCurrent();\n node = new XMLDTDEntity(this, false, name, value);\n this.onData(this.writer.dtdEntity(node, this.writerOptions, this.currentLevel + 1), this.currentLevel + 1);\n return this;\n };\n\n XMLDocumentCB.prototype.pEntity = function(name, value) {\n var node;\n this.openCurrent();\n node = new XMLDTDEntity(this, true, name, value);\n this.onData(this.writer.dtdEntity(node, this.writerOptions, this.currentLevel + 1), this.currentLevel + 1);\n return this;\n };\n\n XMLDocumentCB.prototype.notation = function(name, value) {\n var node;\n this.openCurrent();\n node = new XMLDTDNotation(this, name, value);\n this.onData(this.writer.dtdNotation(node, this.writerOptions, this.currentLevel + 1), this.currentLevel + 1);\n return this;\n };\n\n XMLDocumentCB.prototype.up = function() {\n if (this.currentLevel < 0) {\n throw new Error(\"The document node has no parent.\");\n }\n if (this.currentNode) {\n if (this.currentNode.children) {\n this.closeNode(this.currentNode);\n } else {\n this.openNode(this.currentNode);\n }\n this.currentNode = null;\n } else {\n this.closeNode(this.openTags[this.currentLevel]);\n }\n delete this.openTags[this.currentLevel];\n this.currentLevel--;\n return this;\n };\n\n XMLDocumentCB.prototype.end = function() {\n while (this.currentLevel >= 0) {\n this.up();\n }\n return this.onEnd();\n };\n\n XMLDocumentCB.prototype.openCurrent = function() {\n if (this.currentNode) {\n this.currentNode.children = true;\n return this.openNode(this.currentNode);\n }\n };\n\n XMLDocumentCB.prototype.openNode = function(node) {\n var att, chunk, name, ref1;\n if (!node.isOpen) {\n if (!this.root && this.currentLevel === 0 && node.type === NodeType.Element) {\n this.root = node;\n }\n chunk = '';\n if (node.type === NodeType.Element) {\n this.writerOptions.state = WriterState.OpenTag;\n chunk = this.writer.indent(node, this.writerOptions, this.currentLevel) + '<' + node.name;\n ref1 = node.attribs;\n for (name in ref1) {\n if (!hasProp.call(ref1, name)) continue;\n att = ref1[name];\n chunk += this.writer.attribute(att, this.writerOptions, this.currentLevel);\n }\n chunk += (node.children ? '>' : '/>') + this.writer.endline(node, this.writerOptions, this.currentLevel);\n this.writerOptions.state = WriterState.InsideTag;\n } else {\n this.writerOptions.state = WriterState.OpenTag;\n chunk = this.writer.indent(node, this.writerOptions, this.currentLevel) + '<!DOCTYPE ' + node.rootNodeName;\n if (node.pubID && node.sysID) {\n chunk += ' PUBLIC \"' + node.pubID + '\" \"' + node.sysID + '\"';\n } else if (node.sysID) {\n chunk += ' SYSTEM \"' + node.sysID + '\"';\n }\n if (node.children) {\n chunk += ' [';\n this.writerOptions.state = WriterState.InsideTag;\n } else {\n this.writerOptions.state = WriterState.CloseTag;\n chunk += '>';\n }\n chunk += this.writer.endline(node, this.writerOptions, this.currentLevel);\n }\n this.onData(chunk, this.currentLevel);\n return node.isOpen = true;\n }\n };\n\n XMLDocumentCB.prototype.closeNode = function(node) {\n var chunk;\n if (!node.isClosed) {\n chunk = '';\n this.writerOptions.state = WriterState.CloseTag;\n if (node.type === NodeType.Element) {\n chunk = this.writer.indent(node, this.writerOptions, this.currentLevel) + '</' + node.name + '>' + this.writer.endline(node, this.writerOptions, this.currentLevel);\n } else {\n chunk = this.writer.indent(node, this.writerOptions, this.currentLevel) + ']>' + this.writer.endline(node, this.writerOptions, this.currentLevel);\n }\n this.writerOptions.state = WriterState.None;\n this.onData(chunk, this.currentLevel);\n return node.isClosed = true;\n }\n };\n\n XMLDocumentCB.prototype.onData = function(chunk, level) {\n this.documentStarted = true;\n return this.onDataCallback(chunk, level + 1);\n };\n\n XMLDocumentCB.prototype.onEnd = function() {\n this.documentCompleted = true;\n return this.onEndCallback();\n };\n\n XMLDocumentCB.prototype.debugInfo = function(name) {\n if (name == null) {\n return \"\";\n } else {\n return \"node: <\" + name + \">\";\n }\n };\n\n XMLDocumentCB.prototype.ele = function() {\n return this.element.apply(this, arguments);\n };\n\n XMLDocumentCB.prototype.nod = function(name, attributes, text) {\n return this.node(name, attributes, text);\n };\n\n XMLDocumentCB.prototype.txt = function(value) {\n return this.text(value);\n };\n\n XMLDocumentCB.prototype.dat = function(value) {\n return this.cdata(value);\n };\n\n XMLDocumentCB.prototype.com = function(value) {\n return this.comment(value);\n };\n\n XMLDocumentCB.prototype.ins = function(target, value) {\n return this.instruction(target, value);\n };\n\n XMLDocumentCB.prototype.dec = function(version, encoding, standalone) {\n return this.declaration(version, encoding, standalone);\n };\n\n XMLDocumentCB.prototype.dtd = function(root, pubID, sysID) {\n return this.doctype(root, pubID, sysID);\n };\n\n XMLDocumentCB.prototype.e = function(name, attributes, text) {\n return this.element(name, attributes, text);\n };\n\n XMLDocumentCB.prototype.n = function(name, attributes, text) {\n return this.node(name, attributes, text);\n };\n\n XMLDocumentCB.prototype.t = function(value) {\n return this.text(value);\n };\n\n XMLDocumentCB.prototype.d = function(value) {\n return this.cdata(value);\n };\n\n XMLDocumentCB.prototype.c = function(value) {\n return this.comment(value);\n };\n\n XMLDocumentCB.prototype.r = function(value) {\n return this.raw(value);\n };\n\n XMLDocumentCB.prototype.i = function(target, value) {\n return this.instruction(target, value);\n };\n\n XMLDocumentCB.prototype.att = function() {\n if (this.currentNode && this.currentNode.type === NodeType.DocType) {\n return this.attList.apply(this, arguments);\n } else {\n return this.attribute.apply(this, arguments);\n }\n };\n\n XMLDocumentCB.prototype.a = function() {\n if (this.currentNode && this.currentNode.type === NodeType.DocType) {\n return this.attList.apply(this, arguments);\n } else {\n return this.attribute.apply(this, arguments);\n }\n };\n\n XMLDocumentCB.prototype.ent = function(name, value) {\n return this.entity(name, value);\n };\n\n XMLDocumentCB.prototype.pent = function(name, value) {\n return this.pEntity(name, value);\n };\n\n XMLDocumentCB.prototype.not = function(name, value) {\n return this.notation(name, value);\n };\n\n return XMLDocumentCB;\n\n })();\n\n}).call(this);\n","// Generated by CoffeeScript 1.12.7\n(function() {\n var NodeType, XMLDummy, XMLNode,\n extend = function(child, parent) { for (var key in parent) { if (hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.prototype = new ctor(); child.__super__ = parent.prototype; return child; },\n hasProp = {}.hasOwnProperty;\n\n XMLNode = require('./XMLNode');\n\n NodeType = require('./NodeType');\n\n module.exports = XMLDummy = (function(superClass) {\n extend(XMLDummy, superClass);\n\n function XMLDummy(parent) {\n XMLDummy.__super__.constructor.call(this, parent);\n this.type = NodeType.Dummy;\n }\n\n XMLDummy.prototype.clone = function() {\n return Object.create(this);\n };\n\n XMLDummy.prototype.toString = function(options) {\n return '';\n };\n\n return XMLDummy;\n\n })(XMLNode);\n\n}).call(this);\n","// Generated by CoffeeScript 1.12.7\n(function() {\n var NodeType, XMLAttribute, XMLElement, XMLNamedNodeMap, XMLNode, getValue, isFunction, isObject, ref,\n extend = function(child, parent) { for (var key in parent) { if (hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.prototype = new ctor(); child.__super__ = parent.prototype; return child; },\n hasProp = {}.hasOwnProperty;\n\n ref = require('./Utility'), isObject = ref.isObject, isFunction = ref.isFunction, getValue = ref.getValue;\n\n XMLNode = require('./XMLNode');\n\n NodeType = require('./NodeType');\n\n XMLAttribute = require('./XMLAttribute');\n\n XMLNamedNodeMap = require('./XMLNamedNodeMap');\n\n module.exports = XMLElement = (function(superClass) {\n extend(XMLElement, superClass);\n\n function XMLElement(parent, name, attributes) {\n var child, j, len, ref1;\n XMLElement.__super__.constructor.call(this, parent);\n if (name == null) {\n throw new Error(\"Missing element name. \" + this.debugInfo());\n }\n this.name = this.stringify.name(name);\n this.type = NodeType.Element;\n this.attribs = {};\n this.schemaTypeInfo = null;\n if (attributes != null) {\n this.attribute(attributes);\n }\n if (parent.type === NodeType.Document) {\n this.isRoot = true;\n this.documentObject = parent;\n parent.rootObject = this;\n if (parent.children) {\n ref1 = parent.children;\n for (j = 0, len = ref1.length; j < len; j++) {\n child = ref1[j];\n if (child.type === NodeType.DocType) {\n child.name = this.name;\n break;\n }\n }\n }\n }\n }\n\n Object.defineProperty(XMLElement.prototype, 'tagName', {\n get: function() {\n return this.name;\n }\n });\n\n Object.defineProperty(XMLElement.prototype, 'namespaceURI', {\n get: function() {\n return '';\n }\n });\n\n Object.defineProperty(XMLElement.prototype, 'prefix', {\n get: function() {\n return '';\n }\n });\n\n Object.defineProperty(XMLElement.prototype, 'localName', {\n get: function() {\n return this.name;\n }\n });\n\n Object.defineProperty(XMLElement.prototype, 'id', {\n get: function() {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n }\n });\n\n Object.defineProperty(XMLElement.prototype, 'className', {\n get: function() {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n }\n });\n\n Object.defineProperty(XMLElement.prototype, 'classList', {\n get: function() {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n }\n });\n\n Object.defineProperty(XMLElement.prototype, 'attributes', {\n get: function() {\n if (!this.attributeMap || !this.attributeMap.nodes) {\n this.attributeMap = new XMLNamedNodeMap(this.attribs);\n }\n return this.attributeMap;\n }\n });\n\n XMLElement.prototype.clone = function() {\n var att, attName, clonedSelf, ref1;\n clonedSelf = Object.create(this);\n if (clonedSelf.isRoot) {\n clonedSelf.documentObject = null;\n }\n clonedSelf.attribs = {};\n ref1 = this.attribs;\n for (attName in ref1) {\n if (!hasProp.call(ref1, attName)) continue;\n att = ref1[attName];\n clonedSelf.attribs[attName] = att.clone();\n }\n clonedSelf.children = [];\n this.children.forEach(function(child) {\n var clonedChild;\n clonedChild = child.clone();\n clonedChild.parent = clonedSelf;\n return clonedSelf.children.push(clonedChild);\n });\n return clonedSelf;\n };\n\n XMLElement.prototype.attribute = function(name, value) {\n var attName, attValue;\n if (name != null) {\n name = getValue(name);\n }\n if (isObject(name)) {\n for (attName in name) {\n if (!hasProp.call(name, attName)) continue;\n attValue = name[attName];\n this.attribute(attName, attValue);\n }\n } else {\n if (isFunction(value)) {\n value = value.apply();\n }\n if (this.options.keepNullAttributes && (value == null)) {\n this.attribs[name] = new XMLAttribute(this, name, \"\");\n } else if (value != null) {\n this.attribs[name] = new XMLAttribute(this, name, value);\n }\n }\n return this;\n };\n\n XMLElement.prototype.removeAttribute = function(name) {\n var attName, j, len;\n if (name == null) {\n throw new Error(\"Missing attribute name. \" + this.debugInfo());\n }\n name = getValue(name);\n if (Array.isArray(name)) {\n for (j = 0, len = name.length; j < len; j++) {\n attName = name[j];\n delete this.attribs[attName];\n }\n } else {\n delete this.attribs[name];\n }\n return this;\n };\n\n XMLElement.prototype.toString = function(options) {\n return this.options.writer.element(this, this.options.writer.filterOptions(options));\n };\n\n XMLElement.prototype.att = function(name, value) {\n return this.attribute(name, value);\n };\n\n XMLElement.prototype.a = function(name, value) {\n return this.attribute(name, value);\n };\n\n XMLElement.prototype.getAttribute = function(name) {\n if (this.attribs.hasOwnProperty(name)) {\n return this.attribs[name].value;\n } else {\n return null;\n }\n };\n\n XMLElement.prototype.setAttribute = function(name, value) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLElement.prototype.getAttributeNode = function(name) {\n if (this.attribs.hasOwnProperty(name)) {\n return this.attribs[name];\n } else {\n return null;\n }\n };\n\n XMLElement.prototype.setAttributeNode = function(newAttr) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLElement.prototype.removeAttributeNode = function(oldAttr) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLElement.prototype.getElementsByTagName = function(name) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLElement.prototype.getAttributeNS = function(namespaceURI, localName) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLElement.prototype.setAttributeNS = function(namespaceURI, qualifiedName, value) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLElement.prototype.removeAttributeNS = function(namespaceURI, localName) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLElement.prototype.getAttributeNodeNS = function(namespaceURI, localName) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLElement.prototype.setAttributeNodeNS = function(newAttr) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLElement.prototype.getElementsByTagNameNS = function(namespaceURI, localName) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLElement.prototype.hasAttribute = function(name) {\n return this.attribs.hasOwnProperty(name);\n };\n\n XMLElement.prototype.hasAttributeNS = function(namespaceURI, localName) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLElement.prototype.setIdAttribute = function(name, isId) {\n if (this.attribs.hasOwnProperty(name)) {\n return this.attribs[name].isId;\n } else {\n return isId;\n }\n };\n\n XMLElement.prototype.setIdAttributeNS = function(namespaceURI, localName, isId) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLElement.prototype.setIdAttributeNode = function(idAttr, isId) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLElement.prototype.getElementsByTagName = function(tagname) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLElement.prototype.getElementsByTagNameNS = function(namespaceURI, localName) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLElement.prototype.getElementsByClassName = function(classNames) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLElement.prototype.isEqualNode = function(node) {\n var i, j, ref1;\n if (!XMLElement.__super__.isEqualNode.apply(this, arguments).isEqualNode(node)) {\n return false;\n }\n if (node.namespaceURI !== this.namespaceURI) {\n return false;\n }\n if (node.prefix !== this.prefix) {\n return false;\n }\n if (node.localName !== this.localName) {\n return false;\n }\n if (node.attribs.length !== this.attribs.length) {\n return false;\n }\n for (i = j = 0, ref1 = this.attribs.length - 1; 0 <= ref1 ? j <= ref1 : j >= ref1; i = 0 <= ref1 ? ++j : --j) {\n if (!this.attribs[i].isEqualNode(node.attribs[i])) {\n return false;\n }\n }\n return true;\n };\n\n return XMLElement;\n\n })(XMLNode);\n\n}).call(this);\n","// Generated by CoffeeScript 1.12.7\n(function() {\n var XMLNamedNodeMap;\n\n module.exports = XMLNamedNodeMap = (function() {\n function XMLNamedNodeMap(nodes) {\n this.nodes = nodes;\n }\n\n Object.defineProperty(XMLNamedNodeMap.prototype, 'length', {\n get: function() {\n return Object.keys(this.nodes).length || 0;\n }\n });\n\n XMLNamedNodeMap.prototype.clone = function() {\n return this.nodes = null;\n };\n\n XMLNamedNodeMap.prototype.getNamedItem = function(name) {\n return this.nodes[name];\n };\n\n XMLNamedNodeMap.prototype.setNamedItem = function(node) {\n var oldNode;\n oldNode = this.nodes[node.nodeName];\n this.nodes[node.nodeName] = node;\n return oldNode || null;\n };\n\n XMLNamedNodeMap.prototype.removeNamedItem = function(name) {\n var oldNode;\n oldNode = this.nodes[name];\n delete this.nodes[name];\n return oldNode || null;\n };\n\n XMLNamedNodeMap.prototype.item = function(index) {\n return this.nodes[Object.keys(this.nodes)[index]] || null;\n };\n\n XMLNamedNodeMap.prototype.getNamedItemNS = function(namespaceURI, localName) {\n throw new Error(\"This DOM method is not implemented.\");\n };\n\n XMLNamedNodeMap.prototype.setNamedItemNS = function(node) {\n throw new Error(\"This DOM method is not implemented.\");\n };\n\n XMLNamedNodeMap.prototype.removeNamedItemNS = function(namespaceURI, localName) {\n throw new Error(\"This DOM method is not implemented.\");\n };\n\n return XMLNamedNodeMap;\n\n })();\n\n}).call(this);\n","// Generated by CoffeeScript 1.12.7\n(function() {\n var DocumentPosition, NodeType, XMLCData, XMLComment, XMLDeclaration, XMLDocType, XMLDummy, XMLElement, XMLNamedNodeMap, XMLNode, XMLNodeList, XMLProcessingInstruction, XMLRaw, XMLText, getValue, isEmpty, isFunction, isObject, ref1,\n hasProp = {}.hasOwnProperty;\n\n ref1 = require('./Utility'), isObject = ref1.isObject, isFunction = ref1.isFunction, isEmpty = ref1.isEmpty, getValue = ref1.getValue;\n\n XMLElement = null;\n\n XMLCData = null;\n\n XMLComment = null;\n\n XMLDeclaration = null;\n\n XMLDocType = null;\n\n XMLRaw = null;\n\n XMLText = null;\n\n XMLProcessingInstruction = null;\n\n XMLDummy = null;\n\n NodeType = null;\n\n XMLNodeList = null;\n\n XMLNamedNodeMap = null;\n\n DocumentPosition = null;\n\n module.exports = XMLNode = (function() {\n function XMLNode(parent1) {\n this.parent = parent1;\n if (this.parent) {\n this.options = this.parent.options;\n this.stringify = this.parent.stringify;\n }\n this.value = null;\n this.children = [];\n this.baseURI = null;\n if (!XMLElement) {\n XMLElement = require('./XMLElement');\n XMLCData = require('./XMLCData');\n XMLComment = require('./XMLComment');\n XMLDeclaration = require('./XMLDeclaration');\n XMLDocType = require('./XMLDocType');\n XMLRaw = require('./XMLRaw');\n XMLText = require('./XMLText');\n XMLProcessingInstruction = require('./XMLProcessingInstruction');\n XMLDummy = require('./XMLDummy');\n NodeType = require('./NodeType');\n XMLNodeList = require('./XMLNodeList');\n XMLNamedNodeMap = require('./XMLNamedNodeMap');\n DocumentPosition = require('./DocumentPosition');\n }\n }\n\n Object.defineProperty(XMLNode.prototype, 'nodeName', {\n get: function() {\n return this.name;\n }\n });\n\n Object.defineProperty(XMLNode.prototype, 'nodeType', {\n get: function() {\n return this.type;\n }\n });\n\n Object.defineProperty(XMLNode.prototype, 'nodeValue', {\n get: function() {\n return this.value;\n }\n });\n\n Object.defineProperty(XMLNode.prototype, 'parentNode', {\n get: function() {\n return this.parent;\n }\n });\n\n Object.defineProperty(XMLNode.prototype, 'childNodes', {\n get: function() {\n if (!this.childNodeList || !this.childNodeList.nodes) {\n this.childNodeList = new XMLNodeList(this.children);\n }\n return this.childNodeList;\n }\n });\n\n Object.defineProperty(XMLNode.prototype, 'firstChild', {\n get: function() {\n return this.children[0] || null;\n }\n });\n\n Object.defineProperty(XMLNode.prototype, 'lastChild', {\n get: function() {\n return this.children[this.children.length - 1] || null;\n }\n });\n\n Object.defineProperty(XMLNode.prototype, 'previousSibling', {\n get: function() {\n var i;\n i = this.parent.children.indexOf(this);\n return this.parent.children[i - 1] || null;\n }\n });\n\n Object.defineProperty(XMLNode.prototype, 'nextSibling', {\n get: function() {\n var i;\n i = this.parent.children.indexOf(this);\n return this.parent.children[i + 1] || null;\n }\n });\n\n Object.defineProperty(XMLNode.prototype, 'ownerDocument', {\n get: function() {\n return this.document() || null;\n }\n });\n\n Object.defineProperty(XMLNode.prototype, 'textContent', {\n get: function() {\n var child, j, len, ref2, str;\n if (this.nodeType === NodeType.Element || this.nodeType === NodeType.DocumentFragment) {\n str = '';\n ref2 = this.children;\n for (j = 0, len = ref2.length; j < len; j++) {\n child = ref2[j];\n if (child.textContent) {\n str += child.textContent;\n }\n }\n return str;\n } else {\n return null;\n }\n },\n set: function(value) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n }\n });\n\n XMLNode.prototype.setParent = function(parent) {\n var child, j, len, ref2, results;\n this.parent = parent;\n if (parent) {\n this.options = parent.options;\n this.stringify = parent.stringify;\n }\n ref2 = this.children;\n results = [];\n for (j = 0, len = ref2.length; j < len; j++) {\n child = ref2[j];\n results.push(child.setParent(this));\n }\n return results;\n };\n\n XMLNode.prototype.element = function(name, attributes, text) {\n var childNode, item, j, k, key, lastChild, len, len1, ref2, ref3, val;\n lastChild = null;\n if (attributes === null && (text == null)) {\n ref2 = [{}, null], attributes = ref2[0], text = ref2[1];\n }\n if (attributes == null) {\n attributes = {};\n }\n attributes = getValue(attributes);\n if (!isObject(attributes)) {\n ref3 = [attributes, text], text = ref3[0], attributes = ref3[1];\n }\n if (name != null) {\n name = getValue(name);\n }\n if (Array.isArray(name)) {\n for (j = 0, len = name.length; j < len; j++) {\n item = name[j];\n lastChild = this.element(item);\n }\n } else if (isFunction(name)) {\n lastChild = this.element(name.apply());\n } else if (isObject(name)) {\n for (key in name) {\n if (!hasProp.call(name, key)) continue;\n val = name[key];\n if (isFunction(val)) {\n val = val.apply();\n }\n if (!this.options.ignoreDecorators && this.stringify.convertAttKey && key.indexOf(this.stringify.convertAttKey) === 0) {\n lastChild = this.attribute(key.substr(this.stringify.convertAttKey.length), val);\n } else if (!this.options.separateArrayItems && Array.isArray(val) && isEmpty(val)) {\n lastChild = this.dummy();\n } else if (isObject(val) && isEmpty(val)) {\n lastChild = this.element(key);\n } else if (!this.options.keepNullNodes && (val == null)) {\n lastChild = this.dummy();\n } else if (!this.options.separateArrayItems && Array.isArray(val)) {\n for (k = 0, len1 = val.length; k < len1; k++) {\n item = val[k];\n childNode = {};\n childNode[key] = item;\n lastChild = this.element(childNode);\n }\n } else if (isObject(val)) {\n if (!this.options.ignoreDecorators && this.stringify.convertTextKey && key.indexOf(this.stringify.convertTextKey) === 0) {\n lastChild = this.element(val);\n } else {\n lastChild = this.element(key);\n lastChild.element(val);\n }\n } else {\n lastChild = this.element(key, val);\n }\n }\n } else if (!this.options.keepNullNodes && text === null) {\n lastChild = this.dummy();\n } else {\n if (!this.options.ignoreDecorators && this.stringify.convertTextKey && name.indexOf(this.stringify.convertTextKey) === 0) {\n lastChild = this.text(text);\n } else if (!this.options.ignoreDecorators && this.stringify.convertCDataKey && name.indexOf(this.stringify.convertCDataKey) === 0) {\n lastChild = this.cdata(text);\n } else if (!this.options.ignoreDecorators && this.stringify.convertCommentKey && name.indexOf(this.stringify.convertCommentKey) === 0) {\n lastChild = this.comment(text);\n } else if (!this.options.ignoreDecorators && this.stringify.convertRawKey && name.indexOf(this.stringify.convertRawKey) === 0) {\n lastChild = this.raw(text);\n } else if (!this.options.ignoreDecorators && this.stringify.convertPIKey && name.indexOf(this.stringify.convertPIKey) === 0) {\n lastChild = this.instruction(name.substr(this.stringify.convertPIKey.length), text);\n } else {\n lastChild = this.node(name, attributes, text);\n }\n }\n if (lastChild == null) {\n throw new Error(\"Could not create any elements with: \" + name + \". \" + this.debugInfo());\n }\n return lastChild;\n };\n\n XMLNode.prototype.insertBefore = function(name, attributes, text) {\n var child, i, newChild, refChild, removed;\n if (name != null ? name.type : void 0) {\n newChild = name;\n refChild = attributes;\n newChild.setParent(this);\n if (refChild) {\n i = children.indexOf(refChild);\n removed = children.splice(i);\n children.push(newChild);\n Array.prototype.push.apply(children, removed);\n } else {\n children.push(newChild);\n }\n return newChild;\n } else {\n if (this.isRoot) {\n throw new Error(\"Cannot insert elements at root level. \" + this.debugInfo(name));\n }\n i = this.parent.children.indexOf(this);\n removed = this.parent.children.splice(i);\n child = this.parent.element(name, attributes, text);\n Array.prototype.push.apply(this.parent.children, removed);\n return child;\n }\n };\n\n XMLNode.prototype.insertAfter = function(name, attributes, text) {\n var child, i, removed;\n if (this.isRoot) {\n throw new Error(\"Cannot insert elements at root level. \" + this.debugInfo(name));\n }\n i = this.parent.children.indexOf(this);\n removed = this.parent.children.splice(i + 1);\n child = this.parent.element(name, attributes, text);\n Array.prototype.push.apply(this.parent.children, removed);\n return child;\n };\n\n XMLNode.prototype.remove = function() {\n var i, ref2;\n if (this.isRoot) {\n throw new Error(\"Cannot remove the root element. \" + this.debugInfo());\n }\n i = this.parent.children.indexOf(this);\n [].splice.apply(this.parent.children, [i, i - i + 1].concat(ref2 = [])), ref2;\n return this.parent;\n };\n\n XMLNode.prototype.node = function(name, attributes, text) {\n var child, ref2;\n if (name != null) {\n name = getValue(name);\n }\n attributes || (attributes = {});\n attributes = getValue(attributes);\n if (!isObject(attributes)) {\n ref2 = [attributes, text], text = ref2[0], attributes = ref2[1];\n }\n child = new XMLElement(this, name, attributes);\n if (text != null) {\n child.text(text);\n }\n this.children.push(child);\n return child;\n };\n\n XMLNode.prototype.text = function(value) {\n var child;\n if (isObject(value)) {\n this.element(value);\n }\n child = new XMLText(this, value);\n this.children.push(child);\n return this;\n };\n\n XMLNode.prototype.cdata = function(value) {\n var child;\n child = new XMLCData(this, value);\n this.children.push(child);\n return this;\n };\n\n XMLNode.prototype.comment = function(value) {\n var child;\n child = new XMLComment(this, value);\n this.children.push(child);\n return this;\n };\n\n XMLNode.prototype.commentBefore = function(value) {\n var child, i, removed;\n i = this.parent.children.indexOf(this);\n removed = this.parent.children.splice(i);\n child = this.parent.comment(value);\n Array.prototype.push.apply(this.parent.children, removed);\n return this;\n };\n\n XMLNode.prototype.commentAfter = function(value) {\n var child, i, removed;\n i = this.parent.children.indexOf(this);\n removed = this.parent.children.splice(i + 1);\n child = this.parent.comment(value);\n Array.prototype.push.apply(this.parent.children, removed);\n return this;\n };\n\n XMLNode.prototype.raw = function(value) {\n var child;\n child = new XMLRaw(this, value);\n this.children.push(child);\n return this;\n };\n\n XMLNode.prototype.dummy = function() {\n var child;\n child = new XMLDummy(this);\n return child;\n };\n\n XMLNode.prototype.instruction = function(target, value) {\n var insTarget, insValue, instruction, j, len;\n if (target != null) {\n target = getValue(target);\n }\n if (value != null) {\n value = getValue(value);\n }\n if (Array.isArray(target)) {\n for (j = 0, len = target.length; j < len; j++) {\n insTarget = target[j];\n this.instruction(insTarget);\n }\n } else if (isObject(target)) {\n for (insTarget in target) {\n if (!hasProp.call(target, insTarget)) continue;\n insValue = target[insTarget];\n this.instruction(insTarget, insValue);\n }\n } else {\n if (isFunction(value)) {\n value = value.apply();\n }\n instruction = new XMLProcessingInstruction(this, target, value);\n this.children.push(instruction);\n }\n return this;\n };\n\n XMLNode.prototype.instructionBefore = function(target, value) {\n var child, i, removed;\n i = this.parent.children.indexOf(this);\n removed = this.parent.children.splice(i);\n child = this.parent.instruction(target, value);\n Array.prototype.push.apply(this.parent.children, removed);\n return this;\n };\n\n XMLNode.prototype.instructionAfter = function(target, value) {\n var child, i, removed;\n i = this.parent.children.indexOf(this);\n removed = this.parent.children.splice(i + 1);\n child = this.parent.instruction(target, value);\n Array.prototype.push.apply(this.parent.children, removed);\n return this;\n };\n\n XMLNode.prototype.declaration = function(version, encoding, standalone) {\n var doc, xmldec;\n doc = this.document();\n xmldec = new XMLDeclaration(doc, version, encoding, standalone);\n if (doc.children.length === 0) {\n doc.children.unshift(xmldec);\n } else if (doc.children[0].type === NodeType.Declaration) {\n doc.children[0] = xmldec;\n } else {\n doc.children.unshift(xmldec);\n }\n return doc.root() || doc;\n };\n\n XMLNode.prototype.dtd = function(pubID, sysID) {\n var child, doc, doctype, i, j, k, len, len1, ref2, ref3;\n doc = this.document();\n doctype = new XMLDocType(doc, pubID, sysID);\n ref2 = doc.children;\n for (i = j = 0, len = ref2.length; j < len; i = ++j) {\n child = ref2[i];\n if (child.type === NodeType.DocType) {\n doc.children[i] = doctype;\n return doctype;\n }\n }\n ref3 = doc.children;\n for (i = k = 0, len1 = ref3.length; k < len1; i = ++k) {\n child = ref3[i];\n if (child.isRoot) {\n doc.children.splice(i, 0, doctype);\n return doctype;\n }\n }\n doc.children.push(doctype);\n return doctype;\n };\n\n XMLNode.prototype.up = function() {\n if (this.isRoot) {\n throw new Error(\"The root node has no parent. Use doc() if you need to get the document object.\");\n }\n return this.parent;\n };\n\n XMLNode.prototype.root = function() {\n var node;\n node = this;\n while (node) {\n if (node.type === NodeType.Document) {\n return node.rootObject;\n } else if (node.isRoot) {\n return node;\n } else {\n node = node.parent;\n }\n }\n };\n\n XMLNode.prototype.document = function() {\n var node;\n node = this;\n while (node) {\n if (node.type === NodeType.Document) {\n return node;\n } else {\n node = node.parent;\n }\n }\n };\n\n XMLNode.prototype.end = function(options) {\n return this.document().end(options);\n };\n\n XMLNode.prototype.prev = function() {\n var i;\n i = this.parent.children.indexOf(this);\n if (i < 1) {\n throw new Error(\"Already at the first node. \" + this.debugInfo());\n }\n return this.parent.children[i - 1];\n };\n\n XMLNode.prototype.next = function() {\n var i;\n i = this.parent.children.indexOf(this);\n if (i === -1 || i === this.parent.children.length - 1) {\n throw new Error(\"Already at the last node. \" + this.debugInfo());\n }\n return this.parent.children[i + 1];\n };\n\n XMLNode.prototype.importDocument = function(doc) {\n var clonedRoot;\n clonedRoot = doc.root().clone();\n clonedRoot.parent = this;\n clonedRoot.isRoot = false;\n this.children.push(clonedRoot);\n return this;\n };\n\n XMLNode.prototype.debugInfo = function(name) {\n var ref2, ref3;\n name = name || this.name;\n if ((name == null) && !((ref2 = this.parent) != null ? ref2.name : void 0)) {\n return \"\";\n } else if (name == null) {\n return \"parent: <\" + this.parent.name + \">\";\n } else if (!((ref3 = this.parent) != null ? ref3.name : void 0)) {\n return \"node: <\" + name + \">\";\n } else {\n return \"node: <\" + name + \">, parent: <\" + this.parent.name + \">\";\n }\n };\n\n XMLNode.prototype.ele = function(name, attributes, text) {\n return this.element(name, attributes, text);\n };\n\n XMLNode.prototype.nod = function(name, attributes, text) {\n return this.node(name, attributes, text);\n };\n\n XMLNode.prototype.txt = function(value) {\n return this.text(value);\n };\n\n XMLNode.prototype.dat = function(value) {\n return this.cdata(value);\n };\n\n XMLNode.prototype.com = function(value) {\n return this.comment(value);\n };\n\n XMLNode.prototype.ins = function(target, value) {\n return this.instruction(target, value);\n };\n\n XMLNode.prototype.doc = function() {\n return this.document();\n };\n\n XMLNode.prototype.dec = function(version, encoding, standalone) {\n return this.declaration(version, encoding, standalone);\n };\n\n XMLNode.prototype.e = function(name, attributes, text) {\n return this.element(name, attributes, text);\n };\n\n XMLNode.prototype.n = function(name, attributes, text) {\n return this.node(name, attributes, text);\n };\n\n XMLNode.prototype.t = function(value) {\n return this.text(value);\n };\n\n XMLNode.prototype.d = function(value) {\n return this.cdata(value);\n };\n\n XMLNode.prototype.c = function(value) {\n return this.comment(value);\n };\n\n XMLNode.prototype.r = function(value) {\n return this.raw(value);\n };\n\n XMLNode.prototype.i = function(target, value) {\n return this.instruction(target, value);\n };\n\n XMLNode.prototype.u = function() {\n return this.up();\n };\n\n XMLNode.prototype.importXMLBuilder = function(doc) {\n return this.importDocument(doc);\n };\n\n XMLNode.prototype.replaceChild = function(newChild, oldChild) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLNode.prototype.removeChild = function(oldChild) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLNode.prototype.appendChild = function(newChild) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLNode.prototype.hasChildNodes = function() {\n return this.children.length !== 0;\n };\n\n XMLNode.prototype.cloneNode = function(deep) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLNode.prototype.normalize = function() {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLNode.prototype.isSupported = function(feature, version) {\n return true;\n };\n\n XMLNode.prototype.hasAttributes = function() {\n return this.attribs.length !== 0;\n };\n\n XMLNode.prototype.compareDocumentPosition = function(other) {\n var ref, res;\n ref = this;\n if (ref === other) {\n return 0;\n } else if (this.document() !== other.document()) {\n res = DocumentPosition.Disconnected | DocumentPosition.ImplementationSpecific;\n if (Math.random() < 0.5) {\n res |= DocumentPosition.Preceding;\n } else {\n res |= DocumentPosition.Following;\n }\n return res;\n } else if (ref.isAncestor(other)) {\n return DocumentPosition.Contains | DocumentPosition.Preceding;\n } else if (ref.isDescendant(other)) {\n return DocumentPosition.Contains | DocumentPosition.Following;\n } else if (ref.isPreceding(other)) {\n return DocumentPosition.Preceding;\n } else {\n return DocumentPosition.Following;\n }\n };\n\n XMLNode.prototype.isSameNode = function(other) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLNode.prototype.lookupPrefix = function(namespaceURI) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLNode.prototype.isDefaultNamespace = function(namespaceURI) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLNode.prototype.lookupNamespaceURI = function(prefix) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLNode.prototype.isEqualNode = function(node) {\n var i, j, ref2;\n if (node.nodeType !== this.nodeType) {\n return false;\n }\n if (node.children.length !== this.children.length) {\n return false;\n }\n for (i = j = 0, ref2 = this.children.length - 1; 0 <= ref2 ? j <= ref2 : j >= ref2; i = 0 <= ref2 ? ++j : --j) {\n if (!this.children[i].isEqualNode(node.children[i])) {\n return false;\n }\n }\n return true;\n };\n\n XMLNode.prototype.getFeature = function(feature, version) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLNode.prototype.setUserData = function(key, data, handler) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLNode.prototype.getUserData = function(key) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLNode.prototype.contains = function(other) {\n if (!other) {\n return false;\n }\n return other === this || this.isDescendant(other);\n };\n\n XMLNode.prototype.isDescendant = function(node) {\n var child, isDescendantChild, j, len, ref2;\n ref2 = this.children;\n for (j = 0, len = ref2.length; j < len; j++) {\n child = ref2[j];\n if (node === child) {\n return true;\n }\n isDescendantChild = child.isDescendant(node);\n if (isDescendantChild) {\n return true;\n }\n }\n return false;\n };\n\n XMLNode.prototype.isAncestor = function(node) {\n return node.isDescendant(this);\n };\n\n XMLNode.prototype.isPreceding = function(node) {\n var nodePos, thisPos;\n nodePos = this.treePosition(node);\n thisPos = this.treePosition(this);\n if (nodePos === -1 || thisPos === -1) {\n return false;\n } else {\n return nodePos < thisPos;\n }\n };\n\n XMLNode.prototype.isFollowing = function(node) {\n var nodePos, thisPos;\n nodePos = this.treePosition(node);\n thisPos = this.treePosition(this);\n if (nodePos === -1 || thisPos === -1) {\n return false;\n } else {\n return nodePos > thisPos;\n }\n };\n\n XMLNode.prototype.treePosition = function(node) {\n var found, pos;\n pos = 0;\n found = false;\n this.foreachTreeNode(this.document(), function(childNode) {\n pos++;\n if (!found && childNode === node) {\n return found = true;\n }\n });\n if (found) {\n return pos;\n } else {\n return -1;\n }\n };\n\n XMLNode.prototype.foreachTreeNode = function(node, func) {\n var child, j, len, ref2, res;\n node || (node = this.document());\n ref2 = node.children;\n for (j = 0, len = ref2.length; j < len; j++) {\n child = ref2[j];\n if (res = func(child)) {\n return res;\n } else {\n res = this.foreachTreeNode(child, func);\n if (res) {\n return res;\n }\n }\n }\n };\n\n return XMLNode;\n\n })();\n\n}).call(this);\n","// Generated by CoffeeScript 1.12.7\n(function() {\n var XMLNodeList;\n\n module.exports = XMLNodeList = (function() {\n function XMLNodeList(nodes) {\n this.nodes = nodes;\n }\n\n Object.defineProperty(XMLNodeList.prototype, 'length', {\n get: function() {\n return this.nodes.length || 0;\n }\n });\n\n XMLNodeList.prototype.clone = function() {\n return this.nodes = null;\n };\n\n XMLNodeList.prototype.item = function(index) {\n return this.nodes[index] || null;\n };\n\n return XMLNodeList;\n\n })();\n\n}).call(this);\n","// Generated by CoffeeScript 1.12.7\n(function() {\n var NodeType, XMLCharacterData, XMLProcessingInstruction,\n extend = function(child, parent) { for (var key in parent) { if (hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.prototype = new ctor(); child.__super__ = parent.prototype; return child; },\n hasProp = {}.hasOwnProperty;\n\n NodeType = require('./NodeType');\n\n XMLCharacterData = require('./XMLCharacterData');\n\n module.exports = XMLProcessingInstruction = (function(superClass) {\n extend(XMLProcessingInstruction, superClass);\n\n function XMLProcessingInstruction(parent, target, value) {\n XMLProcessingInstruction.__super__.constructor.call(this, parent);\n if (target == null) {\n throw new Error(\"Missing instruction target. \" + this.debugInfo());\n }\n this.type = NodeType.ProcessingInstruction;\n this.target = this.stringify.insTarget(target);\n this.name = this.target;\n if (value) {\n this.value = this.stringify.insValue(value);\n }\n }\n\n XMLProcessingInstruction.prototype.clone = function() {\n return Object.create(this);\n };\n\n XMLProcessingInstruction.prototype.toString = function(options) {\n return this.options.writer.processingInstruction(this, this.options.writer.filterOptions(options));\n };\n\n XMLProcessingInstruction.prototype.isEqualNode = function(node) {\n if (!XMLProcessingInstruction.__super__.isEqualNode.apply(this, arguments).isEqualNode(node)) {\n return false;\n }\n if (node.target !== this.target) {\n return false;\n }\n return true;\n };\n\n return XMLProcessingInstruction;\n\n })(XMLCharacterData);\n\n}).call(this);\n","// Generated by CoffeeScript 1.12.7\n(function() {\n var NodeType, XMLNode, XMLRaw,\n extend = function(child, parent) { for (var key in parent) { if (hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.prototype = new ctor(); child.__super__ = parent.prototype; return child; },\n hasProp = {}.hasOwnProperty;\n\n NodeType = require('./NodeType');\n\n XMLNode = require('./XMLNode');\n\n module.exports = XMLRaw = (function(superClass) {\n extend(XMLRaw, superClass);\n\n function XMLRaw(parent, text) {\n XMLRaw.__super__.constructor.call(this, parent);\n if (text == null) {\n throw new Error(\"Missing raw text. \" + this.debugInfo());\n }\n this.type = NodeType.Raw;\n this.value = this.stringify.raw(text);\n }\n\n XMLRaw.prototype.clone = function() {\n return Object.create(this);\n };\n\n XMLRaw.prototype.toString = function(options) {\n return this.options.writer.raw(this, this.options.writer.filterOptions(options));\n };\n\n return XMLRaw;\n\n })(XMLNode);\n\n}).call(this);\n","// Generated by CoffeeScript 1.12.7\n(function() {\n var NodeType, WriterState, XMLStreamWriter, XMLWriterBase,\n extend = function(child, parent) { for (var key in parent) { if (hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.prototype = new ctor(); child.__super__ = parent.prototype; return child; },\n hasProp = {}.hasOwnProperty;\n\n NodeType = require('./NodeType');\n\n XMLWriterBase = require('./XMLWriterBase');\n\n WriterState = require('./WriterState');\n\n module.exports = XMLStreamWriter = (function(superClass) {\n extend(XMLStreamWriter, superClass);\n\n function XMLStreamWriter(stream, options) {\n this.stream = stream;\n XMLStreamWriter.__super__.constructor.call(this, options);\n }\n\n XMLStreamWriter.prototype.endline = function(node, options, level) {\n if (node.isLastRootNode && options.state === WriterState.CloseTag) {\n return '';\n } else {\n return XMLStreamWriter.__super__.endline.call(this, node, options, level);\n }\n };\n\n XMLStreamWriter.prototype.document = function(doc, options) {\n var child, i, j, k, len, len1, ref, ref1, results;\n ref = doc.children;\n for (i = j = 0, len = ref.length; j < len; i = ++j) {\n child = ref[i];\n child.isLastRootNode = i === doc.children.length - 1;\n }\n options = this.filterOptions(options);\n ref1 = doc.children;\n results = [];\n for (k = 0, len1 = ref1.length; k < len1; k++) {\n child = ref1[k];\n results.push(this.writeChildNode(child, options, 0));\n }\n return results;\n };\n\n XMLStreamWriter.prototype.attribute = function(att, options, level) {\n return this.stream.write(XMLStreamWriter.__super__.attribute.call(this, att, options, level));\n };\n\n XMLStreamWriter.prototype.cdata = function(node, options, level) {\n return this.stream.write(XMLStreamWriter.__super__.cdata.call(this, node, options, level));\n };\n\n XMLStreamWriter.prototype.comment = function(node, options, level) {\n return this.stream.write(XMLStreamWriter.__super__.comment.call(this, node, options, level));\n };\n\n XMLStreamWriter.prototype.declaration = function(node, options, level) {\n return this.stream.write(XMLStreamWriter.__super__.declaration.call(this, node, options, level));\n };\n\n XMLStreamWriter.prototype.docType = function(node, options, level) {\n var child, j, len, ref;\n level || (level = 0);\n this.openNode(node, options, level);\n options.state = WriterState.OpenTag;\n this.stream.write(this.indent(node, options, level));\n this.stream.write('<!DOCTYPE ' + node.root().name);\n if (node.pubID && node.sysID) {\n this.stream.write(' PUBLIC \"' + node.pubID + '\" \"' + node.sysID + '\"');\n } else if (node.sysID) {\n this.stream.write(' SYSTEM \"' + node.sysID + '\"');\n }\n if (node.children.length > 0) {\n this.stream.write(' [');\n this.stream.write(this.endline(node, options, level));\n options.state = WriterState.InsideTag;\n ref = node.children;\n for (j = 0, len = ref.length; j < len; j++) {\n child = ref[j];\n this.writeChildNode(child, options, level + 1);\n }\n options.state = WriterState.CloseTag;\n this.stream.write(']');\n }\n options.state = WriterState.CloseTag;\n this.stream.write(options.spaceBeforeSlash + '>');\n this.stream.write(this.endline(node, options, level));\n options.state = WriterState.None;\n return this.closeNode(node, options, level);\n };\n\n XMLStreamWriter.prototype.element = function(node, options, level) {\n var att, child, childNodeCount, firstChildNode, j, len, name, prettySuppressed, ref, ref1;\n level || (level = 0);\n this.openNode(node, options, level);\n options.state = WriterState.OpenTag;\n this.stream.write(this.indent(node, options, level) + '<' + node.name);\n ref = node.attribs;\n for (name in ref) {\n if (!hasProp.call(ref, name)) continue;\n att = ref[name];\n this.attribute(att, options, level);\n }\n childNodeCount = node.children.length;\n firstChildNode = childNodeCount === 0 ? null : node.children[0];\n if (childNodeCount === 0 || node.children.every(function(e) {\n return (e.type === NodeType.Text || e.type === NodeType.Raw) && e.value === '';\n })) {\n if (options.allowEmpty) {\n this.stream.write('>');\n options.state = WriterState.CloseTag;\n this.stream.write('</' + node.name + '>');\n } else {\n options.state = WriterState.CloseTag;\n this.stream.write(options.spaceBeforeSlash + '/>');\n }\n } else if (options.pretty && childNodeCount === 1 && (firstChildNode.type === NodeType.Text || firstChildNode.type === NodeType.Raw) && (firstChildNode.value != null)) {\n this.stream.write('>');\n options.state = WriterState.InsideTag;\n options.suppressPrettyCount++;\n prettySuppressed = true;\n this.writeChildNode(firstChildNode, options, level + 1);\n options.suppressPrettyCount--;\n prettySuppressed = false;\n options.state = WriterState.CloseTag;\n this.stream.write('</' + node.name + '>');\n } else {\n this.stream.write('>' + this.endline(node, options, level));\n options.state = WriterState.InsideTag;\n ref1 = node.children;\n for (j = 0, len = ref1.length; j < len; j++) {\n child = ref1[j];\n this.writeChildNode(child, options, level + 1);\n }\n options.state = WriterState.CloseTag;\n this.stream.write(this.indent(node, options, level) + '</' + node.name + '>');\n }\n this.stream.write(this.endline(node, options, level));\n options.state = WriterState.None;\n return this.closeNode(node, options, level);\n };\n\n XMLStreamWriter.prototype.processingInstruction = function(node, options, level) {\n return this.stream.write(XMLStreamWriter.__super__.processingInstruction.call(this, node, options, level));\n };\n\n XMLStreamWriter.prototype.raw = function(node, options, level) {\n return this.stream.write(XMLStreamWriter.__super__.raw.call(this, node, options, level));\n };\n\n XMLStreamWriter.prototype.text = function(node, options, level) {\n return this.stream.write(XMLStreamWriter.__super__.text.call(this, node, options, level));\n };\n\n XMLStreamWriter.prototype.dtdAttList = function(node, options, level) {\n return this.stream.write(XMLStreamWriter.__super__.dtdAttList.call(this, node, options, level));\n };\n\n XMLStreamWriter.prototype.dtdElement = function(node, options, level) {\n return this.stream.write(XMLStreamWriter.__super__.dtdElement.call(this, node, options, level));\n };\n\n XMLStreamWriter.prototype.dtdEntity = function(node, options, level) {\n return this.stream.write(XMLStreamWriter.__super__.dtdEntity.call(this, node, options, level));\n };\n\n XMLStreamWriter.prototype.dtdNotation = function(node, options, level) {\n return this.stream.write(XMLStreamWriter.__super__.dtdNotation.call(this, node, options, level));\n };\n\n return XMLStreamWriter;\n\n })(XMLWriterBase);\n\n}).call(this);\n","// Generated by CoffeeScript 1.12.7\n(function() {\n var XMLStringWriter, XMLWriterBase,\n extend = function(child, parent) { for (var key in parent) { if (hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.prototype = new ctor(); child.__super__ = parent.prototype; return child; },\n hasProp = {}.hasOwnProperty;\n\n XMLWriterBase = require('./XMLWriterBase');\n\n module.exports = XMLStringWriter = (function(superClass) {\n extend(XMLStringWriter, superClass);\n\n function XMLStringWriter(options) {\n XMLStringWriter.__super__.constructor.call(this, options);\n }\n\n XMLStringWriter.prototype.document = function(doc, options) {\n var child, i, len, r, ref;\n options = this.filterOptions(options);\n r = '';\n ref = doc.children;\n for (i = 0, len = ref.length; i < len; i++) {\n child = ref[i];\n r += this.writeChildNode(child, options, 0);\n }\n if (options.pretty && r.slice(-options.newline.length) === options.newline) {\n r = r.slice(0, -options.newline.length);\n }\n return r;\n };\n\n return XMLStringWriter;\n\n })(XMLWriterBase);\n\n}).call(this);\n","// Generated by CoffeeScript 1.12.7\n(function() {\n var XMLStringifier,\n bind = function(fn, me){ return function(){ return fn.apply(me, arguments); }; },\n hasProp = {}.hasOwnProperty;\n\n module.exports = XMLStringifier = (function() {\n function XMLStringifier(options) {\n this.assertLegalName = bind(this.assertLegalName, this);\n this.assertLegalChar = bind(this.assertLegalChar, this);\n var key, ref, value;\n options || (options = {});\n this.options = options;\n if (!this.options.version) {\n this.options.version = '1.0';\n }\n ref = options.stringify || {};\n for (key in ref) {\n if (!hasProp.call(ref, key)) continue;\n value = ref[key];\n this[key] = value;\n }\n }\n\n XMLStringifier.prototype.name = function(val) {\n if (this.options.noValidation) {\n return val;\n }\n return this.assertLegalName('' + val || '');\n };\n\n XMLStringifier.prototype.text = function(val) {\n if (this.options.noValidation) {\n return val;\n }\n return this.assertLegalChar(this.textEscape('' + val || ''));\n };\n\n XMLStringifier.prototype.cdata = function(val) {\n if (this.options.noValidation) {\n return val;\n }\n val = '' + val || '';\n val = val.replace(']]>', ']]]]><![CDATA[>');\n return this.assertLegalChar(val);\n };\n\n XMLStringifier.prototype.comment = function(val) {\n if (this.options.noValidation) {\n return val;\n }\n val = '' + val || '';\n if (val.match(/--/)) {\n throw new Error(\"Comment text cannot contain double-hypen: \" + val);\n }\n return this.assertLegalChar(val);\n };\n\n XMLStringifier.prototype.raw = function(val) {\n if (this.options.noValidation) {\n return val;\n }\n return '' + val || '';\n };\n\n XMLStringifier.prototype.attValue = function(val) {\n if (this.options.noValidation) {\n return val;\n }\n return this.assertLegalChar(this.attEscape(val = '' + val || ''));\n };\n\n XMLStringifier.prototype.insTarget = function(val) {\n if (this.options.noValidation) {\n return val;\n }\n return this.assertLegalChar('' + val || '');\n };\n\n XMLStringifier.prototype.insValue = function(val) {\n if (this.options.noValidation) {\n return val;\n }\n val = '' + val || '';\n if (val.match(/\\?>/)) {\n throw new Error(\"Invalid processing instruction value: \" + val);\n }\n return this.assertLegalChar(val);\n };\n\n XMLStringifier.prototype.xmlVersion = function(val) {\n if (this.options.noValidation) {\n return val;\n }\n val = '' + val || '';\n if (!val.match(/1\\.[0-9]+/)) {\n throw new Error(\"Invalid version number: \" + val);\n }\n return val;\n };\n\n XMLStringifier.prototype.xmlEncoding = function(val) {\n if (this.options.noValidation) {\n return val;\n }\n val = '' + val || '';\n if (!val.match(/^[A-Za-z](?:[A-Za-z0-9._-])*$/)) {\n throw new Error(\"Invalid encoding: \" + val);\n }\n return this.assertLegalChar(val);\n };\n\n XMLStringifier.prototype.xmlStandalone = function(val) {\n if (this.options.noValidation) {\n return val;\n }\n if (val) {\n return \"yes\";\n } else {\n return \"no\";\n }\n };\n\n XMLStringifier.prototype.dtdPubID = function(val) {\n if (this.options.noValidation) {\n return val;\n }\n return this.assertLegalChar('' + val || '');\n };\n\n XMLStringifier.prototype.dtdSysID = function(val) {\n if (this.options.noValidation) {\n return val;\n }\n return this.assertLegalChar('' + val || '');\n };\n\n XMLStringifier.prototype.dtdElementValue = function(val) {\n if (this.options.noValidation) {\n return val;\n }\n return this.assertLegalChar('' + val || '');\n };\n\n XMLStringifier.prototype.dtdAttType = function(val) {\n if (this.options.noValidation) {\n return val;\n }\n return this.assertLegalChar('' + val || '');\n };\n\n XMLStringifier.prototype.dtdAttDefault = function(val) {\n if (this.options.noValidation) {\n return val;\n }\n return this.assertLegalChar('' + val || '');\n };\n\n XMLStringifier.prototype.dtdEntityValue = function(val) {\n if (this.options.noValidation) {\n return val;\n }\n return this.assertLegalChar('' + val || '');\n };\n\n XMLStringifier.prototype.dtdNData = function(val) {\n if (this.options.noValidation) {\n return val;\n }\n return this.assertLegalChar('' + val || '');\n };\n\n XMLStringifier.prototype.convertAttKey = '@';\n\n XMLStringifier.prototype.convertPIKey = '?';\n\n XMLStringifier.prototype.convertTextKey = '#text';\n\n XMLStringifier.prototype.convertCDataKey = '#cdata';\n\n XMLStringifier.prototype.convertCommentKey = '#comment';\n\n XMLStringifier.prototype.convertRawKey = '#raw';\n\n XMLStringifier.prototype.assertLegalChar = function(str) {\n var regex, res;\n if (this.options.noValidation) {\n return str;\n }\n regex = '';\n if (this.options.version === '1.0') {\n regex = /[\\0-\\x08\\x0B\\f\\x0E-\\x1F\\uFFFE\\uFFFF]|[\\uD800-\\uDBFF](?![\\uDC00-\\uDFFF])|(?:[^\\uD800-\\uDBFF]|^)[\\uDC00-\\uDFFF]/;\n if (res = str.match(regex)) {\n throw new Error(\"Invalid character in string: \" + str + \" at index \" + res.index);\n }\n } else if (this.options.version === '1.1') {\n regex = /[\\0\\uFFFE\\uFFFF]|[\\uD800-\\uDBFF](?![\\uDC00-\\uDFFF])|(?:[^\\uD800-\\uDBFF]|^)[\\uDC00-\\uDFFF]/;\n if (res = str.match(regex)) {\n throw new Error(\"Invalid character in string: \" + str + \" at index \" + res.index);\n }\n }\n return str;\n };\n\n XMLStringifier.prototype.assertLegalName = function(str) {\n var regex;\n if (this.options.noValidation) {\n return str;\n }\n this.assertLegalChar(str);\n regex = /^([: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])*$/;\n if (!str.match(regex)) {\n throw new Error(\"Invalid character in name\");\n }\n return str;\n };\n\n XMLStringifier.prototype.textEscape = function(str) {\n var ampregex;\n if (this.options.noValidation) {\n return str;\n }\n ampregex = this.options.noDoubleEncoding ? /(?!&\\S+;)&/g : /&/g;\n return str.replace(ampregex, '&').replace(/</g, '<').replace(/>/g, '>').replace(/\\r/g, '
');\n };\n\n XMLStringifier.prototype.attEscape = function(str) {\n var ampregex;\n if (this.options.noValidation) {\n return str;\n }\n ampregex = this.options.noDoubleEncoding ? /(?!&\\S+;)&/g : /&/g;\n return str.replace(ampregex, '&').replace(/</g, '<').replace(/\"/g, '"').replace(/\\t/g, '	').replace(/\\n/g, '
').replace(/\\r/g, '
');\n };\n\n return XMLStringifier;\n\n })();\n\n}).call(this);\n","// Generated by CoffeeScript 1.12.7\n(function() {\n var NodeType, XMLCharacterData, XMLText,\n extend = function(child, parent) { for (var key in parent) { if (hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.prototype = new ctor(); child.__super__ = parent.prototype; return child; },\n hasProp = {}.hasOwnProperty;\n\n NodeType = require('./NodeType');\n\n XMLCharacterData = require('./XMLCharacterData');\n\n module.exports = XMLText = (function(superClass) {\n extend(XMLText, superClass);\n\n function XMLText(parent, text) {\n XMLText.__super__.constructor.call(this, parent);\n if (text == null) {\n throw new Error(\"Missing element text. \" + this.debugInfo());\n }\n this.name = \"#text\";\n this.type = NodeType.Text;\n this.value = this.stringify.text(text);\n }\n\n Object.defineProperty(XMLText.prototype, 'isElementContentWhitespace', {\n get: function() {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n }\n });\n\n Object.defineProperty(XMLText.prototype, 'wholeText', {\n get: function() {\n var next, prev, str;\n str = '';\n prev = this.previousSibling;\n while (prev) {\n str = prev.data + str;\n prev = prev.previousSibling;\n }\n str += this.data;\n next = this.nextSibling;\n while (next) {\n str = str + next.data;\n next = next.nextSibling;\n }\n return str;\n }\n });\n\n XMLText.prototype.clone = function() {\n return Object.create(this);\n };\n\n XMLText.prototype.toString = function(options) {\n return this.options.writer.text(this, this.options.writer.filterOptions(options));\n };\n\n XMLText.prototype.splitText = function(offset) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n XMLText.prototype.replaceWholeText = function(content) {\n throw new Error(\"This DOM method is not implemented.\" + this.debugInfo());\n };\n\n return XMLText;\n\n })(XMLCharacterData);\n\n}).call(this);\n","// Generated by CoffeeScript 1.12.7\n(function() {\n var NodeType, WriterState, XMLCData, XMLComment, XMLDTDAttList, XMLDTDElement, XMLDTDEntity, XMLDTDNotation, XMLDeclaration, XMLDocType, XMLDummy, XMLElement, XMLProcessingInstruction, XMLRaw, XMLText, XMLWriterBase, assign,\n hasProp = {}.hasOwnProperty;\n\n assign = require('./Utility').assign;\n\n NodeType = require('./NodeType');\n\n XMLDeclaration = require('./XMLDeclaration');\n\n XMLDocType = require('./XMLDocType');\n\n XMLCData = require('./XMLCData');\n\n XMLComment = require('./XMLComment');\n\n XMLElement = require('./XMLElement');\n\n XMLRaw = require('./XMLRaw');\n\n XMLText = require('./XMLText');\n\n XMLProcessingInstruction = require('./XMLProcessingInstruction');\n\n XMLDummy = require('./XMLDummy');\n\n XMLDTDAttList = require('./XMLDTDAttList');\n\n XMLDTDElement = require('./XMLDTDElement');\n\n XMLDTDEntity = require('./XMLDTDEntity');\n\n XMLDTDNotation = require('./XMLDTDNotation');\n\n WriterState = require('./WriterState');\n\n module.exports = XMLWriterBase = (function() {\n function XMLWriterBase(options) {\n var key, ref, value;\n options || (options = {});\n this.options = options;\n ref = options.writer || {};\n for (key in ref) {\n if (!hasProp.call(ref, key)) continue;\n value = ref[key];\n this[\"_\" + key] = this[key];\n this[key] = value;\n }\n }\n\n XMLWriterBase.prototype.filterOptions = function(options) {\n var filteredOptions, ref, ref1, ref2, ref3, ref4, ref5, ref6;\n options || (options = {});\n options = assign({}, this.options, options);\n filteredOptions = {\n writer: this\n };\n filteredOptions.pretty = options.pretty || false;\n filteredOptions.allowEmpty = options.allowEmpty || false;\n filteredOptions.indent = (ref = options.indent) != null ? ref : ' ';\n filteredOptions.newline = (ref1 = options.newline) != null ? ref1 : '\\n';\n filteredOptions.offset = (ref2 = options.offset) != null ? ref2 : 0;\n filteredOptions.dontPrettyTextNodes = (ref3 = (ref4 = options.dontPrettyTextNodes) != null ? ref4 : options.dontprettytextnodes) != null ? ref3 : 0;\n filteredOptions.spaceBeforeSlash = (ref5 = (ref6 = options.spaceBeforeSlash) != null ? ref6 : options.spacebeforeslash) != null ? ref5 : '';\n if (filteredOptions.spaceBeforeSlash === true) {\n filteredOptions.spaceBeforeSlash = ' ';\n }\n filteredOptions.suppressPrettyCount = 0;\n filteredOptions.user = {};\n filteredOptions.state = WriterState.None;\n return filteredOptions;\n };\n\n XMLWriterBase.prototype.indent = function(node, options, level) {\n var indentLevel;\n if (!options.pretty || options.suppressPrettyCount) {\n return '';\n } else if (options.pretty) {\n indentLevel = (level || 0) + options.offset + 1;\n if (indentLevel > 0) {\n return new Array(indentLevel).join(options.indent);\n }\n }\n return '';\n };\n\n XMLWriterBase.prototype.endline = function(node, options, level) {\n if (!options.pretty || options.suppressPrettyCount) {\n return '';\n } else {\n return options.newline;\n }\n };\n\n XMLWriterBase.prototype.attribute = function(att, options, level) {\n var r;\n this.openAttribute(att, options, level);\n r = ' ' + att.name + '=\"' + att.value + '\"';\n this.closeAttribute(att, options, level);\n return r;\n };\n\n XMLWriterBase.prototype.cdata = function(node, options, level) {\n var r;\n this.openNode(node, options, level);\n options.state = WriterState.OpenTag;\n r = this.indent(node, options, level) + '<![CDATA[';\n options.state = WriterState.InsideTag;\n r += node.value;\n options.state = WriterState.CloseTag;\n r += ']]>' + this.endline(node, options, level);\n options.state = WriterState.None;\n this.closeNode(node, options, level);\n return r;\n };\n\n XMLWriterBase.prototype.comment = function(node, options, level) {\n var r;\n this.openNode(node, options, level);\n options.state = WriterState.OpenTag;\n r = this.indent(node, options, level) + '<!-- ';\n options.state = WriterState.InsideTag;\n r += node.value;\n options.state = WriterState.CloseTag;\n r += ' -->' + this.endline(node, options, level);\n options.state = WriterState.None;\n this.closeNode(node, options, level);\n return r;\n };\n\n XMLWriterBase.prototype.declaration = function(node, options, level) {\n var r;\n this.openNode(node, options, level);\n options.state = WriterState.OpenTag;\n r = this.indent(node, options, level) + '<?xml';\n options.state = WriterState.InsideTag;\n r += ' version=\"' + node.version + '\"';\n if (node.encoding != null) {\n r += ' encoding=\"' + node.encoding + '\"';\n }\n if (node.standalone != null) {\n r += ' standalone=\"' + node.standalone + '\"';\n }\n options.state = WriterState.CloseTag;\n r += options.spaceBeforeSlash + '?>';\n r += this.endline(node, options, level);\n options.state = WriterState.None;\n this.closeNode(node, options, level);\n return r;\n };\n\n XMLWriterBase.prototype.docType = function(node, options, level) {\n var child, i, len, r, ref;\n level || (level = 0);\n this.openNode(node, options, level);\n options.state = WriterState.OpenTag;\n r = this.indent(node, options, level);\n r += '<!DOCTYPE ' + node.root().name;\n if (node.pubID && node.sysID) {\n r += ' PUBLIC \"' + node.pubID + '\" \"' + node.sysID + '\"';\n } else if (node.sysID) {\n r += ' SYSTEM \"' + node.sysID + '\"';\n }\n if (node.children.length > 0) {\n r += ' [';\n r += this.endline(node, options, level);\n options.state = WriterState.InsideTag;\n ref = node.children;\n for (i = 0, len = ref.length; i < len; i++) {\n child = ref[i];\n r += this.writeChildNode(child, options, level + 1);\n }\n options.state = WriterState.CloseTag;\n r += ']';\n }\n options.state = WriterState.CloseTag;\n r += options.spaceBeforeSlash + '>';\n r += this.endline(node, options, level);\n options.state = WriterState.None;\n this.closeNode(node, options, level);\n return r;\n };\n\n XMLWriterBase.prototype.element = function(node, options, level) {\n var att, child, childNodeCount, firstChildNode, i, j, len, len1, name, prettySuppressed, r, ref, ref1, ref2;\n level || (level = 0);\n prettySuppressed = false;\n r = '';\n this.openNode(node, options, level);\n options.state = WriterState.OpenTag;\n r += this.indent(node, options, level) + '<' + node.name;\n ref = node.attribs;\n for (name in ref) {\n if (!hasProp.call(ref, name)) continue;\n att = ref[name];\n r += this.attribute(att, options, level);\n }\n childNodeCount = node.children.length;\n firstChildNode = childNodeCount === 0 ? null : node.children[0];\n if (childNodeCount === 0 || node.children.every(function(e) {\n return (e.type === NodeType.Text || e.type === NodeType.Raw) && e.value === '';\n })) {\n if (options.allowEmpty) {\n r += '>';\n options.state = WriterState.CloseTag;\n r += '</' + node.name + '>' + this.endline(node, options, level);\n } else {\n options.state = WriterState.CloseTag;\n r += options.spaceBeforeSlash + '/>' + this.endline(node, options, level);\n }\n } else if (options.pretty && childNodeCount === 1 && (firstChildNode.type === NodeType.Text || firstChildNode.type === NodeType.Raw) && (firstChildNode.value != null)) {\n r += '>';\n options.state = WriterState.InsideTag;\n options.suppressPrettyCount++;\n prettySuppressed = true;\n r += this.writeChildNode(firstChildNode, options, level + 1);\n options.suppressPrettyCount--;\n prettySuppressed = false;\n options.state = WriterState.CloseTag;\n r += '</' + node.name + '>' + this.endline(node, options, level);\n } else {\n if (options.dontPrettyTextNodes) {\n ref1 = node.children;\n for (i = 0, len = ref1.length; i < len; i++) {\n child = ref1[i];\n if ((child.type === NodeType.Text || child.type === NodeType.Raw) && (child.value != null)) {\n options.suppressPrettyCount++;\n prettySuppressed = true;\n break;\n }\n }\n }\n r += '>' + this.endline(node, options, level);\n options.state = WriterState.InsideTag;\n ref2 = node.children;\n for (j = 0, len1 = ref2.length; j < len1; j++) {\n child = ref2[j];\n r += this.writeChildNode(child, options, level + 1);\n }\n options.state = WriterState.CloseTag;\n r += this.indent(node, options, level) + '</' + node.name + '>';\n if (prettySuppressed) {\n options.suppressPrettyCount--;\n }\n r += this.endline(node, options, level);\n options.state = WriterState.None;\n }\n this.closeNode(node, options, level);\n return r;\n };\n\n XMLWriterBase.prototype.writeChildNode = function(node, options, level) {\n switch (node.type) {\n case NodeType.CData:\n return this.cdata(node, options, level);\n case NodeType.Comment:\n return this.comment(node, options, level);\n case NodeType.Element:\n return this.element(node, options, level);\n case NodeType.Raw:\n return this.raw(node, options, level);\n case NodeType.Text:\n return this.text(node, options, level);\n case NodeType.ProcessingInstruction:\n return this.processingInstruction(node, options, level);\n case NodeType.Dummy:\n return '';\n case NodeType.Declaration:\n return this.declaration(node, options, level);\n case NodeType.DocType:\n return this.docType(node, options, level);\n case NodeType.AttributeDeclaration:\n return this.dtdAttList(node, options, level);\n case NodeType.ElementDeclaration:\n return this.dtdElement(node, options, level);\n case NodeType.EntityDeclaration:\n return this.dtdEntity(node, options, level);\n case NodeType.NotationDeclaration:\n return this.dtdNotation(node, options, level);\n default:\n throw new Error(\"Unknown XML node type: \" + node.constructor.name);\n }\n };\n\n XMLWriterBase.prototype.processingInstruction = function(node, options, level) {\n var r;\n this.openNode(node, options, level);\n options.state = WriterState.OpenTag;\n r = this.indent(node, options, level) + '<?';\n options.state = WriterState.InsideTag;\n r += node.target;\n if (node.value) {\n r += ' ' + node.value;\n }\n options.state = WriterState.CloseTag;\n r += options.spaceBeforeSlash + '?>';\n r += this.endline(node, options, level);\n options.state = WriterState.None;\n this.closeNode(node, options, level);\n return r;\n };\n\n XMLWriterBase.prototype.raw = function(node, options, level) {\n var r;\n this.openNode(node, options, level);\n options.state = WriterState.OpenTag;\n r = this.indent(node, options, level);\n options.state = WriterState.InsideTag;\n r += node.value;\n options.state = WriterState.CloseTag;\n r += this.endline(node, options, level);\n options.state = WriterState.None;\n this.closeNode(node, options, level);\n return r;\n };\n\n XMLWriterBase.prototype.text = function(node, options, level) {\n var r;\n this.openNode(node, options, level);\n options.state = WriterState.OpenTag;\n r = this.indent(node, options, level);\n options.state = WriterState.InsideTag;\n r += node.value;\n options.state = WriterState.CloseTag;\n r += this.endline(node, options, level);\n options.state = WriterState.None;\n this.closeNode(node, options, level);\n return r;\n };\n\n XMLWriterBase.prototype.dtdAttList = function(node, options, level) {\n var r;\n this.openNode(node, options, level);\n options.state = WriterState.OpenTag;\n r = this.indent(node, options, level) + '<!ATTLIST';\n options.state = WriterState.InsideTag;\n r += ' ' + node.elementName + ' ' + node.attributeName + ' ' + node.attributeType;\n if (node.defaultValueType !== '#DEFAULT') {\n r += ' ' + node.defaultValueType;\n }\n if (node.defaultValue) {\n r += ' \"' + node.defaultValue + '\"';\n }\n options.state = WriterState.CloseTag;\n r += options.spaceBeforeSlash + '>' + this.endline(node, options, level);\n options.state = WriterState.None;\n this.closeNode(node, options, level);\n return r;\n };\n\n XMLWriterBase.prototype.dtdElement = function(node, options, level) {\n var r;\n this.openNode(node, options, level);\n options.state = WriterState.OpenTag;\n r = this.indent(node, options, level) + '<!ELEMENT';\n options.state = WriterState.InsideTag;\n r += ' ' + node.name + ' ' + node.value;\n options.state = WriterState.CloseTag;\n r += options.spaceBeforeSlash + '>' + this.endline(node, options, level);\n options.state = WriterState.None;\n this.closeNode(node, options, level);\n return r;\n };\n\n XMLWriterBase.prototype.dtdEntity = function(node, options, level) {\n var r;\n this.openNode(node, options, level);\n options.state = WriterState.OpenTag;\n r = this.indent(node, options, level) + '<!ENTITY';\n options.state = WriterState.InsideTag;\n if (node.pe) {\n r += ' %';\n }\n r += ' ' + node.name;\n if (node.value) {\n r += ' \"' + node.value + '\"';\n } else {\n if (node.pubID && node.sysID) {\n r += ' PUBLIC \"' + node.pubID + '\" \"' + node.sysID + '\"';\n } else if (node.sysID) {\n r += ' SYSTEM \"' + node.sysID + '\"';\n }\n if (node.nData) {\n r += ' NDATA ' + node.nData;\n }\n }\n options.state = WriterState.CloseTag;\n r += options.spaceBeforeSlash + '>' + this.endline(node, options, level);\n options.state = WriterState.None;\n this.closeNode(node, options, level);\n return r;\n };\n\n XMLWriterBase.prototype.dtdNotation = function(node, options, level) {\n var r;\n this.openNode(node, options, level);\n options.state = WriterState.OpenTag;\n r = this.indent(node, options, level) + '<!NOTATION';\n options.state = WriterState.InsideTag;\n r += ' ' + node.name;\n if (node.pubID && node.sysID) {\n r += ' PUBLIC \"' + node.pubID + '\" \"' + node.sysID + '\"';\n } else if (node.pubID) {\n r += ' PUBLIC \"' + node.pubID + '\"';\n } else if (node.sysID) {\n r += ' SYSTEM \"' + node.sysID + '\"';\n }\n options.state = WriterState.CloseTag;\n r += options.spaceBeforeSlash + '>' + this.endline(node, options, level);\n options.state = WriterState.None;\n this.closeNode(node, options, level);\n return r;\n };\n\n XMLWriterBase.prototype.openNode = function(node, options, level) {};\n\n XMLWriterBase.prototype.closeNode = function(node, options, level) {};\n\n XMLWriterBase.prototype.openAttribute = function(att, options, level) {};\n\n XMLWriterBase.prototype.closeAttribute = function(att, options, level) {};\n\n return XMLWriterBase;\n\n })();\n\n}).call(this);\n","// Generated by CoffeeScript 1.12.7\n(function() {\n var NodeType, WriterState, XMLDOMImplementation, XMLDocument, XMLDocumentCB, XMLStreamWriter, XMLStringWriter, assign, isFunction, ref;\n\n ref = require('./Utility'), assign = ref.assign, isFunction = ref.isFunction;\n\n XMLDOMImplementation = require('./XMLDOMImplementation');\n\n XMLDocument = require('./XMLDocument');\n\n XMLDocumentCB = require('./XMLDocumentCB');\n\n XMLStringWriter = require('./XMLStringWriter');\n\n XMLStreamWriter = require('./XMLStreamWriter');\n\n NodeType = require('./NodeType');\n\n WriterState = require('./WriterState');\n\n module.exports.create = function(name, xmldec, doctype, options) {\n var doc, root;\n if (name == null) {\n throw new Error(\"Root element needs a name.\");\n }\n options = assign({}, xmldec, doctype, options);\n doc = new XMLDocument(options);\n root = doc.element(name);\n if (!options.headless) {\n doc.declaration(options);\n if ((options.pubID != null) || (options.sysID != null)) {\n doc.dtd(options);\n }\n }\n return root;\n };\n\n module.exports.begin = function(options, onData, onEnd) {\n var ref1;\n if (isFunction(options)) {\n ref1 = [options, onData], onData = ref1[0], onEnd = ref1[1];\n options = {};\n }\n if (onData) {\n return new XMLDocumentCB(options, onData, onEnd);\n } else {\n return new XMLDocument(options);\n }\n };\n\n module.exports.stringWriter = function(options) {\n return new XMLStringWriter(options);\n };\n\n module.exports.streamWriter = function(stream, options) {\n return new XMLStreamWriter(stream, options);\n };\n\n module.exports.implementation = new XMLDOMImplementation();\n\n module.exports.nodeType = NodeType;\n\n module.exports.writerState = WriterState;\n\n}).call(this);\n","import { getCurrentUser as A, onRequestTokenUpdate as ue, getRequestToken as de } from \"@nextcloud/auth\";\nimport { getLoggerBuilder as q } from \"@nextcloud/logger\";\nimport { getCanonicalLocale as ae } from \"@nextcloud/l10n\";\nimport { join as le, basename as fe, extname as ce, dirname as I } from \"path\";\nimport { encodePath as he } from \"@nextcloud/paths\";\nimport { generateRemoteUrl as pe } from \"@nextcloud/router\";\nimport { createClient as ge, getPatcher as we } from \"webdav\";\n/**\n * @copyright 2019 Christoph Wurst <christoph@winzerhof-wurst.at>\n *\n * @author Christoph Wurst <christoph@winzerhof-wurst.at>\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 <http://www.gnu.org/licenses/>.\n *\n */\nconst me = (e) => e === null ? q().setApp(\"files\").build() : q().setApp(\"files\").setUid(e.uid).build(), m = me(A());\n/**\n * @copyright Copyright (c) 2021 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\n *\n */\nclass Ne {\n _entries = [];\n registerEntry(t) {\n this.validateEntry(t), this._entries.push(t);\n }\n unregisterEntry(t) {\n const r = typeof t == \"string\" ? this.getEntryIndex(t) : this.getEntryIndex(t.id);\n if (r === -1) {\n m.warn(\"Entry not found, nothing removed\", { entry: t, entries: this.getEntries() });\n return;\n }\n this._entries.splice(r, 1);\n }\n /**\n * Get the list of registered entries\n *\n * @param {Folder} context the creation context. Usually the current folder\n */\n getEntries(t) {\n return t ? this._entries.filter((r) => typeof r.enabled == \"function\" ? r.enabled(t) : !0) : this._entries;\n }\n getEntryIndex(t) {\n return this._entries.findIndex((r) => r.id === t);\n }\n validateEntry(t) {\n if (!t.id || !t.displayName || !(t.iconSvgInline || t.iconClass) || !t.handler)\n throw new Error(\"Invalid entry\");\n if (typeof t.id != \"string\" || typeof t.displayName != \"string\")\n throw new Error(\"Invalid id or displayName property\");\n if (t.iconClass && typeof t.iconClass != \"string\" || t.iconSvgInline && typeof t.iconSvgInline != \"string\")\n throw new Error(\"Invalid icon provided\");\n if (t.enabled !== void 0 && typeof t.enabled != \"function\")\n throw new Error(\"Invalid enabled property\");\n if (typeof t.handler != \"function\")\n throw new Error(\"Invalid handler property\");\n if (\"order\" in t && typeof t.order != \"number\")\n throw new Error(\"Invalid order property\");\n if (this.getEntryIndex(t.id) !== -1)\n throw new Error(\"Duplicate entry\");\n }\n}\nconst F = function() {\n return typeof window._nc_newfilemenu > \"u\" && (window._nc_newfilemenu = new Ne(), m.debug(\"NewFileMenu initialized\")), window._nc_newfilemenu;\n};\n/**\n * @copyright 2019 Christoph Wurst <christoph@winzerhof-wurst.at>\n *\n * @author Christoph Wurst <christoph@winzerhof-wurst.at>\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\n *\n */\nconst C = [\"B\", \"KB\", \"MB\", \"GB\", \"TB\", \"PB\"], P = [\"B\", \"KiB\", \"MiB\", \"GiB\", \"TiB\", \"PiB\"];\nfunction Yt(e, t = !1, r = !1, s = !1) {\n r = r && !s, typeof e == \"string\" && (e = Number(e));\n let n = e > 0 ? Math.floor(Math.log(e) / Math.log(s ? 1e3 : 1024)) : 0;\n n = Math.min((r ? P.length : C.length) - 1, n);\n const i = r ? P[n] : C[n];\n let d = (e / Math.pow(s ? 1e3 : 1024, n)).toFixed(1);\n return t === !0 && n === 0 ? (d !== \"0.0\" ? \"< 1 \" : \"0 \") + (r ? P[1] : C[1]) : (n < 2 ? d = parseFloat(d).toFixed(0) : d = parseFloat(d).toLocaleString(ae()), d + \" \" + i);\n}\nfunction Jt(e, t = !1) {\n try {\n e = `${e}`.toLocaleLowerCase().replaceAll(/\\s+/g, \"\").replaceAll(\",\", \".\");\n } catch {\n return null;\n }\n const r = e.match(/^([0-9]*(\\.[0-9]*)?)([kmgtp]?)(i?)b?$/);\n if (r === null || r[1] === \".\" || r[1] === \"\")\n return null;\n const s = {\n \"\": 0,\n k: 1,\n m: 2,\n g: 3,\n t: 4,\n p: 5,\n e: 6\n }, n = `${r[1]}`, i = r[4] === \"i\" || t ? 1024 : 1e3;\n return Math.round(Number.parseFloat(n) * i ** s[r[3]]);\n}\n/**\n * @copyright Copyright (c) 2023 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\n *\n */\nvar Z = /* @__PURE__ */ ((e) => (e.DEFAULT = \"default\", e.HIDDEN = \"hidden\", e))(Z || {});\nclass Qt {\n _action;\n constructor(t) {\n this.validateAction(t), this._action = t;\n }\n get id() {\n return this._action.id;\n }\n get displayName() {\n return this._action.displayName;\n }\n get title() {\n return this._action.title;\n }\n get iconSvgInline() {\n return this._action.iconSvgInline;\n }\n get enabled() {\n return this._action.enabled;\n }\n get exec() {\n return this._action.exec;\n }\n get execBatch() {\n return this._action.execBatch;\n }\n get order() {\n return this._action.order;\n }\n get parent() {\n return this._action.parent;\n }\n get default() {\n return this._action.default;\n }\n get inline() {\n return this._action.inline;\n }\n get renderInline() {\n return this._action.renderInline;\n }\n validateAction(t) {\n if (!t.id || typeof t.id != \"string\")\n throw new Error(\"Invalid id\");\n if (!t.displayName || typeof t.displayName != \"function\")\n throw new Error(\"Invalid displayName function\");\n if (\"title\" in t && typeof t.title != \"function\")\n throw new Error(\"Invalid title function\");\n if (!t.iconSvgInline || typeof t.iconSvgInline != \"function\")\n throw new Error(\"Invalid iconSvgInline function\");\n if (!t.exec || typeof t.exec != \"function\")\n throw new Error(\"Invalid exec function\");\n if (\"enabled\" in t && typeof t.enabled != \"function\")\n throw new Error(\"Invalid enabled function\");\n if (\"execBatch\" in t && typeof t.execBatch != \"function\")\n throw new Error(\"Invalid execBatch function\");\n if (\"order\" in t && typeof t.order != \"number\")\n throw new Error(\"Invalid order\");\n if (\"parent\" in t && typeof t.parent != \"string\")\n throw new Error(\"Invalid parent\");\n if (t.default && !Object.values(Z).includes(t.default))\n throw new Error(\"Invalid default\");\n if (\"inline\" in t && typeof t.inline != \"function\")\n throw new Error(\"Invalid inline function\");\n if (\"renderInline\" in t && typeof t.renderInline != \"function\")\n throw new Error(\"Invalid renderInline function\");\n }\n}\nconst Dt = function(e) {\n if (typeof window._nc_fileactions > \"u\" && (window._nc_fileactions = [], m.debug(\"FileActions initialized\")), window._nc_fileactions.find((t) => t.id === e.id)) {\n m.error(`FileAction ${e.id} already registered`, { action: e });\n return;\n }\n window._nc_fileactions.push(e);\n}, er = function() {\n return typeof window._nc_fileactions > \"u\" && (window._nc_fileactions = [], m.debug(\"FileActions initialized\")), window._nc_fileactions;\n};\n/**\n * @copyright Copyright (c) 2023 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\n *\n */\nclass tr {\n _header;\n constructor(t) {\n this.validateHeader(t), this._header = t;\n }\n get id() {\n return this._header.id;\n }\n get order() {\n return this._header.order;\n }\n get enabled() {\n return this._header.enabled;\n }\n get render() {\n return this._header.render;\n }\n get updated() {\n return this._header.updated;\n }\n validateHeader(t) {\n if (!t.id || !t.render || !t.updated)\n throw new Error(\"Invalid header: id, render and updated are required\");\n if (typeof t.id != \"string\")\n throw new Error(\"Invalid id property\");\n if (t.enabled !== void 0 && typeof t.enabled != \"function\")\n throw new Error(\"Invalid enabled property\");\n if (t.render && typeof t.render != \"function\")\n throw new Error(\"Invalid render property\");\n if (t.updated && typeof t.updated != \"function\")\n throw new Error(\"Invalid updated property\");\n }\n}\nconst rr = function(e) {\n if (typeof window._nc_filelistheader > \"u\" && (window._nc_filelistheader = [], m.debug(\"FileListHeaders initialized\")), window._nc_filelistheader.find((t) => t.id === e.id)) {\n m.error(`Header ${e.id} already registered`, { header: e });\n return;\n }\n window._nc_filelistheader.push(e);\n}, nr = function() {\n return typeof window._nc_filelistheader > \"u\" && (window._nc_filelistheader = [], m.debug(\"FileListHeaders initialized\")), window._nc_filelistheader;\n};\n/**\n * @copyright Copyright (c) 2022 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\n *\n */\nvar N = /* @__PURE__ */ ((e) => (e[e.NONE = 0] = \"NONE\", e[e.CREATE = 4] = \"CREATE\", e[e.READ = 1] = \"READ\", e[e.UPDATE = 2] = \"UPDATE\", e[e.DELETE = 8] = \"DELETE\", e[e.SHARE = 16] = \"SHARE\", e[e.ALL = 31] = \"ALL\", e))(N || {});\n/**\n * @copyright Copyright (c) 2023 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\n * @author Ferdinand Thiessen <opensource@fthiessen.de>\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 <http://www.gnu.org/licenses/>.\n *\n */\nconst j = [\n \"d:getcontentlength\",\n \"d:getcontenttype\",\n \"d:getetag\",\n \"d:getlastmodified\",\n \"d:quota-available-bytes\",\n \"d:resourcetype\",\n \"nc:has-preview\",\n \"nc:is-encrypted\",\n \"nc:mount-type\",\n \"nc:share-attributes\",\n \"oc:comments-unread\",\n \"oc:favorite\",\n \"oc:fileid\",\n \"oc:owner-display-name\",\n \"oc:owner-id\",\n \"oc:permissions\",\n \"oc:share-types\",\n \"oc:size\",\n \"ocs:share-permissions\"\n], Y = {\n d: \"DAV:\",\n nc: \"http://nextcloud.org/ns\",\n oc: \"http://owncloud.org/ns\",\n ocs: \"http://open-collaboration-services.org/ns\"\n}, ir = function(e, t = { nc: \"http://nextcloud.org/ns\" }) {\n typeof window._nc_dav_properties > \"u\" && (window._nc_dav_properties = [...j], window._nc_dav_namespaces = { ...Y });\n const r = { ...window._nc_dav_namespaces, ...t };\n if (window._nc_dav_properties.find((n) => n === e))\n return m.error(`${e} already registered`, { prop: e }), !1;\n if (e.startsWith(\"<\") || e.split(\":\").length !== 2)\n return m.error(`${e} is not valid. See example: 'oc:fileid'`, { prop: e }), !1;\n const s = e.split(\":\")[0];\n return r[s] ? (window._nc_dav_properties.push(e), window._nc_dav_namespaces = r, !0) : (m.error(`${e} namespace unknown`, { prop: e, namespaces: r }), !1);\n}, V = function() {\n return typeof window._nc_dav_properties > \"u\" && (window._nc_dav_properties = [...j]), window._nc_dav_properties.map((e) => `<${e} />`).join(\" \");\n}, L = function() {\n return typeof window._nc_dav_namespaces > \"u\" && (window._nc_dav_namespaces = { ...Y }), Object.keys(window._nc_dav_namespaces).map((e) => `xmlns:${e}=\"${window._nc_dav_namespaces?.[e]}\"`).join(\" \");\n}, sr = function() {\n return `<?xml version=\"1.0\"?>\n\t\t<d:propfind ${L()}>\n\t\t\t<d:prop>\n\t\t\t\t${V()}\n\t\t\t</d:prop>\n\t\t</d:propfind>`;\n}, Ee = function() {\n return `<?xml version=\"1.0\"?>\n\t\t<oc:filter-files ${L()}>\n\t\t\t<d:prop>\n\t\t\t\t${V()}\n\t\t\t</d:prop>\n\t\t\t<oc:filter-rules>\n\t\t\t\t<oc:favorite>1</oc:favorite>\n\t\t\t</oc:filter-rules>\n\t\t</oc:filter-files>`;\n}, or = function(e) {\n return `<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<d:searchrequest ${L()}\n\txmlns:ns=\"https://github.com/icewind1991/SearchDAV/ns\">\n\t<d:basicsearch>\n\t\t<d:select>\n\t\t\t<d:prop>\n\t\t\t\t${V()}\n\t\t\t</d:prop>\n\t\t</d:select>\n\t\t<d:from>\n\t\t\t<d:scope>\n\t\t\t\t<d:href>/files/${A()?.uid}/</d:href>\n\t\t\t\t<d:depth>infinity</d:depth>\n\t\t\t</d:scope>\n\t\t</d:from>\n\t\t<d:where>\n\t\t\t<d:and>\n\t\t\t\t<d:or>\n\t\t\t\t\t<d:not>\n\t\t\t\t\t\t<d:eq>\n\t\t\t\t\t\t\t<d:prop>\n\t\t\t\t\t\t\t\t<d:getcontenttype/>\n\t\t\t\t\t\t\t</d:prop>\n\t\t\t\t\t\t\t<d:literal>httpd/unix-directory</d:literal>\n\t\t\t\t\t\t</d:eq>\n\t\t\t\t\t</d:not>\n\t\t\t\t\t<d:eq>\n\t\t\t\t\t\t<d:prop>\n\t\t\t\t\t\t\t<oc:size/>\n\t\t\t\t\t\t</d:prop>\n\t\t\t\t\t\t<d:literal>0</d:literal>\n\t\t\t\t\t</d:eq>\n\t\t\t\t</d:or>\n\t\t\t\t<d:gt>\n\t\t\t\t\t<d:prop>\n\t\t\t\t\t\t<d:getlastmodified/>\n\t\t\t\t\t</d:prop>\n\t\t\t\t\t<d:literal>${e}</d:literal>\n\t\t\t\t</d:gt>\n\t\t\t</d:and>\n\t\t</d:where>\n\t\t<d:orderby>\n\t\t\t<d:order>\n\t\t\t\t<d:prop>\n\t\t\t\t\t<d:getlastmodified/>\n\t\t\t\t</d:prop>\n\t\t\t\t<d:descending/>\n\t\t\t</d:order>\n\t\t</d:orderby>\n\t\t<d:limit>\n\t\t\t<d:nresults>100</d:nresults>\n\t\t\t<ns:firstresult>0</ns:firstresult>\n\t\t</d:limit>\n\t</d:basicsearch>\n</d:searchrequest>`;\n};\n/**\n * @copyright Copyright (c) 2023 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\n * @author Ferdinand Thiessen <opensource@fthiessen.de>\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 <http://www.gnu.org/licenses/>.\n *\n */\nconst be = function(e = \"\") {\n let t = N.NONE;\n return e && ((e.includes(\"C\") || e.includes(\"K\")) && (t |= N.CREATE), e.includes(\"G\") && (t |= N.READ), (e.includes(\"W\") || e.includes(\"N\") || e.includes(\"V\")) && (t |= N.UPDATE), e.includes(\"D\") && (t |= N.DELETE), e.includes(\"R\") && (t |= N.SHARE)), t;\n};\n/**\n * @copyright Copyright (c) 2022 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\n *\n */\nvar R = /* @__PURE__ */ ((e) => (e.Folder = \"folder\", e.File = \"file\", e))(R || {});\n/**\n * @copyright Copyright (c) 2022 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\n *\n */\nconst J = function(e, t) {\n return e.match(t) !== null;\n}, X = (e, t) => {\n if (e.id && typeof e.id != \"number\")\n throw new Error(\"Invalid id type of value\");\n if (!e.source)\n throw new Error(\"Missing mandatory source\");\n try {\n new URL(e.source);\n } catch {\n throw new Error(\"Invalid source format, source must be a valid URL\");\n }\n if (!e.source.startsWith(\"http\"))\n throw new Error(\"Invalid source format, only http(s) is supported\");\n if (e.mtime && !(e.mtime instanceof Date))\n throw new Error(\"Invalid mtime type\");\n if (e.crtime && !(e.crtime instanceof Date))\n throw new Error(\"Invalid crtime type\");\n if (!e.mime || typeof e.mime != \"string\" || !e.mime.match(/^[-\\w.]+\\/[-+\\w.]+$/gi))\n throw new Error(\"Missing or invalid mandatory mime\");\n if (\"size\" in e && typeof e.size != \"number\" && e.size !== void 0)\n throw new Error(\"Invalid size type\");\n if (\"permissions\" in e && e.permissions !== void 0 && !(typeof e.permissions == \"number\" && e.permissions >= N.NONE && e.permissions <= N.ALL))\n throw new Error(\"Invalid permissions\");\n if (e.owner && e.owner !== null && typeof e.owner != \"string\")\n throw new Error(\"Invalid owner type\");\n if (e.attributes && typeof e.attributes != \"object\")\n throw new Error(\"Invalid attributes type\");\n if (e.root && typeof e.root != \"string\")\n throw new Error(\"Invalid root type\");\n if (e.root && !e.root.startsWith(\"/\"))\n throw new Error(\"Root must start with a leading slash\");\n if (e.root && !e.source.includes(e.root))\n throw new Error(\"Root must be part of the source\");\n if (e.root && J(e.source, t)) {\n const r = e.source.match(t)[0];\n if (!e.source.includes(le(r, e.root)))\n throw new Error(\"The root must be relative to the service. e.g /files/emma\");\n }\n if (e.status && !Object.values(Q).includes(e.status))\n throw new Error(\"Status must be a valid NodeStatus\");\n};\n/**\n * @copyright Copyright (c) 2022 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\n *\n */\nvar Q = /* @__PURE__ */ ((e) => (e.NEW = \"new\", e.FAILED = \"failed\", e.LOADING = \"loading\", e.LOCKED = \"locked\", e))(Q || {});\nclass D {\n _data;\n _attributes;\n _knownDavService = /(remote|public)\\.php\\/(web)?dav/i;\n constructor(t, r) {\n X(t, r || this._knownDavService), this._data = t;\n const s = {\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\n set: (n, i, d) => (this.updateMtime(), Reflect.set(n, i, d)),\n deleteProperty: (n, i) => (this.updateMtime(), Reflect.deleteProperty(n, i))\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\n };\n this._attributes = new Proxy(t.attributes || {}, s), delete this._data.attributes, r && (this._knownDavService = r);\n }\n /**\n * Get the source url to this object\n */\n get source() {\n return this._data.source.replace(/\\/$/i, \"\");\n }\n /**\n * Get the encoded source url to this object for requests purposes\n */\n get encodedSource() {\n const { origin: t } = new URL(this.source);\n return t + he(this.source.slice(t.length));\n }\n /**\n * Get this object name\n */\n get basename() {\n return fe(this.source);\n }\n /**\n * Get this object's extension\n */\n get extension() {\n return ce(this.source);\n }\n /**\n * Get the directory path leading to this object\n * Will use the relative path to root if available\n */\n get dirname() {\n if (this.root) {\n let r = this.source;\n this.isDavRessource && (r = r.split(this._knownDavService).pop());\n const s = r.indexOf(this.root), n = this.root.replace(/\\/$/, \"\");\n return I(r.slice(s + n.length) || \"/\");\n }\n const t = new URL(this.source);\n return I(t.pathname);\n }\n /**\n * Get the file mime\n */\n get mime() {\n return this._data.mime;\n }\n /**\n * Get the file modification time\n */\n get mtime() {\n return this._data.mtime;\n }\n /**\n * Get the file creation time\n */\n get crtime() {\n return this._data.crtime;\n }\n /**\n * Get the file size\n */\n get size() {\n return this._data.size;\n }\n /**\n * Get the file attribute\n */\n get attributes() {\n return this._attributes;\n }\n /**\n * Get the file permissions\n */\n get permissions() {\n return this.owner === null && !this.isDavRessource ? N.READ : this._data.permissions !== void 0 ? this._data.permissions : N.NONE;\n }\n /**\n * Get the file owner\n */\n get owner() {\n return this.isDavRessource ? this._data.owner : null;\n }\n /**\n * Is this a dav-related ressource ?\n */\n get isDavRessource() {\n return J(this.source, this._knownDavService);\n }\n /**\n * Get the dav root of this object\n */\n get root() {\n return this._data.root ? this._data.root.replace(/^(.+)\\/$/, \"$1\") : this.isDavRessource && I(this.source).split(this._knownDavService).pop() || null;\n }\n /**\n * Get the absolute path of this object relative to the root\n */\n get path() {\n if (this.root) {\n let t = this.source;\n this.isDavRessource && (t = t.split(this._knownDavService).pop());\n const r = t.indexOf(this.root), s = this.root.replace(/\\/$/, \"\");\n return t.slice(r + s.length) || \"/\";\n }\n return (this.dirname + \"/\" + this.basename).replace(/\\/\\//g, \"/\");\n }\n /**\n * Get the node id if defined.\n * Will look for the fileid in attributes if undefined.\n */\n get fileid() {\n return this._data?.id || this.attributes?.fileid;\n }\n /**\n * Get the node status.\n */\n get status() {\n return this._data?.status;\n }\n /**\n * Set the node status.\n */\n set status(t) {\n this._data.status = t;\n }\n /**\n * Move the node to a new destination\n *\n * @param {string} destination the new source.\n * e.g. https://cloud.domain.com/remote.php/dav/files/emma/Photos/picture.jpg\n */\n move(t) {\n X({ ...this._data, source: t }, this._knownDavService), this._data.source = t, this.updateMtime();\n }\n /**\n * Rename the node\n * This aliases the move method for easier usage\n *\n * @param basename The new name of the node\n */\n rename(t) {\n if (t.includes(\"/\"))\n throw new Error(\"Invalid basename\");\n this.move(I(this.source) + \"/\" + t);\n }\n /**\n * Update the mtime if exists.\n */\n updateMtime() {\n this._data.mtime && (this._data.mtime = /* @__PURE__ */ new Date());\n }\n}\n/**\n * @copyright Copyright (c) 2022 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\n *\n */\nclass ye extends D {\n get type() {\n return R.File;\n }\n}\n/**\n * @copyright Copyright (c) 2022 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\n *\n */\nclass _e extends D {\n constructor(t) {\n super({\n ...t,\n mime: \"httpd/unix-directory\"\n });\n }\n get type() {\n return R.Folder;\n }\n get extension() {\n return null;\n }\n get mime() {\n return \"httpd/unix-directory\";\n }\n}\n/**\n * @copyright Copyright (c) 2023 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\n * @author Ferdinand Thiessen <opensource@fthiessen.de>\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 <http://www.gnu.org/licenses/>.\n *\n */\nconst ee = `/files/${A()?.uid}`, te = pe(\"dav\"), ur = function(e = te, t = {}) {\n const r = ge(e, { headers: t });\n function s(i) {\n r.setHeaders({\n ...t,\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: i ?? \"\"\n });\n }\n return ue(s), s(de()), we().patch(\"fetch\", (i, d) => {\n const u = d.headers;\n return u?.method && (d.method = u.method, delete u.method), fetch(i, d);\n }), r;\n}, dr = async (e, t = \"/\", r = ee) => (await e.getDirectoryContents(`${r}${t}`, {\n details: !0,\n data: Ee(),\n headers: {\n // see davGetClient for patched webdav client\n method: \"REPORT\"\n },\n includeSelf: !0\n})).data.filter((n) => n.filename !== t).map((n) => ve(n, r)), ve = function(e, t = ee, r = te) {\n const s = e.props, n = be(s?.permissions), i = s?.[\"owner-id\"] || A()?.uid, d = {\n id: s?.fileid || 0,\n source: `${r}${e.filename}`,\n mtime: new Date(Date.parse(e.lastmod)),\n mime: e.mime,\n size: s?.size || Number.parseInt(s.getcontentlength || \"0\"),\n permissions: n,\n owner: i,\n root: t,\n attributes: {\n ...e,\n ...s,\n hasPreview: s?.[\"has-preview\"]\n }\n };\n return delete d.attributes?.props, e.type === \"file\" ? new ye(d) : new _e(d);\n};\n/**\n * @copyright Copyright (c) 2022 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\n *\n */\nclass Te {\n _views = [];\n _currentView = null;\n register(t) {\n if (this._views.find((r) => r.id === t.id))\n throw new Error(`View id ${t.id} is already registered`);\n this._views.push(t);\n }\n remove(t) {\n const r = this._views.findIndex((s) => s.id === t);\n r !== -1 && this._views.splice(r, 1);\n }\n get views() {\n return this._views;\n }\n setActive(t) {\n this._currentView = t;\n }\n get active() {\n return this._currentView;\n }\n}\nconst ar = function() {\n return typeof window._nc_navigation > \"u\" && (window._nc_navigation = new Te(), m.debug(\"Navigation service initialized\")), window._nc_navigation;\n};\n/**\n * @copyright Copyright (c) 2022 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\n *\n */\nclass Ie {\n _column;\n constructor(t) {\n Ae(t), this._column = t;\n }\n get id() {\n return this._column.id;\n }\n get title() {\n return this._column.title;\n }\n get render() {\n return this._column.render;\n }\n get sort() {\n return this._column.sort;\n }\n get summary() {\n return this._column.summary;\n }\n}\nconst Ae = function(e) {\n if (!e.id || typeof e.id != \"string\")\n throw new Error(\"A column id is required\");\n if (!e.title || typeof e.title != \"string\")\n throw new Error(\"A column title is required\");\n if (!e.render || typeof e.render != \"function\")\n throw new Error(\"A render function is required\");\n if (e.sort && typeof e.sort != \"function\")\n throw new Error(\"Column sortFunction must be a function\");\n if (e.summary && typeof e.summary != \"function\")\n throw new Error(\"Column summary must be a function\");\n return !0;\n};\nvar S = {}, O = {};\n(function(e) {\n const t = \":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\", r = t + \"\\\\-.\\\\d\\\\u00B7\\\\u0300-\\\\u036F\\\\u203F-\\\\u2040\", s = \"[\" + t + \"][\" + r + \"]*\", n = new RegExp(\"^\" + s + \"$\"), i = function(u, o) {\n const a = [];\n let l = o.exec(u);\n for (; l; ) {\n const f = [];\n f.startIndex = o.lastIndex - l[0].length;\n const c = l.length;\n for (let g = 0; g < c; g++)\n f.push(l[g]);\n a.push(f), l = o.exec(u);\n }\n return a;\n }, d = function(u) {\n const o = n.exec(u);\n return !(o === null || typeof o > \"u\");\n };\n e.isExist = function(u) {\n return typeof u < \"u\";\n }, e.isEmptyObject = function(u) {\n return Object.keys(u).length === 0;\n }, e.merge = function(u, o, a) {\n if (o) {\n const l = Object.keys(o), f = l.length;\n for (let c = 0; c < f; c++)\n a === \"strict\" ? u[l[c]] = [o[l[c]]] : u[l[c]] = o[l[c]];\n }\n }, e.getValue = function(u) {\n return e.isExist(u) ? u : \"\";\n }, e.isName = d, e.getAllMatches = i, e.nameRegexp = s;\n})(O);\nconst M = O, Oe = {\n allowBooleanAttributes: !1,\n //A tag can have attributes without any value\n unpairedTags: []\n};\nS.validate = function(e, t) {\n t = Object.assign({}, Oe, t);\n const r = [];\n let s = !1, n = !1;\n e[0] === \"\\uFEFF\" && (e = e.substr(1));\n for (let i = 0; i < e.length; i++)\n if (e[i] === \"<\" && e[i + 1] === \"?\") {\n if (i += 2, i = G(e, i), i.err)\n return i;\n } else if (e[i] === \"<\") {\n let d = i;\n if (i++, e[i] === \"!\") {\n i = z(e, i);\n continue;\n } else {\n let u = !1;\n e[i] === \"/\" && (u = !0, i++);\n let o = \"\";\n for (; i < e.length && e[i] !== \">\" && e[i] !== \" \" && e[i] !== \"\t\" && e[i] !== `\n` && e[i] !== \"\\r\"; i++)\n o += e[i];\n if (o = o.trim(), o[o.length - 1] === \"/\" && (o = o.substring(0, o.length - 1), i--), !Re(o)) {\n let f;\n return o.trim().length === 0 ? f = \"Invalid space after '<'.\" : f = \"Tag '\" + o + \"' is an invalid name.\", p(\"InvalidTag\", f, w(e, i));\n }\n const a = xe(e, i);\n if (a === !1)\n return p(\"InvalidAttr\", \"Attributes for '\" + o + \"' have open quote.\", w(e, i));\n let l = a.value;\n if (i = a.index, l[l.length - 1] === \"/\") {\n const f = i - l.length;\n l = l.substring(0, l.length - 1);\n const c = H(l, t);\n if (c === !0)\n s = !0;\n else\n return p(c.err.code, c.err.msg, w(e, f + c.err.line));\n } else if (u)\n if (a.tagClosed) {\n if (l.trim().length > 0)\n return p(\"InvalidTag\", \"Closing tag '\" + o + \"' can't have attributes or invalid starting.\", w(e, d));\n {\n const f = r.pop();\n if (o !== f.tagName) {\n let c = w(e, f.tagStartPos);\n return p(\n \"InvalidTag\",\n \"Expected closing tag '\" + f.tagName + \"' (opened in line \" + c.line + \", col \" + c.col + \") instead of closing tag '\" + o + \"'.\",\n w(e, d)\n );\n }\n r.length == 0 && (n = !0);\n }\n } else\n return p(\"InvalidTag\", \"Closing tag '\" + o + \"' doesn't have proper closing.\", w(e, i));\n else {\n const f = H(l, t);\n if (f !== !0)\n return p(f.err.code, f.err.msg, w(e, i - l.length + f.err.line));\n if (n === !0)\n return p(\"InvalidXml\", \"Multiple possible root nodes found.\", w(e, i));\n t.unpairedTags.indexOf(o) !== -1 || r.push({ tagName: o, tagStartPos: d }), s = !0;\n }\n for (i++; i < e.length; i++)\n if (e[i] === \"<\")\n if (e[i + 1] === \"!\") {\n i++, i = z(e, i);\n continue;\n } else if (e[i + 1] === \"?\") {\n if (i = G(e, ++i), i.err)\n return i;\n } else\n break;\n else if (e[i] === \"&\") {\n const f = Ve(e, i);\n if (f == -1)\n return p(\"InvalidChar\", \"char '&' is not expected.\", w(e, i));\n i = f;\n } else if (n === !0 && !U(e[i]))\n return p(\"InvalidXml\", \"Extra text at the end\", w(e, i));\n e[i] === \"<\" && i--;\n }\n } else {\n if (U(e[i]))\n continue;\n return p(\"InvalidChar\", \"char '\" + e[i] + \"' is not expected.\", w(e, i));\n }\n if (s) {\n if (r.length == 1)\n return p(\"InvalidTag\", \"Unclosed tag '\" + r[0].tagName + \"'.\", w(e, r[0].tagStartPos));\n if (r.length > 0)\n return p(\"InvalidXml\", \"Invalid '\" + JSON.stringify(r.map((i) => i.tagName), null, 4).replace(/\\r?\\n/g, \"\") + \"' found.\", { line: 1, col: 1 });\n } else\n return p(\"InvalidXml\", \"Start tag expected.\", 1);\n return !0;\n};\nfunction U(e) {\n return e === \" \" || e === \"\t\" || e === `\n` || e === \"\\r\";\n}\nfunction G(e, t) {\n const r = t;\n for (; t < e.length; t++)\n if (e[t] == \"?\" || e[t] == \" \") {\n const s = e.substr(r, t - r);\n if (t > 5 && s === \"xml\")\n return p(\"InvalidXml\", \"XML declaration allowed only at the start of the document.\", w(e, t));\n if (e[t] == \"?\" && e[t + 1] == \">\") {\n t++;\n break;\n } else\n continue;\n }\n return t;\n}\nfunction z(e, t) {\n if (e.length > t + 5 && e[t + 1] === \"-\" && e[t + 2] === \"-\") {\n for (t += 3; t < e.length; t++)\n if (e[t] === \"-\" && e[t + 1] === \"-\" && e[t + 2] === \">\") {\n t += 2;\n break;\n }\n } else if (e.length > t + 8 && e[t + 1] === \"D\" && e[t + 2] === \"O\" && e[t + 3] === \"C\" && e[t + 4] === \"T\" && e[t + 5] === \"Y\" && e[t + 6] === \"P\" && e[t + 7] === \"E\") {\n let r = 1;\n for (t += 8; t < e.length; t++)\n if (e[t] === \"<\")\n r++;\n else if (e[t] === \">\" && (r--, r === 0))\n break;\n } else if (e.length > t + 9 && e[t + 1] === \"[\" && e[t + 2] === \"C\" && e[t + 3] === \"D\" && e[t + 4] === \"A\" && e[t + 5] === \"T\" && e[t + 6] === \"A\" && e[t + 7] === \"[\") {\n for (t += 8; t < e.length; t++)\n if (e[t] === \"]\" && e[t + 1] === \"]\" && e[t + 2] === \">\") {\n t += 2;\n break;\n }\n }\n return t;\n}\nconst Ce = '\"', Pe = \"'\";\nfunction xe(e, t) {\n let r = \"\", s = \"\", n = !1;\n for (; t < e.length; t++) {\n if (e[t] === Ce || e[t] === Pe)\n s === \"\" ? s = e[t] : s !== e[t] || (s = \"\");\n else if (e[t] === \">\" && s === \"\") {\n n = !0;\n break;\n }\n r += e[t];\n }\n return s !== \"\" ? !1 : {\n value: r,\n index: t,\n tagClosed: n\n };\n}\nconst $e = new RegExp(`(\\\\s*)([^\\\\s=]+)(\\\\s*=)?(\\\\s*(['\"])(([\\\\s\\\\S])*?)\\\\5)?`, \"g\");\nfunction H(e, t) {\n const r = M.getAllMatches(e, $e), s = {};\n for (let n = 0; n < r.length; n++) {\n if (r[n][1].length === 0)\n return p(\"InvalidAttr\", \"Attribute '\" + r[n][2] + \"' has no space in starting.\", v(r[n]));\n if (r[n][3] !== void 0 && r[n][4] === void 0)\n return p(\"InvalidAttr\", \"Attribute '\" + r[n][2] + \"' is without value.\", v(r[n]));\n if (r[n][3] === void 0 && !t.allowBooleanAttributes)\n return p(\"InvalidAttr\", \"boolean attribute '\" + r[n][2] + \"' is not allowed.\", v(r[n]));\n const i = r[n][2];\n if (!Le(i))\n return p(\"InvalidAttr\", \"Attribute '\" + i + \"' is an invalid name.\", v(r[n]));\n if (!s.hasOwnProperty(i))\n s[i] = 1;\n else\n return p(\"InvalidAttr\", \"Attribute '\" + i + \"' is repeated.\", v(r[n]));\n }\n return !0;\n}\nfunction Fe(e, t) {\n let r = /\\d/;\n for (e[t] === \"x\" && (t++, r = /[\\da-fA-F]/); t < e.length; t++) {\n if (e[t] === \";\")\n return t;\n if (!e[t].match(r))\n break;\n }\n return -1;\n}\nfunction Ve(e, t) {\n if (t++, e[t] === \";\")\n return -1;\n if (e[t] === \"#\")\n return t++, Fe(e, t);\n let r = 0;\n for (; t < e.length; t++, r++)\n if (!(e[t].match(/\\w/) && r < 20)) {\n if (e[t] === \";\")\n break;\n return -1;\n }\n return t;\n}\nfunction p(e, t, r) {\n return {\n err: {\n code: e,\n msg: t,\n line: r.line || r,\n col: r.col\n }\n };\n}\nfunction Le(e) {\n return M.isName(e);\n}\nfunction Re(e) {\n return M.isName(e);\n}\nfunction w(e, t) {\n const r = e.substring(0, t).split(/\\r?\\n/);\n return {\n line: r.length,\n // column number is last line's length + 1, because column numbering starts at 1:\n col: r[r.length - 1].length + 1\n };\n}\nfunction v(e) {\n return e.startIndex + e[1].length;\n}\nvar k = {};\nconst re = {\n preserveOrder: !1,\n attributeNamePrefix: \"@_\",\n attributesGroupName: !1,\n textNodeName: \"#text\",\n ignoreAttributes: !0,\n removeNSPrefix: !1,\n // remove NS from tag name or attribute name if true\n allowBooleanAttributes: !1,\n //a tag can have attributes without any value\n //ignoreRootElement : false,\n parseTagValue: !0,\n parseAttributeValue: !1,\n trimValues: !0,\n //Trim string values of tag and attributes\n cdataPropName: !1,\n numberParseOptions: {\n hex: !0,\n leadingZeros: !0,\n eNotation: !0\n },\n tagValueProcessor: function(e, t) {\n return t;\n },\n attributeValueProcessor: function(e, t) {\n return t;\n },\n stopNodes: [],\n //nested tags will not be parsed even for errors\n alwaysCreateTextNode: !1,\n isArray: () => !1,\n commentPropName: !1,\n unpairedTags: [],\n processEntities: !0,\n htmlEntities: !1,\n ignoreDeclaration: !1,\n ignorePiTags: !1,\n transformTagName: !1,\n transformAttributeName: !1,\n updateTag: function(e, t, r) {\n return e;\n }\n // skipEmptyListItem: false\n}, Se = function(e) {\n return Object.assign({}, re, e);\n};\nk.buildOptions = Se;\nk.defaultOptions = re;\nclass Me {\n constructor(t) {\n this.tagname = t, this.child = [], this[\":@\"] = {};\n }\n add(t, r) {\n t === \"__proto__\" && (t = \"#__proto__\"), this.child.push({ [t]: r });\n }\n addChild(t) {\n t.tagname === \"__proto__\" && (t.tagname = \"#__proto__\"), t[\":@\"] && Object.keys(t[\":@\"]).length > 0 ? this.child.push({ [t.tagname]: t.child, \":@\": t[\":@\"] }) : this.child.push({ [t.tagname]: t.child });\n }\n}\nvar ke = Me;\nconst Be = O;\nfunction qe(e, t) {\n const r = {};\n if (e[t + 3] === \"O\" && e[t + 4] === \"C\" && e[t + 5] === \"T\" && e[t + 6] === \"Y\" && e[t + 7] === \"P\" && e[t + 8] === \"E\") {\n t = t + 9;\n let s = 1, n = !1, i = !1, d = \"\";\n for (; t < e.length; t++)\n if (e[t] === \"<\" && !i) {\n if (n && Ge(e, t))\n t += 7, [entityName, val, t] = Xe(e, t + 1), val.indexOf(\"&\") === -1 && (r[We(entityName)] = {\n regx: RegExp(`&${entityName};`, \"g\"),\n val\n });\n else if (n && ze(e, t))\n t += 8;\n else if (n && He(e, t))\n t += 8;\n else if (n && Ke(e, t))\n t += 9;\n else if (Ue)\n i = !0;\n else\n throw new Error(\"Invalid DOCTYPE\");\n s++, d = \"\";\n } else if (e[t] === \">\") {\n if (i ? e[t - 1] === \"-\" && e[t - 2] === \"-\" && (i = !1, s--) : s--, s === 0)\n break;\n } else\n e[t] === \"[\" ? n = !0 : d += e[t];\n if (s !== 0)\n throw new Error(\"Unclosed DOCTYPE\");\n } else\n throw new Error(\"Invalid Tag instead of DOCTYPE\");\n return { entities: r, i: t };\n}\nfunction Xe(e, t) {\n let r = \"\";\n for (; t < e.length && e[t] !== \"'\" && e[t] !== '\"'; t++)\n r += e[t];\n if (r = r.trim(), r.indexOf(\" \") !== -1)\n throw new Error(\"External entites are not supported\");\n const s = e[t++];\n let n = \"\";\n for (; t < e.length && e[t] !== s; t++)\n n += e[t];\n return [r, n, t];\n}\nfunction Ue(e, t) {\n return e[t + 1] === \"!\" && e[t + 2] === \"-\" && e[t + 3] === \"-\";\n}\nfunction Ge(e, t) {\n return e[t + 1] === \"!\" && e[t + 2] === \"E\" && e[t + 3] === \"N\" && e[t + 4] === \"T\" && e[t + 5] === \"I\" && e[t + 6] === \"T\" && e[t + 7] === \"Y\";\n}\nfunction ze(e, t) {\n return e[t + 1] === \"!\" && e[t + 2] === \"E\" && e[t + 3] === \"L\" && e[t + 4] === \"E\" && e[t + 5] === \"M\" && e[t + 6] === \"E\" && e[t + 7] === \"N\" && e[t + 8] === \"T\";\n}\nfunction He(e, t) {\n return e[t + 1] === \"!\" && e[t + 2] === \"A\" && e[t + 3] === \"T\" && e[t + 4] === \"T\" && e[t + 5] === \"L\" && e[t + 6] === \"I\" && e[t + 7] === \"S\" && e[t + 8] === \"T\";\n}\nfunction Ke(e, t) {\n return e[t + 1] === \"!\" && e[t + 2] === \"N\" && e[t + 3] === \"O\" && e[t + 4] === \"T\" && e[t + 5] === \"A\" && e[t + 6] === \"T\" && e[t + 7] === \"I\" && e[t + 8] === \"O\" && e[t + 9] === \"N\";\n}\nfunction We(e) {\n if (Be.isName(e))\n return e;\n throw new Error(`Invalid entity name ${e}`);\n}\nvar Ze = qe;\nconst je = /^[-+]?0x[a-fA-F0-9]+$/, Ye = /^([\\-\\+])?(0*)(\\.[0-9]+([eE]\\-?[0-9]+)?|[0-9]+(\\.[0-9]+([eE]\\-?[0-9]+)?)?)$/;\n!Number.parseInt && window.parseInt && (Number.parseInt = window.parseInt);\n!Number.parseFloat && window.parseFloat && (Number.parseFloat = window.parseFloat);\nconst Je = {\n hex: !0,\n leadingZeros: !0,\n decimalPoint: \".\",\n eNotation: !0\n //skipLike: /regex/\n};\nfunction Qe(e, t = {}) {\n if (t = Object.assign({}, Je, t), !e || typeof e != \"string\")\n return e;\n let r = e.trim();\n if (t.skipLike !== void 0 && t.skipLike.test(r))\n return e;\n if (t.hex && je.test(r))\n return Number.parseInt(r, 16);\n {\n const s = Ye.exec(r);\n if (s) {\n const n = s[1], i = s[2];\n let d = De(s[3]);\n const u = s[4] || s[6];\n if (!t.leadingZeros && i.length > 0 && n && r[2] !== \".\")\n return e;\n if (!t.leadingZeros && i.length > 0 && !n && r[1] !== \".\")\n return e;\n {\n const o = Number(r), a = \"\" + o;\n return a.search(/[eE]/) !== -1 || u ? t.eNotation ? o : e : r.indexOf(\".\") !== -1 ? a === \"0\" && d === \"\" || a === d || n && a === \"-\" + d ? o : e : i ? d === a || n + d === a ? o : e : r === a || r === n + a ? o : e;\n }\n } else\n return e;\n }\n}\nfunction De(e) {\n return e && e.indexOf(\".\") !== -1 && (e = e.replace(/0+$/, \"\"), e === \".\" ? e = \"0\" : e[0] === \".\" ? e = \"0\" + e : e[e.length - 1] === \".\" && (e = e.substr(0, e.length - 1))), e;\n}\nvar et = Qe;\nconst B = O, T = ke, tt = Ze, rt = et;\n\"<((!\\\\[CDATA\\\\[([\\\\s\\\\S]*?)(]]>))|((NAME:)?(NAME))([^>]*)>|((\\\\/)(NAME)\\\\s*>))([^<]*)\".replace(/NAME/g, B.nameRegexp);\nlet nt = class {\n constructor(t) {\n this.options = t, this.currentNode = null, this.tagsNodeStack = [], this.docTypeEntities = {}, this.lastEntities = {\n apos: { regex: /&(apos|#39|#x27);/g, val: \"'\" },\n gt: { regex: /&(gt|#62|#x3E);/g, val: \">\" },\n lt: { regex: /&(lt|#60|#x3C);/g, val: \"<\" },\n quot: { regex: /&(quot|#34|#x22);/g, val: '\"' }\n }, this.ampEntity = { regex: /&(amp|#38|#x26);/g, val: \"&\" }, this.htmlEntities = {\n space: { regex: /&(nbsp|#160);/g, val: \" \" },\n // \"lt\" : { regex: /&(lt|#60);/g, val: \"<\" },\n // \"gt\" : { regex: /&(gt|#62);/g, val: \">\" },\n // \"amp\" : { regex: /&(amp|#38);/g, val: \"&\" },\n // \"quot\" : { regex: /&(quot|#34);/g, val: \"\\\"\" },\n // \"apos\" : { regex: /&(apos|#39);/g, val: \"'\" },\n cent: { regex: /&(cent|#162);/g, val: \"¢\" },\n pound: { regex: /&(pound|#163);/g, val: \"£\" },\n yen: { regex: /&(yen|#165);/g, val: \"¥\" },\n euro: { regex: /&(euro|#8364);/g, val: \"€\" },\n copyright: { regex: /&(copy|#169);/g, val: \"©\" },\n reg: { regex: /&(reg|#174);/g, val: \"®\" },\n inr: { regex: /&(inr|#8377);/g, val: \"₹\" }\n }, this.addExternalEntities = it, this.parseXml = at, this.parseTextData = st, this.resolveNameSpace = ot, this.buildAttributesMap = dt, this.isItStopNode = ht, this.replaceEntitiesValue = ft, this.readStopNodeData = gt, this.saveTextToParentTag = ct, this.addChild = lt;\n }\n};\nfunction it(e) {\n const t = Object.keys(e);\n for (let r = 0; r < t.length; r++) {\n const s = t[r];\n this.lastEntities[s] = {\n regex: new RegExp(\"&\" + s + \";\", \"g\"),\n val: e[s]\n };\n }\n}\nfunction st(e, t, r, s, n, i, d) {\n if (e !== void 0 && (this.options.trimValues && !s && (e = e.trim()), e.length > 0)) {\n d || (e = this.replaceEntitiesValue(e));\n const u = this.options.tagValueProcessor(t, e, r, n, i);\n return u == null ? e : typeof u != typeof e || u !== e ? u : this.options.trimValues ? $(e, this.options.parseTagValue, this.options.numberParseOptions) : e.trim() === e ? $(e, this.options.parseTagValue, this.options.numberParseOptions) : e;\n }\n}\nfunction ot(e) {\n if (this.options.removeNSPrefix) {\n const t = e.split(\":\"), r = e.charAt(0) === \"/\" ? \"/\" : \"\";\n if (t[0] === \"xmlns\")\n return \"\";\n t.length === 2 && (e = r + t[1]);\n }\n return e;\n}\nconst ut = new RegExp(`([^\\\\s=]+)\\\\s*(=\\\\s*(['\"])([\\\\s\\\\S]*?)\\\\3)?`, \"gm\");\nfunction dt(e, t, r) {\n if (!this.options.ignoreAttributes && typeof e == \"string\") {\n const s = B.getAllMatches(e, ut), n = s.length, i = {};\n for (let d = 0; d < n; d++) {\n const u = this.resolveNameSpace(s[d][1]);\n let o = s[d][4], a = this.options.attributeNamePrefix + u;\n if (u.length)\n if (this.options.transformAttributeName && (a = this.options.transformAttributeName(a)), a === \"__proto__\" && (a = \"#__proto__\"), o !== void 0) {\n this.options.trimValues && (o = o.trim()), o = this.replaceEntitiesValue(o);\n const l = this.options.attributeValueProcessor(u, o, t);\n l == null ? i[a] = o : typeof l != typeof o || l !== o ? i[a] = l : i[a] = $(\n o,\n this.options.parseAttributeValue,\n this.options.numberParseOptions\n );\n } else\n this.options.allowBooleanAttributes && (i[a] = !0);\n }\n if (!Object.keys(i).length)\n return;\n if (this.options.attributesGroupName) {\n const d = {};\n return d[this.options.attributesGroupName] = i, d;\n }\n return i;\n }\n}\nconst at = function(e) {\n e = e.replace(/\\r\\n?/g, `\n`);\n const t = new T(\"!xml\");\n let r = t, s = \"\", n = \"\";\n for (let i = 0; i < e.length; i++)\n if (e[i] === \"<\")\n if (e[i + 1] === \"/\") {\n const u = y(e, \">\", i, \"Closing Tag is not closed.\");\n let o = e.substring(i + 2, u).trim();\n if (this.options.removeNSPrefix) {\n const f = o.indexOf(\":\");\n f !== -1 && (o = o.substr(f + 1));\n }\n this.options.transformTagName && (o = this.options.transformTagName(o)), r && (s = this.saveTextToParentTag(s, r, n));\n const a = n.substring(n.lastIndexOf(\".\") + 1);\n if (o && this.options.unpairedTags.indexOf(o) !== -1)\n throw new Error(`Unpaired tag can not be used as closing tag: </${o}>`);\n let l = 0;\n a && this.options.unpairedTags.indexOf(a) !== -1 ? (l = n.lastIndexOf(\".\", n.lastIndexOf(\".\") - 1), this.tagsNodeStack.pop()) : l = n.lastIndexOf(\".\"), n = n.substring(0, l), r = this.tagsNodeStack.pop(), s = \"\", i = u;\n } else if (e[i + 1] === \"?\") {\n let u = x(e, i, !1, \"?>\");\n if (!u)\n throw new Error(\"Pi Tag is not closed.\");\n if (s = this.saveTextToParentTag(s, r, n), !(this.options.ignoreDeclaration && u.tagName === \"?xml\" || this.options.ignorePiTags)) {\n const o = new T(u.tagName);\n o.add(this.options.textNodeName, \"\"), u.tagName !== u.tagExp && u.attrExpPresent && (o[\":@\"] = this.buildAttributesMap(u.tagExp, n, u.tagName)), this.addChild(r, o, n);\n }\n i = u.closeIndex + 1;\n } else if (e.substr(i + 1, 3) === \"!--\") {\n const u = y(e, \"-->\", i + 4, \"Comment is not closed.\");\n if (this.options.commentPropName) {\n const o = e.substring(i + 4, u - 2);\n s = this.saveTextToParentTag(s, r, n), r.add(this.options.commentPropName, [{ [this.options.textNodeName]: o }]);\n }\n i = u;\n } else if (e.substr(i + 1, 2) === \"!D\") {\n const u = tt(e, i);\n this.docTypeEntities = u.entities, i = u.i;\n } else if (e.substr(i + 1, 2) === \"![\") {\n const u = y(e, \"]]>\", i, \"CDATA is not closed.\") - 2, o = e.substring(i + 9, u);\n if (s = this.saveTextToParentTag(s, r, n), this.options.cdataPropName)\n r.add(this.options.cdataPropName, [{ [this.options.textNodeName]: o }]);\n else {\n let a = this.parseTextData(o, r.tagname, n, !0, !1, !0);\n a == null && (a = \"\"), r.add(this.options.textNodeName, a);\n }\n i = u + 2;\n } else {\n let u = x(e, i, this.options.removeNSPrefix), o = u.tagName;\n const a = u.rawTagName;\n let l = u.tagExp, f = u.attrExpPresent, c = u.closeIndex;\n this.options.transformTagName && (o = this.options.transformTagName(o)), r && s && r.tagname !== \"!xml\" && (s = this.saveTextToParentTag(s, r, n, !1));\n const g = r;\n if (g && this.options.unpairedTags.indexOf(g.tagname) !== -1 && (r = this.tagsNodeStack.pop(), n = n.substring(0, n.lastIndexOf(\".\"))), o !== t.tagname && (n += n ? \".\" + o : o), this.isItStopNode(this.options.stopNodes, n, o)) {\n let h = \"\";\n if (l.length > 0 && l.lastIndexOf(\"/\") === l.length - 1)\n i = u.closeIndex;\n else if (this.options.unpairedTags.indexOf(o) !== -1)\n i = u.closeIndex;\n else {\n const E = this.readStopNodeData(e, a, c + 1);\n if (!E)\n throw new Error(`Unexpected end of ${a}`);\n i = E.i, h = E.tagContent;\n }\n const _ = new T(o);\n o !== l && f && (_[\":@\"] = this.buildAttributesMap(l, n, o)), h && (h = this.parseTextData(h, o, n, !0, f, !0, !0)), n = n.substr(0, n.lastIndexOf(\".\")), _.add(this.options.textNodeName, h), this.addChild(r, _, n);\n } else {\n if (l.length > 0 && l.lastIndexOf(\"/\") === l.length - 1) {\n o[o.length - 1] === \"/\" ? (o = o.substr(0, o.length - 1), n = n.substr(0, n.length - 1), l = o) : l = l.substr(0, l.length - 1), this.options.transformTagName && (o = this.options.transformTagName(o));\n const h = new T(o);\n o !== l && f && (h[\":@\"] = this.buildAttributesMap(l, n, o)), this.addChild(r, h, n), n = n.substr(0, n.lastIndexOf(\".\"));\n } else {\n const h = new T(o);\n this.tagsNodeStack.push(r), o !== l && f && (h[\":@\"] = this.buildAttributesMap(l, n, o)), this.addChild(r, h, n), r = h;\n }\n s = \"\", i = c;\n }\n }\n else\n s += e[i];\n return t.child;\n};\nfunction lt(e, t, r) {\n const s = this.options.updateTag(t.tagname, r, t[\":@\"]);\n s === !1 || (typeof s == \"string\" && (t.tagname = s), e.addChild(t));\n}\nconst ft = function(e) {\n if (this.options.processEntities) {\n for (let t in this.docTypeEntities) {\n const r = this.docTypeEntities[t];\n e = e.replace(r.regx, r.val);\n }\n for (let t in this.lastEntities) {\n const r = this.lastEntities[t];\n e = e.replace(r.regex, r.val);\n }\n if (this.options.htmlEntities)\n for (let t in this.htmlEntities) {\n const r = this.htmlEntities[t];\n e = e.replace(r.regex, r.val);\n }\n e = e.replace(this.ampEntity.regex, this.ampEntity.val);\n }\n return e;\n};\nfunction ct(e, t, r, s) {\n return e && (s === void 0 && (s = Object.keys(t.child).length === 0), e = this.parseTextData(\n e,\n t.tagname,\n r,\n !1,\n t[\":@\"] ? Object.keys(t[\":@\"]).length !== 0 : !1,\n s\n ), e !== void 0 && e !== \"\" && t.add(this.options.textNodeName, e), e = \"\"), e;\n}\nfunction ht(e, t, r) {\n const s = \"*.\" + r;\n for (const n in e) {\n const i = e[n];\n if (s === i || t === i)\n return !0;\n }\n return !1;\n}\nfunction pt(e, t, r = \">\") {\n let s, n = \"\";\n for (let i = t; i < e.length; i++) {\n let d = e[i];\n if (s)\n d === s && (s = \"\");\n else if (d === '\"' || d === \"'\")\n s = d;\n else if (d === r[0])\n if (r[1]) {\n if (e[i + 1] === r[1])\n return {\n data: n,\n index: i\n };\n } else\n return {\n data: n,\n index: i\n };\n else\n d === \"\t\" && (d = \" \");\n n += d;\n }\n}\nfunction y(e, t, r, s) {\n const n = e.indexOf(t, r);\n if (n === -1)\n throw new Error(s);\n return n + t.length - 1;\n}\nfunction x(e, t, r, s = \">\") {\n const n = pt(e, t + 1, s);\n if (!n)\n return;\n let i = n.data;\n const d = n.index, u = i.search(/\\s/);\n let o = i, a = !0;\n u !== -1 && (o = i.substr(0, u).replace(/\\s\\s*$/, \"\"), i = i.substr(u + 1));\n const l = o;\n if (r) {\n const f = o.indexOf(\":\");\n f !== -1 && (o = o.substr(f + 1), a = o !== n.data.substr(f + 1));\n }\n return {\n tagName: o,\n tagExp: i,\n closeIndex: d,\n attrExpPresent: a,\n rawTagName: l\n };\n}\nfunction gt(e, t, r) {\n const s = r;\n let n = 1;\n for (; r < e.length; r++)\n if (e[r] === \"<\")\n if (e[r + 1] === \"/\") {\n const i = y(e, \">\", r, `${t} is not closed`);\n if (e.substring(r + 2, i).trim() === t && (n--, n === 0))\n return {\n tagContent: e.substring(s, r),\n i\n };\n r = i;\n } else if (e[r + 1] === \"?\")\n r = y(e, \"?>\", r + 1, \"StopNode is not closed.\");\n else if (e.substr(r + 1, 3) === \"!--\")\n r = y(e, \"-->\", r + 3, \"StopNode is not closed.\");\n else if (e.substr(r + 1, 2) === \"![\")\n r = y(e, \"]]>\", r, \"StopNode is not closed.\") - 2;\n else {\n const i = x(e, r, \">\");\n i && ((i && i.tagName) === t && i.tagExp[i.tagExp.length - 1] !== \"/\" && n++, r = i.closeIndex);\n }\n}\nfunction $(e, t, r) {\n if (t && typeof e == \"string\") {\n const s = e.trim();\n return s === \"true\" ? !0 : s === \"false\" ? !1 : rt(e, r);\n } else\n return B.isExist(e) ? e : \"\";\n}\nvar wt = nt, ne = {};\nfunction mt(e, t) {\n return ie(e, t);\n}\nfunction ie(e, t, r) {\n let s;\n const n = {};\n for (let i = 0; i < e.length; i++) {\n const d = e[i], u = Nt(d);\n let o = \"\";\n if (r === void 0 ? o = u : o = r + \".\" + u, u === t.textNodeName)\n s === void 0 ? s = d[u] : s += \"\" + d[u];\n else {\n if (u === void 0)\n continue;\n if (d[u]) {\n let a = ie(d[u], t, o);\n const l = bt(a, t);\n d[\":@\"] ? Et(a, d[\":@\"], o, t) : Object.keys(a).length === 1 && a[t.textNodeName] !== void 0 && !t.alwaysCreateTextNode ? a = a[t.textNodeName] : Object.keys(a).length === 0 && (t.alwaysCreateTextNode ? a[t.textNodeName] = \"\" : a = \"\"), n[u] !== void 0 && n.hasOwnProperty(u) ? (Array.isArray(n[u]) || (n[u] = [n[u]]), n[u].push(a)) : t.isArray(u, o, l) ? n[u] = [a] : n[u] = a;\n }\n }\n }\n return typeof s == \"string\" ? s.length > 0 && (n[t.textNodeName] = s) : s !== void 0 && (n[t.textNodeName] = s), n;\n}\nfunction Nt(e) {\n const t = Object.keys(e);\n for (let r = 0; r < t.length; r++) {\n const s = t[r];\n if (s !== \":@\")\n return s;\n }\n}\nfunction Et(e, t, r, s) {\n if (t) {\n const n = Object.keys(t), i = n.length;\n for (let d = 0; d < i; d++) {\n const u = n[d];\n s.isArray(u, r + \".\" + u, !0, !0) ? e[u] = [t[u]] : e[u] = t[u];\n }\n }\n}\nfunction bt(e, t) {\n const { textNodeName: r } = t, s = Object.keys(e).length;\n return !!(s === 0 || s === 1 && (e[r] || typeof e[r] == \"boolean\" || e[r] === 0));\n}\nne.prettify = mt;\nconst { buildOptions: yt } = k, _t = wt, { prettify: vt } = ne, Tt = S;\nlet It = class {\n constructor(t) {\n this.externalEntities = {}, this.options = yt(t);\n }\n /**\n * Parse XML dats to JS object \n * @param {string|Buffer} xmlData \n * @param {boolean|Object} validationOption \n */\n parse(t, r) {\n if (typeof t != \"string\")\n if (t.toString)\n t = t.toString();\n else\n throw new Error(\"XML data is accepted in String or Bytes[] form.\");\n if (r) {\n r === !0 && (r = {});\n const i = Tt.validate(t, r);\n if (i !== !0)\n throw Error(`${i.err.msg}:${i.err.line}:${i.err.col}`);\n }\n const s = new _t(this.options);\n s.addExternalEntities(this.externalEntities);\n const n = s.parseXml(t);\n return this.options.preserveOrder || n === void 0 ? n : vt(n, this.options);\n }\n /**\n * Add Entity which is not by default supported by this library\n * @param {string} key \n * @param {string} value \n */\n addEntity(t, r) {\n if (r.indexOf(\"&\") !== -1)\n throw new Error(\"Entity value can't have '&'\");\n if (t.indexOf(\"&\") !== -1 || t.indexOf(\";\") !== -1)\n throw new Error(\"An entity must be set without '&' and ';'. Eg. use '#xD' for '
'\");\n if (r === \"&\")\n throw new Error(\"An entity with value '&' is not permitted\");\n this.externalEntities[t] = r;\n }\n};\nvar At = It;\nconst Ot = `\n`;\nfunction Ct(e, t) {\n let r = \"\";\n return t.format && t.indentBy.length > 0 && (r = Ot), se(e, t, \"\", r);\n}\nfunction se(e, t, r, s) {\n let n = \"\", i = !1;\n for (let d = 0; d < e.length; d++) {\n const u = e[d], o = Pt(u);\n if (o === void 0)\n continue;\n let a = \"\";\n if (r.length === 0 ? a = o : a = `${r}.${o}`, o === t.textNodeName) {\n let h = u[o];\n xt(a, t) || (h = t.tagValueProcessor(o, h), h = oe(h, t)), i && (n += s), n += h, i = !1;\n continue;\n } else if (o === t.cdataPropName) {\n i && (n += s), n += `<![CDATA[${u[o][0][t.textNodeName]}]]>`, i = !1;\n continue;\n } else if (o === t.commentPropName) {\n n += s + `<!--${u[o][0][t.textNodeName]}-->`, i = !0;\n continue;\n } else if (o[0] === \"?\") {\n const h = K(u[\":@\"], t), _ = o === \"?xml\" ? \"\" : s;\n let E = u[o][0][t.textNodeName];\n E = E.length !== 0 ? \" \" + E : \"\", n += _ + `<${o}${E}${h}?>`, i = !0;\n continue;\n }\n let l = s;\n l !== \"\" && (l += t.indentBy);\n const f = K(u[\":@\"], t), c = s + `<${o}${f}`, g = se(u[o], t, a, l);\n t.unpairedTags.indexOf(o) !== -1 ? t.suppressUnpairedNode ? n += c + \">\" : n += c + \"/>\" : (!g || g.length === 0) && t.suppressEmptyNode ? n += c + \"/>\" : g && g.endsWith(\">\") ? n += c + `>${g}${s}</${o}>` : (n += c + \">\", g && s !== \"\" && (g.includes(\"/>\") || g.includes(\"</\")) ? n += s + t.indentBy + g + s : n += g, n += `</${o}>`), i = !0;\n }\n return n;\n}\nfunction Pt(e) {\n const t = Object.keys(e);\n for (let r = 0; r < t.length; r++) {\n const s = t[r];\n if (e.hasOwnProperty(s) && s !== \":@\")\n return s;\n }\n}\nfunction K(e, t) {\n let r = \"\";\n if (e && !t.ignoreAttributes)\n for (let s in e) {\n if (!e.hasOwnProperty(s))\n continue;\n let n = t.attributeValueProcessor(s, e[s]);\n n = oe(n, t), n === !0 && t.suppressBooleanAttributes ? r += ` ${s.substr(t.attributeNamePrefix.length)}` : r += ` ${s.substr(t.attributeNamePrefix.length)}=\"${n}\"`;\n }\n return r;\n}\nfunction xt(e, t) {\n e = e.substr(0, e.length - t.textNodeName.length - 1);\n let r = e.substr(e.lastIndexOf(\".\") + 1);\n for (let s in t.stopNodes)\n if (t.stopNodes[s] === e || t.stopNodes[s] === \"*.\" + r)\n return !0;\n return !1;\n}\nfunction oe(e, t) {\n if (e && e.length > 0 && t.processEntities)\n for (let r = 0; r < t.entities.length; r++) {\n const s = t.entities[r];\n e = e.replace(s.regex, s.val);\n }\n return e;\n}\nvar $t = Ct;\nconst Ft = $t, Vt = {\n attributeNamePrefix: \"@_\",\n attributesGroupName: !1,\n textNodeName: \"#text\",\n ignoreAttributes: !0,\n cdataPropName: !1,\n format: !1,\n indentBy: \" \",\n suppressEmptyNode: !1,\n suppressUnpairedNode: !0,\n suppressBooleanAttributes: !0,\n tagValueProcessor: function(e, t) {\n return t;\n },\n attributeValueProcessor: function(e, t) {\n return t;\n },\n preserveOrder: !1,\n commentPropName: !1,\n unpairedTags: [],\n entities: [\n { regex: new RegExp(\"&\", \"g\"), val: \"&\" },\n //it must be on top\n { regex: new RegExp(\">\", \"g\"), val: \">\" },\n { regex: new RegExp(\"<\", \"g\"), val: \"<\" },\n { regex: new RegExp(\"'\", \"g\"), val: \"'\" },\n { regex: new RegExp('\"', \"g\"), val: \""\" }\n ],\n processEntities: !0,\n stopNodes: [],\n // transformTagName: false,\n // transformAttributeName: false,\n oneListGroup: !1\n};\nfunction b(e) {\n this.options = Object.assign({}, Vt, e), this.options.ignoreAttributes || this.options.attributesGroupName ? this.isAttribute = function() {\n return !1;\n } : (this.attrPrefixLen = this.options.attributeNamePrefix.length, this.isAttribute = St), this.processTextOrObjNode = Lt, this.options.format ? (this.indentate = Rt, this.tagEndChar = `>\n`, this.newLine = `\n`) : (this.indentate = function() {\n return \"\";\n }, this.tagEndChar = \">\", this.newLine = \"\");\n}\nb.prototype.build = function(e) {\n return this.options.preserveOrder ? Ft(e, this.options) : (Array.isArray(e) && this.options.arrayNodeName && this.options.arrayNodeName.length > 1 && (e = {\n [this.options.arrayNodeName]: e\n }), this.j2x(e, 0).val);\n};\nb.prototype.j2x = function(e, t) {\n let r = \"\", s = \"\";\n for (let n in e)\n if (Object.prototype.hasOwnProperty.call(e, n))\n if (typeof e[n] > \"u\")\n this.isAttribute(n) && (s += \"\");\n else if (e[n] === null)\n this.isAttribute(n) ? s += \"\" : n[0] === \"?\" ? s += this.indentate(t) + \"<\" + n + \"?\" + this.tagEndChar : s += this.indentate(t) + \"<\" + n + \"/\" + this.tagEndChar;\n else if (e[n] instanceof Date)\n s += this.buildTextValNode(e[n], n, \"\", t);\n else if (typeof e[n] != \"object\") {\n const i = this.isAttribute(n);\n if (i)\n r += this.buildAttrPairStr(i, \"\" + e[n]);\n else if (n === this.options.textNodeName) {\n let d = this.options.tagValueProcessor(n, \"\" + e[n]);\n s += this.replaceEntitiesValue(d);\n } else\n s += this.buildTextValNode(e[n], n, \"\", t);\n } else if (Array.isArray(e[n])) {\n const i = e[n].length;\n let d = \"\";\n for (let u = 0; u < i; u++) {\n const o = e[n][u];\n typeof o > \"u\" || (o === null ? n[0] === \"?\" ? s += this.indentate(t) + \"<\" + n + \"?\" + this.tagEndChar : s += this.indentate(t) + \"<\" + n + \"/\" + this.tagEndChar : typeof o == \"object\" ? this.options.oneListGroup ? d += this.j2x(o, t + 1).val : d += this.processTextOrObjNode(o, n, t) : d += this.buildTextValNode(o, n, \"\", t));\n }\n this.options.oneListGroup && (d = this.buildObjectNode(d, n, \"\", t)), s += d;\n } else if (this.options.attributesGroupName && n === this.options.attributesGroupName) {\n const i = Object.keys(e[n]), d = i.length;\n for (let u = 0; u < d; u++)\n r += this.buildAttrPairStr(i[u], \"\" + e[n][i[u]]);\n } else\n s += this.processTextOrObjNode(e[n], n, t);\n return { attrStr: r, val: s };\n};\nb.prototype.buildAttrPairStr = function(e, t) {\n return t = this.options.attributeValueProcessor(e, \"\" + t), t = this.replaceEntitiesValue(t), this.options.suppressBooleanAttributes && t === \"true\" ? \" \" + e : \" \" + e + '=\"' + t + '\"';\n};\nfunction Lt(e, t, r) {\n const s = this.j2x(e, r + 1);\n return e[this.options.textNodeName] !== void 0 && Object.keys(e).length === 1 ? this.buildTextValNode(e[this.options.textNodeName], t, s.attrStr, r) : this.buildObjectNode(s.val, t, s.attrStr, r);\n}\nb.prototype.buildObjectNode = function(e, t, r, s) {\n if (e === \"\")\n return t[0] === \"?\" ? this.indentate(s) + \"<\" + t + r + \"?\" + this.tagEndChar : this.indentate(s) + \"<\" + t + r + this.closeTag(t) + this.tagEndChar;\n {\n let n = \"</\" + t + this.tagEndChar, i = \"\";\n return t[0] === \"?\" && (i = \"?\", n = \"\"), (r || r === \"\") && e.indexOf(\"<\") === -1 ? this.indentate(s) + \"<\" + t + r + i + \">\" + e + n : this.options.commentPropName !== !1 && t === this.options.commentPropName && i.length === 0 ? this.indentate(s) + `<!--${e}-->` + this.newLine : this.indentate(s) + \"<\" + t + r + i + this.tagEndChar + e + this.indentate(s) + n;\n }\n};\nb.prototype.closeTag = function(e) {\n let t = \"\";\n return this.options.unpairedTags.indexOf(e) !== -1 ? this.options.suppressUnpairedNode || (t = \"/\") : this.options.suppressEmptyNode ? t = \"/\" : t = `></${e}`, t;\n};\nb.prototype.buildTextValNode = function(e, t, r, s) {\n if (this.options.cdataPropName !== !1 && t === this.options.cdataPropName)\n return this.indentate(s) + `<![CDATA[${e}]]>` + this.newLine;\n if (this.options.commentPropName !== !1 && t === this.options.commentPropName)\n return this.indentate(s) + `<!--${e}-->` + this.newLine;\n if (t[0] === \"?\")\n return this.indentate(s) + \"<\" + t + r + \"?\" + this.tagEndChar;\n {\n let n = this.options.tagValueProcessor(t, e);\n return n = this.replaceEntitiesValue(n), n === \"\" ? this.indentate(s) + \"<\" + t + r + this.closeTag(t) + this.tagEndChar : this.indentate(s) + \"<\" + t + r + \">\" + n + \"</\" + t + this.tagEndChar;\n }\n};\nb.prototype.replaceEntitiesValue = function(e) {\n if (e && e.length > 0 && this.options.processEntities)\n for (let t = 0; t < this.options.entities.length; t++) {\n const r = this.options.entities[t];\n e = e.replace(r.regex, r.val);\n }\n return e;\n};\nfunction Rt(e) {\n return this.options.indentBy.repeat(e);\n}\nfunction St(e) {\n return e.startsWith(this.options.attributeNamePrefix) && e !== this.options.textNodeName ? e.substr(this.attrPrefixLen) : !1;\n}\nvar Mt = b;\nconst kt = S, Bt = At, qt = Mt;\nvar W = {\n XMLParser: Bt,\n XMLValidator: kt,\n XMLBuilder: qt\n};\nfunction Xt(e) {\n if (typeof e != \"string\")\n throw new TypeError(`Expected a \\`string\\`, got \\`${typeof e}\\``);\n if (e = e.trim(), e.length === 0 || W.XMLValidator.validate(e) !== !0)\n return !1;\n let t;\n const r = new W.XMLParser();\n try {\n t = r.parse(e);\n } catch {\n return !1;\n }\n return !(!t || !(\"svg\" in t));\n}\n/**\n * @copyright Copyright (c) 2022 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\n *\n */\nclass cr {\n _view;\n constructor(t) {\n Ut(t), this._view = t;\n }\n get id() {\n return this._view.id;\n }\n get name() {\n return this._view.name;\n }\n get caption() {\n return this._view.caption;\n }\n get emptyTitle() {\n return this._view.emptyTitle;\n }\n get emptyCaption() {\n return this._view.emptyCaption;\n }\n get getContents() {\n return this._view.getContents;\n }\n get icon() {\n return this._view.icon;\n }\n set icon(t) {\n this._view.icon = t;\n }\n get order() {\n return this._view.order;\n }\n set order(t) {\n this._view.order = t;\n }\n get params() {\n return this._view.params;\n }\n set params(t) {\n this._view.params = t;\n }\n get columns() {\n return this._view.columns;\n }\n get emptyView() {\n return this._view.emptyView;\n }\n get parent() {\n return this._view.parent;\n }\n get sticky() {\n return this._view.sticky;\n }\n get expanded() {\n return this._view.expanded;\n }\n set expanded(t) {\n this._view.expanded = t;\n }\n get defaultSortKey() {\n return this._view.defaultSortKey;\n }\n}\nconst Ut = function(e) {\n if (!e.id || typeof e.id != \"string\")\n throw new Error(\"View id is required and must be a string\");\n if (!e.name || typeof e.name != \"string\")\n throw new Error(\"View name is required and must be a string\");\n if (e.columns && e.columns.length > 0 && (!e.caption || typeof e.caption != \"string\"))\n throw new Error(\"View caption is required for top-level views and must be a string\");\n if (!e.getContents || typeof e.getContents != \"function\")\n throw new Error(\"View getContents is required and must be a function\");\n if (!e.icon || typeof e.icon != \"string\" || !Xt(e.icon))\n throw new Error(\"View icon is required and must be a valid svg string\");\n if (!(\"order\" in e) || typeof e.order != \"number\")\n throw new Error(\"View order is required and must be a number\");\n if (e.columns && e.columns.forEach((t) => {\n if (!(t instanceof Ie))\n throw new Error(\"View columns must be an array of Column. Invalid column found\");\n }), e.emptyView && typeof e.emptyView != \"function\")\n throw new Error(\"View emptyView must be a function\");\n if (e.parent && typeof e.parent != \"string\")\n throw new Error(\"View parent must be a string\");\n if (\"sticky\" in e && typeof e.sticky != \"boolean\")\n throw new Error(\"View sticky must be a boolean\");\n if (\"expanded\" in e && typeof e.expanded != \"boolean\")\n throw new Error(\"View expanded must be a boolean\");\n if (e.defaultSortKey && typeof e.defaultSortKey != \"string\")\n throw new Error(\"View defaultSortKey must be a string\");\n return !0;\n};\n/**\n * @copyright 2019 Christoph Wurst <christoph@winzerhof-wurst.at>\n *\n * @author Christoph Wurst <christoph@winzerhof-wurst.at>\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\n *\n */\nconst hr = function(e) {\n return F().registerEntry(e);\n}, pr = function(e) {\n return F().unregisterEntry(e);\n}, gr = function(e) {\n return F().getEntries(e).sort((r, s) => r.order !== void 0 && s.order !== void 0 && r.order !== s.order ? r.order - s.order : r.displayName.localeCompare(s.displayName, void 0, { numeric: !0, sensitivity: \"base\" }));\n};\nexport {\n Ie as Column,\n Z as DefaultType,\n ye as File,\n Qt as FileAction,\n R as FileType,\n _e as Folder,\n tr as Header,\n Te as Navigation,\n D as Node,\n Q as NodeStatus,\n N as Permission,\n cr as View,\n hr as addNewFileMenuEntry,\n ur as davGetClient,\n sr as davGetDefaultPropfind,\n Ee as davGetFavoritesReport,\n or as davGetRecentSearch,\n be as davParsePermissions,\n te as davRemoteURL,\n ve as davResultToNode,\n ee as davRootPath,\n Y as defaultDavNamespaces,\n j as defaultDavProperties,\n Yt as formatFileSize,\n L as getDavNameSpaces,\n V as getDavProperties,\n dr as getFavoriteNodes,\n er as getFileActions,\n nr as getFileListHeaders,\n ar as getNavigation,\n gr as getNewFileMenuEntries,\n Jt as parseFileSize,\n ir as registerDavProperty,\n Dt as registerFileAction,\n rr as registerFileListHeaders,\n pr as removeNewFileMenuEntry\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!./index-7900cbe9.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!./index-7900cbe9.css\";\n export default content && content.locals ? content.locals : undefined;\n","export class CancelError extends Error {\n\tconstructor(reason) {\n\t\tsuper(reason || 'Promise was canceled');\n\t\tthis.name = 'CancelError';\n\t}\n\n\tget isCanceled() {\n\t\treturn true;\n\t}\n}\n\nconst promiseState = Object.freeze({\n\tpending: Symbol('pending'),\n\tcanceled: Symbol('canceled'),\n\tresolved: Symbol('resolved'),\n\trejected: Symbol('rejected'),\n});\n\nexport default class PCancelable {\n\tstatic fn(userFunction) {\n\t\treturn (...arguments_) => new PCancelable((resolve, reject, onCancel) => {\n\t\t\targuments_.push(onCancel);\n\t\t\tuserFunction(...arguments_).then(resolve, reject);\n\t\t});\n\t}\n\n\t#cancelHandlers = [];\n\t#rejectOnCancel = true;\n\t#state = promiseState.pending;\n\t#promise;\n\t#reject;\n\n\tconstructor(executor) {\n\t\tthis.#promise = new Promise((resolve, reject) => {\n\t\t\tthis.#reject = reject;\n\n\t\t\tconst onResolve = value => {\n\t\t\t\tif (this.#state !== promiseState.canceled || !onCancel.shouldReject) {\n\t\t\t\t\tresolve(value);\n\t\t\t\t\tthis.#setState(promiseState.resolved);\n\t\t\t\t}\n\t\t\t};\n\n\t\t\tconst onReject = error => {\n\t\t\t\tif (this.#state !== promiseState.canceled || !onCancel.shouldReject) {\n\t\t\t\t\treject(error);\n\t\t\t\t\tthis.#setState(promiseState.rejected);\n\t\t\t\t}\n\t\t\t};\n\n\t\t\tconst onCancel = handler => {\n\t\t\t\tif (this.#state !== promiseState.pending) {\n\t\t\t\t\tthrow new Error(`The \\`onCancel\\` handler was attached after the promise ${this.#state.description}.`);\n\t\t\t\t}\n\n\t\t\t\tthis.#cancelHandlers.push(handler);\n\t\t\t};\n\n\t\t\tObject.defineProperties(onCancel, {\n\t\t\t\tshouldReject: {\n\t\t\t\t\tget: () => this.#rejectOnCancel,\n\t\t\t\t\tset: boolean => {\n\t\t\t\t\t\tthis.#rejectOnCancel = boolean;\n\t\t\t\t\t},\n\t\t\t\t},\n\t\t\t});\n\n\t\t\texecutor(onResolve, onReject, onCancel);\n\t\t});\n\t}\n\n\t// eslint-disable-next-line unicorn/no-thenable\n\tthen(onFulfilled, onRejected) {\n\t\treturn this.#promise.then(onFulfilled, onRejected);\n\t}\n\n\tcatch(onRejected) {\n\t\treturn this.#promise.catch(onRejected);\n\t}\n\n\tfinally(onFinally) {\n\t\treturn this.#promise.finally(onFinally);\n\t}\n\n\tcancel(reason) {\n\t\tif (this.#state !== promiseState.pending) {\n\t\t\treturn;\n\t\t}\n\n\t\tthis.#setState(promiseState.canceled);\n\n\t\tif (this.#cancelHandlers.length > 0) {\n\t\t\ttry {\n\t\t\t\tfor (const handler of this.#cancelHandlers) {\n\t\t\t\t\thandler();\n\t\t\t\t}\n\t\t\t} catch (error) {\n\t\t\t\tthis.#reject(error);\n\t\t\t\treturn;\n\t\t\t}\n\t\t}\n\n\t\tif (this.#rejectOnCancel) {\n\t\t\tthis.#reject(new CancelError(reason));\n\t\t}\n\t}\n\n\tget isCanceled() {\n\t\treturn this.#state === promiseState.canceled;\n\t}\n\n\t#setState(state) {\n\t\tif (this.#state === promiseState.pending) {\n\t\t\tthis.#state = state;\n\t\t}\n\t}\n}\n\nObject.setPrototypeOf(PCancelable.prototype, Promise.prototype);\n","export class TimeoutError extends Error {\n\tconstructor(message) {\n\t\tsuper(message);\n\t\tthis.name = 'TimeoutError';\n\t}\n}\n\n/**\nAn error to be thrown when the request is aborted by AbortController.\nDOMException is thrown instead of this Error when DOMException is available.\n*/\nexport class AbortError extends Error {\n\tconstructor(message) {\n\t\tsuper();\n\t\tthis.name = 'AbortError';\n\t\tthis.message = message;\n\t}\n}\n\n/**\nTODO: Remove AbortError and just throw DOMException when targeting Node 18.\n*/\nconst getDOMException = errorMessage => globalThis.DOMException === undefined\n\t? new AbortError(errorMessage)\n\t: new DOMException(errorMessage);\n\n/**\nTODO: Remove below function and just 'reject(signal.reason)' when targeting Node 18.\n*/\nconst getAbortedReason = signal => {\n\tconst reason = signal.reason === undefined\n\t\t? getDOMException('This operation was aborted.')\n\t\t: signal.reason;\n\n\treturn reason instanceof Error ? reason : getDOMException(reason);\n};\n\nexport default function pTimeout(promise, options) {\n\tconst {\n\t\tmilliseconds,\n\t\tfallback,\n\t\tmessage,\n\t\tcustomTimers = {setTimeout, clearTimeout},\n\t} = options;\n\n\tlet timer;\n\n\tconst wrappedPromise = new Promise((resolve, reject) => {\n\t\tif (typeof milliseconds !== 'number' || Math.sign(milliseconds) !== 1) {\n\t\t\tthrow new TypeError(`Expected \\`milliseconds\\` to be a positive number, got \\`${milliseconds}\\``);\n\t\t}\n\n\t\tif (options.signal) {\n\t\t\tconst {signal} = options;\n\t\t\tif (signal.aborted) {\n\t\t\t\treject(getAbortedReason(signal));\n\t\t\t}\n\n\t\t\tsignal.addEventListener('abort', () => {\n\t\t\t\treject(getAbortedReason(signal));\n\t\t\t});\n\t\t}\n\n\t\tif (milliseconds === Number.POSITIVE_INFINITY) {\n\t\t\tpromise.then(resolve, reject);\n\t\t\treturn;\n\t\t}\n\n\t\t// We create the error outside of `setTimeout` to preserve the stack trace.\n\t\tconst timeoutError = new TimeoutError();\n\n\t\ttimer = customTimers.setTimeout.call(undefined, () => {\n\t\t\tif (fallback) {\n\t\t\t\ttry {\n\t\t\t\t\tresolve(fallback());\n\t\t\t\t} catch (error) {\n\t\t\t\t\treject(error);\n\t\t\t\t}\n\n\t\t\t\treturn;\n\t\t\t}\n\n\t\t\tif (typeof promise.cancel === 'function') {\n\t\t\t\tpromise.cancel();\n\t\t\t}\n\n\t\t\tif (message === false) {\n\t\t\t\tresolve();\n\t\t\t} else if (message instanceof Error) {\n\t\t\t\treject(message);\n\t\t\t} else {\n\t\t\t\ttimeoutError.message = message ?? `Promise timed out after ${milliseconds} milliseconds`;\n\t\t\t\treject(timeoutError);\n\t\t\t}\n\t\t}, milliseconds);\n\n\t\t(async () => {\n\t\t\ttry {\n\t\t\t\tresolve(await promise);\n\t\t\t} catch (error) {\n\t\t\t\treject(error);\n\t\t\t}\n\t\t})();\n\t});\n\n\tconst cancelablePromise = wrappedPromise.finally(() => {\n\t\tcancelablePromise.clear();\n\t});\n\n\tcancelablePromise.clear = () => {\n\t\tcustomTimers.clearTimeout.call(undefined, timer);\n\t\ttimer = undefined;\n\t};\n\n\treturn cancelablePromise;\n}\n","import lowerBound from './lower-bound.js';\nexport default class PriorityQueue {\n #queue = [];\n enqueue(run, options) {\n options = {\n priority: 0,\n ...options,\n };\n const element = {\n priority: options.priority,\n run,\n };\n if (this.size && this.#queue[this.size - 1].priority >= options.priority) {\n this.#queue.push(element);\n return;\n }\n const index = lowerBound(this.#queue, element, (a, b) => b.priority - a.priority);\n this.#queue.splice(index, 0, element);\n }\n dequeue() {\n const item = this.#queue.shift();\n return item?.run;\n }\n filter(options) {\n return this.#queue.filter((element) => element.priority === options.priority).map((element) => element.run);\n }\n get size() {\n return this.#queue.length;\n }\n}\n","// Port of lower_bound from https://en.cppreference.com/w/cpp/algorithm/lower_bound\n// Used to compute insertion index to keep queue sorted after insertion\nexport default function lowerBound(array, value, comparator) {\n let first = 0;\n let count = array.length;\n while (count > 0) {\n const step = Math.trunc(count / 2);\n let it = first + step;\n if (comparator(array[it], value) <= 0) {\n first = ++it;\n count -= step + 1;\n }\n else {\n count = step;\n }\n }\n return first;\n}\n","import { EventEmitter } from 'eventemitter3';\nimport pTimeout, { TimeoutError } from 'p-timeout';\nimport PriorityQueue from './priority-queue.js';\n/**\nPromise queue with concurrency control.\n*/\nexport default class PQueue extends EventEmitter {\n #carryoverConcurrencyCount;\n #isIntervalIgnored;\n #intervalCount = 0;\n #intervalCap;\n #interval;\n #intervalEnd = 0;\n #intervalId;\n #timeoutId;\n #queue;\n #queueClass;\n #pending = 0;\n // The `!` is needed because of https://github.com/microsoft/TypeScript/issues/32194\n #concurrency;\n #isPaused;\n #throwOnTimeout;\n /**\n Per-operation timeout in milliseconds. Operations fulfill once `timeout` elapses if they haven't already.\n\n Applies to each future operation.\n */\n timeout;\n // TODO: The `throwOnTimeout` option should affect the return types of `add()` and `addAll()`\n constructor(options) {\n super();\n // eslint-disable-next-line @typescript-eslint/consistent-type-assertions\n options = {\n carryoverConcurrencyCount: false,\n intervalCap: Number.POSITIVE_INFINITY,\n interval: 0,\n concurrency: Number.POSITIVE_INFINITY,\n autoStart: true,\n queueClass: PriorityQueue,\n ...options,\n };\n if (!(typeof options.intervalCap === 'number' && options.intervalCap >= 1)) {\n throw new TypeError(`Expected \\`intervalCap\\` to be a number from 1 and up, got \\`${options.intervalCap?.toString() ?? ''}\\` (${typeof options.intervalCap})`);\n }\n if (options.interval === undefined || !(Number.isFinite(options.interval) && options.interval >= 0)) {\n throw new TypeError(`Expected \\`interval\\` to be a finite number >= 0, got \\`${options.interval?.toString() ?? ''}\\` (${typeof options.interval})`);\n }\n this.#carryoverConcurrencyCount = options.carryoverConcurrencyCount;\n this.#isIntervalIgnored = options.intervalCap === Number.POSITIVE_INFINITY || options.interval === 0;\n this.#intervalCap = options.intervalCap;\n this.#interval = options.interval;\n this.#queue = new options.queueClass();\n this.#queueClass = options.queueClass;\n this.concurrency = options.concurrency;\n this.timeout = options.timeout;\n this.#throwOnTimeout = options.throwOnTimeout === true;\n this.#isPaused = options.autoStart === false;\n }\n get #doesIntervalAllowAnother() {\n return this.#isIntervalIgnored || this.#intervalCount < this.#intervalCap;\n }\n get #doesConcurrentAllowAnother() {\n return this.#pending < this.#concurrency;\n }\n #next() {\n this.#pending--;\n this.#tryToStartAnother();\n this.emit('next');\n }\n #onResumeInterval() {\n this.#onInterval();\n this.#initializeIntervalIfNeeded();\n this.#timeoutId = undefined;\n }\n get #isIntervalPaused() {\n const now = Date.now();\n if (this.#intervalId === undefined) {\n const delay = this.#intervalEnd - now;\n if (delay < 0) {\n // Act as the interval was done\n // We don't need to resume it here because it will be resumed on line 160\n this.#intervalCount = (this.#carryoverConcurrencyCount) ? this.#pending : 0;\n }\n else {\n // Act as the interval is pending\n if (this.#timeoutId === undefined) {\n this.#timeoutId = setTimeout(() => {\n this.#onResumeInterval();\n }, delay);\n }\n return true;\n }\n }\n return false;\n }\n #tryToStartAnother() {\n if (this.#queue.size === 0) {\n // We can clear the interval (\"pause\")\n // Because we can redo it later (\"resume\")\n if (this.#intervalId) {\n clearInterval(this.#intervalId);\n }\n this.#intervalId = undefined;\n this.emit('empty');\n if (this.#pending === 0) {\n this.emit('idle');\n }\n return false;\n }\n if (!this.#isPaused) {\n const canInitializeInterval = !this.#isIntervalPaused;\n if (this.#doesIntervalAllowAnother && this.#doesConcurrentAllowAnother) {\n const job = this.#queue.dequeue();\n if (!job) {\n return false;\n }\n this.emit('active');\n job();\n if (canInitializeInterval) {\n this.#initializeIntervalIfNeeded();\n }\n return true;\n }\n }\n return false;\n }\n #initializeIntervalIfNeeded() {\n if (this.#isIntervalIgnored || this.#intervalId !== undefined) {\n return;\n }\n this.#intervalId = setInterval(() => {\n this.#onInterval();\n }, this.#interval);\n this.#intervalEnd = Date.now() + this.#interval;\n }\n #onInterval() {\n if (this.#intervalCount === 0 && this.#pending === 0 && this.#intervalId) {\n clearInterval(this.#intervalId);\n this.#intervalId = undefined;\n }\n this.#intervalCount = this.#carryoverConcurrencyCount ? this.#pending : 0;\n this.#processQueue();\n }\n /**\n Executes all queued functions until it reaches the limit.\n */\n #processQueue() {\n // eslint-disable-next-line no-empty\n while (this.#tryToStartAnother()) { }\n }\n get concurrency() {\n return this.#concurrency;\n }\n set concurrency(newConcurrency) {\n if (!(typeof newConcurrency === 'number' && newConcurrency >= 1)) {\n throw new TypeError(`Expected \\`concurrency\\` to be a number from 1 and up, got \\`${newConcurrency}\\` (${typeof newConcurrency})`);\n }\n this.#concurrency = newConcurrency;\n this.#processQueue();\n }\n async #throwOnAbort(signal) {\n return new Promise((_resolve, reject) => {\n signal.addEventListener('abort', () => {\n reject(signal.reason);\n }, { once: true });\n });\n }\n async add(function_, options = {}) {\n options = {\n timeout: this.timeout,\n throwOnTimeout: this.#throwOnTimeout,\n ...options,\n };\n return new Promise((resolve, reject) => {\n this.#queue.enqueue(async () => {\n this.#pending++;\n this.#intervalCount++;\n try {\n options.signal?.throwIfAborted();\n let operation = function_({ signal: options.signal });\n if (options.timeout) {\n operation = pTimeout(Promise.resolve(operation), { milliseconds: options.timeout });\n }\n if (options.signal) {\n operation = Promise.race([operation, this.#throwOnAbort(options.signal)]);\n }\n const result = await operation;\n resolve(result);\n this.emit('completed', result);\n }\n catch (error) {\n if (error instanceof TimeoutError && !options.throwOnTimeout) {\n resolve();\n return;\n }\n reject(error);\n this.emit('error', error);\n }\n finally {\n this.#next();\n }\n }, options);\n this.emit('add');\n this.#tryToStartAnother();\n });\n }\n async addAll(functions, options) {\n return Promise.all(functions.map(async (function_) => this.add(function_, options)));\n }\n /**\n Start (or resume) executing enqueued tasks within concurrency limit. No need to call this if queue is not paused (via `options.autoStart = false` or by `.pause()` method.)\n */\n start() {\n if (!this.#isPaused) {\n return this;\n }\n this.#isPaused = false;\n this.#processQueue();\n return this;\n }\n /**\n Put queue execution on hold.\n */\n pause() {\n this.#isPaused = true;\n }\n /**\n Clear the queue.\n */\n clear() {\n this.#queue = new this.#queueClass();\n }\n /**\n Can be called multiple times. Useful if you for example add additional items at a later time.\n\n @returns A promise that settles when the queue becomes empty.\n */\n async onEmpty() {\n // Instantly resolve if the queue is empty\n if (this.#queue.size === 0) {\n return;\n }\n await this.#onEvent('empty');\n }\n /**\n @returns A promise that settles when the queue size is less than the given limit: `queue.size < limit`.\n\n If you want to avoid having the queue grow beyond a certain size you can `await queue.onSizeLessThan()` before adding a new item.\n\n Note that this only limits the number of items waiting to start. There could still be up to `concurrency` jobs already running that this call does not include in its calculation.\n */\n async onSizeLessThan(limit) {\n // Instantly resolve if the queue is empty.\n if (this.#queue.size < limit) {\n return;\n }\n await this.#onEvent('next', () => this.#queue.size < limit);\n }\n /**\n The difference with `.onEmpty` is that `.onIdle` guarantees that all work from the queue has finished. `.onEmpty` merely signals that the queue is empty, but it could mean that some promises haven't completed yet.\n\n @returns A promise that settles when the queue becomes empty, and all promises have completed; `queue.size === 0 && queue.pending === 0`.\n */\n async onIdle() {\n // Instantly resolve if none pending and if nothing else is queued\n if (this.#pending === 0 && this.#queue.size === 0) {\n return;\n }\n await this.#onEvent('idle');\n }\n async #onEvent(event, filter) {\n return new Promise(resolve => {\n const listener = () => {\n if (filter && !filter()) {\n return;\n }\n this.off(event, listener);\n resolve();\n };\n this.on(event, listener);\n });\n }\n /**\n Size of the queue, the number of queued items waiting to run.\n */\n get size() {\n return this.#queue.size;\n }\n /**\n Size of the queue, filtered by the given options.\n\n For example, this can be used to find the number of items remaining in the queue with a specific priority level.\n */\n sizeBy(options) {\n // eslint-disable-next-line unicorn/no-array-callback-reference\n return this.#queue.filter(options).length;\n }\n /**\n Number of running items (no longer in the queue).\n */\n get pending() {\n return this.#pending;\n }\n /**\n Whether the queue is currently paused.\n */\n get isPaused() {\n return this.#isPaused;\n }\n}\n","export const AsyncResource = {\n\tbind(fn, _type, thisArg) {\n\t\treturn fn.bind(thisArg);\n\t},\n};\n\nexport class AsyncLocalStorage {\n\tgetStore() {\n\t\treturn undefined;\n\t}\n\n\trun(_store, callback) {\n\t\treturn callback();\n\t}\n}\n","import \"../assets/index-7900cbe9.css\";\nimport { encodePath as ns } from \"@nextcloud/paths\";\nimport { Folder as Pe, Permission as as, getNewFileMenuEntries as is } from \"@nextcloud/files\";\nimport { generateRemoteUrl as Ae } from \"@nextcloud/router\";\nimport { getCurrentUser as me } from \"@nextcloud/auth\";\nimport q from \"@nextcloud/axios\";\nimport rs from \"p-cancelable\";\nimport ls from \"p-queue\";\nimport os from \"p-limit\";\nimport { getLoggerBuilder as pe } from \"@nextcloud/logger\";\nimport { showError as ms } from \"@nextcloud/dialogs\";\nimport ds from \"simple-eta\";\nimport us from \"vue\";\nimport cs from \"@nextcloud/vue/dist/Components/NcActionButton.js\";\nimport gs from \"@nextcloud/vue/dist/Components/NcActions.js\";\nimport fs from \"@nextcloud/vue/dist/Components/NcButton.js\";\nimport ps from \"@nextcloud/vue/dist/Components/NcIconSvgWrapper.js\";\nimport hs from \"@nextcloud/vue/dist/Components/NcProgressBar.js\";\nimport { getGettextBuilder as Ts } from \"@nextcloud/l10n/gettext\";\nfunction Be(e, s) {\n return function() {\n return e.apply(s, arguments);\n };\n}\nconst { toString: ws } = Object.prototype, { getPrototypeOf: de } = Object, K = ((e) => (s) => {\n const t = ws.call(s);\n return e[t] || (e[t] = t.slice(8, -1).toLowerCase());\n})(/* @__PURE__ */ Object.create(null)), F = (e) => (e = e.toLowerCase(), (s) => K(s) === e), W = (e) => (s) => typeof s === e, { isArray: B } = Array, j = W(\"undefined\");\nfunction xs(e) {\n return e !== null && !j(e) && e.constructor !== null && !j(e.constructor) && k(e.constructor.isBuffer) && e.constructor.isBuffer(e);\n}\nconst Ne = F(\"ArrayBuffer\");\nfunction Ls(e) {\n let s;\n return typeof ArrayBuffer < \"u\" && ArrayBuffer.isView ? s = ArrayBuffer.isView(e) : s = e && e.buffer && Ne(e.buffer), s;\n}\nconst ks = W(\"string\"), k = W(\"function\"), Ee = W(\"number\"), J = (e) => e !== null && typeof e == \"object\", Cs = (e) => e === !0 || e === !1, M = (e) => {\n if (K(e) !== \"object\")\n return !1;\n const s = de(e);\n return (s === null || s === Object.prototype || Object.getPrototypeOf(s) === null) && !(Symbol.toStringTag in e) && !(Symbol.iterator in e);\n}, ys = F(\"Date\"), vs = F(\"File\"), bs = F(\"Blob\"), Ss = F(\"FileList\"), Fs = (e) => J(e) && k(e.pipe), _s = (e) => {\n let s;\n return e && (typeof FormData == \"function\" && e instanceof FormData || k(e.append) && ((s = K(e)) === \"formdata\" || // detect form-data instance\n s === \"object\" && k(e.toString) && e.toString() === \"[object FormData]\"));\n}, Us = F(\"URLSearchParams\"), Ps = (e) => e.trim ? e.trim() : e.replace(/^[\\s\\uFEFF\\xA0]+|[\\s\\uFEFF\\xA0]+$/g, \"\");\nfunction z(e, s, { allOwnKeys: t = !1 } = {}) {\n if (e === null || typeof e > \"u\")\n return;\n let n, a;\n if (typeof e != \"object\" && (e = [e]), B(e))\n for (n = 0, a = e.length; n < a; n++)\n s.call(null, e[n], n, e);\n else {\n const i = t ? Object.getOwnPropertyNames(e) : Object.keys(e), r = i.length;\n let d;\n for (n = 0; n < r; n++)\n d = i[n], s.call(null, e[d], d, e);\n }\n}\nfunction je(e, s) {\n s = s.toLowerCase();\n const t = Object.keys(e);\n let n = t.length, a;\n for (; n-- > 0; )\n if (a = t[n], s === a.toLowerCase())\n return a;\n return null;\n}\nconst ze = (() => typeof globalThis < \"u\" ? globalThis : typeof self < \"u\" ? self : typeof window < \"u\" ? window : global)(), Re = (e) => !j(e) && e !== ze;\nfunction ae() {\n const { caseless: e } = Re(this) && this || {}, s = {}, t = (n, a) => {\n const i = e && je(s, a) || a;\n M(s[i]) && M(n) ? s[i] = ae(s[i], n) : M(n) ? s[i] = ae({}, n) : B(n) ? s[i] = n.slice() : s[i] = n;\n };\n for (let n = 0, a = arguments.length; n < a; n++)\n arguments[n] && z(arguments[n], t);\n return s;\n}\nconst As = (e, s, t, { allOwnKeys: n } = {}) => (z(s, (a, i) => {\n t && k(a) ? e[i] = Be(a, t) : e[i] = a;\n}, { allOwnKeys: n }), e), Bs = (e) => (e.charCodeAt(0) === 65279 && (e = e.slice(1)), e), Ns = (e, s, t, n) => {\n e.prototype = Object.create(s.prototype, n), e.prototype.constructor = e, Object.defineProperty(e, \"super\", {\n value: s.prototype\n }), t && Object.assign(e.prototype, t);\n}, Es = (e, s, t, n) => {\n let a, i, r;\n const d = {};\n if (s = s || {}, e == null)\n return s;\n do {\n for (a = Object.getOwnPropertyNames(e), i = a.length; i-- > 0; )\n r = a[i], (!n || n(r, e, s)) && !d[r] && (s[r] = e[r], d[r] = !0);\n e = t !== !1 && de(e);\n } while (e && (!t || t(e, s)) && e !== Object.prototype);\n return s;\n}, js = (e, s, t) => {\n e = String(e), (t === void 0 || t > e.length) && (t = e.length), t -= s.length;\n const n = e.indexOf(s, t);\n return n !== -1 && n === t;\n}, zs = (e) => {\n if (!e)\n return null;\n if (B(e))\n return e;\n let s = e.length;\n if (!Ee(s))\n return null;\n const t = new Array(s);\n for (; s-- > 0; )\n t[s] = e[s];\n return t;\n}, Rs = ((e) => (s) => e && s instanceof e)(typeof Uint8Array < \"u\" && de(Uint8Array)), Os = (e, s) => {\n const n = (e && e[Symbol.iterator]).call(e);\n let a;\n for (; (a = n.next()) && !a.done; ) {\n const i = a.value;\n s.call(e, i[0], i[1]);\n }\n}, Is = (e, s) => {\n let t;\n const n = [];\n for (; (t = e.exec(s)) !== null; )\n n.push(t);\n return n;\n}, Ds = F(\"HTMLFormElement\"), Ms = (e) => e.toLowerCase().replace(\n /[-_\\s]([a-z\\d])(\\w*)/g,\n function(t, n, a) {\n return n.toUpperCase() + a;\n }\n), he = (({ hasOwnProperty: e }) => (s, t) => e.call(s, t))(Object.prototype), Hs = F(\"RegExp\"), Oe = (e, s) => {\n const t = Object.getOwnPropertyDescriptors(e), n = {};\n z(t, (a, i) => {\n let r;\n (r = s(a, i, e)) !== !1 && (n[i] = r || a);\n }), Object.defineProperties(e, n);\n}, $s = (e) => {\n Oe(e, (s, t) => {\n if (k(e) && [\"arguments\", \"caller\", \"callee\"].indexOf(t) !== -1)\n return !1;\n const n = e[t];\n if (k(n)) {\n if (s.enumerable = !1, \"writable\" in s) {\n s.writable = !1;\n return;\n }\n s.set || (s.set = () => {\n throw Error(\"Can not rewrite read-only method '\" + t + \"'\");\n });\n }\n });\n}, qs = (e, s) => {\n const t = {}, n = (a) => {\n a.forEach((i) => {\n t[i] = !0;\n });\n };\n return B(e) ? n(e) : n(String(e).split(s)), t;\n}, Gs = () => {\n}, Vs = (e, s) => (e = +e, Number.isFinite(e) ? e : s), X = \"abcdefghijklmnopqrstuvwxyz\", Te = \"0123456789\", Ie = {\n DIGIT: Te,\n ALPHA: X,\n ALPHA_DIGIT: X + X.toUpperCase() + Te\n}, Ks = (e = 16, s = Ie.ALPHA_DIGIT) => {\n let t = \"\";\n const { length: n } = s;\n for (; e--; )\n t += s[Math.random() * n | 0];\n return t;\n};\nfunction Ws(e) {\n return !!(e && k(e.append) && e[Symbol.toStringTag] === \"FormData\" && e[Symbol.iterator]);\n}\nconst Js = (e) => {\n const s = new Array(10), t = (n, a) => {\n if (J(n)) {\n if (s.indexOf(n) >= 0)\n return;\n if (!(\"toJSON\" in n)) {\n s[a] = n;\n const i = B(n) ? [] : {};\n return z(n, (r, d) => {\n const m = t(r, a + 1);\n !j(m) && (i[d] = m);\n }), s[a] = void 0, i;\n }\n }\n return n;\n };\n return t(e, 0);\n}, Ys = F(\"AsyncFunction\"), Qs = (e) => e && (J(e) || k(e)) && k(e.then) && k(e.catch), l = {\n isArray: B,\n isArrayBuffer: Ne,\n isBuffer: xs,\n isFormData: _s,\n isArrayBufferView: Ls,\n isString: ks,\n isNumber: Ee,\n isBoolean: Cs,\n isObject: J,\n isPlainObject: M,\n isUndefined: j,\n isDate: ys,\n isFile: vs,\n isBlob: bs,\n isRegExp: Hs,\n isFunction: k,\n isStream: Fs,\n isURLSearchParams: Us,\n isTypedArray: Rs,\n isFileList: Ss,\n forEach: z,\n merge: ae,\n extend: As,\n trim: Ps,\n stripBOM: Bs,\n inherits: Ns,\n toFlatObject: Es,\n kindOf: K,\n kindOfTest: F,\n endsWith: js,\n toArray: zs,\n forEachEntry: Os,\n matchAll: Is,\n isHTMLForm: Ds,\n hasOwnProperty: he,\n hasOwnProp: he,\n // an alias to avoid ESLint no-prototype-builtins detection\n reduceDescriptors: Oe,\n freezeMethods: $s,\n toObjectSet: qs,\n toCamelCase: Ms,\n noop: Gs,\n toFiniteNumber: Vs,\n findKey: je,\n global: ze,\n isContextDefined: Re,\n ALPHABET: Ie,\n generateString: Ks,\n isSpecCompliantForm: Ws,\n toJSONObject: Js,\n isAsyncFn: Ys,\n isThenable: Qs\n};\nfunction p(e, s, t, n, a) {\n Error.call(this), Error.captureStackTrace ? Error.captureStackTrace(this, this.constructor) : this.stack = new Error().stack, this.message = e, this.name = \"AxiosError\", s && (this.code = s), t && (this.config = t), n && (this.request = n), a && (this.response = a);\n}\nl.inherits(p, Error, {\n toJSON: function() {\n return {\n // Standard\n message: this.message,\n name: this.name,\n // Microsoft\n description: this.description,\n number: this.number,\n // Mozilla\n fileName: this.fileName,\n lineNumber: this.lineNumber,\n columnNumber: this.columnNumber,\n stack: this.stack,\n // Axios\n config: l.toJSONObject(this.config),\n code: this.code,\n status: this.response && this.response.status ? this.response.status : null\n };\n }\n});\nconst De = p.prototype, Me = {};\n[\n \"ERR_BAD_OPTION_VALUE\",\n \"ERR_BAD_OPTION\",\n \"ECONNABORTED\",\n \"ETIMEDOUT\",\n \"ERR_NETWORK\",\n \"ERR_FR_TOO_MANY_REDIRECTS\",\n \"ERR_DEPRECATED\",\n \"ERR_BAD_RESPONSE\",\n \"ERR_BAD_REQUEST\",\n \"ERR_CANCELED\",\n \"ERR_NOT_SUPPORT\",\n \"ERR_INVALID_URL\"\n // eslint-disable-next-line func-names\n].forEach((e) => {\n Me[e] = { value: e };\n});\nObject.defineProperties(p, Me);\nObject.defineProperty(De, \"isAxiosError\", { value: !0 });\np.from = (e, s, t, n, a, i) => {\n const r = Object.create(De);\n return l.toFlatObject(e, r, function(m) {\n return m !== Error.prototype;\n }, (d) => d !== \"isAxiosError\"), p.call(r, e.message, s, t, n, a), r.cause = e, r.name = e.name, i && Object.assign(r, i), r;\n};\nconst Zs = null;\nfunction ie(e) {\n return l.isPlainObject(e) || l.isArray(e);\n}\nfunction He(e) {\n return l.endsWith(e, \"[]\") ? e.slice(0, -2) : e;\n}\nfunction we(e, s, t) {\n return e ? e.concat(s).map(function(a, i) {\n return a = He(a), !t && i ? \"[\" + a + \"]\" : a;\n }).join(t ? \".\" : \"\") : s;\n}\nfunction Xs(e) {\n return l.isArray(e) && !e.some(ie);\n}\nconst et = l.toFlatObject(l, {}, null, function(s) {\n return /^is[A-Z]/.test(s);\n});\nfunction Y(e, s, t) {\n if (!l.isObject(e))\n throw new TypeError(\"target must be an object\");\n s = s || new FormData(), t = l.toFlatObject(t, {\n metaTokens: !0,\n dots: !1,\n indexes: !1\n }, !1, function(c, w) {\n return !l.isUndefined(w[c]);\n });\n const n = t.metaTokens, a = t.visitor || o, i = t.dots, r = t.indexes, m = (t.Blob || typeof Blob < \"u\" && Blob) && l.isSpecCompliantForm(s);\n if (!l.isFunction(a))\n throw new TypeError(\"visitor must be a function\");\n function g(u) {\n if (u === null)\n return \"\";\n if (l.isDate(u))\n return u.toISOString();\n if (!m && l.isBlob(u))\n throw new p(\"Blob is not supported. Use a Buffer instead.\");\n return l.isArrayBuffer(u) || l.isTypedArray(u) ? m && typeof Blob == \"function\" ? new Blob([u]) : Buffer.from(u) : u;\n }\n function o(u, c, w) {\n let C = u;\n if (u && !w && typeof u == \"object\") {\n if (l.endsWith(c, \"{}\"))\n c = n ? c : c.slice(0, -2), u = JSON.stringify(u);\n else if (l.isArray(u) && Xs(u) || (l.isFileList(u) || l.endsWith(c, \"[]\")) && (C = l.toArray(u)))\n return c = He(c), C.forEach(function(P, O) {\n !(l.isUndefined(P) || P === null) && s.append(\n // eslint-disable-next-line no-nested-ternary\n r === !0 ? we([c], O, i) : r === null ? c : c + \"[]\",\n g(P)\n );\n }), !1;\n }\n return ie(u) ? !0 : (s.append(we(w, c, i), g(u)), !1);\n }\n const f = [], h = Object.assign(et, {\n defaultVisitor: o,\n convertValue: g,\n isVisitable: ie\n });\n function T(u, c) {\n if (!l.isUndefined(u)) {\n if (f.indexOf(u) !== -1)\n throw Error(\"Circular reference detected in \" + c.join(\".\"));\n f.push(u), l.forEach(u, function(C, L) {\n (!(l.isUndefined(C) || C === null) && a.call(\n s,\n C,\n l.isString(L) ? L.trim() : L,\n c,\n h\n )) === !0 && T(C, c ? c.concat(L) : [L]);\n }), f.pop();\n }\n }\n if (!l.isObject(e))\n throw new TypeError(\"data must be an object\");\n return T(e), s;\n}\nfunction xe(e) {\n const s = {\n \"!\": \"%21\",\n \"'\": \"%27\",\n \"(\": \"%28\",\n \")\": \"%29\",\n \"~\": \"%7E\",\n \"%20\": \"+\",\n \"%00\": \"\\0\"\n };\n return encodeURIComponent(e).replace(/[!'()~]|%20|%00/g, function(n) {\n return s[n];\n });\n}\nfunction ue(e, s) {\n this._pairs = [], e && Y(e, this, s);\n}\nconst $e = ue.prototype;\n$e.append = function(s, t) {\n this._pairs.push([s, t]);\n};\n$e.toString = function(s) {\n const t = s ? function(n) {\n return s.call(this, n, xe);\n } : xe;\n return this._pairs.map(function(a) {\n return t(a[0]) + \"=\" + t(a[1]);\n }, \"\").join(\"&\");\n};\nfunction st(e) {\n return encodeURIComponent(e).replace(/%3A/gi, \":\").replace(/%24/g, \"$\").replace(/%2C/gi, \",\").replace(/%20/g, \"+\").replace(/%5B/gi, \"[\").replace(/%5D/gi, \"]\");\n}\nfunction qe(e, s, t) {\n if (!s)\n return e;\n const n = t && t.encode || st, a = t && t.serialize;\n let i;\n if (a ? i = a(s, t) : i = l.isURLSearchParams(s) ? s.toString() : new ue(s, t).toString(n), i) {\n const r = e.indexOf(\"#\");\n r !== -1 && (e = e.slice(0, r)), e += (e.indexOf(\"?\") === -1 ? \"?\" : \"&\") + i;\n }\n return e;\n}\nclass tt {\n constructor() {\n this.handlers = [];\n }\n /**\n * Add a new interceptor to the stack\n *\n * @param {Function} fulfilled The function to handle `then` for a `Promise`\n * @param {Function} rejected The function to handle `reject` for a `Promise`\n *\n * @return {Number} An ID used to remove interceptor later\n */\n use(s, t, n) {\n return this.handlers.push({\n fulfilled: s,\n rejected: t,\n synchronous: n ? n.synchronous : !1,\n runWhen: n ? n.runWhen : null\n }), this.handlers.length - 1;\n }\n /**\n * Remove an interceptor from the stack\n *\n * @param {Number} id The ID that was returned by `use`\n *\n * @returns {Boolean} `true` if the interceptor was removed, `false` otherwise\n */\n eject(s) {\n this.handlers[s] && (this.handlers[s] = null);\n }\n /**\n * Clear all interceptors from the stack\n *\n * @returns {void}\n */\n clear() {\n this.handlers && (this.handlers = []);\n }\n /**\n * Iterate over all the registered interceptors\n *\n * This method is particularly useful for skipping over any\n * interceptors that may have become `null` calling `eject`.\n *\n * @param {Function} fn The function to call for each interceptor\n *\n * @returns {void}\n */\n forEach(s) {\n l.forEach(this.handlers, function(n) {\n n !== null && s(n);\n });\n }\n}\nconst Le = tt, Ge = {\n silentJSONParsing: !0,\n forcedJSONParsing: !0,\n clarifyTimeoutError: !1\n}, nt = typeof URLSearchParams < \"u\" ? URLSearchParams : ue, at = typeof FormData < \"u\" ? FormData : null, it = typeof Blob < \"u\" ? Blob : null, rt = {\n isBrowser: !0,\n classes: {\n URLSearchParams: nt,\n FormData: at,\n Blob: it\n },\n protocols: [\"http\", \"https\", \"file\", \"blob\", \"url\", \"data\"]\n}, Ve = typeof window < \"u\" && typeof document < \"u\", lt = ((e) => Ve && [\"ReactNative\", \"NativeScript\", \"NS\"].indexOf(e) < 0)(typeof navigator < \"u\" && navigator.product), ot = (() => typeof WorkerGlobalScope < \"u\" && // eslint-disable-next-line no-undef\nself instanceof WorkerGlobalScope && typeof self.importScripts == \"function\")(), mt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({\n __proto__: null,\n hasBrowserEnv: Ve,\n hasStandardBrowserEnv: lt,\n hasStandardBrowserWebWorkerEnv: ot\n}, Symbol.toStringTag, { value: \"Module\" })), S = {\n ...mt,\n ...rt\n};\nfunction dt(e, s) {\n return Y(e, new S.classes.URLSearchParams(), Object.assign({\n visitor: function(t, n, a, i) {\n return S.isNode && l.isBuffer(t) ? (this.append(n, t.toString(\"base64\")), !1) : i.defaultVisitor.apply(this, arguments);\n }\n }, s));\n}\nfunction ut(e) {\n return l.matchAll(/\\w+|\\[(\\w*)]/g, e).map((s) => s[0] === \"[]\" ? \"\" : s[1] || s[0]);\n}\nfunction ct(e) {\n const s = {}, t = Object.keys(e);\n let n;\n const a = t.length;\n let i;\n for (n = 0; n < a; n++)\n i = t[n], s[i] = e[i];\n return s;\n}\nfunction Ke(e) {\n function s(t, n, a, i) {\n let r = t[i++];\n const d = Number.isFinite(+r), m = i >= t.length;\n return r = !r && l.isArray(a) ? a.length : r, m ? (l.hasOwnProp(a, r) ? a[r] = [a[r], n] : a[r] = n, !d) : ((!a[r] || !l.isObject(a[r])) && (a[r] = []), s(t, n, a[r], i) && l.isArray(a[r]) && (a[r] = ct(a[r])), !d);\n }\n if (l.isFormData(e) && l.isFunction(e.entries)) {\n const t = {};\n return l.forEachEntry(e, (n, a) => {\n s(ut(n), a, t, 0);\n }), t;\n }\n return null;\n}\nfunction gt(e, s, t) {\n if (l.isString(e))\n try {\n return (s || JSON.parse)(e), l.trim(e);\n } catch (n) {\n if (n.name !== \"SyntaxError\")\n throw n;\n }\n return (t || JSON.stringify)(e);\n}\nconst ce = {\n transitional: Ge,\n adapter: [\"xhr\", \"http\"],\n transformRequest: [function(s, t) {\n const n = t.getContentType() || \"\", a = n.indexOf(\"application/json\") > -1, i = l.isObject(s);\n if (i && l.isHTMLForm(s) && (s = new FormData(s)), l.isFormData(s))\n return a && a ? JSON.stringify(Ke(s)) : s;\n if (l.isArrayBuffer(s) || l.isBuffer(s) || l.isStream(s) || l.isFile(s) || l.isBlob(s))\n return s;\n if (l.isArrayBufferView(s))\n return s.buffer;\n if (l.isURLSearchParams(s))\n return t.setContentType(\"application/x-www-form-urlencoded;charset=utf-8\", !1), s.toString();\n let d;\n if (i) {\n if (n.indexOf(\"application/x-www-form-urlencoded\") > -1)\n return dt(s, this.formSerializer).toString();\n if ((d = l.isFileList(s)) || n.indexOf(\"multipart/form-data\") > -1) {\n const m = this.env && this.env.FormData;\n return Y(\n d ? { \"files[]\": s } : s,\n m && new m(),\n this.formSerializer\n );\n }\n }\n return i || a ? (t.setContentType(\"application/json\", !1), gt(s)) : s;\n }],\n transformResponse: [function(s) {\n const t = this.transitional || ce.transitional, n = t && t.forcedJSONParsing, a = this.responseType === \"json\";\n if (s && l.isString(s) && (n && !this.responseType || a)) {\n const r = !(t && t.silentJSONParsing) && a;\n try {\n return JSON.parse(s);\n } catch (d) {\n if (r)\n throw d.name === \"SyntaxError\" ? p.from(d, p.ERR_BAD_RESPONSE, this, null, this.response) : d;\n }\n }\n return s;\n }],\n /**\n * A timeout in milliseconds to abort a request. If set to 0 (default) a\n * timeout is not created.\n */\n timeout: 0,\n xsrfCookieName: \"XSRF-TOKEN\",\n xsrfHeaderName: \"X-XSRF-TOKEN\",\n maxContentLength: -1,\n maxBodyLength: -1,\n env: {\n FormData: S.classes.FormData,\n Blob: S.classes.Blob\n },\n validateStatus: function(s) {\n return s >= 200 && s < 300;\n },\n headers: {\n common: {\n Accept: \"application/json, text/plain, */*\",\n \"Content-Type\": void 0\n }\n }\n};\nl.forEach([\"delete\", \"get\", \"head\", \"post\", \"put\", \"patch\"], (e) => {\n ce.headers[e] = {};\n});\nconst ge = ce, ft = l.toObjectSet([\n \"age\",\n \"authorization\",\n \"content-length\",\n \"content-type\",\n \"etag\",\n \"expires\",\n \"from\",\n \"host\",\n \"if-modified-since\",\n \"if-unmodified-since\",\n \"last-modified\",\n \"location\",\n \"max-forwards\",\n \"proxy-authorization\",\n \"referer\",\n \"retry-after\",\n \"user-agent\"\n]), pt = (e) => {\n const s = {};\n let t, n, a;\n return e && e.split(`\n`).forEach(function(r) {\n a = r.indexOf(\":\"), t = r.substring(0, a).trim().toLowerCase(), n = r.substring(a + 1).trim(), !(!t || s[t] && ft[t]) && (t === \"set-cookie\" ? s[t] ? s[t].push(n) : s[t] = [n] : s[t] = s[t] ? s[t] + \", \" + n : n);\n }), s;\n}, ke = Symbol(\"internals\");\nfunction N(e) {\n return e && String(e).trim().toLowerCase();\n}\nfunction H(e) {\n return e === !1 || e == null ? e : l.isArray(e) ? e.map(H) : String(e);\n}\nfunction ht(e) {\n const s = /* @__PURE__ */ Object.create(null), t = /([^\\s,;=]+)\\s*(?:=\\s*([^,;]+))?/g;\n let n;\n for (; n = t.exec(e); )\n s[n[1]] = n[2];\n return s;\n}\nconst Tt = (e) => /^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim());\nfunction ee(e, s, t, n, a) {\n if (l.isFunction(n))\n return n.call(this, s, t);\n if (a && (s = t), !!l.isString(s)) {\n if (l.isString(n))\n return s.indexOf(n) !== -1;\n if (l.isRegExp(n))\n return n.test(s);\n }\n}\nfunction wt(e) {\n return e.trim().toLowerCase().replace(/([a-z\\d])(\\w*)/g, (s, t, n) => t.toUpperCase() + n);\n}\nfunction xt(e, s) {\n const t = l.toCamelCase(\" \" + s);\n [\"get\", \"set\", \"has\"].forEach((n) => {\n Object.defineProperty(e, n + t, {\n value: function(a, i, r) {\n return this[n].call(this, s, a, i, r);\n },\n configurable: !0\n });\n });\n}\nlet Q = class {\n constructor(s) {\n s && this.set(s);\n }\n set(s, t, n) {\n const a = this;\n function i(d, m, g) {\n const o = N(m);\n if (!o)\n throw new Error(\"header name must be a non-empty string\");\n const f = l.findKey(a, o);\n (!f || a[f] === void 0 || g === !0 || g === void 0 && a[f] !== !1) && (a[f || m] = H(d));\n }\n const r = (d, m) => l.forEach(d, (g, o) => i(g, o, m));\n return l.isPlainObject(s) || s instanceof this.constructor ? r(s, t) : l.isString(s) && (s = s.trim()) && !Tt(s) ? r(pt(s), t) : s != null && i(t, s, n), this;\n }\n get(s, t) {\n if (s = N(s), s) {\n const n = l.findKey(this, s);\n if (n) {\n const a = this[n];\n if (!t)\n return a;\n if (t === !0)\n return ht(a);\n if (l.isFunction(t))\n return t.call(this, a, n);\n if (l.isRegExp(t))\n return t.exec(a);\n throw new TypeError(\"parser must be boolean|regexp|function\");\n }\n }\n }\n has(s, t) {\n if (s = N(s), s) {\n const n = l.findKey(this, s);\n return !!(n && this[n] !== void 0 && (!t || ee(this, this[n], n, t)));\n }\n return !1;\n }\n delete(s, t) {\n const n = this;\n let a = !1;\n function i(r) {\n if (r = N(r), r) {\n const d = l.findKey(n, r);\n d && (!t || ee(n, n[d], d, t)) && (delete n[d], a = !0);\n }\n }\n return l.isArray(s) ? s.forEach(i) : i(s), a;\n }\n clear(s) {\n const t = Object.keys(this);\n let n = t.length, a = !1;\n for (; n--; ) {\n const i = t[n];\n (!s || ee(this, this[i], i, s, !0)) && (delete this[i], a = !0);\n }\n return a;\n }\n normalize(s) {\n const t = this, n = {};\n return l.forEach(this, (a, i) => {\n const r = l.findKey(n, i);\n if (r) {\n t[r] = H(a), delete t[i];\n return;\n }\n const d = s ? wt(i) : String(i).trim();\n d !== i && delete t[i], t[d] = H(a), n[d] = !0;\n }), this;\n }\n concat(...s) {\n return this.constructor.concat(this, ...s);\n }\n toJSON(s) {\n const t = /* @__PURE__ */ Object.create(null);\n return l.forEach(this, (n, a) => {\n n != null && n !== !1 && (t[a] = s && l.isArray(n) ? n.join(\", \") : n);\n }), t;\n }\n [Symbol.iterator]() {\n return Object.entries(this.toJSON())[Symbol.iterator]();\n }\n toString() {\n return Object.entries(this.toJSON()).map(([s, t]) => s + \": \" + t).join(`\n`);\n }\n get [Symbol.toStringTag]() {\n return \"AxiosHeaders\";\n }\n static from(s) {\n return s instanceof this ? s : new this(s);\n }\n static concat(s, ...t) {\n const n = new this(s);\n return t.forEach((a) => n.set(a)), n;\n }\n static accessor(s) {\n const n = (this[ke] = this[ke] = {\n accessors: {}\n }).accessors, a = this.prototype;\n function i(r) {\n const d = N(r);\n n[d] || (xt(a, r), n[d] = !0);\n }\n return l.isArray(s) ? s.forEach(i) : i(s), this;\n }\n};\nQ.accessor([\"Content-Type\", \"Content-Length\", \"Accept\", \"Accept-Encoding\", \"User-Agent\", \"Authorization\"]);\nl.reduceDescriptors(Q.prototype, ({ value: e }, s) => {\n let t = s[0].toUpperCase() + s.slice(1);\n return {\n get: () => e,\n set(n) {\n this[t] = n;\n }\n };\n});\nl.freezeMethods(Q);\nconst _ = Q;\nfunction se(e, s) {\n const t = this || ge, n = s || t, a = _.from(n.headers);\n let i = n.data;\n return l.forEach(e, function(d) {\n i = d.call(t, i, a.normalize(), s ? s.status : void 0);\n }), a.normalize(), i;\n}\nfunction We(e) {\n return !!(e && e.__CANCEL__);\n}\nfunction R(e, s, t) {\n p.call(this, e ?? \"canceled\", p.ERR_CANCELED, s, t), this.name = \"CanceledError\";\n}\nl.inherits(R, p, {\n __CANCEL__: !0\n});\nfunction Lt(e, s, t) {\n const n = t.config.validateStatus;\n !t.status || !n || n(t.status) ? e(t) : s(new p(\n \"Request failed with status code \" + t.status,\n [p.ERR_BAD_REQUEST, p.ERR_BAD_RESPONSE][Math.floor(t.status / 100) - 4],\n t.config,\n t.request,\n t\n ));\n}\nconst kt = S.hasStandardBrowserEnv ? (\n // Standard browser envs support document.cookie\n function() {\n return {\n write: function(t, n, a, i, r, d) {\n const m = [];\n m.push(t + \"=\" + encodeURIComponent(n)), l.isNumber(a) && m.push(\"expires=\" + new Date(a).toGMTString()), l.isString(i) && m.push(\"path=\" + i), l.isString(r) && m.push(\"domain=\" + r), d === !0 && m.push(\"secure\"), document.cookie = m.join(\"; \");\n },\n read: function(t) {\n const n = document.cookie.match(new RegExp(\"(^|;\\\\s*)(\" + t + \")=([^;]*)\"));\n return n ? decodeURIComponent(n[3]) : null;\n },\n remove: function(t) {\n this.write(t, \"\", Date.now() - 864e5);\n }\n };\n }()\n) : (\n // Non standard browser env (web workers, react-native) lack needed support.\n function() {\n return {\n write: function() {\n },\n read: function() {\n return null;\n },\n remove: function() {\n }\n };\n }()\n);\nfunction Ct(e) {\n return /^([a-z][a-z\\d+\\-.]*:)?\\/\\//i.test(e);\n}\nfunction yt(e, s) {\n return s ? e.replace(/\\/+$/, \"\") + \"/\" + s.replace(/^\\/+/, \"\") : e;\n}\nfunction Je(e, s) {\n return e && !Ct(s) ? yt(e, s) : s;\n}\nconst vt = S.hasStandardBrowserEnv ? (\n // Standard browser envs have full support of the APIs needed to test\n // whether the request URL is of the same origin as current location.\n function() {\n const s = /(msie|trident)/i.test(navigator.userAgent), t = document.createElement(\"a\");\n let n;\n function a(i) {\n let r = i;\n return s && (t.setAttribute(\"href\", r), r = t.href), t.setAttribute(\"href\", r), {\n href: t.href,\n protocol: t.protocol ? t.protocol.replace(/:$/, \"\") : \"\",\n host: t.host,\n search: t.search ? t.search.replace(/^\\?/, \"\") : \"\",\n hash: t.hash ? t.hash.replace(/^#/, \"\") : \"\",\n hostname: t.hostname,\n port: t.port,\n pathname: t.pathname.charAt(0) === \"/\" ? t.pathname : \"/\" + t.pathname\n };\n }\n return n = a(window.location.href), function(r) {\n const d = l.isString(r) ? a(r) : r;\n return d.protocol === n.protocol && d.host === n.host;\n };\n }()\n) : (\n // Non standard browser envs (web workers, react-native) lack needed support.\n function() {\n return function() {\n return !0;\n };\n }()\n);\nfunction bt(e) {\n const s = /^([-+\\w]{1,25})(:?\\/\\/|:)/.exec(e);\n return s && s[1] || \"\";\n}\nfunction St(e, s) {\n e = e || 10;\n const t = new Array(e), n = new Array(e);\n let a = 0, i = 0, r;\n return s = s !== void 0 ? s : 1e3, function(m) {\n const g = Date.now(), o = n[i];\n r || (r = g), t[a] = m, n[a] = g;\n let f = i, h = 0;\n for (; f !== a; )\n h += t[f++], f = f % e;\n if (a = (a + 1) % e, a === i && (i = (i + 1) % e), g - r < s)\n return;\n const T = o && g - o;\n return T ? Math.round(h * 1e3 / T) : void 0;\n };\n}\nfunction Ce(e, s) {\n let t = 0;\n const n = St(50, 250);\n return (a) => {\n const i = a.loaded, r = a.lengthComputable ? a.total : void 0, d = i - t, m = n(d), g = i <= r;\n t = i;\n const o = {\n loaded: i,\n total: r,\n progress: r ? i / r : void 0,\n bytes: d,\n rate: m || void 0,\n estimated: m && r && g ? (r - i) / m : void 0,\n event: a\n };\n o[s ? \"download\" : \"upload\"] = !0, e(o);\n };\n}\nconst Ft = typeof XMLHttpRequest < \"u\", _t = Ft && function(e) {\n return new Promise(function(t, n) {\n let a = e.data;\n const i = _.from(e.headers).normalize(), r = e.responseType;\n let d;\n function m() {\n e.cancelToken && e.cancelToken.unsubscribe(d), e.signal && e.signal.removeEventListener(\"abort\", d);\n }\n let g;\n if (l.isFormData(a)) {\n if (S.hasStandardBrowserEnv || S.hasStandardBrowserWebWorkerEnv)\n i.setContentType(!1);\n else if ((g = i.getContentType()) !== !1) {\n const [u, ...c] = g ? g.split(\";\").map((w) => w.trim()).filter(Boolean) : [];\n i.setContentType([u || \"multipart/form-data\", ...c].join(\"; \"));\n }\n }\n let o = new XMLHttpRequest();\n if (e.auth) {\n const u = e.auth.username || \"\", c = e.auth.password ? unescape(encodeURIComponent(e.auth.password)) : \"\";\n i.set(\"Authorization\", \"Basic \" + btoa(u + \":\" + c));\n }\n const f = Je(e.baseURL, e.url);\n o.open(e.method.toUpperCase(), qe(f, e.params, e.paramsSerializer), !0), o.timeout = e.timeout;\n function h() {\n if (!o)\n return;\n const u = _.from(\n \"getAllResponseHeaders\" in o && o.getAllResponseHeaders()\n ), w = {\n data: !r || r === \"text\" || r === \"json\" ? o.responseText : o.response,\n status: o.status,\n statusText: o.statusText,\n headers: u,\n config: e,\n request: o\n };\n Lt(function(L) {\n t(L), m();\n }, function(L) {\n n(L), m();\n }, w), o = null;\n }\n if (\"onloadend\" in o ? o.onloadend = h : o.onreadystatechange = function() {\n !o || o.readyState !== 4 || o.status === 0 && !(o.responseURL && o.responseURL.indexOf(\"file:\") === 0) || setTimeout(h);\n }, o.onabort = function() {\n o && (n(new p(\"Request aborted\", p.ECONNABORTED, e, o)), o = null);\n }, o.onerror = function() {\n n(new p(\"Network Error\", p.ERR_NETWORK, e, o)), o = null;\n }, o.ontimeout = function() {\n let c = e.timeout ? \"timeout of \" + e.timeout + \"ms exceeded\" : \"timeout exceeded\";\n const w = e.transitional || Ge;\n e.timeoutErrorMessage && (c = e.timeoutErrorMessage), n(new p(\n c,\n w.clarifyTimeoutError ? p.ETIMEDOUT : p.ECONNABORTED,\n e,\n o\n )), o = null;\n }, S.hasStandardBrowserEnv) {\n const u = vt(f) && e.xsrfCookieName && kt.read(e.xsrfCookieName);\n u && i.set(e.xsrfHeaderName, u);\n }\n a === void 0 && i.setContentType(null), \"setRequestHeader\" in o && l.forEach(i.toJSON(), function(c, w) {\n o.setRequestHeader(w, c);\n }), l.isUndefined(e.withCredentials) || (o.withCredentials = !!e.withCredentials), r && r !== \"json\" && (o.responseType = e.responseType), typeof e.onDownloadProgress == \"function\" && o.addEventListener(\"progress\", Ce(e.onDownloadProgress, !0)), typeof e.onUploadProgress == \"function\" && o.upload && o.upload.addEventListener(\"progress\", Ce(e.onUploadProgress)), (e.cancelToken || e.signal) && (d = (u) => {\n o && (n(!u || u.type ? new R(null, e, o) : u), o.abort(), o = null);\n }, e.cancelToken && e.cancelToken.subscribe(d), e.signal && (e.signal.aborted ? d() : e.signal.addEventListener(\"abort\", d)));\n const T = bt(f);\n if (T && S.protocols.indexOf(T) === -1) {\n n(new p(\"Unsupported protocol \" + T + \":\", p.ERR_BAD_REQUEST, e));\n return;\n }\n o.send(a || null);\n });\n}, re = {\n http: Zs,\n xhr: _t\n};\nl.forEach(re, (e, s) => {\n if (e) {\n try {\n Object.defineProperty(e, \"name\", { value: s });\n } catch {\n }\n Object.defineProperty(e, \"adapterName\", { value: s });\n }\n});\nconst ye = (e) => `- ${e}`, Ut = (e) => l.isFunction(e) || e === null || e === !1, Ye = {\n getAdapter: (e) => {\n e = l.isArray(e) ? e : [e];\n const { length: s } = e;\n let t, n;\n const a = {};\n for (let i = 0; i < s; i++) {\n t = e[i];\n let r;\n if (n = t, !Ut(t) && (n = re[(r = String(t)).toLowerCase()], n === void 0))\n throw new p(`Unknown adapter '${r}'`);\n if (n)\n break;\n a[r || \"#\" + i] = n;\n }\n if (!n) {\n const i = Object.entries(a).map(\n ([d, m]) => `adapter ${d} ` + (m === !1 ? \"is not supported by the environment\" : \"is not available in the build\")\n );\n let r = s ? i.length > 1 ? `since :\n` + i.map(ye).join(`\n`) : \" \" + ye(i[0]) : \"as no adapter specified\";\n throw new p(\n \"There is no suitable adapter to dispatch the request \" + r,\n \"ERR_NOT_SUPPORT\"\n );\n }\n return n;\n },\n adapters: re\n};\nfunction te(e) {\n if (e.cancelToken && e.cancelToken.throwIfRequested(), e.signal && e.signal.aborted)\n throw new R(null, e);\n}\nfunction ve(e) {\n return te(e), e.headers = _.from(e.headers), e.data = se.call(\n e,\n e.transformRequest\n ), [\"post\", \"put\", \"patch\"].indexOf(e.method) !== -1 && e.headers.setContentType(\"application/x-www-form-urlencoded\", !1), Ye.getAdapter(e.adapter || ge.adapter)(e).then(function(n) {\n return te(e), n.data = se.call(\n e,\n e.transformResponse,\n n\n ), n.headers = _.from(n.headers), n;\n }, function(n) {\n return We(n) || (te(e), n && n.response && (n.response.data = se.call(\n e,\n e.transformResponse,\n n.response\n ), n.response.headers = _.from(n.response.headers))), Promise.reject(n);\n });\n}\nconst be = (e) => e instanceof _ ? e.toJSON() : e;\nfunction A(e, s) {\n s = s || {};\n const t = {};\n function n(g, o, f) {\n return l.isPlainObject(g) && l.isPlainObject(o) ? l.merge.call({ caseless: f }, g, o) : l.isPlainObject(o) ? l.merge({}, o) : l.isArray(o) ? o.slice() : o;\n }\n function a(g, o, f) {\n if (l.isUndefined(o)) {\n if (!l.isUndefined(g))\n return n(void 0, g, f);\n } else\n return n(g, o, f);\n }\n function i(g, o) {\n if (!l.isUndefined(o))\n return n(void 0, o);\n }\n function r(g, o) {\n if (l.isUndefined(o)) {\n if (!l.isUndefined(g))\n return n(void 0, g);\n } else\n return n(void 0, o);\n }\n function d(g, o, f) {\n if (f in s)\n return n(g, o);\n if (f in e)\n return n(void 0, g);\n }\n const m = {\n url: i,\n method: i,\n data: i,\n baseURL: r,\n transformRequest: r,\n transformResponse: r,\n paramsSerializer: r,\n timeout: r,\n timeoutMessage: r,\n withCredentials: r,\n adapter: r,\n responseType: r,\n xsrfCookieName: r,\n xsrfHeaderName: r,\n onUploadProgress: r,\n onDownloadProgress: r,\n decompress: r,\n maxContentLength: r,\n maxBodyLength: r,\n beforeRedirect: r,\n transport: r,\n httpAgent: r,\n httpsAgent: r,\n cancelToken: r,\n socketPath: r,\n responseEncoding: r,\n validateStatus: d,\n headers: (g, o) => a(be(g), be(o), !0)\n };\n return l.forEach(Object.keys(Object.assign({}, e, s)), function(o) {\n const f = m[o] || a, h = f(e[o], s[o], o);\n l.isUndefined(h) && f !== d || (t[o] = h);\n }), t;\n}\nconst Qe = \"1.6.1\", fe = {};\n[\"object\", \"boolean\", \"number\", \"function\", \"string\", \"symbol\"].forEach((e, s) => {\n fe[e] = function(n) {\n return typeof n === e || \"a\" + (s < 1 ? \"n \" : \" \") + e;\n };\n});\nconst Se = {};\nfe.transitional = function(s, t, n) {\n function a(i, r) {\n return \"[Axios v\" + Qe + \"] Transitional option '\" + i + \"'\" + r + (n ? \". \" + n : \"\");\n }\n return (i, r, d) => {\n if (s === !1)\n throw new p(\n a(r, \" has been removed\" + (t ? \" in \" + t : \"\")),\n p.ERR_DEPRECATED\n );\n return t && !Se[r] && (Se[r] = !0, console.warn(\n a(\n r,\n \" has been deprecated since v\" + t + \" and will be removed in the near future\"\n )\n )), s ? s(i, r, d) : !0;\n };\n};\nfunction Pt(e, s, t) {\n if (typeof e != \"object\")\n throw new p(\"options must be an object\", p.ERR_BAD_OPTION_VALUE);\n const n = Object.keys(e);\n let a = n.length;\n for (; a-- > 0; ) {\n const i = n[a], r = s[i];\n if (r) {\n const d = e[i], m = d === void 0 || r(d, i, e);\n if (m !== !0)\n throw new p(\"option \" + i + \" must be \" + m, p.ERR_BAD_OPTION_VALUE);\n continue;\n }\n if (t !== !0)\n throw new p(\"Unknown option \" + i, p.ERR_BAD_OPTION);\n }\n}\nconst le = {\n assertOptions: Pt,\n validators: fe\n}, U = le.validators;\nlet G = class {\n constructor(s) {\n this.defaults = s, this.interceptors = {\n request: new Le(),\n response: new Le()\n };\n }\n /**\n * Dispatch a request\n *\n * @param {String|Object} configOrUrl The config specific for this request (merged with this.defaults)\n * @param {?Object} config\n *\n * @returns {Promise} The Promise to be fulfilled\n */\n request(s, t) {\n typeof s == \"string\" ? (t = t || {}, t.url = s) : t = s || {}, t = A(this.defaults, t);\n const { transitional: n, paramsSerializer: a, headers: i } = t;\n n !== void 0 && le.assertOptions(n, {\n silentJSONParsing: U.transitional(U.boolean),\n forcedJSONParsing: U.transitional(U.boolean),\n clarifyTimeoutError: U.transitional(U.boolean)\n }, !1), a != null && (l.isFunction(a) ? t.paramsSerializer = {\n serialize: a\n } : le.assertOptions(a, {\n encode: U.function,\n serialize: U.function\n }, !0)), t.method = (t.method || this.defaults.method || \"get\").toLowerCase();\n let r = i && l.merge(\n i.common,\n i[t.method]\n );\n i && l.forEach(\n [\"delete\", \"get\", \"head\", \"post\", \"put\", \"patch\", \"common\"],\n (u) => {\n delete i[u];\n }\n ), t.headers = _.concat(r, i);\n const d = [];\n let m = !0;\n this.interceptors.request.forEach(function(c) {\n typeof c.runWhen == \"function\" && c.runWhen(t) === !1 || (m = m && c.synchronous, d.unshift(c.fulfilled, c.rejected));\n });\n const g = [];\n this.interceptors.response.forEach(function(c) {\n g.push(c.fulfilled, c.rejected);\n });\n let o, f = 0, h;\n if (!m) {\n const u = [ve.bind(this), void 0];\n for (u.unshift.apply(u, d), u.push.apply(u, g), h = u.length, o = Promise.resolve(t); f < h; )\n o = o.then(u[f++], u[f++]);\n return o;\n }\n h = d.length;\n let T = t;\n for (f = 0; f < h; ) {\n const u = d[f++], c = d[f++];\n try {\n T = u(T);\n } catch (w) {\n c.call(this, w);\n break;\n }\n }\n try {\n o = ve.call(this, T);\n } catch (u) {\n return Promise.reject(u);\n }\n for (f = 0, h = g.length; f < h; )\n o = o.then(g[f++], g[f++]);\n return o;\n }\n getUri(s) {\n s = A(this.defaults, s);\n const t = Je(s.baseURL, s.url);\n return qe(t, s.params, s.paramsSerializer);\n }\n};\nl.forEach([\"delete\", \"get\", \"head\", \"options\"], function(s) {\n G.prototype[s] = function(t, n) {\n return this.request(A(n || {}, {\n method: s,\n url: t,\n data: (n || {}).data\n }));\n };\n});\nl.forEach([\"post\", \"put\", \"patch\"], function(s) {\n function t(n) {\n return function(i, r, d) {\n return this.request(A(d || {}, {\n method: s,\n headers: n ? {\n \"Content-Type\": \"multipart/form-data\"\n } : {},\n url: i,\n data: r\n }));\n };\n }\n G.prototype[s] = t(), G.prototype[s + \"Form\"] = t(!0);\n});\nconst $ = G;\nlet At = class Ze {\n constructor(s) {\n if (typeof s != \"function\")\n throw new TypeError(\"executor must be a function.\");\n let t;\n this.promise = new Promise(function(i) {\n t = i;\n });\n const n = this;\n this.promise.then((a) => {\n if (!n._listeners)\n return;\n let i = n._listeners.length;\n for (; i-- > 0; )\n n._listeners[i](a);\n n._listeners = null;\n }), this.promise.then = (a) => {\n let i;\n const r = new Promise((d) => {\n n.subscribe(d), i = d;\n }).then(a);\n return r.cancel = function() {\n n.unsubscribe(i);\n }, r;\n }, s(function(i, r, d) {\n n.reason || (n.reason = new R(i, r, d), t(n.reason));\n });\n }\n /**\n * Throws a `CanceledError` if cancellation has been requested.\n */\n throwIfRequested() {\n if (this.reason)\n throw this.reason;\n }\n /**\n * Subscribe to the cancel signal\n */\n subscribe(s) {\n if (this.reason) {\n s(this.reason);\n return;\n }\n this._listeners ? this._listeners.push(s) : this._listeners = [s];\n }\n /**\n * Unsubscribe from the cancel signal\n */\n unsubscribe(s) {\n if (!this._listeners)\n return;\n const t = this._listeners.indexOf(s);\n t !== -1 && this._listeners.splice(t, 1);\n }\n /**\n * Returns an object that contains a new `CancelToken` and a function that, when called,\n * cancels the `CancelToken`.\n */\n static source() {\n let s;\n return {\n token: new Ze(function(a) {\n s = a;\n }),\n cancel: s\n };\n }\n};\nconst Bt = At;\nfunction Nt(e) {\n return function(t) {\n return e.apply(null, t);\n };\n}\nfunction Et(e) {\n return l.isObject(e) && e.isAxiosError === !0;\n}\nconst oe = {\n Continue: 100,\n SwitchingProtocols: 101,\n Processing: 102,\n EarlyHints: 103,\n Ok: 200,\n Created: 201,\n Accepted: 202,\n NonAuthoritativeInformation: 203,\n NoContent: 204,\n ResetContent: 205,\n PartialContent: 206,\n MultiStatus: 207,\n AlreadyReported: 208,\n ImUsed: 226,\n MultipleChoices: 300,\n MovedPermanently: 301,\n Found: 302,\n SeeOther: 303,\n NotModified: 304,\n UseProxy: 305,\n Unused: 306,\n TemporaryRedirect: 307,\n PermanentRedirect: 308,\n BadRequest: 400,\n Unauthorized: 401,\n PaymentRequired: 402,\n Forbidden: 403,\n NotFound: 404,\n MethodNotAllowed: 405,\n NotAcceptable: 406,\n ProxyAuthenticationRequired: 407,\n RequestTimeout: 408,\n Conflict: 409,\n Gone: 410,\n LengthRequired: 411,\n PreconditionFailed: 412,\n PayloadTooLarge: 413,\n UriTooLong: 414,\n UnsupportedMediaType: 415,\n RangeNotSatisfiable: 416,\n ExpectationFailed: 417,\n ImATeapot: 418,\n MisdirectedRequest: 421,\n UnprocessableEntity: 422,\n Locked: 423,\n FailedDependency: 424,\n TooEarly: 425,\n UpgradeRequired: 426,\n PreconditionRequired: 428,\n TooManyRequests: 429,\n RequestHeaderFieldsTooLarge: 431,\n UnavailableForLegalReasons: 451,\n InternalServerError: 500,\n NotImplemented: 501,\n BadGateway: 502,\n ServiceUnavailable: 503,\n GatewayTimeout: 504,\n HttpVersionNotSupported: 505,\n VariantAlsoNegotiates: 506,\n InsufficientStorage: 507,\n LoopDetected: 508,\n NotExtended: 510,\n NetworkAuthenticationRequired: 511\n};\nObject.entries(oe).forEach(([e, s]) => {\n oe[s] = e;\n});\nconst jt = oe;\nfunction Xe(e) {\n const s = new $(e), t = Be($.prototype.request, s);\n return l.extend(t, $.prototype, s, { allOwnKeys: !0 }), l.extend(t, s, null, { allOwnKeys: !0 }), t.create = function(a) {\n return Xe(A(e, a));\n }, t;\n}\nconst x = Xe(ge);\nx.Axios = $;\nx.CanceledError = R;\nx.CancelToken = Bt;\nx.isCancel = We;\nx.VERSION = Qe;\nx.toFormData = Y;\nx.AxiosError = p;\nx.Cancel = x.CanceledError;\nx.all = function(s) {\n return Promise.all(s);\n};\nx.spread = Nt;\nx.isAxiosError = Et;\nx.mergeConfig = A;\nx.AxiosHeaders = _;\nx.formToJSON = (e) => Ke(l.isHTMLForm(e) ? new FormData(e) : e);\nx.getAdapter = Ye.getAdapter;\nx.HttpStatusCode = jt;\nx.default = x;\nconst zt = x, {\n Axios: Pn,\n AxiosError: An,\n CanceledError: ne,\n isCancel: Bn,\n CancelToken: Nn,\n VERSION: En,\n all: jn,\n Cancel: zn,\n isAxiosError: Rn,\n spread: On,\n toFormData: In,\n AxiosHeaders: Dn,\n HttpStatusCode: Mn,\n formToJSON: Hn,\n getAdapter: $n,\n mergeConfig: qn\n} = zt, Rt = os(1), I = new FileReader(), Fe = async function(e, s, t, n = () => {\n}, a = void 0, i = {}) {\n let r;\n return s instanceof Blob ? r = s : r = await s(), a && (i.Destination = a), i[\"Content-Type\"] || (i[\"Content-Type\"] = \"application/octet-stream\"), await q.request({\n method: \"PUT\",\n url: e,\n data: r,\n signal: t,\n onUploadProgress: n,\n headers: i\n });\n}, _e = function(e, s, t) {\n return Rt(() => new Promise((n, a) => {\n I.onload = () => {\n I.result !== null && n(new Blob([I.result], {\n type: \"application/octet-stream\"\n })), a(new Error(\"Error while reading the file\"));\n }, I.readAsArrayBuffer(e.slice(s, s + t));\n }));\n}, Ot = async function(e = void 0) {\n const s = Ae(`dav/uploads/${me()?.uid}`), n = `web-file-upload-${[...Array(16)].map(() => Math.floor(Math.random() * 16).toString(16)).join(\"\")}`, a = `${s}/${n}`, i = e ? { Destination: e } : void 0;\n return await q.request({\n method: \"MKCOL\",\n url: a,\n headers: i\n }), a;\n}, E = function(e = void 0) {\n const s = window.OC?.appConfig?.files?.max_chunk_size;\n if (s <= 0)\n return 0;\n if (!Number(s))\n return 10 * 1024 * 1024;\n const t = Math.max(Number(s), 5 * 1024 * 1024);\n return e === void 0 ? t : Math.max(t, Math.ceil(e / 1e4));\n};\nvar b = /* @__PURE__ */ ((e) => (e[e.INITIALIZED = 0] = \"INITIALIZED\", e[e.UPLOADING = 1] = \"UPLOADING\", e[e.ASSEMBLING = 2] = \"ASSEMBLING\", e[e.FINISHED = 3] = \"FINISHED\", e[e.CANCELLED = 4] = \"CANCELLED\", e[e.FAILED = 5] = \"FAILED\", e))(b || {});\nlet It = class {\n _source;\n _file;\n _isChunked;\n _chunks;\n _size;\n _uploaded = 0;\n _startTime = 0;\n _status = 0;\n _controller;\n _response = null;\n constructor(s, t = !1, n, a) {\n const i = Math.min(E() > 0 ? Math.ceil(n / E()) : 1, 1e4);\n this._source = s, this._isChunked = t && E() > 0 && i > 1, this._chunks = this._isChunked ? i : 1, this._size = n, this._file = a, this._controller = new AbortController();\n }\n get source() {\n return this._source;\n }\n get file() {\n return this._file;\n }\n get isChunked() {\n return this._isChunked;\n }\n get chunks() {\n return this._chunks;\n }\n get size() {\n return this._size;\n }\n get startTime() {\n return this._startTime;\n }\n set response(s) {\n this._response = s;\n }\n get response() {\n return this._response;\n }\n get uploaded() {\n return this._uploaded;\n }\n /**\n * Update the uploaded bytes of this upload\n */\n set uploaded(s) {\n if (s >= this._size) {\n this._status = this._isChunked ? 2 : 3, this._uploaded = this._size;\n return;\n }\n this._status = 1, this._uploaded = s, this._startTime === 0 && (this._startTime = (/* @__PURE__ */ new Date()).getTime());\n }\n get status() {\n return this._status;\n }\n /**\n * Update this upload status\n */\n set status(s) {\n this._status = s;\n }\n /**\n * Returns the axios cancel token source\n */\n get signal() {\n return this._controller.signal;\n }\n /**\n * Cancel any ongoing requests linked to this upload\n */\n cancel() {\n this._controller.abort(), this._status = 4;\n }\n};\n/**\n * @copyright 2019 Christoph Wurst <christoph@winzerhof-wurst.at>\n *\n * @author Christoph Wurst <christoph@winzerhof-wurst.at>\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 <http://www.gnu.org/licenses/>.\n *\n */\nconst Dt = (e) => e === null ? pe().setApp(\"uploader\").build() : pe().setApp(\"uploader\").setUid(e.uid).build(), y = Dt(me());\nvar es = /* @__PURE__ */ ((e) => (e[e.IDLE = 0] = \"IDLE\", e[e.UPLOADING = 1] = \"UPLOADING\", e[e.PAUSED = 2] = \"PAUSED\", e))(es || {});\nclass Ue {\n // Initialized via setter in the constructor\n _destinationFolder;\n _isPublic;\n // Global upload queue\n _uploadQueue = [];\n _jobQueue = new ls({ concurrency: 3 });\n _queueSize = 0;\n _queueProgress = 0;\n _queueStatus = 0;\n _notifiers = [];\n /**\n * Initialize uploader\n *\n * @param {boolean} isPublic are we in public mode ?\n * @param {Folder} destinationFolder the context folder to operate, relative to the root folder\n */\n constructor(s = !1, t) {\n if (this._isPublic = s, !t) {\n const n = me()?.uid, a = Ae(`dav/files/${n}`);\n if (!n)\n throw new Error(\"User is not logged in\");\n t = new Pe({\n id: 0,\n owner: n,\n permissions: as.ALL,\n root: `/files/${n}`,\n source: a\n });\n }\n this.destination = t, y.debug(\"Upload workspace initialized\", {\n destination: this.destination,\n root: this.root,\n isPublic: s,\n maxChunksSize: E()\n });\n }\n /**\n * Get the upload destination path relative to the root folder\n */\n get destination() {\n return this._destinationFolder;\n }\n /**\n * Set the upload destination path relative to the root folder\n */\n set destination(s) {\n if (!s)\n throw new Error(\"Invalid destination folder\");\n this._destinationFolder = s;\n }\n /**\n * Get the root folder\n */\n get root() {\n return this._destinationFolder.source;\n }\n /**\n * Get the upload queue\n */\n get queue() {\n return this._uploadQueue;\n }\n reset() {\n this._uploadQueue.splice(0, this._uploadQueue.length), this._jobQueue.clear(), this._queueSize = 0, this._queueProgress = 0, this._queueStatus = 0;\n }\n /**\n * Pause any ongoing upload(s)\n */\n pause() {\n this._jobQueue.pause(), this._queueStatus = 2;\n }\n /**\n * Resume any pending upload(s)\n */\n start() {\n this._jobQueue.start(), this._queueStatus = 1, this.updateStats();\n }\n /**\n * Get the upload queue stats\n */\n get info() {\n return {\n size: this._queueSize,\n progress: this._queueProgress,\n status: this._queueStatus\n };\n }\n updateStats() {\n const s = this._uploadQueue.map((n) => n.size).reduce((n, a) => n + a, 0), t = this._uploadQueue.map((n) => n.uploaded).reduce((n, a) => n + a, 0);\n this._queueSize = s, this._queueProgress = t, this._queueStatus !== 2 && (this._queueStatus = this._jobQueue.size > 0 ? 1 : 0);\n }\n addNotifier(s) {\n this._notifiers.push(s);\n }\n /**\n * Upload a file to the given path\n * @param {string} destinationPath the destination path relative to the root folder. e.g. /foo/bar.txt\n * @param {File} file the file to upload\n */\n upload(s, t) {\n const n = `${this.root}/${s.replace(/^\\//, \"\")}`, { origin: a } = new URL(n), i = a + ns(n.slice(a.length));\n y.debug(`Uploading ${t.name} to ${i}`);\n const r = E(t.size), d = r === 0 || t.size < r || this._isPublic, m = new It(n, !d, t.size, t);\n return this._uploadQueue.push(m), this.updateStats(), new rs(async (o, f, h) => {\n if (h(m.cancel), d) {\n y.debug(\"Initializing regular upload\", { file: t, upload: m });\n const T = await _e(t, 0, m.size), u = async () => {\n try {\n m.response = await Fe(\n i,\n T,\n m.signal,\n () => this.updateStats(),\n void 0,\n {\n \"X-OC-Mtime\": t.lastModified / 1e3,\n \"Content-Type\": t.type\n }\n ), m.uploaded = m.size, this.updateStats(), y.debug(`Successfully uploaded ${t.name}`, { file: t, upload: m }), o(m);\n } catch (c) {\n if (c instanceof ne) {\n m.status = b.FAILED, f(\"Upload has been cancelled\");\n return;\n }\n c?.response && (m.response = c.response), m.status = b.FAILED, y.error(`Failed uploading ${t.name}`, { error: c, file: t, upload: m }), f(\"Failed uploading the file\");\n }\n this._notifiers.forEach((c) => {\n try {\n c(m);\n } catch {\n }\n });\n };\n this._jobQueue.add(u), this.updateStats();\n } else {\n y.debug(\"Initializing chunked upload\", { file: t, upload: m });\n const T = await Ot(i), u = [];\n for (let c = 0; c < m.chunks; c++) {\n const w = c * r, C = Math.min(w + r, m.size), L = () => _e(t, w, r), P = () => Fe(\n `${T}/${c + 1}`,\n L,\n m.signal,\n () => this.updateStats(),\n i,\n {\n \"X-OC-Mtime\": t.lastModified / 1e3,\n \"OC-Total-Length\": t.size,\n \"Content-Type\": \"application/octet-stream\"\n }\n ).then(() => {\n m.uploaded = m.uploaded + r;\n }).catch((O) => {\n throw O instanceof ne || (y.error(`Chunk ${c + 1} ${w} - ${C} uploading failed`), m.status = b.FAILED), O;\n });\n u.push(this._jobQueue.add(P));\n }\n try {\n await Promise.all(u), this.updateStats(), m.response = await q.request({\n method: \"MOVE\",\n url: `${T}/.file`,\n headers: {\n Destination: i\n }\n }), this.updateStats(), m.status = b.FINISHED, y.debug(`Successfully uploaded ${t.name}`, { file: t, upload: m }), o(m);\n } catch (c) {\n c instanceof ne ? (m.status = b.FAILED, f(\"Upload has been cancelled\")) : (m.status = b.FAILED, f(\"Failed assembling the chunks together\")), q.request({\n method: \"DELETE\",\n url: `${T}`\n });\n }\n this._notifiers.forEach((c) => {\n try {\n c(m);\n } catch {\n }\n });\n }\n return this._jobQueue.onIdle().then(() => this.reset()), m;\n });\n }\n}\nfunction Z(e, s, t, n, a, i, r, d) {\n var m = typeof e == \"function\" ? e.options : e;\n s && (m.render = s, m.staticRenderFns = t, m._compiled = !0), n && (m.functional = !0), i && (m._scopeId = \"data-v-\" + i);\n var g;\n if (r ? (g = function(h) {\n h = h || // cached call\n this.$vnode && this.$vnode.ssrContext || // stateful\n this.parent && this.parent.$vnode && this.parent.$vnode.ssrContext, !h && typeof __VUE_SSR_CONTEXT__ < \"u\" && (h = __VUE_SSR_CONTEXT__), a && a.call(this, h), h && h._registeredComponents && h._registeredComponents.add(r);\n }, m._ssrRegister = g) : a && (g = d ? function() {\n a.call(\n this,\n (m.functional ? this.parent : this).$root.$options.shadowRoot\n );\n } : a), g)\n if (m.functional) {\n m._injectStyles = g;\n var o = m.render;\n m.render = function(T, u) {\n return g.call(u), o(T, u);\n };\n } else {\n var f = m.beforeCreate;\n m.beforeCreate = f ? [].concat(f, g) : [g];\n }\n return {\n exports: e,\n options: m\n };\n}\nconst Mt = {\n name: \"CancelIcon\",\n emits: [\"click\"],\n props: {\n title: {\n type: String\n },\n fillColor: {\n type: String,\n default: \"currentColor\"\n },\n size: {\n type: Number,\n default: 24\n }\n }\n};\nvar Ht = function() {\n var s = this, t = s._self._c;\n return t(\"span\", s._b({ staticClass: \"material-design-icon cancel-icon\", attrs: { \"aria-hidden\": !s.title, \"aria-label\": s.title, role: \"img\" }, on: { click: function(n) {\n return s.$emit(\"click\", n);\n } } }, \"span\", s.$attrs, !1), [t(\"svg\", { staticClass: \"material-design-icon__svg\", attrs: { fill: s.fillColor, width: s.size, height: s.size, viewBox: \"0 0 24 24\" } }, [t(\"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\" } }, [s.title ? t(\"title\", [s._v(s._s(s.title))]) : s._e()])])]);\n}, $t = [], qt = /* @__PURE__ */ Z(\n Mt,\n Ht,\n $t,\n !1,\n null,\n null,\n null,\n null\n);\nconst Gt = qt.exports, Vt = {\n name: \"PlusIcon\",\n emits: [\"click\"],\n props: {\n title: {\n type: String\n },\n fillColor: {\n type: String,\n default: \"currentColor\"\n },\n size: {\n type: Number,\n default: 24\n }\n }\n};\nvar Kt = function() {\n var s = this, t = s._self._c;\n return t(\"span\", s._b({ staticClass: \"material-design-icon plus-icon\", attrs: { \"aria-hidden\": !s.title, \"aria-label\": s.title, role: \"img\" }, on: { click: function(n) {\n return s.$emit(\"click\", n);\n } } }, \"span\", s.$attrs, !1), [t(\"svg\", { staticClass: \"material-design-icon__svg\", attrs: { fill: s.fillColor, width: s.size, height: s.size, viewBox: \"0 0 24 24\" } }, [t(\"path\", { attrs: { d: \"M19,13H13V19H11V13H5V11H11V5H13V11H19V13Z\" } }, [s.title ? t(\"title\", [s._v(s._s(s.title))]) : s._e()])])]);\n}, Wt = [], Jt = /* @__PURE__ */ Z(\n Vt,\n Kt,\n Wt,\n !1,\n null,\n null,\n null,\n null\n);\nconst Yt = Jt.exports, Qt = {\n name: \"UploadIcon\",\n emits: [\"click\"],\n props: {\n title: {\n type: String\n },\n fillColor: {\n type: String,\n default: \"currentColor\"\n },\n size: {\n type: Number,\n default: 24\n }\n }\n};\nvar Zt = function() {\n var s = this, t = s._self._c;\n return t(\"span\", s._b({ staticClass: \"material-design-icon upload-icon\", attrs: { \"aria-hidden\": !s.title, \"aria-label\": s.title, role: \"img\" }, on: { click: function(n) {\n return s.$emit(\"click\", n);\n } } }, \"span\", s.$attrs, !1), [t(\"svg\", { staticClass: \"material-design-icon__svg\", attrs: { fill: s.fillColor, width: s.size, height: s.size, viewBox: \"0 0 24 24\" } }, [t(\"path\", { attrs: { d: \"M9,16V10H5L12,3L19,10H15V16H9M5,20V18H19V20H5Z\" } }, [s.title ? t(\"title\", [s._v(s._s(s.title))]) : s._e()])])]);\n}, Xt = [], en = /* @__PURE__ */ Z(\n Qt,\n Zt,\n Xt,\n !1,\n null,\n null,\n null,\n null\n);\nconst sn = en.exports;\n/**\n * @copyright Copyright (c) 2023 Ferdinand Thiessen <opensource@fthiessen.de>\n *\n * @author Ferdinand Thiessen <opensource@fthiessen.de>\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\n *\n */\nconst ss = Ts().detectLocale();\n[{ 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 <alimahwer@yahoo.com>, 2023\", \"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:\nJohn Molakvoæ <skjnldsv@protonmail.com>, 2023\nAli <alimahwer@yahoo.com>, 2023\n` }, msgstr: [`Last-Translator: Ali <alimahwer@yahoo.com>, 2023\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 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: [\"رفع ملفات\"] }, \"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\": \"Transifex Bot <>, 2022\", \"Language-Team\": \"Asturian (https://www.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:\nTransifex Bot <>, 2022\n` }, msgstr: [`Last-Translator: Transifex Bot <>, 2022\nLanguage-Team: Asturian (https://www.transifex.com/nextcloud/teams/64236/ast/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: ast\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: \"az\", json: { charset: \"utf-8\", headers: { \"Last-Translator\": \"Rashad Aliyev <microphprashad@gmail.com>, 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 <microphprashad@gmail.com>, 2023\n` }, msgstr: [`Last-Translator: Rashad Aliyev <microphprashad@gmail.com>, 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 <toniher@softcatala.cat>, 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 <marcriera@softcatala.org>, 2022\nToni Hermoso Pulido <toniher@softcatala.cat>, 2022\n` }, msgstr: [`Last-Translator: Toni Hermoso Pulido <toniher@softcatala.cat>, 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 <pavel.borecki@gmail.com>, 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 <pavel.borecki@gmail.com>, 2022\n` }, msgstr: [`Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 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\": \"Pavel Borecki <pavel.borecki@gmail.com>, 2023\", \"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:\nJohn Molakvoæ <skjnldsv@protonmail.com>, 2023\nPavel Borecki <pavel.borecki@gmail.com>, 2023\n` }, msgstr: [`Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2023\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 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\"] }, \"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\": \"Jens Peter Nielsen <mail@jp-nielsen.dk>, 2023\", \"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:\nJohn Molakvoæ <skjnldsv@protonmail.com>, 2023\nSimon T, 2023\nJens Peter Nielsen <mail@jp-nielsen.dk>, 2023\n` }, msgstr: [`Last-Translator: Jens Peter Nielsen <mail@jp-nielsen.dk>, 2023\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 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\"] }, \"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 <mario_siegmann@web.de>, 2023\", \"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:\nJohn Molakvoæ <skjnldsv@protonmail.com>, 2023\nMarkus Eckstein, 2023\nMario Siegmann <mario_siegmann@web.de>, 2023\n` }, msgstr: [`Last-Translator: Mario Siegmann <mario_siegmann@web.de>, 2023\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 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 ist 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\"] }, \"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 <mario_siegmann@web.de>, 2023\", \"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:\nJohn Molakvoæ <skjnldsv@protonmail.com>, 2023\nMark Ziegler <mark.ziegler@rakekniven.de>, 2023\nMario Siegmann <mario_siegmann@web.de>, 2023\n` }, msgstr: [`Last-Translator: Mario Siegmann <mario_siegmann@web.de>, 2023\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 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\"] }, \"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 <andi@gowling.com>, 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æ <skjnldsv@protonmail.com>, 2023\nAndi Chandler <andi@gowling.com>, 2023\n` }, msgstr: [`Last-Translator: Andi Chandler <andi@gowling.com>, 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\": \"Next Cloud <nextcloud.translator.es@cgj.es>, 2023\", \"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æ <skjnldsv@protonmail.com>, 2023\nFranciscoFJ <dev-ooo@satel-sa.com>, 2023\nNext Cloud <nextcloud.translator.es@cgj.es>, 2023\n` }, msgstr: [`Last-Translator: Next Cloud <nextcloud.translator.es@cgj.es>, 2023\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: [\"estimación del 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\"] }, \"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 <utolosa002@gmail.com>, 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 <utolosa002@gmail.com>, 2022\n` }, msgstr: [`Last-Translator: Unai Tolosa Pontesta <utolosa002@gmail.com>, 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 <jiri.gronroos@iki.fi>, 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 <jiri.gronroos@iki.fi>, 2022\n` }, msgstr: [`Last-Translator: Jiri Grönroos <jiri.gronroos@iki.fi>, 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\": \"John Molakvoæ <skjnldsv@protonmail.com>, 2023\", \"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:\nJean-Claude Richard <jcr-conseil@otherway.eu>, 2023\nClément Saccoccio, 2023\nJohn Molakvoæ <skjnldsv@protonmail.com>, 2023\n` }, msgstr: [`Last-Translator: John Molakvoæ <skjnldsv@protonmail.com>, 2023\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 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, un nombre sera postfixé au nom du fichier.\"] }, \"Last modified date unknown\": { msgid: \"Last modified date unknown\", msgstr: [\"Date de dernière modification 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: [\"Image d'aperçu\"] }, \"Select all checkboxes\": { msgid: \"Select all checkboxes\", msgstr: [\"Sélectionner toutes les cases\"] }, \"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: [\"Envoi annulé\"] }, \"Upload files\": { msgid: \"Upload files\", msgstr: [\"Téléverser des fichiers\"] }, \"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 <mbouzada@gmail.com>, 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æ <skjnldsv@protonmail.com>, 2023\nNacho <nacho.vfranco@gmail.com>, 2023\nMiguel Anxo Bouzada <mbouzada@gmail.com>, 2023\n` }, msgstr: [`Last-Translator: Miguel Anxo Bouzada <mbouzada@gmail.com>, 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ó <meskobalazs@mailbox.org>, 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 <linerly@proton.me>, 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æ <skjnldsv@protonmail.com>, 2023\nEmpty Slot Filler, 2023\nLinerly <linerly@proton.me>, 2023\n` }, msgstr: [`Last-Translator: Linerly <linerly@proton.me>, 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 <sv1@fellsnet.is>, 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 <sv1@fellsnet.is>, 2023\n` }, msgstr: [`Last-Translator: Sveinn í Felli <sv1@fellsnet.is>, 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æ <skjnldsv@protonmail.com>, 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, 2022\", \"Language-Team\": \"Korean (https://www.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:\nBrandon Han, 2022\n` }, msgstr: [`Last-Translator: Brandon Han, 2022\nLanguage-Team: Korean (https://www.transifex.com/nextcloud/teams/64236/ko/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: ko\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: \"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\": \"Сашко Тодоров <sasetodorov@gmail.com>, 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Сашко Тодоров <sasetodorov@gmail.com>, 2022\n` }, msgstr: [`Last-Translator: Сашко Тодоров <sasetodorov@gmail.com>, 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\": \"Ari Selseng <ari@selseng.net>, 2022\", \"Language-Team\": \"Norwegian Bokmål (Norway) (https://www.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:\nAri Selseng <ari@selseng.net>, 2022\n` }, msgstr: [`Last-Translator: Ari Selseng <ari@selseng.net>, 2022\nLanguage-Team: Norwegian Bokmål (Norway) (https://www.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`] }, \"{seconds} seconds left\": { msgid: \"{seconds} seconds left\", msgstr: [\"{seconds} sekunder igjen\"] }, \"{time} left\": { msgid: \"{time} left\", comments: { extracted: \"time has the format 00:00:00\" }, msgstr: [\"{time} igjen\"] }, \"a few seconds left\": { msgid: \"a few seconds left\", msgstr: [\"noen få sekunder igjen\"] }, Add: { msgid: \"Add\", msgstr: [\"Legg til\"] }, \"Cancel uploads\": { msgid: \"Cancel uploads\", msgstr: [\"Avbryt opplastninger\"] }, \"estimating time left\": { msgid: \"estimating time left\", msgstr: [\"Estimerer tid igjen\"] }, paused: { msgid: \"paused\", msgstr: [\"pauset\"] }, \"Upload files\": { msgid: \"Upload files\", msgstr: [\"Last opp filer\"] } } } } }, { 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 <rico-schwab@hotmail.com>, 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 <rico-schwab@hotmail.com>, 2023\n` }, msgstr: [`Last-Translator: Rico <rico-schwab@hotmail.com>, 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\": \"M H <haincu@o2.pl>, 2023\", \"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æ <skjnldsv@protonmail.com>, 2023\nM H <haincu@o2.pl>, 2023\n` }, msgstr: [`Last-Translator: M H <haincu@o2.pl>, 2023\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\"] }, \"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\": \"Flávio Veras <flaviove@gmail.com>, 2022\", \"Language-Team\": \"Portuguese (Brazil) (https://www.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:\nLeonardo Colman <leonardo.dev@colman.com.br>, 2022\nJeann Cavalcante <wjeann@gmail.com>, 2022\nFlávio Veras <flaviove@gmail.com>, 2022\n` }, msgstr: [`Last-Translator: Flávio Veras <flaviove@gmail.com>, 2022\nLanguage-Team: Portuguese (Brazil) (https://www.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`] }, \"{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: [\"alguns segundos restantes\"] }, Add: { msgid: \"Add\", msgstr: [\"Adicionar\"] }, \"Cancel uploads\": { msgid: \"Cancel uploads\", msgstr: [\"Cancelar uploads\"] }, \"estimating time left\": { msgid: \"estimating time left\", msgstr: [\"estimando tempo restante\"] }, paused: { msgid: \"paused\", msgstr: [\"pausado\"] }, \"Upload files\": { msgid: \"Upload files\", msgstr: [\"Enviar arquivos\"] } } } } }, { locale: \"pt_PT\", json: { charset: \"utf-8\", headers: { \"Last-Translator\": \"Manuela Silva <mmsrs@sky.com>, 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 <mmsrs@sky.com>, 2022\n` }, msgstr: [`Last-Translator: Manuela Silva <mmsrs@sky.com>, 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 <contact@madalinvasiliu.com>, 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 <contact@madalinvasiliu.com>, 2022\n` }, msgstr: [`Last-Translator: Mădălin Vasiliu <contact@madalinvasiliu.com>, 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æ <skjnldsv@protonmail.com>, 2023\nMax Smith <sevinfolds@gmail.com>, 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æ <skjnldsv@protonmail.com>, 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: [\"Отпреми фајлове\"] }, \"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, 2023\", \"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:\nJohn Molakvoæ <skjnldsv@protonmail.com>, 2023\nMagnus Höglund, 2023\n` }, msgstr: [`Last-Translator: Magnus Höglund, 2023\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 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\"] }, \"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 <ppnplus@protonmail.com>, 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 <ppnplus@protonmail.com>, 2022\n` }, msgstr: [`Last-Translator: Phongpanot Phairat <ppnplus@protonmail.com>, 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 <kayazeren@gmail.com>, 2023\", \"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:\nJohn Molakvoæ <skjnldsv@protonmail.com>, 2023\nKaya Zeren <kayazeren@gmail.com>, 2023\n` }, msgstr: [`Last-Translator: Kaya Zeren <kayazeren@gmail.com>, 2023\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 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\"] }, \"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 <oleksiy.stasevych@gmail.com>, 2023\", \"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:\nJohn Molakvoæ <skjnldsv@protonmail.com>, 2023\nMehi Loki, 2023\nO St <oleksiy.stasevych@gmail.com>, 2023\n` }, msgstr: [`Last-Translator: O St <oleksiy.stasevych@gmail.com>, 2023\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 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: [\"Завантажте файли\"] }, \"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\": \"blakduk, 2023\", \"Language-Team\": \"Vietnamese (https://www.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:\nblakduk, 2023\n` }, msgstr: [`Last-Translator: blakduk, 2023\nLanguage-Team: Vietnamese (https://www.transifex.com/nextcloud/teams/64236/vi/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: vi\nPlural-Forms: nplurals=1; plural=0;\n`] }, \"{seconds} seconds left\": { msgid: \"{seconds} seconds left\", msgstr: [\"Còn {second} giây\"] }, \"{time} left\": { msgid: \"{time} left\", comments: { extracted: \"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\"] }, Add: { msgid: \"Add\", msgstr: [\"Thêm\"] }, \"Cancel uploads\": { msgid: \"Cancel uploads\", msgstr: [\"Huỷ tải lên\"] }, \"estimating time left\": { msgid: \"estimating time left\", msgstr: [\"Thời gian còn lại dự kiến\"] }, paused: { msgid: \"paused\", msgstr: [\"đã tạm dừng\"] }, \"Upload files\": { msgid: \"Upload files\", msgstr: [\"Tập tin tải lên\"] } } } } }, { 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æ <skjnldsv@protonmail.com>, 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æ <skjnldsv@protonmail.com>, 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\": \"黃柏諺 <s8321414@gmail.com>, 2023\", \"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:\nJohn Molakvoæ <skjnldsv@protonmail.com>, 2023\n黃柏諺 <s8321414@gmail.com>, 2023\n` }, msgstr: [`Last-Translator: 黃柏諺 <s8321414@gmail.com>, 2023\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: [\"還剩幾秒\"] }, 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: [\"您必須為每個檔案都至少選取一個版本以繼續。\"] } } } } }].map((e) => ss.addTranslation(e.locale, e.json));\nconst V = ss.build(), Vn = V.ngettext.bind(V), v = V.gettext.bind(V), tn = us.extend({\n name: \"UploadPicker\",\n components: {\n Cancel: Gt,\n NcActionButton: cs,\n NcActions: gs,\n NcButton: fs,\n NcIconSvgWrapper: ps,\n NcProgressBar: hs,\n Plus: Yt,\n Upload: sn\n },\n props: {\n accept: {\n type: Array,\n default: null\n },\n disabled: {\n type: Boolean,\n default: !1\n },\n multiple: {\n type: Boolean,\n default: !1\n },\n destination: {\n type: Pe,\n default: void 0\n },\n /**\n * List of file present in the destination folder\n */\n content: {\n type: Array,\n default: () => []\n }\n },\n data() {\n return {\n addLabel: v(\"New\"),\n cancelLabel: v(\"Cancel uploads\"),\n uploadLabel: v(\"Upload files\"),\n progressLabel: v(\"Upload progress\"),\n progressTimeId: `nc-uploader-progress-${Math.random().toString(36).slice(7)}`,\n eta: null,\n timeLeft: \"\",\n newFileMenuEntries: [],\n uploadManager: ts()\n };\n },\n computed: {\n totalQueueSize() {\n return this.uploadManager.info?.size || 0;\n },\n uploadedQueueSize() {\n return this.uploadManager.info?.progress || 0;\n },\n progress() {\n return Math.round(this.uploadedQueueSize / this.totalQueueSize * 100) || 0;\n },\n queue() {\n return this.uploadManager.queue;\n },\n hasFailure() {\n return this.queue?.filter((e) => e.status === b.FAILED).length !== 0;\n },\n isUploading() {\n return this.queue?.length > 0;\n },\n isAssembling() {\n return this.queue?.filter((e) => e.status === b.ASSEMBLING).length !== 0;\n },\n isPaused() {\n return this.uploadManager.info?.status === es.PAUSED;\n },\n // Hide the button text if we're uploading\n buttonName() {\n if (!this.isUploading)\n return this.addLabel;\n }\n },\n watch: {\n destination(e) {\n this.setDestination(e);\n },\n totalQueueSize(e) {\n this.eta = ds({ min: 0, max: e }), this.updateStatus();\n },\n uploadedQueueSize(e) {\n this.eta?.report?.(e), this.updateStatus();\n },\n isPaused(e) {\n e ? this.$emit(\"paused\", this.queue) : this.$emit(\"resumed\", this.queue);\n }\n },\n beforeMount() {\n this.destination && this.setDestination(this.destination), this.uploadManager.addNotifier(this.onUploadCompletion), y.debug(\"UploadPicker initialised\");\n },\n methods: {\n /**\n * Trigger file picker\n */\n onClick() {\n this.$refs.input.click();\n },\n /**\n * Start uploading\n */\n async onPick() {\n let e = [...this.$refs.input.files];\n if (on(e, this.content)) {\n const s = e.filter((n) => this.content.find((a) => a.basename === n.name)).filter(Boolean), t = e.filter((n) => !s.includes(n));\n try {\n const { selected: n, renamed: a } = await ln(this.destination.basename, s, this.content);\n e = [...t, ...n, ...a];\n } catch {\n ms(v(\"Upload cancelled\"));\n return;\n }\n }\n e.forEach((s) => {\n this.uploadManager.upload(s.name, s).catch(() => {\n });\n }), this.$refs.form.reset();\n },\n /**\n * Cancel ongoing queue\n */\n onCancel() {\n this.uploadManager.queue.forEach((e) => {\n e.cancel();\n }), this.$refs.form.reset();\n },\n updateStatus() {\n if (this.isPaused) {\n this.timeLeft = v(\"paused\");\n return;\n }\n const e = Math.round(this.eta.estimate());\n if (e === 1 / 0) {\n this.timeLeft = v(\"estimating time left\");\n return;\n }\n if (e < 10) {\n this.timeLeft = v(\"a few seconds left\");\n return;\n }\n if (e > 60) {\n const s = /* @__PURE__ */ new Date(0);\n s.setSeconds(e);\n const t = s.toISOString().slice(11, 11 + 8);\n this.timeLeft = v(\"{time} left\", { time: t });\n return;\n }\n this.timeLeft = v(\"{seconds} seconds left\", { seconds: e });\n },\n setDestination(e) {\n if (!this.destination) {\n y.debug(\"Invalid destination\");\n return;\n }\n y.debug(\"Destination set\", { destination: e }), this.uploadManager.destination = e, this.newFileMenuEntries = is(e);\n },\n onUploadCompletion(e) {\n e.status === b.FAILED ? this.$emit(\"failed\", e) : this.$emit(\"uploaded\", e);\n }\n }\n});\nvar nn = function() {\n var s = this, t = s._self._c;\n return s._self._setupProxy, s.destination ? t(\"form\", { ref: \"form\", staticClass: \"upload-picker\", class: { \"upload-picker--uploading\": s.isUploading, \"upload-picker--paused\": s.isPaused }, attrs: { \"data-cy-upload-picker\": \"\" } }, [s.newFileMenuEntries && s.newFileMenuEntries.length === 0 ? t(\"NcButton\", { attrs: { disabled: s.disabled, \"data-cy-upload-picker-add\": \"\", type: \"secondary\" }, on: { click: s.onClick }, scopedSlots: s._u([{ key: \"icon\", fn: function() {\n return [t(\"Plus\", { attrs: { title: \"\", size: 20, decorative: \"\" } })];\n }, proxy: !0 }], null, !1, 2954875042) }, [s._v(\" \" + s._s(s.buttonName) + \" \")]) : t(\"NcActions\", { attrs: { \"menu-name\": s.buttonName, \"menu-title\": s.addLabel, type: \"secondary\" }, scopedSlots: s._u([{ key: \"icon\", fn: function() {\n return [t(\"Plus\", { attrs: { title: \"\", size: 20, decorative: \"\" } })];\n }, proxy: !0 }], null, !1, 2954875042) }, [t(\"NcActionButton\", { attrs: { \"data-cy-upload-picker-add\": \"\", \"close-after-click\": !0 }, on: { click: s.onClick }, scopedSlots: s._u([{ key: \"icon\", fn: function() {\n return [t(\"Upload\", { attrs: { title: \"\", size: 20, decorative: \"\" } })];\n }, proxy: !0 }], null, !1, 3606034491) }, [s._v(\" \" + s._s(s.uploadLabel) + \" \")]), s._l(s.newFileMenuEntries, function(n) {\n return t(\"NcActionButton\", { key: n.id, staticClass: \"upload-picker__menu-entry\", attrs: { icon: n.iconClass, \"close-after-click\": !0 }, on: { click: function(a) {\n return n.handler(s.destination, s.content);\n } }, scopedSlots: s._u([n.iconSvgInline ? { key: \"icon\", fn: function() {\n return [t(\"NcIconSvgWrapper\", { attrs: { svg: n.iconSvgInline } })];\n }, proxy: !0 } : null], null, !0) }, [s._v(\" \" + s._s(n.displayName) + \" \")]);\n })], 2), t(\"div\", { directives: [{ name: \"show\", rawName: \"v-show\", value: s.isUploading, expression: \"isUploading\" }], staticClass: \"upload-picker__progress\" }, [t(\"NcProgressBar\", { attrs: { \"aria-label\": s.progressLabel, \"aria-describedby\": s.progressTimeId, error: s.hasFailure, value: s.progress, size: \"medium\" } }), t(\"p\", { attrs: { id: s.progressTimeId } }, [s._v(s._s(s.timeLeft))])], 1), s.isUploading ? t(\"NcButton\", { staticClass: \"upload-picker__cancel\", attrs: { type: \"tertiary\", \"aria-label\": s.cancelLabel, \"data-cy-upload-picker-cancel\": \"\" }, on: { click: s.onCancel }, scopedSlots: s._u([{ key: \"icon\", fn: function() {\n return [t(\"Cancel\", { attrs: { title: \"\", size: 20 } })];\n }, proxy: !0 }], null, !1, 4076886712) }) : s._e(), t(\"input\", { directives: [{ name: \"show\", rawName: \"v-show\", value: !1, expression: \"false\" }], ref: \"input\", attrs: { type: \"file\", accept: s.accept?.join?.(\", \"), multiple: s.multiple, \"data-cy-upload-picker-input\": \"\" }, on: { change: s.onPick } })], 1) : s._e();\n}, an = [], rn = /* @__PURE__ */ Z(\n tn,\n nn,\n an,\n !1,\n null,\n \"af4c69fa\",\n null,\n null\n);\nconst Kn = rn.exports;\nlet D = null;\nfunction ts() {\n const e = document.querySelector('input[name=\"isPublic\"][value=\"1\"]') !== null;\n return D instanceof Ue || (D = new Ue(e)), D;\n}\nfunction Wn(e, s) {\n const t = ts();\n return t.upload(e, s), t;\n}\nasync function ln(e, s, t) {\n const { default: n } = await import(\"./ConflictPicker-28e9d8de.mjs\");\n return new Promise((a, i) => {\n const r = new n({\n propsData: {\n dirname: e,\n conflicts: s,\n content: t\n }\n });\n r.$on(\"submit\", (d) => {\n a(d), r.$destroy(), r.$el?.parentNode?.removeChild(r.$el);\n }), r.$on(\"cancel\", (d) => {\n i(d ?? new Error(\"Canceled\")), r.$destroy(), r.$el?.parentNode?.removeChild(r.$el);\n }), r.$mount(), document.body.appendChild(r.$el);\n });\n}\nfunction on(e, s) {\n const t = s.map((a) => a.basename);\n return e.filter((a) => {\n const i = a instanceof File ? a.name : a.basename;\n return t.indexOf(i) !== -1;\n }).length > 0;\n}\nexport {\n es as S,\n Kn as U,\n Vn as a,\n It as b,\n b as c,\n ts as g,\n on as h,\n y as l,\n Z as n,\n ln as o,\n v as t,\n Wn as u\n};\n","import Queue from 'yocto-queue';\nimport {AsyncResource} from '#async_hooks';\n\nexport default function pLimit(concurrency) {\n\tif (!((Number.isInteger(concurrency) || concurrency === Number.POSITIVE_INFINITY) && concurrency > 0)) {\n\t\tthrow new TypeError('Expected `concurrency` to be a number from 1 and up');\n\t}\n\n\tconst queue = new Queue();\n\tlet activeCount = 0;\n\n\tconst next = () => {\n\t\tactiveCount--;\n\n\t\tif (queue.size > 0) {\n\t\t\tqueue.dequeue()();\n\t\t}\n\t};\n\n\tconst run = async (function_, resolve, arguments_) => {\n\t\tactiveCount++;\n\n\t\tconst result = (async () => function_(...arguments_))();\n\n\t\tresolve(result);\n\n\t\ttry {\n\t\t\tawait result;\n\t\t} catch {}\n\n\t\tnext();\n\t};\n\n\tconst enqueue = (function_, resolve, arguments_) => {\n\t\tqueue.enqueue(\n\t\t\tAsyncResource.bind(run.bind(undefined, function_, resolve, arguments_)),\n\t\t);\n\n\t\t(async () => {\n\t\t\t// This function needs to wait until the next microtask before comparing\n\t\t\t// `activeCount` to `concurrency`, because `activeCount` is updated asynchronously\n\t\t\t// when the run function is dequeued and called. The comparison in the if-statement\n\t\t\t// needs to happen asynchronously as well to get an up-to-date value for `activeCount`.\n\t\t\tawait Promise.resolve();\n\n\t\t\tif (activeCount < concurrency && queue.size > 0) {\n\t\t\t\tqueue.dequeue()();\n\t\t\t}\n\t\t})();\n\t};\n\n\tconst generator = (function_, ...arguments_) => new Promise(resolve => {\n\t\tenqueue(function_, resolve, arguments_);\n\t});\n\n\tObject.defineProperties(generator, {\n\t\tactiveCount: {\n\t\t\tget: () => activeCount,\n\t\t},\n\t\tpendingCount: {\n\t\t\tget: () => queue.size,\n\t\t},\n\t\tclearQueue: {\n\t\t\tvalue() {\n\t\t\t\tqueue.clear();\n\t\t\t},\n\t\t},\n\t});\n\n\treturn generator;\n}\n","// The module cache\nvar __webpack_module_cache__ = {};\n\n// The require function\nfunction __webpack_require__(moduleId) {\n\t// Check if module is in cache\n\tvar cachedModule = __webpack_module_cache__[moduleId];\n\tif (cachedModule !== undefined) {\n\t\treturn cachedModule.exports;\n\t}\n\t// Create a new module (and put it into the cache)\n\tvar module = __webpack_module_cache__[moduleId] = {\n\t\tid: moduleId,\n\t\tloaded: false,\n\t\texports: {}\n\t};\n\n\t// Execute the module function\n\t__webpack_modules__[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n\n\t// Flag the module as loaded\n\tmodule.loaded = true;\n\n\t// Return the exports of the module\n\treturn module.exports;\n}\n\n// expose the modules object (__webpack_modules__)\n__webpack_require__.m = __webpack_modules__;\n\n","// getDefaultExport function for compatibility with non-harmony modules\n__webpack_require__.n = (module) => {\n\tvar getter = module && module.__esModule ?\n\t\t() => (module['default']) :\n\t\t() => (module);\n\t__webpack_require__.d(getter, { a: getter });\n\treturn getter;\n};","// define getter functions for harmony exports\n__webpack_require__.d = (exports, definition) => {\n\tfor(var key in definition) {\n\t\tif(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n\t\t\tObject.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n\t\t}\n\t}\n};","__webpack_require__.f = {};\n// This file contains only the entry chunk.\n// The chunk loading function for additional chunks\n__webpack_require__.e = (chunkId) => {\n\treturn Promise.all(Object.keys(__webpack_require__.f).reduce((promises, key) => {\n\t\t__webpack_require__.f[key](chunkId, promises);\n\t\treturn promises;\n\t}, []));\n};","// This function allow to reference async chunks\n__webpack_require__.u = (chunkId) => {\n\t// return url for filenames based on template\n\treturn \"\" + chunkId + \"-\" + chunkId + \".js?v=\" + {\"3338\":\"efaa31bdda1e5637e85a\",\"4720\":\"67ff1816113751e83e78\",\"6512\":\"512e0eb87d56fb3dbdfc\"}[chunkId] + \"\";\n};","__webpack_require__.g = (function() {\n\tif (typeof globalThis === 'object') return globalThis;\n\ttry {\n\t\treturn this || new Function('return this')();\n\t} catch (e) {\n\t\tif (typeof window === 'object') return window;\n\t}\n})();","__webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))","// define __esModule on exports\n__webpack_require__.r = (exports) => {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","__webpack_require__.nmd = (module) => {\n\tmodule.paths = [];\n\tif (!module.children) module.children = [];\n\treturn module;\n};","__webpack_require__.j = 2181;","var scriptUrl;\nif (__webpack_require__.g.importScripts) scriptUrl = __webpack_require__.g.location + \"\";\nvar document = __webpack_require__.g.document;\nif (!scriptUrl && document) {\n\tif (document.currentScript)\n\t\tscriptUrl = document.currentScript.src;\n\tif (!scriptUrl) {\n\t\tvar scripts = document.getElementsByTagName(\"script\");\n\t\tif(scripts.length) {\n\t\t\tvar i = scripts.length - 1;\n\t\t\twhile (i > -1 && !scriptUrl) scriptUrl = scripts[i--].src;\n\t\t}\n\t}\n}\n// When supporting browsers where an automatic publicPath is not supported you must specify an output.publicPath manually via configuration\n// or pass an empty string (\"\") and set the __webpack_public_path__ variable from your code to use your own logic.\nif (!scriptUrl) throw new Error(\"Automatic publicPath is not supported in this browser\");\nscriptUrl = scriptUrl.replace(/#.*$/, \"\").replace(/\\?.*$/, \"\").replace(/\\/[^\\/]+$/, \"/\");\n__webpack_require__.p = scriptUrl;","__webpack_require__.b = document.baseURI || self.location.href;\n\n// object to store loaded and loading chunks\n// undefined = chunk not loaded, null = chunk preloaded/prefetched\n// [resolve, reject, Promise] = chunk loading, 0 = chunk loaded\nvar installedChunks = {\n\t2181: 0\n};\n\n__webpack_require__.f.j = (chunkId, promises) => {\n\t\t// JSONP chunk loading for javascript\n\t\tvar installedChunkData = __webpack_require__.o(installedChunks, chunkId) ? installedChunks[chunkId] : undefined;\n\t\tif(installedChunkData !== 0) { // 0 means \"already installed\".\n\n\t\t\t// a Promise means \"currently loading\".\n\t\t\tif(installedChunkData) {\n\t\t\t\tpromises.push(installedChunkData[2]);\n\t\t\t} else {\n\t\t\t\tif(true) { // all chunks have JS\n\t\t\t\t\t// setup Promise in chunk cache\n\t\t\t\t\tvar promise = new Promise((resolve, reject) => (installedChunkData = installedChunks[chunkId] = [resolve, reject]));\n\t\t\t\t\tpromises.push(installedChunkData[2] = promise);\n\n\t\t\t\t\t// start chunk loading\n\t\t\t\t\tvar url = __webpack_require__.p + __webpack_require__.u(chunkId);\n\t\t\t\t\t// create error before stack unwound to get useful stacktrace later\n\t\t\t\t\tvar error = new Error();\n\t\t\t\t\tvar loadingEnded = (event) => {\n\t\t\t\t\t\tif(__webpack_require__.o(installedChunks, chunkId)) {\n\t\t\t\t\t\t\tinstalledChunkData = installedChunks[chunkId];\n\t\t\t\t\t\t\tif(installedChunkData !== 0) installedChunks[chunkId] = undefined;\n\t\t\t\t\t\t\tif(installedChunkData) {\n\t\t\t\t\t\t\t\tvar errorType = event && (event.type === 'load' ? 'missing' : event.type);\n\t\t\t\t\t\t\t\tvar realSrc = event && event.target && event.target.src;\n\t\t\t\t\t\t\t\terror.message = 'Loading chunk ' + chunkId + ' failed.\\n(' + errorType + ': ' + realSrc + ')';\n\t\t\t\t\t\t\t\terror.name = 'ChunkLoadError';\n\t\t\t\t\t\t\t\terror.type = errorType;\n\t\t\t\t\t\t\t\terror.request = realSrc;\n\t\t\t\t\t\t\t\tinstalledChunkData[1](error);\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\n\t\t\t\t\t};\n\t\t\t\t\t__webpack_require__.l(url, loadingEnded, \"chunk-\" + chunkId, chunkId);\n\t\t\t\t}\n\t\t\t}\n\t\t}\n};\n\n// no prefetching\n\n// no preloaded\n\n// no HMR\n\n// no HMR manifest\n\n__webpack_require__.O.j = (chunkId) => (installedChunks[chunkId] === 0);\n\n// install a JSONP callback for chunk loading\nvar webpackJsonpCallback = (parentChunkLoadingFunction, data) => {\n\tvar chunkIds = data[0];\n\tvar moreModules = data[1];\n\tvar runtime = data[2];\n\t// add \"moreModules\" to the modules object,\n\t// then flag all \"chunkIds\" as loaded and fire callback\n\tvar moduleId, chunkId, i = 0;\n\tif(chunkIds.some((id) => (installedChunks[id] !== 0))) {\n\t\tfor(moduleId in moreModules) {\n\t\t\tif(__webpack_require__.o(moreModules, moduleId)) {\n\t\t\t\t__webpack_require__.m[moduleId] = moreModules[moduleId];\n\t\t\t}\n\t\t}\n\t\tif(runtime) var result = runtime(__webpack_require__);\n\t}\n\tif(parentChunkLoadingFunction) parentChunkLoadingFunction(data);\n\tfor(;i < chunkIds.length; i++) {\n\t\tchunkId = chunkIds[i];\n\t\tif(__webpack_require__.o(installedChunks, chunkId) && installedChunks[chunkId]) {\n\t\t\tinstalledChunks[chunkId][0]();\n\t\t}\n\t\tinstalledChunks[chunkId] = 0;\n\t}\n\treturn __webpack_require__.O(result);\n}\n\nvar chunkLoadingGlobal = self[\"webpackChunknextcloud\"] = self[\"webpackChunknextcloud\"] || [];\nchunkLoadingGlobal.forEach(webpackJsonpCallback.bind(null, 0));\nchunkLoadingGlobal.push = webpackJsonpCallback.bind(null, chunkLoadingGlobal.push.bind(chunkLoadingGlobal));","__webpack_require__.nc = undefined;","// startup\n// Load entry module and return exports\n// This entry module depends on other loaded chunks and execution need to be delayed\nvar __webpack_exports__ = __webpack_require__.O(undefined, [7874], () => (__webpack_require__(56524)))\n__webpack_exports__ = __webpack_require__.O(__webpack_exports__);\n"],"names":["deferred","inProgress","dataWebpackPrefix","has","Object","prototype","hasOwnProperty","prefix","Events","EE","fn","context","once","this","addListener","emitter","event","TypeError","listener","evt","_events","push","_eventsCount","clearEvent","EventEmitter","create","__proto__","eventNames","events","name","names","call","slice","getOwnPropertySymbols","concat","listeners","handlers","i","l","length","ee","Array","listenerCount","emit","a1","a2","a3","a4","a5","args","len","arguments","removeListener","undefined","apply","j","on","removeAllListeners","off","prefixed","module","exports","getTarget","navigator","window","g","util","warn","isProxyAvailable","Proxy","HOOK_SETUP","supported","perf","ApiProxy","constructor","plugin","hook","target","targetQueue","onQueue","defaultSettings","settings","id","item","defaultValue","localSettingsSaveId","currentSettings","assign","raw","localStorage","getItem","data","JSON","parse","e","fallbacks","getSettings","setSettings","value","setItem","stringify","now","performance","_a","perf_hooks","Date","pluginId","proxiedOn","get","_target","prop","method","proxiedTarget","keys","includes","resolve","Promise","setRealTarget","setupDevtoolsPlugin","pluginDescriptor","setupFn","descriptor","__VUE_DEVTOOLS_GLOBAL_HOOK__","enableProxy","enableEarlyProxy","__VUE_DEVTOOLS_PLUGIN_API_AVAILABLE__","proxy","__VUE_DEVTOOLS_PLUGINS__","activePinia","setActivePinia","pinia","piniaSymbol","Symbol","isPlainObject","o","toString","toJSON","MutationType","IS_CLIENT","USE_DEVTOOLS","__VUE_PROD_DEVTOOLS__","_global","self","global","globalThis","HTMLElement","download","url","opts","xhr","XMLHttpRequest","open","responseType","onload","saveAs","response","onerror","console","error","send","corsEnabled","status","click","node","dispatchEvent","MouseEvent","document","createEvent","initMouseEvent","_navigator","userAgent","isMacOSWebView","test","HTMLAnchorElement","blob","a","createElement","rel","href","origin","location","URL","createObjectURL","setTimeout","revokeObjectURL","msSaveOrOpenBlob","autoBom","type","Blob","String","fromCharCode","bom","popup","title","body","innerText","force","isSafari","isChromeIOS","FileReader","reader","onloadend","result","Error","replace","readAsDataURL","toastMessage","message","piniaMessage","__VUE_DEVTOOLS_TOAST__","log","isPinia","checkClipboardAccess","checkNotFocusedError","toLowerCase","fileInput","loadStoresState","state","key","storeState","formatDisplay","display","_custom","PINIA_ROOT_LABEL","PINIA_ROOT_ID","formatStoreForInspectorTree","store","label","$id","formatEventData","isArray","reduce","operations","oldValue","newValue","operation","formatMutationType","direct","patchFunction","patchObject","isTimelineActive","componentStateTypes","MUTATIONS_LAYER_ID","INSPECTOR_ID","assign$1","getStoreType","registerPiniaDevtools","app","logo","packageName","homepage","api","addTimelineLayer","color","addInspector","icon","treeFilterPlaceholder","actions","action","async","clipboard","writeText","actionGlobalCopyState","tooltip","readText","actionGlobalPasteState","sendInspectorTree","sendInspectorState","actionGlobalSaveState","accept","reject","onchange","files","file","text","oncancel","actionGlobalOpenStateFile","nodeActions","nodeId","_s","$reset","inspectComponent","payload","ctx","componentInstance","_pStores","piniaStores","values","forEach","instanceData","editable","_isOptionsAPI","$state","_getters","getters","getInspectorTree","inspectorId","stores","from","rootNodes","filter","map","getInspectorState","inspectedStore","storeNames","storeMap","storeId","getterName","_customProperties","size","customProperties","formatStoreForInspectorState","editInspectorState","path","unshift","set","editComponentState","startsWith","activeAction","runningActionId","patchActionForGrouping","actionNames","wrapWithProxy","storeActions","actionName","_actionId","trackedStore","Reflect","retValue","devtoolsPlugin","options","originalHotUpdate","_hotUpdate","newStore","_hmrPayload","logStoreChanges","bind","$onAction","after","onError","groupId","addTimelineEvent","layerId","time","subtitle","logType","notifyComponentUpdate","deep","$subscribe","eventData","detached","flush","hotUpdate","info","$dispose","addStoreToDevtools","noop","addSubscription","subscriptions","callback","onCleanup","removeSubscription","idx","indexOf","splice","triggerSubscriptions","fallbackRunWithContext","mergeReactiveObjects","patchToApply","Map","Set","add","subPatch","targetValue","skipHydrateSymbol","skipHydrateMap","WeakMap","createSetupStore","setup","hot","isOptionsStore","scope","optionsForPlugin","$subscribeOptions","isListening","isSyncListening","debuggerEvents","actionSubscriptions","initialState","hotState","activeListener","$patch","partialStateOrMutator","subscriptionMutation","myListenerId","then","newState","wrapAction","afterCallbackList","onErrorCallbackList","ret","catch","partialStore","_p","stopWatcher","run","stop","delete","_r","setupStore","runWithContext","_e","effect","obj","actionValue","defineProperty","nonEnumerable","writable","configurable","enumerable","p","extender","extensions","hydrate","defineStore","idOrOptions","setupOptions","isSetupStore","useStore","hasContext","localState","computedGetters","createOptionsStore","token","singleMatcher","RegExp","multiMatcher","decodeComponents","components","split","decodeURIComponent","join","left","right","decode","input","tokens","match","splitOnFirst","string","separator","separatorIndex","includeKeys","object","predicate","getOwnPropertyDescriptor","ownKeys","isNullOrUndefined","strictUriEncode","encodeURIComponent","x","charCodeAt","toUpperCase","encodeFragmentIdentifier","validateArrayFormatSeparator","encode","strict","encodedURI","replaceMap","exec","entries","customDecodeURIComponent","keysSorter","sort","b","Number","removeHash","hashStart","parseValue","parseNumbers","isNaN","trim","parseBooleans","extract","queryStart","query","arrayFormat","arrayFormatSeparator","formatter","accumulator","isEncodedArray","arrayValue","flat","parserForArrayFormat","returnValue","parameter","parameter_","key2","value2","Boolean","shouldFilter","skipNull","skipEmptyString","index","keyValueSep","encoderForArrayFormat","objectCopy","parseUrl","url_","hash","parseFragmentIdentifier","fragmentIdentifier","stringifyUrl","queryString","getHash","urlObjectForFragmentEncode","pick","exclude","extend","encodeReserveRE","encodeReserveReplacer","c","commaRE","str","err","castQueryParamValue","parseQuery","res","param","parts","shift","val","stringifyQuery","val2","trailingSlashRE","createRoute","record","redirectedFrom","router","clone","route","meta","params","fullPath","getFullPath","matched","formatMatch","freeze","START","parent","ref","_stringifyQuery","isSameRoute","onlyPath","isObjectEqual","aKeys","bKeys","every","aVal","bVal","handleRouteEntered","instances","instance","cbs","enteredCbs","i$1","_isBeingDestroyed","View","functional","props","default","render","_","children","routerView","h","$createElement","$route","cache","_routerViewCache","depth","inactive","_routerRoot","vnodeData","$vnode","keepAlive","_directInactive","_inactive","$parent","routerViewDepth","cachedData","cachedComponent","component","configProps","fillPropsinData","registerRouteInstance","vm","current","prepatch","vnode","init","propsToPass","config","resolveProps","attrs","resolvePath","relative","base","append","firstChar","charAt","stack","pop","segments","segment","cleanPath","isarray","arr","pathToRegexp_1","pathToRegexp","groups","source","delimiter","optional","repeat","partial","asterisk","pattern","attachKeys","regexpToRegexp","flags","arrayToRegexp","tokensToRegExp","stringToRegexp","parse_1","tokensToFunction_1","tokensToFunction","tokensToRegExp_1","PATH_REGEXP","defaultDelimiter","m","escaped","offset","next","capture","group","modifier","escapeGroup","escapeString","substr","encodeURIComponentPretty","encodeURI","matches","pretty","re","sensitive","end","endsWithDelimiter","compile","regexpCompileCache","fillParams","routeMsg","filler","pathMatch","normalizeLocation","_normalized","params$1","rawPath","parsedPath","hashIndex","queryIndex","parsePath","basePath","extraQuery","_parseQuery","parsedQuery","resolveQuery","_Vue","Link","to","required","tag","custom","exact","exactPath","activeClass","exactActiveClass","ariaCurrentValue","this$1$1","$router","classes","globalActiveClass","linkActiveClass","globalExactActiveClass","linkExactActiveClass","activeClassFallback","exactActiveClassFallback","compareTarget","queryIncludes","isIncludedRoute","handler","guardEvent","class","scopedSlot","$scopedSlots","$hasNormal","navigate","isActive","isExactActive","findAnchor","$slots","isStatic","aData","handler$1","event$1","aAttrs","metaKey","altKey","ctrlKey","shiftKey","defaultPrevented","button","currentTarget","getAttribute","preventDefault","child","inBrowser","createRouteMap","routes","oldPathList","oldPathMap","oldNameMap","parentRoute","pathList","pathMap","nameMap","addRouteRecord","matchAs","pathToRegexpOptions","normalizedPath","normalizePath","caseSensitive","regex","compileRouteRegex","alias","redirect","beforeEnter","childMatchAs","aliases","aliasRoute","createMatcher","currentRoute","_createRoute","paramNames","record$1","matchRoute","originalRedirect","resolveRecordPath","aliasedMatch","aliasedRecord","addRoute","parentOrRoute","getRoutes","addRoutes","Time","genStateKey","toFixed","_key","getStateKey","setStateKey","positionStore","setupScroll","history","scrollRestoration","protocolAndPath","protocol","host","absolutePath","stateCopy","replaceState","addEventListener","handlePopState","removeEventListener","handleScroll","isPop","behavior","scrollBehavior","$nextTick","position","getScrollPosition","shouldScroll","scrollToPosition","saveScrollPosition","pageXOffset","y","pageYOffset","isValidPosition","isNumber","normalizePosition","v","hashStartsWithNumberRE","isObject","selector","el","getElementById","querySelector","docRect","documentElement","getBoundingClientRect","elRect","top","getElementPosition","style","scrollTo","ua","supportsPushState","pushState","NavigationFailureType","redirected","aborted","cancelled","duplicated","createNavigationCancelledError","createRouterError","_isRouter","propertiesToLog","isError","isNavigationFailure","errorType","runQueue","queue","cb","step","flatMapComponents","flatten","hasSymbol","toStringTag","called","History","baseEl","normalizeBase","pending","ready","readyCbs","readyErrorCbs","errorCbs","extractGuards","records","reverse","guards","def","guard","extractGuard","bindGuard","listen","onReady","errorCb","transitionTo","onComplete","onAbort","prev","confirmTransition","updateRoute","ensureURL","afterHooks","abort","lastRouteIndex","lastCurrentIndex","max","Math","updated","activated","deactivated","resolveQueue","extractLeaveGuards","beforeHooks","extractUpdateHooks","hasAsync","cid","resolvedDef","__esModule","resolved","reason","msg","comp","iterator","createNavigationAbortedError","createNavigationRedirectedError","enterGuards","bindEnterGuard","extractEnterGuards","resolveHooks","setupListeners","teardown","cleanupListener","HTML5History","_startLocation","getLocation","expectScroll","supportsScroll","handleRoutingEvent","go","n","fromRoute","getCurrentLocation","pathname","pathLowerCase","baseLowerCase","search","HashHistory","fallback","checkFallback","ensureSlash","replaceHash","eventType","pushHash","getUrl","AbstractHistory","targetIndex","VueRouter","apps","matcher","mode","prototypeAccessors","$once","routeOrError","handleInitialScroll","_route","beforeEach","registerHook","beforeResolve","afterEach","back","forward","getMatchedComponents","createHref","normalizedTo","defineProperties","VueRouter$1","list","install","Vue","installed","isDef","registerInstance","callVal","$options","_parentVnode","mixin","beforeCreate","_router","defineReactive","destroyed","strats","optionMergeStrategies","beforeRouteEnter","beforeRouteLeave","beforeRouteUpdate","created","version","START_LOCATION","use","Router","originalPush","generateUrl","view","emits","fillColor","_vm","_c","_self","_b","staticClass","$event","$emit","$attrs","_v","viewConfig","loadState","useViewConfigStore","getConfig","onUpdate","update","axios","put","setSortingBy","toggleSortingDirection","newDirection","sorting_direction","viewConfigStore","_initialized","subscribe","_ref","getLoggerBuilder","setApp","detectUser","build","throttle","delay","timeoutID","_ref$noTrailing","noTrailing","_ref$noLeading","noLeading","_ref$debounceMode","debounceMode","lastExec","clearExistingTimeout","clearTimeout","wrapper","_len","arguments_","elapsed","clear","cancel","_ref2$upcomingOnly","upcomingOnly","ChartPie","NcAppNavigationItem","NcProgressBar","loadingStorageStats","storageStats","computed","storageStatsTitle","usedQuotaByte","formatFileSize","used","quotaByte","quota","t","storageStatsTooltip","beforeMount","setInterval","throttleUpdateStorageStats","mounted","free","showStorageFullWarning","methods","debounceUpdateStorageStats","_ref$atBegin","atBegin","updateStorageStats","logger","showError","translate","styleTagTransform","setAttributes","insert","domAPI","insertStyleElement","locals","stopPropagation","slot","min","Function","$el","appendChild","userConfig","show_hidden","crop_image_previews","sort_favorites_first","sort_folders_first","grid_view","useUserConfigStore","userConfigStore","Clipboard","NcAppSettingsDialog","NcAppSettingsSection","NcCheckboxRadioSwitch","NcInputField","Setting","OCA","Files","Settings","webdavUrl","generateRemoteUrl","getCurrentUser","uid","webdavDocs","appPasswordUrl","webdavUrlCopied","enableGridView","setting","beforeDestroy","close","onClose","setConfig","copyCloudId","select","showSuccess","_l","scopedSlots","_u","Cog","NavigationQuota","NcAppNavigation","NcIconSvgWrapper","SettingsModal","settingsOpened","currentViewId","currentView","views","find","$navigation","parentViews","order","childViews","watch","oldView","setActive","debug","showView","useExactRouteMatching","Sidebar","heading","headingEl","textContent","setPageHeading","onToggleExpand","isExpanded","expanded","generateToNavigation","dir","openSettings","onSettingsClose","iconClass","sticky","compareNumbers","numberA","numberB","compareUnicode","stringA","stringB","localeCompare","abs","RE_NUMBERS","RE_LEADING_OR_TRAILING_WHITESPACES","RE_WHITESPACES","RE_INT_OR_FLOAT","RE_DATE","RE_LEADING_ZERO","RE_UNICODE_CHARACTERS","stringCompare","normalizeAlphaChunk","chunk","parseNumber","parsedNumber","normalizeNumericChunk","chunks","createChunkMap","normalizedString","createChunkMaps","chunksMaps","createChunks","isFunction","valueOf","isNull","isSymbol","isUndefined","getMappedValueRecord","stringValue","getTime","parsedDate","_unused","parseDate","numberify","createIdentifierFn","identifier","isInteger","orderBy","collection","identifiers","orders","validatedIdentifiers","identifierList","some","getIdentifiers","validatedOrders","orderList","getOrders","identifierFns","mappedCollection","element","recordA","recordB","indexA","valuesA","indexB","valuesB","ordersLength","_result","valueA","valueB","chunksA","chunksB","lengthA","lengthB","chunkA","chunkB","compareChunks","compareOtherTypes","compareMultiple","getElementByIndex","baseOrderBy","FileAction","displayName","iconSvgInline","InformationSvg","enabled","nodes","root","permissions","Permission","NONE","OCP","goToRoute","fileid","useFilesStore","fileStore","roots","getNode","getNodes","ids","getRoot","service","updateNodes","acc","deleteNodes","setRoot","onDeletedNode","onCreatedNode","onUpdatedNode","usePathsStore","pathsStore","paths","getPath","addPath","getNavigation","active","FileType","Folder","dirname","_children","parentId","parentFolder","useSelectionStore","selected","lastSelection","lastSelectedIndex","selection","setLastIndex","reset","uploader","defineComponent","Home","NcBreadcrumbs","NcBreadcrumb","filesStore","dirs","sections","getFileIdFromPath","getDirDisplayName","getNodeFromId","fileId","attributes","basename","onClick","titleForSection","section","ariaForSection","_setupProxy","_t","nativeOn","getSummaryFor","fileCount","File","folderCount","useActionsMenuStore","opened","useDragAndDropStore","dragging","useRenamingStore","renamingStore","renamingNode","newName","FileMultipleIcon","FolderIcon","isSingleNode","isSingleFolder","summary","totalSize","total","parseInt","$refs","previewImg","replaceChildren","preview","parentNode","cloneNode","Preview","DragAndDropPreview","Axios","AxiosError","CanceledError","isCancel","CancelToken","VERSION","all","Cancel","isAxiosError","spread","toFormData","AxiosHeaders","HttpStatusCode","formToJSON","getAdapter","mergeConfig","getQueue","PQueue","concurrency","MoveCopyAction","canMove","ALL","UPDATE","canCopy","attribute","canDownload","getActionForNodes","MOVE_OR_COPY","MOVE","COPY","handleCopyMoveNodeTo","destination","overwrite","NodeStatus","LOADING","copySuffix","client","davGetClient","currentPath","davRootPath","destinationPath","otherNodes","getDirectoryContents","otherNames","suffix","ext","extname","getUniqueName","copyFile","stat","details","davGetDefaultPropfind","davResultToNode","moveFile","openFilePickerForAction","fileIDs","filePicker","getFilePickerBuilder","allowDirectories","setFilter","CREATE","setMimeTypeFilter","setMultiSelect","startAt","setButtonFactory","_selection","buttons","dirnames","CopyIconSvg","FolderMoveSvg","FilePickerClosed","execBatch","promises","directive","vOnClickOutside","NcFile","Node","filesListWidth","loading","dragover","gridMode","currentDir","currentFileId","uniqueId","isLoading","extension","draggingFiles","draggingStore","selectedFiles","selectionStore","isSelected","isRenaming","isRenamingSmallScreen","canDrag","canDrop","openedMenu","actionsMenuStore","$root","removeProperty","resetState","onRightClick","contentRect","setProperty","clientX","clientY","isMoreThanOneSelected","execDefaultAction","openDetailsIfAvailable","sidebarAction","onDragOver","dataTransfer","dropEffect","onDragLeave","contains","relatedTarget","onDragStart","clearData","image","$mount","$on","$off","getDragAndDropPreview","setDragImage","onDragEnd","onDrop","isCopy","getUploader","upload","errors","allSettled","updateRootElement","getFileActions","ArrowLeftIcon","ChevronRightIcon","CustomElementRender","NcActionButton","NcActions","NcActionSeparator","NcLoadingIcon","openedSubmenu","enabledActions","failed","enabledInlineActions","inline","enabledRenderActions","renderInline","enabledDefaultActions","enabledMenuActions","DefaultType","HIDDEN","findIndex","topActionsIds","enabledSubmenuActions","getBoundariesElement","mountType","_attributes","actionDisplayName","onActionClick","isSubmenu","success","isMenu","onBackToMenuClick","menuAction","focus","refInFor","keyboardStore","onEvent","useKeyboardStore","isFile","ariaLabel","onSelectionChange","newSelectedIndex","isAlreadySelected","start","filesToSelect","resetSelection","_k","keyCode","forbiddenCharacters","NcTextField","renameLabel","linkTo","is","role","tabindex","READ","immediate","renaming","startRenaming","checkInputValidity","isFileNameValid","setCustomValidity","reportValidity","trimmedName","OC","blacklist_files_regex","checkIfNodeExists","char","extLength","renameInput","inputField","setSelectionRange","Event","stopRenaming","onRename","oldName","oldEncodedSource","encodedSource","rename","headers","Destination","Overwrite","directives","rawName","expression","domProps","StarSvg","setAttribute","AccountGroupIcon","AccountPlusIcon","CollectivesIcon","FavoriteIcon","FileIcon","FolderOpenIcon","KeyIcon","LinkIcon","NetworkIcon","TagIcon","backgroundFailed","isFavorite","favorite","cropPreviews","previewUrl","searchParams","fileOverlay","PlayCircleIcon","folderOverlay","shareTypes","ShareType","SHARE_TYPE_LINK","SHARE_TYPE_EMAIL","src","_m","FileEntryActions","FileEntryCheckbox","FileEntryName","FileEntryPreview","NcDateTime","mixins","FileEntryMixin","isMtimeAvailable","isSizeAvailable","compact","rowListeners","dragstart","contextmenu","dragleave","dragend","drop","columns","sizeOpacity","round","pow","mtimeOpacity","maxOpacityTime","mtime","ratio","mtimeTitle","moment","format","_g","column","inheritAttrs","header","currentFolder","mount","classForColumn","keysOrMapper","reduced","$pinia","storeKey","sortingMode","sorting_mode","defaultSortKey","isAscSorting","sortingDirection","toggleSortBy","MenuDown","MenuUp","NcButton","filesSortingMixin","FilesListTableHeaderButton","selectAllBind","checked","isAllSelected","indeterminate","isSomeSelected","selectedNodes","isNoneSelected","ariaSortForMode","onToggleAll","fileListEl","clientWidth","$resizeObserver","ResizeObserver","width","observe","disconnect","filesListWidthMixin","dataComponent","dataKey","dataSources","extraProps","scrollToIndex","caption","beforeHeight","headerHeight","tableHeight","resizeObserver","isReady","bufferItems","columnCount","itemHeight","itemWidth","rowCount","ceil","floor","startIndex","shownItems","renderedItems","items","oldItemsKeys","$_recycledPool","unusedKeys","random","tbodyStyle","isOverScrolled","lastIndex","hiddenAfterItems","paddingTop","paddingBottom","oldColumnCount","before","thead","debounce","clientHeight","onScroll","passive","scrollTop","_onScrollHandle","requestAnimationFrame","topScroll","areSomeNodesLoading","inlineActions","selectionIds","results","failedIds","FilesListHeader","FilesListTableFooter","FilesListTableHeader","VirtualList","FilesListTableHeaderActions","FileEntry","FileEntryGrid","getFileListHeaders","sortedHeaders","defaultCaption","scrollToFile","openSidebarForFile","handleOpenFile","openFileInfo","getFileId","isForeignFile","types","tableTop","table","tableBottom","height","handleFileUpload","filename","handleRecursiveUpload","entry","directory","absolutPath","joinPaths","davClient","exists","createDirectory","recursive","dirReader","createReader","getEntries","readEntries","readDirectory","TrayArrowDownIcon","canUpload","isQuotaExceeded","cantUploadLabel","mainContent","onContentDrop","uploads","kind","getAsEntry","webkitGetAsEntry","getAsFile","handleDrop","UploadStatus","FAILED","failedUploads","lastUpload","findLast","webkitRelativePath","isSharingEnabled","getCapabilities","files_sharing","BreadCrumbs","DragAndDropNotice","FilesListVirtual","ListViewIcon","NcAppContent","NcEmptyContent","PlusIcon","ShareVariantIcon","UploadPicker","ViewGridIcon","uploaderStore","useUploaderStore","promise","Type","sortingParameters","dirContentsSorted","customColumn","dirContents","showHidden","hidden","isEmptyDir","isRefreshing","toPreviousDir","shareAttributes","shareButtonLabel","shareButtonType","SHARE_TYPE_USER","gridViewButtonLabel","canShare","SHARE","newView","fetchContent","newDir","oldDir","filesListVirtual","contents","folder","unmounted","unsubscribe","getContents","$set","onUpload","onUploadFail","parser","Parser","explicitRoot","parseStringPromise","openSharingSidebar","setActiveTab","toggleGridView","translatePlural","emptyTitle","emptyCaption","NcContent","FilesList","Navigation","__webpack_nonce__","btoa","getRequestToken","goTo","_provided","provideCache","toBeInstalled","provide","globalProperties","createPinia","observable","_settings","register","_defineProperty","_name","_el","_open","_close","FilesApp","___CSS_LOADER_URL_IMPORT_0___","___CSS_LOADER_URL_IMPORT_1___","___CSS_LOADER_EXPORT___","___CSS_LOADER_URL_REPLACEMENT_0___","___CSS_LOADER_URL_REPLACEMENT_1___","webpackContext","req","webpackContextResolve","__webpack_require__","code","sax","opt","SAXParser","SAXStream","createStream","MAX_BUFFER_LENGTH","Stream","buffers","clearBuffers","q","bufferCheckPosition","lowercase","lowercasetags","looseCase","tags","closed","closedRoot","sawRoot","noscript","S","BEGIN","strictEntities","ENTITIES","XML_ENTITIES","attribList","xmlns","ns","rootNS","trackPosition","line","EVENTS","F","write","BEGIN_WHITESPACE","beginWhiteSpace","TEXT","starti","textNode","substring","isWhitespace","strictFail","TEXT_ENTITY","OPEN_WAKA","startTagPosition","SCRIPT","SCRIPT_ENDING","script","CLOSE_TAG","SGML_DECL","sgmlDecl","isMatch","nameStart","OPEN_TAG","tagName","PROC_INST","procInstName","procInstBody","pad","CDATA","emitNode","cdata","COMMENT","comment","DOCTYPE","doctype","isQuote","SGML_DECL_QUOTED","DOCTYPE_DTD","DOCTYPE_QUOTED","DOCTYPE_DTD_QUOTED","COMMENT_ENDING","COMMENT_ENDED","textopts","CDATA_ENDING","CDATA_ENDING_2","PROC_INST_ENDING","PROC_INST_BODY","nameBody","newTag","openTag","OPEN_TAG_SLASH","ATTRIB","closeTag","attribName","attribValue","ATTRIB_NAME","ATTRIB_VALUE","attrib","ATTRIB_NAME_SAW_WHITE","ATTRIB_VALUE_QUOTED","ATTRIB_VALUE_UNQUOTED","ATTRIB_VALUE_ENTITY_Q","ATTRIB_VALUE_CLOSED","isAttribEnd","ATTRIB_VALUE_ENTITY_U","CLOSE_TAG_SAW_WHITE","notMatch","returnState","buffer","unparsedEntities","parsedEntity","parseEntity","entity","entityBody","entityStart","maxAllowed","maxActual","closeText","checkBufferLength","resume","ex","streamWraps","ev","_parser","readable","me","onend","er","_decoder","Buffer","isBuffer","SD","XML_NAMESPACE","XMLNS_NAMESPACE","xml","stringFromCharCode","fromCodePoint","s","STATE","COMMENT_STARTING","nodeType","normalize","qname","qualName","local","qn","selfClosing","uri","nv","isSelfClosing","closeTo","num","entityLC","numStr","highSurrogate","lowSurrogate","codeUnits","codePoint","isFinite","RangeError","setImmediate","registerImmediate","html","channel","messagePrefix","onGlobalMessage","nextHandle","tasksByHandle","currentlyRunningATask","doc","attachTo","getPrototypeOf","process","handle","nextTick","runIfPresent","postMessage","importScripts","postMessageIsAsynchronous","oldOnMessage","onmessage","canUsePostMessage","attachEvent","MessageChannel","port1","port2","onreadystatechange","removeChild","task","clearImmediate","d","RC","autostart","ignoreSameProgress","rate","lastTimestamp","lastProgress","historyTimeConstant","previousOutput","dt","report","progress","timestamp","deltaTimestamp","currentRate","estimate","Infinity","estimatedTime","Timeout","clearFn","_id","_clearFn","clearInterval","timeout","unref","enroll","msecs","_idleTimeoutId","_idleTimeout","unenroll","_unrefActive","_onTimeout","stripBOM","builder","defaults","escapeCDATA","requiresCDATA","wrapCDATA","hasProp","Builder","buildObject","rootObj","attrkey","charkey","rootElement","rootName","_this","attr","txt","ele","up","att","xmldec","headless","allowSurrogateChars","renderOpts","explicitCharkey","normalizeTags","explicitArray","ignoreAttrs","mergeAttrs","validator","explicitChildren","childkey","charsAsChildren","includeWhiteChars","attrNameProcessors","attrValueProcessors","tagNameProcessors","valueProcessors","emptyTag","preserveChildrenOrder","chunkSize","isEmpty","processItem","processors","thing","superClass","parseString","assignOrPush","processAsync","xmlnskey","ctor","__super__","remaining","saxParser","error1","errThrown","ontext","ended","resultObject","EXPLICIT_CHARKEY","onopentag","processedKey","onclosetag","emptyStr","nodeName","objClone","old","xpath","getOwnPropertyNames","charChild","oncdata","prefixMatch","firstCharLowerCase","stripPrefix","parseFloat","ValidationError","Disconnected","Preceding","Following","Contains","ContainedBy","ImplementationSpecific","Element","Attribute","Text","CData","EntityReference","EntityDeclaration","ProcessingInstruction","Comment","Document","DocType","DocumentFragment","NotationDeclaration","Declaration","Raw","AttributeDeclaration","ElementDeclaration","Dummy","getValue","sources","proto","None","OpenTag","InsideTag","CloseTag","NodeType","XMLAttribute","debugInfo","attValue","isId","schemaTypeInfo","writer","filterOptions","isEqualNode","namespaceURI","localName","XMLCharacterData","XMLCData","XMLNode","substringData","count","appendData","arg","insertData","deleteData","replaceData","XMLComment","XMLDOMErrorHandler","XMLDOMStringList","XMLDOMConfiguration","defaultParams","getParameter","canSetParameter","setParameter","handleError","XMLDOMImplementation","hasFeature","feature","createDocumentType","qualifiedName","publicId","systemId","createDocument","createHTMLDocument","getFeature","XMLDTDAttList","elementName","attributeName","attributeType","defaultValueType","dtdAttType","dtdAttDefault","dtdAttList","XMLDTDElement","dtdElementValue","dtdElement","XMLDTDEntity","pe","pubID","sysID","internal","dtdPubID","dtdSysID","nData","dtdNData","dtdEntityValue","dtdEntity","XMLDTDNotation","dtdNotation","XMLDeclaration","encoding","standalone","xmlVersion","xmlEncoding","xmlStandalone","declaration","XMLNamedNodeMap","XMLDocType","ref1","ref2","documentObject","attList","pEntity","notation","docType","ent","pent","not","XMLStringWriter","XMLStringifier","XMLDocument","documentURI","domConfig","rootObject","writerOptions","createDocumentFragment","createTextNode","createComment","createCDATASection","createProcessingInstruction","createAttribute","createEntityReference","getElementsByTagName","tagname","importNode","importedNode","createElementNS","createAttributeNS","getElementsByTagNameNS","elementId","adoptNode","normalizeDocument","renameNode","getElementsByClassName","classNames","eventInterface","createRange","createNodeIterator","whatToShow","createTreeWalker","WriterState","XMLElement","XMLProcessingInstruction","XMLRaw","XMLText","XMLDocumentCB","onData","onEnd","onDataCallback","onEndCallback","currentNode","currentLevel","openTags","documentStarted","documentCompleted","createChildNode","attName","attribs","dummy","instruction","openCurrent","oldValidationFlag","noValidation","keepNullAttributes","insTarget","insValue","processingInstruction","rootNodeName","closeNode","openNode","isOpen","indent","endline","isClosed","level","nod","dat","com","ins","dec","dtd","r","XMLDummy","isRoot","attributeMap","clonedSelf","clonedChild","removeAttribute","getAttributeNode","setAttributeNode","newAttr","removeAttributeNode","oldAttr","getAttributeNS","setAttributeNS","removeAttributeNS","getAttributeNodeNS","setAttributeNodeNS","hasAttribute","hasAttributeNS","setIdAttribute","setIdAttributeNS","setIdAttributeNode","idAttr","getNamedItem","setNamedItem","oldNode","removeNamedItem","getNamedItemNS","setNamedItemNS","removeNamedItemNS","DocumentPosition","XMLNodeList","parent1","baseURI","childNodeList","setParent","childNode","k","lastChild","len1","ref3","ignoreDecorators","convertAttKey","separateArrayItems","keepNullNodes","convertTextKey","convertCDataKey","convertCommentKey","convertRawKey","convertPIKey","insertBefore","newChild","refChild","removed","insertAfter","remove","commentBefore","commentAfter","instructionBefore","instructionAfter","importDocument","clonedRoot","u","importXMLBuilder","replaceChild","oldChild","hasChildNodes","isSupported","hasAttributes","compareDocumentPosition","other","isAncestor","isDescendant","isPreceding","isSameNode","lookupPrefix","isDefaultNamespace","lookupNamespaceURI","setUserData","getUserData","nodePos","thisPos","treePosition","isFollowing","found","pos","foreachTreeNode","func","XMLWriterBase","XMLStreamWriter","stream","isLastRootNode","writeChildNode","spaceBeforeSlash","childNodeCount","firstChildNode","allowEmpty","suppressPrettyCount","newline","assertLegalName","assertLegalChar","textEscape","attEscape","ampregex","noDoubleEncoding","previousSibling","nextSibling","splitText","replaceWholeText","content","filteredOptions","ref4","ref5","ref6","dontPrettyTextNodes","dontprettytextnodes","spacebeforeslash","user","indentLevel","openAttribute","closeAttribute","prettySuppressed","begin","stringWriter","streamWriter","implementation","writerState","setUid","Ne","_entries","registerEntry","validateEntry","unregisterEntry","getEntryIndex","C","P","Yt","toLocaleString","Z","DEFAULT","Qt","_action","validateAction","_nc_fileactions","nr","_nc_filelistheader","N","DELETE","Y","nc","oc","ocs","V","_nc_dav_properties","L","_nc_dav_namespaces","sr","or","R","J","X","crtime","mime","owner","Q","NEW","LOCKED","D","_data","_knownDavService","updateMtime","deleteProperty","isDavRessource","move","ye","super","te","ur","setHeaders","requesttoken","patch","fetch","dr","includeSelf","ve","be","lastmod","getcontentlength","hasPreview","Te","_views","_currentView","ar","_nc_navigation","Ie","_column","Ae","O","isExist","isEmptyObject","merge","f","isName","getAllMatches","nameRegexp","M","Oe","allowBooleanAttributes","unpairedTags","U","G","w","z","validate","Re","xe","H","tagClosed","tagStartPos","col","Ve","Ce","Pe","$e","Le","Fe","preserveOrder","attributeNamePrefix","attributesGroupName","textNodeName","ignoreAttributes","removeNSPrefix","parseTagValue","parseAttributeValue","trimValues","cdataPropName","numberParseOptions","hex","leadingZeros","eNotation","tagValueProcessor","attributeValueProcessor","stopNodes","alwaysCreateTextNode","commentPropName","processEntities","htmlEntities","ignoreDeclaration","ignorePiTags","transformTagName","transformAttributeName","updateTag","buildOptions","defaultOptions","Be","Xe","Ue","Ge","ze","He","Ke","We","je","Ye","Je","decimalPoint","B","T","addChild","tt","entityName","regx","entities","rt","skipLike","De","it","lastEntities","st","replaceEntitiesValue","$","ot","ut","resolveNameSpace","at","saveTextToParentTag","lastIndexOf","tagsNodeStack","tagExp","attrExpPresent","buildAttributesMap","closeIndex","docTypeEntities","parseTextData","rawTagName","isItStopNode","E","readStopNodeData","tagContent","lt","ft","ampEntity","ct","ht","pt","gt","ne","ie","Nt","bt","Et","prettify","yt","apos","quot","space","cent","pound","yen","euro","copyright","reg","inr","addExternalEntities","parseXml","vt","Tt","se","Pt","xt","oe","K","indentBy","suppressUnpairedNode","suppressEmptyNode","endsWith","suppressBooleanAttributes","Ft","Vt","oneListGroup","isAttribute","attrPrefixLen","St","processTextOrObjNode","Lt","indentate","Rt","tagEndChar","newLine","j2x","buildTextValNode","attrStr","buildObjectNode","arrayNodeName","buildAttrPairStr","W","XMLParser","externalEntities","addEntity","XMLValidator","XMLBuilder","cr","_view","Ut","emptyView","Xt","gr","_nc_newfilemenu","numeric","sensitivity","CancelError","isCanceled","promiseState","canceled","rejected","PCancelable","userFunction","onCancel","executor","description","shouldReject","boolean","onFulfilled","onRejected","onFinally","finally","setPrototypeOf","TimeoutError","AbortError","getDOMException","errorMessage","DOMException","getAbortedReason","signal","PriorityQueue","enqueue","priority","array","comparator","first","trunc","lowerBound","dequeue","carryoverConcurrencyCount","intervalCap","POSITIVE_INFINITY","interval","autoStart","queueClass","throwOnTimeout","canInitializeInterval","job","newConcurrency","_resolve","function_","throwIfAborted","milliseconds","customTimers","timer","cancelablePromise","sign","timeoutError","pTimeout","race","addAll","functions","pause","onEmpty","onSizeLessThan","limit","onIdle","sizeBy","isPaused","AsyncResource","_type","thisArg","ws","de","ks","Ee","ys","vs","bs","Ss","Us","allOwnKeys","Rs","Uint8Array","Ds","he","Hs","getOwnPropertyDescriptors","DIGIT","ALPHA","ALPHA_DIGIT","Ys","isArrayBuffer","isFormData","FormData","isArrayBufferView","ArrayBuffer","isView","isString","isBoolean","isDate","isBlob","isRegExp","isStream","pipe","isURLSearchParams","isTypedArray","isFileList","ae","caseless","inherits","toFlatObject","kindOf","kindOfTest","toArray","forEachEntry","done","matchAll","isHTMLForm","hasOwnProp","reduceDescriptors","freezeMethods","toObjectSet","toCamelCase","toFiniteNumber","findKey","isContextDefined","ALPHABET","generateString","isSpecCompliantForm","toJSONObject","isAsyncFn","isThenable","captureStackTrace","request","number","fileName","lineNumber","columnNumber","Me","we","cause","et","metaTokens","dots","indexes","visitor","toISOString","Xs","defaultVisitor","convertValue","isVisitable","ue","_pairs","qe","serialize","fulfilled","synchronous","runWhen","eject","silentJSONParsing","forcedJSONParsing","clarifyTimeoutError","isBrowser","URLSearchParams","protocols","product","WorkerGlobalScope","hasBrowserEnv","hasStandardBrowserEnv","hasStandardBrowserWebWorkerEnv","ce","transitional","adapter","transformRequest","getContentType","setContentType","isNode","formSerializer","env","transformResponse","ERR_BAD_RESPONSE","xsrfCookieName","xsrfHeaderName","maxContentLength","maxBodyLength","validateStatus","common","Accept","ge","ke","wt","accessor","accessors","__CANCEL__","ERR_CANCELED","kt","toGMTString","cookie","read","Ct","hostname","port","loaded","lengthComputable","bytes","estimated","cancelToken","auth","username","password","unescape","baseURL","getAllResponseHeaders","ERR_BAD_REQUEST","responseText","statusText","paramsSerializer","readyState","responseURL","onabort","ECONNABORTED","ERR_NETWORK","ontimeout","timeoutErrorMessage","ETIMEDOUT","setRequestHeader","withCredentials","onDownloadProgress","onUploadProgress","http","throwIfRequested","A","timeoutMessage","decompress","beforeRedirect","transport","httpAgent","httpsAgent","socketPath","responseEncoding","fe","Se","ERR_DEPRECATED","le","assertOptions","ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","validators","interceptors","function","getUri","Continue","SwitchingProtocols","Processing","EarlyHints","Ok","Created","Accepted","NonAuthoritativeInformation","NoContent","ResetContent","PartialContent","MultiStatus","AlreadyReported","ImUsed","MultipleChoices","MovedPermanently","Found","SeeOther","NotModified","UseProxy","Unused","TemporaryRedirect","PermanentRedirect","BadRequest","Unauthorized","PaymentRequired","Forbidden","NotFound","MethodNotAllowed","NotAcceptable","ProxyAuthenticationRequired","RequestTimeout","Conflict","Gone","LengthRequired","PreconditionFailed","PayloadTooLarge","UriTooLong","UnsupportedMediaType","RangeNotSatisfiable","ExpectationFailed","ImATeapot","MisdirectedRequest","UnprocessableEntity","Locked","FailedDependency","TooEarly","UpgradeRequired","PreconditionRequired","TooManyRequests","RequestHeaderFieldsTooLarge","UnavailableForLegalReasons","InternalServerError","NotImplemented","BadGateway","ServiceUnavailable","GatewayTimeout","HttpVersionNotSupported","VariantAlsoNegotiates","InsufficientStorage","LoopDetected","NotExtended","NetworkAuthenticationRequired","jt","Ze","_listeners","zt","Pn","An","Bn","Nn","En","jn","zn","Rn","On","In","Dn","Mn","Hn","$n","activeCount","generator","pendingCount","clearQueue","I","readAsArrayBuffer","appConfig","max_chunk_size","INITIALIZED","UPLOADING","ASSEMBLING","FINISHED","CANCELLED","It","_source","_file","_isChunked","_chunks","_size","_uploaded","_startTime","_status","_controller","_response","AbortController","isChunked","startTime","uploaded","Dt","es","IDLE","PAUSED","_destinationFolder","_isPublic","_uploadQueue","_jobQueue","_queueSize","_queueProgress","_queueStatus","_notifiers","isPublic","maxChunksSize","updateStats","addNotifier","lastModified","Ot","staticRenderFns","_compiled","_scopeId","ssrContext","__VUE_SSR_CONTEXT__","_registeredComponents","_ssrRegister","shadowRoot","_injectStyles","Gt","fill","viewBox","sn","ss","detectLocale","locale","json","charset","Language","translations","msgid","comments","translator","msgstr","Add","paused","msgid_plural","extracted","New","addTranslation","Vn","ngettext","gettext","tn","Plus","Upload","disabled","multiple","addLabel","cancelLabel","uploadLabel","progressLabel","progressTimeId","eta","timeLeft","newFileMenuEntries","uploadManager","ts","totalQueueSize","uploadedQueueSize","hasFailure","isUploading","isAssembling","buttonName","setDestination","updateStatus","onUploadCompletion","onPick","renamed","propsData","conflicts","$destroy","ln","form","setSeconds","seconds","Kn","decorative","svg","change","__webpack_module_cache__","moduleId","cachedModule","__webpack_modules__","chunkIds","notFulfilled","getter","definition","chunkId","needAttach","scripts","onScriptComplete","doneFns","head","nmd","scriptUrl","currentScript","installedChunks","installedChunkData","realSrc","webpackJsonpCallback","parentChunkLoadingFunction","moreModules","runtime","chunkLoadingGlobal","__webpack_exports__"],"sourceRoot":""}
\ No newline at end of file diff --git a/dist/files-sidebar.js b/dist/files-sidebar.js index 88747994f79..16b763edab1 100644 --- a/dist/files-sidebar.js +++ b/dist/files-sidebar.js @@ -1,3 +1,3 @@ /*! For license information please see files-sidebar.js.LICENSE.txt */ -(()=>{var e,s,i,n={5119:(t,e,s)=>{"use strict";const{XMLParser:i,XMLValidator:n}=s(16932),r=t=>{if(null==t)return!1;if(0===(t=t.toString().trim()).length)return!1;if(!0!==n.validate(t))return!1;let e;const s=new i;try{e=s.parse(t)}catch(t){return!1}return!!e&&"svg"in e};t.exports=r,t.exports.default=r},42770:(e,s,i)=>{"use strict";var n=i(20144),r=i(31352),o=i(69183),a=i(65358),l=i(5656),d=i(42515),c=i(77958),u=i(41922),h=i(19755),p=i.n(h),f=i(93664),m=i(80351),g=i.n(m);const b={name:"StarIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}};var y=i(51900);const v=(0,y.Z)(b,(function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon star-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 24 24"}},[e("path",{attrs:{d:"M12,17.27L18.18,21L16.54,13.97L22,9.24L14.81,8.62L12,2L9.19,8.62L2,9.24L7.45,13.97L5.82,21L12,17.27Z"}},[t.title?e("title",[t._v(t._s(t.title))]):t._e()])])])}),[],!1,null,null,null).exports,w={name:"StarOutlineIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},A=(0,y.Z)(w,(function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon star-outline-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 24 24"}},[e("path",{attrs:{d:"M12,15.39L8.24,17.66L9.23,13.38L5.91,10.5L10.29,10.13L12,6.09L13.71,10.13L18.09,10.5L14.77,13.38L15.76,17.66M22,9.24L14.81,8.63L12,2L9.19,8.63L2,9.24L7.45,13.97L5.82,21L12,17.27L18.18,21L16.54,13.97L22,9.24Z"}},[t.title?e("title",[t._v(t._s(t.title))]):t._e()])])])}),[],!1,null,null,null).exports;var j=i(25090),_=i(43589),x=i(52506);const C={name:"LegacyView",props:{component:{type:Object,required:!0},fileInfo:{type:Object,default:()=>{},required:!0}},watch:{fileInfo(t){this.setFileInfo(t)}},mounted(){this.component.$el.replaceAll(this.$el),this.setFileInfo(this.fileInfo)},methods:{setFileInfo(t){this.component.setFileInfo(new OCA.Files.FileInfoModel(t))}}},N=(0,y.Z)(C,(function(){return(0,this._self._c)("div")}),[],!1,null,null,null).exports,E={name:"SidebarTab",components:{NcAppSidebarTab:i(23806).Z,NcEmptyContent:x.Z},props:{fileInfo:{type:Object,default:()=>{},required:!0},id:{type:String,required:!0},name:{type:String,required:!0},icon:{type:String,required:!1},onMount:{type:Function,required:!0},onUpdate:{type:Function,required:!0},onDestroy:{type:Function,required:!0},onScrollBottomReached:{type:Function,default:()=>{}}},data:()=>({loading:!0}),computed:{activeTab(){return this.$parent.activeTab}},watch:{async fileInfo(t,e){t.id!==e.id&&(this.loading=!0,await this.onUpdate(this.fileInfo),this.loading=!1)}},async mounted(){this.loading=!0,await this.onMount(this.$refs.mount,this.fileInfo,this.$refs.tab),this.loading=!1},async beforeDestroy(){await this.onDestroy()}},T=(0,y.Z)(E,(function(){var t=this,e=t._self._c;return e("NcAppSidebarTab",{ref:"tab",attrs:{id:t.id,name:t.name,icon:t.icon},on:{bottomReached:t.onScrollBottomReached},scopedSlots:t._u([{key:"icon",fn:function(){return[t._t("icon")]},proxy:!0}],null,!0)},[t._v(" "),t.loading?e("NcEmptyContent",{attrs:{icon:"icon-loading"}}):t._e(),t._v(" "),e("div",{ref:"mount"})],1)}),[],!1,null,null,null).exports;var S=i(87604),I=i(35380),O=i(64024),F=i(36906);const L={userVisible:!0,userAssignable:!0,canAssign:!0},k=t=>t.map((t=>{let{props:e}=t;return Object.fromEntries(Object.entries(e).map((t=>{let[e,s]=t;return[(0,F.Z)(e),"displayName"===(0,F.Z)(e)?String(s):s]})))})),P=t=>{const e={...t};return e.name&&!e.displayName||(e.name=e.displayName,delete e.displayName),e};var D=i(79753),$=i(14596);const R=(0,D.generateRemoteUrl)("dav"),z=(0,$.eI)(R,{headers:{requesttoken:(0,c.IH)()??""}}),B=(0,i(17499).IY)().setApp("systemtags").detectUser().build(),M='<?xml version="1.0"?>\n<d:propfind xmlns:d="DAV:" xmlns:oc="http://owncloud.org/ns">\n\t<d:prop>\n\t\t<oc:id />\n\t\t<oc:display-name />\n\t\t<oc:user-visible />\n\t\t<oc:user-assignable />\n\t\t<oc:can-assign />\n\t</d:prop>\n</d:propfind>',U=async(e,s)=>{const i="/systemtags-relations/files/"+s+"/"+e.id,n=P(e);try{await z.customRequest(i,{method:"PUT",data:n})}catch(e){throw B.error(t("systemtags","Failed to set tag for file"),{error:e}),new Error(t("systemtags","Failed to set tag for file"))}},q=n.ZP.extend({name:"SystemTags",components:{NcLoadingIcon:S.Z,NcSelectTags:I.Z},props:{fileId:{type:Number,required:!0}},data:()=>({sortedTags:[],selectedTags:[],loadingTags:!1,loading:!1}),async created(){try{const t=await(async()=>{try{const{data:t}=await z.getDirectoryContents("/systemtags",{data:M,details:!0,glob:"/systemtags/*"});return k(t)}catch(t){throw B.error((0,r.Iu)("systemtags","Failed to load tags"),{error:t}),new Error((0,r.Iu)("systemtags","Failed to load tags"))}})(),e=await(async()=>{const t=(0,D.generateUrl)("/apps/systemtags/lastused");try{const{data:e}=await f.Z.get(t);return e.map(Number)}catch(t){throw B.error((0,r.Iu)("systemtags","Failed to load last used tags"),{error:t}),new Error((0,r.Iu)("systemtags","Failed to load last used tags"))}})(),s=[],i=[];for(const n of t)e.includes(n.id)?s.push(n):i.push(n);const n=(t,s)=>e.indexOf(t.id)-e.indexOf(s.id);s.sort(n),this.sortedTags=[...s,...i]}catch(t){(0,O.x2)((0,r.Iu)("systemtags","Failed to load tags"))}},watch:{fileId:{immediate:!0,async handler(){this.loadingTags=!0;try{this.selectedTags=await(async e=>{const s="/systemtags-relations/files/"+this.fileId;try{const{data:t}=await z.getDirectoryContents(s,{data:M,details:!0,glob:"/systemtags-relations/files/*/*"});return k(t)}catch(e){throw B.error(t("systemtags","Failed to load tags for file"),{error:e}),new Error(t("systemtags","Failed to load tags for file"))}})(),this.$emit("has-tags",this.selectedTags.length>0)}catch(t){(0,O.x2)((0,r.Iu)("systemtags","Failed to load selected tags"))}this.loadingTags=!1}}},methods:{t:r.Iu,createOption(t){for(const e of this.sortedTags){const{id:s,displayName:i,...n}=e;if(i===t&&Object.entries(n).every((t=>{let[e,s]=t;return L[e]===s})))return e}return{...L,displayName:t}},handleInput(t){this.selectedTags=t.filter((t=>Boolean(t.id)))},async handleSelect(t){const e=t[t.length-1];if(!e.id)return;const s=e;this.loading=!0;try{await U(s,this.fileId);const t=(t,e)=>t.id===s.id?-1:e.id===s.id?1:0;this.sortedTags.sort(t)}catch(t){(0,O.x2)((0,r.Iu)("systemtags","Failed to select tag"))}this.loading=!1},async handleCreate(t){this.loading=!0;try{const e=await(async(t,e)=>{const s=P(t),i=await(async t=>{const e=P(t);try{const{headers:t}=await z.customRequest("/systemtags",{method:"POST",data:e}),s=t.get("content-location");if(s)return(t=>{const e=t.indexOf("?");e>0&&(t=t.substring(0,e));const s=t.split("/");let i;do{i=s[s.length-1],s.pop()}while(!i&&s.length>0);return Number(i)})(s);throw B.error((0,r.Iu)("systemtags",'Missing "Content-Location" header')),new Error((0,r.Iu)("systemtags",'Missing "Content-Location" header'))}catch(t){throw B.error((0,r.Iu)("systemtags","Failed to create tag"),{error:t}),new Error((0,r.Iu)("systemtags","Failed to create tag"))}})(s),n={...s,id:i};return await U(n,e),n.id})(t,this.fileId),s={...t,id:e};this.sortedTags.unshift(s),this.selectedTags.push(s)}catch(t){(0,O.x2)((0,r.Iu)("systemtags","Failed to create tag"))}this.loading=!1},async handleDeselect(e){this.loading=!0;try{await(async(e,s)=>{const i="/systemtags-relations/files/"+this.fileId+"/"+e.id;try{await z.deleteFile(i)}catch(e){throw B.error(t("systemtags","Failed to delete tag for file"),{error:e}),new Error(t("systemtags","Failed to delete tag for file"))}})(e)}catch(t){(0,O.x2)((0,r.Iu)("systemtags","Failed to delete tag"))}this.loading=!1}}});var V=i(93379),Z=i.n(V),H=i(7795),G=i.n(H),W=i(90569),K=i.n(W),X=i(3565),Y=i.n(X),J=i(19216),Q=i.n(J),tt=i(44589),et=i.n(tt),st=i(32583),it={};it.styleTagTransform=et(),it.setAttributes=Y(),it.insert=K().bind(null,"head"),it.domAPI=G(),it.insertStyleElement=Q(),Z()(st.Z,it),st.Z&&st.Z.locals&&st.Z.locals;const nt=(0,y.Z)(q,(function(){var t=this,e=t._self._c;return t._self._setupProxy,e("div",{staticClass:"system-tags"},[t.loadingTags?e("NcLoadingIcon",{attrs:{name:t.t("systemtags","Loading collaborative tags …"),size:32}}):[e("label",{attrs:{for:"system-tags-input"}},[t._v(t._s(t.t("systemtags","Search or create collaborative tags")))]),t._v(" "),e("NcSelectTags",{staticClass:"system-tags__select",attrs:{"input-id":"system-tags-input",placeholder:t.t("systemtags","Collaborative tags …"),options:t.sortedTags,value:t.selectedTags,"create-option":t.createOption,taggable:!0,passthru:!0,"fetch-tags":!1,loading:t.loading},on:{input:t.handleInput,"option:selected":t.handleSelect,"option:created":t.handleCreate,"option:deselected":t.handleDeselect},scopedSlots:t._u([{key:"no-options",fn:function(){return[t._v("\n\t\t\t\t"+t._s(t.t("systemtags","No tags to select, type to create a new tag"))+"\n\t\t\t")]},proxy:!0}])})]],2)}),[],!1,null,"3ff8ae0b",null).exports;var rt=i(25108);const ot={name:"Sidebar",components:{LegacyView:N,NcActionButton:_.Z,NcAppSidebar:j.N,NcEmptyContent:x.Z,SidebarTab:T,SystemTags:nt,Star:v,StarOutline:A},data:()=>({Sidebar:OCA.Files.Sidebar.state,showTags:!1,showTagsDefault:!0,error:null,loading:!0,fileInfo:null,starLoading:!1,isFullScreen:!1,hasLowHeight:!1}),computed:{file(){return this.Sidebar.file},tabs(){return this.Sidebar.tabs},views(){return this.Sidebar.views},davPath(){const t=OC.getCurrentUser().uid;return OC.linkToRemote(`dav/files/${t}${(0,a.Ec)(this.file)}`)},activeTab(){return this.Sidebar.activeTab},subtitle(){return`${this.fileInfo.isFavourited?"★ ":""} ${this.size}, ${this.time}`},time(){return OC.Util.relativeModifiedDate(this.fileInfo.mtime)},fullTime(){return g()(this.fileInfo.mtime).format("LLL")},size(){return OC.Util.humanFileSize(this.fileInfo.size)},background(){return this.getPreviewIfAny(this.fileInfo)},appSidebar(){return this.fileInfo?{"data-mimetype":this.fileInfo.mimetype,"star-loading":this.starLoading,active:this.activeTab,background:this.background,class:{"app-sidebar--has-preview":this.fileInfo.hasPreview&&!this.isFullScreen,"app-sidebar--full":this.isFullScreen},compact:this.hasLowHeight||!this.fileInfo.hasPreview||this.isFullScreen,loading:this.loading,subname:this.subtitle,subtitle:this.fullTime,name:this.fileInfo.name,title:this.fileInfo.name}:this.error?{key:"error",subname:"",name:"",class:{"app-sidebar--full":this.isFullScreen}}:{loading:this.loading,subname:"",name:"",class:{"app-sidebar--full":this.isFullScreen}}},defaultAction(){return this.fileInfo&&OCA.Files&&OCA.Files.App&&OCA.Files.App.fileList&&OCA.Files.App.fileList.fileActions&&OCA.Files.App.fileList.fileActions.getDefaultFileAction&&OCA.Files.App.fileList.fileActions.getDefaultFileAction(this.fileInfo.mimetype,this.fileInfo.type,OC.PERMISSION_READ)},defaultActionListener(){return this.defaultAction?"figure-click":null},isSystemTagsEnabled:()=>!0===(0,d.F)()?.systemtags?.enabled},created(){window.addEventListener("resize",this.handleWindowResize),this.handleWindowResize()},beforeDestroy(){window.removeEventListener("resize",this.handleWindowResize)},methods:{canDisplay(t){return t.enabled(this.fileInfo)},resetData(){this.error=null,this.fileInfo=null,this.$nextTick((()=>{this.$refs.tabs&&this.$refs.tabs.updateTabs()}))},getPreviewIfAny(t){return t.hasPreview&&!this.isFullScreen?OC.generateUrl(`/core/preview?fileId=${t.id}&x=${screen.width}&y=${screen.height}&a=true`):this.getIconUrl(t)},getIconUrl(t){const e=t.mimetype||"application/octet-stream";return"httpd/unix-directory"===e?"shared"===t.mountType||"shared-root"===t.mountType?OC.MimeType.getIconUrl("dir-shared"):"external-root"===t.mountType?OC.MimeType.getIconUrl("dir-external"):void 0!==t.mountType&&""!==t.mountType?OC.MimeType.getIconUrl("dir-"+t.mountType):t.shareTypes&&(t.shareTypes.indexOf(u.D.SHARE_TYPE_LINK)>-1||t.shareTypes.indexOf(u.D.SHARE_TYPE_EMAIL)>-1)?OC.MimeType.getIconUrl("dir-public"):t.shareTypes&&t.shareTypes.length>0?OC.MimeType.getIconUrl("dir-shared"):OC.MimeType.getIconUrl("dir"):OC.MimeType.getIconUrl(e)},setActiveTab(t){OCA.Files.Sidebar.setActiveTab(t),this.tabs.forEach((e=>{try{e.setIsActive(t===e.id)}catch(t){logger.error("Error while setting tab active state",{error:t,id:e.id,tab:e})}}))},async toggleStarred(e){try{this.starLoading=!0,await(0,f.Z)({method:"PROPPATCH",url:this.davPath,data:`<?xml version="1.0"?>\n\t\t\t\t\t\t<d:propertyupdate xmlns:d="DAV:" xmlns:oc="http://owncloud.org/ns">\n\t\t\t\t\t\t${e?"<d:set>":"<d:remove>"}\n\t\t\t\t\t\t\t<d:prop>\n\t\t\t\t\t\t\t\t<oc:favorite>1</oc:favorite>\n\t\t\t\t\t\t\t</d:prop>\n\t\t\t\t\t\t${e?"</d:set>":"</d:remove>"}\n\t\t\t\t\t\t</d:propertyupdate>`});const t="dir"===this.fileInfo.type,s=t?l.gt:l.$B;(0,o.j8)(e?"files:favorites:added":"files:favorites:removed",new s({fileid:this.fileInfo.id,source:this.davPath,root:`/files/${(0,c.ts)().uid}`,mime:t?void 0:this.fileInfo.mimetype}))}catch(e){OC.Notification.showTemporary(t("files","Unable to change the favourite state of the file")),rt.error("Unable to change favourite state",e)}this.starLoading=!1},onDefaultAction(){this.defaultAction&&this.defaultAction.action(this.fileInfo.name,{fileInfo:this.fileInfo,dir:this.fileInfo.dir,fileList:OCA.Files.App.fileList,$file:p()("body")})},toggleTags(){this.showTagsDefault=this.showTags=!this.showTags},async open(e){if(!e||""===e.trim())throw new Error(`Invalid path '${e}'`);this.Sidebar.file=e,this.error=null,this.loading=!0;try{this.fileInfo=await async function(t){const e=await(0,f.Z)({method:"PROPFIND",url:t,data:(0,l.h7)()}),s=OC.Files.getClient()._client.parseMultiStatus(e.data),i=OC.Files.getClient()._parseFileInfo(s[0]);return i.get=t=>i[t],i.isDirectory=()=>"httpd/unix-directory"===i.mimetype,i}(this.davPath),this.fileInfo.dir=this.file.split("/").slice(0,-1).join("/"),this.views.forEach((t=>{t.setFileInfo(this.fileInfo)})),this.$nextTick((()=>{this.$refs.tabs&&this.$refs.tabs.updateTabs(),this.setActiveTab(this.Sidebar.activeTab||this.tabs[0].id)}))}catch(e){throw this.error=t("files","Error while loading the file data"),rt.error("Error while loading the file data",e),new Error(e)}finally{this.loading=!1}},close(){this.Sidebar.file="",this.showTags=!1,this.resetData()},setFullScreenMode(t){this.isFullScreen=t,t?document.querySelector("#content")?.classList.add("with-sidebar--full")||document.querySelector("#content-vue")?.classList.add("with-sidebar--full"):document.querySelector("#content")?.classList.remove("with-sidebar--full")||document.querySelector("#content-vue")?.classList.remove("with-sidebar--full")},setShowTagsDefault(t){this.showTagsDefault=t},handleOpening(){(0,o.j8)("files:sidebar:opening")},handleOpened(){(0,o.j8)("files:sidebar:opened")},handleClosing(){(0,o.j8)("files:sidebar:closing")},handleClosed(){(0,o.j8)("files:sidebar:closed")},handleWindowResize(){this.hasLowHeight=document.documentElement.clientHeight<1024}}};var at=i(12060),lt={};lt.styleTagTransform=et(),lt.setAttributes=Y(),lt.insert=K().bind(null,"head"),lt.domAPI=G(),lt.insertStyleElement=Q(),Z()(at.Z,lt),at.Z&&at.Z.locals&&at.Z.locals;const dt=(0,y.Z)(ot,(function(){var t=this,e=t._self._c;return t.file?e("NcAppSidebar",t._b({ref:"sidebar",attrs:{"force-menu":!0,tabindex:"0"},on:t._d({close:t.close,"update:active":t.setActiveTab,opening:t.handleOpening,opened:t.handleOpened,closing:t.handleClosing,closed:t.handleClosed},[t.defaultActionListener,function(e){return e.stopPropagation(),e.preventDefault(),t.onDefaultAction.apply(null,arguments)}]),scopedSlots:t._u([t.fileInfo?{key:"description",fn:function(){return[e("div",{staticClass:"sidebar__description"},[t.isSystemTagsEnabled&&t.showTagsDefault?e("SystemTags",{directives:[{name:"show",rawName:"v-show",value:t.showTags,expression:"showTags"}],attrs:{"file-id":t.fileInfo.id},on:{"has-tags":e=>t.showTags=e}}):t._e(),t._v(" "),t._l(t.views,(function(s){return e("LegacyView",{key:s.cid,attrs:{component:s,"file-info":t.fileInfo}})}))],2)]},proxy:!0}:null,t.fileInfo?{key:"secondary-actions",fn:function(){return[e("NcActionButton",{attrs:{"close-after-click":!0},on:{click:function(e){return t.toggleStarred(!t.fileInfo.isFavourited)}},scopedSlots:t._u([t.fileInfo.isFavourited?{key:"icon",fn:function(){return[e("StarOutline",{attrs:{size:20}})]},proxy:!0}:{key:"icon",fn:function(){return[e("Star",{attrs:{size:20}})]},proxy:!0}],null,!0)},[t._v("\n\t\t\t"+t._s(t.fileInfo.isFavourited?t.t("files","Remove from favorites"):t.t("files","Add to favorites"))+"\n\t\t")]),t._v(" "),t.isSystemTagsEnabled?e("NcActionButton",{attrs:{"close-after-click":!0,icon:"icon-tag"},on:{click:t.toggleTags}},[t._v("\n\t\t\t"+t._s(t.t("files","Tags"))+"\n\t\t")]):t._e()]},proxy:!0}:null],null,!0)},"NcAppSidebar",t.appSidebar,!1),[t._v(" "),t._v(" "),t.error?e("NcEmptyContent",{attrs:{icon:"icon-error"}},[t._v("\n\t\t"+t._s(t.error)+"\n\t")]):t.fileInfo?t._l(t.tabs,(function(s){return[s.enabled(t.fileInfo)?e("SidebarTab",{directives:[{name:"show",rawName:"v-show",value:!t.loading,expression:"!loading"}],key:s.id,attrs:{id:s.id,name:s.name,icon:s.icon,"on-mount":s.mount,"on-update":s.update,"on-destroy":s.destroy,"on-scroll-bottom-reached":s.scrollBottomReached,"file-info":t.fileInfo},scopedSlots:t._u([void 0!==s.iconSvg?{key:"icon",fn:function(){return[e("span",{staticClass:"svg-icon",domProps:{innerHTML:t._s(s.iconSvg)}})]},proxy:!0}:null],null,!0)}):t._e()]})):t._e()],2):t._e()}),[],!1,null,"f1de5f1a",null).exports;var ct=i(25108);var ut=i(48764),ht=i(5119),pt=i.n(ht);function ft(t,e,s){return(e=function(t){var e=function(t,e){if("object"!=typeof t||null===t)return t;var s=t[Symbol.toPrimitive];if(void 0!==s){var i=s.call(t,"string");if("object"!=typeof i)return i;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:s,enumerable:!0,configurable:!0,writable:!0}):t[e]=s,t}n.ZP.prototype.t=r.Iu,window.OCA.Files||(window.OCA.Files={}),Object.assign(window.OCA.Files,{Sidebar:new class{constructor(){var t,e,s;t=this,s=void 0,(e=function(t){var e=function(t,e){if("object"!=typeof t||null===t)return t;var s=t[Symbol.toPrimitive];if(void 0!==s){var i=s.call(t,"string");if("object"!=typeof i)return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==typeof e?e:String(e)}(e="_state"))in t?Object.defineProperty(t,e,{value:s,enumerable:!0,configurable:!0,writable:!0}):t[e]=s,this._state={},this._state.tabs=[],this._state.views=[],this._state.file="",this._state.activeTab="",ct.debug("OCA.Files.Sidebar initialized")}get state(){return this._state}registerTab(t){return this._state.tabs.findIndex((e=>e.id===t.id))>-1?(ct.error(`An tab with the same id ${t.id} already exists`,t),!1):(this._state.tabs.push(t),!0)}registerSecondaryView(t){return this._state.views.findIndex((e=>e.id===t.id))>-1?(ct.error("A similar view already exists",t),!1):(this._state.views.push(t),!0)}get file(){return this._state.file}setActiveTab(t){this._state.activeTab=t}}}),Object.assign(window.OCA.Files.Sidebar,{Tab:class{constructor(){let{id:t,name:e,icon:s,iconSvg:i,mount:n,setIsActive:r,update:o,destroy:a,enabled:l,scrollBottomReached:d}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};if(ft(this,"_id",void 0),ft(this,"_name",void 0),ft(this,"_icon",void 0),ft(this,"_iconSvgSanitized",void 0),ft(this,"_mount",void 0),ft(this,"_setIsActive",void 0),ft(this,"_update",void 0),ft(this,"_destroy",void 0),ft(this,"_enabled",void 0),ft(this,"_scrollBottomReached",void 0),void 0===l&&(l=()=>!0),void 0===d&&(d=()=>{}),"string"!=typeof t||""===t.trim())throw new Error("The id argument is not a valid string");if("string"!=typeof e||""===e.trim())throw new Error("The name argument is not a valid string");if(("string"!=typeof s||""===s.trim())&&"string"!=typeof i)throw new Error("Missing valid string for icon or iconSvg argument");if("function"!=typeof n)throw new Error("The mount argument should be a function");if(void 0!==r&&"function"!=typeof r)throw new Error("The setIsActive argument should be a function");if("function"!=typeof o)throw new Error("The update argument should be a function");if("function"!=typeof a)throw new Error("The destroy argument should be a function");if("function"!=typeof l)throw new Error("The enabled argument should be a function");if("function"!=typeof d)throw new Error("The scrollBottomReached argument should be a function");this._id=t,this._name=e,this._icon=s,this._mount=n,this._setIsActive=r,this._update=o,this._destroy=a,this._enabled=l,this._scrollBottomReached=d,"string"==typeof i&&(async t=>{if(!t)throw new Error("Not an svg");let e="";if(e=ut.Buffer.isBuffer(t)||t instanceof File?await(t=>new Promise((e=>{if(void 0!==t.size){const s=new FileReader;s.onload=()=>{e(s.result)},s.readAsText(t)}else e(t.toString("utf-8"))})))(t):t,!pt()(e))throw new Error("Not an svg");const s=document.createElement("div");s.innerHTML=e;const i=s.firstElementChild,n=!!Array.from(i.attributes).map((({name:t})=>t)).find((t=>t.startsWith("on")));return 0!==i.getElementsByTagName("script").length||n?null:t})(i).then((t=>{this._iconSvgSanitized=t}))}get id(){return this._id}get name(){return this._name}get icon(){return this._icon}get iconSvg(){return this._iconSvgSanitized}get mount(){return this._mount}get setIsActive(){return this._setIsActive||(()=>{})}get update(){return this._update}get destroy(){return this._destroy}get enabled(){return this._enabled}get scrollBottomReached(){return this._scrollBottomReached}}}),window.addEventListener("DOMContentLoaded",(function(){const t=document.querySelector("body > .content")||document.querySelector("body > #content");if(t&&!document.getElementById("app-sidebar")){const e=document.createElement("div");e.id="app-sidebar",t.appendChild(e)}const e=new(n.ZP.extend(dt))({name:"SidebarRoot"});e.$mount("#app-sidebar"),window.OCA.Files.Sidebar.open=e.open,window.OCA.Files.Sidebar.close=e.close,window.OCA.Files.Sidebar.setFullScreenMode=e.setFullScreenMode,window.OCA.Files.Sidebar.setShowTagsDefault=e.setShowTagsDefault}))},12060:(t,e,s)=>{"use strict";s.d(e,{Z:()=>a});var i=s(87537),n=s.n(i),r=s(23645),o=s.n(r)()(n());o.push([t.id,'.app-sidebar--has-preview[data-v-f1de5f1a] .app-sidebar-header__figure{background-size:cover}.app-sidebar--has-preview[data-v-f1de5f1a][data-mimetype="text/plain"] .app-sidebar-header__figure,.app-sidebar--has-preview[data-v-f1de5f1a][data-mimetype="text/markdown"] .app-sidebar-header__figure{background-size:contain}.app-sidebar--full[data-v-f1de5f1a]{position:fixed !important;z-index:2025 !important;top:0 !important;height:100% !important}.app-sidebar[data-v-f1de5f1a] .app-sidebar-header__description{margin:0 16px 4px 16px !important}.app-sidebar .svg-icon[data-v-f1de5f1a] svg{width:20px;height:20px;fill:currentColor}.sidebar__description[data-v-f1de5f1a]{display:flex;flex-direction:column;width:100%;gap:8px 0}',"",{version:3,sources:["webpack://./apps/files/src/views/Sidebar.vue"],names:[],mappings:"AAGE,uEACC,qBAAA,CAKA,yMACC,uBAAA,CAKH,oCACC,yBAAA,CACA,uBAAA,CACA,gBAAA,CACA,sBAAA,CAIA,+DACC,iCAAA,CAKD,4CACC,UAAA,CACA,WAAA,CACA,iBAAA,CAKH,uCACC,YAAA,CACA,qBAAA,CACA,UAAA,CACA,SAAA",sourcesContent:['\n.app-sidebar {\n\t&--has-preview:deep {\n\t\t.app-sidebar-header__figure {\n\t\t\tbackground-size: cover;\n\t\t}\n\n\t\t&[data-mimetype="text/plain"],\n\t\t&[data-mimetype="text/markdown"] {\n\t\t\t.app-sidebar-header__figure {\n\t\t\t\tbackground-size: contain;\n\t\t\t}\n\t\t}\n\t}\n\n\t&--full {\n\t\tposition: fixed !important;\n\t\tz-index: 2025 !important;\n\t\ttop: 0 !important;\n\t\theight: 100% !important;\n\t}\n\n\t:deep {\n\t\t.app-sidebar-header__description {\n\t\t\tmargin: 0 16px 4px 16px !important;\n\t\t}\n\t}\n\n\t.svg-icon {\n\t\t::v-deep svg {\n\t\t\twidth: 20px;\n\t\t\theight: 20px;\n\t\t\tfill: currentColor;\n\t\t}\n\t}\n}\n\n.sidebar__description {\n\tdisplay: flex;\n\tflex-direction: column;\n\twidth: 100%;\n\tgap: 8px 0;\n}\n'],sourceRoot:""}]);const a=o},32583:(t,e,s)=>{"use strict";s.d(e,{Z:()=>a});var i=s(87537),n=s.n(i),r=s(23645),o=s.n(r)()(n());o.push([t.id,".system-tags[data-v-3ff8ae0b]{display:flex;flex-direction:column}.system-tags label[for=system-tags-input][data-v-3ff8ae0b]{margin-bottom:2px}.system-tags__select[data-v-3ff8ae0b]{width:100%}.system-tags__select[data-v-3ff8ae0b] .vs__deselect{padding:0}","",{version:3,sources:["webpack://./apps/systemtags/src/components/SystemTags.vue"],names:[],mappings:"AACA,8BACC,YAAA,CACA,qBAAA,CAEA,2DACC,iBAAA,CAGD,sCACC,UAAA,CAEC,oDACC,SAAA",sourcesContent:['\n.system-tags {\n\tdisplay: flex;\n\tflex-direction: column;\n\n\tlabel[for="system-tags-input"] {\n\t\tmargin-bottom: 2px;\n\t}\n\n\t&__select {\n\t\twidth: 100%;\n\t\t:deep {\n\t\t\t.vs__deselect {\n\t\t\t\tpadding: 0;\n\t\t\t}\n\t\t}\n\t}\n}\n'],sourceRoot:""}]);const a=o},16932:(t,e,s)=>{"use strict";const i=s(78501),n=s(58844),r=s(41192);t.exports={XMLParser:n,XMLValidator:i,XMLBuilder:r}},46700:(t,e,s)=>{var i={"./af":42786,"./af.js":42786,"./ar":30867,"./ar-dz":14130,"./ar-dz.js":14130,"./ar-kw":96135,"./ar-kw.js":96135,"./ar-ly":56440,"./ar-ly.js":56440,"./ar-ma":47702,"./ar-ma.js":47702,"./ar-ps":20315,"./ar-ps.js":20315,"./ar-sa":16040,"./ar-sa.js":16040,"./ar-tn":37100,"./ar-tn.js":37100,"./ar.js":30867,"./az":31083,"./az.js":31083,"./be":9808,"./be.js":9808,"./bg":68338,"./bg.js":68338,"./bm":67438,"./bm.js":67438,"./bn":8905,"./bn-bd":76225,"./bn-bd.js":76225,"./bn.js":8905,"./bo":11560,"./bo.js":11560,"./br":1278,"./br.js":1278,"./bs":80622,"./bs.js":80622,"./ca":2468,"./ca.js":2468,"./cs":5822,"./cs.js":5822,"./cv":50877,"./cv.js":50877,"./cy":47373,"./cy.js":47373,"./da":24780,"./da.js":24780,"./de":59740,"./de-at":60217,"./de-at.js":60217,"./de-ch":60894,"./de-ch.js":60894,"./de.js":59740,"./dv":5300,"./dv.js":5300,"./el":50837,"./el.js":50837,"./en-au":78348,"./en-au.js":78348,"./en-ca":77925,"./en-ca.js":77925,"./en-gb":22243,"./en-gb.js":22243,"./en-ie":46436,"./en-ie.js":46436,"./en-il":47207,"./en-il.js":47207,"./en-in":44175,"./en-in.js":44175,"./en-nz":76319,"./en-nz.js":76319,"./en-sg":31662,"./en-sg.js":31662,"./eo":92915,"./eo.js":92915,"./es":55655,"./es-do":55251,"./es-do.js":55251,"./es-mx":96112,"./es-mx.js":96112,"./es-us":71146,"./es-us.js":71146,"./es.js":55655,"./et":5603,"./et.js":5603,"./eu":77763,"./eu.js":77763,"./fa":76959,"./fa.js":76959,"./fi":11897,"./fi.js":11897,"./fil":42549,"./fil.js":42549,"./fo":94694,"./fo.js":94694,"./fr":94470,"./fr-ca":63049,"./fr-ca.js":63049,"./fr-ch":52330,"./fr-ch.js":52330,"./fr.js":94470,"./fy":5044,"./fy.js":5044,"./ga":29295,"./ga.js":29295,"./gd":2101,"./gd.js":2101,"./gl":38794,"./gl.js":38794,"./gom-deva":27884,"./gom-deva.js":27884,"./gom-latn":23168,"./gom-latn.js":23168,"./gu":95349,"./gu.js":95349,"./he":24206,"./he.js":24206,"./hi":30094,"./hi.js":30094,"./hr":30316,"./hr.js":30316,"./hu":22138,"./hu.js":22138,"./hy-am":11423,"./hy-am.js":11423,"./id":29218,"./id.js":29218,"./is":90135,"./is.js":90135,"./it":90626,"./it-ch":10150,"./it-ch.js":10150,"./it.js":90626,"./ja":39183,"./ja.js":39183,"./jv":24286,"./jv.js":24286,"./ka":12105,"./ka.js":12105,"./kk":47772,"./kk.js":47772,"./km":18758,"./km.js":18758,"./kn":79282,"./kn.js":79282,"./ko":33730,"./ko.js":33730,"./ku":1408,"./ku-kmr":90563,"./ku-kmr.js":90563,"./ku.js":1408,"./ky":33291,"./ky.js":33291,"./lb":36841,"./lb.js":36841,"./lo":55466,"./lo.js":55466,"./lt":57010,"./lt.js":57010,"./lv":37595,"./lv.js":37595,"./me":39861,"./me.js":39861,"./mi":35493,"./mi.js":35493,"./mk":95966,"./mk.js":95966,"./ml":87341,"./ml.js":87341,"./mn":5115,"./mn.js":5115,"./mr":10370,"./mr.js":10370,"./ms":9847,"./ms-my":41237,"./ms-my.js":41237,"./ms.js":9847,"./mt":72126,"./mt.js":72126,"./my":56165,"./my.js":56165,"./nb":64924,"./nb.js":64924,"./ne":16744,"./ne.js":16744,"./nl":93901,"./nl-be":59814,"./nl-be.js":59814,"./nl.js":93901,"./nn":83877,"./nn.js":83877,"./oc-lnc":92135,"./oc-lnc.js":92135,"./pa-in":15858,"./pa-in.js":15858,"./pl":64495,"./pl.js":64495,"./pt":89520,"./pt-br":57971,"./pt-br.js":57971,"./pt.js":89520,"./ro":96459,"./ro.js":96459,"./ru":21793,"./ru.js":21793,"./sd":40950,"./sd.js":40950,"./se":10490,"./se.js":10490,"./si":90124,"./si.js":90124,"./sk":64249,"./sk.js":64249,"./sl":14985,"./sl.js":14985,"./sq":51104,"./sq.js":51104,"./sr":49131,"./sr-cyrl":79915,"./sr-cyrl.js":79915,"./sr.js":49131,"./ss":85893,"./ss.js":85893,"./sv":98760,"./sv.js":98760,"./sw":91172,"./sw.js":91172,"./ta":27333,"./ta.js":27333,"./te":23110,"./te.js":23110,"./tet":52095,"./tet.js":52095,"./tg":27321,"./tg.js":27321,"./th":9041,"./th.js":9041,"./tk":19005,"./tk.js":19005,"./tl-ph":75768,"./tl-ph.js":75768,"./tlh":89444,"./tlh.js":89444,"./tr":72397,"./tr.js":72397,"./tzl":28254,"./tzl.js":28254,"./tzm":51106,"./tzm-latn":30699,"./tzm-latn.js":30699,"./tzm.js":51106,"./ug-cn":9288,"./ug-cn.js":9288,"./uk":67691,"./uk.js":67691,"./ur":13795,"./ur.js":13795,"./uz":6791,"./uz-latn":60588,"./uz-latn.js":60588,"./uz.js":6791,"./vi":65666,"./vi.js":65666,"./x-pseudo":14378,"./x-pseudo.js":14378,"./yo":75805,"./yo.js":75805,"./zh-cn":83839,"./zh-cn.js":83839,"./zh-hk":55726,"./zh-hk.js":55726,"./zh-mo":99807,"./zh-mo.js":99807,"./zh-tw":74152,"./zh-tw.js":74152};function n(t){var e=r(t);return s(e)}function r(t){if(!s.o(i,t)){var e=new Error("Cannot find module '"+t+"'");throw e.code="MODULE_NOT_FOUND",e}return i[t]}n.keys=function(){return Object.keys(i)},n.resolve=r,t.exports=n,n.id=46700},5656:(t,e,s)=>{"use strict";s.d(e,{$B:()=>N,RL:()=>F,Tv:()=>A,_o:()=>T,gt:()=>E,h7:()=>v,pC:()=>O,rp:()=>I,sS:()=>p,tB:()=>w});var i,n=s(77958),r=s(17499),o=s(31352),a=s(62520),l=s(65358),d=s(79753),c=s(14596);null===(i=(0,n.ts)())?(0,r.IY)().setApp("files").build():(0,r.IY)().setApp("files").setUid(i.uid).build();const u=["B","KB","MB","GB","TB","PB"],h=["B","KiB","MiB","GiB","TiB","PiB"];function p(t,e=!1,s=!1,i=!1){s=s&&!i,"string"==typeof t&&(t=Number(t));let n=t>0?Math.floor(Math.log(t)/Math.log(i?1e3:1024)):0;n=Math.min((s?h.length:u.length)-1,n);const r=s?h[n]:u[n];let a=(t/Math.pow(i?1e3:1024,n)).toFixed(1);return!0===e&&0===n?("0.0"!==a?"< 1 ":"0 ")+(s?h[1]:u[1]):(a=n<2?parseFloat(a).toFixed(0):parseFloat(a).toLocaleString((0,o.aj)()),a+" "+r)}var f=(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))(f||{});const m=["d:getcontentlength","d:getcontenttype","d:getetag","d:getlastmodified","d:quota-available-bytes","d:resourcetype","nc:has-preview","nc:is-encrypted","nc:mount-type","nc:share-attributes","oc:comments-unread","oc:favorite","oc:fileid","oc:owner-display-name","oc:owner-id","oc:permissions","oc:share-types","oc:size","ocs:share-permissions"],g={d:"DAV:",nc:"http://nextcloud.org/ns",oc:"http://owncloud.org/ns",ocs:"http://open-collaboration-services.org/ns"},b=function(){return typeof window._nc_dav_properties>"u"&&(window._nc_dav_properties=[...m]),window._nc_dav_properties.map((t=>`<${t} />`)).join(" ")},y=function(){return typeof window._nc_dav_namespaces>"u"&&(window._nc_dav_namespaces={...g}),Object.keys(window._nc_dav_namespaces).map((t=>`xmlns:${t}="${window._nc_dav_namespaces?.[t]}"`)).join(" ")},v=function(){return`<?xml version="1.0"?>\n\t\t<d:propfind ${y()}>\n\t\t\t<d:prop>\n\t\t\t\t${b()}\n\t\t\t</d:prop>\n\t\t</d:propfind>`},w=function(t){return`<?xml version="1.0" encoding="UTF-8"?>\n<d:searchrequest ${y()}\n\txmlns:ns="https://github.com/icewind1991/SearchDAV/ns">\n\t<d:basicsearch>\n\t\t<d:select>\n\t\t\t<d:prop>\n\t\t\t\t${b()}\n\t\t\t</d:prop>\n\t\t</d:select>\n\t\t<d:from>\n\t\t\t<d:scope>\n\t\t\t\t<d:href>/files/${(0,n.ts)()?.uid}/</d:href>\n\t\t\t\t<d:depth>infinity</d:depth>\n\t\t\t</d:scope>\n\t\t</d:from>\n\t\t<d:where>\n\t\t\t<d:and>\n\t\t\t\t<d:or>\n\t\t\t\t\t<d:not>\n\t\t\t\t\t\t<d:eq>\n\t\t\t\t\t\t\t<d:prop>\n\t\t\t\t\t\t\t\t<d:getcontenttype/>\n\t\t\t\t\t\t\t</d:prop>\n\t\t\t\t\t\t\t<d:literal>httpd/unix-directory</d:literal>\n\t\t\t\t\t\t</d:eq>\n\t\t\t\t\t</d:not>\n\t\t\t\t\t<d:eq>\n\t\t\t\t\t\t<d:prop>\n\t\t\t\t\t\t\t<oc:size/>\n\t\t\t\t\t\t</d:prop>\n\t\t\t\t\t\t<d:literal>0</d:literal>\n\t\t\t\t\t</d:eq>\n\t\t\t\t</d:or>\n\t\t\t\t<d:gt>\n\t\t\t\t\t<d:prop>\n\t\t\t\t\t\t<d:getlastmodified/>\n\t\t\t\t\t</d:prop>\n\t\t\t\t\t<d:literal>${t}</d:literal>\n\t\t\t\t</d:gt>\n\t\t\t</d:and>\n\t\t</d:where>\n\t\t<d:orderby>\n\t\t\t<d:order>\n\t\t\t\t<d:prop>\n\t\t\t\t\t<d:getlastmodified/>\n\t\t\t\t</d:prop>\n\t\t\t\t<d:descending/>\n\t\t\t</d:order>\n\t\t</d:orderby>\n\t\t<d:limit>\n\t\t\t<d:nresults>100</d:nresults>\n\t\t\t<ns:firstresult>0</ns:firstresult>\n\t\t</d:limit>\n\t</d:basicsearch>\n</d:searchrequest>`};var A=(t=>(t.Folder="folder",t.File="file",t))(A||{});const j=function(t,e){return null!==t.match(e)},_=(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{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>=f.NONE&&t.permissions<=f.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&&j(t.source,e)){const s=t.source.match(e)[0];if(!t.source.includes((0,a.join)(s,t.root)))throw new Error("The root must be relative to the service. e.g /files/emma")}if(t.status&&!Object.values(x).includes(t.status))throw new Error("Status must be a valid NodeStatus")};var x=(t=>(t.NEW="new",t.FAILED="failed",t.LOADING="loading",t.LOCKED="locked",t))(x||{});class C{_data;_attributes;_knownDavService=/(remote|public)\.php\/(web)?dav/i;constructor(t,e){_(t,e||this._knownDavService),this._data=t;const s={set:(t,e,s)=>(this.updateMtime(),Reflect.set(t,e,s)),deleteProperty:(t,e)=>(this.updateMtime(),Reflect.deleteProperty(t,e))};this._attributes=new Proxy(t.attributes||{},s),delete this._data.attributes,e&&(this._knownDavService=e)}get source(){return this._data.source.replace(/\/$/i,"")}get encodedSource(){const{origin:t}=new URL(this.source);return t+(0,l.Ec)(this.source.slice(t.length))}get basename(){return(0,a.basename)(this.source)}get extension(){return(0,a.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),s=this.root.replace(/\/$/,"");return(0,a.dirname)(t.slice(e+s.length)||"/")}const t=new URL(this.source);return(0,a.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}get attributes(){return this._attributes}get permissions(){return null!==this.owner||this.isDavRessource?void 0!==this._data.permissions?this._data.permissions:f.NONE:f.READ}get owner(){return this.isDavRessource?this._data.owner:null}get isDavRessource(){return j(this.source,this._knownDavService)}get root(){return this._data.root?this._data.root.replace(/^(.+)\/$/,"$1"):this.isDavRessource&&(0,a.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),s=this.root.replace(/\/$/,"");return t.slice(e+s.length)||"/"}return(this.dirname+"/"+this.basename).replace(/\/\//g,"/")}get fileid(){return this._data?.id||this.attributes?.fileid}get status(){return this._data?.status}set status(t){this._data.status=t}move(t){_({...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,a.dirname)(this.source)+"/"+t)}updateMtime(){this._data.mtime&&(this._data.mtime=new Date)}}class N extends C{get type(){return A.File}}class E extends C{constructor(t){super({...t,mime:"httpd/unix-directory"})}get type(){return A.Folder}get extension(){return null}get mime(){return"httpd/unix-directory"}}const T=`/files/${(0,n.ts)()?.uid}`,S=(0,d.generateRemoteUrl)("dav"),I=function(t=S,e={}){const s=(0,c.eI)(t,{headers:e});function i(t){s.setHeaders({...e,"X-Requested-With":"XMLHttpRequest",requesttoken:t??""})}return(0,n._S)(i),i((0,n.IH)()),(0,c.lD)().patch("fetch",((t,e)=>{const s=e.headers;return s?.method&&(e.method=s.method,delete s.method),fetch(t,e)})),s},O=async(t,e="/",s=T)=>(await t.getDirectoryContents(`${s}${e}`,{details:!0,data:`<?xml version="1.0"?>\n\t\t<oc:filter-files ${y()}>\n\t\t\t<d:prop>\n\t\t\t\t${b()}\n\t\t\t</d:prop>\n\t\t\t<oc:filter-rules>\n\t\t\t\t<oc:favorite>1</oc:favorite>\n\t\t\t</oc:filter-rules>\n\t\t</oc:filter-files>`,headers:{method:"REPORT"},includeSelf:!0})).data.filter((t=>t.filename!==e)).map((t=>F(t,s))),F=function(t,e=T,s=S){const i=t.props,r=function(t=""){let e=f.NONE;return t&&((t.includes("C")||t.includes("K"))&&(e|=f.CREATE),t.includes("G")&&(e|=f.READ),(t.includes("W")||t.includes("N")||t.includes("V"))&&(e|=f.UPDATE),t.includes("D")&&(e|=f.DELETE),t.includes("R")&&(e|=f.SHARE)),e}(i?.permissions),o=i?.["owner-id"]||(0,n.ts)()?.uid,a={id:i?.fileid||0,source:`${s}${t.filename}`,mtime:new Date(Date.parse(t.lastmod)),mime:t.mime,size:i?.size||Number.parseInt(i.getcontentlength||"0"),permissions:r,owner:o,root:e,attributes:{...t,...i,hasPreview:i?.["has-preview"]}};return delete a.attributes?.props,"file"===t.type?new N(a):new E(a)};var L={};!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",s="["+e+"]["+e+"\\-.\\d\\u00B7\\u0300-\\u036F\\u203F-\\u2040]*",i=new RegExp("^"+s+"$");t.isExist=function(t){return typeof t<"u"},t.isEmptyObject=function(t){return 0===Object.keys(t).length},t.merge=function(t,e,s){if(e){const i=Object.keys(e),n=i.length;for(let r=0;r<n;r++)t[i[r]]="strict"===s?[e[i[r]]]:e[i[r]]}},t.getValue=function(e){return t.isExist(e)?e:""},t.isName=function(t){const e=i.exec(t);return!(null===e||typeof e>"u")},t.getAllMatches=function(t,e){const s=[];let i=e.exec(t);for(;i;){const n=[];n.startIndex=e.lastIndex-i[0].length;const r=i.length;for(let t=0;t<r;t++)n.push(i[t]);s.push(n),i=e.exec(t)}return s},t.nameRegexp=s}(L);new RegExp("(\\s*)([^\\s=]+)(\\s*=)?(\\s*(['\"])(([\\s\\S])*?)\\5)?","g");var k={};const P={preserveOrder:!1,attributeNamePrefix:"@_",attributesGroupName:!1,textNodeName:"#text",ignoreAttributes:!0,removeNSPrefix:!1,allowBooleanAttributes:!1,parseTagValue:!0,parseAttributeValue:!1,trimValues:!0,cdataPropName:!1,numberParseOptions:{hex:!0,leadingZeros:!0,eNotation:!0},tagValueProcessor:function(t,e){return e},attributeValueProcessor:function(t,e){return e},stopNodes:[],alwaysCreateTextNode:!1,isArray:()=>!1,commentPropName:!1,unpairedTags:[],processEntities:!0,htmlEntities:!1,ignoreDeclaration:!1,ignorePiTags:!1,transformTagName:!1,transformAttributeName:!1,updateTag:function(t,e,s){return t}};k.buildOptions=function(t){return Object.assign({},P,t)},k.defaultOptions=P,!Number.parseInt&&window.parseInt&&(Number.parseInt=window.parseInt),!Number.parseFloat&&window.parseFloat&&(Number.parseFloat=window.parseFloat);"<((!\\[CDATA\\[([\\s\\S]*?)(]]>))|((NAME:)?(NAME))([^>]*)>|((\\/)(NAME)\\s*>))([^<]*)".replace(/NAME/g,L.nameRegexp),new RegExp("([^\\s=]+)\\s*(=\\s*(['\"])([\\s\\S]*?)\\3)?","gm");var D={};function $(t,e,s){let i;const n={};for(let r=0;r<t.length;r++){const o=t[r],a=R(o);let l="";if(l=void 0===s?a:s+"."+a,a===e.textNodeName)void 0===i?i=o[a]:i+=""+o[a];else{if(void 0===a)continue;if(o[a]){let t=$(o[a],e,l);const s=B(t,e);o[":@"]?z(t,o[":@"],l,e):1!==Object.keys(t).length||void 0===t[e.textNodeName]||e.alwaysCreateTextNode?0===Object.keys(t).length&&(e.alwaysCreateTextNode?t[e.textNodeName]="":t=""):t=t[e.textNodeName],void 0!==n[a]&&n.hasOwnProperty(a)?(Array.isArray(n[a])||(n[a]=[n[a]]),n[a].push(t)):e.isArray(a,l,s)?n[a]=[t]:n[a]=t}}}return"string"==typeof i?i.length>0&&(n[e.textNodeName]=i):void 0!==i&&(n[e.textNodeName]=i),n}function R(t){const e=Object.keys(t);for(let t=0;t<e.length;t++){const s=e[t];if(":@"!==s)return s}}function z(t,e,s,i){if(e){const n=Object.keys(e),r=n.length;for(let o=0;o<r;o++){const r=n[o];i.isArray(r,s+"."+r,!0,!0)?t[r]=[e[r]]:t[r]=e[r]}}}function B(t,e){const{textNodeName:s}=e,i=Object.keys(t).length;return!(0!==i&&(1!==i||!t[s]&&"boolean"!=typeof t[s]&&0!==t[s]))}D.prettify=function(t,e){return $(t,e)};const{buildOptions:M}=k,{prettify:U}=D;function q(t,e,s,i){let n="",r=!1;for(let o=0;o<t.length;o++){const a=t[o],l=V(a);if(void 0===l)continue;let d="";if(d=0===s.length?l:`${s}.${l}`,l===e.textNodeName){let t=a[l];H(d,e)||(t=e.tagValueProcessor(l,t),t=G(t,e)),r&&(n+=i),n+=t,r=!1;continue}if(l===e.cdataPropName){r&&(n+=i),n+=`<![CDATA[${a[l][0][e.textNodeName]}]]>`,r=!1;continue}if(l===e.commentPropName){n+=i+`\x3c!--${a[l][0][e.textNodeName]}--\x3e`,r=!0;continue}if("?"===l[0]){const t=Z(a[":@"],e),s="?xml"===l?"":i;let o=a[l][0][e.textNodeName];o=0!==o.length?" "+o:"",n+=s+`<${l}${o}${t}?>`,r=!0;continue}let c=i;""!==c&&(c+=e.indentBy);const u=i+`<${l}${Z(a[":@"],e)}`,h=q(a[l],e,d,c);-1!==e.unpairedTags.indexOf(l)?e.suppressUnpairedNode?n+=u+">":n+=u+"/>":h&&0!==h.length||!e.suppressEmptyNode?h&&h.endsWith(">")?n+=u+`>${h}${i}</${l}>`:(n+=u+">",h&&""!==i&&(h.includes("/>")||h.includes("</"))?n+=i+e.indentBy+h+i:n+=h,n+=`</${l}>`):n+=u+"/>",r=!0}return n}function V(t){const e=Object.keys(t);for(let s=0;s<e.length;s++){const i=e[s];if(t.hasOwnProperty(i)&&":@"!==i)return i}}function Z(t,e){let s="";if(t&&!e.ignoreAttributes)for(let i in t){if(!t.hasOwnProperty(i))continue;let n=e.attributeValueProcessor(i,t[i]);n=G(n,e),!0===n&&e.suppressBooleanAttributes?s+=` ${i.substr(e.attributeNamePrefix.length)}`:s+=` ${i.substr(e.attributeNamePrefix.length)}="${n}"`}return s}function H(t,e){let s=(t=t.substr(0,t.length-e.textNodeName.length-1)).substr(t.lastIndexOf(".")+1);for(let i in e.stopNodes)if(e.stopNodes[i]===t||e.stopNodes[i]==="*."+s)return!0;return!1}function G(t,e){if(t&&t.length>0&&e.processEntities)for(let s=0;s<e.entities.length;s++){const i=e.entities[s];t=t.replace(i.regex,i.val)}return t}const W=function(t,e){let s="";return e.format&&e.indentBy.length>0&&(s="\n"),q(t,e,"",s)},K={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 X(t){this.options=Object.assign({},K,t),this.options.ignoreAttributes||this.options.attributesGroupName?this.isAttribute=function(){return!1}:(this.attrPrefixLen=this.options.attributeNamePrefix.length,this.isAttribute=Q),this.processTextOrObjNode=Y,this.options.format?(this.indentate=J,this.tagEndChar=">\n",this.newLine="\n"):(this.indentate=function(){return""},this.tagEndChar=">",this.newLine="")}function Y(t,e,s){const i=this.j2x(t,s+1);return void 0!==t[this.options.textNodeName]&&1===Object.keys(t).length?this.buildTextValNode(t[this.options.textNodeName],e,i.attrStr,s):this.buildObjectNode(i.val,e,i.attrStr,s)}function J(t){return this.options.indentBy.repeat(t)}function Q(t){return!(!t.startsWith(this.options.attributeNamePrefix)||t===this.options.textNodeName)&&t.substr(this.attrPrefixLen)}X.prototype.build=function(t){return this.options.preserveOrder?W(t,this.options):(Array.isArray(t)&&this.options.arrayNodeName&&this.options.arrayNodeName.length>1&&(t={[this.options.arrayNodeName]:t}),this.j2x(t,0).val)},X.prototype.j2x=function(t,e){let s="",i="";for(let n in t)if(Object.prototype.hasOwnProperty.call(t,n))if(typeof t[n]>"u")this.isAttribute(n)&&(i+="");else if(null===t[n])this.isAttribute(n)?i+="":"?"===n[0]?i+=this.indentate(e)+"<"+n+"?"+this.tagEndChar:i+=this.indentate(e)+"<"+n+"/"+this.tagEndChar;else if(t[n]instanceof Date)i+=this.buildTextValNode(t[n],n,"",e);else if("object"!=typeof t[n]){const r=this.isAttribute(n);if(r)s+=this.buildAttrPairStr(r,""+t[n]);else if(n===this.options.textNodeName){let e=this.options.tagValueProcessor(n,""+t[n]);i+=this.replaceEntitiesValue(e)}else i+=this.buildTextValNode(t[n],n,"",e)}else if(Array.isArray(t[n])){const s=t[n].length;let r="";for(let o=0;o<s;o++){const s=t[n][o];typeof s>"u"||(null===s?"?"===n[0]?i+=this.indentate(e)+"<"+n+"?"+this.tagEndChar:i+=this.indentate(e)+"<"+n+"/"+this.tagEndChar:"object"==typeof s?this.options.oneListGroup?r+=this.j2x(s,e+1).val:r+=this.processTextOrObjNode(s,n,e):r+=this.buildTextValNode(s,n,"",e))}this.options.oneListGroup&&(r=this.buildObjectNode(r,n,"",e)),i+=r}else if(this.options.attributesGroupName&&n===this.options.attributesGroupName){const e=Object.keys(t[n]),i=e.length;for(let r=0;r<i;r++)s+=this.buildAttrPairStr(e[r],""+t[n][e[r]])}else i+=this.processTextOrObjNode(t[n],n,e);return{attrStr:s,val:i}},X.prototype.buildAttrPairStr=function(t,e){return e=this.options.attributeValueProcessor(t,""+e),e=this.replaceEntitiesValue(e),this.options.suppressBooleanAttributes&&"true"===e?" "+t:" "+t+'="'+e+'"'},X.prototype.buildObjectNode=function(t,e,s,i){if(""===t)return"?"===e[0]?this.indentate(i)+"<"+e+s+"?"+this.tagEndChar:this.indentate(i)+"<"+e+s+this.closeTag(e)+this.tagEndChar;{let n="</"+e+this.tagEndChar,r="";return"?"===e[0]&&(r="?",n=""),!s&&""!==s||-1!==t.indexOf("<")?!1!==this.options.commentPropName&&e===this.options.commentPropName&&0===r.length?this.indentate(i)+`\x3c!--${t}--\x3e`+this.newLine:this.indentate(i)+"<"+e+s+r+this.tagEndChar+t+this.indentate(i)+n:this.indentate(i)+"<"+e+s+r+">"+t+n}},X.prototype.closeTag=function(t){let e="";return-1!==this.options.unpairedTags.indexOf(t)?this.options.suppressUnpairedNode||(e="/"):e=this.options.suppressEmptyNode?"/":`></${t}`,e},X.prototype.buildTextValNode=function(t,e,s,i){if(!1!==this.options.cdataPropName&&e===this.options.cdataPropName)return this.indentate(i)+`<![CDATA[${t}]]>`+this.newLine;if(!1!==this.options.commentPropName&&e===this.options.commentPropName)return this.indentate(i)+`\x3c!--${t}--\x3e`+this.newLine;if("?"===e[0])return this.indentate(i)+"<"+e+s+"?"+this.tagEndChar;{let n=this.options.tagValueProcessor(e,t);return n=this.replaceEntitiesValue(n),""===n?this.indentate(i)+"<"+e+s+this.closeTag(e)+this.tagEndChar:this.indentate(i)+"<"+e+s+">"+n+"</"+e+this.tagEndChar}},X.prototype.replaceEntitiesValue=function(t){if(t&&t.length>0&&this.options.processEntities)for(let e=0;e<this.options.entities.length;e++){const s=this.options.entities[e];t=t.replace(s.regex,s.val)}return t}}},r={};function o(t){var e=r[t];if(void 0!==e)return e.exports;var s=r[t]={id:t,loaded:!1,exports:{}};return n[t].call(s.exports,s,s.exports,o),s.loaded=!0,s.exports}o.m=n,e=[],o.O=(t,s,i,n)=>{if(!s){var r=1/0;for(c=0;c<e.length;c++){s=e[c][0],i=e[c][1],n=e[c][2];for(var a=!0,l=0;l<s.length;l++)(!1&n||r>=n)&&Object.keys(o.O).every((t=>o.O[t](s[l])))?s.splice(l--,1):(a=!1,n<r&&(r=n));if(a){e.splice(c--,1);var d=i();void 0!==d&&(t=d)}}return t}n=n||0;for(var c=e.length;c>0&&e[c-1][2]>n;c--)e[c]=e[c-1];e[c]=[s,i,n]},o.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return o.d(e,{a:e}),e},o.d=(t,e)=>{for(var s in e)o.o(e,s)&&!o.o(t,s)&&Object.defineProperty(t,s,{enumerable:!0,get:e[s]})},o.f={},o.e=t=>Promise.all(Object.keys(o.f).reduce(((e,s)=>(o.f[s](t,e),e)),[])),o.u=t=>t+"-"+t+".js?v="+{4720:"67ff1816113751e83e78",6512:"512e0eb87d56fb3dbdfc"}[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),s={},i="nextcloud:",o.l=(t,e,n,r)=>{if(s[t])s[t].push(e);else{var a,l;if(void 0!==n)for(var d=document.getElementsByTagName("script"),c=0;c<d.length;c++){var u=d[c];if(u.getAttribute("src")==t||u.getAttribute("data-webpack")==i+n){a=u;break}}a||(l=!0,(a=document.createElement("script")).charset="utf-8",a.timeout=120,o.nc&&a.setAttribute("nonce",o.nc),a.setAttribute("data-webpack",i+n),a.src=t),s[t]=[e];var h=(e,i)=>{a.onerror=a.onload=null,clearTimeout(p);var n=s[t];if(delete s[t],a.parentNode&&a.parentNode.removeChild(a),n&&n.forEach((t=>t(i))),e)return e(i)},p=setTimeout(h.bind(null,void 0,{type:"timeout",target:a}),12e4);a.onerror=h.bind(null,a.onerror),a.onload=h.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=4092,(()=>{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 s=e.getElementsByTagName("script");if(s.length)for(var i=s.length-1;i>-1&&!t;)t=s[i--].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={4092:0};o.f.j=(e,s)=>{var i=o.o(t,e)?t[e]:void 0;if(0!==i)if(i)s.push(i[2]);else{var n=new Promise(((s,n)=>i=t[e]=[s,n]));s.push(i[2]=n);var r=o.p+o.u(e),a=new Error;o.l(r,(s=>{if(o.o(t,e)&&(0!==(i=t[e])&&(t[e]=void 0),i)){var n=s&&("load"===s.type?"missing":s.type),r=s&&s.target&&s.target.src;a.message="Loading chunk "+e+" failed.\n("+n+": "+r+")",a.name="ChunkLoadError",a.type=n,a.request=r,i[1](a)}}),"chunk-"+e,e)}},o.O.j=e=>0===t[e];var e=(e,s)=>{var i,n,r=s[0],a=s[1],l=s[2],d=0;if(r.some((e=>0!==t[e]))){for(i in a)o.o(a,i)&&(o.m[i]=a[i]);if(l)var c=l(o)}for(e&&e(s);d<r.length;d++)n=r[d],o.o(t,n)&&t[n]&&t[n][0](),t[n]=0;return o.O(c)},s=self.webpackChunknextcloud=self.webpackChunknextcloud||[];s.forEach(e.bind(null,0)),s.push=e.bind(null,s.push.bind(s))})(),o.nc=void 0;var a=o.O(void 0,[7874],(()=>o(42770)));a=o.O(a)})(); -//# sourceMappingURL=files-sidebar.js.map?v=8902ca0aef1f2a62daa4
\ No newline at end of file +(()=>{var e,s,i,n={5119:(t,e,s)=>{"use strict";const{XMLParser:i,XMLValidator:n}=s(16932),r=t=>{if(null==t)return!1;if(0===(t=t.toString().trim()).length)return!1;if(!0!==n.validate(t))return!1;let e;const s=new i;try{e=s.parse(t)}catch(t){return!1}return!!e&&"svg"in e};t.exports=r,t.exports.default=r},49236:(e,s,i)=>{"use strict";var n=i(20144),r=i(31352),o=i(69183),a=i(65358),l=i(5656),d=i(42515),c=i(77958),u=i(41922),h=i(19755),p=i.n(h),f=i(93664),m=i(80351),g=i.n(m);const b={name:"StarIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}};var y=i(51900);const v=(0,y.Z)(b,(function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon star-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 24 24"}},[e("path",{attrs:{d:"M12,17.27L18.18,21L16.54,13.97L22,9.24L14.81,8.62L12,2L9.19,8.62L2,9.24L7.45,13.97L5.82,21L12,17.27Z"}},[t.title?e("title",[t._v(t._s(t.title))]):t._e()])])])}),[],!1,null,null,null).exports,w={name:"StarOutlineIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},A=(0,y.Z)(w,(function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon star-outline-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 24 24"}},[e("path",{attrs:{d:"M12,15.39L8.24,17.66L9.23,13.38L5.91,10.5L10.29,10.13L12,6.09L13.71,10.13L18.09,10.5L14.77,13.38L15.76,17.66M22,9.24L14.81,8.63L12,2L9.19,8.63L2,9.24L7.45,13.97L5.82,21L12,17.27L18.18,21L16.54,13.97L22,9.24Z"}},[t.title?e("title",[t._v(t._s(t.title))]):t._e()])])])}),[],!1,null,null,null).exports;var j=i(25090),_=i(43589),x=i(52506);const C={name:"LegacyView",props:{component:{type:Object,required:!0},fileInfo:{type:Object,default:()=>{},required:!0}},watch:{fileInfo(t){this.setFileInfo(t)}},mounted(){this.component.$el.replaceAll(this.$el),this.setFileInfo(this.fileInfo)},methods:{setFileInfo(t){this.component.setFileInfo(new OCA.Files.FileInfoModel(t))}}},N=(0,y.Z)(C,(function(){return(0,this._self._c)("div")}),[],!1,null,null,null).exports,E={name:"SidebarTab",components:{NcAppSidebarTab:i(23806).Z,NcEmptyContent:x.Z},props:{fileInfo:{type:Object,default:()=>{},required:!0},id:{type:String,required:!0},name:{type:String,required:!0},icon:{type:String,required:!1},onMount:{type:Function,required:!0},onUpdate:{type:Function,required:!0},onDestroy:{type:Function,required:!0},onScrollBottomReached:{type:Function,default:()=>{}}},data:()=>({loading:!0}),computed:{activeTab(){return this.$parent.activeTab}},watch:{async fileInfo(t,e){t.id!==e.id&&(this.loading=!0,await this.onUpdate(this.fileInfo),this.loading=!1)}},async mounted(){this.loading=!0,await this.onMount(this.$refs.mount,this.fileInfo,this.$refs.tab),this.loading=!1},async beforeDestroy(){await this.onDestroy()}},T=(0,y.Z)(E,(function(){var t=this,e=t._self._c;return e("NcAppSidebarTab",{ref:"tab",attrs:{id:t.id,name:t.name,icon:t.icon},on:{bottomReached:t.onScrollBottomReached},scopedSlots:t._u([{key:"icon",fn:function(){return[t._t("icon")]},proxy:!0}],null,!0)},[t._v(" "),t.loading?e("NcEmptyContent",{attrs:{icon:"icon-loading"}}):t._e(),t._v(" "),e("div",{ref:"mount"})],1)}),[],!1,null,null,null).exports;var S=i(87604),I=i(35380),O=i(64024),F=i(36906);const k={userVisible:!0,userAssignable:!0,canAssign:!0},L=t=>t.map((t=>{let{props:e}=t;return Object.fromEntries(Object.entries(e).map((t=>{let[e,s]=t;return[(0,F.Z)(e),"displayName"===(0,F.Z)(e)?String(s):s]})))})),P=t=>{const e={...t};return e.name&&!e.displayName||(e.name=e.displayName,delete e.displayName),e};var D=i(79753),$=i(14596);const R=(0,D.generateRemoteUrl)("dav"),z=(0,$.eI)(R,{headers:{requesttoken:(0,c.IH)()??""}}),B=(0,i(17499).IY)().setApp("systemtags").detectUser().build(),M='<?xml version="1.0"?>\n<d:propfind xmlns:d="DAV:" xmlns:oc="http://owncloud.org/ns">\n\t<d:prop>\n\t\t<oc:id />\n\t\t<oc:display-name />\n\t\t<oc:user-visible />\n\t\t<oc:user-assignable />\n\t\t<oc:can-assign />\n\t</d:prop>\n</d:propfind>',U=async(e,s)=>{const i="/systemtags-relations/files/"+s+"/"+e.id,n=P(e);try{await z.customRequest(i,{method:"PUT",data:n})}catch(e){throw B.error(t("systemtags","Failed to set tag for file"),{error:e}),new Error(t("systemtags","Failed to set tag for file"))}},q=n.ZP.extend({name:"SystemTags",components:{NcLoadingIcon:S.Z,NcSelectTags:I.Z},props:{fileId:{type:Number,required:!0}},data:()=>({sortedTags:[],selectedTags:[],loadingTags:!1,loading:!1}),async created(){try{const t=await(async()=>{try{const{data:t}=await z.getDirectoryContents("/systemtags",{data:M,details:!0,glob:"/systemtags/*"});return L(t)}catch(t){throw B.error((0,r.Iu)("systemtags","Failed to load tags"),{error:t}),new Error((0,r.Iu)("systemtags","Failed to load tags"))}})(),e=await(async()=>{const t=(0,D.generateUrl)("/apps/systemtags/lastused");try{const{data:e}=await f.Z.get(t);return e.map(Number)}catch(t){throw B.error((0,r.Iu)("systemtags","Failed to load last used tags"),{error:t}),new Error((0,r.Iu)("systemtags","Failed to load last used tags"))}})(),s=[],i=[];for(const n of t)e.includes(n.id)?s.push(n):i.push(n);const n=(t,s)=>e.indexOf(t.id)-e.indexOf(s.id);s.sort(n),this.sortedTags=[...s,...i]}catch(t){(0,O.x2)((0,r.Iu)("systemtags","Failed to load tags"))}},watch:{fileId:{immediate:!0,async handler(){this.loadingTags=!0;try{this.selectedTags=await(async e=>{const s="/systemtags-relations/files/"+this.fileId;try{const{data:t}=await z.getDirectoryContents(s,{data:M,details:!0,glob:"/systemtags-relations/files/*/*"});return L(t)}catch(e){throw B.error(t("systemtags","Failed to load tags for file"),{error:e}),new Error(t("systemtags","Failed to load tags for file"))}})(),this.$emit("has-tags",this.selectedTags.length>0)}catch(t){(0,O.x2)((0,r.Iu)("systemtags","Failed to load selected tags"))}this.loadingTags=!1}}},methods:{t:r.Iu,createOption(t){for(const e of this.sortedTags){const{id:s,displayName:i,...n}=e;if(i===t&&Object.entries(n).every((t=>{let[e,s]=t;return k[e]===s})))return e}return{...k,displayName:t}},handleInput(t){this.selectedTags=t.filter((t=>Boolean(t.id)))},async handleSelect(t){const e=t[t.length-1];if(!e.id)return;const s=e;this.loading=!0;try{await U(s,this.fileId);const t=(t,e)=>t.id===s.id?-1:e.id===s.id?1:0;this.sortedTags.sort(t)}catch(t){(0,O.x2)((0,r.Iu)("systemtags","Failed to select tag"))}this.loading=!1},async handleCreate(t){this.loading=!0;try{const e=await(async(t,e)=>{const s=P(t),i=await(async t=>{const e=P(t);try{const{headers:t}=await z.customRequest("/systemtags",{method:"POST",data:e}),s=t.get("content-location");if(s)return(t=>{const e=t.indexOf("?");e>0&&(t=t.substring(0,e));const s=t.split("/");let i;do{i=s[s.length-1],s.pop()}while(!i&&s.length>0);return Number(i)})(s);throw B.error((0,r.Iu)("systemtags",'Missing "Content-Location" header')),new Error((0,r.Iu)("systemtags",'Missing "Content-Location" header'))}catch(t){throw B.error((0,r.Iu)("systemtags","Failed to create tag"),{error:t}),new Error((0,r.Iu)("systemtags","Failed to create tag"))}})(s),n={...s,id:i};return await U(n,e),n.id})(t,this.fileId),s={...t,id:e};this.sortedTags.unshift(s),this.selectedTags.push(s)}catch(t){(0,O.x2)((0,r.Iu)("systemtags","Failed to create tag"))}this.loading=!1},async handleDeselect(e){this.loading=!0;try{await(async(e,s)=>{const i="/systemtags-relations/files/"+this.fileId+"/"+e.id;try{await z.deleteFile(i)}catch(e){throw B.error(t("systemtags","Failed to delete tag for file"),{error:e}),new Error(t("systemtags","Failed to delete tag for file"))}})(e)}catch(t){(0,O.x2)((0,r.Iu)("systemtags","Failed to delete tag"))}this.loading=!1}}});var V=i(93379),Z=i.n(V),H=i(7795),G=i.n(H),W=i(90569),K=i.n(W),X=i(3565),Y=i.n(X),J=i(19216),Q=i.n(J),tt=i(44589),et=i.n(tt),st=i(32583),it={};it.styleTagTransform=et(),it.setAttributes=Y(),it.insert=K().bind(null,"head"),it.domAPI=G(),it.insertStyleElement=Q(),Z()(st.Z,it),st.Z&&st.Z.locals&&st.Z.locals;const nt=(0,y.Z)(q,(function(){var t=this,e=t._self._c;return t._self._setupProxy,e("div",{staticClass:"system-tags"},[t.loadingTags?e("NcLoadingIcon",{attrs:{name:t.t("systemtags","Loading collaborative tags …"),size:32}}):[e("label",{attrs:{for:"system-tags-input"}},[t._v(t._s(t.t("systemtags","Search or create collaborative tags")))]),t._v(" "),e("NcSelectTags",{staticClass:"system-tags__select",attrs:{"input-id":"system-tags-input",placeholder:t.t("systemtags","Collaborative tags …"),options:t.sortedTags,value:t.selectedTags,"create-option":t.createOption,taggable:!0,passthru:!0,"fetch-tags":!1,loading:t.loading},on:{input:t.handleInput,"option:selected":t.handleSelect,"option:created":t.handleCreate,"option:deselected":t.handleDeselect},scopedSlots:t._u([{key:"no-options",fn:function(){return[t._v("\n\t\t\t\t"+t._s(t.t("systemtags","No tags to select, type to create a new tag"))+"\n\t\t\t")]},proxy:!0}])})]],2)}),[],!1,null,"3ff8ae0b",null).exports;var rt=i(25108);const ot={name:"Sidebar",components:{LegacyView:N,NcActionButton:_.Z,NcAppSidebar:j.N,NcEmptyContent:x.Z,SidebarTab:T,SystemTags:nt,Star:v,StarOutline:A},data:()=>({Sidebar:OCA.Files.Sidebar.state,showTags:!1,showTagsDefault:!0,error:null,loading:!0,fileInfo:null,starLoading:!1,isFullScreen:!1,hasLowHeight:!1}),computed:{file(){return this.Sidebar.file},tabs(){return this.Sidebar.tabs},views(){return this.Sidebar.views},davPath(){const t=OC.getCurrentUser().uid;return OC.linkToRemote(`dav/files/${t}${(0,a.Ec)(this.file)}`)},activeTab(){return this.Sidebar.activeTab},subtitle(){return`${this.fileInfo.isFavourited?"★ ":""} ${this.size}, ${this.time}`},time(){return OC.Util.relativeModifiedDate(this.fileInfo.mtime)},fullTime(){return g()(this.fileInfo.mtime).format("LLL")},size(){return OC.Util.humanFileSize(this.fileInfo.size)},background(){return this.getPreviewIfAny(this.fileInfo)},appSidebar(){return this.fileInfo?{"data-mimetype":this.fileInfo.mimetype,"star-loading":this.starLoading,active:this.activeTab,background:this.background,class:{"app-sidebar--has-preview":this.fileInfo.hasPreview&&!this.isFullScreen,"app-sidebar--full":this.isFullScreen},compact:this.hasLowHeight||!this.fileInfo.hasPreview||this.isFullScreen,loading:this.loading,subname:this.subtitle,subtitle:this.fullTime,name:this.fileInfo.name,title:this.fileInfo.name}:this.error?{key:"error",subname:"",name:"",class:{"app-sidebar--full":this.isFullScreen}}:{loading:this.loading,subname:"",name:"",class:{"app-sidebar--full":this.isFullScreen}}},defaultAction(){return this.fileInfo&&OCA.Files&&OCA.Files.App&&OCA.Files.App.fileList&&OCA.Files.App.fileList.fileActions&&OCA.Files.App.fileList.fileActions.getDefaultFileAction&&OCA.Files.App.fileList.fileActions.getDefaultFileAction(this.fileInfo.mimetype,this.fileInfo.type,OC.PERMISSION_READ)},defaultActionListener(){return this.defaultAction?"figure-click":null},isSystemTagsEnabled:()=>!0===(0,d.F)()?.systemtags?.enabled},created(){window.addEventListener("resize",this.handleWindowResize),this.handleWindowResize()},beforeDestroy(){window.removeEventListener("resize",this.handleWindowResize)},methods:{canDisplay(t){return t.enabled(this.fileInfo)},resetData(){this.error=null,this.fileInfo=null,this.$nextTick((()=>{this.$refs.tabs&&this.$refs.tabs.updateTabs()}))},getPreviewIfAny(t){return t.hasPreview&&!this.isFullScreen?OC.generateUrl(`/core/preview?fileId=${t.id}&x=${screen.width}&y=${screen.height}&a=true`):this.getIconUrl(t)},getIconUrl(t){const e=t.mimetype||"application/octet-stream";return"httpd/unix-directory"===e?"shared"===t.mountType||"shared-root"===t.mountType?OC.MimeType.getIconUrl("dir-shared"):"external-root"===t.mountType?OC.MimeType.getIconUrl("dir-external"):void 0!==t.mountType&&""!==t.mountType?OC.MimeType.getIconUrl("dir-"+t.mountType):t.shareTypes&&(t.shareTypes.indexOf(u.D.SHARE_TYPE_LINK)>-1||t.shareTypes.indexOf(u.D.SHARE_TYPE_EMAIL)>-1)?OC.MimeType.getIconUrl("dir-public"):t.shareTypes&&t.shareTypes.length>0?OC.MimeType.getIconUrl("dir-shared"):OC.MimeType.getIconUrl("dir"):OC.MimeType.getIconUrl(e)},setActiveTab(t){OCA.Files.Sidebar.setActiveTab(t),this.tabs.forEach((e=>{try{e.setIsActive(t===e.id)}catch(t){logger.error("Error while setting tab active state",{error:t,id:e.id,tab:e})}}))},async toggleStarred(e){try{this.starLoading=!0,await(0,f.Z)({method:"PROPPATCH",url:this.davPath,data:`<?xml version="1.0"?>\n\t\t\t\t\t\t<d:propertyupdate xmlns:d="DAV:" xmlns:oc="http://owncloud.org/ns">\n\t\t\t\t\t\t${e?"<d:set>":"<d:remove>"}\n\t\t\t\t\t\t\t<d:prop>\n\t\t\t\t\t\t\t\t<oc:favorite>1</oc:favorite>\n\t\t\t\t\t\t\t</d:prop>\n\t\t\t\t\t\t${e?"</d:set>":"</d:remove>"}\n\t\t\t\t\t\t</d:propertyupdate>`});const t="dir"===this.fileInfo.type,s=t?l.gt:l.$B;(0,o.j8)(e?"files:favorites:added":"files:favorites:removed",new s({fileid:this.fileInfo.id,source:this.davPath,root:`/files/${(0,c.ts)().uid}`,mime:t?void 0:this.fileInfo.mimetype}))}catch(e){OC.Notification.showTemporary(t("files","Unable to change the favourite state of the file")),rt.error("Unable to change favourite state",e)}this.starLoading=!1},onDefaultAction(){this.defaultAction&&this.defaultAction.action(this.fileInfo.name,{fileInfo:this.fileInfo,dir:this.fileInfo.dir,fileList:OCA.Files.App.fileList,$file:p()("body")})},toggleTags(){this.showTagsDefault=this.showTags=!this.showTags},async open(e){if(!e||""===e.trim())throw new Error(`Invalid path '${e}'`);const s=!!this.Sidebar.file;this.Sidebar.file=e,this.error=null,this.loading=!0;try{this.fileInfo=await async function(t){const e=await(0,f.Z)({method:"PROPFIND",url:t,data:(0,l.h7)()}),s=OC.Files.getClient()._client.parseMultiStatus(e.data),i=OC.Files.getClient()._parseFileInfo(s[0]);return i.get=t=>i[t],i.isDirectory=()=>"httpd/unix-directory"===i.mimetype,i}(this.davPath),this.fileInfo.dir=this.file.split("/").slice(0,-1).join("/"),this.views.forEach((t=>{t.setFileInfo(this.fileInfo)})),await this.$nextTick(),this.setActiveTab(this.Sidebar.activeTab||this.tabs[0].id),this.loading=!1,await this.$nextTick(),s&&this.$refs.sidebar.focusActiveTabContent()}catch(e){throw this.loading=!1,this.error=t("files","Error while loading the file data"),rt.error("Error while loading the file data",e),new Error(e)}},close(){this.Sidebar.file="",this.showTags=!1,this.resetData()},setFullScreenMode(t){this.isFullScreen=t,t?document.querySelector("#content")?.classList.add("with-sidebar--full")||document.querySelector("#content-vue")?.classList.add("with-sidebar--full"):document.querySelector("#content")?.classList.remove("with-sidebar--full")||document.querySelector("#content-vue")?.classList.remove("with-sidebar--full")},setShowTagsDefault(t){this.showTagsDefault=t},handleOpening(){(0,o.j8)("files:sidebar:opening")},handleOpened(){(0,o.j8)("files:sidebar:opened")},handleClosing(){(0,o.j8)("files:sidebar:closing")},handleClosed(){(0,o.j8)("files:sidebar:closed")},handleWindowResize(){this.hasLowHeight=document.documentElement.clientHeight<1024}}};var at=i(67305),lt={};lt.styleTagTransform=et(),lt.setAttributes=Y(),lt.insert=K().bind(null,"head"),lt.domAPI=G(),lt.insertStyleElement=Q(),Z()(at.Z,lt),at.Z&&at.Z.locals&&at.Z.locals;const dt=(0,y.Z)(ot,(function(){var t=this,e=t._self._c;return t.file?e("NcAppSidebar",t._b({ref:"sidebar",attrs:{"force-menu":!0},on:t._d({close:t.close,"update:active":t.setActiveTab,opening:t.handleOpening,opened:t.handleOpened,closing:t.handleClosing,closed:t.handleClosed},[t.defaultActionListener,function(e){return e.stopPropagation(),e.preventDefault(),t.onDefaultAction.apply(null,arguments)}]),scopedSlots:t._u([t.fileInfo?{key:"description",fn:function(){return[e("div",{staticClass:"sidebar__description"},[t.isSystemTagsEnabled&&t.showTagsDefault?e("SystemTags",{directives:[{name:"show",rawName:"v-show",value:t.showTags,expression:"showTags"}],attrs:{"file-id":t.fileInfo.id},on:{"has-tags":e=>t.showTags=e}}):t._e(),t._v(" "),t._l(t.views,(function(s){return e("LegacyView",{key:s.cid,attrs:{component:s,"file-info":t.fileInfo}})}))],2)]},proxy:!0}:null,t.fileInfo?{key:"secondary-actions",fn:function(){return[e("NcActionButton",{attrs:{"close-after-click":!0},on:{click:function(e){return t.toggleStarred(!t.fileInfo.isFavourited)}},scopedSlots:t._u([t.fileInfo.isFavourited?{key:"icon",fn:function(){return[e("StarOutline",{attrs:{size:20}})]},proxy:!0}:{key:"icon",fn:function(){return[e("Star",{attrs:{size:20}})]},proxy:!0}],null,!0)},[t._v("\n\t\t\t"+t._s(t.fileInfo.isFavourited?t.t("files","Remove from favorites"):t.t("files","Add to favorites"))+"\n\t\t")]),t._v(" "),t.isSystemTagsEnabled?e("NcActionButton",{attrs:{"close-after-click":!0,icon:"icon-tag"},on:{click:t.toggleTags}},[t._v("\n\t\t\t"+t._s(t.t("files","Tags"))+"\n\t\t")]):t._e()]},proxy:!0}:null],null,!0)},"NcAppSidebar",t.appSidebar,!1),[t._v(" "),t._v(" "),t.error?e("NcEmptyContent",{attrs:{icon:"icon-error"}},[t._v("\n\t\t"+t._s(t.error)+"\n\t")]):t.fileInfo?t._l(t.tabs,(function(s){return[s.enabled(t.fileInfo)?e("SidebarTab",{directives:[{name:"show",rawName:"v-show",value:!t.loading,expression:"!loading"}],key:s.id,attrs:{id:s.id,name:s.name,icon:s.icon,"on-mount":s.mount,"on-update":s.update,"on-destroy":s.destroy,"on-scroll-bottom-reached":s.scrollBottomReached,"file-info":t.fileInfo},scopedSlots:t._u([void 0!==s.iconSvg?{key:"icon",fn:function(){return[e("span",{staticClass:"svg-icon",domProps:{innerHTML:t._s(s.iconSvg)}})]},proxy:!0}:null],null,!0)}):t._e()]})):t._e()],2):t._e()}),[],!1,null,"dc3712f2",null).exports;var ct=i(25108);var ut=i(48764),ht=i(5119),pt=i.n(ht);function ft(t,e,s){return(e=function(t){var e=function(t,e){if("object"!=typeof t||null===t)return t;var s=t[Symbol.toPrimitive];if(void 0!==s){var i=s.call(t,"string");if("object"!=typeof i)return i;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:s,enumerable:!0,configurable:!0,writable:!0}):t[e]=s,t}n.ZP.prototype.t=r.Iu,window.OCA.Files||(window.OCA.Files={}),Object.assign(window.OCA.Files,{Sidebar:new class{constructor(){var t,e,s;t=this,s=void 0,(e=function(t){var e=function(t,e){if("object"!=typeof t||null===t)return t;var s=t[Symbol.toPrimitive];if(void 0!==s){var i=s.call(t,"string");if("object"!=typeof i)return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==typeof e?e:String(e)}(e="_state"))in t?Object.defineProperty(t,e,{value:s,enumerable:!0,configurable:!0,writable:!0}):t[e]=s,this._state={},this._state.tabs=[],this._state.views=[],this._state.file="",this._state.activeTab="",ct.debug("OCA.Files.Sidebar initialized")}get state(){return this._state}registerTab(t){return this._state.tabs.findIndex((e=>e.id===t.id))>-1?(ct.error(`An tab with the same id ${t.id} already exists`,t),!1):(this._state.tabs.push(t),!0)}registerSecondaryView(t){return this._state.views.findIndex((e=>e.id===t.id))>-1?(ct.error("A similar view already exists",t),!1):(this._state.views.push(t),!0)}get file(){return this._state.file}setActiveTab(t){this._state.activeTab=t}}}),Object.assign(window.OCA.Files.Sidebar,{Tab:class{constructor(){let{id:t,name:e,icon:s,iconSvg:i,mount:n,setIsActive:r,update:o,destroy:a,enabled:l,scrollBottomReached:d}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};if(ft(this,"_id",void 0),ft(this,"_name",void 0),ft(this,"_icon",void 0),ft(this,"_iconSvgSanitized",void 0),ft(this,"_mount",void 0),ft(this,"_setIsActive",void 0),ft(this,"_update",void 0),ft(this,"_destroy",void 0),ft(this,"_enabled",void 0),ft(this,"_scrollBottomReached",void 0),void 0===l&&(l=()=>!0),void 0===d&&(d=()=>{}),"string"!=typeof t||""===t.trim())throw new Error("The id argument is not a valid string");if("string"!=typeof e||""===e.trim())throw new Error("The name argument is not a valid string");if(("string"!=typeof s||""===s.trim())&&"string"!=typeof i)throw new Error("Missing valid string for icon or iconSvg argument");if("function"!=typeof n)throw new Error("The mount argument should be a function");if(void 0!==r&&"function"!=typeof r)throw new Error("The setIsActive argument should be a function");if("function"!=typeof o)throw new Error("The update argument should be a function");if("function"!=typeof a)throw new Error("The destroy argument should be a function");if("function"!=typeof l)throw new Error("The enabled argument should be a function");if("function"!=typeof d)throw new Error("The scrollBottomReached argument should be a function");this._id=t,this._name=e,this._icon=s,this._mount=n,this._setIsActive=r,this._update=o,this._destroy=a,this._enabled=l,this._scrollBottomReached=d,"string"==typeof i&&(async t=>{if(!t)throw new Error("Not an svg");let e="";if(e=ut.Buffer.isBuffer(t)||t instanceof File?await(t=>new Promise((e=>{if(void 0!==t.size){const s=new FileReader;s.onload=()=>{e(s.result)},s.readAsText(t)}else e(t.toString("utf-8"))})))(t):t,!pt()(e))throw new Error("Not an svg");const s=document.createElement("div");s.innerHTML=e;const i=s.firstElementChild,n=!!Array.from(i.attributes).map((({name:t})=>t)).find((t=>t.startsWith("on")));return 0!==i.getElementsByTagName("script").length||n?null:t})(i).then((t=>{this._iconSvgSanitized=t}))}get id(){return this._id}get name(){return this._name}get icon(){return this._icon}get iconSvg(){return this._iconSvgSanitized}get mount(){return this._mount}get setIsActive(){return this._setIsActive||(()=>{})}get update(){return this._update}get destroy(){return this._destroy}get enabled(){return this._enabled}get scrollBottomReached(){return this._scrollBottomReached}}}),window.addEventListener("DOMContentLoaded",(function(){const t=document.querySelector("body > .content")||document.querySelector("body > #content");if(t&&!document.getElementById("app-sidebar")){const e=document.createElement("div");e.id="app-sidebar",t.appendChild(e)}const e=new(n.ZP.extend(dt))({name:"SidebarRoot"});e.$mount("#app-sidebar"),window.OCA.Files.Sidebar.open=e.open,window.OCA.Files.Sidebar.close=e.close,window.OCA.Files.Sidebar.setFullScreenMode=e.setFullScreenMode,window.OCA.Files.Sidebar.setShowTagsDefault=e.setShowTagsDefault}))},67305:(t,e,s)=>{"use strict";s.d(e,{Z:()=>a});var i=s(87537),n=s.n(i),r=s(23645),o=s.n(r)()(n());o.push([t.id,'.app-sidebar--has-preview[data-v-dc3712f2] .app-sidebar-header__figure{background-size:cover}.app-sidebar--has-preview[data-v-dc3712f2][data-mimetype="text/plain"] .app-sidebar-header__figure,.app-sidebar--has-preview[data-v-dc3712f2][data-mimetype="text/markdown"] .app-sidebar-header__figure{background-size:contain}.app-sidebar--full[data-v-dc3712f2]{position:fixed !important;z-index:2025 !important;top:0 !important;height:100% !important}.app-sidebar[data-v-dc3712f2] .app-sidebar-header__description{margin:0 16px 4px 16px !important}.app-sidebar .svg-icon[data-v-dc3712f2] svg{width:20px;height:20px;fill:currentColor}.sidebar__description[data-v-dc3712f2]{display:flex;flex-direction:column;width:100%;gap:8px 0}',"",{version:3,sources:["webpack://./apps/files/src/views/Sidebar.vue"],names:[],mappings:"AAGE,uEACC,qBAAA,CAKA,yMACC,uBAAA,CAKH,oCACC,yBAAA,CACA,uBAAA,CACA,gBAAA,CACA,sBAAA,CAIA,+DACC,iCAAA,CAKD,4CACC,UAAA,CACA,WAAA,CACA,iBAAA,CAKH,uCACC,YAAA,CACA,qBAAA,CACA,UAAA,CACA,SAAA",sourcesContent:['\n.app-sidebar {\n\t&--has-preview:deep {\n\t\t.app-sidebar-header__figure {\n\t\t\tbackground-size: cover;\n\t\t}\n\n\t\t&[data-mimetype="text/plain"],\n\t\t&[data-mimetype="text/markdown"] {\n\t\t\t.app-sidebar-header__figure {\n\t\t\t\tbackground-size: contain;\n\t\t\t}\n\t\t}\n\t}\n\n\t&--full {\n\t\tposition: fixed !important;\n\t\tz-index: 2025 !important;\n\t\ttop: 0 !important;\n\t\theight: 100% !important;\n\t}\n\n\t:deep {\n\t\t.app-sidebar-header__description {\n\t\t\tmargin: 0 16px 4px 16px !important;\n\t\t}\n\t}\n\n\t.svg-icon {\n\t\t::v-deep svg {\n\t\t\twidth: 20px;\n\t\t\theight: 20px;\n\t\t\tfill: currentColor;\n\t\t}\n\t}\n}\n\n.sidebar__description {\n\tdisplay: flex;\n\tflex-direction: column;\n\twidth: 100%;\n\tgap: 8px 0;\n}\n'],sourceRoot:""}]);const a=o},32583:(t,e,s)=>{"use strict";s.d(e,{Z:()=>a});var i=s(87537),n=s.n(i),r=s(23645),o=s.n(r)()(n());o.push([t.id,".system-tags[data-v-3ff8ae0b]{display:flex;flex-direction:column}.system-tags label[for=system-tags-input][data-v-3ff8ae0b]{margin-bottom:2px}.system-tags__select[data-v-3ff8ae0b]{width:100%}.system-tags__select[data-v-3ff8ae0b] .vs__deselect{padding:0}","",{version:3,sources:["webpack://./apps/systemtags/src/components/SystemTags.vue"],names:[],mappings:"AACA,8BACC,YAAA,CACA,qBAAA,CAEA,2DACC,iBAAA,CAGD,sCACC,UAAA,CAEC,oDACC,SAAA",sourcesContent:['\n.system-tags {\n\tdisplay: flex;\n\tflex-direction: column;\n\n\tlabel[for="system-tags-input"] {\n\t\tmargin-bottom: 2px;\n\t}\n\n\t&__select {\n\t\twidth: 100%;\n\t\t:deep {\n\t\t\t.vs__deselect {\n\t\t\t\tpadding: 0;\n\t\t\t}\n\t\t}\n\t}\n}\n'],sourceRoot:""}]);const a=o},16932:(t,e,s)=>{"use strict";const i=s(78501),n=s(58844),r=s(41192);t.exports={XMLParser:n,XMLValidator:i,XMLBuilder:r}},46700:(t,e,s)=>{var i={"./af":42786,"./af.js":42786,"./ar":30867,"./ar-dz":14130,"./ar-dz.js":14130,"./ar-kw":96135,"./ar-kw.js":96135,"./ar-ly":56440,"./ar-ly.js":56440,"./ar-ma":47702,"./ar-ma.js":47702,"./ar-ps":20315,"./ar-ps.js":20315,"./ar-sa":16040,"./ar-sa.js":16040,"./ar-tn":37100,"./ar-tn.js":37100,"./ar.js":30867,"./az":31083,"./az.js":31083,"./be":9808,"./be.js":9808,"./bg":68338,"./bg.js":68338,"./bm":67438,"./bm.js":67438,"./bn":8905,"./bn-bd":76225,"./bn-bd.js":76225,"./bn.js":8905,"./bo":11560,"./bo.js":11560,"./br":1278,"./br.js":1278,"./bs":80622,"./bs.js":80622,"./ca":2468,"./ca.js":2468,"./cs":5822,"./cs.js":5822,"./cv":50877,"./cv.js":50877,"./cy":47373,"./cy.js":47373,"./da":24780,"./da.js":24780,"./de":59740,"./de-at":60217,"./de-at.js":60217,"./de-ch":60894,"./de-ch.js":60894,"./de.js":59740,"./dv":5300,"./dv.js":5300,"./el":50837,"./el.js":50837,"./en-au":78348,"./en-au.js":78348,"./en-ca":77925,"./en-ca.js":77925,"./en-gb":22243,"./en-gb.js":22243,"./en-ie":46436,"./en-ie.js":46436,"./en-il":47207,"./en-il.js":47207,"./en-in":44175,"./en-in.js":44175,"./en-nz":76319,"./en-nz.js":76319,"./en-sg":31662,"./en-sg.js":31662,"./eo":92915,"./eo.js":92915,"./es":55655,"./es-do":55251,"./es-do.js":55251,"./es-mx":96112,"./es-mx.js":96112,"./es-us":71146,"./es-us.js":71146,"./es.js":55655,"./et":5603,"./et.js":5603,"./eu":77763,"./eu.js":77763,"./fa":76959,"./fa.js":76959,"./fi":11897,"./fi.js":11897,"./fil":42549,"./fil.js":42549,"./fo":94694,"./fo.js":94694,"./fr":94470,"./fr-ca":63049,"./fr-ca.js":63049,"./fr-ch":52330,"./fr-ch.js":52330,"./fr.js":94470,"./fy":5044,"./fy.js":5044,"./ga":29295,"./ga.js":29295,"./gd":2101,"./gd.js":2101,"./gl":38794,"./gl.js":38794,"./gom-deva":27884,"./gom-deva.js":27884,"./gom-latn":23168,"./gom-latn.js":23168,"./gu":95349,"./gu.js":95349,"./he":24206,"./he.js":24206,"./hi":30094,"./hi.js":30094,"./hr":30316,"./hr.js":30316,"./hu":22138,"./hu.js":22138,"./hy-am":11423,"./hy-am.js":11423,"./id":29218,"./id.js":29218,"./is":90135,"./is.js":90135,"./it":90626,"./it-ch":10150,"./it-ch.js":10150,"./it.js":90626,"./ja":39183,"./ja.js":39183,"./jv":24286,"./jv.js":24286,"./ka":12105,"./ka.js":12105,"./kk":47772,"./kk.js":47772,"./km":18758,"./km.js":18758,"./kn":79282,"./kn.js":79282,"./ko":33730,"./ko.js":33730,"./ku":1408,"./ku-kmr":90563,"./ku-kmr.js":90563,"./ku.js":1408,"./ky":33291,"./ky.js":33291,"./lb":36841,"./lb.js":36841,"./lo":55466,"./lo.js":55466,"./lt":57010,"./lt.js":57010,"./lv":37595,"./lv.js":37595,"./me":39861,"./me.js":39861,"./mi":35493,"./mi.js":35493,"./mk":95966,"./mk.js":95966,"./ml":87341,"./ml.js":87341,"./mn":5115,"./mn.js":5115,"./mr":10370,"./mr.js":10370,"./ms":9847,"./ms-my":41237,"./ms-my.js":41237,"./ms.js":9847,"./mt":72126,"./mt.js":72126,"./my":56165,"./my.js":56165,"./nb":64924,"./nb.js":64924,"./ne":16744,"./ne.js":16744,"./nl":93901,"./nl-be":59814,"./nl-be.js":59814,"./nl.js":93901,"./nn":83877,"./nn.js":83877,"./oc-lnc":92135,"./oc-lnc.js":92135,"./pa-in":15858,"./pa-in.js":15858,"./pl":64495,"./pl.js":64495,"./pt":89520,"./pt-br":57971,"./pt-br.js":57971,"./pt.js":89520,"./ro":96459,"./ro.js":96459,"./ru":21793,"./ru.js":21793,"./sd":40950,"./sd.js":40950,"./se":10490,"./se.js":10490,"./si":90124,"./si.js":90124,"./sk":64249,"./sk.js":64249,"./sl":14985,"./sl.js":14985,"./sq":51104,"./sq.js":51104,"./sr":49131,"./sr-cyrl":79915,"./sr-cyrl.js":79915,"./sr.js":49131,"./ss":85893,"./ss.js":85893,"./sv":98760,"./sv.js":98760,"./sw":91172,"./sw.js":91172,"./ta":27333,"./ta.js":27333,"./te":23110,"./te.js":23110,"./tet":52095,"./tet.js":52095,"./tg":27321,"./tg.js":27321,"./th":9041,"./th.js":9041,"./tk":19005,"./tk.js":19005,"./tl-ph":75768,"./tl-ph.js":75768,"./tlh":89444,"./tlh.js":89444,"./tr":72397,"./tr.js":72397,"./tzl":28254,"./tzl.js":28254,"./tzm":51106,"./tzm-latn":30699,"./tzm-latn.js":30699,"./tzm.js":51106,"./ug-cn":9288,"./ug-cn.js":9288,"./uk":67691,"./uk.js":67691,"./ur":13795,"./ur.js":13795,"./uz":6791,"./uz-latn":60588,"./uz-latn.js":60588,"./uz.js":6791,"./vi":65666,"./vi.js":65666,"./x-pseudo":14378,"./x-pseudo.js":14378,"./yo":75805,"./yo.js":75805,"./zh-cn":83839,"./zh-cn.js":83839,"./zh-hk":55726,"./zh-hk.js":55726,"./zh-mo":99807,"./zh-mo.js":99807,"./zh-tw":74152,"./zh-tw.js":74152};function n(t){var e=r(t);return s(e)}function r(t){if(!s.o(i,t)){var e=new Error("Cannot find module '"+t+"'");throw e.code="MODULE_NOT_FOUND",e}return i[t]}n.keys=function(){return Object.keys(i)},n.resolve=r,t.exports=n,n.id=46700},5656:(t,e,s)=>{"use strict";s.d(e,{$B:()=>N,RL:()=>F,Tv:()=>A,_o:()=>T,gt:()=>E,h7:()=>v,pC:()=>O,rp:()=>I,sS:()=>p,tB:()=>w});var i,n=s(77958),r=s(17499),o=s(31352),a=s(62520),l=s(65358),d=s(79753),c=s(14596);null===(i=(0,n.ts)())?(0,r.IY)().setApp("files").build():(0,r.IY)().setApp("files").setUid(i.uid).build();const u=["B","KB","MB","GB","TB","PB"],h=["B","KiB","MiB","GiB","TiB","PiB"];function p(t,e=!1,s=!1,i=!1){s=s&&!i,"string"==typeof t&&(t=Number(t));let n=t>0?Math.floor(Math.log(t)/Math.log(i?1e3:1024)):0;n=Math.min((s?h.length:u.length)-1,n);const r=s?h[n]:u[n];let a=(t/Math.pow(i?1e3:1024,n)).toFixed(1);return!0===e&&0===n?("0.0"!==a?"< 1 ":"0 ")+(s?h[1]:u[1]):(a=n<2?parseFloat(a).toFixed(0):parseFloat(a).toLocaleString((0,o.aj)()),a+" "+r)}var f=(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))(f||{});const m=["d:getcontentlength","d:getcontenttype","d:getetag","d:getlastmodified","d:quota-available-bytes","d:resourcetype","nc:has-preview","nc:is-encrypted","nc:mount-type","nc:share-attributes","oc:comments-unread","oc:favorite","oc:fileid","oc:owner-display-name","oc:owner-id","oc:permissions","oc:share-types","oc:size","ocs:share-permissions"],g={d:"DAV:",nc:"http://nextcloud.org/ns",oc:"http://owncloud.org/ns",ocs:"http://open-collaboration-services.org/ns"},b=function(){return typeof window._nc_dav_properties>"u"&&(window._nc_dav_properties=[...m]),window._nc_dav_properties.map((t=>`<${t} />`)).join(" ")},y=function(){return typeof window._nc_dav_namespaces>"u"&&(window._nc_dav_namespaces={...g}),Object.keys(window._nc_dav_namespaces).map((t=>`xmlns:${t}="${window._nc_dav_namespaces?.[t]}"`)).join(" ")},v=function(){return`<?xml version="1.0"?>\n\t\t<d:propfind ${y()}>\n\t\t\t<d:prop>\n\t\t\t\t${b()}\n\t\t\t</d:prop>\n\t\t</d:propfind>`},w=function(t){return`<?xml version="1.0" encoding="UTF-8"?>\n<d:searchrequest ${y()}\n\txmlns:ns="https://github.com/icewind1991/SearchDAV/ns">\n\t<d:basicsearch>\n\t\t<d:select>\n\t\t\t<d:prop>\n\t\t\t\t${b()}\n\t\t\t</d:prop>\n\t\t</d:select>\n\t\t<d:from>\n\t\t\t<d:scope>\n\t\t\t\t<d:href>/files/${(0,n.ts)()?.uid}/</d:href>\n\t\t\t\t<d:depth>infinity</d:depth>\n\t\t\t</d:scope>\n\t\t</d:from>\n\t\t<d:where>\n\t\t\t<d:and>\n\t\t\t\t<d:or>\n\t\t\t\t\t<d:not>\n\t\t\t\t\t\t<d:eq>\n\t\t\t\t\t\t\t<d:prop>\n\t\t\t\t\t\t\t\t<d:getcontenttype/>\n\t\t\t\t\t\t\t</d:prop>\n\t\t\t\t\t\t\t<d:literal>httpd/unix-directory</d:literal>\n\t\t\t\t\t\t</d:eq>\n\t\t\t\t\t</d:not>\n\t\t\t\t\t<d:eq>\n\t\t\t\t\t\t<d:prop>\n\t\t\t\t\t\t\t<oc:size/>\n\t\t\t\t\t\t</d:prop>\n\t\t\t\t\t\t<d:literal>0</d:literal>\n\t\t\t\t\t</d:eq>\n\t\t\t\t</d:or>\n\t\t\t\t<d:gt>\n\t\t\t\t\t<d:prop>\n\t\t\t\t\t\t<d:getlastmodified/>\n\t\t\t\t\t</d:prop>\n\t\t\t\t\t<d:literal>${t}</d:literal>\n\t\t\t\t</d:gt>\n\t\t\t</d:and>\n\t\t</d:where>\n\t\t<d:orderby>\n\t\t\t<d:order>\n\t\t\t\t<d:prop>\n\t\t\t\t\t<d:getlastmodified/>\n\t\t\t\t</d:prop>\n\t\t\t\t<d:descending/>\n\t\t\t</d:order>\n\t\t</d:orderby>\n\t\t<d:limit>\n\t\t\t<d:nresults>100</d:nresults>\n\t\t\t<ns:firstresult>0</ns:firstresult>\n\t\t</d:limit>\n\t</d:basicsearch>\n</d:searchrequest>`};var A=(t=>(t.Folder="folder",t.File="file",t))(A||{});const j=function(t,e){return null!==t.match(e)},_=(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{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>=f.NONE&&t.permissions<=f.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&&j(t.source,e)){const s=t.source.match(e)[0];if(!t.source.includes((0,a.join)(s,t.root)))throw new Error("The root must be relative to the service. e.g /files/emma")}if(t.status&&!Object.values(x).includes(t.status))throw new Error("Status must be a valid NodeStatus")};var x=(t=>(t.NEW="new",t.FAILED="failed",t.LOADING="loading",t.LOCKED="locked",t))(x||{});class C{_data;_attributes;_knownDavService=/(remote|public)\.php\/(web)?dav/i;constructor(t,e){_(t,e||this._knownDavService),this._data=t;const s={set:(t,e,s)=>(this.updateMtime(),Reflect.set(t,e,s)),deleteProperty:(t,e)=>(this.updateMtime(),Reflect.deleteProperty(t,e))};this._attributes=new Proxy(t.attributes||{},s),delete this._data.attributes,e&&(this._knownDavService=e)}get source(){return this._data.source.replace(/\/$/i,"")}get encodedSource(){const{origin:t}=new URL(this.source);return t+(0,l.Ec)(this.source.slice(t.length))}get basename(){return(0,a.basename)(this.source)}get extension(){return(0,a.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),s=this.root.replace(/\/$/,"");return(0,a.dirname)(t.slice(e+s.length)||"/")}const t=new URL(this.source);return(0,a.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}get attributes(){return this._attributes}get permissions(){return null!==this.owner||this.isDavRessource?void 0!==this._data.permissions?this._data.permissions:f.NONE:f.READ}get owner(){return this.isDavRessource?this._data.owner:null}get isDavRessource(){return j(this.source,this._knownDavService)}get root(){return this._data.root?this._data.root.replace(/^(.+)\/$/,"$1"):this.isDavRessource&&(0,a.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),s=this.root.replace(/\/$/,"");return t.slice(e+s.length)||"/"}return(this.dirname+"/"+this.basename).replace(/\/\//g,"/")}get fileid(){return this._data?.id||this.attributes?.fileid}get status(){return this._data?.status}set status(t){this._data.status=t}move(t){_({...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,a.dirname)(this.source)+"/"+t)}updateMtime(){this._data.mtime&&(this._data.mtime=new Date)}}class N extends C{get type(){return A.File}}class E extends C{constructor(t){super({...t,mime:"httpd/unix-directory"})}get type(){return A.Folder}get extension(){return null}get mime(){return"httpd/unix-directory"}}const T=`/files/${(0,n.ts)()?.uid}`,S=(0,d.generateRemoteUrl)("dav"),I=function(t=S,e={}){const s=(0,c.eI)(t,{headers:e});function i(t){s.setHeaders({...e,"X-Requested-With":"XMLHttpRequest",requesttoken:t??""})}return(0,n._S)(i),i((0,n.IH)()),(0,c.lD)().patch("fetch",((t,e)=>{const s=e.headers;return s?.method&&(e.method=s.method,delete s.method),fetch(t,e)})),s},O=async(t,e="/",s=T)=>(await t.getDirectoryContents(`${s}${e}`,{details:!0,data:`<?xml version="1.0"?>\n\t\t<oc:filter-files ${y()}>\n\t\t\t<d:prop>\n\t\t\t\t${b()}\n\t\t\t</d:prop>\n\t\t\t<oc:filter-rules>\n\t\t\t\t<oc:favorite>1</oc:favorite>\n\t\t\t</oc:filter-rules>\n\t\t</oc:filter-files>`,headers:{method:"REPORT"},includeSelf:!0})).data.filter((t=>t.filename!==e)).map((t=>F(t,s))),F=function(t,e=T,s=S){const i=t.props,r=function(t=""){let e=f.NONE;return t&&((t.includes("C")||t.includes("K"))&&(e|=f.CREATE),t.includes("G")&&(e|=f.READ),(t.includes("W")||t.includes("N")||t.includes("V"))&&(e|=f.UPDATE),t.includes("D")&&(e|=f.DELETE),t.includes("R")&&(e|=f.SHARE)),e}(i?.permissions),o=i?.["owner-id"]||(0,n.ts)()?.uid,a={id:i?.fileid||0,source:`${s}${t.filename}`,mtime:new Date(Date.parse(t.lastmod)),mime:t.mime,size:i?.size||Number.parseInt(i.getcontentlength||"0"),permissions:r,owner:o,root:e,attributes:{...t,...i,hasPreview:i?.["has-preview"]}};return delete a.attributes?.props,"file"===t.type?new N(a):new E(a)};var k={};!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",s="["+e+"]["+e+"\\-.\\d\\u00B7\\u0300-\\u036F\\u203F-\\u2040]*",i=new RegExp("^"+s+"$");t.isExist=function(t){return typeof t<"u"},t.isEmptyObject=function(t){return 0===Object.keys(t).length},t.merge=function(t,e,s){if(e){const i=Object.keys(e),n=i.length;for(let r=0;r<n;r++)t[i[r]]="strict"===s?[e[i[r]]]:e[i[r]]}},t.getValue=function(e){return t.isExist(e)?e:""},t.isName=function(t){const e=i.exec(t);return!(null===e||typeof e>"u")},t.getAllMatches=function(t,e){const s=[];let i=e.exec(t);for(;i;){const n=[];n.startIndex=e.lastIndex-i[0].length;const r=i.length;for(let t=0;t<r;t++)n.push(i[t]);s.push(n),i=e.exec(t)}return s},t.nameRegexp=s}(k);new RegExp("(\\s*)([^\\s=]+)(\\s*=)?(\\s*(['\"])(([\\s\\S])*?)\\5)?","g");var L={};const P={preserveOrder:!1,attributeNamePrefix:"@_",attributesGroupName:!1,textNodeName:"#text",ignoreAttributes:!0,removeNSPrefix:!1,allowBooleanAttributes:!1,parseTagValue:!0,parseAttributeValue:!1,trimValues:!0,cdataPropName:!1,numberParseOptions:{hex:!0,leadingZeros:!0,eNotation:!0},tagValueProcessor:function(t,e){return e},attributeValueProcessor:function(t,e){return e},stopNodes:[],alwaysCreateTextNode:!1,isArray:()=>!1,commentPropName:!1,unpairedTags:[],processEntities:!0,htmlEntities:!1,ignoreDeclaration:!1,ignorePiTags:!1,transformTagName:!1,transformAttributeName:!1,updateTag:function(t,e,s){return t}};L.buildOptions=function(t){return Object.assign({},P,t)},L.defaultOptions=P,!Number.parseInt&&window.parseInt&&(Number.parseInt=window.parseInt),!Number.parseFloat&&window.parseFloat&&(Number.parseFloat=window.parseFloat);"<((!\\[CDATA\\[([\\s\\S]*?)(]]>))|((NAME:)?(NAME))([^>]*)>|((\\/)(NAME)\\s*>))([^<]*)".replace(/NAME/g,k.nameRegexp),new RegExp("([^\\s=]+)\\s*(=\\s*(['\"])([\\s\\S]*?)\\3)?","gm");var D={};function $(t,e,s){let i;const n={};for(let r=0;r<t.length;r++){const o=t[r],a=R(o);let l="";if(l=void 0===s?a:s+"."+a,a===e.textNodeName)void 0===i?i=o[a]:i+=""+o[a];else{if(void 0===a)continue;if(o[a]){let t=$(o[a],e,l);const s=B(t,e);o[":@"]?z(t,o[":@"],l,e):1!==Object.keys(t).length||void 0===t[e.textNodeName]||e.alwaysCreateTextNode?0===Object.keys(t).length&&(e.alwaysCreateTextNode?t[e.textNodeName]="":t=""):t=t[e.textNodeName],void 0!==n[a]&&n.hasOwnProperty(a)?(Array.isArray(n[a])||(n[a]=[n[a]]),n[a].push(t)):e.isArray(a,l,s)?n[a]=[t]:n[a]=t}}}return"string"==typeof i?i.length>0&&(n[e.textNodeName]=i):void 0!==i&&(n[e.textNodeName]=i),n}function R(t){const e=Object.keys(t);for(let t=0;t<e.length;t++){const s=e[t];if(":@"!==s)return s}}function z(t,e,s,i){if(e){const n=Object.keys(e),r=n.length;for(let o=0;o<r;o++){const r=n[o];i.isArray(r,s+"."+r,!0,!0)?t[r]=[e[r]]:t[r]=e[r]}}}function B(t,e){const{textNodeName:s}=e,i=Object.keys(t).length;return!(0!==i&&(1!==i||!t[s]&&"boolean"!=typeof t[s]&&0!==t[s]))}D.prettify=function(t,e){return $(t,e)};const{buildOptions:M}=L,{prettify:U}=D;function q(t,e,s,i){let n="",r=!1;for(let o=0;o<t.length;o++){const a=t[o],l=V(a);if(void 0===l)continue;let d="";if(d=0===s.length?l:`${s}.${l}`,l===e.textNodeName){let t=a[l];H(d,e)||(t=e.tagValueProcessor(l,t),t=G(t,e)),r&&(n+=i),n+=t,r=!1;continue}if(l===e.cdataPropName){r&&(n+=i),n+=`<![CDATA[${a[l][0][e.textNodeName]}]]>`,r=!1;continue}if(l===e.commentPropName){n+=i+`\x3c!--${a[l][0][e.textNodeName]}--\x3e`,r=!0;continue}if("?"===l[0]){const t=Z(a[":@"],e),s="?xml"===l?"":i;let o=a[l][0][e.textNodeName];o=0!==o.length?" "+o:"",n+=s+`<${l}${o}${t}?>`,r=!0;continue}let c=i;""!==c&&(c+=e.indentBy);const u=i+`<${l}${Z(a[":@"],e)}`,h=q(a[l],e,d,c);-1!==e.unpairedTags.indexOf(l)?e.suppressUnpairedNode?n+=u+">":n+=u+"/>":h&&0!==h.length||!e.suppressEmptyNode?h&&h.endsWith(">")?n+=u+`>${h}${i}</${l}>`:(n+=u+">",h&&""!==i&&(h.includes("/>")||h.includes("</"))?n+=i+e.indentBy+h+i:n+=h,n+=`</${l}>`):n+=u+"/>",r=!0}return n}function V(t){const e=Object.keys(t);for(let s=0;s<e.length;s++){const i=e[s];if(t.hasOwnProperty(i)&&":@"!==i)return i}}function Z(t,e){let s="";if(t&&!e.ignoreAttributes)for(let i in t){if(!t.hasOwnProperty(i))continue;let n=e.attributeValueProcessor(i,t[i]);n=G(n,e),!0===n&&e.suppressBooleanAttributes?s+=` ${i.substr(e.attributeNamePrefix.length)}`:s+=` ${i.substr(e.attributeNamePrefix.length)}="${n}"`}return s}function H(t,e){let s=(t=t.substr(0,t.length-e.textNodeName.length-1)).substr(t.lastIndexOf(".")+1);for(let i in e.stopNodes)if(e.stopNodes[i]===t||e.stopNodes[i]==="*."+s)return!0;return!1}function G(t,e){if(t&&t.length>0&&e.processEntities)for(let s=0;s<e.entities.length;s++){const i=e.entities[s];t=t.replace(i.regex,i.val)}return t}const W=function(t,e){let s="";return e.format&&e.indentBy.length>0&&(s="\n"),q(t,e,"",s)},K={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 X(t){this.options=Object.assign({},K,t),this.options.ignoreAttributes||this.options.attributesGroupName?this.isAttribute=function(){return!1}:(this.attrPrefixLen=this.options.attributeNamePrefix.length,this.isAttribute=Q),this.processTextOrObjNode=Y,this.options.format?(this.indentate=J,this.tagEndChar=">\n",this.newLine="\n"):(this.indentate=function(){return""},this.tagEndChar=">",this.newLine="")}function Y(t,e,s){const i=this.j2x(t,s+1);return void 0!==t[this.options.textNodeName]&&1===Object.keys(t).length?this.buildTextValNode(t[this.options.textNodeName],e,i.attrStr,s):this.buildObjectNode(i.val,e,i.attrStr,s)}function J(t){return this.options.indentBy.repeat(t)}function Q(t){return!(!t.startsWith(this.options.attributeNamePrefix)||t===this.options.textNodeName)&&t.substr(this.attrPrefixLen)}X.prototype.build=function(t){return this.options.preserveOrder?W(t,this.options):(Array.isArray(t)&&this.options.arrayNodeName&&this.options.arrayNodeName.length>1&&(t={[this.options.arrayNodeName]:t}),this.j2x(t,0).val)},X.prototype.j2x=function(t,e){let s="",i="";for(let n in t)if(Object.prototype.hasOwnProperty.call(t,n))if(typeof t[n]>"u")this.isAttribute(n)&&(i+="");else if(null===t[n])this.isAttribute(n)?i+="":"?"===n[0]?i+=this.indentate(e)+"<"+n+"?"+this.tagEndChar:i+=this.indentate(e)+"<"+n+"/"+this.tagEndChar;else if(t[n]instanceof Date)i+=this.buildTextValNode(t[n],n,"",e);else if("object"!=typeof t[n]){const r=this.isAttribute(n);if(r)s+=this.buildAttrPairStr(r,""+t[n]);else if(n===this.options.textNodeName){let e=this.options.tagValueProcessor(n,""+t[n]);i+=this.replaceEntitiesValue(e)}else i+=this.buildTextValNode(t[n],n,"",e)}else if(Array.isArray(t[n])){const s=t[n].length;let r="";for(let o=0;o<s;o++){const s=t[n][o];typeof s>"u"||(null===s?"?"===n[0]?i+=this.indentate(e)+"<"+n+"?"+this.tagEndChar:i+=this.indentate(e)+"<"+n+"/"+this.tagEndChar:"object"==typeof s?this.options.oneListGroup?r+=this.j2x(s,e+1).val:r+=this.processTextOrObjNode(s,n,e):r+=this.buildTextValNode(s,n,"",e))}this.options.oneListGroup&&(r=this.buildObjectNode(r,n,"",e)),i+=r}else if(this.options.attributesGroupName&&n===this.options.attributesGroupName){const e=Object.keys(t[n]),i=e.length;for(let r=0;r<i;r++)s+=this.buildAttrPairStr(e[r],""+t[n][e[r]])}else i+=this.processTextOrObjNode(t[n],n,e);return{attrStr:s,val:i}},X.prototype.buildAttrPairStr=function(t,e){return e=this.options.attributeValueProcessor(t,""+e),e=this.replaceEntitiesValue(e),this.options.suppressBooleanAttributes&&"true"===e?" "+t:" "+t+'="'+e+'"'},X.prototype.buildObjectNode=function(t,e,s,i){if(""===t)return"?"===e[0]?this.indentate(i)+"<"+e+s+"?"+this.tagEndChar:this.indentate(i)+"<"+e+s+this.closeTag(e)+this.tagEndChar;{let n="</"+e+this.tagEndChar,r="";return"?"===e[0]&&(r="?",n=""),!s&&""!==s||-1!==t.indexOf("<")?!1!==this.options.commentPropName&&e===this.options.commentPropName&&0===r.length?this.indentate(i)+`\x3c!--${t}--\x3e`+this.newLine:this.indentate(i)+"<"+e+s+r+this.tagEndChar+t+this.indentate(i)+n:this.indentate(i)+"<"+e+s+r+">"+t+n}},X.prototype.closeTag=function(t){let e="";return-1!==this.options.unpairedTags.indexOf(t)?this.options.suppressUnpairedNode||(e="/"):e=this.options.suppressEmptyNode?"/":`></${t}`,e},X.prototype.buildTextValNode=function(t,e,s,i){if(!1!==this.options.cdataPropName&&e===this.options.cdataPropName)return this.indentate(i)+`<![CDATA[${t}]]>`+this.newLine;if(!1!==this.options.commentPropName&&e===this.options.commentPropName)return this.indentate(i)+`\x3c!--${t}--\x3e`+this.newLine;if("?"===e[0])return this.indentate(i)+"<"+e+s+"?"+this.tagEndChar;{let n=this.options.tagValueProcessor(e,t);return n=this.replaceEntitiesValue(n),""===n?this.indentate(i)+"<"+e+s+this.closeTag(e)+this.tagEndChar:this.indentate(i)+"<"+e+s+">"+n+"</"+e+this.tagEndChar}},X.prototype.replaceEntitiesValue=function(t){if(t&&t.length>0&&this.options.processEntities)for(let e=0;e<this.options.entities.length;e++){const s=this.options.entities[e];t=t.replace(s.regex,s.val)}return t}}},r={};function o(t){var e=r[t];if(void 0!==e)return e.exports;var s=r[t]={id:t,loaded:!1,exports:{}};return n[t].call(s.exports,s,s.exports,o),s.loaded=!0,s.exports}o.m=n,e=[],o.O=(t,s,i,n)=>{if(!s){var r=1/0;for(c=0;c<e.length;c++){s=e[c][0],i=e[c][1],n=e[c][2];for(var a=!0,l=0;l<s.length;l++)(!1&n||r>=n)&&Object.keys(o.O).every((t=>o.O[t](s[l])))?s.splice(l--,1):(a=!1,n<r&&(r=n));if(a){e.splice(c--,1);var d=i();void 0!==d&&(t=d)}}return t}n=n||0;for(var c=e.length;c>0&&e[c-1][2]>n;c--)e[c]=e[c-1];e[c]=[s,i,n]},o.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return o.d(e,{a:e}),e},o.d=(t,e)=>{for(var s in e)o.o(e,s)&&!o.o(t,s)&&Object.defineProperty(t,s,{enumerable:!0,get:e[s]})},o.f={},o.e=t=>Promise.all(Object.keys(o.f).reduce(((e,s)=>(o.f[s](t,e),e)),[])),o.u=t=>t+"-"+t+".js?v="+{4720:"67ff1816113751e83e78",6512:"512e0eb87d56fb3dbdfc"}[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),s={},i="nextcloud:",o.l=(t,e,n,r)=>{if(s[t])s[t].push(e);else{var a,l;if(void 0!==n)for(var d=document.getElementsByTagName("script"),c=0;c<d.length;c++){var u=d[c];if(u.getAttribute("src")==t||u.getAttribute("data-webpack")==i+n){a=u;break}}a||(l=!0,(a=document.createElement("script")).charset="utf-8",a.timeout=120,o.nc&&a.setAttribute("nonce",o.nc),a.setAttribute("data-webpack",i+n),a.src=t),s[t]=[e];var h=(e,i)=>{a.onerror=a.onload=null,clearTimeout(p);var n=s[t];if(delete s[t],a.parentNode&&a.parentNode.removeChild(a),n&&n.forEach((t=>t(i))),e)return e(i)},p=setTimeout(h.bind(null,void 0,{type:"timeout",target:a}),12e4);a.onerror=h.bind(null,a.onerror),a.onload=h.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=4092,(()=>{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 s=e.getElementsByTagName("script");if(s.length)for(var i=s.length-1;i>-1&&!t;)t=s[i--].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={4092:0};o.f.j=(e,s)=>{var i=o.o(t,e)?t[e]:void 0;if(0!==i)if(i)s.push(i[2]);else{var n=new Promise(((s,n)=>i=t[e]=[s,n]));s.push(i[2]=n);var r=o.p+o.u(e),a=new Error;o.l(r,(s=>{if(o.o(t,e)&&(0!==(i=t[e])&&(t[e]=void 0),i)){var n=s&&("load"===s.type?"missing":s.type),r=s&&s.target&&s.target.src;a.message="Loading chunk "+e+" failed.\n("+n+": "+r+")",a.name="ChunkLoadError",a.type=n,a.request=r,i[1](a)}}),"chunk-"+e,e)}},o.O.j=e=>0===t[e];var e=(e,s)=>{var i,n,r=s[0],a=s[1],l=s[2],d=0;if(r.some((e=>0!==t[e]))){for(i in a)o.o(a,i)&&(o.m[i]=a[i]);if(l)var c=l(o)}for(e&&e(s);d<r.length;d++)n=r[d],o.o(t,n)&&t[n]&&t[n][0](),t[n]=0;return o.O(c)},s=self.webpackChunknextcloud=self.webpackChunknextcloud||[];s.forEach(e.bind(null,0)),s.push=e.bind(null,s.push.bind(s))})(),o.nc=void 0;var a=o.O(void 0,[7874],(()=>o(49236)));a=o.O(a)})(); +//# sourceMappingURL=files-sidebar.js.map?v=5174e79dd24741d9638b
\ No newline at end of file diff --git a/dist/files-sidebar.js.map b/dist/files-sidebar.js.map index f72b683f4f0..1bccc959d3f 100644 --- a/dist/files-sidebar.js.map +++ b/dist/files-sidebar.js.map @@ -1 +1 @@ -{"version":3,"file":"files-sidebar.js?v=8902ca0aef1f2a62daa4","mappings":"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","sources":["webpack:///nextcloud/webpack/runtime/chunk loaded","webpack:///nextcloud/webpack/runtime/load script","webpack:///nextcloud/node_modules/@skjnldsv/sanitize-svg/node_modules/is-svg/index.js","webpack:///nextcloud/node_modules/vue-material-design-icons/Star.vue","webpack:///nextcloud/node_modules/vue-material-design-icons/Star.vue?vue&type=script&lang=js","webpack://nextcloud/./node_modules/vue-material-design-icons/Star.vue?35ed","webpack:///nextcloud/node_modules/vue-material-design-icons/Star.vue?vue&type=template&id=22339b94","webpack:///nextcloud/node_modules/vue-material-design-icons/StarOutline.vue?vue&type=script&lang=js","webpack:///nextcloud/node_modules/vue-material-design-icons/StarOutline.vue","webpack://nextcloud/./node_modules/vue-material-design-icons/StarOutline.vue?9e0e","webpack:///nextcloud/node_modules/vue-material-design-icons/StarOutline.vue?vue&type=template&id=3a0ad9db","webpack:///nextcloud/apps/files/src/components/LegacyView.vue","webpack:///nextcloud/apps/files/src/components/LegacyView.vue?vue&type=script&lang=js","webpack://nextcloud/./apps/files/src/components/LegacyView.vue?a2e2","webpack://nextcloud/./apps/files/src/components/LegacyView.vue?fb5f","webpack:///nextcloud/apps/files/src/components/SidebarTab.vue?vue&type=script&lang=js","webpack:///nextcloud/apps/files/src/components/SidebarTab.vue","webpack://nextcloud/./apps/files/src/components/SidebarTab.vue?7aea","webpack://nextcloud/./apps/files/src/components/SidebarTab.vue?eddf","webpack:///nextcloud/apps/systemtags/src/components/SystemTags.vue","webpack:///nextcloud/apps/systemtags/src/utils.ts","webpack:///nextcloud/apps/systemtags/src/services/davClient.ts","webpack:///nextcloud/apps/systemtags/src/logger.ts","webpack:///nextcloud/apps/systemtags/src/services/api.ts","webpack:///nextcloud/apps/systemtags/src/services/files.ts","webpack:///nextcloud/apps/systemtags/src/components/SystemTags.vue?vue&type=script&lang=ts","webpack://nextcloud/./apps/systemtags/src/components/SystemTags.vue?e0af","webpack://nextcloud/./apps/systemtags/src/components/SystemTags.vue?d721","webpack:///nextcloud/apps/files/src/views/Sidebar.vue","webpack:///nextcloud/apps/files/src/views/Sidebar.vue?vue&type=script&lang=js","webpack:///nextcloud/apps/files/src/services/FileInfo.js","webpack://nextcloud/./apps/files/src/views/Sidebar.vue?7574","webpack://nextcloud/./apps/files/src/views/Sidebar.vue?0b21","webpack://nextcloud/./apps/files/src/views/Sidebar.vue?589a","webpack:///nextcloud/apps/files/src/sidebar.js","webpack:///nextcloud/apps/files/src/services/Sidebar.js","webpack:///nextcloud/apps/files/src/models/Tab.js","webpack:///nextcloud/node_modules/@skjnldsv/sanitize-svg/dist/index.esm.js","webpack:///nextcloud/apps/files/src/views/Sidebar.vue?vue&type=style&index=0&id=f1de5f1a&prod&lang=scss&scoped=true","webpack:///nextcloud/apps/systemtags/src/components/SystemTags.vue?vue&type=style&index=0&id=3ff8ae0b&prod&lang=scss&scoped=true","webpack:///nextcloud/node_modules/fast-xml-parser/src/fxp.js","webpack:///nextcloud/node_modules/moment/locale|sync|/^\\.\\/.*$","webpack:///nextcloud/node_modules/@nextcloud/files/dist/index.mjs","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';\nconst {XMLParser, XMLValidator} = require('fast-xml-parser');\n\nconst isSvg = input => {\n\tif (input === undefined || input === null) {\n\t\treturn false;\n\t}\n\n\tinput = input.toString().trim();\n\n\tif (input.length === 0) {\n\t\treturn false;\n\t}\n\n\t// Has to be `!==` as it can also return an object with error info.\n\tif (XMLValidator.validate(input) !== true) {\n\t\treturn false;\n\t}\n\n\tlet jsonObject;\n\tconst parser = new XMLParser();\n\n\ttry {\n\t\tjsonObject = parser.parse(input);\n\t} catch (_) {\n\t\treturn false;\n\t}\n\n\tif (!jsonObject) {\n\t\treturn false;\n\t}\n\n\tif (!('svg' in jsonObject)) {\n\t\treturn false;\n\t}\n\n\treturn true;\n};\n\nmodule.exports = isSvg;\n// TODO: Remove this for the next major release\nmodule.exports.default = isSvg;\n","<template>\n <span v-bind=\"$attrs\"\n :aria-hidden=\"!title\"\n :aria-label=\"title\"\n class=\"material-design-icon star-icon\"\n role=\"img\"\n @click=\"$emit('click', $event)\">\n <svg :fill=\"fillColor\"\n class=\"material-design-icon__svg\"\n :width=\"size\"\n :height=\"size\"\n viewBox=\"0 0 24 24\">\n <path d=\"M12,17.27L18.18,21L16.54,13.97L22,9.24L14.81,8.62L12,2L9.19,8.62L2,9.24L7.45,13.97L5.82,21L12,17.27Z\">\n <title v-if=\"title\">{{ title }}</title>\n </path>\n </svg>\n </span>\n</template>\n\n<script>\nexport default {\n name: \"StarIcon\",\n emits: ['click'],\n props: {\n title: {\n type: String,\n },\n fillColor: {\n type: String,\n default: \"currentColor\"\n },\n size: {\n type: Number,\n default: 24\n }\n }\n}\n</script>","import mod from \"-!../vue-loader/lib/index.js??vue-loader-options!./Star.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../vue-loader/lib/index.js??vue-loader-options!./Star.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./Star.vue?vue&type=template&id=22339b94\"\nimport script from \"./Star.vue?vue&type=script&lang=js\"\nexport * from \"./Star.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 star-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 24 24\"}},[_c('path',{attrs:{\"d\":\"M12,17.27L18.18,21L16.54,13.97L22,9.24L14.81,8.62L12,2L9.19,8.62L2,9.24L7.45,13.97L5.82,21L12,17.27Z\"}},[(_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!./StarOutline.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../vue-loader/lib/index.js??vue-loader-options!./StarOutline.vue?vue&type=script&lang=js\"","<template>\n <span v-bind=\"$attrs\"\n :aria-hidden=\"!title\"\n :aria-label=\"title\"\n class=\"material-design-icon star-outline-icon\"\n role=\"img\"\n @click=\"$emit('click', $event)\">\n <svg :fill=\"fillColor\"\n class=\"material-design-icon__svg\"\n :width=\"size\"\n :height=\"size\"\n viewBox=\"0 0 24 24\">\n <path d=\"M12,15.39L8.24,17.66L9.23,13.38L5.91,10.5L10.29,10.13L12,6.09L13.71,10.13L18.09,10.5L14.77,13.38L15.76,17.66M22,9.24L14.81,8.63L12,2L9.19,8.63L2,9.24L7.45,13.97L5.82,21L12,17.27L18.18,21L16.54,13.97L22,9.24Z\">\n <title v-if=\"title\">{{ title }}</title>\n </path>\n </svg>\n </span>\n</template>\n\n<script>\nexport default {\n name: \"StarOutlineIcon\",\n emits: ['click'],\n props: {\n title: {\n type: String,\n },\n fillColor: {\n type: String,\n default: \"currentColor\"\n },\n size: {\n type: Number,\n default: 24\n }\n }\n}\n</script>","import { render, staticRenderFns } from \"./StarOutline.vue?vue&type=template&id=3a0ad9db\"\nimport script from \"./StarOutline.vue?vue&type=script&lang=js\"\nexport * from \"./StarOutline.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 star-outline-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 24 24\"}},[_c('path',{attrs:{\"d\":\"M12,15.39L8.24,17.66L9.23,13.38L5.91,10.5L10.29,10.13L12,6.09L13.71,10.13L18.09,10.5L14.77,13.38L15.76,17.66M22,9.24L14.81,8.63L12,2L9.19,8.63L2,9.24L7.45,13.97L5.82,21L12,17.27L18.18,21L16.54,13.97L22,9.24Z\"}},[(_vm.title)?_c('title',[_vm._v(_vm._s(_vm.title))]):_vm._e()])])])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","<!--\n - @copyright Copyright (c) 2019 John Molakvoæ <skjnldsv@protonmail.com>\n -\n - @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\n -\n -->\n\n<template>\n\t<div />\n</template>\n<script>\nexport default {\n\tname: 'LegacyView',\n\tprops: {\n\t\tcomponent: {\n\t\t\ttype: Object,\n\t\t\trequired: true,\n\t\t},\n\t\tfileInfo: {\n\t\t\ttype: Object,\n\t\t\tdefault: () => {},\n\t\t\trequired: true,\n\t\t},\n\t},\n\twatch: {\n\t\tfileInfo(fileInfo) {\n\t\t\t// update the backbone model FileInfo\n\t\t\tthis.setFileInfo(fileInfo)\n\t\t},\n\t},\n\tmounted() {\n\t\t// append the backbone element and set the FileInfo\n\t\tthis.component.$el.replaceAll(this.$el)\n\t\tthis.setFileInfo(this.fileInfo)\n\t},\n\tmethods: {\n\t\tsetFileInfo(fileInfo) {\n\t\t\tthis.component.setFileInfo(new OCA.Files.FileInfoModel(fileInfo))\n\t\t},\n\t},\n}\n</script>\n<style>\n</style>\n","import mod from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./LegacyView.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!./LegacyView.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./LegacyView.vue?vue&type=template&id=2245cbe7\"\nimport script from \"./LegacyView.vue?vue&type=script&lang=js\"\nexport * from \"./LegacyView.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 mod from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./SidebarTab.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!./SidebarTab.vue?vue&type=script&lang=js\"","<!--\n - @copyright Copyright (c) 2019 John Molakvoæ <skjnldsv@protonmail.com>\n -\n - @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\n -\n -->\n<template>\n\t<NcAppSidebarTab :id=\"id\"\n\t\tref=\"tab\"\n\t\t:name=\"name\"\n\t\t:icon=\"icon\"\n\t\t@bottomReached=\"onScrollBottomReached\">\n\t\t<template #icon>\n\t\t\t<slot name=\"icon\" />\n\t\t</template>\n\t\t<!-- Fallback loading -->\n\t\t<NcEmptyContent v-if=\"loading\" icon=\"icon-loading\" />\n\n\t\t<!-- Using a dummy div as Vue mount replace the element directly\n\t\t\tIt does NOT append to the content -->\n\t\t<div ref=\"mount\" />\n\t</NcAppSidebarTab>\n</template>\n\n<script>\nimport NcAppSidebarTab from '@nextcloud/vue/dist/Components/NcAppSidebarTab.js'\nimport NcEmptyContent from '@nextcloud/vue/dist/Components/NcEmptyContent.js'\n\nexport default {\n\tname: 'SidebarTab',\n\n\tcomponents: {\n\t\tNcAppSidebarTab,\n\t\tNcEmptyContent,\n\t},\n\n\tprops: {\n\t\tfileInfo: {\n\t\t\ttype: Object,\n\t\t\tdefault: () => {},\n\t\t\trequired: true,\n\t\t},\n\t\tid: {\n\t\t\ttype: String,\n\t\t\trequired: true,\n\t\t},\n\t\tname: {\n\t\t\ttype: String,\n\t\t\trequired: true,\n\t\t},\n\t\ticon: {\n\t\t\ttype: String,\n\t\t\trequired: false,\n\t\t},\n\n\t\t/**\n\t\t * Lifecycle methods.\n\t\t * They are prefixed with `on` to avoid conflict with Vue\n\t\t * methods like this.destroy\n\t\t */\n\t\tonMount: {\n\t\t\ttype: Function,\n\t\t\trequired: true,\n\t\t},\n\t\tonUpdate: {\n\t\t\ttype: Function,\n\t\t\trequired: true,\n\t\t},\n\t\tonDestroy: {\n\t\t\ttype: Function,\n\t\t\trequired: true,\n\t\t},\n\t\tonScrollBottomReached: {\n\t\t\ttype: Function,\n\t\t\tdefault: () => {},\n\t\t},\n\t},\n\n\tdata() {\n\t\treturn {\n\t\t\tloading: true,\n\t\t}\n\t},\n\n\tcomputed: {\n\t\t// TODO: implement a better way to force pass a prop from Sidebar\n\t\tactiveTab() {\n\t\t\treturn this.$parent.activeTab\n\t\t},\n\t},\n\n\twatch: {\n\t\tasync fileInfo(newFile, oldFile) {\n\t\t\t// Update fileInfo on change\n\t\t\tif (newFile.id !== oldFile.id) {\n\t\t\t\tthis.loading = true\n\t\t\t\tawait this.onUpdate(this.fileInfo)\n\t\t\t\tthis.loading = false\n\t\t\t}\n\t\t},\n\t},\n\n\tasync mounted() {\n\t\tthis.loading = true\n\t\t// Mount the tab: mounting point, fileInfo, vue context\n\t\tawait this.onMount(this.$refs.mount, this.fileInfo, this.$refs.tab)\n\t\tthis.loading = false\n\t},\n\n\tasync beforeDestroy() {\n\t\t// unmount the tab\n\t\tawait this.onDestroy()\n\t},\n}\n</script>\n","import { render, staticRenderFns } from \"./SidebarTab.vue?vue&type=template&id=164a4bde\"\nimport script from \"./SidebarTab.vue?vue&type=script&lang=js\"\nexport * from \"./SidebarTab.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('NcAppSidebarTab',{ref:\"tab\",attrs:{\"id\":_vm.id,\"name\":_vm.name,\"icon\":_vm.icon},on:{\"bottomReached\":_vm.onScrollBottomReached},scopedSlots:_vm._u([{key:\"icon\",fn:function(){return [_vm._t(\"icon\")]},proxy:true}],null,true)},[_vm._v(\" \"),(_vm.loading)?_c('NcEmptyContent',{attrs:{\"icon\":\"icon-loading\"}}):_vm._e(),_vm._v(\" \"),_c('div',{ref:\"mount\"})],1)\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:\"system-tags\"},[(_vm.loadingTags)?_c('NcLoadingIcon',{attrs:{\"name\":_vm.t('systemtags', 'Loading collaborative tags …'),\"size\":32}}):[_c('label',{attrs:{\"for\":\"system-tags-input\"}},[_vm._v(_vm._s(_vm.t('systemtags', 'Search or create collaborative tags')))]),_vm._v(\" \"),_c('NcSelectTags',{staticClass:\"system-tags__select\",attrs:{\"input-id\":\"system-tags-input\",\"placeholder\":_vm.t('systemtags', 'Collaborative tags …'),\"options\":_vm.sortedTags,\"value\":_vm.selectedTags,\"create-option\":_vm.createOption,\"taggable\":true,\"passthru\":true,\"fetch-tags\":false,\"loading\":_vm.loading},on:{\"input\":_vm.handleInput,\"option:selected\":_vm.handleSelect,\"option:created\":_vm.handleCreate,\"option:deselected\":_vm.handleDeselect},scopedSlots:_vm._u([{key:\"no-options\",fn:function(){return [_vm._v(\"\\n\\t\\t\\t\\t\"+_vm._s(_vm.t('systemtags', 'No tags to select, type to create a new tag'))+\"\\n\\t\\t\\t\")]},proxy:true}])})]],2)\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","/**\n * @copyright 2023 Christopher Ng <chrng8@gmail.com>\n *\n * @author Christopher Ng <chrng8@gmail.com>\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 <http://www.gnu.org/licenses/>.\n *\n */\nimport camelCase from 'camelcase';\nexport const defaultBaseTag = {\n userVisible: true,\n userAssignable: true,\n canAssign: true,\n};\nexport const parseTags = (tags) => {\n return tags.map(({ props }) => Object.fromEntries(Object.entries(props)\n .map(([key, value]) => [camelCase(key), camelCase(key) === 'displayName' ? String(value) : value])));\n};\n/**\n * Parse id from `Content-Location` header\n * @param url URL to parse\n */\nexport const parseIdFromLocation = (url) => {\n const queryPos = url.indexOf('?');\n if (queryPos > 0) {\n url = url.substring(0, queryPos);\n }\n const parts = url.split('/');\n let result;\n do {\n result = parts[parts.length - 1];\n parts.pop();\n // note: first result can be empty when there is a trailing slash,\n // so we take the part before that\n } while (!result && parts.length > 0);\n return Number(result);\n};\nexport const formatTag = (initialTag) => {\n const tag = { ...initialTag };\n if (tag.name && !tag.displayName) {\n return tag;\n }\n tag.name = tag.displayName;\n delete tag.displayName;\n return tag;\n};\n","/**\n * @copyright 2023 Christopher Ng <chrng8@gmail.com>\n *\n * @author Christopher Ng <chrng8@gmail.com>\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 <http://www.gnu.org/licenses/>.\n *\n */\nimport { createClient } from 'webdav';\nimport { generateRemoteUrl } from '@nextcloud/router';\nimport { getRequestToken } from '@nextcloud/auth';\nconst rootUrl = generateRemoteUrl('dav');\nexport const davClient = createClient(rootUrl, {\n headers: {\n requesttoken: getRequestToken() ?? '',\n },\n});\n","/**\n * @copyright 2023 Christopher Ng <chrng8@gmail.com>\n *\n * @author Christopher Ng <chrng8@gmail.com>\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 <http://www.gnu.org/licenses/>.\n *\n */\nimport { getLoggerBuilder } from '@nextcloud/logger';\nexport const logger = getLoggerBuilder()\n .setApp('systemtags')\n .detectUser()\n .build();\n","/**\n * @copyright 2023 Christopher Ng <chrng8@gmail.com>\n *\n * @author Christopher Ng <chrng8@gmail.com>\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 <http://www.gnu.org/licenses/>.\n *\n */\nimport axios from '@nextcloud/axios';\nimport { generateUrl } from '@nextcloud/router';\nimport { translate as t } from '@nextcloud/l10n';\nimport { davClient } from './davClient.js';\nimport { formatTag, parseIdFromLocation, parseTags } from '../utils';\nimport { logger } from '../logger.js';\nexport const fetchTagsPayload = `<?xml version=\"1.0\"?>\n<d:propfind xmlns:d=\"DAV:\" xmlns:oc=\"http://owncloud.org/ns\">\n\t<d:prop>\n\t\t<oc:id />\n\t\t<oc:display-name />\n\t\t<oc:user-visible />\n\t\t<oc:user-assignable />\n\t\t<oc:can-assign />\n\t</d:prop>\n</d:propfind>`;\nexport const fetchTags = async () => {\n const path = '/systemtags';\n try {\n const { data: tags } = await davClient.getDirectoryContents(path, {\n data: fetchTagsPayload,\n details: true,\n glob: '/systemtags/*', // Filter out first empty tag\n });\n return parseTags(tags);\n }\n catch (error) {\n logger.error(t('systemtags', 'Failed to load tags'), { error });\n throw new Error(t('systemtags', 'Failed to load tags'));\n }\n};\nexport const fetchLastUsedTagIds = async () => {\n const url = generateUrl('/apps/systemtags/lastused');\n try {\n const { data: lastUsedTagIds } = await axios.get(url);\n return lastUsedTagIds.map(Number);\n }\n catch (error) {\n logger.error(t('systemtags', 'Failed to load last used tags'), { error });\n throw new Error(t('systemtags', 'Failed to load last used tags'));\n }\n};\n/**\n * @return created tag id\n */\nexport const createTag = async (tag) => {\n const path = '/systemtags';\n const tagToPost = formatTag(tag);\n try {\n const { headers } = await davClient.customRequest(path, {\n method: 'POST',\n data: tagToPost,\n });\n const contentLocation = headers.get('content-location');\n if (contentLocation) {\n return parseIdFromLocation(contentLocation);\n }\n logger.error(t('systemtags', 'Missing \"Content-Location\" header'));\n throw new Error(t('systemtags', 'Missing \"Content-Location\" header'));\n }\n catch (error) {\n logger.error(t('systemtags', 'Failed to create tag'), { error });\n throw new Error(t('systemtags', 'Failed to create tag'));\n }\n};\nexport const updateTag = async (tag) => {\n const path = '/systemtags/' + tag.id;\n const data = `<?xml version=\"1.0\"?>\n\t<d:propertyupdate xmlns:d=\"DAV:\" xmlns:oc=\"http://owncloud.org/ns\">\n\t\t<d:set>\n\t\t\t<d:prop>\n\t\t\t\t<oc:display-name>${tag.displayName}</oc:display-name>\n\t\t\t\t<oc:user-visible>${tag.userVisible}</oc:user-visible>\n\t\t\t\t<oc:user-assignable>${tag.userAssignable}</oc:user-assignable>\n\t\t\t</d:prop>\n\t\t</d:set>\n\t</d:propertyupdate>`;\n try {\n await davClient.customRequest(path, {\n method: 'PROPPATCH',\n data,\n });\n }\n catch (error) {\n logger.error(t('systemtags', 'Failed to update tag'), { error });\n throw new Error(t('systemtags', 'Failed to update tag'));\n }\n};\nexport const deleteTag = async (tag) => {\n const path = '/systemtags/' + tag.id;\n try {\n await davClient.deleteFile(path);\n }\n catch (error) {\n logger.error(t('systemtags', 'Failed to delete tag'), { error });\n throw new Error(t('systemtags', 'Failed to delete tag'));\n }\n};\n","/**\n * @copyright 2023 Christopher Ng <chrng8@gmail.com>\n *\n * @author Christopher Ng <chrng8@gmail.com>\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 <http://www.gnu.org/licenses/>.\n *\n */\nimport { davClient } from './davClient.js';\nimport { createTag, fetchTagsPayload } from './api.js';\nimport { formatTag, parseTags } from '../utils.js';\nimport { logger } from '../logger.js';\nexport const fetchTagsForFile = async (fileId) => {\n const path = '/systemtags-relations/files/' + fileId;\n try {\n const { data: tags } = await davClient.getDirectoryContents(path, {\n data: fetchTagsPayload,\n details: true,\n glob: '/systemtags-relations/files/*/*', // Filter out first empty tag\n });\n return parseTags(tags);\n }\n catch (error) {\n logger.error(t('systemtags', 'Failed to load tags for file'), { error });\n throw new Error(t('systemtags', 'Failed to load tags for file'));\n }\n};\n/**\n * @return created tag id\n */\nexport const createTagForFile = async (tag, fileId) => {\n const tagToCreate = formatTag(tag);\n const tagId = await createTag(tagToCreate);\n const tagToSet = {\n ...tagToCreate,\n id: tagId,\n };\n await setTagForFile(tagToSet, fileId);\n return tagToSet.id;\n};\nexport const setTagForFile = async (tag, fileId) => {\n const path = '/systemtags-relations/files/' + fileId + '/' + tag.id;\n const tagToPut = formatTag(tag);\n try {\n await davClient.customRequest(path, {\n method: 'PUT',\n data: tagToPut,\n });\n }\n catch (error) {\n logger.error(t('systemtags', 'Failed to set tag for file'), { error });\n throw new Error(t('systemtags', 'Failed to set tag for file'));\n }\n};\nexport const deleteTagForFile = async (tag, fileId) => {\n const path = '/systemtags-relations/files/' + fileId + '/' + tag.id;\n try {\n await davClient.deleteFile(path);\n }\n catch (error) {\n logger.error(t('systemtags', 'Failed to delete tag for file'), { error });\n throw new Error(t('systemtags', 'Failed to delete tag for file'));\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!./SystemTags.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!./SystemTags.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!./SystemTags.vue?vue&type=style&index=0&id=3ff8ae0b&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!./SystemTags.vue?vue&type=style&index=0&id=3ff8ae0b&prod&lang=scss&scoped=true\";\n export default content && content.locals ? content.locals : undefined;\n","import { render, staticRenderFns } from \"./SystemTags.vue?vue&type=template&id=3ff8ae0b&scoped=true\"\nimport script from \"./SystemTags.vue?vue&type=script&lang=ts\"\nexport * from \"./SystemTags.vue?vue&type=script&lang=ts\"\nimport style0 from \"./SystemTags.vue?vue&type=style&index=0&id=3ff8ae0b&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 \"3ff8ae0b\",\n null\n \n)\n\nexport default component.exports","<!--\n - @copyright Copyright (c) 2019 John Molakvoæ <skjnldsv@protonmail.com>\n -\n - @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\n -\n -->\n\n<template>\n\t<NcAppSidebar v-if=\"file\"\n\t\tref=\"sidebar\"\n\t\tv-bind=\"appSidebar\"\n\t\t:force-menu=\"true\"\n\t\ttabindex=\"0\"\n\t\t@close=\"close\"\n\t\t@update:active=\"setActiveTab\"\n\t\t@[defaultActionListener].stop.prevent=\"onDefaultAction\"\n\t\t@opening=\"handleOpening\"\n\t\t@opened=\"handleOpened\"\n\t\t@closing=\"handleClosing\"\n\t\t@closed=\"handleClosed\">\n\t\t<!-- TODO: create a standard to allow multiple elements here? -->\n\t\t<template v-if=\"fileInfo\" #description>\n\t\t\t<div class=\"sidebar__description\">\n\t\t\t\t<SystemTags v-if=\"isSystemTagsEnabled && showTagsDefault\"\n\t\t\t\t\tv-show=\"showTags\"\n\t\t\t\t\t:file-id=\"fileInfo.id\"\n\t\t\t\t\t@has-tags=\"value => showTags = value\" />\n\t\t\t\t<LegacyView v-for=\"view in views\"\n\t\t\t\t\t:key=\"view.cid\"\n\t\t\t\t\t:component=\"view\"\n\t\t\t\t\t:file-info=\"fileInfo\" />\n\t\t\t</div>\n\t\t</template>\n\n\t\t<!-- Actions menu -->\n\t\t<template v-if=\"fileInfo\" #secondary-actions>\n\t\t\t<NcActionButton :close-after-click=\"true\"\n\t\t\t\t@click=\"toggleStarred(!fileInfo.isFavourited)\">\n\t\t\t\t<template v-if=\"fileInfo.isFavourited\" #icon>\n\t\t\t\t\t<StarOutline :size=\"20\" />\n\t\t\t\t</template>\n\t\t\t\t<template v-else #icon>\n\t\t\t\t\t<Star :size=\"20\" />\n\t\t\t\t</template>\n\t\t\t\t{{ fileInfo.isFavourited ? t('files', 'Remove from favorites') : t('files', 'Add to favorites') }}\n\t\t\t</NcActionButton>\n\t\t\t<!-- TODO: create proper api for apps to register actions\n\t\t\tAnd inject themselves here. -->\n\t\t\t<NcActionButton v-if=\"isSystemTagsEnabled\"\n\t\t\t\t:close-after-click=\"true\"\n\t\t\t\ticon=\"icon-tag\"\n\t\t\t\t@click=\"toggleTags\">\n\t\t\t\t{{ t('files', 'Tags') }}\n\t\t\t</NcActionButton>\n\t\t</template>\n\n\t\t<!-- Error display -->\n\t\t<NcEmptyContent v-if=\"error\" icon=\"icon-error\">\n\t\t\t{{ error }}\n\t\t</NcEmptyContent>\n\n\t\t<!-- If fileInfo fetch is complete, render tabs -->\n\t\t<template v-for=\"tab in tabs\" v-else-if=\"fileInfo\">\n\t\t\t<!-- Hide them if we're loading another file but keep them mounted -->\n\t\t\t<SidebarTab v-if=\"tab.enabled(fileInfo)\"\n\t\t\t\tv-show=\"!loading\"\n\t\t\t\t:id=\"tab.id\"\n\t\t\t\t:key=\"tab.id\"\n\t\t\t\t:name=\"tab.name\"\n\t\t\t\t:icon=\"tab.icon\"\n\t\t\t\t:on-mount=\"tab.mount\"\n\t\t\t\t:on-update=\"tab.update\"\n\t\t\t\t:on-destroy=\"tab.destroy\"\n\t\t\t\t:on-scroll-bottom-reached=\"tab.scrollBottomReached\"\n\t\t\t\t:file-info=\"fileInfo\">\n\t\t\t\t<template v-if=\"tab.iconSvg !== undefined\" #icon>\n\t\t\t\t\t<!-- eslint-disable-next-line vue/no-v-html -->\n\t\t\t\t\t<span class=\"svg-icon\" v-html=\"tab.iconSvg\" />\n\t\t\t\t</template>\n\t\t\t</SidebarTab>\n\t\t</template>\n\t</NcAppSidebar>\n</template>\n<script>\nimport { emit } from '@nextcloud/event-bus'\nimport { encodePath } from '@nextcloud/paths'\nimport { File, Folder } from '@nextcloud/files'\nimport { getCapabilities } from '@nextcloud/capabilities'\nimport { getCurrentUser } from '@nextcloud/auth'\nimport { Type as ShareTypes } from '@nextcloud/sharing'\nimport $ from 'jquery'\nimport axios from '@nextcloud/axios'\nimport moment from '@nextcloud/moment'\n\nimport Star from 'vue-material-design-icons/Star.vue'\nimport StarOutline from 'vue-material-design-icons/StarOutline.vue'\n\nimport NcAppSidebar from '@nextcloud/vue/dist/Components/NcAppSidebar.js'\nimport NcActionButton from '@nextcloud/vue/dist/Components/NcActionButton.js'\nimport NcEmptyContent from '@nextcloud/vue/dist/Components/NcEmptyContent.js'\n\nimport FileInfo from '../services/FileInfo.js'\nimport LegacyView from '../components/LegacyView.vue'\nimport SidebarTab from '../components/SidebarTab.vue'\nimport SystemTags from '../../../systemtags/src/components/SystemTags.vue'\n\nexport default {\n\tname: 'Sidebar',\n\n\tcomponents: {\n\t\tLegacyView,\n\t\tNcActionButton,\n\t\tNcAppSidebar,\n\t\tNcEmptyContent,\n\t\tSidebarTab,\n\t\tSystemTags,\n\t\tStar,\n\t\tStarOutline,\n\t},\n\n\tdata() {\n\t\treturn {\n\t\t\t// reactive state\n\t\t\tSidebar: OCA.Files.Sidebar.state,\n\t\t\tshowTags: false,\n\t\t\tshowTagsDefault: true,\n\t\t\terror: null,\n\t\t\tloading: true,\n\t\t\tfileInfo: null,\n\t\t\tstarLoading: false,\n\t\t\tisFullScreen: false,\n\t\t\thasLowHeight: false,\n\t\t}\n\t},\n\n\tcomputed: {\n\t\t/**\n\t\t * Current filename\n\t\t * This is bound to the Sidebar service and\n\t\t * is used to load a new file\n\t\t *\n\t\t * @return {string}\n\t\t */\n\t\tfile() {\n\t\t\treturn this.Sidebar.file\n\t\t},\n\n\t\t/**\n\t\t * List of all the registered tabs\n\t\t *\n\t\t * @return {Array}\n\t\t */\n\t\ttabs() {\n\t\t\treturn this.Sidebar.tabs\n\t\t},\n\n\t\t/**\n\t\t * List of all the registered views\n\t\t *\n\t\t * @return {Array}\n\t\t */\n\t\tviews() {\n\t\t\treturn this.Sidebar.views\n\t\t},\n\n\t\t/**\n\t\t * Current user dav root path\n\t\t *\n\t\t * @return {string}\n\t\t */\n\t\tdavPath() {\n\t\t\tconst user = OC.getCurrentUser().uid\n\t\t\treturn OC.linkToRemote(`dav/files/${user}${encodePath(this.file)}`)\n\t\t},\n\n\t\t/**\n\t\t * Current active tab handler\n\t\t *\n\t\t * @param {string} id the tab id to set as active\n\t\t * @return {string} the current active tab\n\t\t */\n\t\tactiveTab() {\n\t\t\treturn this.Sidebar.activeTab\n\t\t},\n\n\t\t/**\n\t\t * Sidebar subtitle\n\t\t *\n\t\t * @return {string}\n\t\t */\n\t\tsubtitle() {\n\t\t\tconst starredIndicator = this.fileInfo.isFavourited ? '★ ' : ''\n\t\t\treturn `${starredIndicator} ${this.size}, ${this.time}`\n\t\t},\n\n\t\t/**\n\t\t * File last modified formatted string\n\t\t *\n\t\t * @return {string}\n\t\t */\n\t\ttime() {\n\t\t\treturn OC.Util.relativeModifiedDate(this.fileInfo.mtime)\n\t\t},\n\n\t\t/**\n\t\t * File last modified full string\n\t\t *\n\t\t * @return {string}\n\t\t */\n\t\tfullTime() {\n\t\t\treturn moment(this.fileInfo.mtime).format('LLL')\n\t\t},\n\n\t\t/**\n\t\t * File size formatted string\n\t\t *\n\t\t * @return {string}\n\t\t */\n\t\tsize() {\n\t\t\treturn OC.Util.humanFileSize(this.fileInfo.size)\n\t\t},\n\n\t\t/**\n\t\t * File background/figure to illustrate the sidebar header\n\t\t *\n\t\t * @return {string}\n\t\t */\n\t\tbackground() {\n\t\t\treturn this.getPreviewIfAny(this.fileInfo)\n\t\t},\n\n\t\t/**\n\t\t * App sidebar v-binding object\n\t\t *\n\t\t * @return {object}\n\t\t */\n\t\tappSidebar() {\n\t\t\tif (this.fileInfo) {\n\t\t\t\treturn {\n\t\t\t\t\t'data-mimetype': this.fileInfo.mimetype,\n\t\t\t\t\t'star-loading': this.starLoading,\n\t\t\t\t\tactive: this.activeTab,\n\t\t\t\t\tbackground: this.background,\n\t\t\t\t\tclass: {\n\t\t\t\t\t\t'app-sidebar--has-preview': this.fileInfo.hasPreview && !this.isFullScreen,\n\t\t\t\t\t\t'app-sidebar--full': this.isFullScreen,\n\t\t\t\t\t},\n\t\t\t\t\tcompact: this.hasLowHeight || !this.fileInfo.hasPreview || this.isFullScreen,\n\t\t\t\t\tloading: this.loading,\n\t\t\t\t\tsubname: this.subtitle,\n\t\t\t\t\tsubtitle: this.fullTime,\n\t\t\t\t\tname: this.fileInfo.name,\n\t\t\t\t\ttitle: this.fileInfo.name,\n\t\t\t\t}\n\t\t\t} else if (this.error) {\n\t\t\t\treturn {\n\t\t\t\t\tkey: 'error', // force key to re-render\n\t\t\t\t\tsubname: '',\n\t\t\t\t\tname: '',\n\t\t\t\t\tclass: {\n\t\t\t\t\t\t'app-sidebar--full': this.isFullScreen,\n\t\t\t\t\t},\n\t\t\t\t}\n\t\t\t}\n\t\t\t// no fileInfo yet, showing empty data\n\t\t\treturn {\n\t\t\t\tloading: this.loading,\n\t\t\t\tsubname: '',\n\t\t\t\tname: '',\n\t\t\t\tclass: {\n\t\t\t\t\t'app-sidebar--full': this.isFullScreen,\n\t\t\t\t},\n\t\t\t}\n\t\t},\n\n\t\t/**\n\t\t * Default action object for the current file\n\t\t *\n\t\t * @return {object}\n\t\t */\n\t\tdefaultAction() {\n\t\t\treturn this.fileInfo\n\t\t\t\t&& OCA.Files && OCA.Files.App && OCA.Files.App.fileList\n\t\t\t\t&& OCA.Files.App.fileList.fileActions\n\t\t\t\t&& OCA.Files.App.fileList.fileActions.getDefaultFileAction\n\t\t\t\t&& OCA.Files.App.fileList\n\t\t\t\t\t.fileActions.getDefaultFileAction(this.fileInfo.mimetype, this.fileInfo.type, OC.PERMISSION_READ)\n\n\t\t},\n\n\t\t/**\n\t\t * Dynamic header click listener to ensure\n\t\t * nothing is listening for a click if there\n\t\t * is no default action\n\t\t *\n\t\t * @return {string|null}\n\t\t */\n\t\tdefaultActionListener() {\n\t\t\treturn this.defaultAction ? 'figure-click' : null\n\t\t},\n\n\t\tisSystemTagsEnabled() {\n\t\t\treturn getCapabilities()?.systemtags?.enabled === true\n\t\t},\n\t},\n\tcreated() {\n\t\twindow.addEventListener('resize', this.handleWindowResize)\n\t\tthis.handleWindowResize()\n\t},\n\tbeforeDestroy() {\n\t\twindow.removeEventListener('resize', this.handleWindowResize)\n\t},\n\n\tmethods: {\n\t\t/**\n\t\t * Can this tab be displayed ?\n\t\t *\n\t\t * @param {object} tab a registered tab\n\t\t * @return {boolean}\n\t\t */\n\t\tcanDisplay(tab) {\n\t\t\treturn tab.enabled(this.fileInfo)\n\t\t},\n\t\tresetData() {\n\t\t\tthis.error = null\n\t\t\tthis.fileInfo = null\n\t\t\tthis.$nextTick(() => {\n\t\t\t\tif (this.$refs.tabs) {\n\t\t\t\t\tthis.$refs.tabs.updateTabs()\n\t\t\t\t}\n\t\t\t})\n\t\t},\n\n\t\tgetPreviewIfAny(fileInfo) {\n\t\t\tif (fileInfo.hasPreview && !this.isFullScreen) {\n\t\t\t\treturn OC.generateUrl(`/core/preview?fileId=${fileInfo.id}&x=${screen.width}&y=${screen.height}&a=true`)\n\t\t\t}\n\t\t\treturn this.getIconUrl(fileInfo)\n\t\t},\n\n\t\t/**\n\t\t * Copied from https://github.com/nextcloud/server/blob/16e0887ec63591113ee3f476e0c5129e20180cde/apps/files/js/filelist.js#L1377\n\t\t * TODO: We also need this as a standalone library\n\t\t *\n\t\t * @param {object} fileInfo the fileinfo\n\t\t * @return {string} Url to the icon for mimeType\n\t\t */\n\t\tgetIconUrl(fileInfo) {\n\t\t\tconst mimeType = fileInfo.mimetype || 'application/octet-stream'\n\t\t\tif (mimeType === 'httpd/unix-directory') {\n\t\t\t\t// use default folder icon\n\t\t\t\tif (fileInfo.mountType === 'shared' || fileInfo.mountType === 'shared-root') {\n\t\t\t\t\treturn OC.MimeType.getIconUrl('dir-shared')\n\t\t\t\t} else if (fileInfo.mountType === 'external-root') {\n\t\t\t\t\treturn OC.MimeType.getIconUrl('dir-external')\n\t\t\t\t} else if (fileInfo.mountType !== undefined && fileInfo.mountType !== '') {\n\t\t\t\t\treturn OC.MimeType.getIconUrl('dir-' + fileInfo.mountType)\n\t\t\t\t} else if (fileInfo.shareTypes && (\n\t\t\t\t\tfileInfo.shareTypes.indexOf(ShareTypes.SHARE_TYPE_LINK) > -1\n\t\t\t\t\t|| fileInfo.shareTypes.indexOf(ShareTypes.SHARE_TYPE_EMAIL) > -1)\n\t\t\t\t) {\n\t\t\t\t\treturn OC.MimeType.getIconUrl('dir-public')\n\t\t\t\t} else if (fileInfo.shareTypes && fileInfo.shareTypes.length > 0) {\n\t\t\t\t\treturn OC.MimeType.getIconUrl('dir-shared')\n\t\t\t\t}\n\t\t\t\treturn OC.MimeType.getIconUrl('dir')\n\t\t\t}\n\t\t\treturn OC.MimeType.getIconUrl(mimeType)\n\t\t},\n\n\t\t/**\n\t\t * Set current active tab\n\t\t *\n\t\t * @param {string} id tab unique id\n\t\t */\n\t\tsetActiveTab(id) {\n\t\t\tOCA.Files.Sidebar.setActiveTab(id)\n\t\t\tthis.tabs.forEach(tab => {\n\t\t\t\ttry {\n\t\t\t\t\ttab.setIsActive(id === tab.id)\n\t\t\t\t} catch (error) {\n\t\t\t\t\tlogger.error('Error while setting tab active state', { error, id: tab.id, tab })\n\t\t\t\t}\n\t\t\t})\n\t\t},\n\n\t\t/**\n\t\t * Toggle favourite state\n\t\t * TODO: better implementation\n\t\t *\n\t\t * @param {boolean} state favourited or not\n\t\t */\n\t\tasync toggleStarred(state) {\n\t\t\ttry {\n\t\t\t\tthis.starLoading = true\n\t\t\t\tawait axios({\n\t\t\t\t\tmethod: 'PROPPATCH',\n\t\t\t\t\turl: this.davPath,\n\t\t\t\t\tdata: `<?xml version=\"1.0\"?>\n\t\t\t\t\t\t<d:propertyupdate xmlns:d=\"DAV:\" xmlns:oc=\"http://owncloud.org/ns\">\n\t\t\t\t\t\t${state ? '<d:set>' : '<d:remove>'}\n\t\t\t\t\t\t\t<d:prop>\n\t\t\t\t\t\t\t\t<oc:favorite>1</oc:favorite>\n\t\t\t\t\t\t\t</d:prop>\n\t\t\t\t\t\t${state ? '</d:set>' : '</d:remove>'}\n\t\t\t\t\t\t</d:propertyupdate>`,\n\t\t\t\t})\n\n\t\t\t\t/**\n\t\t\t\t * TODO: adjust this when the Sidebar is finally using File/Folder classes\n\t\t\t\t * @see https://github.com/nextcloud/server/blob/8a75cb6e72acd42712ab9fea22296aa1af863ef5/apps/files/src/views/favorites.ts#L83-L115\n\t\t\t\t */\n\t\t\t\tconst isDir = this.fileInfo.type === 'dir'\n\t\t\t\tconst Node = isDir ? Folder : File\n\t\t\t\temit(state ? 'files:favorites:added' : 'files:favorites:removed', new Node({\n\t\t\t\t\tfileid: this.fileInfo.id,\n\t\t\t\t\tsource: this.davPath,\n\t\t\t\t\troot: `/files/${getCurrentUser().uid}`,\n\t\t\t\t\tmime: isDir ? undefined : this.fileInfo.mimetype,\n\t\t\t\t}))\n\t\t\t} catch (error) {\n\t\t\t\tOC.Notification.showTemporary(t('files', 'Unable to change the favourite state of the file'))\n\t\t\t\tconsole.error('Unable to change favourite state', error)\n\t\t\t}\n\t\t\tthis.starLoading = false\n\t\t},\n\n\t\tonDefaultAction() {\n\t\t\tif (this.defaultAction) {\n\t\t\t\t// generate fake context\n\t\t\t\tthis.defaultAction.action(this.fileInfo.name, {\n\t\t\t\t\tfileInfo: this.fileInfo,\n\t\t\t\t\tdir: this.fileInfo.dir,\n\t\t\t\t\tfileList: OCA.Files.App.fileList,\n\t\t\t\t\t$file: $('body'),\n\t\t\t\t})\n\t\t\t}\n\t\t},\n\n\t\t/**\n\t\t * Toggle the tags selector\n\t\t */\n\t\ttoggleTags() {\n\t\t\tthis.showTagsDefault = this.showTags = !this.showTags\n\t\t},\n\n\t\t/**\n\t\t * Open the sidebar for the given file\n\t\t *\n\t\t * @param {string} path the file path to load\n\t\t * @return {Promise}\n\t\t * @throws {Error} loading failure\n\t\t */\n\t\tasync open(path) {\n\t\t\tif (!path || path.trim() === '') {\n\t\t\t\tthrow new Error(`Invalid path '${path}'`)\n\t\t\t}\n\n\t\t\t// update current opened file\n\t\t\tthis.Sidebar.file = path\n\n\t\t\t// reset data, keep old fileInfo to not reload all tabs and just hide them\n\t\t\tthis.error = null\n\t\t\tthis.loading = true\n\n\t\t\ttry {\n\t\t\t\tthis.fileInfo = await FileInfo(this.davPath)\n\t\t\t\t// adding this as fallback because other apps expect it\n\t\t\t\tthis.fileInfo.dir = this.file.split('/').slice(0, -1).join('/')\n\n\t\t\t\t// DEPRECATED legacy views\n\t\t\t\t// TODO: remove\n\t\t\t\tthis.views.forEach(view => {\n\t\t\t\t\tview.setFileInfo(this.fileInfo)\n\t\t\t\t})\n\n\t\t\t\tthis.$nextTick(() => {\n\t\t\t\t\tif (this.$refs.tabs) {\n\t\t\t\t\t\tthis.$refs.tabs.updateTabs()\n\t\t\t\t\t}\n\t\t\t\t\tthis.setActiveTab(this.Sidebar.activeTab || this.tabs[0].id)\n\t\t\t\t})\n\t\t\t} catch (error) {\n\t\t\t\tthis.error = t('files', 'Error while loading the file data')\n\t\t\t\tconsole.error('Error while loading the file data', error)\n\n\t\t\t\tthrow new Error(error)\n\t\t\t} finally {\n\t\t\t\tthis.loading = false\n\t\t\t}\n\t\t},\n\n\t\t/**\n\t\t * Close the sidebar\n\t\t */\n\t\tclose() {\n\t\t\tthis.Sidebar.file = ''\n\t\t\tthis.showTags = false\n\t\t\tthis.resetData()\n\t\t},\n\n\t\t/**\n\t\t * Allow to set the Sidebar as fullscreen from OCA.Files.Sidebar\n\t\t *\n\t\t * @param {boolean} isFullScreen - Whether or not to render the Sidebar in fullscreen.\n\t\t */\n\t\tsetFullScreenMode(isFullScreen) {\n\t\t\tthis.isFullScreen = isFullScreen\n\t\t\tif (isFullScreen) {\n\t\t\t\tdocument.querySelector('#content')?.classList.add('with-sidebar--full')\n\t\t\t\t\t|| document.querySelector('#content-vue')?.classList.add('with-sidebar--full')\n\t\t\t} else {\n\t\t\t\tdocument.querySelector('#content')?.classList.remove('with-sidebar--full')\n\t\t\t\t\t|| document.querySelector('#content-vue')?.classList.remove('with-sidebar--full')\n\t\t\t}\n\t\t},\n\n\t\t/**\n\t\t * Allow to set whether tags should be shown by default from OCA.Files.Sidebar\n\t\t *\n\t\t * @param {boolean} showTagsDefault - Whether or not to show the tags by default.\n\t\t */\n\t\tsetShowTagsDefault(showTagsDefault) {\n\t\t\tthis.showTagsDefault = showTagsDefault\n\t\t},\n\n\t\t/**\n\t\t * Emit SideBar events.\n\t\t */\n\t\thandleOpening() {\n\t\t\temit('files:sidebar:opening')\n\t\t},\n\t\thandleOpened() {\n\t\t\temit('files:sidebar:opened')\n\t\t},\n\t\thandleClosing() {\n\t\t\temit('files:sidebar:closing')\n\t\t},\n\t\thandleClosed() {\n\t\t\temit('files:sidebar:closed')\n\t\t},\n\t\thandleWindowResize() {\n\t\t\tthis.hasLowHeight = document.documentElement.clientHeight < 1024\n\t\t},\n\t},\n}\n</script>\n<style lang=\"scss\" scoped>\n.app-sidebar {\n\t&--has-preview:deep {\n\t\t.app-sidebar-header__figure {\n\t\t\tbackground-size: cover;\n\t\t}\n\n\t\t&[data-mimetype=\"text/plain\"],\n\t\t&[data-mimetype=\"text/markdown\"] {\n\t\t\t.app-sidebar-header__figure {\n\t\t\t\tbackground-size: contain;\n\t\t\t}\n\t\t}\n\t}\n\n\t&--full {\n\t\tposition: fixed !important;\n\t\tz-index: 2025 !important;\n\t\ttop: 0 !important;\n\t\theight: 100% !important;\n\t}\n\n\t:deep {\n\t\t.app-sidebar-header__description {\n\t\t\tmargin: 0 16px 4px 16px !important;\n\t\t}\n\t}\n\n\t.svg-icon {\n\t\t::v-deep svg {\n\t\t\twidth: 20px;\n\t\t\theight: 20px;\n\t\t\tfill: currentColor;\n\t\t}\n\t}\n}\n\n.sidebar__description {\n\tdisplay: flex;\n\tflex-direction: column;\n\twidth: 100%;\n\tgap: 8px 0;\n}\n</style>\n","import mod from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Sidebar.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!./Sidebar.vue?vue&type=script&lang=js\"","/**\n * @copyright Copyright (c) 2019 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\n *\n */\n\nimport axios from '@nextcloud/axios'\nimport { davGetDefaultPropfind } from '@nextcloud/files'\n\n/**\n * @param {any} url -\n */\nexport default async function(url) {\n\tconst response = await axios({\n\t\tmethod: 'PROPFIND',\n\t\turl,\n\t\tdata: davGetDefaultPropfind(),\n\t})\n\n\t// TODO: create new parser or use cdav-lib when available\n\tconst file = OC.Files.getClient()._client.parseMultiStatus(response.data)\n\t// TODO: create new parser or use cdav-lib when available\n\tconst fileInfo = OC.Files.getClient()._parseFileInfo(file[0])\n\n\t// TODO remove when no more legacy backbone is used\n\tfileInfo.get = (key) => fileInfo[key]\n\tfileInfo.isDirectory = () => fileInfo.mimetype === 'httpd/unix-directory'\n\n\treturn fileInfo\n}\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!./Sidebar.vue?vue&type=style&index=0&id=f1de5f1a&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!./Sidebar.vue?vue&type=style&index=0&id=f1de5f1a&prod&lang=scss&scoped=true\";\n export default content && content.locals ? content.locals : undefined;\n","import { render, staticRenderFns } from \"./Sidebar.vue?vue&type=template&id=f1de5f1a&scoped=true\"\nimport script from \"./Sidebar.vue?vue&type=script&lang=js\"\nexport * from \"./Sidebar.vue?vue&type=script&lang=js\"\nimport style0 from \"./Sidebar.vue?vue&type=style&index=0&id=f1de5f1a&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 \"f1de5f1a\",\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return (_vm.file)?_c('NcAppSidebar',_vm._b({ref:\"sidebar\",attrs:{\"force-menu\":true,\"tabindex\":\"0\"},on:_vm._d({\"close\":_vm.close,\"update:active\":_vm.setActiveTab,\"opening\":_vm.handleOpening,\"opened\":_vm.handleOpened,\"closing\":_vm.handleClosing,\"closed\":_vm.handleClosed},[_vm.defaultActionListener,function($event){$event.stopPropagation();$event.preventDefault();return _vm.onDefaultAction.apply(null, arguments)}]),scopedSlots:_vm._u([(_vm.fileInfo)?{key:\"description\",fn:function(){return [_c('div',{staticClass:\"sidebar__description\"},[(_vm.isSystemTagsEnabled && _vm.showTagsDefault)?_c('SystemTags',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showTags),expression:\"showTags\"}],attrs:{\"file-id\":_vm.fileInfo.id},on:{\"has-tags\":value => _vm.showTags = value}}):_vm._e(),_vm._v(\" \"),_vm._l((_vm.views),function(view){return _c('LegacyView',{key:view.cid,attrs:{\"component\":view,\"file-info\":_vm.fileInfo}})})],2)]},proxy:true}:null,(_vm.fileInfo)?{key:\"secondary-actions\",fn:function(){return [_c('NcActionButton',{attrs:{\"close-after-click\":true},on:{\"click\":function($event){return _vm.toggleStarred(!_vm.fileInfo.isFavourited)}},scopedSlots:_vm._u([(_vm.fileInfo.isFavourited)?{key:\"icon\",fn:function(){return [_c('StarOutline',{attrs:{\"size\":20}})]},proxy:true}:{key:\"icon\",fn:function(){return [_c('Star',{attrs:{\"size\":20}})]},proxy:true}],null,true)},[_vm._v(\"\\n\\t\\t\\t\"+_vm._s(_vm.fileInfo.isFavourited ? _vm.t('files', 'Remove from favorites') : _vm.t('files', 'Add to favorites'))+\"\\n\\t\\t\")]),_vm._v(\" \"),(_vm.isSystemTagsEnabled)?_c('NcActionButton',{attrs:{\"close-after-click\":true,\"icon\":\"icon-tag\"},on:{\"click\":_vm.toggleTags}},[_vm._v(\"\\n\\t\\t\\t\"+_vm._s(_vm.t('files', 'Tags'))+\"\\n\\t\\t\")]):_vm._e()]},proxy:true}:null],null,true)},'NcAppSidebar',_vm.appSidebar,false),[_vm._v(\" \"),_vm._v(\" \"),(_vm.error)?_c('NcEmptyContent',{attrs:{\"icon\":\"icon-error\"}},[_vm._v(\"\\n\\t\\t\"+_vm._s(_vm.error)+\"\\n\\t\")]):(_vm.fileInfo)?_vm._l((_vm.tabs),function(tab){return [(tab.enabled(_vm.fileInfo))?_c('SidebarTab',{directives:[{name:\"show\",rawName:\"v-show\",value:(!_vm.loading),expression:\"!loading\"}],key:tab.id,attrs:{\"id\":tab.id,\"name\":tab.name,\"icon\":tab.icon,\"on-mount\":tab.mount,\"on-update\":tab.update,\"on-destroy\":tab.destroy,\"on-scroll-bottom-reached\":tab.scrollBottomReached,\"file-info\":_vm.fileInfo},scopedSlots:_vm._u([(tab.iconSvg !== undefined)?{key:\"icon\",fn:function(){return [_c('span',{staticClass:\"svg-icon\",domProps:{\"innerHTML\":_vm._s(tab.iconSvg)}})]},proxy:true}:null],null,true)}):_vm._e()]}):_vm._e()],2):_vm._e()\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","/**\n * @copyright Copyright (c) 2019 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\n *\n */\n\nimport Vue from 'vue'\nimport { translate as t } from '@nextcloud/l10n'\n\nimport SidebarView from './views/Sidebar.vue'\nimport Sidebar from './services/Sidebar.js'\nimport Tab from './models/Tab.js'\n\nVue.prototype.t = t\n\n// Init Sidebar Service\nif (!window.OCA.Files) {\n\twindow.OCA.Files = {}\n}\nObject.assign(window.OCA.Files, { Sidebar: new Sidebar() })\nObject.assign(window.OCA.Files.Sidebar, { Tab })\n\nwindow.addEventListener('DOMContentLoaded', function() {\n\tconst contentElement = document.querySelector('body > .content')\n\t\t|| document.querySelector('body > #content')\n\n\t// Make sure we have a proper layout\n\tif (contentElement) {\n\t\t// Make sure we have a mountpoint\n\t\tif (!document.getElementById('app-sidebar')) {\n\t\t\tconst sidebarElement = document.createElement('div')\n\t\t\tsidebarElement.id = 'app-sidebar'\n\t\t\tcontentElement.appendChild(sidebarElement)\n\t\t}\n\t}\n\n\t// Init vue app\n\tconst View = Vue.extend(SidebarView)\n\tconst AppSidebar = new View({\n\t\tname: 'SidebarRoot',\n\t})\n\tAppSidebar.$mount('#app-sidebar')\n\twindow.OCA.Files.Sidebar.open = AppSidebar.open\n\twindow.OCA.Files.Sidebar.close = AppSidebar.close\n\twindow.OCA.Files.Sidebar.setFullScreenMode = AppSidebar.setFullScreenMode\n\twindow.OCA.Files.Sidebar.setShowTagsDefault = AppSidebar.setShowTagsDefault\n})\n","/**\n * @copyright Copyright (c) 2019 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\n *\n */\n\nexport default class Sidebar {\n\n\t_state\n\n\tconstructor() {\n\t\t// init empty state\n\t\tthis._state = {}\n\n\t\t// init default values\n\t\tthis._state.tabs = []\n\t\tthis._state.views = []\n\t\tthis._state.file = ''\n\t\tthis._state.activeTab = ''\n\t\tconsole.debug('OCA.Files.Sidebar initialized')\n\t}\n\n\t/**\n\t * Get the sidebar state\n\t *\n\t * @readonly\n\t * @memberof Sidebar\n\t * @return {object} the data state\n\t */\n\tget state() {\n\t\treturn this._state\n\t}\n\n\t/**\n\t * Register a new tab view\n\t *\n\t * @memberof Sidebar\n\t * @param {object} tab a new unregistered tab\n\t * @return {boolean}\n\t */\n\tregisterTab(tab) {\n\t\tconst hasDuplicate = this._state.tabs.findIndex(check => check.id === tab.id) > -1\n\t\tif (!hasDuplicate) {\n\t\t\tthis._state.tabs.push(tab)\n\t\t\treturn true\n\t\t}\n\t\tconsole.error(`An tab with the same id ${tab.id} already exists`, tab)\n\t\treturn false\n\t}\n\n\tregisterSecondaryView(view) {\n\t\tconst hasDuplicate = this._state.views.findIndex(check => check.id === view.id) > -1\n\t\tif (!hasDuplicate) {\n\t\t\tthis._state.views.push(view)\n\t\t\treturn true\n\t\t}\n\t\tconsole.error('A similar view already exists', view)\n\t\treturn false\n\t}\n\n\t/**\n\t * Return current opened file\n\t *\n\t * @memberof Sidebar\n\t * @return {string} the current opened file\n\t */\n\tget file() {\n\t\treturn this._state.file\n\t}\n\n\t/**\n\t * Set the current visible sidebar tab\n\t *\n\t * @memberof Sidebar\n\t * @param {string} id the tab unique id\n\t */\n\tsetActiveTab(id) {\n\t\tthis._state.activeTab = id\n\t}\n\n}\n","/**\n * @copyright Copyright (c) 2019 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\n *\n */\nimport { sanitizeSVG } from '@skjnldsv/sanitize-svg'\n\nexport default class Tab {\n\n\t_id\n\t_name\n\t_icon\n\t_iconSvgSanitized\n\t_mount\n\t_setIsActive\n\t_update\n\t_destroy\n\t_enabled\n\t_scrollBottomReached\n\n\t/**\n\t * Create a new tab instance\n\t *\n\t * @param {object} options destructuring object\n\t * @param {string} options.id the unique id of this tab\n\t * @param {string} options.name the translated tab name\n\t * @param {?string} options.icon the icon css class\n\t * @param {?string} options.iconSvg the icon in svg format\n\t * @param {Function} options.mount function to mount the tab\n\t * @param {Function} [options.setIsActive] function to forward the active state of the tab\n\t * @param {Function} options.update function to update the tab\n\t * @param {Function} options.destroy function to destroy the tab\n\t * @param {Function} [options.enabled] define conditions whether this tab is active. Must returns a boolean\n\t * @param {Function} [options.scrollBottomReached] executed when the tab is scrolled to the bottom\n\t */\n\tconstructor({ id, name, icon, iconSvg, mount, setIsActive, update, destroy, enabled, scrollBottomReached } = {}) {\n\t\tif (enabled === undefined) {\n\t\t\tenabled = () => true\n\t\t}\n\t\tif (scrollBottomReached === undefined) {\n\t\t\tscrollBottomReached = () => { }\n\t\t}\n\n\t\t// Sanity checks\n\t\tif (typeof id !== 'string' || id.trim() === '') {\n\t\t\tthrow new Error('The id argument is not a valid string')\n\t\t}\n\t\tif (typeof name !== 'string' || name.trim() === '') {\n\t\t\tthrow new Error('The name argument is not a valid string')\n\t\t}\n\t\tif ((typeof icon !== 'string' || icon.trim() === '') && typeof iconSvg !== 'string') {\n\t\t\tthrow new Error('Missing valid string for icon or iconSvg argument')\n\t\t}\n\t\tif (typeof mount !== 'function') {\n\t\t\tthrow new Error('The mount argument should be a function')\n\t\t}\n\t\tif (setIsActive !== undefined && typeof setIsActive !== 'function') {\n\t\t\tthrow new Error('The setIsActive argument should be a function')\n\t\t}\n\t\tif (typeof update !== 'function') {\n\t\t\tthrow new Error('The update argument should be a function')\n\t\t}\n\t\tif (typeof destroy !== 'function') {\n\t\t\tthrow new Error('The destroy argument should be a function')\n\t\t}\n\t\tif (typeof enabled !== 'function') {\n\t\t\tthrow new Error('The enabled argument should be a function')\n\t\t}\n\t\tif (typeof scrollBottomReached !== 'function') {\n\t\t\tthrow new Error('The scrollBottomReached argument should be a function')\n\t\t}\n\n\t\tthis._id = id\n\t\tthis._name = name\n\t\tthis._icon = icon\n\t\tthis._mount = mount\n\t\tthis._setIsActive = setIsActive\n\t\tthis._update = update\n\t\tthis._destroy = destroy\n\t\tthis._enabled = enabled\n\t\tthis._scrollBottomReached = scrollBottomReached\n\n\t\tif (typeof iconSvg === 'string') {\n\t\t\tsanitizeSVG(iconSvg)\n\t\t\t\t.then(sanitizedSvg => {\n\t\t\t\t\tthis._iconSvgSanitized = sanitizedSvg\n\t\t\t\t})\n\t\t}\n\n\t}\n\n\tget id() {\n\t\treturn this._id\n\t}\n\n\tget name() {\n\t\treturn this._name\n\t}\n\n\tget icon() {\n\t\treturn this._icon\n\t}\n\n\tget iconSvg() {\n\t\treturn this._iconSvgSanitized\n\t}\n\n\tget mount() {\n\t\treturn this._mount\n\t}\n\n\tget setIsActive() {\n\t\treturn this._setIsActive || (() => undefined)\n\t}\n\n\tget update() {\n\t\treturn this._update\n\t}\n\n\tget destroy() {\n\t\treturn this._destroy\n\t}\n\n\tget enabled() {\n\t\treturn this._enabled\n\t}\n\n\tget scrollBottomReached() {\n\t\treturn this._scrollBottomReached\n\t}\n\n}\n","import { Buffer } from 'buffer';\nimport isSvg from 'is-svg';\n\nconst readAsText = (svg) => new Promise((resolve) => {\n if (!isFile(svg)) {\n resolve(svg.toString('utf-8'));\n }\n else {\n const fileReader = new FileReader();\n fileReader.onload = () => {\n resolve(fileReader.result);\n };\n fileReader.readAsText(svg);\n }\n});\nconst isFile = (obj) => {\n return obj.size !== undefined;\n};\nconst sanitizeSVG = async (svg) => {\n if (!svg) {\n throw new Error('Not an svg');\n }\n let svgText = '';\n if (Buffer.isBuffer(svg) || svg instanceof File) {\n svgText = await readAsText(svg);\n }\n else {\n svgText = svg;\n }\n if (!isSvg(svgText)) {\n throw new Error('Not an svg');\n }\n const div = document.createElement('div');\n div.innerHTML = svgText;\n const svgEl = div.firstElementChild;\n const attributes = Array.from(svgEl.attributes).map(({ name }) => name);\n const hasScriptAttr = !!attributes.find((attr) => attr.startsWith('on'));\n const scripts = svgEl.getElementsByTagName('script');\n return scripts.length === 0 && !hasScriptAttr ? svg : null;\n};\n\nexport { sanitizeSVG };\n//# sourceMappingURL=index.esm.js.map\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-sidebar--has-preview[data-v-f1de5f1a] .app-sidebar-header__figure{background-size:cover}.app-sidebar--has-preview[data-v-f1de5f1a][data-mimetype=\"text/plain\"] .app-sidebar-header__figure,.app-sidebar--has-preview[data-v-f1de5f1a][data-mimetype=\"text/markdown\"] .app-sidebar-header__figure{background-size:contain}.app-sidebar--full[data-v-f1de5f1a]{position:fixed !important;z-index:2025 !important;top:0 !important;height:100% !important}.app-sidebar[data-v-f1de5f1a] .app-sidebar-header__description{margin:0 16px 4px 16px !important}.app-sidebar .svg-icon[data-v-f1de5f1a] svg{width:20px;height:20px;fill:currentColor}.sidebar__description[data-v-f1de5f1a]{display:flex;flex-direction:column;width:100%;gap:8px 0}`, \"\",{\"version\":3,\"sources\":[\"webpack://./apps/files/src/views/Sidebar.vue\"],\"names\":[],\"mappings\":\"AAGE,uEACC,qBAAA,CAKA,yMACC,uBAAA,CAKH,oCACC,yBAAA,CACA,uBAAA,CACA,gBAAA,CACA,sBAAA,CAIA,+DACC,iCAAA,CAKD,4CACC,UAAA,CACA,WAAA,CACA,iBAAA,CAKH,uCACC,YAAA,CACA,qBAAA,CACA,UAAA,CACA,SAAA\",\"sourcesContent\":[\"\\n.app-sidebar {\\n\\t&--has-preview:deep {\\n\\t\\t.app-sidebar-header__figure {\\n\\t\\t\\tbackground-size: cover;\\n\\t\\t}\\n\\n\\t\\t&[data-mimetype=\\\"text/plain\\\"],\\n\\t\\t&[data-mimetype=\\\"text/markdown\\\"] {\\n\\t\\t\\t.app-sidebar-header__figure {\\n\\t\\t\\t\\tbackground-size: contain;\\n\\t\\t\\t}\\n\\t\\t}\\n\\t}\\n\\n\\t&--full {\\n\\t\\tposition: fixed !important;\\n\\t\\tz-index: 2025 !important;\\n\\t\\ttop: 0 !important;\\n\\t\\theight: 100% !important;\\n\\t}\\n\\n\\t:deep {\\n\\t\\t.app-sidebar-header__description {\\n\\t\\t\\tmargin: 0 16px 4px 16px !important;\\n\\t\\t}\\n\\t}\\n\\n\\t.svg-icon {\\n\\t\\t::v-deep svg {\\n\\t\\t\\twidth: 20px;\\n\\t\\t\\theight: 20px;\\n\\t\\t\\tfill: currentColor;\\n\\t\\t}\\n\\t}\\n}\\n\\n.sidebar__description {\\n\\tdisplay: flex;\\n\\tflex-direction: column;\\n\\twidth: 100%;\\n\\tgap: 8px 0;\\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, `.system-tags[data-v-3ff8ae0b]{display:flex;flex-direction:column}.system-tags label[for=system-tags-input][data-v-3ff8ae0b]{margin-bottom:2px}.system-tags__select[data-v-3ff8ae0b]{width:100%}.system-tags__select[data-v-3ff8ae0b] .vs__deselect{padding:0}`, \"\",{\"version\":3,\"sources\":[\"webpack://./apps/systemtags/src/components/SystemTags.vue\"],\"names\":[],\"mappings\":\"AACA,8BACC,YAAA,CACA,qBAAA,CAEA,2DACC,iBAAA,CAGD,sCACC,UAAA,CAEC,oDACC,SAAA\",\"sourcesContent\":[\"\\n.system-tags {\\n\\tdisplay: flex;\\n\\tflex-direction: column;\\n\\n\\tlabel[for=\\\"system-tags-input\\\"] {\\n\\t\\tmargin-bottom: 2px;\\n\\t}\\n\\n\\t&__select {\\n\\t\\twidth: 100%;\\n\\t\\t:deep {\\n\\t\\t\\t.vs__deselect {\\n\\t\\t\\t\\tpadding: 0;\\n\\t\\t\\t}\\n\\t\\t}\\n\\t}\\n}\\n\"],\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","'use strict';\n\nconst validator = require('./validator');\nconst XMLParser = require('./xmlparser/XMLParser');\nconst XMLBuilder = require('./xmlbuilder/json2xml');\n\nmodule.exports = {\n XMLParser: XMLParser,\n XMLValidator: validator,\n XMLBuilder: XMLBuilder\n}","var map = {\n\t\"./af\": 42786,\n\t\"./af.js\": 42786,\n\t\"./ar\": 30867,\n\t\"./ar-dz\": 14130,\n\t\"./ar-dz.js\": 14130,\n\t\"./ar-kw\": 96135,\n\t\"./ar-kw.js\": 96135,\n\t\"./ar-ly\": 56440,\n\t\"./ar-ly.js\": 56440,\n\t\"./ar-ma\": 47702,\n\t\"./ar-ma.js\": 47702,\n\t\"./ar-ps\": 20315,\n\t\"./ar-ps.js\": 20315,\n\t\"./ar-sa\": 16040,\n\t\"./ar-sa.js\": 16040,\n\t\"./ar-tn\": 37100,\n\t\"./ar-tn.js\": 37100,\n\t\"./ar.js\": 30867,\n\t\"./az\": 31083,\n\t\"./az.js\": 31083,\n\t\"./be\": 9808,\n\t\"./be.js\": 9808,\n\t\"./bg\": 68338,\n\t\"./bg.js\": 68338,\n\t\"./bm\": 67438,\n\t\"./bm.js\": 67438,\n\t\"./bn\": 8905,\n\t\"./bn-bd\": 76225,\n\t\"./bn-bd.js\": 76225,\n\t\"./bn.js\": 8905,\n\t\"./bo\": 11560,\n\t\"./bo.js\": 11560,\n\t\"./br\": 1278,\n\t\"./br.js\": 1278,\n\t\"./bs\": 80622,\n\t\"./bs.js\": 80622,\n\t\"./ca\": 2468,\n\t\"./ca.js\": 2468,\n\t\"./cs\": 5822,\n\t\"./cs.js\": 5822,\n\t\"./cv\": 50877,\n\t\"./cv.js\": 50877,\n\t\"./cy\": 47373,\n\t\"./cy.js\": 47373,\n\t\"./da\": 24780,\n\t\"./da.js\": 24780,\n\t\"./de\": 59740,\n\t\"./de-at\": 60217,\n\t\"./de-at.js\": 60217,\n\t\"./de-ch\": 60894,\n\t\"./de-ch.js\": 60894,\n\t\"./de.js\": 59740,\n\t\"./dv\": 5300,\n\t\"./dv.js\": 5300,\n\t\"./el\": 50837,\n\t\"./el.js\": 50837,\n\t\"./en-au\": 78348,\n\t\"./en-au.js\": 78348,\n\t\"./en-ca\": 77925,\n\t\"./en-ca.js\": 77925,\n\t\"./en-gb\": 22243,\n\t\"./en-gb.js\": 22243,\n\t\"./en-ie\": 46436,\n\t\"./en-ie.js\": 46436,\n\t\"./en-il\": 47207,\n\t\"./en-il.js\": 47207,\n\t\"./en-in\": 44175,\n\t\"./en-in.js\": 44175,\n\t\"./en-nz\": 76319,\n\t\"./en-nz.js\": 76319,\n\t\"./en-sg\": 31662,\n\t\"./en-sg.js\": 31662,\n\t\"./eo\": 92915,\n\t\"./eo.js\": 92915,\n\t\"./es\": 55655,\n\t\"./es-do\": 55251,\n\t\"./es-do.js\": 55251,\n\t\"./es-mx\": 96112,\n\t\"./es-mx.js\": 96112,\n\t\"./es-us\": 71146,\n\t\"./es-us.js\": 71146,\n\t\"./es.js\": 55655,\n\t\"./et\": 5603,\n\t\"./et.js\": 5603,\n\t\"./eu\": 77763,\n\t\"./eu.js\": 77763,\n\t\"./fa\": 76959,\n\t\"./fa.js\": 76959,\n\t\"./fi\": 11897,\n\t\"./fi.js\": 11897,\n\t\"./fil\": 42549,\n\t\"./fil.js\": 42549,\n\t\"./fo\": 94694,\n\t\"./fo.js\": 94694,\n\t\"./fr\": 94470,\n\t\"./fr-ca\": 63049,\n\t\"./fr-ca.js\": 63049,\n\t\"./fr-ch\": 52330,\n\t\"./fr-ch.js\": 52330,\n\t\"./fr.js\": 94470,\n\t\"./fy\": 5044,\n\t\"./fy.js\": 5044,\n\t\"./ga\": 29295,\n\t\"./ga.js\": 29295,\n\t\"./gd\": 2101,\n\t\"./gd.js\": 2101,\n\t\"./gl\": 38794,\n\t\"./gl.js\": 38794,\n\t\"./gom-deva\": 27884,\n\t\"./gom-deva.js\": 27884,\n\t\"./gom-latn\": 23168,\n\t\"./gom-latn.js\": 23168,\n\t\"./gu\": 95349,\n\t\"./gu.js\": 95349,\n\t\"./he\": 24206,\n\t\"./he.js\": 24206,\n\t\"./hi\": 30094,\n\t\"./hi.js\": 30094,\n\t\"./hr\": 30316,\n\t\"./hr.js\": 30316,\n\t\"./hu\": 22138,\n\t\"./hu.js\": 22138,\n\t\"./hy-am\": 11423,\n\t\"./hy-am.js\": 11423,\n\t\"./id\": 29218,\n\t\"./id.js\": 29218,\n\t\"./is\": 90135,\n\t\"./is.js\": 90135,\n\t\"./it\": 90626,\n\t\"./it-ch\": 10150,\n\t\"./it-ch.js\": 10150,\n\t\"./it.js\": 90626,\n\t\"./ja\": 39183,\n\t\"./ja.js\": 39183,\n\t\"./jv\": 24286,\n\t\"./jv.js\": 24286,\n\t\"./ka\": 12105,\n\t\"./ka.js\": 12105,\n\t\"./kk\": 47772,\n\t\"./kk.js\": 47772,\n\t\"./km\": 18758,\n\t\"./km.js\": 18758,\n\t\"./kn\": 79282,\n\t\"./kn.js\": 79282,\n\t\"./ko\": 33730,\n\t\"./ko.js\": 33730,\n\t\"./ku\": 1408,\n\t\"./ku-kmr\": 90563,\n\t\"./ku-kmr.js\": 90563,\n\t\"./ku.js\": 1408,\n\t\"./ky\": 33291,\n\t\"./ky.js\": 33291,\n\t\"./lb\": 36841,\n\t\"./lb.js\": 36841,\n\t\"./lo\": 55466,\n\t\"./lo.js\": 55466,\n\t\"./lt\": 57010,\n\t\"./lt.js\": 57010,\n\t\"./lv\": 37595,\n\t\"./lv.js\": 37595,\n\t\"./me\": 39861,\n\t\"./me.js\": 39861,\n\t\"./mi\": 35493,\n\t\"./mi.js\": 35493,\n\t\"./mk\": 95966,\n\t\"./mk.js\": 95966,\n\t\"./ml\": 87341,\n\t\"./ml.js\": 87341,\n\t\"./mn\": 5115,\n\t\"./mn.js\": 5115,\n\t\"./mr\": 10370,\n\t\"./mr.js\": 10370,\n\t\"./ms\": 9847,\n\t\"./ms-my\": 41237,\n\t\"./ms-my.js\": 41237,\n\t\"./ms.js\": 9847,\n\t\"./mt\": 72126,\n\t\"./mt.js\": 72126,\n\t\"./my\": 56165,\n\t\"./my.js\": 56165,\n\t\"./nb\": 64924,\n\t\"./nb.js\": 64924,\n\t\"./ne\": 16744,\n\t\"./ne.js\": 16744,\n\t\"./nl\": 93901,\n\t\"./nl-be\": 59814,\n\t\"./nl-be.js\": 59814,\n\t\"./nl.js\": 93901,\n\t\"./nn\": 83877,\n\t\"./nn.js\": 83877,\n\t\"./oc-lnc\": 92135,\n\t\"./oc-lnc.js\": 92135,\n\t\"./pa-in\": 15858,\n\t\"./pa-in.js\": 15858,\n\t\"./pl\": 64495,\n\t\"./pl.js\": 64495,\n\t\"./pt\": 89520,\n\t\"./pt-br\": 57971,\n\t\"./pt-br.js\": 57971,\n\t\"./pt.js\": 89520,\n\t\"./ro\": 96459,\n\t\"./ro.js\": 96459,\n\t\"./ru\": 21793,\n\t\"./ru.js\": 21793,\n\t\"./sd\": 40950,\n\t\"./sd.js\": 40950,\n\t\"./se\": 10490,\n\t\"./se.js\": 10490,\n\t\"./si\": 90124,\n\t\"./si.js\": 90124,\n\t\"./sk\": 64249,\n\t\"./sk.js\": 64249,\n\t\"./sl\": 14985,\n\t\"./sl.js\": 14985,\n\t\"./sq\": 51104,\n\t\"./sq.js\": 51104,\n\t\"./sr\": 49131,\n\t\"./sr-cyrl\": 79915,\n\t\"./sr-cyrl.js\": 79915,\n\t\"./sr.js\": 49131,\n\t\"./ss\": 85893,\n\t\"./ss.js\": 85893,\n\t\"./sv\": 98760,\n\t\"./sv.js\": 98760,\n\t\"./sw\": 91172,\n\t\"./sw.js\": 91172,\n\t\"./ta\": 27333,\n\t\"./ta.js\": 27333,\n\t\"./te\": 23110,\n\t\"./te.js\": 23110,\n\t\"./tet\": 52095,\n\t\"./tet.js\": 52095,\n\t\"./tg\": 27321,\n\t\"./tg.js\": 27321,\n\t\"./th\": 9041,\n\t\"./th.js\": 9041,\n\t\"./tk\": 19005,\n\t\"./tk.js\": 19005,\n\t\"./tl-ph\": 75768,\n\t\"./tl-ph.js\": 75768,\n\t\"./tlh\": 89444,\n\t\"./tlh.js\": 89444,\n\t\"./tr\": 72397,\n\t\"./tr.js\": 72397,\n\t\"./tzl\": 28254,\n\t\"./tzl.js\": 28254,\n\t\"./tzm\": 51106,\n\t\"./tzm-latn\": 30699,\n\t\"./tzm-latn.js\": 30699,\n\t\"./tzm.js\": 51106,\n\t\"./ug-cn\": 9288,\n\t\"./ug-cn.js\": 9288,\n\t\"./uk\": 67691,\n\t\"./uk.js\": 67691,\n\t\"./ur\": 13795,\n\t\"./ur.js\": 13795,\n\t\"./uz\": 6791,\n\t\"./uz-latn\": 60588,\n\t\"./uz-latn.js\": 60588,\n\t\"./uz.js\": 6791,\n\t\"./vi\": 65666,\n\t\"./vi.js\": 65666,\n\t\"./x-pseudo\": 14378,\n\t\"./x-pseudo.js\": 14378,\n\t\"./yo\": 75805,\n\t\"./yo.js\": 75805,\n\t\"./zh-cn\": 83839,\n\t\"./zh-cn.js\": 83839,\n\t\"./zh-hk\": 55726,\n\t\"./zh-hk.js\": 55726,\n\t\"./zh-mo\": 99807,\n\t\"./zh-mo.js\": 99807,\n\t\"./zh-tw\": 74152,\n\t\"./zh-tw.js\": 74152\n};\n\n\nfunction webpackContext(req) {\n\tvar id = webpackContextResolve(req);\n\treturn __webpack_require__(id);\n}\nfunction webpackContextResolve(req) {\n\tif(!__webpack_require__.o(map, req)) {\n\t\tvar e = new Error(\"Cannot find module '\" + req + \"'\");\n\t\te.code = 'MODULE_NOT_FOUND';\n\t\tthrow e;\n\t}\n\treturn map[req];\n}\nwebpackContext.keys = function webpackContextKeys() {\n\treturn Object.keys(map);\n};\nwebpackContext.resolve = webpackContextResolve;\nmodule.exports = webpackContext;\nwebpackContext.id = 46700;","import { getCurrentUser as A, onRequestTokenUpdate as ue, getRequestToken as de } from \"@nextcloud/auth\";\nimport { getLoggerBuilder as q } from \"@nextcloud/logger\";\nimport { getCanonicalLocale as ae } from \"@nextcloud/l10n\";\nimport { join as le, basename as fe, extname as ce, dirname as I } from \"path\";\nimport { encodePath as he } from \"@nextcloud/paths\";\nimport { generateRemoteUrl as pe } from \"@nextcloud/router\";\nimport { createClient as ge, getPatcher as we } from \"webdav\";\n/**\n * @copyright 2019 Christoph Wurst <christoph@winzerhof-wurst.at>\n *\n * @author Christoph Wurst <christoph@winzerhof-wurst.at>\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 <http://www.gnu.org/licenses/>.\n *\n */\nconst me = (e) => e === null ? q().setApp(\"files\").build() : q().setApp(\"files\").setUid(e.uid).build(), m = me(A());\n/**\n * @copyright Copyright (c) 2021 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\n *\n */\nclass Ne {\n _entries = [];\n registerEntry(t) {\n this.validateEntry(t), this._entries.push(t);\n }\n unregisterEntry(t) {\n const r = typeof t == \"string\" ? this.getEntryIndex(t) : this.getEntryIndex(t.id);\n if (r === -1) {\n m.warn(\"Entry not found, nothing removed\", { entry: t, entries: this.getEntries() });\n return;\n }\n this._entries.splice(r, 1);\n }\n /**\n * Get the list of registered entries\n *\n * @param {Folder} context the creation context. Usually the current folder\n */\n getEntries(t) {\n return t ? this._entries.filter((r) => typeof r.enabled == \"function\" ? r.enabled(t) : !0) : this._entries;\n }\n getEntryIndex(t) {\n return this._entries.findIndex((r) => r.id === t);\n }\n validateEntry(t) {\n if (!t.id || !t.displayName || !(t.iconSvgInline || t.iconClass) || !t.handler)\n throw new Error(\"Invalid entry\");\n if (typeof t.id != \"string\" || typeof t.displayName != \"string\")\n throw new Error(\"Invalid id or displayName property\");\n if (t.iconClass && typeof t.iconClass != \"string\" || t.iconSvgInline && typeof t.iconSvgInline != \"string\")\n throw new Error(\"Invalid icon provided\");\n if (t.enabled !== void 0 && typeof t.enabled != \"function\")\n throw new Error(\"Invalid enabled property\");\n if (typeof t.handler != \"function\")\n throw new Error(\"Invalid handler property\");\n if (\"order\" in t && typeof t.order != \"number\")\n throw new Error(\"Invalid order property\");\n if (this.getEntryIndex(t.id) !== -1)\n throw new Error(\"Duplicate entry\");\n }\n}\nconst F = function() {\n return typeof window._nc_newfilemenu > \"u\" && (window._nc_newfilemenu = new Ne(), m.debug(\"NewFileMenu initialized\")), window._nc_newfilemenu;\n};\n/**\n * @copyright 2019 Christoph Wurst <christoph@winzerhof-wurst.at>\n *\n * @author Christoph Wurst <christoph@winzerhof-wurst.at>\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\n *\n */\nconst C = [\"B\", \"KB\", \"MB\", \"GB\", \"TB\", \"PB\"], P = [\"B\", \"KiB\", \"MiB\", \"GiB\", \"TiB\", \"PiB\"];\nfunction Yt(e, t = !1, r = !1, s = !1) {\n r = r && !s, typeof e == \"string\" && (e = Number(e));\n let n = e > 0 ? Math.floor(Math.log(e) / Math.log(s ? 1e3 : 1024)) : 0;\n n = Math.min((r ? P.length : C.length) - 1, n);\n const i = r ? P[n] : C[n];\n let d = (e / Math.pow(s ? 1e3 : 1024, n)).toFixed(1);\n return t === !0 && n === 0 ? (d !== \"0.0\" ? \"< 1 \" : \"0 \") + (r ? P[1] : C[1]) : (n < 2 ? d = parseFloat(d).toFixed(0) : d = parseFloat(d).toLocaleString(ae()), d + \" \" + i);\n}\nfunction Jt(e, t = !1) {\n try {\n e = `${e}`.toLocaleLowerCase().replaceAll(/\\s+/g, \"\").replaceAll(\",\", \".\");\n } catch {\n return null;\n }\n const r = e.match(/^([0-9]*(\\.[0-9]*)?)([kmgtp]?)(i?)b?$/);\n if (r === null || r[1] === \".\" || r[1] === \"\")\n return null;\n const s = {\n \"\": 0,\n k: 1,\n m: 2,\n g: 3,\n t: 4,\n p: 5,\n e: 6\n }, n = `${r[1]}`, i = r[4] === \"i\" || t ? 1024 : 1e3;\n return Math.round(Number.parseFloat(n) * i ** s[r[3]]);\n}\n/**\n * @copyright Copyright (c) 2023 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\n *\n */\nvar Z = /* @__PURE__ */ ((e) => (e.DEFAULT = \"default\", e.HIDDEN = \"hidden\", e))(Z || {});\nclass Qt {\n _action;\n constructor(t) {\n this.validateAction(t), this._action = t;\n }\n get id() {\n return this._action.id;\n }\n get displayName() {\n return this._action.displayName;\n }\n get title() {\n return this._action.title;\n }\n get iconSvgInline() {\n return this._action.iconSvgInline;\n }\n get enabled() {\n return this._action.enabled;\n }\n get exec() {\n return this._action.exec;\n }\n get execBatch() {\n return this._action.execBatch;\n }\n get order() {\n return this._action.order;\n }\n get parent() {\n return this._action.parent;\n }\n get default() {\n return this._action.default;\n }\n get inline() {\n return this._action.inline;\n }\n get renderInline() {\n return this._action.renderInline;\n }\n validateAction(t) {\n if (!t.id || typeof t.id != \"string\")\n throw new Error(\"Invalid id\");\n if (!t.displayName || typeof t.displayName != \"function\")\n throw new Error(\"Invalid displayName function\");\n if (\"title\" in t && typeof t.title != \"function\")\n throw new Error(\"Invalid title function\");\n if (!t.iconSvgInline || typeof t.iconSvgInline != \"function\")\n throw new Error(\"Invalid iconSvgInline function\");\n if (!t.exec || typeof t.exec != \"function\")\n throw new Error(\"Invalid exec function\");\n if (\"enabled\" in t && typeof t.enabled != \"function\")\n throw new Error(\"Invalid enabled function\");\n if (\"execBatch\" in t && typeof t.execBatch != \"function\")\n throw new Error(\"Invalid execBatch function\");\n if (\"order\" in t && typeof t.order != \"number\")\n throw new Error(\"Invalid order\");\n if (\"parent\" in t && typeof t.parent != \"string\")\n throw new Error(\"Invalid parent\");\n if (t.default && !Object.values(Z).includes(t.default))\n throw new Error(\"Invalid default\");\n if (\"inline\" in t && typeof t.inline != \"function\")\n throw new Error(\"Invalid inline function\");\n if (\"renderInline\" in t && typeof t.renderInline != \"function\")\n throw new Error(\"Invalid renderInline function\");\n }\n}\nconst Dt = function(e) {\n if (typeof window._nc_fileactions > \"u\" && (window._nc_fileactions = [], m.debug(\"FileActions initialized\")), window._nc_fileactions.find((t) => t.id === e.id)) {\n m.error(`FileAction ${e.id} already registered`, { action: e });\n return;\n }\n window._nc_fileactions.push(e);\n}, er = function() {\n return typeof window._nc_fileactions > \"u\" && (window._nc_fileactions = [], m.debug(\"FileActions initialized\")), window._nc_fileactions;\n};\n/**\n * @copyright Copyright (c) 2023 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\n *\n */\nclass tr {\n _header;\n constructor(t) {\n this.validateHeader(t), this._header = t;\n }\n get id() {\n return this._header.id;\n }\n get order() {\n return this._header.order;\n }\n get enabled() {\n return this._header.enabled;\n }\n get render() {\n return this._header.render;\n }\n get updated() {\n return this._header.updated;\n }\n validateHeader(t) {\n if (!t.id || !t.render || !t.updated)\n throw new Error(\"Invalid header: id, render and updated are required\");\n if (typeof t.id != \"string\")\n throw new Error(\"Invalid id property\");\n if (t.enabled !== void 0 && typeof t.enabled != \"function\")\n throw new Error(\"Invalid enabled property\");\n if (t.render && typeof t.render != \"function\")\n throw new Error(\"Invalid render property\");\n if (t.updated && typeof t.updated != \"function\")\n throw new Error(\"Invalid updated property\");\n }\n}\nconst rr = function(e) {\n if (typeof window._nc_filelistheader > \"u\" && (window._nc_filelistheader = [], m.debug(\"FileListHeaders initialized\")), window._nc_filelistheader.find((t) => t.id === e.id)) {\n m.error(`Header ${e.id} already registered`, { header: e });\n return;\n }\n window._nc_filelistheader.push(e);\n}, nr = function() {\n return typeof window._nc_filelistheader > \"u\" && (window._nc_filelistheader = [], m.debug(\"FileListHeaders initialized\")), window._nc_filelistheader;\n};\n/**\n * @copyright Copyright (c) 2022 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\n *\n */\nvar N = /* @__PURE__ */ ((e) => (e[e.NONE = 0] = \"NONE\", e[e.CREATE = 4] = \"CREATE\", e[e.READ = 1] = \"READ\", e[e.UPDATE = 2] = \"UPDATE\", e[e.DELETE = 8] = \"DELETE\", e[e.SHARE = 16] = \"SHARE\", e[e.ALL = 31] = \"ALL\", e))(N || {});\n/**\n * @copyright Copyright (c) 2023 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\n * @author Ferdinand Thiessen <opensource@fthiessen.de>\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 <http://www.gnu.org/licenses/>.\n *\n */\nconst j = [\n \"d:getcontentlength\",\n \"d:getcontenttype\",\n \"d:getetag\",\n \"d:getlastmodified\",\n \"d:quota-available-bytes\",\n \"d:resourcetype\",\n \"nc:has-preview\",\n \"nc:is-encrypted\",\n \"nc:mount-type\",\n \"nc:share-attributes\",\n \"oc:comments-unread\",\n \"oc:favorite\",\n \"oc:fileid\",\n \"oc:owner-display-name\",\n \"oc:owner-id\",\n \"oc:permissions\",\n \"oc:share-types\",\n \"oc:size\",\n \"ocs:share-permissions\"\n], Y = {\n d: \"DAV:\",\n nc: \"http://nextcloud.org/ns\",\n oc: \"http://owncloud.org/ns\",\n ocs: \"http://open-collaboration-services.org/ns\"\n}, ir = function(e, t = { nc: \"http://nextcloud.org/ns\" }) {\n typeof window._nc_dav_properties > \"u\" && (window._nc_dav_properties = [...j], window._nc_dav_namespaces = { ...Y });\n const r = { ...window._nc_dav_namespaces, ...t };\n if (window._nc_dav_properties.find((n) => n === e))\n return m.error(`${e} already registered`, { prop: e }), !1;\n if (e.startsWith(\"<\") || e.split(\":\").length !== 2)\n return m.error(`${e} is not valid. See example: 'oc:fileid'`, { prop: e }), !1;\n const s = e.split(\":\")[0];\n return r[s] ? (window._nc_dav_properties.push(e), window._nc_dav_namespaces = r, !0) : (m.error(`${e} namespace unknown`, { prop: e, namespaces: r }), !1);\n}, V = function() {\n return typeof window._nc_dav_properties > \"u\" && (window._nc_dav_properties = [...j]), window._nc_dav_properties.map((e) => `<${e} />`).join(\" \");\n}, L = function() {\n return typeof window._nc_dav_namespaces > \"u\" && (window._nc_dav_namespaces = { ...Y }), Object.keys(window._nc_dav_namespaces).map((e) => `xmlns:${e}=\"${window._nc_dav_namespaces?.[e]}\"`).join(\" \");\n}, sr = function() {\n return `<?xml version=\"1.0\"?>\n\t\t<d:propfind ${L()}>\n\t\t\t<d:prop>\n\t\t\t\t${V()}\n\t\t\t</d:prop>\n\t\t</d:propfind>`;\n}, Ee = function() {\n return `<?xml version=\"1.0\"?>\n\t\t<oc:filter-files ${L()}>\n\t\t\t<d:prop>\n\t\t\t\t${V()}\n\t\t\t</d:prop>\n\t\t\t<oc:filter-rules>\n\t\t\t\t<oc:favorite>1</oc:favorite>\n\t\t\t</oc:filter-rules>\n\t\t</oc:filter-files>`;\n}, or = function(e) {\n return `<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<d:searchrequest ${L()}\n\txmlns:ns=\"https://github.com/icewind1991/SearchDAV/ns\">\n\t<d:basicsearch>\n\t\t<d:select>\n\t\t\t<d:prop>\n\t\t\t\t${V()}\n\t\t\t</d:prop>\n\t\t</d:select>\n\t\t<d:from>\n\t\t\t<d:scope>\n\t\t\t\t<d:href>/files/${A()?.uid}/</d:href>\n\t\t\t\t<d:depth>infinity</d:depth>\n\t\t\t</d:scope>\n\t\t</d:from>\n\t\t<d:where>\n\t\t\t<d:and>\n\t\t\t\t<d:or>\n\t\t\t\t\t<d:not>\n\t\t\t\t\t\t<d:eq>\n\t\t\t\t\t\t\t<d:prop>\n\t\t\t\t\t\t\t\t<d:getcontenttype/>\n\t\t\t\t\t\t\t</d:prop>\n\t\t\t\t\t\t\t<d:literal>httpd/unix-directory</d:literal>\n\t\t\t\t\t\t</d:eq>\n\t\t\t\t\t</d:not>\n\t\t\t\t\t<d:eq>\n\t\t\t\t\t\t<d:prop>\n\t\t\t\t\t\t\t<oc:size/>\n\t\t\t\t\t\t</d:prop>\n\t\t\t\t\t\t<d:literal>0</d:literal>\n\t\t\t\t\t</d:eq>\n\t\t\t\t</d:or>\n\t\t\t\t<d:gt>\n\t\t\t\t\t<d:prop>\n\t\t\t\t\t\t<d:getlastmodified/>\n\t\t\t\t\t</d:prop>\n\t\t\t\t\t<d:literal>${e}</d:literal>\n\t\t\t\t</d:gt>\n\t\t\t</d:and>\n\t\t</d:where>\n\t\t<d:orderby>\n\t\t\t<d:order>\n\t\t\t\t<d:prop>\n\t\t\t\t\t<d:getlastmodified/>\n\t\t\t\t</d:prop>\n\t\t\t\t<d:descending/>\n\t\t\t</d:order>\n\t\t</d:orderby>\n\t\t<d:limit>\n\t\t\t<d:nresults>100</d:nresults>\n\t\t\t<ns:firstresult>0</ns:firstresult>\n\t\t</d:limit>\n\t</d:basicsearch>\n</d:searchrequest>`;\n};\n/**\n * @copyright Copyright (c) 2023 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\n * @author Ferdinand Thiessen <opensource@fthiessen.de>\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 <http://www.gnu.org/licenses/>.\n *\n */\nconst be = function(e = \"\") {\n let t = N.NONE;\n return e && ((e.includes(\"C\") || e.includes(\"K\")) && (t |= N.CREATE), e.includes(\"G\") && (t |= N.READ), (e.includes(\"W\") || e.includes(\"N\") || e.includes(\"V\")) && (t |= N.UPDATE), e.includes(\"D\") && (t |= N.DELETE), e.includes(\"R\") && (t |= N.SHARE)), t;\n};\n/**\n * @copyright Copyright (c) 2022 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\n *\n */\nvar R = /* @__PURE__ */ ((e) => (e.Folder = \"folder\", e.File = \"file\", e))(R || {});\n/**\n * @copyright Copyright (c) 2022 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\n *\n */\nconst J = function(e, t) {\n return e.match(t) !== null;\n}, X = (e, t) => {\n if (e.id && typeof e.id != \"number\")\n throw new Error(\"Invalid id type of value\");\n if (!e.source)\n throw new Error(\"Missing mandatory source\");\n try {\n new URL(e.source);\n } catch {\n throw new Error(\"Invalid source format, source must be a valid URL\");\n }\n if (!e.source.startsWith(\"http\"))\n throw new Error(\"Invalid source format, only http(s) is supported\");\n if (e.mtime && !(e.mtime instanceof Date))\n throw new Error(\"Invalid mtime type\");\n if (e.crtime && !(e.crtime instanceof Date))\n throw new Error(\"Invalid crtime type\");\n if (!e.mime || typeof e.mime != \"string\" || !e.mime.match(/^[-\\w.]+\\/[-+\\w.]+$/gi))\n throw new Error(\"Missing or invalid mandatory mime\");\n if (\"size\" in e && typeof e.size != \"number\" && e.size !== void 0)\n throw new Error(\"Invalid size type\");\n if (\"permissions\" in e && e.permissions !== void 0 && !(typeof e.permissions == \"number\" && e.permissions >= N.NONE && e.permissions <= N.ALL))\n throw new Error(\"Invalid permissions\");\n if (e.owner && e.owner !== null && typeof e.owner != \"string\")\n throw new Error(\"Invalid owner type\");\n if (e.attributes && typeof e.attributes != \"object\")\n throw new Error(\"Invalid attributes type\");\n if (e.root && typeof e.root != \"string\")\n throw new Error(\"Invalid root type\");\n if (e.root && !e.root.startsWith(\"/\"))\n throw new Error(\"Root must start with a leading slash\");\n if (e.root && !e.source.includes(e.root))\n throw new Error(\"Root must be part of the source\");\n if (e.root && J(e.source, t)) {\n const r = e.source.match(t)[0];\n if (!e.source.includes(le(r, e.root)))\n throw new Error(\"The root must be relative to the service. e.g /files/emma\");\n }\n if (e.status && !Object.values(Q).includes(e.status))\n throw new Error(\"Status must be a valid NodeStatus\");\n};\n/**\n * @copyright Copyright (c) 2022 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\n *\n */\nvar Q = /* @__PURE__ */ ((e) => (e.NEW = \"new\", e.FAILED = \"failed\", e.LOADING = \"loading\", e.LOCKED = \"locked\", e))(Q || {});\nclass D {\n _data;\n _attributes;\n _knownDavService = /(remote|public)\\.php\\/(web)?dav/i;\n constructor(t, r) {\n X(t, r || this._knownDavService), this._data = t;\n const s = {\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\n set: (n, i, d) => (this.updateMtime(), Reflect.set(n, i, d)),\n deleteProperty: (n, i) => (this.updateMtime(), Reflect.deleteProperty(n, i))\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\n };\n this._attributes = new Proxy(t.attributes || {}, s), delete this._data.attributes, r && (this._knownDavService = r);\n }\n /**\n * Get the source url to this object\n */\n get source() {\n return this._data.source.replace(/\\/$/i, \"\");\n }\n /**\n * Get the encoded source url to this object for requests purposes\n */\n get encodedSource() {\n const { origin: t } = new URL(this.source);\n return t + he(this.source.slice(t.length));\n }\n /**\n * Get this object name\n */\n get basename() {\n return fe(this.source);\n }\n /**\n * Get this object's extension\n */\n get extension() {\n return ce(this.source);\n }\n /**\n * Get the directory path leading to this object\n * Will use the relative path to root if available\n */\n get dirname() {\n if (this.root) {\n let r = this.source;\n this.isDavRessource && (r = r.split(this._knownDavService).pop());\n const s = r.indexOf(this.root), n = this.root.replace(/\\/$/, \"\");\n return I(r.slice(s + n.length) || \"/\");\n }\n const t = new URL(this.source);\n return I(t.pathname);\n }\n /**\n * Get the file mime\n */\n get mime() {\n return this._data.mime;\n }\n /**\n * Get the file modification time\n */\n get mtime() {\n return this._data.mtime;\n }\n /**\n * Get the file creation time\n */\n get crtime() {\n return this._data.crtime;\n }\n /**\n * Get the file size\n */\n get size() {\n return this._data.size;\n }\n /**\n * Get the file attribute\n */\n get attributes() {\n return this._attributes;\n }\n /**\n * Get the file permissions\n */\n get permissions() {\n return this.owner === null && !this.isDavRessource ? N.READ : this._data.permissions !== void 0 ? this._data.permissions : N.NONE;\n }\n /**\n * Get the file owner\n */\n get owner() {\n return this.isDavRessource ? this._data.owner : null;\n }\n /**\n * Is this a dav-related ressource ?\n */\n get isDavRessource() {\n return J(this.source, this._knownDavService);\n }\n /**\n * Get the dav root of this object\n */\n get root() {\n return this._data.root ? this._data.root.replace(/^(.+)\\/$/, \"$1\") : this.isDavRessource && I(this.source).split(this._knownDavService).pop() || null;\n }\n /**\n * Get the absolute path of this object relative to the root\n */\n get path() {\n if (this.root) {\n let t = this.source;\n this.isDavRessource && (t = t.split(this._knownDavService).pop());\n const r = t.indexOf(this.root), s = this.root.replace(/\\/$/, \"\");\n return t.slice(r + s.length) || \"/\";\n }\n return (this.dirname + \"/\" + this.basename).replace(/\\/\\//g, \"/\");\n }\n /**\n * Get the node id if defined.\n * Will look for the fileid in attributes if undefined.\n */\n get fileid() {\n return this._data?.id || this.attributes?.fileid;\n }\n /**\n * Get the node status.\n */\n get status() {\n return this._data?.status;\n }\n /**\n * Set the node status.\n */\n set status(t) {\n this._data.status = t;\n }\n /**\n * Move the node to a new destination\n *\n * @param {string} destination the new source.\n * e.g. https://cloud.domain.com/remote.php/dav/files/emma/Photos/picture.jpg\n */\n move(t) {\n X({ ...this._data, source: t }, this._knownDavService), this._data.source = t, this.updateMtime();\n }\n /**\n * Rename the node\n * This aliases the move method for easier usage\n *\n * @param basename The new name of the node\n */\n rename(t) {\n if (t.includes(\"/\"))\n throw new Error(\"Invalid basename\");\n this.move(I(this.source) + \"/\" + t);\n }\n /**\n * Update the mtime if exists.\n */\n updateMtime() {\n this._data.mtime && (this._data.mtime = /* @__PURE__ */ new Date());\n }\n}\n/**\n * @copyright Copyright (c) 2022 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\n *\n */\nclass ye extends D {\n get type() {\n return R.File;\n }\n}\n/**\n * @copyright Copyright (c) 2022 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\n *\n */\nclass _e extends D {\n constructor(t) {\n super({\n ...t,\n mime: \"httpd/unix-directory\"\n });\n }\n get type() {\n return R.Folder;\n }\n get extension() {\n return null;\n }\n get mime() {\n return \"httpd/unix-directory\";\n }\n}\n/**\n * @copyright Copyright (c) 2023 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\n * @author Ferdinand Thiessen <opensource@fthiessen.de>\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 <http://www.gnu.org/licenses/>.\n *\n */\nconst ee = `/files/${A()?.uid}`, te = pe(\"dav\"), ur = function(e = te, t = {}) {\n const r = ge(e, { headers: t });\n function s(i) {\n r.setHeaders({\n ...t,\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: i ?? \"\"\n });\n }\n return ue(s), s(de()), we().patch(\"fetch\", (i, d) => {\n const u = d.headers;\n return u?.method && (d.method = u.method, delete u.method), fetch(i, d);\n }), r;\n}, dr = async (e, t = \"/\", r = ee) => (await e.getDirectoryContents(`${r}${t}`, {\n details: !0,\n data: Ee(),\n headers: {\n // see davGetClient for patched webdav client\n method: \"REPORT\"\n },\n includeSelf: !0\n})).data.filter((n) => n.filename !== t).map((n) => ve(n, r)), ve = function(e, t = ee, r = te) {\n const s = e.props, n = be(s?.permissions), i = s?.[\"owner-id\"] || A()?.uid, d = {\n id: s?.fileid || 0,\n source: `${r}${e.filename}`,\n mtime: new Date(Date.parse(e.lastmod)),\n mime: e.mime,\n size: s?.size || Number.parseInt(s.getcontentlength || \"0\"),\n permissions: n,\n owner: i,\n root: t,\n attributes: {\n ...e,\n ...s,\n hasPreview: s?.[\"has-preview\"]\n }\n };\n return delete d.attributes?.props, e.type === \"file\" ? new ye(d) : new _e(d);\n};\n/**\n * @copyright Copyright (c) 2022 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\n *\n */\nclass Te {\n _views = [];\n _currentView = null;\n register(t) {\n if (this._views.find((r) => r.id === t.id))\n throw new Error(`View id ${t.id} is already registered`);\n this._views.push(t);\n }\n remove(t) {\n const r = this._views.findIndex((s) => s.id === t);\n r !== -1 && this._views.splice(r, 1);\n }\n get views() {\n return this._views;\n }\n setActive(t) {\n this._currentView = t;\n }\n get active() {\n return this._currentView;\n }\n}\nconst ar = function() {\n return typeof window._nc_navigation > \"u\" && (window._nc_navigation = new Te(), m.debug(\"Navigation service initialized\")), window._nc_navigation;\n};\n/**\n * @copyright Copyright (c) 2022 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\n *\n */\nclass Ie {\n _column;\n constructor(t) {\n Ae(t), this._column = t;\n }\n get id() {\n return this._column.id;\n }\n get title() {\n return this._column.title;\n }\n get render() {\n return this._column.render;\n }\n get sort() {\n return this._column.sort;\n }\n get summary() {\n return this._column.summary;\n }\n}\nconst Ae = function(e) {\n if (!e.id || typeof e.id != \"string\")\n throw new Error(\"A column id is required\");\n if (!e.title || typeof e.title != \"string\")\n throw new Error(\"A column title is required\");\n if (!e.render || typeof e.render != \"function\")\n throw new Error(\"A render function is required\");\n if (e.sort && typeof e.sort != \"function\")\n throw new Error(\"Column sortFunction must be a function\");\n if (e.summary && typeof e.summary != \"function\")\n throw new Error(\"Column summary must be a function\");\n return !0;\n};\nvar S = {}, O = {};\n(function(e) {\n const t = \":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\", r = t + \"\\\\-.\\\\d\\\\u00B7\\\\u0300-\\\\u036F\\\\u203F-\\\\u2040\", s = \"[\" + t + \"][\" + r + \"]*\", n = new RegExp(\"^\" + s + \"$\"), i = function(u, o) {\n const a = [];\n let l = o.exec(u);\n for (; l; ) {\n const f = [];\n f.startIndex = o.lastIndex - l[0].length;\n const c = l.length;\n for (let g = 0; g < c; g++)\n f.push(l[g]);\n a.push(f), l = o.exec(u);\n }\n return a;\n }, d = function(u) {\n const o = n.exec(u);\n return !(o === null || typeof o > \"u\");\n };\n e.isExist = function(u) {\n return typeof u < \"u\";\n }, e.isEmptyObject = function(u) {\n return Object.keys(u).length === 0;\n }, e.merge = function(u, o, a) {\n if (o) {\n const l = Object.keys(o), f = l.length;\n for (let c = 0; c < f; c++)\n a === \"strict\" ? u[l[c]] = [o[l[c]]] : u[l[c]] = o[l[c]];\n }\n }, e.getValue = function(u) {\n return e.isExist(u) ? u : \"\";\n }, e.isName = d, e.getAllMatches = i, e.nameRegexp = s;\n})(O);\nconst M = O, Oe = {\n allowBooleanAttributes: !1,\n //A tag can have attributes without any value\n unpairedTags: []\n};\nS.validate = function(e, t) {\n t = Object.assign({}, Oe, t);\n const r = [];\n let s = !1, n = !1;\n e[0] === \"\\uFEFF\" && (e = e.substr(1));\n for (let i = 0; i < e.length; i++)\n if (e[i] === \"<\" && e[i + 1] === \"?\") {\n if (i += 2, i = G(e, i), i.err)\n return i;\n } else if (e[i] === \"<\") {\n let d = i;\n if (i++, e[i] === \"!\") {\n i = z(e, i);\n continue;\n } else {\n let u = !1;\n e[i] === \"/\" && (u = !0, i++);\n let o = \"\";\n for (; i < e.length && e[i] !== \">\" && e[i] !== \" \" && e[i] !== \"\t\" && e[i] !== `\n` && e[i] !== \"\\r\"; i++)\n o += e[i];\n if (o = o.trim(), o[o.length - 1] === \"/\" && (o = o.substring(0, o.length - 1), i--), !Re(o)) {\n let f;\n return o.trim().length === 0 ? f = \"Invalid space after '<'.\" : f = \"Tag '\" + o + \"' is an invalid name.\", p(\"InvalidTag\", f, w(e, i));\n }\n const a = xe(e, i);\n if (a === !1)\n return p(\"InvalidAttr\", \"Attributes for '\" + o + \"' have open quote.\", w(e, i));\n let l = a.value;\n if (i = a.index, l[l.length - 1] === \"/\") {\n const f = i - l.length;\n l = l.substring(0, l.length - 1);\n const c = H(l, t);\n if (c === !0)\n s = !0;\n else\n return p(c.err.code, c.err.msg, w(e, f + c.err.line));\n } else if (u)\n if (a.tagClosed) {\n if (l.trim().length > 0)\n return p(\"InvalidTag\", \"Closing tag '\" + o + \"' can't have attributes or invalid starting.\", w(e, d));\n {\n const f = r.pop();\n if (o !== f.tagName) {\n let c = w(e, f.tagStartPos);\n return p(\n \"InvalidTag\",\n \"Expected closing tag '\" + f.tagName + \"' (opened in line \" + c.line + \", col \" + c.col + \") instead of closing tag '\" + o + \"'.\",\n w(e, d)\n );\n }\n r.length == 0 && (n = !0);\n }\n } else\n return p(\"InvalidTag\", \"Closing tag '\" + o + \"' doesn't have proper closing.\", w(e, i));\n else {\n const f = H(l, t);\n if (f !== !0)\n return p(f.err.code, f.err.msg, w(e, i - l.length + f.err.line));\n if (n === !0)\n return p(\"InvalidXml\", \"Multiple possible root nodes found.\", w(e, i));\n t.unpairedTags.indexOf(o) !== -1 || r.push({ tagName: o, tagStartPos: d }), s = !0;\n }\n for (i++; i < e.length; i++)\n if (e[i] === \"<\")\n if (e[i + 1] === \"!\") {\n i++, i = z(e, i);\n continue;\n } else if (e[i + 1] === \"?\") {\n if (i = G(e, ++i), i.err)\n return i;\n } else\n break;\n else if (e[i] === \"&\") {\n const f = Ve(e, i);\n if (f == -1)\n return p(\"InvalidChar\", \"char '&' is not expected.\", w(e, i));\n i = f;\n } else if (n === !0 && !U(e[i]))\n return p(\"InvalidXml\", \"Extra text at the end\", w(e, i));\n e[i] === \"<\" && i--;\n }\n } else {\n if (U(e[i]))\n continue;\n return p(\"InvalidChar\", \"char '\" + e[i] + \"' is not expected.\", w(e, i));\n }\n if (s) {\n if (r.length == 1)\n return p(\"InvalidTag\", \"Unclosed tag '\" + r[0].tagName + \"'.\", w(e, r[0].tagStartPos));\n if (r.length > 0)\n return p(\"InvalidXml\", \"Invalid '\" + JSON.stringify(r.map((i) => i.tagName), null, 4).replace(/\\r?\\n/g, \"\") + \"' found.\", { line: 1, col: 1 });\n } else\n return p(\"InvalidXml\", \"Start tag expected.\", 1);\n return !0;\n};\nfunction U(e) {\n return e === \" \" || e === \"\t\" || e === `\n` || e === \"\\r\";\n}\nfunction G(e, t) {\n const r = t;\n for (; t < e.length; t++)\n if (e[t] == \"?\" || e[t] == \" \") {\n const s = e.substr(r, t - r);\n if (t > 5 && s === \"xml\")\n return p(\"InvalidXml\", \"XML declaration allowed only at the start of the document.\", w(e, t));\n if (e[t] == \"?\" && e[t + 1] == \">\") {\n t++;\n break;\n } else\n continue;\n }\n return t;\n}\nfunction z(e, t) {\n if (e.length > t + 5 && e[t + 1] === \"-\" && e[t + 2] === \"-\") {\n for (t += 3; t < e.length; t++)\n if (e[t] === \"-\" && e[t + 1] === \"-\" && e[t + 2] === \">\") {\n t += 2;\n break;\n }\n } else if (e.length > t + 8 && e[t + 1] === \"D\" && e[t + 2] === \"O\" && e[t + 3] === \"C\" && e[t + 4] === \"T\" && e[t + 5] === \"Y\" && e[t + 6] === \"P\" && e[t + 7] === \"E\") {\n let r = 1;\n for (t += 8; t < e.length; t++)\n if (e[t] === \"<\")\n r++;\n else if (e[t] === \">\" && (r--, r === 0))\n break;\n } else if (e.length > t + 9 && e[t + 1] === \"[\" && e[t + 2] === \"C\" && e[t + 3] === \"D\" && e[t + 4] === \"A\" && e[t + 5] === \"T\" && e[t + 6] === \"A\" && e[t + 7] === \"[\") {\n for (t += 8; t < e.length; t++)\n if (e[t] === \"]\" && e[t + 1] === \"]\" && e[t + 2] === \">\") {\n t += 2;\n break;\n }\n }\n return t;\n}\nconst Ce = '\"', Pe = \"'\";\nfunction xe(e, t) {\n let r = \"\", s = \"\", n = !1;\n for (; t < e.length; t++) {\n if (e[t] === Ce || e[t] === Pe)\n s === \"\" ? s = e[t] : s !== e[t] || (s = \"\");\n else if (e[t] === \">\" && s === \"\") {\n n = !0;\n break;\n }\n r += e[t];\n }\n return s !== \"\" ? !1 : {\n value: r,\n index: t,\n tagClosed: n\n };\n}\nconst $e = new RegExp(`(\\\\s*)([^\\\\s=]+)(\\\\s*=)?(\\\\s*(['\"])(([\\\\s\\\\S])*?)\\\\5)?`, \"g\");\nfunction H(e, t) {\n const r = M.getAllMatches(e, $e), s = {};\n for (let n = 0; n < r.length; n++) {\n if (r[n][1].length === 0)\n return p(\"InvalidAttr\", \"Attribute '\" + r[n][2] + \"' has no space in starting.\", v(r[n]));\n if (r[n][3] !== void 0 && r[n][4] === void 0)\n return p(\"InvalidAttr\", \"Attribute '\" + r[n][2] + \"' is without value.\", v(r[n]));\n if (r[n][3] === void 0 && !t.allowBooleanAttributes)\n return p(\"InvalidAttr\", \"boolean attribute '\" + r[n][2] + \"' is not allowed.\", v(r[n]));\n const i = r[n][2];\n if (!Le(i))\n return p(\"InvalidAttr\", \"Attribute '\" + i + \"' is an invalid name.\", v(r[n]));\n if (!s.hasOwnProperty(i))\n s[i] = 1;\n else\n return p(\"InvalidAttr\", \"Attribute '\" + i + \"' is repeated.\", v(r[n]));\n }\n return !0;\n}\nfunction Fe(e, t) {\n let r = /\\d/;\n for (e[t] === \"x\" && (t++, r = /[\\da-fA-F]/); t < e.length; t++) {\n if (e[t] === \";\")\n return t;\n if (!e[t].match(r))\n break;\n }\n return -1;\n}\nfunction Ve(e, t) {\n if (t++, e[t] === \";\")\n return -1;\n if (e[t] === \"#\")\n return t++, Fe(e, t);\n let r = 0;\n for (; t < e.length; t++, r++)\n if (!(e[t].match(/\\w/) && r < 20)) {\n if (e[t] === \";\")\n break;\n return -1;\n }\n return t;\n}\nfunction p(e, t, r) {\n return {\n err: {\n code: e,\n msg: t,\n line: r.line || r,\n col: r.col\n }\n };\n}\nfunction Le(e) {\n return M.isName(e);\n}\nfunction Re(e) {\n return M.isName(e);\n}\nfunction w(e, t) {\n const r = e.substring(0, t).split(/\\r?\\n/);\n return {\n line: r.length,\n // column number is last line's length + 1, because column numbering starts at 1:\n col: r[r.length - 1].length + 1\n };\n}\nfunction v(e) {\n return e.startIndex + e[1].length;\n}\nvar k = {};\nconst re = {\n preserveOrder: !1,\n attributeNamePrefix: \"@_\",\n attributesGroupName: !1,\n textNodeName: \"#text\",\n ignoreAttributes: !0,\n removeNSPrefix: !1,\n // remove NS from tag name or attribute name if true\n allowBooleanAttributes: !1,\n //a tag can have attributes without any value\n //ignoreRootElement : false,\n parseTagValue: !0,\n parseAttributeValue: !1,\n trimValues: !0,\n //Trim string values of tag and attributes\n cdataPropName: !1,\n numberParseOptions: {\n hex: !0,\n leadingZeros: !0,\n eNotation: !0\n },\n tagValueProcessor: function(e, t) {\n return t;\n },\n attributeValueProcessor: function(e, t) {\n return t;\n },\n stopNodes: [],\n //nested tags will not be parsed even for errors\n alwaysCreateTextNode: !1,\n isArray: () => !1,\n commentPropName: !1,\n unpairedTags: [],\n processEntities: !0,\n htmlEntities: !1,\n ignoreDeclaration: !1,\n ignorePiTags: !1,\n transformTagName: !1,\n transformAttributeName: !1,\n updateTag: function(e, t, r) {\n return e;\n }\n // skipEmptyListItem: false\n}, Se = function(e) {\n return Object.assign({}, re, e);\n};\nk.buildOptions = Se;\nk.defaultOptions = re;\nclass Me {\n constructor(t) {\n this.tagname = t, this.child = [], this[\":@\"] = {};\n }\n add(t, r) {\n t === \"__proto__\" && (t = \"#__proto__\"), this.child.push({ [t]: r });\n }\n addChild(t) {\n t.tagname === \"__proto__\" && (t.tagname = \"#__proto__\"), t[\":@\"] && Object.keys(t[\":@\"]).length > 0 ? this.child.push({ [t.tagname]: t.child, \":@\": t[\":@\"] }) : this.child.push({ [t.tagname]: t.child });\n }\n}\nvar ke = Me;\nconst Be = O;\nfunction qe(e, t) {\n const r = {};\n if (e[t + 3] === \"O\" && e[t + 4] === \"C\" && e[t + 5] === \"T\" && e[t + 6] === \"Y\" && e[t + 7] === \"P\" && e[t + 8] === \"E\") {\n t = t + 9;\n let s = 1, n = !1, i = !1, d = \"\";\n for (; t < e.length; t++)\n if (e[t] === \"<\" && !i) {\n if (n && Ge(e, t))\n t += 7, [entityName, val, t] = Xe(e, t + 1), val.indexOf(\"&\") === -1 && (r[We(entityName)] = {\n regx: RegExp(`&${entityName};`, \"g\"),\n val\n });\n else if (n && ze(e, t))\n t += 8;\n else if (n && He(e, t))\n t += 8;\n else if (n && Ke(e, t))\n t += 9;\n else if (Ue)\n i = !0;\n else\n throw new Error(\"Invalid DOCTYPE\");\n s++, d = \"\";\n } else if (e[t] === \">\") {\n if (i ? e[t - 1] === \"-\" && e[t - 2] === \"-\" && (i = !1, s--) : s--, s === 0)\n break;\n } else\n e[t] === \"[\" ? n = !0 : d += e[t];\n if (s !== 0)\n throw new Error(\"Unclosed DOCTYPE\");\n } else\n throw new Error(\"Invalid Tag instead of DOCTYPE\");\n return { entities: r, i: t };\n}\nfunction Xe(e, t) {\n let r = \"\";\n for (; t < e.length && e[t] !== \"'\" && e[t] !== '\"'; t++)\n r += e[t];\n if (r = r.trim(), r.indexOf(\" \") !== -1)\n throw new Error(\"External entites are not supported\");\n const s = e[t++];\n let n = \"\";\n for (; t < e.length && e[t] !== s; t++)\n n += e[t];\n return [r, n, t];\n}\nfunction Ue(e, t) {\n return e[t + 1] === \"!\" && e[t + 2] === \"-\" && e[t + 3] === \"-\";\n}\nfunction Ge(e, t) {\n return e[t + 1] === \"!\" && e[t + 2] === \"E\" && e[t + 3] === \"N\" && e[t + 4] === \"T\" && e[t + 5] === \"I\" && e[t + 6] === \"T\" && e[t + 7] === \"Y\";\n}\nfunction ze(e, t) {\n return e[t + 1] === \"!\" && e[t + 2] === \"E\" && e[t + 3] === \"L\" && e[t + 4] === \"E\" && e[t + 5] === \"M\" && e[t + 6] === \"E\" && e[t + 7] === \"N\" && e[t + 8] === \"T\";\n}\nfunction He(e, t) {\n return e[t + 1] === \"!\" && e[t + 2] === \"A\" && e[t + 3] === \"T\" && e[t + 4] === \"T\" && e[t + 5] === \"L\" && e[t + 6] === \"I\" && e[t + 7] === \"S\" && e[t + 8] === \"T\";\n}\nfunction Ke(e, t) {\n return e[t + 1] === \"!\" && e[t + 2] === \"N\" && e[t + 3] === \"O\" && e[t + 4] === \"T\" && e[t + 5] === \"A\" && e[t + 6] === \"T\" && e[t + 7] === \"I\" && e[t + 8] === \"O\" && e[t + 9] === \"N\";\n}\nfunction We(e) {\n if (Be.isName(e))\n return e;\n throw new Error(`Invalid entity name ${e}`);\n}\nvar Ze = qe;\nconst je = /^[-+]?0x[a-fA-F0-9]+$/, Ye = /^([\\-\\+])?(0*)(\\.[0-9]+([eE]\\-?[0-9]+)?|[0-9]+(\\.[0-9]+([eE]\\-?[0-9]+)?)?)$/;\n!Number.parseInt && window.parseInt && (Number.parseInt = window.parseInt);\n!Number.parseFloat && window.parseFloat && (Number.parseFloat = window.parseFloat);\nconst Je = {\n hex: !0,\n leadingZeros: !0,\n decimalPoint: \".\",\n eNotation: !0\n //skipLike: /regex/\n};\nfunction Qe(e, t = {}) {\n if (t = Object.assign({}, Je, t), !e || typeof e != \"string\")\n return e;\n let r = e.trim();\n if (t.skipLike !== void 0 && t.skipLike.test(r))\n return e;\n if (t.hex && je.test(r))\n return Number.parseInt(r, 16);\n {\n const s = Ye.exec(r);\n if (s) {\n const n = s[1], i = s[2];\n let d = De(s[3]);\n const u = s[4] || s[6];\n if (!t.leadingZeros && i.length > 0 && n && r[2] !== \".\")\n return e;\n if (!t.leadingZeros && i.length > 0 && !n && r[1] !== \".\")\n return e;\n {\n const o = Number(r), a = \"\" + o;\n return a.search(/[eE]/) !== -1 || u ? t.eNotation ? o : e : r.indexOf(\".\") !== -1 ? a === \"0\" && d === \"\" || a === d || n && a === \"-\" + d ? o : e : i ? d === a || n + d === a ? o : e : r === a || r === n + a ? o : e;\n }\n } else\n return e;\n }\n}\nfunction De(e) {\n return e && e.indexOf(\".\") !== -1 && (e = e.replace(/0+$/, \"\"), e === \".\" ? e = \"0\" : e[0] === \".\" ? e = \"0\" + e : e[e.length - 1] === \".\" && (e = e.substr(0, e.length - 1))), e;\n}\nvar et = Qe;\nconst B = O, T = ke, tt = Ze, rt = et;\n\"<((!\\\\[CDATA\\\\[([\\\\s\\\\S]*?)(]]>))|((NAME:)?(NAME))([^>]*)>|((\\\\/)(NAME)\\\\s*>))([^<]*)\".replace(/NAME/g, B.nameRegexp);\nlet nt = class {\n constructor(t) {\n this.options = t, this.currentNode = null, this.tagsNodeStack = [], this.docTypeEntities = {}, this.lastEntities = {\n apos: { regex: /&(apos|#39|#x27);/g, val: \"'\" },\n gt: { regex: /&(gt|#62|#x3E);/g, val: \">\" },\n lt: { regex: /&(lt|#60|#x3C);/g, val: \"<\" },\n quot: { regex: /&(quot|#34|#x22);/g, val: '\"' }\n }, this.ampEntity = { regex: /&(amp|#38|#x26);/g, val: \"&\" }, this.htmlEntities = {\n space: { regex: /&(nbsp|#160);/g, val: \" \" },\n // \"lt\" : { regex: /&(lt|#60);/g, val: \"<\" },\n // \"gt\" : { regex: /&(gt|#62);/g, val: \">\" },\n // \"amp\" : { regex: /&(amp|#38);/g, val: \"&\" },\n // \"quot\" : { regex: /&(quot|#34);/g, val: \"\\\"\" },\n // \"apos\" : { regex: /&(apos|#39);/g, val: \"'\" },\n cent: { regex: /&(cent|#162);/g, val: \"¢\" },\n pound: { regex: /&(pound|#163);/g, val: \"£\" },\n yen: { regex: /&(yen|#165);/g, val: \"¥\" },\n euro: { regex: /&(euro|#8364);/g, val: \"€\" },\n copyright: { regex: /&(copy|#169);/g, val: \"©\" },\n reg: { regex: /&(reg|#174);/g, val: \"®\" },\n inr: { regex: /&(inr|#8377);/g, val: \"₹\" }\n }, this.addExternalEntities = it, this.parseXml = at, this.parseTextData = st, this.resolveNameSpace = ot, this.buildAttributesMap = dt, this.isItStopNode = ht, this.replaceEntitiesValue = ft, this.readStopNodeData = gt, this.saveTextToParentTag = ct, this.addChild = lt;\n }\n};\nfunction it(e) {\n const t = Object.keys(e);\n for (let r = 0; r < t.length; r++) {\n const s = t[r];\n this.lastEntities[s] = {\n regex: new RegExp(\"&\" + s + \";\", \"g\"),\n val: e[s]\n };\n }\n}\nfunction st(e, t, r, s, n, i, d) {\n if (e !== void 0 && (this.options.trimValues && !s && (e = e.trim()), e.length > 0)) {\n d || (e = this.replaceEntitiesValue(e));\n const u = this.options.tagValueProcessor(t, e, r, n, i);\n return u == null ? e : typeof u != typeof e || u !== e ? u : this.options.trimValues ? $(e, this.options.parseTagValue, this.options.numberParseOptions) : e.trim() === e ? $(e, this.options.parseTagValue, this.options.numberParseOptions) : e;\n }\n}\nfunction ot(e) {\n if (this.options.removeNSPrefix) {\n const t = e.split(\":\"), r = e.charAt(0) === \"/\" ? \"/\" : \"\";\n if (t[0] === \"xmlns\")\n return \"\";\n t.length === 2 && (e = r + t[1]);\n }\n return e;\n}\nconst ut = new RegExp(`([^\\\\s=]+)\\\\s*(=\\\\s*(['\"])([\\\\s\\\\S]*?)\\\\3)?`, \"gm\");\nfunction dt(e, t, r) {\n if (!this.options.ignoreAttributes && typeof e == \"string\") {\n const s = B.getAllMatches(e, ut), n = s.length, i = {};\n for (let d = 0; d < n; d++) {\n const u = this.resolveNameSpace(s[d][1]);\n let o = s[d][4], a = this.options.attributeNamePrefix + u;\n if (u.length)\n if (this.options.transformAttributeName && (a = this.options.transformAttributeName(a)), a === \"__proto__\" && (a = \"#__proto__\"), o !== void 0) {\n this.options.trimValues && (o = o.trim()), o = this.replaceEntitiesValue(o);\n const l = this.options.attributeValueProcessor(u, o, t);\n l == null ? i[a] = o : typeof l != typeof o || l !== o ? i[a] = l : i[a] = $(\n o,\n this.options.parseAttributeValue,\n this.options.numberParseOptions\n );\n } else\n this.options.allowBooleanAttributes && (i[a] = !0);\n }\n if (!Object.keys(i).length)\n return;\n if (this.options.attributesGroupName) {\n const d = {};\n return d[this.options.attributesGroupName] = i, d;\n }\n return i;\n }\n}\nconst at = function(e) {\n e = e.replace(/\\r\\n?/g, `\n`);\n const t = new T(\"!xml\");\n let r = t, s = \"\", n = \"\";\n for (let i = 0; i < e.length; i++)\n if (e[i] === \"<\")\n if (e[i + 1] === \"/\") {\n const u = y(e, \">\", i, \"Closing Tag is not closed.\");\n let o = e.substring(i + 2, u).trim();\n if (this.options.removeNSPrefix) {\n const f = o.indexOf(\":\");\n f !== -1 && (o = o.substr(f + 1));\n }\n this.options.transformTagName && (o = this.options.transformTagName(o)), r && (s = this.saveTextToParentTag(s, r, n));\n const a = n.substring(n.lastIndexOf(\".\") + 1);\n if (o && this.options.unpairedTags.indexOf(o) !== -1)\n throw new Error(`Unpaired tag can not be used as closing tag: </${o}>`);\n let l = 0;\n a && this.options.unpairedTags.indexOf(a) !== -1 ? (l = n.lastIndexOf(\".\", n.lastIndexOf(\".\") - 1), this.tagsNodeStack.pop()) : l = n.lastIndexOf(\".\"), n = n.substring(0, l), r = this.tagsNodeStack.pop(), s = \"\", i = u;\n } else if (e[i + 1] === \"?\") {\n let u = x(e, i, !1, \"?>\");\n if (!u)\n throw new Error(\"Pi Tag is not closed.\");\n if (s = this.saveTextToParentTag(s, r, n), !(this.options.ignoreDeclaration && u.tagName === \"?xml\" || this.options.ignorePiTags)) {\n const o = new T(u.tagName);\n o.add(this.options.textNodeName, \"\"), u.tagName !== u.tagExp && u.attrExpPresent && (o[\":@\"] = this.buildAttributesMap(u.tagExp, n, u.tagName)), this.addChild(r, o, n);\n }\n i = u.closeIndex + 1;\n } else if (e.substr(i + 1, 3) === \"!--\") {\n const u = y(e, \"-->\", i + 4, \"Comment is not closed.\");\n if (this.options.commentPropName) {\n const o = e.substring(i + 4, u - 2);\n s = this.saveTextToParentTag(s, r, n), r.add(this.options.commentPropName, [{ [this.options.textNodeName]: o }]);\n }\n i = u;\n } else if (e.substr(i + 1, 2) === \"!D\") {\n const u = tt(e, i);\n this.docTypeEntities = u.entities, i = u.i;\n } else if (e.substr(i + 1, 2) === \"![\") {\n const u = y(e, \"]]>\", i, \"CDATA is not closed.\") - 2, o = e.substring(i + 9, u);\n if (s = this.saveTextToParentTag(s, r, n), this.options.cdataPropName)\n r.add(this.options.cdataPropName, [{ [this.options.textNodeName]: o }]);\n else {\n let a = this.parseTextData(o, r.tagname, n, !0, !1, !0);\n a == null && (a = \"\"), r.add(this.options.textNodeName, a);\n }\n i = u + 2;\n } else {\n let u = x(e, i, this.options.removeNSPrefix), o = u.tagName;\n const a = u.rawTagName;\n let l = u.tagExp, f = u.attrExpPresent, c = u.closeIndex;\n this.options.transformTagName && (o = this.options.transformTagName(o)), r && s && r.tagname !== \"!xml\" && (s = this.saveTextToParentTag(s, r, n, !1));\n const g = r;\n if (g && this.options.unpairedTags.indexOf(g.tagname) !== -1 && (r = this.tagsNodeStack.pop(), n = n.substring(0, n.lastIndexOf(\".\"))), o !== t.tagname && (n += n ? \".\" + o : o), this.isItStopNode(this.options.stopNodes, n, o)) {\n let h = \"\";\n if (l.length > 0 && l.lastIndexOf(\"/\") === l.length - 1)\n i = u.closeIndex;\n else if (this.options.unpairedTags.indexOf(o) !== -1)\n i = u.closeIndex;\n else {\n const E = this.readStopNodeData(e, a, c + 1);\n if (!E)\n throw new Error(`Unexpected end of ${a}`);\n i = E.i, h = E.tagContent;\n }\n const _ = new T(o);\n o !== l && f && (_[\":@\"] = this.buildAttributesMap(l, n, o)), h && (h = this.parseTextData(h, o, n, !0, f, !0, !0)), n = n.substr(0, n.lastIndexOf(\".\")), _.add(this.options.textNodeName, h), this.addChild(r, _, n);\n } else {\n if (l.length > 0 && l.lastIndexOf(\"/\") === l.length - 1) {\n o[o.length - 1] === \"/\" ? (o = o.substr(0, o.length - 1), n = n.substr(0, n.length - 1), l = o) : l = l.substr(0, l.length - 1), this.options.transformTagName && (o = this.options.transformTagName(o));\n const h = new T(o);\n o !== l && f && (h[\":@\"] = this.buildAttributesMap(l, n, o)), this.addChild(r, h, n), n = n.substr(0, n.lastIndexOf(\".\"));\n } else {\n const h = new T(o);\n this.tagsNodeStack.push(r), o !== l && f && (h[\":@\"] = this.buildAttributesMap(l, n, o)), this.addChild(r, h, n), r = h;\n }\n s = \"\", i = c;\n }\n }\n else\n s += e[i];\n return t.child;\n};\nfunction lt(e, t, r) {\n const s = this.options.updateTag(t.tagname, r, t[\":@\"]);\n s === !1 || (typeof s == \"string\" && (t.tagname = s), e.addChild(t));\n}\nconst ft = function(e) {\n if (this.options.processEntities) {\n for (let t in this.docTypeEntities) {\n const r = this.docTypeEntities[t];\n e = e.replace(r.regx, r.val);\n }\n for (let t in this.lastEntities) {\n const r = this.lastEntities[t];\n e = e.replace(r.regex, r.val);\n }\n if (this.options.htmlEntities)\n for (let t in this.htmlEntities) {\n const r = this.htmlEntities[t];\n e = e.replace(r.regex, r.val);\n }\n e = e.replace(this.ampEntity.regex, this.ampEntity.val);\n }\n return e;\n};\nfunction ct(e, t, r, s) {\n return e && (s === void 0 && (s = Object.keys(t.child).length === 0), e = this.parseTextData(\n e,\n t.tagname,\n r,\n !1,\n t[\":@\"] ? Object.keys(t[\":@\"]).length !== 0 : !1,\n s\n ), e !== void 0 && e !== \"\" && t.add(this.options.textNodeName, e), e = \"\"), e;\n}\nfunction ht(e, t, r) {\n const s = \"*.\" + r;\n for (const n in e) {\n const i = e[n];\n if (s === i || t === i)\n return !0;\n }\n return !1;\n}\nfunction pt(e, t, r = \">\") {\n let s, n = \"\";\n for (let i = t; i < e.length; i++) {\n let d = e[i];\n if (s)\n d === s && (s = \"\");\n else if (d === '\"' || d === \"'\")\n s = d;\n else if (d === r[0])\n if (r[1]) {\n if (e[i + 1] === r[1])\n return {\n data: n,\n index: i\n };\n } else\n return {\n data: n,\n index: i\n };\n else\n d === \"\t\" && (d = \" \");\n n += d;\n }\n}\nfunction y(e, t, r, s) {\n const n = e.indexOf(t, r);\n if (n === -1)\n throw new Error(s);\n return n + t.length - 1;\n}\nfunction x(e, t, r, s = \">\") {\n const n = pt(e, t + 1, s);\n if (!n)\n return;\n let i = n.data;\n const d = n.index, u = i.search(/\\s/);\n let o = i, a = !0;\n u !== -1 && (o = i.substr(0, u).replace(/\\s\\s*$/, \"\"), i = i.substr(u + 1));\n const l = o;\n if (r) {\n const f = o.indexOf(\":\");\n f !== -1 && (o = o.substr(f + 1), a = o !== n.data.substr(f + 1));\n }\n return {\n tagName: o,\n tagExp: i,\n closeIndex: d,\n attrExpPresent: a,\n rawTagName: l\n };\n}\nfunction gt(e, t, r) {\n const s = r;\n let n = 1;\n for (; r < e.length; r++)\n if (e[r] === \"<\")\n if (e[r + 1] === \"/\") {\n const i = y(e, \">\", r, `${t} is not closed`);\n if (e.substring(r + 2, i).trim() === t && (n--, n === 0))\n return {\n tagContent: e.substring(s, r),\n i\n };\n r = i;\n } else if (e[r + 1] === \"?\")\n r = y(e, \"?>\", r + 1, \"StopNode is not closed.\");\n else if (e.substr(r + 1, 3) === \"!--\")\n r = y(e, \"-->\", r + 3, \"StopNode is not closed.\");\n else if (e.substr(r + 1, 2) === \"![\")\n r = y(e, \"]]>\", r, \"StopNode is not closed.\") - 2;\n else {\n const i = x(e, r, \">\");\n i && ((i && i.tagName) === t && i.tagExp[i.tagExp.length - 1] !== \"/\" && n++, r = i.closeIndex);\n }\n}\nfunction $(e, t, r) {\n if (t && typeof e == \"string\") {\n const s = e.trim();\n return s === \"true\" ? !0 : s === \"false\" ? !1 : rt(e, r);\n } else\n return B.isExist(e) ? e : \"\";\n}\nvar wt = nt, ne = {};\nfunction mt(e, t) {\n return ie(e, t);\n}\nfunction ie(e, t, r) {\n let s;\n const n = {};\n for (let i = 0; i < e.length; i++) {\n const d = e[i], u = Nt(d);\n let o = \"\";\n if (r === void 0 ? o = u : o = r + \".\" + u, u === t.textNodeName)\n s === void 0 ? s = d[u] : s += \"\" + d[u];\n else {\n if (u === void 0)\n continue;\n if (d[u]) {\n let a = ie(d[u], t, o);\n const l = bt(a, t);\n d[\":@\"] ? Et(a, d[\":@\"], o, t) : Object.keys(a).length === 1 && a[t.textNodeName] !== void 0 && !t.alwaysCreateTextNode ? a = a[t.textNodeName] : Object.keys(a).length === 0 && (t.alwaysCreateTextNode ? a[t.textNodeName] = \"\" : a = \"\"), n[u] !== void 0 && n.hasOwnProperty(u) ? (Array.isArray(n[u]) || (n[u] = [n[u]]), n[u].push(a)) : t.isArray(u, o, l) ? n[u] = [a] : n[u] = a;\n }\n }\n }\n return typeof s == \"string\" ? s.length > 0 && (n[t.textNodeName] = s) : s !== void 0 && (n[t.textNodeName] = s), n;\n}\nfunction Nt(e) {\n const t = Object.keys(e);\n for (let r = 0; r < t.length; r++) {\n const s = t[r];\n if (s !== \":@\")\n return s;\n }\n}\nfunction Et(e, t, r, s) {\n if (t) {\n const n = Object.keys(t), i = n.length;\n for (let d = 0; d < i; d++) {\n const u = n[d];\n s.isArray(u, r + \".\" + u, !0, !0) ? e[u] = [t[u]] : e[u] = t[u];\n }\n }\n}\nfunction bt(e, t) {\n const { textNodeName: r } = t, s = Object.keys(e).length;\n return !!(s === 0 || s === 1 && (e[r] || typeof e[r] == \"boolean\" || e[r] === 0));\n}\nne.prettify = mt;\nconst { buildOptions: yt } = k, _t = wt, { prettify: vt } = ne, Tt = S;\nlet It = class {\n constructor(t) {\n this.externalEntities = {}, this.options = yt(t);\n }\n /**\n * Parse XML dats to JS object \n * @param {string|Buffer} xmlData \n * @param {boolean|Object} validationOption \n */\n parse(t, r) {\n if (typeof t != \"string\")\n if (t.toString)\n t = t.toString();\n else\n throw new Error(\"XML data is accepted in String or Bytes[] form.\");\n if (r) {\n r === !0 && (r = {});\n const i = Tt.validate(t, r);\n if (i !== !0)\n throw Error(`${i.err.msg}:${i.err.line}:${i.err.col}`);\n }\n const s = new _t(this.options);\n s.addExternalEntities(this.externalEntities);\n const n = s.parseXml(t);\n return this.options.preserveOrder || n === void 0 ? n : vt(n, this.options);\n }\n /**\n * Add Entity which is not by default supported by this library\n * @param {string} key \n * @param {string} value \n */\n addEntity(t, r) {\n if (r.indexOf(\"&\") !== -1)\n throw new Error(\"Entity value can't have '&'\");\n if (t.indexOf(\"&\") !== -1 || t.indexOf(\";\") !== -1)\n throw new Error(\"An entity must be set without '&' and ';'. Eg. use '#xD' for '
'\");\n if (r === \"&\")\n throw new Error(\"An entity with value '&' is not permitted\");\n this.externalEntities[t] = r;\n }\n};\nvar At = It;\nconst Ot = `\n`;\nfunction Ct(e, t) {\n let r = \"\";\n return t.format && t.indentBy.length > 0 && (r = Ot), se(e, t, \"\", r);\n}\nfunction se(e, t, r, s) {\n let n = \"\", i = !1;\n for (let d = 0; d < e.length; d++) {\n const u = e[d], o = Pt(u);\n if (o === void 0)\n continue;\n let a = \"\";\n if (r.length === 0 ? a = o : a = `${r}.${o}`, o === t.textNodeName) {\n let h = u[o];\n xt(a, t) || (h = t.tagValueProcessor(o, h), h = oe(h, t)), i && (n += s), n += h, i = !1;\n continue;\n } else if (o === t.cdataPropName) {\n i && (n += s), n += `<![CDATA[${u[o][0][t.textNodeName]}]]>`, i = !1;\n continue;\n } else if (o === t.commentPropName) {\n n += s + `<!--${u[o][0][t.textNodeName]}-->`, i = !0;\n continue;\n } else if (o[0] === \"?\") {\n const h = K(u[\":@\"], t), _ = o === \"?xml\" ? \"\" : s;\n let E = u[o][0][t.textNodeName];\n E = E.length !== 0 ? \" \" + E : \"\", n += _ + `<${o}${E}${h}?>`, i = !0;\n continue;\n }\n let l = s;\n l !== \"\" && (l += t.indentBy);\n const f = K(u[\":@\"], t), c = s + `<${o}${f}`, g = se(u[o], t, a, l);\n t.unpairedTags.indexOf(o) !== -1 ? t.suppressUnpairedNode ? n += c + \">\" : n += c + \"/>\" : (!g || g.length === 0) && t.suppressEmptyNode ? n += c + \"/>\" : g && g.endsWith(\">\") ? n += c + `>${g}${s}</${o}>` : (n += c + \">\", g && s !== \"\" && (g.includes(\"/>\") || g.includes(\"</\")) ? n += s + t.indentBy + g + s : n += g, n += `</${o}>`), i = !0;\n }\n return n;\n}\nfunction Pt(e) {\n const t = Object.keys(e);\n for (let r = 0; r < t.length; r++) {\n const s = t[r];\n if (e.hasOwnProperty(s) && s !== \":@\")\n return s;\n }\n}\nfunction K(e, t) {\n let r = \"\";\n if (e && !t.ignoreAttributes)\n for (let s in e) {\n if (!e.hasOwnProperty(s))\n continue;\n let n = t.attributeValueProcessor(s, e[s]);\n n = oe(n, t), n === !0 && t.suppressBooleanAttributes ? r += ` ${s.substr(t.attributeNamePrefix.length)}` : r += ` ${s.substr(t.attributeNamePrefix.length)}=\"${n}\"`;\n }\n return r;\n}\nfunction xt(e, t) {\n e = e.substr(0, e.length - t.textNodeName.length - 1);\n let r = e.substr(e.lastIndexOf(\".\") + 1);\n for (let s in t.stopNodes)\n if (t.stopNodes[s] === e || t.stopNodes[s] === \"*.\" + r)\n return !0;\n return !1;\n}\nfunction oe(e, t) {\n if (e && e.length > 0 && t.processEntities)\n for (let r = 0; r < t.entities.length; r++) {\n const s = t.entities[r];\n e = e.replace(s.regex, s.val);\n }\n return e;\n}\nvar $t = Ct;\nconst Ft = $t, Vt = {\n attributeNamePrefix: \"@_\",\n attributesGroupName: !1,\n textNodeName: \"#text\",\n ignoreAttributes: !0,\n cdataPropName: !1,\n format: !1,\n indentBy: \" \",\n suppressEmptyNode: !1,\n suppressUnpairedNode: !0,\n suppressBooleanAttributes: !0,\n tagValueProcessor: function(e, t) {\n return t;\n },\n attributeValueProcessor: function(e, t) {\n return t;\n },\n preserveOrder: !1,\n commentPropName: !1,\n unpairedTags: [],\n entities: [\n { regex: new RegExp(\"&\", \"g\"), val: \"&\" },\n //it must be on top\n { regex: new RegExp(\">\", \"g\"), val: \">\" },\n { regex: new RegExp(\"<\", \"g\"), val: \"<\" },\n { regex: new RegExp(\"'\", \"g\"), val: \"'\" },\n { regex: new RegExp('\"', \"g\"), val: \""\" }\n ],\n processEntities: !0,\n stopNodes: [],\n // transformTagName: false,\n // transformAttributeName: false,\n oneListGroup: !1\n};\nfunction b(e) {\n this.options = Object.assign({}, Vt, e), this.options.ignoreAttributes || this.options.attributesGroupName ? this.isAttribute = function() {\n return !1;\n } : (this.attrPrefixLen = this.options.attributeNamePrefix.length, this.isAttribute = St), this.processTextOrObjNode = Lt, this.options.format ? (this.indentate = Rt, this.tagEndChar = `>\n`, this.newLine = `\n`) : (this.indentate = function() {\n return \"\";\n }, this.tagEndChar = \">\", this.newLine = \"\");\n}\nb.prototype.build = function(e) {\n return this.options.preserveOrder ? Ft(e, this.options) : (Array.isArray(e) && this.options.arrayNodeName && this.options.arrayNodeName.length > 1 && (e = {\n [this.options.arrayNodeName]: e\n }), this.j2x(e, 0).val);\n};\nb.prototype.j2x = function(e, t) {\n let r = \"\", s = \"\";\n for (let n in e)\n if (Object.prototype.hasOwnProperty.call(e, n))\n if (typeof e[n] > \"u\")\n this.isAttribute(n) && (s += \"\");\n else if (e[n] === null)\n this.isAttribute(n) ? s += \"\" : n[0] === \"?\" ? s += this.indentate(t) + \"<\" + n + \"?\" + this.tagEndChar : s += this.indentate(t) + \"<\" + n + \"/\" + this.tagEndChar;\n else if (e[n] instanceof Date)\n s += this.buildTextValNode(e[n], n, \"\", t);\n else if (typeof e[n] != \"object\") {\n const i = this.isAttribute(n);\n if (i)\n r += this.buildAttrPairStr(i, \"\" + e[n]);\n else if (n === this.options.textNodeName) {\n let d = this.options.tagValueProcessor(n, \"\" + e[n]);\n s += this.replaceEntitiesValue(d);\n } else\n s += this.buildTextValNode(e[n], n, \"\", t);\n } else if (Array.isArray(e[n])) {\n const i = e[n].length;\n let d = \"\";\n for (let u = 0; u < i; u++) {\n const o = e[n][u];\n typeof o > \"u\" || (o === null ? n[0] === \"?\" ? s += this.indentate(t) + \"<\" + n + \"?\" + this.tagEndChar : s += this.indentate(t) + \"<\" + n + \"/\" + this.tagEndChar : typeof o == \"object\" ? this.options.oneListGroup ? d += this.j2x(o, t + 1).val : d += this.processTextOrObjNode(o, n, t) : d += this.buildTextValNode(o, n, \"\", t));\n }\n this.options.oneListGroup && (d = this.buildObjectNode(d, n, \"\", t)), s += d;\n } else if (this.options.attributesGroupName && n === this.options.attributesGroupName) {\n const i = Object.keys(e[n]), d = i.length;\n for (let u = 0; u < d; u++)\n r += this.buildAttrPairStr(i[u], \"\" + e[n][i[u]]);\n } else\n s += this.processTextOrObjNode(e[n], n, t);\n return { attrStr: r, val: s };\n};\nb.prototype.buildAttrPairStr = function(e, t) {\n return t = this.options.attributeValueProcessor(e, \"\" + t), t = this.replaceEntitiesValue(t), this.options.suppressBooleanAttributes && t === \"true\" ? \" \" + e : \" \" + e + '=\"' + t + '\"';\n};\nfunction Lt(e, t, r) {\n const s = this.j2x(e, r + 1);\n return e[this.options.textNodeName] !== void 0 && Object.keys(e).length === 1 ? this.buildTextValNode(e[this.options.textNodeName], t, s.attrStr, r) : this.buildObjectNode(s.val, t, s.attrStr, r);\n}\nb.prototype.buildObjectNode = function(e, t, r, s) {\n if (e === \"\")\n return t[0] === \"?\" ? this.indentate(s) + \"<\" + t + r + \"?\" + this.tagEndChar : this.indentate(s) + \"<\" + t + r + this.closeTag(t) + this.tagEndChar;\n {\n let n = \"</\" + t + this.tagEndChar, i = \"\";\n return t[0] === \"?\" && (i = \"?\", n = \"\"), (r || r === \"\") && e.indexOf(\"<\") === -1 ? this.indentate(s) + \"<\" + t + r + i + \">\" + e + n : this.options.commentPropName !== !1 && t === this.options.commentPropName && i.length === 0 ? this.indentate(s) + `<!--${e}-->` + this.newLine : this.indentate(s) + \"<\" + t + r + i + this.tagEndChar + e + this.indentate(s) + n;\n }\n};\nb.prototype.closeTag = function(e) {\n let t = \"\";\n return this.options.unpairedTags.indexOf(e) !== -1 ? this.options.suppressUnpairedNode || (t = \"/\") : this.options.suppressEmptyNode ? t = \"/\" : t = `></${e}`, t;\n};\nb.prototype.buildTextValNode = function(e, t, r, s) {\n if (this.options.cdataPropName !== !1 && t === this.options.cdataPropName)\n return this.indentate(s) + `<![CDATA[${e}]]>` + this.newLine;\n if (this.options.commentPropName !== !1 && t === this.options.commentPropName)\n return this.indentate(s) + `<!--${e}-->` + this.newLine;\n if (t[0] === \"?\")\n return this.indentate(s) + \"<\" + t + r + \"?\" + this.tagEndChar;\n {\n let n = this.options.tagValueProcessor(t, e);\n return n = this.replaceEntitiesValue(n), n === \"\" ? this.indentate(s) + \"<\" + t + r + this.closeTag(t) + this.tagEndChar : this.indentate(s) + \"<\" + t + r + \">\" + n + \"</\" + t + this.tagEndChar;\n }\n};\nb.prototype.replaceEntitiesValue = function(e) {\n if (e && e.length > 0 && this.options.processEntities)\n for (let t = 0; t < this.options.entities.length; t++) {\n const r = this.options.entities[t];\n e = e.replace(r.regex, r.val);\n }\n return e;\n};\nfunction Rt(e) {\n return this.options.indentBy.repeat(e);\n}\nfunction St(e) {\n return e.startsWith(this.options.attributeNamePrefix) && e !== this.options.textNodeName ? e.substr(this.attrPrefixLen) : !1;\n}\nvar Mt = b;\nconst kt = S, Bt = At, qt = Mt;\nvar W = {\n XMLParser: Bt,\n XMLValidator: kt,\n XMLBuilder: qt\n};\nfunction Xt(e) {\n if (typeof e != \"string\")\n throw new TypeError(`Expected a \\`string\\`, got \\`${typeof e}\\``);\n if (e = e.trim(), e.length === 0 || W.XMLValidator.validate(e) !== !0)\n return !1;\n let t;\n const r = new W.XMLParser();\n try {\n t = r.parse(e);\n } catch {\n return !1;\n }\n return !(!t || !(\"svg\" in t));\n}\n/**\n * @copyright Copyright (c) 2022 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\n *\n */\nclass cr {\n _view;\n constructor(t) {\n Ut(t), this._view = t;\n }\n get id() {\n return this._view.id;\n }\n get name() {\n return this._view.name;\n }\n get caption() {\n return this._view.caption;\n }\n get emptyTitle() {\n return this._view.emptyTitle;\n }\n get emptyCaption() {\n return this._view.emptyCaption;\n }\n get getContents() {\n return this._view.getContents;\n }\n get icon() {\n return this._view.icon;\n }\n set icon(t) {\n this._view.icon = t;\n }\n get order() {\n return this._view.order;\n }\n set order(t) {\n this._view.order = t;\n }\n get params() {\n return this._view.params;\n }\n set params(t) {\n this._view.params = t;\n }\n get columns() {\n return this._view.columns;\n }\n get emptyView() {\n return this._view.emptyView;\n }\n get parent() {\n return this._view.parent;\n }\n get sticky() {\n return this._view.sticky;\n }\n get expanded() {\n return this._view.expanded;\n }\n set expanded(t) {\n this._view.expanded = t;\n }\n get defaultSortKey() {\n return this._view.defaultSortKey;\n }\n}\nconst Ut = function(e) {\n if (!e.id || typeof e.id != \"string\")\n throw new Error(\"View id is required and must be a string\");\n if (!e.name || typeof e.name != \"string\")\n throw new Error(\"View name is required and must be a string\");\n if (e.columns && e.columns.length > 0 && (!e.caption || typeof e.caption != \"string\"))\n throw new Error(\"View caption is required for top-level views and must be a string\");\n if (!e.getContents || typeof e.getContents != \"function\")\n throw new Error(\"View getContents is required and must be a function\");\n if (!e.icon || typeof e.icon != \"string\" || !Xt(e.icon))\n throw new Error(\"View icon is required and must be a valid svg string\");\n if (!(\"order\" in e) || typeof e.order != \"number\")\n throw new Error(\"View order is required and must be a number\");\n if (e.columns && e.columns.forEach((t) => {\n if (!(t instanceof Ie))\n throw new Error(\"View columns must be an array of Column. Invalid column found\");\n }), e.emptyView && typeof e.emptyView != \"function\")\n throw new Error(\"View emptyView must be a function\");\n if (e.parent && typeof e.parent != \"string\")\n throw new Error(\"View parent must be a string\");\n if (\"sticky\" in e && typeof e.sticky != \"boolean\")\n throw new Error(\"View sticky must be a boolean\");\n if (\"expanded\" in e && typeof e.expanded != \"boolean\")\n throw new Error(\"View expanded must be a boolean\");\n if (e.defaultSortKey && typeof e.defaultSortKey != \"string\")\n throw new Error(\"View defaultSortKey must be a string\");\n return !0;\n};\n/**\n * @copyright 2019 Christoph Wurst <christoph@winzerhof-wurst.at>\n *\n * @author Christoph Wurst <christoph@winzerhof-wurst.at>\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\n *\n */\nconst hr = function(e) {\n return F().registerEntry(e);\n}, pr = function(e) {\n return F().unregisterEntry(e);\n}, gr = function(e) {\n return F().getEntries(e).sort((r, s) => r.order !== void 0 && s.order !== void 0 && r.order !== s.order ? r.order - s.order : r.displayName.localeCompare(s.displayName, void 0, { numeric: !0, sensitivity: \"base\" }));\n};\nexport {\n Ie as Column,\n Z as DefaultType,\n ye as File,\n Qt as FileAction,\n R as FileType,\n _e as Folder,\n tr as Header,\n Te as Navigation,\n D as Node,\n Q as NodeStatus,\n N as Permission,\n cr as View,\n hr as addNewFileMenuEntry,\n ur as davGetClient,\n sr as davGetDefaultPropfind,\n Ee as davGetFavoritesReport,\n or as davGetRecentSearch,\n be as davParsePermissions,\n te as davRemoteURL,\n ve as davResultToNode,\n ee as davRootPath,\n Y as defaultDavNamespaces,\n j as defaultDavProperties,\n Yt as formatFileSize,\n L as getDavNameSpaces,\n V as getDavProperties,\n dr as getFavoriteNodes,\n er as getFileActions,\n nr as getFileListHeaders,\n ar as getNavigation,\n gr as getNewFileMenuEntries,\n Jt as parseFileSize,\n ir as registerDavProperty,\n Dt as registerFileAction,\n rr as registerFileListHeaders,\n pr as removeNewFileMenuEntry\n};\n","// The module cache\nvar __webpack_module_cache__ = {};\n\n// The require function\nfunction __webpack_require__(moduleId) {\n\t// Check if module is in cache\n\tvar cachedModule = __webpack_module_cache__[moduleId];\n\tif (cachedModule !== undefined) {\n\t\treturn cachedModule.exports;\n\t}\n\t// Create a new module (and put it into the cache)\n\tvar module = __webpack_module_cache__[moduleId] = {\n\t\tid: moduleId,\n\t\tloaded: false,\n\t\texports: {}\n\t};\n\n\t// Execute the module function\n\t__webpack_modules__[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n\n\t// Flag the module as loaded\n\tmodule.loaded = true;\n\n\t// Return the exports of the module\n\treturn module.exports;\n}\n\n// expose the modules object (__webpack_modules__)\n__webpack_require__.m = __webpack_modules__;\n\n","// getDefaultExport function for compatibility with non-harmony modules\n__webpack_require__.n = (module) => {\n\tvar getter = module && module.__esModule ?\n\t\t() => (module['default']) :\n\t\t() => (module);\n\t__webpack_require__.d(getter, { a: getter });\n\treturn getter;\n};","// define getter functions for harmony exports\n__webpack_require__.d = (exports, definition) => {\n\tfor(var key in definition) {\n\t\tif(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n\t\t\tObject.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n\t\t}\n\t}\n};","__webpack_require__.f = {};\n// This file contains only the entry chunk.\n// The chunk loading function for additional chunks\n__webpack_require__.e = (chunkId) => {\n\treturn Promise.all(Object.keys(__webpack_require__.f).reduce((promises, key) => {\n\t\t__webpack_require__.f[key](chunkId, promises);\n\t\treturn promises;\n\t}, []));\n};","// This function allow to reference async chunks\n__webpack_require__.u = (chunkId) => {\n\t// return url for filenames based on template\n\treturn \"\" + chunkId + \"-\" + chunkId + \".js?v=\" + {\"4720\":\"67ff1816113751e83e78\",\"6512\":\"512e0eb87d56fb3dbdfc\"}[chunkId] + \"\";\n};","__webpack_require__.g = (function() {\n\tif (typeof globalThis === 'object') return globalThis;\n\ttry {\n\t\treturn this || new Function('return this')();\n\t} catch (e) {\n\t\tif (typeof window === 'object') return window;\n\t}\n})();","__webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))","// define __esModule on exports\n__webpack_require__.r = (exports) => {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","__webpack_require__.nmd = (module) => {\n\tmodule.paths = [];\n\tif (!module.children) module.children = [];\n\treturn module;\n};","__webpack_require__.j = 4092;","var scriptUrl;\nif (__webpack_require__.g.importScripts) scriptUrl = __webpack_require__.g.location + \"\";\nvar document = __webpack_require__.g.document;\nif (!scriptUrl && document) {\n\tif (document.currentScript)\n\t\tscriptUrl = document.currentScript.src;\n\tif (!scriptUrl) {\n\t\tvar scripts = document.getElementsByTagName(\"script\");\n\t\tif(scripts.length) {\n\t\t\tvar i = scripts.length - 1;\n\t\t\twhile (i > -1 && !scriptUrl) scriptUrl = scripts[i--].src;\n\t\t}\n\t}\n}\n// When supporting browsers where an automatic publicPath is not supported you must specify an output.publicPath manually via configuration\n// or pass an empty string (\"\") and set the __webpack_public_path__ variable from your code to use your own logic.\nif (!scriptUrl) throw new Error(\"Automatic publicPath is not supported in this browser\");\nscriptUrl = scriptUrl.replace(/#.*$/, \"\").replace(/\\?.*$/, \"\").replace(/\\/[^\\/]+$/, \"/\");\n__webpack_require__.p = scriptUrl;","__webpack_require__.b = document.baseURI || self.location.href;\n\n// object to store loaded and loading chunks\n// undefined = chunk not loaded, null = chunk preloaded/prefetched\n// [resolve, reject, Promise] = chunk loading, 0 = chunk loaded\nvar installedChunks = {\n\t4092: 0\n};\n\n__webpack_require__.f.j = (chunkId, promises) => {\n\t\t// JSONP chunk loading for javascript\n\t\tvar installedChunkData = __webpack_require__.o(installedChunks, chunkId) ? installedChunks[chunkId] : undefined;\n\t\tif(installedChunkData !== 0) { // 0 means \"already installed\".\n\n\t\t\t// a Promise means \"currently loading\".\n\t\t\tif(installedChunkData) {\n\t\t\t\tpromises.push(installedChunkData[2]);\n\t\t\t} else {\n\t\t\t\tif(true) { // all chunks have JS\n\t\t\t\t\t// setup Promise in chunk cache\n\t\t\t\t\tvar promise = new Promise((resolve, reject) => (installedChunkData = installedChunks[chunkId] = [resolve, reject]));\n\t\t\t\t\tpromises.push(installedChunkData[2] = promise);\n\n\t\t\t\t\t// start chunk loading\n\t\t\t\t\tvar url = __webpack_require__.p + __webpack_require__.u(chunkId);\n\t\t\t\t\t// create error before stack unwound to get useful stacktrace later\n\t\t\t\t\tvar error = new Error();\n\t\t\t\t\tvar loadingEnded = (event) => {\n\t\t\t\t\t\tif(__webpack_require__.o(installedChunks, chunkId)) {\n\t\t\t\t\t\t\tinstalledChunkData = installedChunks[chunkId];\n\t\t\t\t\t\t\tif(installedChunkData !== 0) installedChunks[chunkId] = undefined;\n\t\t\t\t\t\t\tif(installedChunkData) {\n\t\t\t\t\t\t\t\tvar errorType = event && (event.type === 'load' ? 'missing' : event.type);\n\t\t\t\t\t\t\t\tvar realSrc = event && event.target && event.target.src;\n\t\t\t\t\t\t\t\terror.message = 'Loading chunk ' + chunkId + ' failed.\\n(' + errorType + ': ' + realSrc + ')';\n\t\t\t\t\t\t\t\terror.name = 'ChunkLoadError';\n\t\t\t\t\t\t\t\terror.type = errorType;\n\t\t\t\t\t\t\t\terror.request = realSrc;\n\t\t\t\t\t\t\t\tinstalledChunkData[1](error);\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\n\t\t\t\t\t};\n\t\t\t\t\t__webpack_require__.l(url, loadingEnded, \"chunk-\" + chunkId, chunkId);\n\t\t\t\t}\n\t\t\t}\n\t\t}\n};\n\n// no prefetching\n\n// no preloaded\n\n// no HMR\n\n// no HMR manifest\n\n__webpack_require__.O.j = (chunkId) => (installedChunks[chunkId] === 0);\n\n// install a JSONP callback for chunk loading\nvar webpackJsonpCallback = (parentChunkLoadingFunction, data) => {\n\tvar chunkIds = data[0];\n\tvar moreModules = data[1];\n\tvar runtime = data[2];\n\t// add \"moreModules\" to the modules object,\n\t// then flag all \"chunkIds\" as loaded and fire callback\n\tvar moduleId, chunkId, i = 0;\n\tif(chunkIds.some((id) => (installedChunks[id] !== 0))) {\n\t\tfor(moduleId in moreModules) {\n\t\t\tif(__webpack_require__.o(moreModules, moduleId)) {\n\t\t\t\t__webpack_require__.m[moduleId] = moreModules[moduleId];\n\t\t\t}\n\t\t}\n\t\tif(runtime) var result = runtime(__webpack_require__);\n\t}\n\tif(parentChunkLoadingFunction) parentChunkLoadingFunction(data);\n\tfor(;i < chunkIds.length; i++) {\n\t\tchunkId = chunkIds[i];\n\t\tif(__webpack_require__.o(installedChunks, chunkId) && installedChunks[chunkId]) {\n\t\t\tinstalledChunks[chunkId][0]();\n\t\t}\n\t\tinstalledChunks[chunkId] = 0;\n\t}\n\treturn __webpack_require__.O(result);\n}\n\nvar chunkLoadingGlobal = self[\"webpackChunknextcloud\"] = self[\"webpackChunknextcloud\"] || [];\nchunkLoadingGlobal.forEach(webpackJsonpCallback.bind(null, 0));\nchunkLoadingGlobal.push = webpackJsonpCallback.bind(null, chunkLoadingGlobal.push.bind(chunkLoadingGlobal));","__webpack_require__.nc = undefined;","// startup\n// Load entry module and return exports\n// This entry module depends on other loaded chunks and execution need to be delayed\nvar __webpack_exports__ = __webpack_require__.O(undefined, [7874], () => (__webpack_require__(42770)))\n__webpack_exports__ = __webpack_require__.O(__webpack_exports__);\n"],"names":["deferred","inProgress","dataWebpackPrefix","XMLParser","XMLValidator","isSvg","input","toString","trim","length","validate","jsonObject","parser","parse","_","module","exports","name","emits","props","title","type","String","fillColor","default","size","Number","_vm","this","_c","_self","_b","staticClass","attrs","on","$event","$emit","$attrs","_v","_s","_e","component","Object","required","fileInfo","watch","setFileInfo","mounted","$el","replaceAll","methods","OCA","Files","FileInfoModel","components","NcAppSidebarTab","NcEmptyContent","id","icon","onMount","Function","onUpdate","onDestroy","onScrollBottomReached","data","loading","computed","activeTab","$parent","newFile","oldFile","$refs","mount","tab","beforeDestroy","ref","scopedSlots","_u","key","fn","_t","proxy","defaultBaseTag","userVisible","userAssignable","canAssign","parseTags","tags","map","_ref","fromEntries","entries","_ref2","value","camelCase","formatTag","initialTag","tag","displayName","rootUrl","generateRemoteUrl","davClient","createClient","headers","requesttoken","getRequestToken","logger","getLoggerBuilder","setApp","detectUser","build","fetchTagsPayload","setTagForFile","async","fileId","path","tagToPut","customRequest","method","error","t","Error","Vue","extend","NcLoadingIcon","NcSelectTags","sortedTags","selectedTags","loadingTags","created","getDirectoryContents","details","glob","fetchTags","lastUsedOrder","url","generateUrl","lastUsedTagIds","axios","get","fetchLastUsedTagIds","lastUsedTags","remainingTags","includes","push","sortByLastUsed","a","b","indexOf","sort","showError","immediate","handler","fetchTagsForFile","createOption","newDisplayName","baseTag","every","handleInput","filter","selectedTag","Boolean","handleSelect","lastTag","sortToFront","handleCreate","tagToCreate","tagId","tagToPost","contentLocation","queryPos","substring","parts","split","result","pop","parseIdFromLocation","createTag","tagToSet","createTagForFile","createdTag","unshift","handleDeselect","deleteFile","deleteTagForFile","options","styleTagTransform","setAttributes","insert","domAPI","insertStyleElement","locals","_setupProxy","LegacyView","NcActionButton","NcAppSidebar","SidebarTab","SystemTags","Star","StarOutline","Sidebar","state","showTags","showTagsDefault","starLoading","isFullScreen","hasLowHeight","file","tabs","views","davPath","user","OC","getCurrentUser","uid","linkToRemote","encodePath","subtitle","isFavourited","time","Util","relativeModifiedDate","mtime","fullTime","moment","format","humanFileSize","background","getPreviewIfAny","appSidebar","mimetype","active","class","hasPreview","compact","subname","defaultAction","App","fileList","fileActions","getDefaultFileAction","PERMISSION_READ","defaultActionListener","isSystemTagsEnabled","getCapabilities","systemtags","enabled","window","addEventListener","handleWindowResize","removeEventListener","canDisplay","resetData","$nextTick","updateTabs","screen","width","height","getIconUrl","mimeType","mountType","MimeType","undefined","shareTypes","ShareTypes","SHARE_TYPE_LINK","SHARE_TYPE_EMAIL","setActiveTab","forEach","setIsActive","toggleStarred","isDir","Node","Folder","File","emit","fileid","source","root","mime","Notification","showTemporary","console","onDefaultAction","action","dir","$file","$","toggleTags","open","response","davGetDefaultPropfind","getClient","_client","parseMultiStatus","_parseFileInfo","isDirectory","FileInfo","slice","join","view","close","setFullScreenMode","document","querySelector","classList","add","remove","setShowTagsDefault","handleOpening","handleOpened","handleClosing","handleClosed","documentElement","clientHeight","_d","stopPropagation","preventDefault","apply","arguments","directives","rawName","expression","_l","cid","update","destroy","scrollBottomReached","iconSvg","domProps","prototype","assign","constructor","_state","debug","registerTab","findIndex","check","registerSecondaryView","Tab","_defineProperty","_id","_name","_icon","_mount","_setIsActive","_update","_destroy","_enabled","_scrollBottomReached","svg","svgText","Buffer","isBuffer","Promise","resolve","fileReader","FileReader","onload","readAsText","div","createElement","innerHTML","svgEl","firstElementChild","hasScriptAttr","Array","from","attributes","find","attr","startsWith","getElementsByTagName","sanitizeSVG","then","sanitizedSvg","_iconSvgSanitized","contentElement","getElementById","sidebarElement","appendChild","AppSidebar","SidebarView","$mount","___CSS_LOADER_EXPORT___","validator","XMLBuilder","webpackContext","req","webpackContextResolve","__webpack_require__","o","e","code","keys","setUid","C","P","Yt","r","s","n","Math","floor","log","min","i","d","pow","toFixed","parseFloat","toLocaleString","N","NONE","CREATE","READ","UPDATE","DELETE","SHARE","ALL","j","Y","nc","oc","ocs","V","_nc_dav_properties","L","_nc_dav_namespaces","sr","or","R","J","match","X","URL","Date","crtime","permissions","owner","status","values","Q","NEW","FAILED","LOADING","LOCKED","D","_data","_attributes","_knownDavService","set","updateMtime","Reflect","deleteProperty","Proxy","replace","encodedSource","origin","basename","extension","dirname","isDavRessource","pathname","move","rename","ye","super","ee","te","ur","setHeaders","patch","u","fetch","dr","includeSelf","filename","ve","be","lastmod","parseInt","getcontentlength","O","RegExp","isExist","isEmptyObject","merge","l","f","c","getValue","isName","exec","getAllMatches","startIndex","lastIndex","g","nameRegexp","k","re","preserveOrder","attributeNamePrefix","attributesGroupName","textNodeName","ignoreAttributes","removeNSPrefix","allowBooleanAttributes","parseTagValue","parseAttributeValue","trimValues","cdataPropName","numberParseOptions","hex","leadingZeros","eNotation","tagValueProcessor","attributeValueProcessor","stopNodes","alwaysCreateTextNode","isArray","commentPropName","unpairedTags","processEntities","htmlEntities","ignoreDeclaration","ignorePiTags","transformTagName","transformAttributeName","updateTag","buildOptions","defaultOptions","ne","ie","Nt","bt","Et","hasOwnProperty","prettify","yt","vt","se","Pt","h","xt","oe","K","E","indentBy","suppressUnpairedNode","suppressEmptyNode","endsWith","suppressBooleanAttributes","substr","lastIndexOf","entities","regex","val","Ft","Vt","oneListGroup","isAttribute","attrPrefixLen","St","processTextOrObjNode","Lt","indentate","Rt","tagEndChar","newLine","j2x","buildTextValNode","attrStr","buildObjectNode","repeat","arrayNodeName","call","buildAttrPairStr","replaceEntitiesValue","closeTag","__webpack_module_cache__","moduleId","cachedModule","loaded","__webpack_modules__","m","chunkIds","priority","notFulfilled","Infinity","fulfilled","splice","getter","__esModule","definition","defineProperty","enumerable","chunkId","all","reduce","promises","globalThis","obj","prop","done","script","needAttach","scripts","getAttribute","charset","timeout","setAttribute","src","onScriptComplete","prev","event","onerror","clearTimeout","doneFns","parentNode","removeChild","setTimeout","bind","target","head","Symbol","toStringTag","nmd","paths","children","scriptUrl","importScripts","location","currentScript","p","baseURI","self","href","installedChunks","installedChunkData","promise","reject","errorType","realSrc","message","request","webpackJsonpCallback","parentChunkLoadingFunction","moreModules","runtime","some","chunkLoadingGlobal","__webpack_exports__"],"sourceRoot":""}
\ No newline at end of file +{"version":3,"file":"files-sidebar.js?v=5174e79dd24741d9638b","mappings":"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","sources":["webpack:///nextcloud/webpack/runtime/chunk loaded","webpack:///nextcloud/webpack/runtime/load script","webpack:///nextcloud/node_modules/@skjnldsv/sanitize-svg/node_modules/is-svg/index.js","webpack:///nextcloud/node_modules/vue-material-design-icons/Star.vue","webpack:///nextcloud/node_modules/vue-material-design-icons/Star.vue?vue&type=script&lang=js","webpack://nextcloud/./node_modules/vue-material-design-icons/Star.vue?35ed","webpack:///nextcloud/node_modules/vue-material-design-icons/Star.vue?vue&type=template&id=22339b94","webpack:///nextcloud/node_modules/vue-material-design-icons/StarOutline.vue?vue&type=script&lang=js","webpack:///nextcloud/node_modules/vue-material-design-icons/StarOutline.vue","webpack://nextcloud/./node_modules/vue-material-design-icons/StarOutline.vue?9e0e","webpack:///nextcloud/node_modules/vue-material-design-icons/StarOutline.vue?vue&type=template&id=3a0ad9db","webpack:///nextcloud/apps/files/src/components/LegacyView.vue","webpack:///nextcloud/apps/files/src/components/LegacyView.vue?vue&type=script&lang=js","webpack://nextcloud/./apps/files/src/components/LegacyView.vue?a2e2","webpack://nextcloud/./apps/files/src/components/LegacyView.vue?fb5f","webpack:///nextcloud/apps/files/src/components/SidebarTab.vue?vue&type=script&lang=js","webpack:///nextcloud/apps/files/src/components/SidebarTab.vue","webpack://nextcloud/./apps/files/src/components/SidebarTab.vue?7aea","webpack://nextcloud/./apps/files/src/components/SidebarTab.vue?eddf","webpack:///nextcloud/apps/systemtags/src/components/SystemTags.vue","webpack:///nextcloud/apps/systemtags/src/utils.ts","webpack:///nextcloud/apps/systemtags/src/services/davClient.ts","webpack:///nextcloud/apps/systemtags/src/logger.ts","webpack:///nextcloud/apps/systemtags/src/services/api.ts","webpack:///nextcloud/apps/systemtags/src/services/files.ts","webpack:///nextcloud/apps/systemtags/src/components/SystemTags.vue?vue&type=script&lang=ts","webpack://nextcloud/./apps/systemtags/src/components/SystemTags.vue?e0af","webpack://nextcloud/./apps/systemtags/src/components/SystemTags.vue?d721","webpack:///nextcloud/apps/files/src/views/Sidebar.vue","webpack:///nextcloud/apps/files/src/views/Sidebar.vue?vue&type=script&lang=js","webpack:///nextcloud/apps/files/src/services/FileInfo.js","webpack://nextcloud/./apps/files/src/views/Sidebar.vue?bc01","webpack://nextcloud/./apps/files/src/views/Sidebar.vue?0b21","webpack://nextcloud/./apps/files/src/views/Sidebar.vue?589a","webpack:///nextcloud/apps/files/src/sidebar.js","webpack:///nextcloud/apps/files/src/services/Sidebar.js","webpack:///nextcloud/apps/files/src/models/Tab.js","webpack:///nextcloud/node_modules/@skjnldsv/sanitize-svg/dist/index.esm.js","webpack:///nextcloud/apps/files/src/views/Sidebar.vue?vue&type=style&index=0&id=dc3712f2&prod&lang=scss&scoped=true","webpack:///nextcloud/apps/systemtags/src/components/SystemTags.vue?vue&type=style&index=0&id=3ff8ae0b&prod&lang=scss&scoped=true","webpack:///nextcloud/node_modules/fast-xml-parser/src/fxp.js","webpack:///nextcloud/node_modules/moment/locale|sync|/^\\.\\/.*$","webpack:///nextcloud/node_modules/@nextcloud/files/dist/index.mjs","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';\nconst {XMLParser, XMLValidator} = require('fast-xml-parser');\n\nconst isSvg = input => {\n\tif (input === undefined || input === null) {\n\t\treturn false;\n\t}\n\n\tinput = input.toString().trim();\n\n\tif (input.length === 0) {\n\t\treturn false;\n\t}\n\n\t// Has to be `!==` as it can also return an object with error info.\n\tif (XMLValidator.validate(input) !== true) {\n\t\treturn false;\n\t}\n\n\tlet jsonObject;\n\tconst parser = new XMLParser();\n\n\ttry {\n\t\tjsonObject = parser.parse(input);\n\t} catch (_) {\n\t\treturn false;\n\t}\n\n\tif (!jsonObject) {\n\t\treturn false;\n\t}\n\n\tif (!('svg' in jsonObject)) {\n\t\treturn false;\n\t}\n\n\treturn true;\n};\n\nmodule.exports = isSvg;\n// TODO: Remove this for the next major release\nmodule.exports.default = isSvg;\n","<template>\n <span v-bind=\"$attrs\"\n :aria-hidden=\"!title\"\n :aria-label=\"title\"\n class=\"material-design-icon star-icon\"\n role=\"img\"\n @click=\"$emit('click', $event)\">\n <svg :fill=\"fillColor\"\n class=\"material-design-icon__svg\"\n :width=\"size\"\n :height=\"size\"\n viewBox=\"0 0 24 24\">\n <path d=\"M12,17.27L18.18,21L16.54,13.97L22,9.24L14.81,8.62L12,2L9.19,8.62L2,9.24L7.45,13.97L5.82,21L12,17.27Z\">\n <title v-if=\"title\">{{ title }}</title>\n </path>\n </svg>\n </span>\n</template>\n\n<script>\nexport default {\n name: \"StarIcon\",\n emits: ['click'],\n props: {\n title: {\n type: String,\n },\n fillColor: {\n type: String,\n default: \"currentColor\"\n },\n size: {\n type: Number,\n default: 24\n }\n }\n}\n</script>","import mod from \"-!../vue-loader/lib/index.js??vue-loader-options!./Star.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../vue-loader/lib/index.js??vue-loader-options!./Star.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./Star.vue?vue&type=template&id=22339b94\"\nimport script from \"./Star.vue?vue&type=script&lang=js\"\nexport * from \"./Star.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 star-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 24 24\"}},[_c('path',{attrs:{\"d\":\"M12,17.27L18.18,21L16.54,13.97L22,9.24L14.81,8.62L12,2L9.19,8.62L2,9.24L7.45,13.97L5.82,21L12,17.27Z\"}},[(_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!./StarOutline.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../vue-loader/lib/index.js??vue-loader-options!./StarOutline.vue?vue&type=script&lang=js\"","<template>\n <span v-bind=\"$attrs\"\n :aria-hidden=\"!title\"\n :aria-label=\"title\"\n class=\"material-design-icon star-outline-icon\"\n role=\"img\"\n @click=\"$emit('click', $event)\">\n <svg :fill=\"fillColor\"\n class=\"material-design-icon__svg\"\n :width=\"size\"\n :height=\"size\"\n viewBox=\"0 0 24 24\">\n <path d=\"M12,15.39L8.24,17.66L9.23,13.38L5.91,10.5L10.29,10.13L12,6.09L13.71,10.13L18.09,10.5L14.77,13.38L15.76,17.66M22,9.24L14.81,8.63L12,2L9.19,8.63L2,9.24L7.45,13.97L5.82,21L12,17.27L18.18,21L16.54,13.97L22,9.24Z\">\n <title v-if=\"title\">{{ title }}</title>\n </path>\n </svg>\n </span>\n</template>\n\n<script>\nexport default {\n name: \"StarOutlineIcon\",\n emits: ['click'],\n props: {\n title: {\n type: String,\n },\n fillColor: {\n type: String,\n default: \"currentColor\"\n },\n size: {\n type: Number,\n default: 24\n }\n }\n}\n</script>","import { render, staticRenderFns } from \"./StarOutline.vue?vue&type=template&id=3a0ad9db\"\nimport script from \"./StarOutline.vue?vue&type=script&lang=js\"\nexport * from \"./StarOutline.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 star-outline-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 24 24\"}},[_c('path',{attrs:{\"d\":\"M12,15.39L8.24,17.66L9.23,13.38L5.91,10.5L10.29,10.13L12,6.09L13.71,10.13L18.09,10.5L14.77,13.38L15.76,17.66M22,9.24L14.81,8.63L12,2L9.19,8.63L2,9.24L7.45,13.97L5.82,21L12,17.27L18.18,21L16.54,13.97L22,9.24Z\"}},[(_vm.title)?_c('title',[_vm._v(_vm._s(_vm.title))]):_vm._e()])])])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","<!--\n - @copyright Copyright (c) 2019 John Molakvoæ <skjnldsv@protonmail.com>\n -\n - @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\n -\n -->\n\n<template>\n\t<div />\n</template>\n<script>\nexport default {\n\tname: 'LegacyView',\n\tprops: {\n\t\tcomponent: {\n\t\t\ttype: Object,\n\t\t\trequired: true,\n\t\t},\n\t\tfileInfo: {\n\t\t\ttype: Object,\n\t\t\tdefault: () => {},\n\t\t\trequired: true,\n\t\t},\n\t},\n\twatch: {\n\t\tfileInfo(fileInfo) {\n\t\t\t// update the backbone model FileInfo\n\t\t\tthis.setFileInfo(fileInfo)\n\t\t},\n\t},\n\tmounted() {\n\t\t// append the backbone element and set the FileInfo\n\t\tthis.component.$el.replaceAll(this.$el)\n\t\tthis.setFileInfo(this.fileInfo)\n\t},\n\tmethods: {\n\t\tsetFileInfo(fileInfo) {\n\t\t\tthis.component.setFileInfo(new OCA.Files.FileInfoModel(fileInfo))\n\t\t},\n\t},\n}\n</script>\n<style>\n</style>\n","import mod from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./LegacyView.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!./LegacyView.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./LegacyView.vue?vue&type=template&id=2245cbe7\"\nimport script from \"./LegacyView.vue?vue&type=script&lang=js\"\nexport * from \"./LegacyView.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 mod from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./SidebarTab.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!./SidebarTab.vue?vue&type=script&lang=js\"","<!--\n - @copyright Copyright (c) 2019 John Molakvoæ <skjnldsv@protonmail.com>\n -\n - @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\n -\n -->\n<template>\n\t<NcAppSidebarTab :id=\"id\"\n\t\tref=\"tab\"\n\t\t:name=\"name\"\n\t\t:icon=\"icon\"\n\t\t@bottomReached=\"onScrollBottomReached\">\n\t\t<template #icon>\n\t\t\t<slot name=\"icon\" />\n\t\t</template>\n\t\t<!-- Fallback loading -->\n\t\t<NcEmptyContent v-if=\"loading\" icon=\"icon-loading\" />\n\n\t\t<!-- Using a dummy div as Vue mount replace the element directly\n\t\t\tIt does NOT append to the content -->\n\t\t<div ref=\"mount\" />\n\t</NcAppSidebarTab>\n</template>\n\n<script>\nimport NcAppSidebarTab from '@nextcloud/vue/dist/Components/NcAppSidebarTab.js'\nimport NcEmptyContent from '@nextcloud/vue/dist/Components/NcEmptyContent.js'\n\nexport default {\n\tname: 'SidebarTab',\n\n\tcomponents: {\n\t\tNcAppSidebarTab,\n\t\tNcEmptyContent,\n\t},\n\n\tprops: {\n\t\tfileInfo: {\n\t\t\ttype: Object,\n\t\t\tdefault: () => {},\n\t\t\trequired: true,\n\t\t},\n\t\tid: {\n\t\t\ttype: String,\n\t\t\trequired: true,\n\t\t},\n\t\tname: {\n\t\t\ttype: String,\n\t\t\trequired: true,\n\t\t},\n\t\ticon: {\n\t\t\ttype: String,\n\t\t\trequired: false,\n\t\t},\n\n\t\t/**\n\t\t * Lifecycle methods.\n\t\t * They are prefixed with `on` to avoid conflict with Vue\n\t\t * methods like this.destroy\n\t\t */\n\t\tonMount: {\n\t\t\ttype: Function,\n\t\t\trequired: true,\n\t\t},\n\t\tonUpdate: {\n\t\t\ttype: Function,\n\t\t\trequired: true,\n\t\t},\n\t\tonDestroy: {\n\t\t\ttype: Function,\n\t\t\trequired: true,\n\t\t},\n\t\tonScrollBottomReached: {\n\t\t\ttype: Function,\n\t\t\tdefault: () => {},\n\t\t},\n\t},\n\n\tdata() {\n\t\treturn {\n\t\t\tloading: true,\n\t\t}\n\t},\n\n\tcomputed: {\n\t\t// TODO: implement a better way to force pass a prop from Sidebar\n\t\tactiveTab() {\n\t\t\treturn this.$parent.activeTab\n\t\t},\n\t},\n\n\twatch: {\n\t\tasync fileInfo(newFile, oldFile) {\n\t\t\t// Update fileInfo on change\n\t\t\tif (newFile.id !== oldFile.id) {\n\t\t\t\tthis.loading = true\n\t\t\t\tawait this.onUpdate(this.fileInfo)\n\t\t\t\tthis.loading = false\n\t\t\t}\n\t\t},\n\t},\n\n\tasync mounted() {\n\t\tthis.loading = true\n\t\t// Mount the tab: mounting point, fileInfo, vue context\n\t\tawait this.onMount(this.$refs.mount, this.fileInfo, this.$refs.tab)\n\t\tthis.loading = false\n\t},\n\n\tasync beforeDestroy() {\n\t\t// unmount the tab\n\t\tawait this.onDestroy()\n\t},\n}\n</script>\n","import { render, staticRenderFns } from \"./SidebarTab.vue?vue&type=template&id=164a4bde\"\nimport script from \"./SidebarTab.vue?vue&type=script&lang=js\"\nexport * from \"./SidebarTab.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('NcAppSidebarTab',{ref:\"tab\",attrs:{\"id\":_vm.id,\"name\":_vm.name,\"icon\":_vm.icon},on:{\"bottomReached\":_vm.onScrollBottomReached},scopedSlots:_vm._u([{key:\"icon\",fn:function(){return [_vm._t(\"icon\")]},proxy:true}],null,true)},[_vm._v(\" \"),(_vm.loading)?_c('NcEmptyContent',{attrs:{\"icon\":\"icon-loading\"}}):_vm._e(),_vm._v(\" \"),_c('div',{ref:\"mount\"})],1)\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:\"system-tags\"},[(_vm.loadingTags)?_c('NcLoadingIcon',{attrs:{\"name\":_vm.t('systemtags', 'Loading collaborative tags …'),\"size\":32}}):[_c('label',{attrs:{\"for\":\"system-tags-input\"}},[_vm._v(_vm._s(_vm.t('systemtags', 'Search or create collaborative tags')))]),_vm._v(\" \"),_c('NcSelectTags',{staticClass:\"system-tags__select\",attrs:{\"input-id\":\"system-tags-input\",\"placeholder\":_vm.t('systemtags', 'Collaborative tags …'),\"options\":_vm.sortedTags,\"value\":_vm.selectedTags,\"create-option\":_vm.createOption,\"taggable\":true,\"passthru\":true,\"fetch-tags\":false,\"loading\":_vm.loading},on:{\"input\":_vm.handleInput,\"option:selected\":_vm.handleSelect,\"option:created\":_vm.handleCreate,\"option:deselected\":_vm.handleDeselect},scopedSlots:_vm._u([{key:\"no-options\",fn:function(){return [_vm._v(\"\\n\\t\\t\\t\\t\"+_vm._s(_vm.t('systemtags', 'No tags to select, type to create a new tag'))+\"\\n\\t\\t\\t\")]},proxy:true}])})]],2)\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","/**\n * @copyright 2023 Christopher Ng <chrng8@gmail.com>\n *\n * @author Christopher Ng <chrng8@gmail.com>\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 <http://www.gnu.org/licenses/>.\n *\n */\nimport camelCase from 'camelcase';\nexport const defaultBaseTag = {\n userVisible: true,\n userAssignable: true,\n canAssign: true,\n};\nexport const parseTags = (tags) => {\n return tags.map(({ props }) => Object.fromEntries(Object.entries(props)\n .map(([key, value]) => [camelCase(key), camelCase(key) === 'displayName' ? String(value) : value])));\n};\n/**\n * Parse id from `Content-Location` header\n * @param url URL to parse\n */\nexport const parseIdFromLocation = (url) => {\n const queryPos = url.indexOf('?');\n if (queryPos > 0) {\n url = url.substring(0, queryPos);\n }\n const parts = url.split('/');\n let result;\n do {\n result = parts[parts.length - 1];\n parts.pop();\n // note: first result can be empty when there is a trailing slash,\n // so we take the part before that\n } while (!result && parts.length > 0);\n return Number(result);\n};\nexport const formatTag = (initialTag) => {\n const tag = { ...initialTag };\n if (tag.name && !tag.displayName) {\n return tag;\n }\n tag.name = tag.displayName;\n delete tag.displayName;\n return tag;\n};\n","/**\n * @copyright 2023 Christopher Ng <chrng8@gmail.com>\n *\n * @author Christopher Ng <chrng8@gmail.com>\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 <http://www.gnu.org/licenses/>.\n *\n */\nimport { createClient } from 'webdav';\nimport { generateRemoteUrl } from '@nextcloud/router';\nimport { getRequestToken } from '@nextcloud/auth';\nconst rootUrl = generateRemoteUrl('dav');\nexport const davClient = createClient(rootUrl, {\n headers: {\n requesttoken: getRequestToken() ?? '',\n },\n});\n","/**\n * @copyright 2023 Christopher Ng <chrng8@gmail.com>\n *\n * @author Christopher Ng <chrng8@gmail.com>\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 <http://www.gnu.org/licenses/>.\n *\n */\nimport { getLoggerBuilder } from '@nextcloud/logger';\nexport const logger = getLoggerBuilder()\n .setApp('systemtags')\n .detectUser()\n .build();\n","/**\n * @copyright 2023 Christopher Ng <chrng8@gmail.com>\n *\n * @author Christopher Ng <chrng8@gmail.com>\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 <http://www.gnu.org/licenses/>.\n *\n */\nimport axios from '@nextcloud/axios';\nimport { generateUrl } from '@nextcloud/router';\nimport { translate as t } from '@nextcloud/l10n';\nimport { davClient } from './davClient.js';\nimport { formatTag, parseIdFromLocation, parseTags } from '../utils';\nimport { logger } from '../logger.js';\nexport const fetchTagsPayload = `<?xml version=\"1.0\"?>\n<d:propfind xmlns:d=\"DAV:\" xmlns:oc=\"http://owncloud.org/ns\">\n\t<d:prop>\n\t\t<oc:id />\n\t\t<oc:display-name />\n\t\t<oc:user-visible />\n\t\t<oc:user-assignable />\n\t\t<oc:can-assign />\n\t</d:prop>\n</d:propfind>`;\nexport const fetchTags = async () => {\n const path = '/systemtags';\n try {\n const { data: tags } = await davClient.getDirectoryContents(path, {\n data: fetchTagsPayload,\n details: true,\n glob: '/systemtags/*', // Filter out first empty tag\n });\n return parseTags(tags);\n }\n catch (error) {\n logger.error(t('systemtags', 'Failed to load tags'), { error });\n throw new Error(t('systemtags', 'Failed to load tags'));\n }\n};\nexport const fetchLastUsedTagIds = async () => {\n const url = generateUrl('/apps/systemtags/lastused');\n try {\n const { data: lastUsedTagIds } = await axios.get(url);\n return lastUsedTagIds.map(Number);\n }\n catch (error) {\n logger.error(t('systemtags', 'Failed to load last used tags'), { error });\n throw new Error(t('systemtags', 'Failed to load last used tags'));\n }\n};\n/**\n * @return created tag id\n */\nexport const createTag = async (tag) => {\n const path = '/systemtags';\n const tagToPost = formatTag(tag);\n try {\n const { headers } = await davClient.customRequest(path, {\n method: 'POST',\n data: tagToPost,\n });\n const contentLocation = headers.get('content-location');\n if (contentLocation) {\n return parseIdFromLocation(contentLocation);\n }\n logger.error(t('systemtags', 'Missing \"Content-Location\" header'));\n throw new Error(t('systemtags', 'Missing \"Content-Location\" header'));\n }\n catch (error) {\n logger.error(t('systemtags', 'Failed to create tag'), { error });\n throw new Error(t('systemtags', 'Failed to create tag'));\n }\n};\nexport const updateTag = async (tag) => {\n const path = '/systemtags/' + tag.id;\n const data = `<?xml version=\"1.0\"?>\n\t<d:propertyupdate xmlns:d=\"DAV:\" xmlns:oc=\"http://owncloud.org/ns\">\n\t\t<d:set>\n\t\t\t<d:prop>\n\t\t\t\t<oc:display-name>${tag.displayName}</oc:display-name>\n\t\t\t\t<oc:user-visible>${tag.userVisible}</oc:user-visible>\n\t\t\t\t<oc:user-assignable>${tag.userAssignable}</oc:user-assignable>\n\t\t\t</d:prop>\n\t\t</d:set>\n\t</d:propertyupdate>`;\n try {\n await davClient.customRequest(path, {\n method: 'PROPPATCH',\n data,\n });\n }\n catch (error) {\n logger.error(t('systemtags', 'Failed to update tag'), { error });\n throw new Error(t('systemtags', 'Failed to update tag'));\n }\n};\nexport const deleteTag = async (tag) => {\n const path = '/systemtags/' + tag.id;\n try {\n await davClient.deleteFile(path);\n }\n catch (error) {\n logger.error(t('systemtags', 'Failed to delete tag'), { error });\n throw new Error(t('systemtags', 'Failed to delete tag'));\n }\n};\n","/**\n * @copyright 2023 Christopher Ng <chrng8@gmail.com>\n *\n * @author Christopher Ng <chrng8@gmail.com>\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 <http://www.gnu.org/licenses/>.\n *\n */\nimport { davClient } from './davClient.js';\nimport { createTag, fetchTagsPayload } from './api.js';\nimport { formatTag, parseTags } from '../utils.js';\nimport { logger } from '../logger.js';\nexport const fetchTagsForFile = async (fileId) => {\n const path = '/systemtags-relations/files/' + fileId;\n try {\n const { data: tags } = await davClient.getDirectoryContents(path, {\n data: fetchTagsPayload,\n details: true,\n glob: '/systemtags-relations/files/*/*', // Filter out first empty tag\n });\n return parseTags(tags);\n }\n catch (error) {\n logger.error(t('systemtags', 'Failed to load tags for file'), { error });\n throw new Error(t('systemtags', 'Failed to load tags for file'));\n }\n};\n/**\n * @return created tag id\n */\nexport const createTagForFile = async (tag, fileId) => {\n const tagToCreate = formatTag(tag);\n const tagId = await createTag(tagToCreate);\n const tagToSet = {\n ...tagToCreate,\n id: tagId,\n };\n await setTagForFile(tagToSet, fileId);\n return tagToSet.id;\n};\nexport const setTagForFile = async (tag, fileId) => {\n const path = '/systemtags-relations/files/' + fileId + '/' + tag.id;\n const tagToPut = formatTag(tag);\n try {\n await davClient.customRequest(path, {\n method: 'PUT',\n data: tagToPut,\n });\n }\n catch (error) {\n logger.error(t('systemtags', 'Failed to set tag for file'), { error });\n throw new Error(t('systemtags', 'Failed to set tag for file'));\n }\n};\nexport const deleteTagForFile = async (tag, fileId) => {\n const path = '/systemtags-relations/files/' + fileId + '/' + tag.id;\n try {\n await davClient.deleteFile(path);\n }\n catch (error) {\n logger.error(t('systemtags', 'Failed to delete tag for file'), { error });\n throw new Error(t('systemtags', 'Failed to delete tag for file'));\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!./SystemTags.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!./SystemTags.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!./SystemTags.vue?vue&type=style&index=0&id=3ff8ae0b&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!./SystemTags.vue?vue&type=style&index=0&id=3ff8ae0b&prod&lang=scss&scoped=true\";\n export default content && content.locals ? content.locals : undefined;\n","import { render, staticRenderFns } from \"./SystemTags.vue?vue&type=template&id=3ff8ae0b&scoped=true\"\nimport script from \"./SystemTags.vue?vue&type=script&lang=ts\"\nexport * from \"./SystemTags.vue?vue&type=script&lang=ts\"\nimport style0 from \"./SystemTags.vue?vue&type=style&index=0&id=3ff8ae0b&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 \"3ff8ae0b\",\n null\n \n)\n\nexport default component.exports","<!--\n - @copyright Copyright (c) 2019 John Molakvoæ <skjnldsv@protonmail.com>\n -\n - @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\n -\n -->\n\n<template>\n\t<NcAppSidebar v-if=\"file\"\n\t\tref=\"sidebar\"\n\t\tv-bind=\"appSidebar\"\n\t\t:force-menu=\"true\"\n\t\t@close=\"close\"\n\t\t@update:active=\"setActiveTab\"\n\t\t@[defaultActionListener].stop.prevent=\"onDefaultAction\"\n\t\t@opening=\"handleOpening\"\n\t\t@opened=\"handleOpened\"\n\t\t@closing=\"handleClosing\"\n\t\t@closed=\"handleClosed\">\n\t\t<!-- TODO: create a standard to allow multiple elements here? -->\n\t\t<template v-if=\"fileInfo\" #description>\n\t\t\t<div class=\"sidebar__description\">\n\t\t\t\t<SystemTags v-if=\"isSystemTagsEnabled && showTagsDefault\"\n\t\t\t\t\tv-show=\"showTags\"\n\t\t\t\t\t:file-id=\"fileInfo.id\"\n\t\t\t\t\t@has-tags=\"value => showTags = value\" />\n\t\t\t\t<LegacyView v-for=\"view in views\"\n\t\t\t\t\t:key=\"view.cid\"\n\t\t\t\t\t:component=\"view\"\n\t\t\t\t\t:file-info=\"fileInfo\" />\n\t\t\t</div>\n\t\t</template>\n\n\t\t<!-- Actions menu -->\n\t\t<template v-if=\"fileInfo\" #secondary-actions>\n\t\t\t<NcActionButton :close-after-click=\"true\"\n\t\t\t\t@click=\"toggleStarred(!fileInfo.isFavourited)\">\n\t\t\t\t<template v-if=\"fileInfo.isFavourited\" #icon>\n\t\t\t\t\t<StarOutline :size=\"20\" />\n\t\t\t\t</template>\n\t\t\t\t<template v-else #icon>\n\t\t\t\t\t<Star :size=\"20\" />\n\t\t\t\t</template>\n\t\t\t\t{{ fileInfo.isFavourited ? t('files', 'Remove from favorites') : t('files', 'Add to favorites') }}\n\t\t\t</NcActionButton>\n\t\t\t<!-- TODO: create proper api for apps to register actions\n\t\t\tAnd inject themselves here. -->\n\t\t\t<NcActionButton v-if=\"isSystemTagsEnabled\"\n\t\t\t\t:close-after-click=\"true\"\n\t\t\t\ticon=\"icon-tag\"\n\t\t\t\t@click=\"toggleTags\">\n\t\t\t\t{{ t('files', 'Tags') }}\n\t\t\t</NcActionButton>\n\t\t</template>\n\n\t\t<!-- Error display -->\n\t\t<NcEmptyContent v-if=\"error\" icon=\"icon-error\">\n\t\t\t{{ error }}\n\t\t</NcEmptyContent>\n\n\t\t<!-- If fileInfo fetch is complete, render tabs -->\n\t\t<template v-for=\"tab in tabs\" v-else-if=\"fileInfo\">\n\t\t\t<!-- Hide them if we're loading another file but keep them mounted -->\n\t\t\t<SidebarTab v-if=\"tab.enabled(fileInfo)\"\n\t\t\t\tv-show=\"!loading\"\n\t\t\t\t:id=\"tab.id\"\n\t\t\t\t:key=\"tab.id\"\n\t\t\t\t:name=\"tab.name\"\n\t\t\t\t:icon=\"tab.icon\"\n\t\t\t\t:on-mount=\"tab.mount\"\n\t\t\t\t:on-update=\"tab.update\"\n\t\t\t\t:on-destroy=\"tab.destroy\"\n\t\t\t\t:on-scroll-bottom-reached=\"tab.scrollBottomReached\"\n\t\t\t\t:file-info=\"fileInfo\">\n\t\t\t\t<template v-if=\"tab.iconSvg !== undefined\" #icon>\n\t\t\t\t\t<!-- eslint-disable-next-line vue/no-v-html -->\n\t\t\t\t\t<span class=\"svg-icon\" v-html=\"tab.iconSvg\" />\n\t\t\t\t</template>\n\t\t\t</SidebarTab>\n\t\t</template>\n\t</NcAppSidebar>\n</template>\n<script>\nimport { emit } from '@nextcloud/event-bus'\nimport { encodePath } from '@nextcloud/paths'\nimport { File, Folder } from '@nextcloud/files'\nimport { getCapabilities } from '@nextcloud/capabilities'\nimport { getCurrentUser } from '@nextcloud/auth'\nimport { Type as ShareTypes } from '@nextcloud/sharing'\nimport $ from 'jquery'\nimport axios from '@nextcloud/axios'\nimport moment from '@nextcloud/moment'\n\nimport Star from 'vue-material-design-icons/Star.vue'\nimport StarOutline from 'vue-material-design-icons/StarOutline.vue'\n\nimport NcAppSidebar from '@nextcloud/vue/dist/Components/NcAppSidebar.js'\nimport NcActionButton from '@nextcloud/vue/dist/Components/NcActionButton.js'\nimport NcEmptyContent from '@nextcloud/vue/dist/Components/NcEmptyContent.js'\n\nimport FileInfo from '../services/FileInfo.js'\nimport LegacyView from '../components/LegacyView.vue'\nimport SidebarTab from '../components/SidebarTab.vue'\nimport SystemTags from '../../../systemtags/src/components/SystemTags.vue'\n\nexport default {\n\tname: 'Sidebar',\n\n\tcomponents: {\n\t\tLegacyView,\n\t\tNcActionButton,\n\t\tNcAppSidebar,\n\t\tNcEmptyContent,\n\t\tSidebarTab,\n\t\tSystemTags,\n\t\tStar,\n\t\tStarOutline,\n\t},\n\n\tdata() {\n\t\treturn {\n\t\t\t// reactive state\n\t\t\tSidebar: OCA.Files.Sidebar.state,\n\t\t\tshowTags: false,\n\t\t\tshowTagsDefault: true,\n\t\t\terror: null,\n\t\t\tloading: true,\n\t\t\tfileInfo: null,\n\t\t\tstarLoading: false,\n\t\t\tisFullScreen: false,\n\t\t\thasLowHeight: false,\n\t\t}\n\t},\n\n\tcomputed: {\n\t\t/**\n\t\t * Current filename\n\t\t * This is bound to the Sidebar service and\n\t\t * is used to load a new file\n\t\t *\n\t\t * @return {string}\n\t\t */\n\t\tfile() {\n\t\t\treturn this.Sidebar.file\n\t\t},\n\n\t\t/**\n\t\t * List of all the registered tabs\n\t\t *\n\t\t * @return {Array}\n\t\t */\n\t\ttabs() {\n\t\t\treturn this.Sidebar.tabs\n\t\t},\n\n\t\t/**\n\t\t * List of all the registered views\n\t\t *\n\t\t * @return {Array}\n\t\t */\n\t\tviews() {\n\t\t\treturn this.Sidebar.views\n\t\t},\n\n\t\t/**\n\t\t * Current user dav root path\n\t\t *\n\t\t * @return {string}\n\t\t */\n\t\tdavPath() {\n\t\t\tconst user = OC.getCurrentUser().uid\n\t\t\treturn OC.linkToRemote(`dav/files/${user}${encodePath(this.file)}`)\n\t\t},\n\n\t\t/**\n\t\t * Current active tab handler\n\t\t *\n\t\t * @param {string} id the tab id to set as active\n\t\t * @return {string} the current active tab\n\t\t */\n\t\tactiveTab() {\n\t\t\treturn this.Sidebar.activeTab\n\t\t},\n\n\t\t/**\n\t\t * Sidebar subtitle\n\t\t *\n\t\t * @return {string}\n\t\t */\n\t\tsubtitle() {\n\t\t\tconst starredIndicator = this.fileInfo.isFavourited ? '★ ' : ''\n\t\t\treturn `${starredIndicator} ${this.size}, ${this.time}`\n\t\t},\n\n\t\t/**\n\t\t * File last modified formatted string\n\t\t *\n\t\t * @return {string}\n\t\t */\n\t\ttime() {\n\t\t\treturn OC.Util.relativeModifiedDate(this.fileInfo.mtime)\n\t\t},\n\n\t\t/**\n\t\t * File last modified full string\n\t\t *\n\t\t * @return {string}\n\t\t */\n\t\tfullTime() {\n\t\t\treturn moment(this.fileInfo.mtime).format('LLL')\n\t\t},\n\n\t\t/**\n\t\t * File size formatted string\n\t\t *\n\t\t * @return {string}\n\t\t */\n\t\tsize() {\n\t\t\treturn OC.Util.humanFileSize(this.fileInfo.size)\n\t\t},\n\n\t\t/**\n\t\t * File background/figure to illustrate the sidebar header\n\t\t *\n\t\t * @return {string}\n\t\t */\n\t\tbackground() {\n\t\t\treturn this.getPreviewIfAny(this.fileInfo)\n\t\t},\n\n\t\t/**\n\t\t * App sidebar v-binding object\n\t\t *\n\t\t * @return {object}\n\t\t */\n\t\tappSidebar() {\n\t\t\tif (this.fileInfo) {\n\t\t\t\treturn {\n\t\t\t\t\t'data-mimetype': this.fileInfo.mimetype,\n\t\t\t\t\t'star-loading': this.starLoading,\n\t\t\t\t\tactive: this.activeTab,\n\t\t\t\t\tbackground: this.background,\n\t\t\t\t\tclass: {\n\t\t\t\t\t\t'app-sidebar--has-preview': this.fileInfo.hasPreview && !this.isFullScreen,\n\t\t\t\t\t\t'app-sidebar--full': this.isFullScreen,\n\t\t\t\t\t},\n\t\t\t\t\tcompact: this.hasLowHeight || !this.fileInfo.hasPreview || this.isFullScreen,\n\t\t\t\t\tloading: this.loading,\n\t\t\t\t\tsubname: this.subtitle,\n\t\t\t\t\tsubtitle: this.fullTime,\n\t\t\t\t\tname: this.fileInfo.name,\n\t\t\t\t\ttitle: this.fileInfo.name,\n\t\t\t\t}\n\t\t\t} else if (this.error) {\n\t\t\t\treturn {\n\t\t\t\t\tkey: 'error', // force key to re-render\n\t\t\t\t\tsubname: '',\n\t\t\t\t\tname: '',\n\t\t\t\t\tclass: {\n\t\t\t\t\t\t'app-sidebar--full': this.isFullScreen,\n\t\t\t\t\t},\n\t\t\t\t}\n\t\t\t}\n\t\t\t// no fileInfo yet, showing empty data\n\t\t\treturn {\n\t\t\t\tloading: this.loading,\n\t\t\t\tsubname: '',\n\t\t\t\tname: '',\n\t\t\t\tclass: {\n\t\t\t\t\t'app-sidebar--full': this.isFullScreen,\n\t\t\t\t},\n\t\t\t}\n\t\t},\n\n\t\t/**\n\t\t * Default action object for the current file\n\t\t *\n\t\t * @return {object}\n\t\t */\n\t\tdefaultAction() {\n\t\t\treturn this.fileInfo\n\t\t\t\t&& OCA.Files && OCA.Files.App && OCA.Files.App.fileList\n\t\t\t\t&& OCA.Files.App.fileList.fileActions\n\t\t\t\t&& OCA.Files.App.fileList.fileActions.getDefaultFileAction\n\t\t\t\t&& OCA.Files.App.fileList\n\t\t\t\t\t.fileActions.getDefaultFileAction(this.fileInfo.mimetype, this.fileInfo.type, OC.PERMISSION_READ)\n\n\t\t},\n\n\t\t/**\n\t\t * Dynamic header click listener to ensure\n\t\t * nothing is listening for a click if there\n\t\t * is no default action\n\t\t *\n\t\t * @return {string|null}\n\t\t */\n\t\tdefaultActionListener() {\n\t\t\treturn this.defaultAction ? 'figure-click' : null\n\t\t},\n\n\t\tisSystemTagsEnabled() {\n\t\t\treturn getCapabilities()?.systemtags?.enabled === true\n\t\t},\n\t},\n\tcreated() {\n\t\twindow.addEventListener('resize', this.handleWindowResize)\n\t\tthis.handleWindowResize()\n\t},\n\tbeforeDestroy() {\n\t\twindow.removeEventListener('resize', this.handleWindowResize)\n\t},\n\n\tmethods: {\n\t\t/**\n\t\t * Can this tab be displayed ?\n\t\t *\n\t\t * @param {object} tab a registered tab\n\t\t * @return {boolean}\n\t\t */\n\t\tcanDisplay(tab) {\n\t\t\treturn tab.enabled(this.fileInfo)\n\t\t},\n\t\tresetData() {\n\t\t\tthis.error = null\n\t\t\tthis.fileInfo = null\n\t\t\tthis.$nextTick(() => {\n\t\t\t\tif (this.$refs.tabs) {\n\t\t\t\t\tthis.$refs.tabs.updateTabs()\n\t\t\t\t}\n\t\t\t})\n\t\t},\n\n\t\tgetPreviewIfAny(fileInfo) {\n\t\t\tif (fileInfo.hasPreview && !this.isFullScreen) {\n\t\t\t\treturn OC.generateUrl(`/core/preview?fileId=${fileInfo.id}&x=${screen.width}&y=${screen.height}&a=true`)\n\t\t\t}\n\t\t\treturn this.getIconUrl(fileInfo)\n\t\t},\n\n\t\t/**\n\t\t * Copied from https://github.com/nextcloud/server/blob/16e0887ec63591113ee3f476e0c5129e20180cde/apps/files/js/filelist.js#L1377\n\t\t * TODO: We also need this as a standalone library\n\t\t *\n\t\t * @param {object} fileInfo the fileinfo\n\t\t * @return {string} Url to the icon for mimeType\n\t\t */\n\t\tgetIconUrl(fileInfo) {\n\t\t\tconst mimeType = fileInfo.mimetype || 'application/octet-stream'\n\t\t\tif (mimeType === 'httpd/unix-directory') {\n\t\t\t\t// use default folder icon\n\t\t\t\tif (fileInfo.mountType === 'shared' || fileInfo.mountType === 'shared-root') {\n\t\t\t\t\treturn OC.MimeType.getIconUrl('dir-shared')\n\t\t\t\t} else if (fileInfo.mountType === 'external-root') {\n\t\t\t\t\treturn OC.MimeType.getIconUrl('dir-external')\n\t\t\t\t} else if (fileInfo.mountType !== undefined && fileInfo.mountType !== '') {\n\t\t\t\t\treturn OC.MimeType.getIconUrl('dir-' + fileInfo.mountType)\n\t\t\t\t} else if (fileInfo.shareTypes && (\n\t\t\t\t\tfileInfo.shareTypes.indexOf(ShareTypes.SHARE_TYPE_LINK) > -1\n\t\t\t\t\t|| fileInfo.shareTypes.indexOf(ShareTypes.SHARE_TYPE_EMAIL) > -1)\n\t\t\t\t) {\n\t\t\t\t\treturn OC.MimeType.getIconUrl('dir-public')\n\t\t\t\t} else if (fileInfo.shareTypes && fileInfo.shareTypes.length > 0) {\n\t\t\t\t\treturn OC.MimeType.getIconUrl('dir-shared')\n\t\t\t\t}\n\t\t\t\treturn OC.MimeType.getIconUrl('dir')\n\t\t\t}\n\t\t\treturn OC.MimeType.getIconUrl(mimeType)\n\t\t},\n\n\t\t/**\n\t\t * Set current active tab\n\t\t *\n\t\t * @param {string} id tab unique id\n\t\t */\n\t\tsetActiveTab(id) {\n\t\t\tOCA.Files.Sidebar.setActiveTab(id)\n\t\t\tthis.tabs.forEach(tab => {\n\t\t\t\ttry {\n\t\t\t\t\ttab.setIsActive(id === tab.id)\n\t\t\t\t} catch (error) {\n\t\t\t\t\tlogger.error('Error while setting tab active state', { error, id: tab.id, tab })\n\t\t\t\t}\n\t\t\t})\n\t\t},\n\n\t\t/**\n\t\t * Toggle favourite state\n\t\t * TODO: better implementation\n\t\t *\n\t\t * @param {boolean} state favourited or not\n\t\t */\n\t\tasync toggleStarred(state) {\n\t\t\ttry {\n\t\t\t\tthis.starLoading = true\n\t\t\t\tawait axios({\n\t\t\t\t\tmethod: 'PROPPATCH',\n\t\t\t\t\turl: this.davPath,\n\t\t\t\t\tdata: `<?xml version=\"1.0\"?>\n\t\t\t\t\t\t<d:propertyupdate xmlns:d=\"DAV:\" xmlns:oc=\"http://owncloud.org/ns\">\n\t\t\t\t\t\t${state ? '<d:set>' : '<d:remove>'}\n\t\t\t\t\t\t\t<d:prop>\n\t\t\t\t\t\t\t\t<oc:favorite>1</oc:favorite>\n\t\t\t\t\t\t\t</d:prop>\n\t\t\t\t\t\t${state ? '</d:set>' : '</d:remove>'}\n\t\t\t\t\t\t</d:propertyupdate>`,\n\t\t\t\t})\n\n\t\t\t\t/**\n\t\t\t\t * TODO: adjust this when the Sidebar is finally using File/Folder classes\n\t\t\t\t * @see https://github.com/nextcloud/server/blob/8a75cb6e72acd42712ab9fea22296aa1af863ef5/apps/files/src/views/favorites.ts#L83-L115\n\t\t\t\t */\n\t\t\t\tconst isDir = this.fileInfo.type === 'dir'\n\t\t\t\tconst Node = isDir ? Folder : File\n\t\t\t\temit(state ? 'files:favorites:added' : 'files:favorites:removed', new Node({\n\t\t\t\t\tfileid: this.fileInfo.id,\n\t\t\t\t\tsource: this.davPath,\n\t\t\t\t\troot: `/files/${getCurrentUser().uid}`,\n\t\t\t\t\tmime: isDir ? undefined : this.fileInfo.mimetype,\n\t\t\t\t}))\n\t\t\t} catch (error) {\n\t\t\t\tOC.Notification.showTemporary(t('files', 'Unable to change the favourite state of the file'))\n\t\t\t\tconsole.error('Unable to change favourite state', error)\n\t\t\t}\n\t\t\tthis.starLoading = false\n\t\t},\n\n\t\tonDefaultAction() {\n\t\t\tif (this.defaultAction) {\n\t\t\t\t// generate fake context\n\t\t\t\tthis.defaultAction.action(this.fileInfo.name, {\n\t\t\t\t\tfileInfo: this.fileInfo,\n\t\t\t\t\tdir: this.fileInfo.dir,\n\t\t\t\t\tfileList: OCA.Files.App.fileList,\n\t\t\t\t\t$file: $('body'),\n\t\t\t\t})\n\t\t\t}\n\t\t},\n\n\t\t/**\n\t\t * Toggle the tags selector\n\t\t */\n\t\ttoggleTags() {\n\t\t\tthis.showTagsDefault = this.showTags = !this.showTags\n\t\t},\n\n\t\t/**\n\t\t * Open the sidebar for the given file\n\t\t *\n\t\t * @param {string} path the file path to load\n\t\t * @return {Promise}\n\t\t * @throws {Error} loading failure\n\t\t */\n\t\tasync open(path) {\n\t\t\tif (!path || path.trim() === '') {\n\t\t\t\tthrow new Error(`Invalid path '${path}'`)\n\t\t\t}\n\n\t\t\t// Only focus the tab when the selected file/tab is changed in already opened sidebar\n\t\t\t// Focusing the sidebar on first file open is handled by NcAppSidebar\n\t\t\tconst focusTabAfterLoad = !!this.Sidebar.file\n\n\t\t\t// update current opened file\n\t\t\tthis.Sidebar.file = path\n\n\t\t\t// reset data, keep old fileInfo to not reload all tabs and just hide them\n\t\t\tthis.error = null\n\t\t\tthis.loading = true\n\n\t\t\ttry {\n\t\t\t\tthis.fileInfo = await FileInfo(this.davPath)\n\t\t\t\t// adding this as fallback because other apps expect it\n\t\t\t\tthis.fileInfo.dir = this.file.split('/').slice(0, -1).join('/')\n\n\t\t\t\t// DEPRECATED legacy views\n\t\t\t\t// TODO: remove\n\t\t\t\tthis.views.forEach(view => {\n\t\t\t\t\tview.setFileInfo(this.fileInfo)\n\t\t\t\t})\n\n\t\t\t\tawait this.$nextTick()\n\n\t\t\t\tthis.setActiveTab(this.Sidebar.activeTab || this.tabs[0].id)\n\n\t\t\t\tthis.loading = false\n\n\t\t\t\tawait this.$nextTick()\n\n\t\t\t\tif (focusTabAfterLoad) {\n\t\t\t\t\tthis.$refs.sidebar.focusActiveTabContent()\n\t\t\t\t}\n\t\t\t} catch (error) {\n\t\t\t\tthis.loading = false\n\t\t\t\tthis.error = t('files', 'Error while loading the file data')\n\t\t\t\tconsole.error('Error while loading the file data', error)\n\n\t\t\t\tthrow new Error(error)\n\t\t\t}\n\t\t},\n\n\t\t/**\n\t\t * Close the sidebar\n\t\t */\n\t\tclose() {\n\t\t\tthis.Sidebar.file = ''\n\t\t\tthis.showTags = false\n\t\t\tthis.resetData()\n\t\t},\n\n\t\t/**\n\t\t * Allow to set the Sidebar as fullscreen from OCA.Files.Sidebar\n\t\t *\n\t\t * @param {boolean} isFullScreen - Whether or not to render the Sidebar in fullscreen.\n\t\t */\n\t\tsetFullScreenMode(isFullScreen) {\n\t\t\tthis.isFullScreen = isFullScreen\n\t\t\tif (isFullScreen) {\n\t\t\t\tdocument.querySelector('#content')?.classList.add('with-sidebar--full')\n\t\t\t\t\t|| document.querySelector('#content-vue')?.classList.add('with-sidebar--full')\n\t\t\t} else {\n\t\t\t\tdocument.querySelector('#content')?.classList.remove('with-sidebar--full')\n\t\t\t\t\t|| document.querySelector('#content-vue')?.classList.remove('with-sidebar--full')\n\t\t\t}\n\t\t},\n\n\t\t/**\n\t\t * Allow to set whether tags should be shown by default from OCA.Files.Sidebar\n\t\t *\n\t\t * @param {boolean} showTagsDefault - Whether or not to show the tags by default.\n\t\t */\n\t\tsetShowTagsDefault(showTagsDefault) {\n\t\t\tthis.showTagsDefault = showTagsDefault\n\t\t},\n\n\t\t/**\n\t\t * Emit SideBar events.\n\t\t */\n\t\thandleOpening() {\n\t\t\temit('files:sidebar:opening')\n\t\t},\n\t\thandleOpened() {\n\t\t\temit('files:sidebar:opened')\n\t\t},\n\t\thandleClosing() {\n\t\t\temit('files:sidebar:closing')\n\t\t},\n\t\thandleClosed() {\n\t\t\temit('files:sidebar:closed')\n\t\t},\n\t\thandleWindowResize() {\n\t\t\tthis.hasLowHeight = document.documentElement.clientHeight < 1024\n\t\t},\n\t},\n}\n</script>\n<style lang=\"scss\" scoped>\n.app-sidebar {\n\t&--has-preview:deep {\n\t\t.app-sidebar-header__figure {\n\t\t\tbackground-size: cover;\n\t\t}\n\n\t\t&[data-mimetype=\"text/plain\"],\n\t\t&[data-mimetype=\"text/markdown\"] {\n\t\t\t.app-sidebar-header__figure {\n\t\t\t\tbackground-size: contain;\n\t\t\t}\n\t\t}\n\t}\n\n\t&--full {\n\t\tposition: fixed !important;\n\t\tz-index: 2025 !important;\n\t\ttop: 0 !important;\n\t\theight: 100% !important;\n\t}\n\n\t:deep {\n\t\t.app-sidebar-header__description {\n\t\t\tmargin: 0 16px 4px 16px !important;\n\t\t}\n\t}\n\n\t.svg-icon {\n\t\t::v-deep svg {\n\t\t\twidth: 20px;\n\t\t\theight: 20px;\n\t\t\tfill: currentColor;\n\t\t}\n\t}\n}\n\n.sidebar__description {\n\tdisplay: flex;\n\tflex-direction: column;\n\twidth: 100%;\n\tgap: 8px 0;\n}\n</style>\n","import mod from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Sidebar.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!./Sidebar.vue?vue&type=script&lang=js\"","/**\n * @copyright Copyright (c) 2019 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\n *\n */\n\nimport axios from '@nextcloud/axios'\nimport { davGetDefaultPropfind } from '@nextcloud/files'\n\n/**\n * @param {any} url -\n */\nexport default async function(url) {\n\tconst response = await axios({\n\t\tmethod: 'PROPFIND',\n\t\turl,\n\t\tdata: davGetDefaultPropfind(),\n\t})\n\n\t// TODO: create new parser or use cdav-lib when available\n\tconst file = OC.Files.getClient()._client.parseMultiStatus(response.data)\n\t// TODO: create new parser or use cdav-lib when available\n\tconst fileInfo = OC.Files.getClient()._parseFileInfo(file[0])\n\n\t// TODO remove when no more legacy backbone is used\n\tfileInfo.get = (key) => fileInfo[key]\n\tfileInfo.isDirectory = () => fileInfo.mimetype === 'httpd/unix-directory'\n\n\treturn fileInfo\n}\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!./Sidebar.vue?vue&type=style&index=0&id=dc3712f2&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!./Sidebar.vue?vue&type=style&index=0&id=dc3712f2&prod&lang=scss&scoped=true\";\n export default content && content.locals ? content.locals : undefined;\n","import { render, staticRenderFns } from \"./Sidebar.vue?vue&type=template&id=dc3712f2&scoped=true\"\nimport script from \"./Sidebar.vue?vue&type=script&lang=js\"\nexport * from \"./Sidebar.vue?vue&type=script&lang=js\"\nimport style0 from \"./Sidebar.vue?vue&type=style&index=0&id=dc3712f2&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 \"dc3712f2\",\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return (_vm.file)?_c('NcAppSidebar',_vm._b({ref:\"sidebar\",attrs:{\"force-menu\":true},on:_vm._d({\"close\":_vm.close,\"update:active\":_vm.setActiveTab,\"opening\":_vm.handleOpening,\"opened\":_vm.handleOpened,\"closing\":_vm.handleClosing,\"closed\":_vm.handleClosed},[_vm.defaultActionListener,function($event){$event.stopPropagation();$event.preventDefault();return _vm.onDefaultAction.apply(null, arguments)}]),scopedSlots:_vm._u([(_vm.fileInfo)?{key:\"description\",fn:function(){return [_c('div',{staticClass:\"sidebar__description\"},[(_vm.isSystemTagsEnabled && _vm.showTagsDefault)?_c('SystemTags',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showTags),expression:\"showTags\"}],attrs:{\"file-id\":_vm.fileInfo.id},on:{\"has-tags\":value => _vm.showTags = value}}):_vm._e(),_vm._v(\" \"),_vm._l((_vm.views),function(view){return _c('LegacyView',{key:view.cid,attrs:{\"component\":view,\"file-info\":_vm.fileInfo}})})],2)]},proxy:true}:null,(_vm.fileInfo)?{key:\"secondary-actions\",fn:function(){return [_c('NcActionButton',{attrs:{\"close-after-click\":true},on:{\"click\":function($event){return _vm.toggleStarred(!_vm.fileInfo.isFavourited)}},scopedSlots:_vm._u([(_vm.fileInfo.isFavourited)?{key:\"icon\",fn:function(){return [_c('StarOutline',{attrs:{\"size\":20}})]},proxy:true}:{key:\"icon\",fn:function(){return [_c('Star',{attrs:{\"size\":20}})]},proxy:true}],null,true)},[_vm._v(\"\\n\\t\\t\\t\"+_vm._s(_vm.fileInfo.isFavourited ? _vm.t('files', 'Remove from favorites') : _vm.t('files', 'Add to favorites'))+\"\\n\\t\\t\")]),_vm._v(\" \"),(_vm.isSystemTagsEnabled)?_c('NcActionButton',{attrs:{\"close-after-click\":true,\"icon\":\"icon-tag\"},on:{\"click\":_vm.toggleTags}},[_vm._v(\"\\n\\t\\t\\t\"+_vm._s(_vm.t('files', 'Tags'))+\"\\n\\t\\t\")]):_vm._e()]},proxy:true}:null],null,true)},'NcAppSidebar',_vm.appSidebar,false),[_vm._v(\" \"),_vm._v(\" \"),(_vm.error)?_c('NcEmptyContent',{attrs:{\"icon\":\"icon-error\"}},[_vm._v(\"\\n\\t\\t\"+_vm._s(_vm.error)+\"\\n\\t\")]):(_vm.fileInfo)?_vm._l((_vm.tabs),function(tab){return [(tab.enabled(_vm.fileInfo))?_c('SidebarTab',{directives:[{name:\"show\",rawName:\"v-show\",value:(!_vm.loading),expression:\"!loading\"}],key:tab.id,attrs:{\"id\":tab.id,\"name\":tab.name,\"icon\":tab.icon,\"on-mount\":tab.mount,\"on-update\":tab.update,\"on-destroy\":tab.destroy,\"on-scroll-bottom-reached\":tab.scrollBottomReached,\"file-info\":_vm.fileInfo},scopedSlots:_vm._u([(tab.iconSvg !== undefined)?{key:\"icon\",fn:function(){return [_c('span',{staticClass:\"svg-icon\",domProps:{\"innerHTML\":_vm._s(tab.iconSvg)}})]},proxy:true}:null],null,true)}):_vm._e()]}):_vm._e()],2):_vm._e()\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","/**\n * @copyright Copyright (c) 2019 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\n *\n */\n\nimport Vue from 'vue'\nimport { translate as t } from '@nextcloud/l10n'\n\nimport SidebarView from './views/Sidebar.vue'\nimport Sidebar from './services/Sidebar.js'\nimport Tab from './models/Tab.js'\n\nVue.prototype.t = t\n\n// Init Sidebar Service\nif (!window.OCA.Files) {\n\twindow.OCA.Files = {}\n}\nObject.assign(window.OCA.Files, { Sidebar: new Sidebar() })\nObject.assign(window.OCA.Files.Sidebar, { Tab })\n\nwindow.addEventListener('DOMContentLoaded', function() {\n\tconst contentElement = document.querySelector('body > .content')\n\t\t|| document.querySelector('body > #content')\n\n\t// Make sure we have a proper layout\n\tif (contentElement) {\n\t\t// Make sure we have a mountpoint\n\t\tif (!document.getElementById('app-sidebar')) {\n\t\t\tconst sidebarElement = document.createElement('div')\n\t\t\tsidebarElement.id = 'app-sidebar'\n\t\t\tcontentElement.appendChild(sidebarElement)\n\t\t}\n\t}\n\n\t// Init vue app\n\tconst View = Vue.extend(SidebarView)\n\tconst AppSidebar = new View({\n\t\tname: 'SidebarRoot',\n\t})\n\tAppSidebar.$mount('#app-sidebar')\n\twindow.OCA.Files.Sidebar.open = AppSidebar.open\n\twindow.OCA.Files.Sidebar.close = AppSidebar.close\n\twindow.OCA.Files.Sidebar.setFullScreenMode = AppSidebar.setFullScreenMode\n\twindow.OCA.Files.Sidebar.setShowTagsDefault = AppSidebar.setShowTagsDefault\n})\n","/**\n * @copyright Copyright (c) 2019 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\n *\n */\n\nexport default class Sidebar {\n\n\t_state\n\n\tconstructor() {\n\t\t// init empty state\n\t\tthis._state = {}\n\n\t\t// init default values\n\t\tthis._state.tabs = []\n\t\tthis._state.views = []\n\t\tthis._state.file = ''\n\t\tthis._state.activeTab = ''\n\t\tconsole.debug('OCA.Files.Sidebar initialized')\n\t}\n\n\t/**\n\t * Get the sidebar state\n\t *\n\t * @readonly\n\t * @memberof Sidebar\n\t * @return {object} the data state\n\t */\n\tget state() {\n\t\treturn this._state\n\t}\n\n\t/**\n\t * Register a new tab view\n\t *\n\t * @memberof Sidebar\n\t * @param {object} tab a new unregistered tab\n\t * @return {boolean}\n\t */\n\tregisterTab(tab) {\n\t\tconst hasDuplicate = this._state.tabs.findIndex(check => check.id === tab.id) > -1\n\t\tif (!hasDuplicate) {\n\t\t\tthis._state.tabs.push(tab)\n\t\t\treturn true\n\t\t}\n\t\tconsole.error(`An tab with the same id ${tab.id} already exists`, tab)\n\t\treturn false\n\t}\n\n\tregisterSecondaryView(view) {\n\t\tconst hasDuplicate = this._state.views.findIndex(check => check.id === view.id) > -1\n\t\tif (!hasDuplicate) {\n\t\t\tthis._state.views.push(view)\n\t\t\treturn true\n\t\t}\n\t\tconsole.error('A similar view already exists', view)\n\t\treturn false\n\t}\n\n\t/**\n\t * Return current opened file\n\t *\n\t * @memberof Sidebar\n\t * @return {string} the current opened file\n\t */\n\tget file() {\n\t\treturn this._state.file\n\t}\n\n\t/**\n\t * Set the current visible sidebar tab\n\t *\n\t * @memberof Sidebar\n\t * @param {string} id the tab unique id\n\t */\n\tsetActiveTab(id) {\n\t\tthis._state.activeTab = id\n\t}\n\n}\n","/**\n * @copyright Copyright (c) 2019 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\n *\n */\nimport { sanitizeSVG } from '@skjnldsv/sanitize-svg'\n\nexport default class Tab {\n\n\t_id\n\t_name\n\t_icon\n\t_iconSvgSanitized\n\t_mount\n\t_setIsActive\n\t_update\n\t_destroy\n\t_enabled\n\t_scrollBottomReached\n\n\t/**\n\t * Create a new tab instance\n\t *\n\t * @param {object} options destructuring object\n\t * @param {string} options.id the unique id of this tab\n\t * @param {string} options.name the translated tab name\n\t * @param {?string} options.icon the icon css class\n\t * @param {?string} options.iconSvg the icon in svg format\n\t * @param {Function} options.mount function to mount the tab\n\t * @param {Function} [options.setIsActive] function to forward the active state of the tab\n\t * @param {Function} options.update function to update the tab\n\t * @param {Function} options.destroy function to destroy the tab\n\t * @param {Function} [options.enabled] define conditions whether this tab is active. Must returns a boolean\n\t * @param {Function} [options.scrollBottomReached] executed when the tab is scrolled to the bottom\n\t */\n\tconstructor({ id, name, icon, iconSvg, mount, setIsActive, update, destroy, enabled, scrollBottomReached } = {}) {\n\t\tif (enabled === undefined) {\n\t\t\tenabled = () => true\n\t\t}\n\t\tif (scrollBottomReached === undefined) {\n\t\t\tscrollBottomReached = () => { }\n\t\t}\n\n\t\t// Sanity checks\n\t\tif (typeof id !== 'string' || id.trim() === '') {\n\t\t\tthrow new Error('The id argument is not a valid string')\n\t\t}\n\t\tif (typeof name !== 'string' || name.trim() === '') {\n\t\t\tthrow new Error('The name argument is not a valid string')\n\t\t}\n\t\tif ((typeof icon !== 'string' || icon.trim() === '') && typeof iconSvg !== 'string') {\n\t\t\tthrow new Error('Missing valid string for icon or iconSvg argument')\n\t\t}\n\t\tif (typeof mount !== 'function') {\n\t\t\tthrow new Error('The mount argument should be a function')\n\t\t}\n\t\tif (setIsActive !== undefined && typeof setIsActive !== 'function') {\n\t\t\tthrow new Error('The setIsActive argument should be a function')\n\t\t}\n\t\tif (typeof update !== 'function') {\n\t\t\tthrow new Error('The update argument should be a function')\n\t\t}\n\t\tif (typeof destroy !== 'function') {\n\t\t\tthrow new Error('The destroy argument should be a function')\n\t\t}\n\t\tif (typeof enabled !== 'function') {\n\t\t\tthrow new Error('The enabled argument should be a function')\n\t\t}\n\t\tif (typeof scrollBottomReached !== 'function') {\n\t\t\tthrow new Error('The scrollBottomReached argument should be a function')\n\t\t}\n\n\t\tthis._id = id\n\t\tthis._name = name\n\t\tthis._icon = icon\n\t\tthis._mount = mount\n\t\tthis._setIsActive = setIsActive\n\t\tthis._update = update\n\t\tthis._destroy = destroy\n\t\tthis._enabled = enabled\n\t\tthis._scrollBottomReached = scrollBottomReached\n\n\t\tif (typeof iconSvg === 'string') {\n\t\t\tsanitizeSVG(iconSvg)\n\t\t\t\t.then(sanitizedSvg => {\n\t\t\t\t\tthis._iconSvgSanitized = sanitizedSvg\n\t\t\t\t})\n\t\t}\n\n\t}\n\n\tget id() {\n\t\treturn this._id\n\t}\n\n\tget name() {\n\t\treturn this._name\n\t}\n\n\tget icon() {\n\t\treturn this._icon\n\t}\n\n\tget iconSvg() {\n\t\treturn this._iconSvgSanitized\n\t}\n\n\tget mount() {\n\t\treturn this._mount\n\t}\n\n\tget setIsActive() {\n\t\treturn this._setIsActive || (() => undefined)\n\t}\n\n\tget update() {\n\t\treturn this._update\n\t}\n\n\tget destroy() {\n\t\treturn this._destroy\n\t}\n\n\tget enabled() {\n\t\treturn this._enabled\n\t}\n\n\tget scrollBottomReached() {\n\t\treturn this._scrollBottomReached\n\t}\n\n}\n","import { Buffer } from 'buffer';\nimport isSvg from 'is-svg';\n\nconst readAsText = (svg) => new Promise((resolve) => {\n if (!isFile(svg)) {\n resolve(svg.toString('utf-8'));\n }\n else {\n const fileReader = new FileReader();\n fileReader.onload = () => {\n resolve(fileReader.result);\n };\n fileReader.readAsText(svg);\n }\n});\nconst isFile = (obj) => {\n return obj.size !== undefined;\n};\nconst sanitizeSVG = async (svg) => {\n if (!svg) {\n throw new Error('Not an svg');\n }\n let svgText = '';\n if (Buffer.isBuffer(svg) || svg instanceof File) {\n svgText = await readAsText(svg);\n }\n else {\n svgText = svg;\n }\n if (!isSvg(svgText)) {\n throw new Error('Not an svg');\n }\n const div = document.createElement('div');\n div.innerHTML = svgText;\n const svgEl = div.firstElementChild;\n const attributes = Array.from(svgEl.attributes).map(({ name }) => name);\n const hasScriptAttr = !!attributes.find((attr) => attr.startsWith('on'));\n const scripts = svgEl.getElementsByTagName('script');\n return scripts.length === 0 && !hasScriptAttr ? svg : null;\n};\n\nexport { sanitizeSVG };\n//# sourceMappingURL=index.esm.js.map\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-sidebar--has-preview[data-v-dc3712f2] .app-sidebar-header__figure{background-size:cover}.app-sidebar--has-preview[data-v-dc3712f2][data-mimetype=\"text/plain\"] .app-sidebar-header__figure,.app-sidebar--has-preview[data-v-dc3712f2][data-mimetype=\"text/markdown\"] .app-sidebar-header__figure{background-size:contain}.app-sidebar--full[data-v-dc3712f2]{position:fixed !important;z-index:2025 !important;top:0 !important;height:100% !important}.app-sidebar[data-v-dc3712f2] .app-sidebar-header__description{margin:0 16px 4px 16px !important}.app-sidebar .svg-icon[data-v-dc3712f2] svg{width:20px;height:20px;fill:currentColor}.sidebar__description[data-v-dc3712f2]{display:flex;flex-direction:column;width:100%;gap:8px 0}`, \"\",{\"version\":3,\"sources\":[\"webpack://./apps/files/src/views/Sidebar.vue\"],\"names\":[],\"mappings\":\"AAGE,uEACC,qBAAA,CAKA,yMACC,uBAAA,CAKH,oCACC,yBAAA,CACA,uBAAA,CACA,gBAAA,CACA,sBAAA,CAIA,+DACC,iCAAA,CAKD,4CACC,UAAA,CACA,WAAA,CACA,iBAAA,CAKH,uCACC,YAAA,CACA,qBAAA,CACA,UAAA,CACA,SAAA\",\"sourcesContent\":[\"\\n.app-sidebar {\\n\\t&--has-preview:deep {\\n\\t\\t.app-sidebar-header__figure {\\n\\t\\t\\tbackground-size: cover;\\n\\t\\t}\\n\\n\\t\\t&[data-mimetype=\\\"text/plain\\\"],\\n\\t\\t&[data-mimetype=\\\"text/markdown\\\"] {\\n\\t\\t\\t.app-sidebar-header__figure {\\n\\t\\t\\t\\tbackground-size: contain;\\n\\t\\t\\t}\\n\\t\\t}\\n\\t}\\n\\n\\t&--full {\\n\\t\\tposition: fixed !important;\\n\\t\\tz-index: 2025 !important;\\n\\t\\ttop: 0 !important;\\n\\t\\theight: 100% !important;\\n\\t}\\n\\n\\t:deep {\\n\\t\\t.app-sidebar-header__description {\\n\\t\\t\\tmargin: 0 16px 4px 16px !important;\\n\\t\\t}\\n\\t}\\n\\n\\t.svg-icon {\\n\\t\\t::v-deep svg {\\n\\t\\t\\twidth: 20px;\\n\\t\\t\\theight: 20px;\\n\\t\\t\\tfill: currentColor;\\n\\t\\t}\\n\\t}\\n}\\n\\n.sidebar__description {\\n\\tdisplay: flex;\\n\\tflex-direction: column;\\n\\twidth: 100%;\\n\\tgap: 8px 0;\\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, `.system-tags[data-v-3ff8ae0b]{display:flex;flex-direction:column}.system-tags label[for=system-tags-input][data-v-3ff8ae0b]{margin-bottom:2px}.system-tags__select[data-v-3ff8ae0b]{width:100%}.system-tags__select[data-v-3ff8ae0b] .vs__deselect{padding:0}`, \"\",{\"version\":3,\"sources\":[\"webpack://./apps/systemtags/src/components/SystemTags.vue\"],\"names\":[],\"mappings\":\"AACA,8BACC,YAAA,CACA,qBAAA,CAEA,2DACC,iBAAA,CAGD,sCACC,UAAA,CAEC,oDACC,SAAA\",\"sourcesContent\":[\"\\n.system-tags {\\n\\tdisplay: flex;\\n\\tflex-direction: column;\\n\\n\\tlabel[for=\\\"system-tags-input\\\"] {\\n\\t\\tmargin-bottom: 2px;\\n\\t}\\n\\n\\t&__select {\\n\\t\\twidth: 100%;\\n\\t\\t:deep {\\n\\t\\t\\t.vs__deselect {\\n\\t\\t\\t\\tpadding: 0;\\n\\t\\t\\t}\\n\\t\\t}\\n\\t}\\n}\\n\"],\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","'use strict';\n\nconst validator = require('./validator');\nconst XMLParser = require('./xmlparser/XMLParser');\nconst XMLBuilder = require('./xmlbuilder/json2xml');\n\nmodule.exports = {\n XMLParser: XMLParser,\n XMLValidator: validator,\n XMLBuilder: XMLBuilder\n}","var map = {\n\t\"./af\": 42786,\n\t\"./af.js\": 42786,\n\t\"./ar\": 30867,\n\t\"./ar-dz\": 14130,\n\t\"./ar-dz.js\": 14130,\n\t\"./ar-kw\": 96135,\n\t\"./ar-kw.js\": 96135,\n\t\"./ar-ly\": 56440,\n\t\"./ar-ly.js\": 56440,\n\t\"./ar-ma\": 47702,\n\t\"./ar-ma.js\": 47702,\n\t\"./ar-ps\": 20315,\n\t\"./ar-ps.js\": 20315,\n\t\"./ar-sa\": 16040,\n\t\"./ar-sa.js\": 16040,\n\t\"./ar-tn\": 37100,\n\t\"./ar-tn.js\": 37100,\n\t\"./ar.js\": 30867,\n\t\"./az\": 31083,\n\t\"./az.js\": 31083,\n\t\"./be\": 9808,\n\t\"./be.js\": 9808,\n\t\"./bg\": 68338,\n\t\"./bg.js\": 68338,\n\t\"./bm\": 67438,\n\t\"./bm.js\": 67438,\n\t\"./bn\": 8905,\n\t\"./bn-bd\": 76225,\n\t\"./bn-bd.js\": 76225,\n\t\"./bn.js\": 8905,\n\t\"./bo\": 11560,\n\t\"./bo.js\": 11560,\n\t\"./br\": 1278,\n\t\"./br.js\": 1278,\n\t\"./bs\": 80622,\n\t\"./bs.js\": 80622,\n\t\"./ca\": 2468,\n\t\"./ca.js\": 2468,\n\t\"./cs\": 5822,\n\t\"./cs.js\": 5822,\n\t\"./cv\": 50877,\n\t\"./cv.js\": 50877,\n\t\"./cy\": 47373,\n\t\"./cy.js\": 47373,\n\t\"./da\": 24780,\n\t\"./da.js\": 24780,\n\t\"./de\": 59740,\n\t\"./de-at\": 60217,\n\t\"./de-at.js\": 60217,\n\t\"./de-ch\": 60894,\n\t\"./de-ch.js\": 60894,\n\t\"./de.js\": 59740,\n\t\"./dv\": 5300,\n\t\"./dv.js\": 5300,\n\t\"./el\": 50837,\n\t\"./el.js\": 50837,\n\t\"./en-au\": 78348,\n\t\"./en-au.js\": 78348,\n\t\"./en-ca\": 77925,\n\t\"./en-ca.js\": 77925,\n\t\"./en-gb\": 22243,\n\t\"./en-gb.js\": 22243,\n\t\"./en-ie\": 46436,\n\t\"./en-ie.js\": 46436,\n\t\"./en-il\": 47207,\n\t\"./en-il.js\": 47207,\n\t\"./en-in\": 44175,\n\t\"./en-in.js\": 44175,\n\t\"./en-nz\": 76319,\n\t\"./en-nz.js\": 76319,\n\t\"./en-sg\": 31662,\n\t\"./en-sg.js\": 31662,\n\t\"./eo\": 92915,\n\t\"./eo.js\": 92915,\n\t\"./es\": 55655,\n\t\"./es-do\": 55251,\n\t\"./es-do.js\": 55251,\n\t\"./es-mx\": 96112,\n\t\"./es-mx.js\": 96112,\n\t\"./es-us\": 71146,\n\t\"./es-us.js\": 71146,\n\t\"./es.js\": 55655,\n\t\"./et\": 5603,\n\t\"./et.js\": 5603,\n\t\"./eu\": 77763,\n\t\"./eu.js\": 77763,\n\t\"./fa\": 76959,\n\t\"./fa.js\": 76959,\n\t\"./fi\": 11897,\n\t\"./fi.js\": 11897,\n\t\"./fil\": 42549,\n\t\"./fil.js\": 42549,\n\t\"./fo\": 94694,\n\t\"./fo.js\": 94694,\n\t\"./fr\": 94470,\n\t\"./fr-ca\": 63049,\n\t\"./fr-ca.js\": 63049,\n\t\"./fr-ch\": 52330,\n\t\"./fr-ch.js\": 52330,\n\t\"./fr.js\": 94470,\n\t\"./fy\": 5044,\n\t\"./fy.js\": 5044,\n\t\"./ga\": 29295,\n\t\"./ga.js\": 29295,\n\t\"./gd\": 2101,\n\t\"./gd.js\": 2101,\n\t\"./gl\": 38794,\n\t\"./gl.js\": 38794,\n\t\"./gom-deva\": 27884,\n\t\"./gom-deva.js\": 27884,\n\t\"./gom-latn\": 23168,\n\t\"./gom-latn.js\": 23168,\n\t\"./gu\": 95349,\n\t\"./gu.js\": 95349,\n\t\"./he\": 24206,\n\t\"./he.js\": 24206,\n\t\"./hi\": 30094,\n\t\"./hi.js\": 30094,\n\t\"./hr\": 30316,\n\t\"./hr.js\": 30316,\n\t\"./hu\": 22138,\n\t\"./hu.js\": 22138,\n\t\"./hy-am\": 11423,\n\t\"./hy-am.js\": 11423,\n\t\"./id\": 29218,\n\t\"./id.js\": 29218,\n\t\"./is\": 90135,\n\t\"./is.js\": 90135,\n\t\"./it\": 90626,\n\t\"./it-ch\": 10150,\n\t\"./it-ch.js\": 10150,\n\t\"./it.js\": 90626,\n\t\"./ja\": 39183,\n\t\"./ja.js\": 39183,\n\t\"./jv\": 24286,\n\t\"./jv.js\": 24286,\n\t\"./ka\": 12105,\n\t\"./ka.js\": 12105,\n\t\"./kk\": 47772,\n\t\"./kk.js\": 47772,\n\t\"./km\": 18758,\n\t\"./km.js\": 18758,\n\t\"./kn\": 79282,\n\t\"./kn.js\": 79282,\n\t\"./ko\": 33730,\n\t\"./ko.js\": 33730,\n\t\"./ku\": 1408,\n\t\"./ku-kmr\": 90563,\n\t\"./ku-kmr.js\": 90563,\n\t\"./ku.js\": 1408,\n\t\"./ky\": 33291,\n\t\"./ky.js\": 33291,\n\t\"./lb\": 36841,\n\t\"./lb.js\": 36841,\n\t\"./lo\": 55466,\n\t\"./lo.js\": 55466,\n\t\"./lt\": 57010,\n\t\"./lt.js\": 57010,\n\t\"./lv\": 37595,\n\t\"./lv.js\": 37595,\n\t\"./me\": 39861,\n\t\"./me.js\": 39861,\n\t\"./mi\": 35493,\n\t\"./mi.js\": 35493,\n\t\"./mk\": 95966,\n\t\"./mk.js\": 95966,\n\t\"./ml\": 87341,\n\t\"./ml.js\": 87341,\n\t\"./mn\": 5115,\n\t\"./mn.js\": 5115,\n\t\"./mr\": 10370,\n\t\"./mr.js\": 10370,\n\t\"./ms\": 9847,\n\t\"./ms-my\": 41237,\n\t\"./ms-my.js\": 41237,\n\t\"./ms.js\": 9847,\n\t\"./mt\": 72126,\n\t\"./mt.js\": 72126,\n\t\"./my\": 56165,\n\t\"./my.js\": 56165,\n\t\"./nb\": 64924,\n\t\"./nb.js\": 64924,\n\t\"./ne\": 16744,\n\t\"./ne.js\": 16744,\n\t\"./nl\": 93901,\n\t\"./nl-be\": 59814,\n\t\"./nl-be.js\": 59814,\n\t\"./nl.js\": 93901,\n\t\"./nn\": 83877,\n\t\"./nn.js\": 83877,\n\t\"./oc-lnc\": 92135,\n\t\"./oc-lnc.js\": 92135,\n\t\"./pa-in\": 15858,\n\t\"./pa-in.js\": 15858,\n\t\"./pl\": 64495,\n\t\"./pl.js\": 64495,\n\t\"./pt\": 89520,\n\t\"./pt-br\": 57971,\n\t\"./pt-br.js\": 57971,\n\t\"./pt.js\": 89520,\n\t\"./ro\": 96459,\n\t\"./ro.js\": 96459,\n\t\"./ru\": 21793,\n\t\"./ru.js\": 21793,\n\t\"./sd\": 40950,\n\t\"./sd.js\": 40950,\n\t\"./se\": 10490,\n\t\"./se.js\": 10490,\n\t\"./si\": 90124,\n\t\"./si.js\": 90124,\n\t\"./sk\": 64249,\n\t\"./sk.js\": 64249,\n\t\"./sl\": 14985,\n\t\"./sl.js\": 14985,\n\t\"./sq\": 51104,\n\t\"./sq.js\": 51104,\n\t\"./sr\": 49131,\n\t\"./sr-cyrl\": 79915,\n\t\"./sr-cyrl.js\": 79915,\n\t\"./sr.js\": 49131,\n\t\"./ss\": 85893,\n\t\"./ss.js\": 85893,\n\t\"./sv\": 98760,\n\t\"./sv.js\": 98760,\n\t\"./sw\": 91172,\n\t\"./sw.js\": 91172,\n\t\"./ta\": 27333,\n\t\"./ta.js\": 27333,\n\t\"./te\": 23110,\n\t\"./te.js\": 23110,\n\t\"./tet\": 52095,\n\t\"./tet.js\": 52095,\n\t\"./tg\": 27321,\n\t\"./tg.js\": 27321,\n\t\"./th\": 9041,\n\t\"./th.js\": 9041,\n\t\"./tk\": 19005,\n\t\"./tk.js\": 19005,\n\t\"./tl-ph\": 75768,\n\t\"./tl-ph.js\": 75768,\n\t\"./tlh\": 89444,\n\t\"./tlh.js\": 89444,\n\t\"./tr\": 72397,\n\t\"./tr.js\": 72397,\n\t\"./tzl\": 28254,\n\t\"./tzl.js\": 28254,\n\t\"./tzm\": 51106,\n\t\"./tzm-latn\": 30699,\n\t\"./tzm-latn.js\": 30699,\n\t\"./tzm.js\": 51106,\n\t\"./ug-cn\": 9288,\n\t\"./ug-cn.js\": 9288,\n\t\"./uk\": 67691,\n\t\"./uk.js\": 67691,\n\t\"./ur\": 13795,\n\t\"./ur.js\": 13795,\n\t\"./uz\": 6791,\n\t\"./uz-latn\": 60588,\n\t\"./uz-latn.js\": 60588,\n\t\"./uz.js\": 6791,\n\t\"./vi\": 65666,\n\t\"./vi.js\": 65666,\n\t\"./x-pseudo\": 14378,\n\t\"./x-pseudo.js\": 14378,\n\t\"./yo\": 75805,\n\t\"./yo.js\": 75805,\n\t\"./zh-cn\": 83839,\n\t\"./zh-cn.js\": 83839,\n\t\"./zh-hk\": 55726,\n\t\"./zh-hk.js\": 55726,\n\t\"./zh-mo\": 99807,\n\t\"./zh-mo.js\": 99807,\n\t\"./zh-tw\": 74152,\n\t\"./zh-tw.js\": 74152\n};\n\n\nfunction webpackContext(req) {\n\tvar id = webpackContextResolve(req);\n\treturn __webpack_require__(id);\n}\nfunction webpackContextResolve(req) {\n\tif(!__webpack_require__.o(map, req)) {\n\t\tvar e = new Error(\"Cannot find module '\" + req + \"'\");\n\t\te.code = 'MODULE_NOT_FOUND';\n\t\tthrow e;\n\t}\n\treturn map[req];\n}\nwebpackContext.keys = function webpackContextKeys() {\n\treturn Object.keys(map);\n};\nwebpackContext.resolve = webpackContextResolve;\nmodule.exports = webpackContext;\nwebpackContext.id = 46700;","import { getCurrentUser as A, onRequestTokenUpdate as ue, getRequestToken as de } from \"@nextcloud/auth\";\nimport { getLoggerBuilder as q } from \"@nextcloud/logger\";\nimport { getCanonicalLocale as ae } from \"@nextcloud/l10n\";\nimport { join as le, basename as fe, extname as ce, dirname as I } from \"path\";\nimport { encodePath as he } from \"@nextcloud/paths\";\nimport { generateRemoteUrl as pe } from \"@nextcloud/router\";\nimport { createClient as ge, getPatcher as we } from \"webdav\";\n/**\n * @copyright 2019 Christoph Wurst <christoph@winzerhof-wurst.at>\n *\n * @author Christoph Wurst <christoph@winzerhof-wurst.at>\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 <http://www.gnu.org/licenses/>.\n *\n */\nconst me = (e) => e === null ? q().setApp(\"files\").build() : q().setApp(\"files\").setUid(e.uid).build(), m = me(A());\n/**\n * @copyright Copyright (c) 2021 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\n *\n */\nclass Ne {\n _entries = [];\n registerEntry(t) {\n this.validateEntry(t), this._entries.push(t);\n }\n unregisterEntry(t) {\n const r = typeof t == \"string\" ? this.getEntryIndex(t) : this.getEntryIndex(t.id);\n if (r === -1) {\n m.warn(\"Entry not found, nothing removed\", { entry: t, entries: this.getEntries() });\n return;\n }\n this._entries.splice(r, 1);\n }\n /**\n * Get the list of registered entries\n *\n * @param {Folder} context the creation context. Usually the current folder\n */\n getEntries(t) {\n return t ? this._entries.filter((r) => typeof r.enabled == \"function\" ? r.enabled(t) : !0) : this._entries;\n }\n getEntryIndex(t) {\n return this._entries.findIndex((r) => r.id === t);\n }\n validateEntry(t) {\n if (!t.id || !t.displayName || !(t.iconSvgInline || t.iconClass) || !t.handler)\n throw new Error(\"Invalid entry\");\n if (typeof t.id != \"string\" || typeof t.displayName != \"string\")\n throw new Error(\"Invalid id or displayName property\");\n if (t.iconClass && typeof t.iconClass != \"string\" || t.iconSvgInline && typeof t.iconSvgInline != \"string\")\n throw new Error(\"Invalid icon provided\");\n if (t.enabled !== void 0 && typeof t.enabled != \"function\")\n throw new Error(\"Invalid enabled property\");\n if (typeof t.handler != \"function\")\n throw new Error(\"Invalid handler property\");\n if (\"order\" in t && typeof t.order != \"number\")\n throw new Error(\"Invalid order property\");\n if (this.getEntryIndex(t.id) !== -1)\n throw new Error(\"Duplicate entry\");\n }\n}\nconst F = function() {\n return typeof window._nc_newfilemenu > \"u\" && (window._nc_newfilemenu = new Ne(), m.debug(\"NewFileMenu initialized\")), window._nc_newfilemenu;\n};\n/**\n * @copyright 2019 Christoph Wurst <christoph@winzerhof-wurst.at>\n *\n * @author Christoph Wurst <christoph@winzerhof-wurst.at>\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\n *\n */\nconst C = [\"B\", \"KB\", \"MB\", \"GB\", \"TB\", \"PB\"], P = [\"B\", \"KiB\", \"MiB\", \"GiB\", \"TiB\", \"PiB\"];\nfunction Yt(e, t = !1, r = !1, s = !1) {\n r = r && !s, typeof e == \"string\" && (e = Number(e));\n let n = e > 0 ? Math.floor(Math.log(e) / Math.log(s ? 1e3 : 1024)) : 0;\n n = Math.min((r ? P.length : C.length) - 1, n);\n const i = r ? P[n] : C[n];\n let d = (e / Math.pow(s ? 1e3 : 1024, n)).toFixed(1);\n return t === !0 && n === 0 ? (d !== \"0.0\" ? \"< 1 \" : \"0 \") + (r ? P[1] : C[1]) : (n < 2 ? d = parseFloat(d).toFixed(0) : d = parseFloat(d).toLocaleString(ae()), d + \" \" + i);\n}\nfunction Jt(e, t = !1) {\n try {\n e = `${e}`.toLocaleLowerCase().replaceAll(/\\s+/g, \"\").replaceAll(\",\", \".\");\n } catch {\n return null;\n }\n const r = e.match(/^([0-9]*(\\.[0-9]*)?)([kmgtp]?)(i?)b?$/);\n if (r === null || r[1] === \".\" || r[1] === \"\")\n return null;\n const s = {\n \"\": 0,\n k: 1,\n m: 2,\n g: 3,\n t: 4,\n p: 5,\n e: 6\n }, n = `${r[1]}`, i = r[4] === \"i\" || t ? 1024 : 1e3;\n return Math.round(Number.parseFloat(n) * i ** s[r[3]]);\n}\n/**\n * @copyright Copyright (c) 2023 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\n *\n */\nvar Z = /* @__PURE__ */ ((e) => (e.DEFAULT = \"default\", e.HIDDEN = \"hidden\", e))(Z || {});\nclass Qt {\n _action;\n constructor(t) {\n this.validateAction(t), this._action = t;\n }\n get id() {\n return this._action.id;\n }\n get displayName() {\n return this._action.displayName;\n }\n get title() {\n return this._action.title;\n }\n get iconSvgInline() {\n return this._action.iconSvgInline;\n }\n get enabled() {\n return this._action.enabled;\n }\n get exec() {\n return this._action.exec;\n }\n get execBatch() {\n return this._action.execBatch;\n }\n get order() {\n return this._action.order;\n }\n get parent() {\n return this._action.parent;\n }\n get default() {\n return this._action.default;\n }\n get inline() {\n return this._action.inline;\n }\n get renderInline() {\n return this._action.renderInline;\n }\n validateAction(t) {\n if (!t.id || typeof t.id != \"string\")\n throw new Error(\"Invalid id\");\n if (!t.displayName || typeof t.displayName != \"function\")\n throw new Error(\"Invalid displayName function\");\n if (\"title\" in t && typeof t.title != \"function\")\n throw new Error(\"Invalid title function\");\n if (!t.iconSvgInline || typeof t.iconSvgInline != \"function\")\n throw new Error(\"Invalid iconSvgInline function\");\n if (!t.exec || typeof t.exec != \"function\")\n throw new Error(\"Invalid exec function\");\n if (\"enabled\" in t && typeof t.enabled != \"function\")\n throw new Error(\"Invalid enabled function\");\n if (\"execBatch\" in t && typeof t.execBatch != \"function\")\n throw new Error(\"Invalid execBatch function\");\n if (\"order\" in t && typeof t.order != \"number\")\n throw new Error(\"Invalid order\");\n if (\"parent\" in t && typeof t.parent != \"string\")\n throw new Error(\"Invalid parent\");\n if (t.default && !Object.values(Z).includes(t.default))\n throw new Error(\"Invalid default\");\n if (\"inline\" in t && typeof t.inline != \"function\")\n throw new Error(\"Invalid inline function\");\n if (\"renderInline\" in t && typeof t.renderInline != \"function\")\n throw new Error(\"Invalid renderInline function\");\n }\n}\nconst Dt = function(e) {\n if (typeof window._nc_fileactions > \"u\" && (window._nc_fileactions = [], m.debug(\"FileActions initialized\")), window._nc_fileactions.find((t) => t.id === e.id)) {\n m.error(`FileAction ${e.id} already registered`, { action: e });\n return;\n }\n window._nc_fileactions.push(e);\n}, er = function() {\n return typeof window._nc_fileactions > \"u\" && (window._nc_fileactions = [], m.debug(\"FileActions initialized\")), window._nc_fileactions;\n};\n/**\n * @copyright Copyright (c) 2023 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\n *\n */\nclass tr {\n _header;\n constructor(t) {\n this.validateHeader(t), this._header = t;\n }\n get id() {\n return this._header.id;\n }\n get order() {\n return this._header.order;\n }\n get enabled() {\n return this._header.enabled;\n }\n get render() {\n return this._header.render;\n }\n get updated() {\n return this._header.updated;\n }\n validateHeader(t) {\n if (!t.id || !t.render || !t.updated)\n throw new Error(\"Invalid header: id, render and updated are required\");\n if (typeof t.id != \"string\")\n throw new Error(\"Invalid id property\");\n if (t.enabled !== void 0 && typeof t.enabled != \"function\")\n throw new Error(\"Invalid enabled property\");\n if (t.render && typeof t.render != \"function\")\n throw new Error(\"Invalid render property\");\n if (t.updated && typeof t.updated != \"function\")\n throw new Error(\"Invalid updated property\");\n }\n}\nconst rr = function(e) {\n if (typeof window._nc_filelistheader > \"u\" && (window._nc_filelistheader = [], m.debug(\"FileListHeaders initialized\")), window._nc_filelistheader.find((t) => t.id === e.id)) {\n m.error(`Header ${e.id} already registered`, { header: e });\n return;\n }\n window._nc_filelistheader.push(e);\n}, nr = function() {\n return typeof window._nc_filelistheader > \"u\" && (window._nc_filelistheader = [], m.debug(\"FileListHeaders initialized\")), window._nc_filelistheader;\n};\n/**\n * @copyright Copyright (c) 2022 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\n *\n */\nvar N = /* @__PURE__ */ ((e) => (e[e.NONE = 0] = \"NONE\", e[e.CREATE = 4] = \"CREATE\", e[e.READ = 1] = \"READ\", e[e.UPDATE = 2] = \"UPDATE\", e[e.DELETE = 8] = \"DELETE\", e[e.SHARE = 16] = \"SHARE\", e[e.ALL = 31] = \"ALL\", e))(N || {});\n/**\n * @copyright Copyright (c) 2023 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\n * @author Ferdinand Thiessen <opensource@fthiessen.de>\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 <http://www.gnu.org/licenses/>.\n *\n */\nconst j = [\n \"d:getcontentlength\",\n \"d:getcontenttype\",\n \"d:getetag\",\n \"d:getlastmodified\",\n \"d:quota-available-bytes\",\n \"d:resourcetype\",\n \"nc:has-preview\",\n \"nc:is-encrypted\",\n \"nc:mount-type\",\n \"nc:share-attributes\",\n \"oc:comments-unread\",\n \"oc:favorite\",\n \"oc:fileid\",\n \"oc:owner-display-name\",\n \"oc:owner-id\",\n \"oc:permissions\",\n \"oc:share-types\",\n \"oc:size\",\n \"ocs:share-permissions\"\n], Y = {\n d: \"DAV:\",\n nc: \"http://nextcloud.org/ns\",\n oc: \"http://owncloud.org/ns\",\n ocs: \"http://open-collaboration-services.org/ns\"\n}, ir = function(e, t = { nc: \"http://nextcloud.org/ns\" }) {\n typeof window._nc_dav_properties > \"u\" && (window._nc_dav_properties = [...j], window._nc_dav_namespaces = { ...Y });\n const r = { ...window._nc_dav_namespaces, ...t };\n if (window._nc_dav_properties.find((n) => n === e))\n return m.error(`${e} already registered`, { prop: e }), !1;\n if (e.startsWith(\"<\") || e.split(\":\").length !== 2)\n return m.error(`${e} is not valid. See example: 'oc:fileid'`, { prop: e }), !1;\n const s = e.split(\":\")[0];\n return r[s] ? (window._nc_dav_properties.push(e), window._nc_dav_namespaces = r, !0) : (m.error(`${e} namespace unknown`, { prop: e, namespaces: r }), !1);\n}, V = function() {\n return typeof window._nc_dav_properties > \"u\" && (window._nc_dav_properties = [...j]), window._nc_dav_properties.map((e) => `<${e} />`).join(\" \");\n}, L = function() {\n return typeof window._nc_dav_namespaces > \"u\" && (window._nc_dav_namespaces = { ...Y }), Object.keys(window._nc_dav_namespaces).map((e) => `xmlns:${e}=\"${window._nc_dav_namespaces?.[e]}\"`).join(\" \");\n}, sr = function() {\n return `<?xml version=\"1.0\"?>\n\t\t<d:propfind ${L()}>\n\t\t\t<d:prop>\n\t\t\t\t${V()}\n\t\t\t</d:prop>\n\t\t</d:propfind>`;\n}, Ee = function() {\n return `<?xml version=\"1.0\"?>\n\t\t<oc:filter-files ${L()}>\n\t\t\t<d:prop>\n\t\t\t\t${V()}\n\t\t\t</d:prop>\n\t\t\t<oc:filter-rules>\n\t\t\t\t<oc:favorite>1</oc:favorite>\n\t\t\t</oc:filter-rules>\n\t\t</oc:filter-files>`;\n}, or = function(e) {\n return `<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<d:searchrequest ${L()}\n\txmlns:ns=\"https://github.com/icewind1991/SearchDAV/ns\">\n\t<d:basicsearch>\n\t\t<d:select>\n\t\t\t<d:prop>\n\t\t\t\t${V()}\n\t\t\t</d:prop>\n\t\t</d:select>\n\t\t<d:from>\n\t\t\t<d:scope>\n\t\t\t\t<d:href>/files/${A()?.uid}/</d:href>\n\t\t\t\t<d:depth>infinity</d:depth>\n\t\t\t</d:scope>\n\t\t</d:from>\n\t\t<d:where>\n\t\t\t<d:and>\n\t\t\t\t<d:or>\n\t\t\t\t\t<d:not>\n\t\t\t\t\t\t<d:eq>\n\t\t\t\t\t\t\t<d:prop>\n\t\t\t\t\t\t\t\t<d:getcontenttype/>\n\t\t\t\t\t\t\t</d:prop>\n\t\t\t\t\t\t\t<d:literal>httpd/unix-directory</d:literal>\n\t\t\t\t\t\t</d:eq>\n\t\t\t\t\t</d:not>\n\t\t\t\t\t<d:eq>\n\t\t\t\t\t\t<d:prop>\n\t\t\t\t\t\t\t<oc:size/>\n\t\t\t\t\t\t</d:prop>\n\t\t\t\t\t\t<d:literal>0</d:literal>\n\t\t\t\t\t</d:eq>\n\t\t\t\t</d:or>\n\t\t\t\t<d:gt>\n\t\t\t\t\t<d:prop>\n\t\t\t\t\t\t<d:getlastmodified/>\n\t\t\t\t\t</d:prop>\n\t\t\t\t\t<d:literal>${e}</d:literal>\n\t\t\t\t</d:gt>\n\t\t\t</d:and>\n\t\t</d:where>\n\t\t<d:orderby>\n\t\t\t<d:order>\n\t\t\t\t<d:prop>\n\t\t\t\t\t<d:getlastmodified/>\n\t\t\t\t</d:prop>\n\t\t\t\t<d:descending/>\n\t\t\t</d:order>\n\t\t</d:orderby>\n\t\t<d:limit>\n\t\t\t<d:nresults>100</d:nresults>\n\t\t\t<ns:firstresult>0</ns:firstresult>\n\t\t</d:limit>\n\t</d:basicsearch>\n</d:searchrequest>`;\n};\n/**\n * @copyright Copyright (c) 2023 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\n * @author Ferdinand Thiessen <opensource@fthiessen.de>\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 <http://www.gnu.org/licenses/>.\n *\n */\nconst be = function(e = \"\") {\n let t = N.NONE;\n return e && ((e.includes(\"C\") || e.includes(\"K\")) && (t |= N.CREATE), e.includes(\"G\") && (t |= N.READ), (e.includes(\"W\") || e.includes(\"N\") || e.includes(\"V\")) && (t |= N.UPDATE), e.includes(\"D\") && (t |= N.DELETE), e.includes(\"R\") && (t |= N.SHARE)), t;\n};\n/**\n * @copyright Copyright (c) 2022 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\n *\n */\nvar R = /* @__PURE__ */ ((e) => (e.Folder = \"folder\", e.File = \"file\", e))(R || {});\n/**\n * @copyright Copyright (c) 2022 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\n *\n */\nconst J = function(e, t) {\n return e.match(t) !== null;\n}, X = (e, t) => {\n if (e.id && typeof e.id != \"number\")\n throw new Error(\"Invalid id type of value\");\n if (!e.source)\n throw new Error(\"Missing mandatory source\");\n try {\n new URL(e.source);\n } catch {\n throw new Error(\"Invalid source format, source must be a valid URL\");\n }\n if (!e.source.startsWith(\"http\"))\n throw new Error(\"Invalid source format, only http(s) is supported\");\n if (e.mtime && !(e.mtime instanceof Date))\n throw new Error(\"Invalid mtime type\");\n if (e.crtime && !(e.crtime instanceof Date))\n throw new Error(\"Invalid crtime type\");\n if (!e.mime || typeof e.mime != \"string\" || !e.mime.match(/^[-\\w.]+\\/[-+\\w.]+$/gi))\n throw new Error(\"Missing or invalid mandatory mime\");\n if (\"size\" in e && typeof e.size != \"number\" && e.size !== void 0)\n throw new Error(\"Invalid size type\");\n if (\"permissions\" in e && e.permissions !== void 0 && !(typeof e.permissions == \"number\" && e.permissions >= N.NONE && e.permissions <= N.ALL))\n throw new Error(\"Invalid permissions\");\n if (e.owner && e.owner !== null && typeof e.owner != \"string\")\n throw new Error(\"Invalid owner type\");\n if (e.attributes && typeof e.attributes != \"object\")\n throw new Error(\"Invalid attributes type\");\n if (e.root && typeof e.root != \"string\")\n throw new Error(\"Invalid root type\");\n if (e.root && !e.root.startsWith(\"/\"))\n throw new Error(\"Root must start with a leading slash\");\n if (e.root && !e.source.includes(e.root))\n throw new Error(\"Root must be part of the source\");\n if (e.root && J(e.source, t)) {\n const r = e.source.match(t)[0];\n if (!e.source.includes(le(r, e.root)))\n throw new Error(\"The root must be relative to the service. e.g /files/emma\");\n }\n if (e.status && !Object.values(Q).includes(e.status))\n throw new Error(\"Status must be a valid NodeStatus\");\n};\n/**\n * @copyright Copyright (c) 2022 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\n *\n */\nvar Q = /* @__PURE__ */ ((e) => (e.NEW = \"new\", e.FAILED = \"failed\", e.LOADING = \"loading\", e.LOCKED = \"locked\", e))(Q || {});\nclass D {\n _data;\n _attributes;\n _knownDavService = /(remote|public)\\.php\\/(web)?dav/i;\n constructor(t, r) {\n X(t, r || this._knownDavService), this._data = t;\n const s = {\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\n set: (n, i, d) => (this.updateMtime(), Reflect.set(n, i, d)),\n deleteProperty: (n, i) => (this.updateMtime(), Reflect.deleteProperty(n, i))\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\n };\n this._attributes = new Proxy(t.attributes || {}, s), delete this._data.attributes, r && (this._knownDavService = r);\n }\n /**\n * Get the source url to this object\n */\n get source() {\n return this._data.source.replace(/\\/$/i, \"\");\n }\n /**\n * Get the encoded source url to this object for requests purposes\n */\n get encodedSource() {\n const { origin: t } = new URL(this.source);\n return t + he(this.source.slice(t.length));\n }\n /**\n * Get this object name\n */\n get basename() {\n return fe(this.source);\n }\n /**\n * Get this object's extension\n */\n get extension() {\n return ce(this.source);\n }\n /**\n * Get the directory path leading to this object\n * Will use the relative path to root if available\n */\n get dirname() {\n if (this.root) {\n let r = this.source;\n this.isDavRessource && (r = r.split(this._knownDavService).pop());\n const s = r.indexOf(this.root), n = this.root.replace(/\\/$/, \"\");\n return I(r.slice(s + n.length) || \"/\");\n }\n const t = new URL(this.source);\n return I(t.pathname);\n }\n /**\n * Get the file mime\n */\n get mime() {\n return this._data.mime;\n }\n /**\n * Get the file modification time\n */\n get mtime() {\n return this._data.mtime;\n }\n /**\n * Get the file creation time\n */\n get crtime() {\n return this._data.crtime;\n }\n /**\n * Get the file size\n */\n get size() {\n return this._data.size;\n }\n /**\n * Get the file attribute\n */\n get attributes() {\n return this._attributes;\n }\n /**\n * Get the file permissions\n */\n get permissions() {\n return this.owner === null && !this.isDavRessource ? N.READ : this._data.permissions !== void 0 ? this._data.permissions : N.NONE;\n }\n /**\n * Get the file owner\n */\n get owner() {\n return this.isDavRessource ? this._data.owner : null;\n }\n /**\n * Is this a dav-related ressource ?\n */\n get isDavRessource() {\n return J(this.source, this._knownDavService);\n }\n /**\n * Get the dav root of this object\n */\n get root() {\n return this._data.root ? this._data.root.replace(/^(.+)\\/$/, \"$1\") : this.isDavRessource && I(this.source).split(this._knownDavService).pop() || null;\n }\n /**\n * Get the absolute path of this object relative to the root\n */\n get path() {\n if (this.root) {\n let t = this.source;\n this.isDavRessource && (t = t.split(this._knownDavService).pop());\n const r = t.indexOf(this.root), s = this.root.replace(/\\/$/, \"\");\n return t.slice(r + s.length) || \"/\";\n }\n return (this.dirname + \"/\" + this.basename).replace(/\\/\\//g, \"/\");\n }\n /**\n * Get the node id if defined.\n * Will look for the fileid in attributes if undefined.\n */\n get fileid() {\n return this._data?.id || this.attributes?.fileid;\n }\n /**\n * Get the node status.\n */\n get status() {\n return this._data?.status;\n }\n /**\n * Set the node status.\n */\n set status(t) {\n this._data.status = t;\n }\n /**\n * Move the node to a new destination\n *\n * @param {string} destination the new source.\n * e.g. https://cloud.domain.com/remote.php/dav/files/emma/Photos/picture.jpg\n */\n move(t) {\n X({ ...this._data, source: t }, this._knownDavService), this._data.source = t, this.updateMtime();\n }\n /**\n * Rename the node\n * This aliases the move method for easier usage\n *\n * @param basename The new name of the node\n */\n rename(t) {\n if (t.includes(\"/\"))\n throw new Error(\"Invalid basename\");\n this.move(I(this.source) + \"/\" + t);\n }\n /**\n * Update the mtime if exists.\n */\n updateMtime() {\n this._data.mtime && (this._data.mtime = /* @__PURE__ */ new Date());\n }\n}\n/**\n * @copyright Copyright (c) 2022 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\n *\n */\nclass ye extends D {\n get type() {\n return R.File;\n }\n}\n/**\n * @copyright Copyright (c) 2022 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\n *\n */\nclass _e extends D {\n constructor(t) {\n super({\n ...t,\n mime: \"httpd/unix-directory\"\n });\n }\n get type() {\n return R.Folder;\n }\n get extension() {\n return null;\n }\n get mime() {\n return \"httpd/unix-directory\";\n }\n}\n/**\n * @copyright Copyright (c) 2023 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\n * @author Ferdinand Thiessen <opensource@fthiessen.de>\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 <http://www.gnu.org/licenses/>.\n *\n */\nconst ee = `/files/${A()?.uid}`, te = pe(\"dav\"), ur = function(e = te, t = {}) {\n const r = ge(e, { headers: t });\n function s(i) {\n r.setHeaders({\n ...t,\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: i ?? \"\"\n });\n }\n return ue(s), s(de()), we().patch(\"fetch\", (i, d) => {\n const u = d.headers;\n return u?.method && (d.method = u.method, delete u.method), fetch(i, d);\n }), r;\n}, dr = async (e, t = \"/\", r = ee) => (await e.getDirectoryContents(`${r}${t}`, {\n details: !0,\n data: Ee(),\n headers: {\n // see davGetClient for patched webdav client\n method: \"REPORT\"\n },\n includeSelf: !0\n})).data.filter((n) => n.filename !== t).map((n) => ve(n, r)), ve = function(e, t = ee, r = te) {\n const s = e.props, n = be(s?.permissions), i = s?.[\"owner-id\"] || A()?.uid, d = {\n id: s?.fileid || 0,\n source: `${r}${e.filename}`,\n mtime: new Date(Date.parse(e.lastmod)),\n mime: e.mime,\n size: s?.size || Number.parseInt(s.getcontentlength || \"0\"),\n permissions: n,\n owner: i,\n root: t,\n attributes: {\n ...e,\n ...s,\n hasPreview: s?.[\"has-preview\"]\n }\n };\n return delete d.attributes?.props, e.type === \"file\" ? new ye(d) : new _e(d);\n};\n/**\n * @copyright Copyright (c) 2022 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\n *\n */\nclass Te {\n _views = [];\n _currentView = null;\n register(t) {\n if (this._views.find((r) => r.id === t.id))\n throw new Error(`View id ${t.id} is already registered`);\n this._views.push(t);\n }\n remove(t) {\n const r = this._views.findIndex((s) => s.id === t);\n r !== -1 && this._views.splice(r, 1);\n }\n get views() {\n return this._views;\n }\n setActive(t) {\n this._currentView = t;\n }\n get active() {\n return this._currentView;\n }\n}\nconst ar = function() {\n return typeof window._nc_navigation > \"u\" && (window._nc_navigation = new Te(), m.debug(\"Navigation service initialized\")), window._nc_navigation;\n};\n/**\n * @copyright Copyright (c) 2022 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\n *\n */\nclass Ie {\n _column;\n constructor(t) {\n Ae(t), this._column = t;\n }\n get id() {\n return this._column.id;\n }\n get title() {\n return this._column.title;\n }\n get render() {\n return this._column.render;\n }\n get sort() {\n return this._column.sort;\n }\n get summary() {\n return this._column.summary;\n }\n}\nconst Ae = function(e) {\n if (!e.id || typeof e.id != \"string\")\n throw new Error(\"A column id is required\");\n if (!e.title || typeof e.title != \"string\")\n throw new Error(\"A column title is required\");\n if (!e.render || typeof e.render != \"function\")\n throw new Error(\"A render function is required\");\n if (e.sort && typeof e.sort != \"function\")\n throw new Error(\"Column sortFunction must be a function\");\n if (e.summary && typeof e.summary != \"function\")\n throw new Error(\"Column summary must be a function\");\n return !0;\n};\nvar S = {}, O = {};\n(function(e) {\n const t = \":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\", r = t + \"\\\\-.\\\\d\\\\u00B7\\\\u0300-\\\\u036F\\\\u203F-\\\\u2040\", s = \"[\" + t + \"][\" + r + \"]*\", n = new RegExp(\"^\" + s + \"$\"), i = function(u, o) {\n const a = [];\n let l = o.exec(u);\n for (; l; ) {\n const f = [];\n f.startIndex = o.lastIndex - l[0].length;\n const c = l.length;\n for (let g = 0; g < c; g++)\n f.push(l[g]);\n a.push(f), l = o.exec(u);\n }\n return a;\n }, d = function(u) {\n const o = n.exec(u);\n return !(o === null || typeof o > \"u\");\n };\n e.isExist = function(u) {\n return typeof u < \"u\";\n }, e.isEmptyObject = function(u) {\n return Object.keys(u).length === 0;\n }, e.merge = function(u, o, a) {\n if (o) {\n const l = Object.keys(o), f = l.length;\n for (let c = 0; c < f; c++)\n a === \"strict\" ? u[l[c]] = [o[l[c]]] : u[l[c]] = o[l[c]];\n }\n }, e.getValue = function(u) {\n return e.isExist(u) ? u : \"\";\n }, e.isName = d, e.getAllMatches = i, e.nameRegexp = s;\n})(O);\nconst M = O, Oe = {\n allowBooleanAttributes: !1,\n //A tag can have attributes without any value\n unpairedTags: []\n};\nS.validate = function(e, t) {\n t = Object.assign({}, Oe, t);\n const r = [];\n let s = !1, n = !1;\n e[0] === \"\\uFEFF\" && (e = e.substr(1));\n for (let i = 0; i < e.length; i++)\n if (e[i] === \"<\" && e[i + 1] === \"?\") {\n if (i += 2, i = G(e, i), i.err)\n return i;\n } else if (e[i] === \"<\") {\n let d = i;\n if (i++, e[i] === \"!\") {\n i = z(e, i);\n continue;\n } else {\n let u = !1;\n e[i] === \"/\" && (u = !0, i++);\n let o = \"\";\n for (; i < e.length && e[i] !== \">\" && e[i] !== \" \" && e[i] !== \"\t\" && e[i] !== `\n` && e[i] !== \"\\r\"; i++)\n o += e[i];\n if (o = o.trim(), o[o.length - 1] === \"/\" && (o = o.substring(0, o.length - 1), i--), !Re(o)) {\n let f;\n return o.trim().length === 0 ? f = \"Invalid space after '<'.\" : f = \"Tag '\" + o + \"' is an invalid name.\", p(\"InvalidTag\", f, w(e, i));\n }\n const a = xe(e, i);\n if (a === !1)\n return p(\"InvalidAttr\", \"Attributes for '\" + o + \"' have open quote.\", w(e, i));\n let l = a.value;\n if (i = a.index, l[l.length - 1] === \"/\") {\n const f = i - l.length;\n l = l.substring(0, l.length - 1);\n const c = H(l, t);\n if (c === !0)\n s = !0;\n else\n return p(c.err.code, c.err.msg, w(e, f + c.err.line));\n } else if (u)\n if (a.tagClosed) {\n if (l.trim().length > 0)\n return p(\"InvalidTag\", \"Closing tag '\" + o + \"' can't have attributes or invalid starting.\", w(e, d));\n {\n const f = r.pop();\n if (o !== f.tagName) {\n let c = w(e, f.tagStartPos);\n return p(\n \"InvalidTag\",\n \"Expected closing tag '\" + f.tagName + \"' (opened in line \" + c.line + \", col \" + c.col + \") instead of closing tag '\" + o + \"'.\",\n w(e, d)\n );\n }\n r.length == 0 && (n = !0);\n }\n } else\n return p(\"InvalidTag\", \"Closing tag '\" + o + \"' doesn't have proper closing.\", w(e, i));\n else {\n const f = H(l, t);\n if (f !== !0)\n return p(f.err.code, f.err.msg, w(e, i - l.length + f.err.line));\n if (n === !0)\n return p(\"InvalidXml\", \"Multiple possible root nodes found.\", w(e, i));\n t.unpairedTags.indexOf(o) !== -1 || r.push({ tagName: o, tagStartPos: d }), s = !0;\n }\n for (i++; i < e.length; i++)\n if (e[i] === \"<\")\n if (e[i + 1] === \"!\") {\n i++, i = z(e, i);\n continue;\n } else if (e[i + 1] === \"?\") {\n if (i = G(e, ++i), i.err)\n return i;\n } else\n break;\n else if (e[i] === \"&\") {\n const f = Ve(e, i);\n if (f == -1)\n return p(\"InvalidChar\", \"char '&' is not expected.\", w(e, i));\n i = f;\n } else if (n === !0 && !U(e[i]))\n return p(\"InvalidXml\", \"Extra text at the end\", w(e, i));\n e[i] === \"<\" && i--;\n }\n } else {\n if (U(e[i]))\n continue;\n return p(\"InvalidChar\", \"char '\" + e[i] + \"' is not expected.\", w(e, i));\n }\n if (s) {\n if (r.length == 1)\n return p(\"InvalidTag\", \"Unclosed tag '\" + r[0].tagName + \"'.\", w(e, r[0].tagStartPos));\n if (r.length > 0)\n return p(\"InvalidXml\", \"Invalid '\" + JSON.stringify(r.map((i) => i.tagName), null, 4).replace(/\\r?\\n/g, \"\") + \"' found.\", { line: 1, col: 1 });\n } else\n return p(\"InvalidXml\", \"Start tag expected.\", 1);\n return !0;\n};\nfunction U(e) {\n return e === \" \" || e === \"\t\" || e === `\n` || e === \"\\r\";\n}\nfunction G(e, t) {\n const r = t;\n for (; t < e.length; t++)\n if (e[t] == \"?\" || e[t] == \" \") {\n const s = e.substr(r, t - r);\n if (t > 5 && s === \"xml\")\n return p(\"InvalidXml\", \"XML declaration allowed only at the start of the document.\", w(e, t));\n if (e[t] == \"?\" && e[t + 1] == \">\") {\n t++;\n break;\n } else\n continue;\n }\n return t;\n}\nfunction z(e, t) {\n if (e.length > t + 5 && e[t + 1] === \"-\" && e[t + 2] === \"-\") {\n for (t += 3; t < e.length; t++)\n if (e[t] === \"-\" && e[t + 1] === \"-\" && e[t + 2] === \">\") {\n t += 2;\n break;\n }\n } else if (e.length > t + 8 && e[t + 1] === \"D\" && e[t + 2] === \"O\" && e[t + 3] === \"C\" && e[t + 4] === \"T\" && e[t + 5] === \"Y\" && e[t + 6] === \"P\" && e[t + 7] === \"E\") {\n let r = 1;\n for (t += 8; t < e.length; t++)\n if (e[t] === \"<\")\n r++;\n else if (e[t] === \">\" && (r--, r === 0))\n break;\n } else if (e.length > t + 9 && e[t + 1] === \"[\" && e[t + 2] === \"C\" && e[t + 3] === \"D\" && e[t + 4] === \"A\" && e[t + 5] === \"T\" && e[t + 6] === \"A\" && e[t + 7] === \"[\") {\n for (t += 8; t < e.length; t++)\n if (e[t] === \"]\" && e[t + 1] === \"]\" && e[t + 2] === \">\") {\n t += 2;\n break;\n }\n }\n return t;\n}\nconst Ce = '\"', Pe = \"'\";\nfunction xe(e, t) {\n let r = \"\", s = \"\", n = !1;\n for (; t < e.length; t++) {\n if (e[t] === Ce || e[t] === Pe)\n s === \"\" ? s = e[t] : s !== e[t] || (s = \"\");\n else if (e[t] === \">\" && s === \"\") {\n n = !0;\n break;\n }\n r += e[t];\n }\n return s !== \"\" ? !1 : {\n value: r,\n index: t,\n tagClosed: n\n };\n}\nconst $e = new RegExp(`(\\\\s*)([^\\\\s=]+)(\\\\s*=)?(\\\\s*(['\"])(([\\\\s\\\\S])*?)\\\\5)?`, \"g\");\nfunction H(e, t) {\n const r = M.getAllMatches(e, $e), s = {};\n for (let n = 0; n < r.length; n++) {\n if (r[n][1].length === 0)\n return p(\"InvalidAttr\", \"Attribute '\" + r[n][2] + \"' has no space in starting.\", v(r[n]));\n if (r[n][3] !== void 0 && r[n][4] === void 0)\n return p(\"InvalidAttr\", \"Attribute '\" + r[n][2] + \"' is without value.\", v(r[n]));\n if (r[n][3] === void 0 && !t.allowBooleanAttributes)\n return p(\"InvalidAttr\", \"boolean attribute '\" + r[n][2] + \"' is not allowed.\", v(r[n]));\n const i = r[n][2];\n if (!Le(i))\n return p(\"InvalidAttr\", \"Attribute '\" + i + \"' is an invalid name.\", v(r[n]));\n if (!s.hasOwnProperty(i))\n s[i] = 1;\n else\n return p(\"InvalidAttr\", \"Attribute '\" + i + \"' is repeated.\", v(r[n]));\n }\n return !0;\n}\nfunction Fe(e, t) {\n let r = /\\d/;\n for (e[t] === \"x\" && (t++, r = /[\\da-fA-F]/); t < e.length; t++) {\n if (e[t] === \";\")\n return t;\n if (!e[t].match(r))\n break;\n }\n return -1;\n}\nfunction Ve(e, t) {\n if (t++, e[t] === \";\")\n return -1;\n if (e[t] === \"#\")\n return t++, Fe(e, t);\n let r = 0;\n for (; t < e.length; t++, r++)\n if (!(e[t].match(/\\w/) && r < 20)) {\n if (e[t] === \";\")\n break;\n return -1;\n }\n return t;\n}\nfunction p(e, t, r) {\n return {\n err: {\n code: e,\n msg: t,\n line: r.line || r,\n col: r.col\n }\n };\n}\nfunction Le(e) {\n return M.isName(e);\n}\nfunction Re(e) {\n return M.isName(e);\n}\nfunction w(e, t) {\n const r = e.substring(0, t).split(/\\r?\\n/);\n return {\n line: r.length,\n // column number is last line's length + 1, because column numbering starts at 1:\n col: r[r.length - 1].length + 1\n };\n}\nfunction v(e) {\n return e.startIndex + e[1].length;\n}\nvar k = {};\nconst re = {\n preserveOrder: !1,\n attributeNamePrefix: \"@_\",\n attributesGroupName: !1,\n textNodeName: \"#text\",\n ignoreAttributes: !0,\n removeNSPrefix: !1,\n // remove NS from tag name or attribute name if true\n allowBooleanAttributes: !1,\n //a tag can have attributes without any value\n //ignoreRootElement : false,\n parseTagValue: !0,\n parseAttributeValue: !1,\n trimValues: !0,\n //Trim string values of tag and attributes\n cdataPropName: !1,\n numberParseOptions: {\n hex: !0,\n leadingZeros: !0,\n eNotation: !0\n },\n tagValueProcessor: function(e, t) {\n return t;\n },\n attributeValueProcessor: function(e, t) {\n return t;\n },\n stopNodes: [],\n //nested tags will not be parsed even for errors\n alwaysCreateTextNode: !1,\n isArray: () => !1,\n commentPropName: !1,\n unpairedTags: [],\n processEntities: !0,\n htmlEntities: !1,\n ignoreDeclaration: !1,\n ignorePiTags: !1,\n transformTagName: !1,\n transformAttributeName: !1,\n updateTag: function(e, t, r) {\n return e;\n }\n // skipEmptyListItem: false\n}, Se = function(e) {\n return Object.assign({}, re, e);\n};\nk.buildOptions = Se;\nk.defaultOptions = re;\nclass Me {\n constructor(t) {\n this.tagname = t, this.child = [], this[\":@\"] = {};\n }\n add(t, r) {\n t === \"__proto__\" && (t = \"#__proto__\"), this.child.push({ [t]: r });\n }\n addChild(t) {\n t.tagname === \"__proto__\" && (t.tagname = \"#__proto__\"), t[\":@\"] && Object.keys(t[\":@\"]).length > 0 ? this.child.push({ [t.tagname]: t.child, \":@\": t[\":@\"] }) : this.child.push({ [t.tagname]: t.child });\n }\n}\nvar ke = Me;\nconst Be = O;\nfunction qe(e, t) {\n const r = {};\n if (e[t + 3] === \"O\" && e[t + 4] === \"C\" && e[t + 5] === \"T\" && e[t + 6] === \"Y\" && e[t + 7] === \"P\" && e[t + 8] === \"E\") {\n t = t + 9;\n let s = 1, n = !1, i = !1, d = \"\";\n for (; t < e.length; t++)\n if (e[t] === \"<\" && !i) {\n if (n && Ge(e, t))\n t += 7, [entityName, val, t] = Xe(e, t + 1), val.indexOf(\"&\") === -1 && (r[We(entityName)] = {\n regx: RegExp(`&${entityName};`, \"g\"),\n val\n });\n else if (n && ze(e, t))\n t += 8;\n else if (n && He(e, t))\n t += 8;\n else if (n && Ke(e, t))\n t += 9;\n else if (Ue)\n i = !0;\n else\n throw new Error(\"Invalid DOCTYPE\");\n s++, d = \"\";\n } else if (e[t] === \">\") {\n if (i ? e[t - 1] === \"-\" && e[t - 2] === \"-\" && (i = !1, s--) : s--, s === 0)\n break;\n } else\n e[t] === \"[\" ? n = !0 : d += e[t];\n if (s !== 0)\n throw new Error(\"Unclosed DOCTYPE\");\n } else\n throw new Error(\"Invalid Tag instead of DOCTYPE\");\n return { entities: r, i: t };\n}\nfunction Xe(e, t) {\n let r = \"\";\n for (; t < e.length && e[t] !== \"'\" && e[t] !== '\"'; t++)\n r += e[t];\n if (r = r.trim(), r.indexOf(\" \") !== -1)\n throw new Error(\"External entites are not supported\");\n const s = e[t++];\n let n = \"\";\n for (; t < e.length && e[t] !== s; t++)\n n += e[t];\n return [r, n, t];\n}\nfunction Ue(e, t) {\n return e[t + 1] === \"!\" && e[t + 2] === \"-\" && e[t + 3] === \"-\";\n}\nfunction Ge(e, t) {\n return e[t + 1] === \"!\" && e[t + 2] === \"E\" && e[t + 3] === \"N\" && e[t + 4] === \"T\" && e[t + 5] === \"I\" && e[t + 6] === \"T\" && e[t + 7] === \"Y\";\n}\nfunction ze(e, t) {\n return e[t + 1] === \"!\" && e[t + 2] === \"E\" && e[t + 3] === \"L\" && e[t + 4] === \"E\" && e[t + 5] === \"M\" && e[t + 6] === \"E\" && e[t + 7] === \"N\" && e[t + 8] === \"T\";\n}\nfunction He(e, t) {\n return e[t + 1] === \"!\" && e[t + 2] === \"A\" && e[t + 3] === \"T\" && e[t + 4] === \"T\" && e[t + 5] === \"L\" && e[t + 6] === \"I\" && e[t + 7] === \"S\" && e[t + 8] === \"T\";\n}\nfunction Ke(e, t) {\n return e[t + 1] === \"!\" && e[t + 2] === \"N\" && e[t + 3] === \"O\" && e[t + 4] === \"T\" && e[t + 5] === \"A\" && e[t + 6] === \"T\" && e[t + 7] === \"I\" && e[t + 8] === \"O\" && e[t + 9] === \"N\";\n}\nfunction We(e) {\n if (Be.isName(e))\n return e;\n throw new Error(`Invalid entity name ${e}`);\n}\nvar Ze = qe;\nconst je = /^[-+]?0x[a-fA-F0-9]+$/, Ye = /^([\\-\\+])?(0*)(\\.[0-9]+([eE]\\-?[0-9]+)?|[0-9]+(\\.[0-9]+([eE]\\-?[0-9]+)?)?)$/;\n!Number.parseInt && window.parseInt && (Number.parseInt = window.parseInt);\n!Number.parseFloat && window.parseFloat && (Number.parseFloat = window.parseFloat);\nconst Je = {\n hex: !0,\n leadingZeros: !0,\n decimalPoint: \".\",\n eNotation: !0\n //skipLike: /regex/\n};\nfunction Qe(e, t = {}) {\n if (t = Object.assign({}, Je, t), !e || typeof e != \"string\")\n return e;\n let r = e.trim();\n if (t.skipLike !== void 0 && t.skipLike.test(r))\n return e;\n if (t.hex && je.test(r))\n return Number.parseInt(r, 16);\n {\n const s = Ye.exec(r);\n if (s) {\n const n = s[1], i = s[2];\n let d = De(s[3]);\n const u = s[4] || s[6];\n if (!t.leadingZeros && i.length > 0 && n && r[2] !== \".\")\n return e;\n if (!t.leadingZeros && i.length > 0 && !n && r[1] !== \".\")\n return e;\n {\n const o = Number(r), a = \"\" + o;\n return a.search(/[eE]/) !== -1 || u ? t.eNotation ? o : e : r.indexOf(\".\") !== -1 ? a === \"0\" && d === \"\" || a === d || n && a === \"-\" + d ? o : e : i ? d === a || n + d === a ? o : e : r === a || r === n + a ? o : e;\n }\n } else\n return e;\n }\n}\nfunction De(e) {\n return e && e.indexOf(\".\") !== -1 && (e = e.replace(/0+$/, \"\"), e === \".\" ? e = \"0\" : e[0] === \".\" ? e = \"0\" + e : e[e.length - 1] === \".\" && (e = e.substr(0, e.length - 1))), e;\n}\nvar et = Qe;\nconst B = O, T = ke, tt = Ze, rt = et;\n\"<((!\\\\[CDATA\\\\[([\\\\s\\\\S]*?)(]]>))|((NAME:)?(NAME))([^>]*)>|((\\\\/)(NAME)\\\\s*>))([^<]*)\".replace(/NAME/g, B.nameRegexp);\nlet nt = class {\n constructor(t) {\n this.options = t, this.currentNode = null, this.tagsNodeStack = [], this.docTypeEntities = {}, this.lastEntities = {\n apos: { regex: /&(apos|#39|#x27);/g, val: \"'\" },\n gt: { regex: /&(gt|#62|#x3E);/g, val: \">\" },\n lt: { regex: /&(lt|#60|#x3C);/g, val: \"<\" },\n quot: { regex: /&(quot|#34|#x22);/g, val: '\"' }\n }, this.ampEntity = { regex: /&(amp|#38|#x26);/g, val: \"&\" }, this.htmlEntities = {\n space: { regex: /&(nbsp|#160);/g, val: \" \" },\n // \"lt\" : { regex: /&(lt|#60);/g, val: \"<\" },\n // \"gt\" : { regex: /&(gt|#62);/g, val: \">\" },\n // \"amp\" : { regex: /&(amp|#38);/g, val: \"&\" },\n // \"quot\" : { regex: /&(quot|#34);/g, val: \"\\\"\" },\n // \"apos\" : { regex: /&(apos|#39);/g, val: \"'\" },\n cent: { regex: /&(cent|#162);/g, val: \"¢\" },\n pound: { regex: /&(pound|#163);/g, val: \"£\" },\n yen: { regex: /&(yen|#165);/g, val: \"¥\" },\n euro: { regex: /&(euro|#8364);/g, val: \"€\" },\n copyright: { regex: /&(copy|#169);/g, val: \"©\" },\n reg: { regex: /&(reg|#174);/g, val: \"®\" },\n inr: { regex: /&(inr|#8377);/g, val: \"₹\" }\n }, this.addExternalEntities = it, this.parseXml = at, this.parseTextData = st, this.resolveNameSpace = ot, this.buildAttributesMap = dt, this.isItStopNode = ht, this.replaceEntitiesValue = ft, this.readStopNodeData = gt, this.saveTextToParentTag = ct, this.addChild = lt;\n }\n};\nfunction it(e) {\n const t = Object.keys(e);\n for (let r = 0; r < t.length; r++) {\n const s = t[r];\n this.lastEntities[s] = {\n regex: new RegExp(\"&\" + s + \";\", \"g\"),\n val: e[s]\n };\n }\n}\nfunction st(e, t, r, s, n, i, d) {\n if (e !== void 0 && (this.options.trimValues && !s && (e = e.trim()), e.length > 0)) {\n d || (e = this.replaceEntitiesValue(e));\n const u = this.options.tagValueProcessor(t, e, r, n, i);\n return u == null ? e : typeof u != typeof e || u !== e ? u : this.options.trimValues ? $(e, this.options.parseTagValue, this.options.numberParseOptions) : e.trim() === e ? $(e, this.options.parseTagValue, this.options.numberParseOptions) : e;\n }\n}\nfunction ot(e) {\n if (this.options.removeNSPrefix) {\n const t = e.split(\":\"), r = e.charAt(0) === \"/\" ? \"/\" : \"\";\n if (t[0] === \"xmlns\")\n return \"\";\n t.length === 2 && (e = r + t[1]);\n }\n return e;\n}\nconst ut = new RegExp(`([^\\\\s=]+)\\\\s*(=\\\\s*(['\"])([\\\\s\\\\S]*?)\\\\3)?`, \"gm\");\nfunction dt(e, t, r) {\n if (!this.options.ignoreAttributes && typeof e == \"string\") {\n const s = B.getAllMatches(e, ut), n = s.length, i = {};\n for (let d = 0; d < n; d++) {\n const u = this.resolveNameSpace(s[d][1]);\n let o = s[d][4], a = this.options.attributeNamePrefix + u;\n if (u.length)\n if (this.options.transformAttributeName && (a = this.options.transformAttributeName(a)), a === \"__proto__\" && (a = \"#__proto__\"), o !== void 0) {\n this.options.trimValues && (o = o.trim()), o = this.replaceEntitiesValue(o);\n const l = this.options.attributeValueProcessor(u, o, t);\n l == null ? i[a] = o : typeof l != typeof o || l !== o ? i[a] = l : i[a] = $(\n o,\n this.options.parseAttributeValue,\n this.options.numberParseOptions\n );\n } else\n this.options.allowBooleanAttributes && (i[a] = !0);\n }\n if (!Object.keys(i).length)\n return;\n if (this.options.attributesGroupName) {\n const d = {};\n return d[this.options.attributesGroupName] = i, d;\n }\n return i;\n }\n}\nconst at = function(e) {\n e = e.replace(/\\r\\n?/g, `\n`);\n const t = new T(\"!xml\");\n let r = t, s = \"\", n = \"\";\n for (let i = 0; i < e.length; i++)\n if (e[i] === \"<\")\n if (e[i + 1] === \"/\") {\n const u = y(e, \">\", i, \"Closing Tag is not closed.\");\n let o = e.substring(i + 2, u).trim();\n if (this.options.removeNSPrefix) {\n const f = o.indexOf(\":\");\n f !== -1 && (o = o.substr(f + 1));\n }\n this.options.transformTagName && (o = this.options.transformTagName(o)), r && (s = this.saveTextToParentTag(s, r, n));\n const a = n.substring(n.lastIndexOf(\".\") + 1);\n if (o && this.options.unpairedTags.indexOf(o) !== -1)\n throw new Error(`Unpaired tag can not be used as closing tag: </${o}>`);\n let l = 0;\n a && this.options.unpairedTags.indexOf(a) !== -1 ? (l = n.lastIndexOf(\".\", n.lastIndexOf(\".\") - 1), this.tagsNodeStack.pop()) : l = n.lastIndexOf(\".\"), n = n.substring(0, l), r = this.tagsNodeStack.pop(), s = \"\", i = u;\n } else if (e[i + 1] === \"?\") {\n let u = x(e, i, !1, \"?>\");\n if (!u)\n throw new Error(\"Pi Tag is not closed.\");\n if (s = this.saveTextToParentTag(s, r, n), !(this.options.ignoreDeclaration && u.tagName === \"?xml\" || this.options.ignorePiTags)) {\n const o = new T(u.tagName);\n o.add(this.options.textNodeName, \"\"), u.tagName !== u.tagExp && u.attrExpPresent && (o[\":@\"] = this.buildAttributesMap(u.tagExp, n, u.tagName)), this.addChild(r, o, n);\n }\n i = u.closeIndex + 1;\n } else if (e.substr(i + 1, 3) === \"!--\") {\n const u = y(e, \"-->\", i + 4, \"Comment is not closed.\");\n if (this.options.commentPropName) {\n const o = e.substring(i + 4, u - 2);\n s = this.saveTextToParentTag(s, r, n), r.add(this.options.commentPropName, [{ [this.options.textNodeName]: o }]);\n }\n i = u;\n } else if (e.substr(i + 1, 2) === \"!D\") {\n const u = tt(e, i);\n this.docTypeEntities = u.entities, i = u.i;\n } else if (e.substr(i + 1, 2) === \"![\") {\n const u = y(e, \"]]>\", i, \"CDATA is not closed.\") - 2, o = e.substring(i + 9, u);\n if (s = this.saveTextToParentTag(s, r, n), this.options.cdataPropName)\n r.add(this.options.cdataPropName, [{ [this.options.textNodeName]: o }]);\n else {\n let a = this.parseTextData(o, r.tagname, n, !0, !1, !0);\n a == null && (a = \"\"), r.add(this.options.textNodeName, a);\n }\n i = u + 2;\n } else {\n let u = x(e, i, this.options.removeNSPrefix), o = u.tagName;\n const a = u.rawTagName;\n let l = u.tagExp, f = u.attrExpPresent, c = u.closeIndex;\n this.options.transformTagName && (o = this.options.transformTagName(o)), r && s && r.tagname !== \"!xml\" && (s = this.saveTextToParentTag(s, r, n, !1));\n const g = r;\n if (g && this.options.unpairedTags.indexOf(g.tagname) !== -1 && (r = this.tagsNodeStack.pop(), n = n.substring(0, n.lastIndexOf(\".\"))), o !== t.tagname && (n += n ? \".\" + o : o), this.isItStopNode(this.options.stopNodes, n, o)) {\n let h = \"\";\n if (l.length > 0 && l.lastIndexOf(\"/\") === l.length - 1)\n i = u.closeIndex;\n else if (this.options.unpairedTags.indexOf(o) !== -1)\n i = u.closeIndex;\n else {\n const E = this.readStopNodeData(e, a, c + 1);\n if (!E)\n throw new Error(`Unexpected end of ${a}`);\n i = E.i, h = E.tagContent;\n }\n const _ = new T(o);\n o !== l && f && (_[\":@\"] = this.buildAttributesMap(l, n, o)), h && (h = this.parseTextData(h, o, n, !0, f, !0, !0)), n = n.substr(0, n.lastIndexOf(\".\")), _.add(this.options.textNodeName, h), this.addChild(r, _, n);\n } else {\n if (l.length > 0 && l.lastIndexOf(\"/\") === l.length - 1) {\n o[o.length - 1] === \"/\" ? (o = o.substr(0, o.length - 1), n = n.substr(0, n.length - 1), l = o) : l = l.substr(0, l.length - 1), this.options.transformTagName && (o = this.options.transformTagName(o));\n const h = new T(o);\n o !== l && f && (h[\":@\"] = this.buildAttributesMap(l, n, o)), this.addChild(r, h, n), n = n.substr(0, n.lastIndexOf(\".\"));\n } else {\n const h = new T(o);\n this.tagsNodeStack.push(r), o !== l && f && (h[\":@\"] = this.buildAttributesMap(l, n, o)), this.addChild(r, h, n), r = h;\n }\n s = \"\", i = c;\n }\n }\n else\n s += e[i];\n return t.child;\n};\nfunction lt(e, t, r) {\n const s = this.options.updateTag(t.tagname, r, t[\":@\"]);\n s === !1 || (typeof s == \"string\" && (t.tagname = s), e.addChild(t));\n}\nconst ft = function(e) {\n if (this.options.processEntities) {\n for (let t in this.docTypeEntities) {\n const r = this.docTypeEntities[t];\n e = e.replace(r.regx, r.val);\n }\n for (let t in this.lastEntities) {\n const r = this.lastEntities[t];\n e = e.replace(r.regex, r.val);\n }\n if (this.options.htmlEntities)\n for (let t in this.htmlEntities) {\n const r = this.htmlEntities[t];\n e = e.replace(r.regex, r.val);\n }\n e = e.replace(this.ampEntity.regex, this.ampEntity.val);\n }\n return e;\n};\nfunction ct(e, t, r, s) {\n return e && (s === void 0 && (s = Object.keys(t.child).length === 0), e = this.parseTextData(\n e,\n t.tagname,\n r,\n !1,\n t[\":@\"] ? Object.keys(t[\":@\"]).length !== 0 : !1,\n s\n ), e !== void 0 && e !== \"\" && t.add(this.options.textNodeName, e), e = \"\"), e;\n}\nfunction ht(e, t, r) {\n const s = \"*.\" + r;\n for (const n in e) {\n const i = e[n];\n if (s === i || t === i)\n return !0;\n }\n return !1;\n}\nfunction pt(e, t, r = \">\") {\n let s, n = \"\";\n for (let i = t; i < e.length; i++) {\n let d = e[i];\n if (s)\n d === s && (s = \"\");\n else if (d === '\"' || d === \"'\")\n s = d;\n else if (d === r[0])\n if (r[1]) {\n if (e[i + 1] === r[1])\n return {\n data: n,\n index: i\n };\n } else\n return {\n data: n,\n index: i\n };\n else\n d === \"\t\" && (d = \" \");\n n += d;\n }\n}\nfunction y(e, t, r, s) {\n const n = e.indexOf(t, r);\n if (n === -1)\n throw new Error(s);\n return n + t.length - 1;\n}\nfunction x(e, t, r, s = \">\") {\n const n = pt(e, t + 1, s);\n if (!n)\n return;\n let i = n.data;\n const d = n.index, u = i.search(/\\s/);\n let o = i, a = !0;\n u !== -1 && (o = i.substr(0, u).replace(/\\s\\s*$/, \"\"), i = i.substr(u + 1));\n const l = o;\n if (r) {\n const f = o.indexOf(\":\");\n f !== -1 && (o = o.substr(f + 1), a = o !== n.data.substr(f + 1));\n }\n return {\n tagName: o,\n tagExp: i,\n closeIndex: d,\n attrExpPresent: a,\n rawTagName: l\n };\n}\nfunction gt(e, t, r) {\n const s = r;\n let n = 1;\n for (; r < e.length; r++)\n if (e[r] === \"<\")\n if (e[r + 1] === \"/\") {\n const i = y(e, \">\", r, `${t} is not closed`);\n if (e.substring(r + 2, i).trim() === t && (n--, n === 0))\n return {\n tagContent: e.substring(s, r),\n i\n };\n r = i;\n } else if (e[r + 1] === \"?\")\n r = y(e, \"?>\", r + 1, \"StopNode is not closed.\");\n else if (e.substr(r + 1, 3) === \"!--\")\n r = y(e, \"-->\", r + 3, \"StopNode is not closed.\");\n else if (e.substr(r + 1, 2) === \"![\")\n r = y(e, \"]]>\", r, \"StopNode is not closed.\") - 2;\n else {\n const i = x(e, r, \">\");\n i && ((i && i.tagName) === t && i.tagExp[i.tagExp.length - 1] !== \"/\" && n++, r = i.closeIndex);\n }\n}\nfunction $(e, t, r) {\n if (t && typeof e == \"string\") {\n const s = e.trim();\n return s === \"true\" ? !0 : s === \"false\" ? !1 : rt(e, r);\n } else\n return B.isExist(e) ? e : \"\";\n}\nvar wt = nt, ne = {};\nfunction mt(e, t) {\n return ie(e, t);\n}\nfunction ie(e, t, r) {\n let s;\n const n = {};\n for (let i = 0; i < e.length; i++) {\n const d = e[i], u = Nt(d);\n let o = \"\";\n if (r === void 0 ? o = u : o = r + \".\" + u, u === t.textNodeName)\n s === void 0 ? s = d[u] : s += \"\" + d[u];\n else {\n if (u === void 0)\n continue;\n if (d[u]) {\n let a = ie(d[u], t, o);\n const l = bt(a, t);\n d[\":@\"] ? Et(a, d[\":@\"], o, t) : Object.keys(a).length === 1 && a[t.textNodeName] !== void 0 && !t.alwaysCreateTextNode ? a = a[t.textNodeName] : Object.keys(a).length === 0 && (t.alwaysCreateTextNode ? a[t.textNodeName] = \"\" : a = \"\"), n[u] !== void 0 && n.hasOwnProperty(u) ? (Array.isArray(n[u]) || (n[u] = [n[u]]), n[u].push(a)) : t.isArray(u, o, l) ? n[u] = [a] : n[u] = a;\n }\n }\n }\n return typeof s == \"string\" ? s.length > 0 && (n[t.textNodeName] = s) : s !== void 0 && (n[t.textNodeName] = s), n;\n}\nfunction Nt(e) {\n const t = Object.keys(e);\n for (let r = 0; r < t.length; r++) {\n const s = t[r];\n if (s !== \":@\")\n return s;\n }\n}\nfunction Et(e, t, r, s) {\n if (t) {\n const n = Object.keys(t), i = n.length;\n for (let d = 0; d < i; d++) {\n const u = n[d];\n s.isArray(u, r + \".\" + u, !0, !0) ? e[u] = [t[u]] : e[u] = t[u];\n }\n }\n}\nfunction bt(e, t) {\n const { textNodeName: r } = t, s = Object.keys(e).length;\n return !!(s === 0 || s === 1 && (e[r] || typeof e[r] == \"boolean\" || e[r] === 0));\n}\nne.prettify = mt;\nconst { buildOptions: yt } = k, _t = wt, { prettify: vt } = ne, Tt = S;\nlet It = class {\n constructor(t) {\n this.externalEntities = {}, this.options = yt(t);\n }\n /**\n * Parse XML dats to JS object \n * @param {string|Buffer} xmlData \n * @param {boolean|Object} validationOption \n */\n parse(t, r) {\n if (typeof t != \"string\")\n if (t.toString)\n t = t.toString();\n else\n throw new Error(\"XML data is accepted in String or Bytes[] form.\");\n if (r) {\n r === !0 && (r = {});\n const i = Tt.validate(t, r);\n if (i !== !0)\n throw Error(`${i.err.msg}:${i.err.line}:${i.err.col}`);\n }\n const s = new _t(this.options);\n s.addExternalEntities(this.externalEntities);\n const n = s.parseXml(t);\n return this.options.preserveOrder || n === void 0 ? n : vt(n, this.options);\n }\n /**\n * Add Entity which is not by default supported by this library\n * @param {string} key \n * @param {string} value \n */\n addEntity(t, r) {\n if (r.indexOf(\"&\") !== -1)\n throw new Error(\"Entity value can't have '&'\");\n if (t.indexOf(\"&\") !== -1 || t.indexOf(\";\") !== -1)\n throw new Error(\"An entity must be set without '&' and ';'. Eg. use '#xD' for '
'\");\n if (r === \"&\")\n throw new Error(\"An entity with value '&' is not permitted\");\n this.externalEntities[t] = r;\n }\n};\nvar At = It;\nconst Ot = `\n`;\nfunction Ct(e, t) {\n let r = \"\";\n return t.format && t.indentBy.length > 0 && (r = Ot), se(e, t, \"\", r);\n}\nfunction se(e, t, r, s) {\n let n = \"\", i = !1;\n for (let d = 0; d < e.length; d++) {\n const u = e[d], o = Pt(u);\n if (o === void 0)\n continue;\n let a = \"\";\n if (r.length === 0 ? a = o : a = `${r}.${o}`, o === t.textNodeName) {\n let h = u[o];\n xt(a, t) || (h = t.tagValueProcessor(o, h), h = oe(h, t)), i && (n += s), n += h, i = !1;\n continue;\n } else if (o === t.cdataPropName) {\n i && (n += s), n += `<![CDATA[${u[o][0][t.textNodeName]}]]>`, i = !1;\n continue;\n } else if (o === t.commentPropName) {\n n += s + `<!--${u[o][0][t.textNodeName]}-->`, i = !0;\n continue;\n } else if (o[0] === \"?\") {\n const h = K(u[\":@\"], t), _ = o === \"?xml\" ? \"\" : s;\n let E = u[o][0][t.textNodeName];\n E = E.length !== 0 ? \" \" + E : \"\", n += _ + `<${o}${E}${h}?>`, i = !0;\n continue;\n }\n let l = s;\n l !== \"\" && (l += t.indentBy);\n const f = K(u[\":@\"], t), c = s + `<${o}${f}`, g = se(u[o], t, a, l);\n t.unpairedTags.indexOf(o) !== -1 ? t.suppressUnpairedNode ? n += c + \">\" : n += c + \"/>\" : (!g || g.length === 0) && t.suppressEmptyNode ? n += c + \"/>\" : g && g.endsWith(\">\") ? n += c + `>${g}${s}</${o}>` : (n += c + \">\", g && s !== \"\" && (g.includes(\"/>\") || g.includes(\"</\")) ? n += s + t.indentBy + g + s : n += g, n += `</${o}>`), i = !0;\n }\n return n;\n}\nfunction Pt(e) {\n const t = Object.keys(e);\n for (let r = 0; r < t.length; r++) {\n const s = t[r];\n if (e.hasOwnProperty(s) && s !== \":@\")\n return s;\n }\n}\nfunction K(e, t) {\n let r = \"\";\n if (e && !t.ignoreAttributes)\n for (let s in e) {\n if (!e.hasOwnProperty(s))\n continue;\n let n = t.attributeValueProcessor(s, e[s]);\n n = oe(n, t), n === !0 && t.suppressBooleanAttributes ? r += ` ${s.substr(t.attributeNamePrefix.length)}` : r += ` ${s.substr(t.attributeNamePrefix.length)}=\"${n}\"`;\n }\n return r;\n}\nfunction xt(e, t) {\n e = e.substr(0, e.length - t.textNodeName.length - 1);\n let r = e.substr(e.lastIndexOf(\".\") + 1);\n for (let s in t.stopNodes)\n if (t.stopNodes[s] === e || t.stopNodes[s] === \"*.\" + r)\n return !0;\n return !1;\n}\nfunction oe(e, t) {\n if (e && e.length > 0 && t.processEntities)\n for (let r = 0; r < t.entities.length; r++) {\n const s = t.entities[r];\n e = e.replace(s.regex, s.val);\n }\n return e;\n}\nvar $t = Ct;\nconst Ft = $t, Vt = {\n attributeNamePrefix: \"@_\",\n attributesGroupName: !1,\n textNodeName: \"#text\",\n ignoreAttributes: !0,\n cdataPropName: !1,\n format: !1,\n indentBy: \" \",\n suppressEmptyNode: !1,\n suppressUnpairedNode: !0,\n suppressBooleanAttributes: !0,\n tagValueProcessor: function(e, t) {\n return t;\n },\n attributeValueProcessor: function(e, t) {\n return t;\n },\n preserveOrder: !1,\n commentPropName: !1,\n unpairedTags: [],\n entities: [\n { regex: new RegExp(\"&\", \"g\"), val: \"&\" },\n //it must be on top\n { regex: new RegExp(\">\", \"g\"), val: \">\" },\n { regex: new RegExp(\"<\", \"g\"), val: \"<\" },\n { regex: new RegExp(\"'\", \"g\"), val: \"'\" },\n { regex: new RegExp('\"', \"g\"), val: \""\" }\n ],\n processEntities: !0,\n stopNodes: [],\n // transformTagName: false,\n // transformAttributeName: false,\n oneListGroup: !1\n};\nfunction b(e) {\n this.options = Object.assign({}, Vt, e), this.options.ignoreAttributes || this.options.attributesGroupName ? this.isAttribute = function() {\n return !1;\n } : (this.attrPrefixLen = this.options.attributeNamePrefix.length, this.isAttribute = St), this.processTextOrObjNode = Lt, this.options.format ? (this.indentate = Rt, this.tagEndChar = `>\n`, this.newLine = `\n`) : (this.indentate = function() {\n return \"\";\n }, this.tagEndChar = \">\", this.newLine = \"\");\n}\nb.prototype.build = function(e) {\n return this.options.preserveOrder ? Ft(e, this.options) : (Array.isArray(e) && this.options.arrayNodeName && this.options.arrayNodeName.length > 1 && (e = {\n [this.options.arrayNodeName]: e\n }), this.j2x(e, 0).val);\n};\nb.prototype.j2x = function(e, t) {\n let r = \"\", s = \"\";\n for (let n in e)\n if (Object.prototype.hasOwnProperty.call(e, n))\n if (typeof e[n] > \"u\")\n this.isAttribute(n) && (s += \"\");\n else if (e[n] === null)\n this.isAttribute(n) ? s += \"\" : n[0] === \"?\" ? s += this.indentate(t) + \"<\" + n + \"?\" + this.tagEndChar : s += this.indentate(t) + \"<\" + n + \"/\" + this.tagEndChar;\n else if (e[n] instanceof Date)\n s += this.buildTextValNode(e[n], n, \"\", t);\n else if (typeof e[n] != \"object\") {\n const i = this.isAttribute(n);\n if (i)\n r += this.buildAttrPairStr(i, \"\" + e[n]);\n else if (n === this.options.textNodeName) {\n let d = this.options.tagValueProcessor(n, \"\" + e[n]);\n s += this.replaceEntitiesValue(d);\n } else\n s += this.buildTextValNode(e[n], n, \"\", t);\n } else if (Array.isArray(e[n])) {\n const i = e[n].length;\n let d = \"\";\n for (let u = 0; u < i; u++) {\n const o = e[n][u];\n typeof o > \"u\" || (o === null ? n[0] === \"?\" ? s += this.indentate(t) + \"<\" + n + \"?\" + this.tagEndChar : s += this.indentate(t) + \"<\" + n + \"/\" + this.tagEndChar : typeof o == \"object\" ? this.options.oneListGroup ? d += this.j2x(o, t + 1).val : d += this.processTextOrObjNode(o, n, t) : d += this.buildTextValNode(o, n, \"\", t));\n }\n this.options.oneListGroup && (d = this.buildObjectNode(d, n, \"\", t)), s += d;\n } else if (this.options.attributesGroupName && n === this.options.attributesGroupName) {\n const i = Object.keys(e[n]), d = i.length;\n for (let u = 0; u < d; u++)\n r += this.buildAttrPairStr(i[u], \"\" + e[n][i[u]]);\n } else\n s += this.processTextOrObjNode(e[n], n, t);\n return { attrStr: r, val: s };\n};\nb.prototype.buildAttrPairStr = function(e, t) {\n return t = this.options.attributeValueProcessor(e, \"\" + t), t = this.replaceEntitiesValue(t), this.options.suppressBooleanAttributes && t === \"true\" ? \" \" + e : \" \" + e + '=\"' + t + '\"';\n};\nfunction Lt(e, t, r) {\n const s = this.j2x(e, r + 1);\n return e[this.options.textNodeName] !== void 0 && Object.keys(e).length === 1 ? this.buildTextValNode(e[this.options.textNodeName], t, s.attrStr, r) : this.buildObjectNode(s.val, t, s.attrStr, r);\n}\nb.prototype.buildObjectNode = function(e, t, r, s) {\n if (e === \"\")\n return t[0] === \"?\" ? this.indentate(s) + \"<\" + t + r + \"?\" + this.tagEndChar : this.indentate(s) + \"<\" + t + r + this.closeTag(t) + this.tagEndChar;\n {\n let n = \"</\" + t + this.tagEndChar, i = \"\";\n return t[0] === \"?\" && (i = \"?\", n = \"\"), (r || r === \"\") && e.indexOf(\"<\") === -1 ? this.indentate(s) + \"<\" + t + r + i + \">\" + e + n : this.options.commentPropName !== !1 && t === this.options.commentPropName && i.length === 0 ? this.indentate(s) + `<!--${e}-->` + this.newLine : this.indentate(s) + \"<\" + t + r + i + this.tagEndChar + e + this.indentate(s) + n;\n }\n};\nb.prototype.closeTag = function(e) {\n let t = \"\";\n return this.options.unpairedTags.indexOf(e) !== -1 ? this.options.suppressUnpairedNode || (t = \"/\") : this.options.suppressEmptyNode ? t = \"/\" : t = `></${e}`, t;\n};\nb.prototype.buildTextValNode = function(e, t, r, s) {\n if (this.options.cdataPropName !== !1 && t === this.options.cdataPropName)\n return this.indentate(s) + `<![CDATA[${e}]]>` + this.newLine;\n if (this.options.commentPropName !== !1 && t === this.options.commentPropName)\n return this.indentate(s) + `<!--${e}-->` + this.newLine;\n if (t[0] === \"?\")\n return this.indentate(s) + \"<\" + t + r + \"?\" + this.tagEndChar;\n {\n let n = this.options.tagValueProcessor(t, e);\n return n = this.replaceEntitiesValue(n), n === \"\" ? this.indentate(s) + \"<\" + t + r + this.closeTag(t) + this.tagEndChar : this.indentate(s) + \"<\" + t + r + \">\" + n + \"</\" + t + this.tagEndChar;\n }\n};\nb.prototype.replaceEntitiesValue = function(e) {\n if (e && e.length > 0 && this.options.processEntities)\n for (let t = 0; t < this.options.entities.length; t++) {\n const r = this.options.entities[t];\n e = e.replace(r.regex, r.val);\n }\n return e;\n};\nfunction Rt(e) {\n return this.options.indentBy.repeat(e);\n}\nfunction St(e) {\n return e.startsWith(this.options.attributeNamePrefix) && e !== this.options.textNodeName ? e.substr(this.attrPrefixLen) : !1;\n}\nvar Mt = b;\nconst kt = S, Bt = At, qt = Mt;\nvar W = {\n XMLParser: Bt,\n XMLValidator: kt,\n XMLBuilder: qt\n};\nfunction Xt(e) {\n if (typeof e != \"string\")\n throw new TypeError(`Expected a \\`string\\`, got \\`${typeof e}\\``);\n if (e = e.trim(), e.length === 0 || W.XMLValidator.validate(e) !== !0)\n return !1;\n let t;\n const r = new W.XMLParser();\n try {\n t = r.parse(e);\n } catch {\n return !1;\n }\n return !(!t || !(\"svg\" in t));\n}\n/**\n * @copyright Copyright (c) 2022 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\n *\n */\nclass cr {\n _view;\n constructor(t) {\n Ut(t), this._view = t;\n }\n get id() {\n return this._view.id;\n }\n get name() {\n return this._view.name;\n }\n get caption() {\n return this._view.caption;\n }\n get emptyTitle() {\n return this._view.emptyTitle;\n }\n get emptyCaption() {\n return this._view.emptyCaption;\n }\n get getContents() {\n return this._view.getContents;\n }\n get icon() {\n return this._view.icon;\n }\n set icon(t) {\n this._view.icon = t;\n }\n get order() {\n return this._view.order;\n }\n set order(t) {\n this._view.order = t;\n }\n get params() {\n return this._view.params;\n }\n set params(t) {\n this._view.params = t;\n }\n get columns() {\n return this._view.columns;\n }\n get emptyView() {\n return this._view.emptyView;\n }\n get parent() {\n return this._view.parent;\n }\n get sticky() {\n return this._view.sticky;\n }\n get expanded() {\n return this._view.expanded;\n }\n set expanded(t) {\n this._view.expanded = t;\n }\n get defaultSortKey() {\n return this._view.defaultSortKey;\n }\n}\nconst Ut = function(e) {\n if (!e.id || typeof e.id != \"string\")\n throw new Error(\"View id is required and must be a string\");\n if (!e.name || typeof e.name != \"string\")\n throw new Error(\"View name is required and must be a string\");\n if (e.columns && e.columns.length > 0 && (!e.caption || typeof e.caption != \"string\"))\n throw new Error(\"View caption is required for top-level views and must be a string\");\n if (!e.getContents || typeof e.getContents != \"function\")\n throw new Error(\"View getContents is required and must be a function\");\n if (!e.icon || typeof e.icon != \"string\" || !Xt(e.icon))\n throw new Error(\"View icon is required and must be a valid svg string\");\n if (!(\"order\" in e) || typeof e.order != \"number\")\n throw new Error(\"View order is required and must be a number\");\n if (e.columns && e.columns.forEach((t) => {\n if (!(t instanceof Ie))\n throw new Error(\"View columns must be an array of Column. Invalid column found\");\n }), e.emptyView && typeof e.emptyView != \"function\")\n throw new Error(\"View emptyView must be a function\");\n if (e.parent && typeof e.parent != \"string\")\n throw new Error(\"View parent must be a string\");\n if (\"sticky\" in e && typeof e.sticky != \"boolean\")\n throw new Error(\"View sticky must be a boolean\");\n if (\"expanded\" in e && typeof e.expanded != \"boolean\")\n throw new Error(\"View expanded must be a boolean\");\n if (e.defaultSortKey && typeof e.defaultSortKey != \"string\")\n throw new Error(\"View defaultSortKey must be a string\");\n return !0;\n};\n/**\n * @copyright 2019 Christoph Wurst <christoph@winzerhof-wurst.at>\n *\n * @author Christoph Wurst <christoph@winzerhof-wurst.at>\n * @author John Molakvoæ <skjnldsv@protonmail.com>\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 <http://www.gnu.org/licenses/>.\n *\n */\nconst hr = function(e) {\n return F().registerEntry(e);\n}, pr = function(e) {\n return F().unregisterEntry(e);\n}, gr = function(e) {\n return F().getEntries(e).sort((r, s) => r.order !== void 0 && s.order !== void 0 && r.order !== s.order ? r.order - s.order : r.displayName.localeCompare(s.displayName, void 0, { numeric: !0, sensitivity: \"base\" }));\n};\nexport {\n Ie as Column,\n Z as DefaultType,\n ye as File,\n Qt as FileAction,\n R as FileType,\n _e as Folder,\n tr as Header,\n Te as Navigation,\n D as Node,\n Q as NodeStatus,\n N as Permission,\n cr as View,\n hr as addNewFileMenuEntry,\n ur as davGetClient,\n sr as davGetDefaultPropfind,\n Ee as davGetFavoritesReport,\n or as davGetRecentSearch,\n be as davParsePermissions,\n te as davRemoteURL,\n ve as davResultToNode,\n ee as davRootPath,\n Y as defaultDavNamespaces,\n j as defaultDavProperties,\n Yt as formatFileSize,\n L as getDavNameSpaces,\n V as getDavProperties,\n dr as getFavoriteNodes,\n er as getFileActions,\n nr as getFileListHeaders,\n ar as getNavigation,\n gr as getNewFileMenuEntries,\n Jt as parseFileSize,\n ir as registerDavProperty,\n Dt as registerFileAction,\n rr as registerFileListHeaders,\n pr as removeNewFileMenuEntry\n};\n","// The module cache\nvar __webpack_module_cache__ = {};\n\n// The require function\nfunction __webpack_require__(moduleId) {\n\t// Check if module is in cache\n\tvar cachedModule = __webpack_module_cache__[moduleId];\n\tif (cachedModule !== undefined) {\n\t\treturn cachedModule.exports;\n\t}\n\t// Create a new module (and put it into the cache)\n\tvar module = __webpack_module_cache__[moduleId] = {\n\t\tid: moduleId,\n\t\tloaded: false,\n\t\texports: {}\n\t};\n\n\t// Execute the module function\n\t__webpack_modules__[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n\n\t// Flag the module as loaded\n\tmodule.loaded = true;\n\n\t// Return the exports of the module\n\treturn module.exports;\n}\n\n// expose the modules object (__webpack_modules__)\n__webpack_require__.m = __webpack_modules__;\n\n","// getDefaultExport function for compatibility with non-harmony modules\n__webpack_require__.n = (module) => {\n\tvar getter = module && module.__esModule ?\n\t\t() => (module['default']) :\n\t\t() => (module);\n\t__webpack_require__.d(getter, { a: getter });\n\treturn getter;\n};","// define getter functions for harmony exports\n__webpack_require__.d = (exports, definition) => {\n\tfor(var key in definition) {\n\t\tif(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n\t\t\tObject.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n\t\t}\n\t}\n};","__webpack_require__.f = {};\n// This file contains only the entry chunk.\n// The chunk loading function for additional chunks\n__webpack_require__.e = (chunkId) => {\n\treturn Promise.all(Object.keys(__webpack_require__.f).reduce((promises, key) => {\n\t\t__webpack_require__.f[key](chunkId, promises);\n\t\treturn promises;\n\t}, []));\n};","// This function allow to reference async chunks\n__webpack_require__.u = (chunkId) => {\n\t// return url for filenames based on template\n\treturn \"\" + chunkId + \"-\" + chunkId + \".js?v=\" + {\"4720\":\"67ff1816113751e83e78\",\"6512\":\"512e0eb87d56fb3dbdfc\"}[chunkId] + \"\";\n};","__webpack_require__.g = (function() {\n\tif (typeof globalThis === 'object') return globalThis;\n\ttry {\n\t\treturn this || new Function('return this')();\n\t} catch (e) {\n\t\tif (typeof window === 'object') return window;\n\t}\n})();","__webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))","// define __esModule on exports\n__webpack_require__.r = (exports) => {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","__webpack_require__.nmd = (module) => {\n\tmodule.paths = [];\n\tif (!module.children) module.children = [];\n\treturn module;\n};","__webpack_require__.j = 4092;","var scriptUrl;\nif (__webpack_require__.g.importScripts) scriptUrl = __webpack_require__.g.location + \"\";\nvar document = __webpack_require__.g.document;\nif (!scriptUrl && document) {\n\tif (document.currentScript)\n\t\tscriptUrl = document.currentScript.src;\n\tif (!scriptUrl) {\n\t\tvar scripts = document.getElementsByTagName(\"script\");\n\t\tif(scripts.length) {\n\t\t\tvar i = scripts.length - 1;\n\t\t\twhile (i > -1 && !scriptUrl) scriptUrl = scripts[i--].src;\n\t\t}\n\t}\n}\n// When supporting browsers where an automatic publicPath is not supported you must specify an output.publicPath manually via configuration\n// or pass an empty string (\"\") and set the __webpack_public_path__ variable from your code to use your own logic.\nif (!scriptUrl) throw new Error(\"Automatic publicPath is not supported in this browser\");\nscriptUrl = scriptUrl.replace(/#.*$/, \"\").replace(/\\?.*$/, \"\").replace(/\\/[^\\/]+$/, \"/\");\n__webpack_require__.p = scriptUrl;","__webpack_require__.b = document.baseURI || self.location.href;\n\n// object to store loaded and loading chunks\n// undefined = chunk not loaded, null = chunk preloaded/prefetched\n// [resolve, reject, Promise] = chunk loading, 0 = chunk loaded\nvar installedChunks = {\n\t4092: 0\n};\n\n__webpack_require__.f.j = (chunkId, promises) => {\n\t\t// JSONP chunk loading for javascript\n\t\tvar installedChunkData = __webpack_require__.o(installedChunks, chunkId) ? installedChunks[chunkId] : undefined;\n\t\tif(installedChunkData !== 0) { // 0 means \"already installed\".\n\n\t\t\t// a Promise means \"currently loading\".\n\t\t\tif(installedChunkData) {\n\t\t\t\tpromises.push(installedChunkData[2]);\n\t\t\t} else {\n\t\t\t\tif(true) { // all chunks have JS\n\t\t\t\t\t// setup Promise in chunk cache\n\t\t\t\t\tvar promise = new Promise((resolve, reject) => (installedChunkData = installedChunks[chunkId] = [resolve, reject]));\n\t\t\t\t\tpromises.push(installedChunkData[2] = promise);\n\n\t\t\t\t\t// start chunk loading\n\t\t\t\t\tvar url = __webpack_require__.p + __webpack_require__.u(chunkId);\n\t\t\t\t\t// create error before stack unwound to get useful stacktrace later\n\t\t\t\t\tvar error = new Error();\n\t\t\t\t\tvar loadingEnded = (event) => {\n\t\t\t\t\t\tif(__webpack_require__.o(installedChunks, chunkId)) {\n\t\t\t\t\t\t\tinstalledChunkData = installedChunks[chunkId];\n\t\t\t\t\t\t\tif(installedChunkData !== 0) installedChunks[chunkId] = undefined;\n\t\t\t\t\t\t\tif(installedChunkData) {\n\t\t\t\t\t\t\t\tvar errorType = event && (event.type === 'load' ? 'missing' : event.type);\n\t\t\t\t\t\t\t\tvar realSrc = event && event.target && event.target.src;\n\t\t\t\t\t\t\t\terror.message = 'Loading chunk ' + chunkId + ' failed.\\n(' + errorType + ': ' + realSrc + ')';\n\t\t\t\t\t\t\t\terror.name = 'ChunkLoadError';\n\t\t\t\t\t\t\t\terror.type = errorType;\n\t\t\t\t\t\t\t\terror.request = realSrc;\n\t\t\t\t\t\t\t\tinstalledChunkData[1](error);\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\n\t\t\t\t\t};\n\t\t\t\t\t__webpack_require__.l(url, loadingEnded, \"chunk-\" + chunkId, chunkId);\n\t\t\t\t}\n\t\t\t}\n\t\t}\n};\n\n// no prefetching\n\n// no preloaded\n\n// no HMR\n\n// no HMR manifest\n\n__webpack_require__.O.j = (chunkId) => (installedChunks[chunkId] === 0);\n\n// install a JSONP callback for chunk loading\nvar webpackJsonpCallback = (parentChunkLoadingFunction, data) => {\n\tvar chunkIds = data[0];\n\tvar moreModules = data[1];\n\tvar runtime = data[2];\n\t// add \"moreModules\" to the modules object,\n\t// then flag all \"chunkIds\" as loaded and fire callback\n\tvar moduleId, chunkId, i = 0;\n\tif(chunkIds.some((id) => (installedChunks[id] !== 0))) {\n\t\tfor(moduleId in moreModules) {\n\t\t\tif(__webpack_require__.o(moreModules, moduleId)) {\n\t\t\t\t__webpack_require__.m[moduleId] = moreModules[moduleId];\n\t\t\t}\n\t\t}\n\t\tif(runtime) var result = runtime(__webpack_require__);\n\t}\n\tif(parentChunkLoadingFunction) parentChunkLoadingFunction(data);\n\tfor(;i < chunkIds.length; i++) {\n\t\tchunkId = chunkIds[i];\n\t\tif(__webpack_require__.o(installedChunks, chunkId) && installedChunks[chunkId]) {\n\t\t\tinstalledChunks[chunkId][0]();\n\t\t}\n\t\tinstalledChunks[chunkId] = 0;\n\t}\n\treturn __webpack_require__.O(result);\n}\n\nvar chunkLoadingGlobal = self[\"webpackChunknextcloud\"] = self[\"webpackChunknextcloud\"] || [];\nchunkLoadingGlobal.forEach(webpackJsonpCallback.bind(null, 0));\nchunkLoadingGlobal.push = webpackJsonpCallback.bind(null, chunkLoadingGlobal.push.bind(chunkLoadingGlobal));","__webpack_require__.nc = undefined;","// startup\n// Load entry module and return exports\n// This entry module depends on other loaded chunks and execution need to be delayed\nvar __webpack_exports__ = __webpack_require__.O(undefined, [7874], () => (__webpack_require__(49236)))\n__webpack_exports__ = __webpack_require__.O(__webpack_exports__);\n"],"names":["deferred","inProgress","dataWebpackPrefix","XMLParser","XMLValidator","isSvg","input","toString","trim","length","validate","jsonObject","parser","parse","_","module","exports","name","emits","props","title","type","String","fillColor","default","size","Number","_vm","this","_c","_self","_b","staticClass","attrs","on","$event","$emit","$attrs","_v","_s","_e","component","Object","required","fileInfo","watch","setFileInfo","mounted","$el","replaceAll","methods","OCA","Files","FileInfoModel","components","NcAppSidebarTab","NcEmptyContent","id","icon","onMount","Function","onUpdate","onDestroy","onScrollBottomReached","data","loading","computed","activeTab","$parent","newFile","oldFile","$refs","mount","tab","beforeDestroy","ref","scopedSlots","_u","key","fn","_t","proxy","defaultBaseTag","userVisible","userAssignable","canAssign","parseTags","tags","map","_ref","fromEntries","entries","_ref2","value","camelCase","formatTag","initialTag","tag","displayName","rootUrl","generateRemoteUrl","davClient","createClient","headers","requesttoken","getRequestToken","logger","getLoggerBuilder","setApp","detectUser","build","fetchTagsPayload","setTagForFile","async","fileId","path","tagToPut","customRequest","method","error","t","Error","Vue","extend","NcLoadingIcon","NcSelectTags","sortedTags","selectedTags","loadingTags","created","getDirectoryContents","details","glob","fetchTags","lastUsedOrder","url","generateUrl","lastUsedTagIds","axios","get","fetchLastUsedTagIds","lastUsedTags","remainingTags","includes","push","sortByLastUsed","a","b","indexOf","sort","showError","immediate","handler","fetchTagsForFile","createOption","newDisplayName","baseTag","every","handleInput","filter","selectedTag","Boolean","handleSelect","lastTag","sortToFront","handleCreate","tagToCreate","tagId","tagToPost","contentLocation","queryPos","substring","parts","split","result","pop","parseIdFromLocation","createTag","tagToSet","createTagForFile","createdTag","unshift","handleDeselect","deleteFile","deleteTagForFile","options","styleTagTransform","setAttributes","insert","domAPI","insertStyleElement","locals","_setupProxy","LegacyView","NcActionButton","NcAppSidebar","SidebarTab","SystemTags","Star","StarOutline","Sidebar","state","showTags","showTagsDefault","starLoading","isFullScreen","hasLowHeight","file","tabs","views","davPath","user","OC","getCurrentUser","uid","linkToRemote","encodePath","subtitle","isFavourited","time","Util","relativeModifiedDate","mtime","fullTime","moment","format","humanFileSize","background","getPreviewIfAny","appSidebar","mimetype","active","class","hasPreview","compact","subname","defaultAction","App","fileList","fileActions","getDefaultFileAction","PERMISSION_READ","defaultActionListener","isSystemTagsEnabled","getCapabilities","systemtags","enabled","window","addEventListener","handleWindowResize","removeEventListener","canDisplay","resetData","$nextTick","updateTabs","screen","width","height","getIconUrl","mimeType","mountType","MimeType","undefined","shareTypes","ShareTypes","SHARE_TYPE_LINK","SHARE_TYPE_EMAIL","setActiveTab","forEach","setIsActive","toggleStarred","isDir","Node","Folder","File","emit","fileid","source","root","mime","Notification","showTemporary","console","onDefaultAction","action","dir","$file","$","toggleTags","open","focusTabAfterLoad","response","davGetDefaultPropfind","getClient","_client","parseMultiStatus","_parseFileInfo","isDirectory","FileInfo","slice","join","view","sidebar","focusActiveTabContent","close","setFullScreenMode","document","querySelector","classList","add","remove","setShowTagsDefault","handleOpening","handleOpened","handleClosing","handleClosed","documentElement","clientHeight","_d","stopPropagation","preventDefault","apply","arguments","directives","rawName","expression","_l","cid","update","destroy","scrollBottomReached","iconSvg","domProps","prototype","assign","constructor","_state","debug","registerTab","findIndex","check","registerSecondaryView","Tab","_defineProperty","_id","_name","_icon","_mount","_setIsActive","_update","_destroy","_enabled","_scrollBottomReached","svg","svgText","Buffer","isBuffer","Promise","resolve","fileReader","FileReader","onload","readAsText","div","createElement","innerHTML","svgEl","firstElementChild","hasScriptAttr","Array","from","attributes","find","attr","startsWith","getElementsByTagName","sanitizeSVG","then","sanitizedSvg","_iconSvgSanitized","contentElement","getElementById","sidebarElement","appendChild","AppSidebar","SidebarView","$mount","___CSS_LOADER_EXPORT___","validator","XMLBuilder","webpackContext","req","webpackContextResolve","__webpack_require__","o","e","code","keys","setUid","C","P","Yt","r","s","n","Math","floor","log","min","i","d","pow","toFixed","parseFloat","toLocaleString","N","NONE","CREATE","READ","UPDATE","DELETE","SHARE","ALL","j","Y","nc","oc","ocs","V","_nc_dav_properties","L","_nc_dav_namespaces","sr","or","R","J","match","X","URL","Date","crtime","permissions","owner","status","values","Q","NEW","FAILED","LOADING","LOCKED","D","_data","_attributes","_knownDavService","set","updateMtime","Reflect","deleteProperty","Proxy","replace","encodedSource","origin","basename","extension","dirname","isDavRessource","pathname","move","rename","ye","super","ee","te","ur","setHeaders","patch","u","fetch","dr","includeSelf","filename","ve","be","lastmod","parseInt","getcontentlength","O","RegExp","isExist","isEmptyObject","merge","l","f","c","getValue","isName","exec","getAllMatches","startIndex","lastIndex","g","nameRegexp","k","re","preserveOrder","attributeNamePrefix","attributesGroupName","textNodeName","ignoreAttributes","removeNSPrefix","allowBooleanAttributes","parseTagValue","parseAttributeValue","trimValues","cdataPropName","numberParseOptions","hex","leadingZeros","eNotation","tagValueProcessor","attributeValueProcessor","stopNodes","alwaysCreateTextNode","isArray","commentPropName","unpairedTags","processEntities","htmlEntities","ignoreDeclaration","ignorePiTags","transformTagName","transformAttributeName","updateTag","buildOptions","defaultOptions","ne","ie","Nt","bt","Et","hasOwnProperty","prettify","yt","vt","se","Pt","h","xt","oe","K","E","indentBy","suppressUnpairedNode","suppressEmptyNode","endsWith","suppressBooleanAttributes","substr","lastIndexOf","entities","regex","val","Ft","Vt","oneListGroup","isAttribute","attrPrefixLen","St","processTextOrObjNode","Lt","indentate","Rt","tagEndChar","newLine","j2x","buildTextValNode","attrStr","buildObjectNode","repeat","arrayNodeName","call","buildAttrPairStr","replaceEntitiesValue","closeTag","__webpack_module_cache__","moduleId","cachedModule","loaded","__webpack_modules__","m","chunkIds","priority","notFulfilled","Infinity","fulfilled","splice","getter","__esModule","definition","defineProperty","enumerable","chunkId","all","reduce","promises","globalThis","obj","prop","done","script","needAttach","scripts","getAttribute","charset","timeout","setAttribute","src","onScriptComplete","prev","event","onerror","clearTimeout","doneFns","parentNode","removeChild","setTimeout","bind","target","head","Symbol","toStringTag","nmd","paths","children","scriptUrl","importScripts","location","currentScript","p","baseURI","self","href","installedChunks","installedChunkData","promise","reject","errorType","realSrc","message","request","webpackJsonpCallback","parentChunkLoadingFunction","moreModules","runtime","some","chunkLoadingGlobal","__webpack_exports__"],"sourceRoot":""}
\ No newline at end of file |