239?4:P>223?3:P>191?2:1;if(F+qe<=p){let fu,ou,Je,ru;switch(qe){case 1:P<128&&(te=P);break;case 2:fu=d[F+1],(fu&192)===128&&(ru=(P&31)<<6|fu&63,ru>127&&(te=ru));break;case 3:fu=d[F+1],ou=d[F+2],(fu&192)===128&&(ou&192)===128&&(ru=(P&15)<<12|(fu&63)<<6|ou&63,ru>2047&&(ru<55296||ru>57343)&&(te=ru));break;case 4:fu=d[F+1],ou=d[F+2],Je=d[F+3],(fu&192)===128&&(ou&192)===128&&(Je&192)===128&&(ru=(P&15)<<18|(fu&63)<<12|(ou&63)<<6|Je&63,ru>65535&&ru<1114112&&(te=ru))}}te===null?(te=65533,qe=1):te>65535&&(te-=65536,A.push(te>>>10&1023|55296),te=56320|te&1023),A.push(te),F+=qe}return De(A)}const ae=4096;function De(d){const c=d.length;if(c<=ae)return String.fromCharCode.apply(String,d);let p="",A=0;for(;AA)&&(p=A);let F="";for(let P=c;Pp&&(d=p),c<0?(c+=p,c<0&&(c=0)):c>p&&(c=p),cp)throw new RangeError("Trying to access beyond buffer length")}a.prototype.readUintLE=a.prototype.readUIntLE=function(d,c,p){d=d>>>0,c=c>>>0,p||Ze(d,c,this.length);let A=this[d],F=1,P=0;for(;++P>>0,c=c>>>0,p||Ze(d,c,this.length);let A=this[d+--c],F=1;for(;c>0&&(F*=256);)A+=this[d+--c]*F;return A},a.prototype.readUint8=a.prototype.readUInt8=function(d,c){return d=d>>>0,c||Ze(d,1,this.length),this[d]},a.prototype.readUint16LE=a.prototype.readUInt16LE=function(d,c){return d=d>>>0,c||Ze(d,2,this.length),this[d]|this[d+1]<<8},a.prototype.readUint16BE=a.prototype.readUInt16BE=function(d,c){return d=d>>>0,c||Ze(d,2,this.length),this[d]<<8|this[d+1]},a.prototype.readUint32LE=a.prototype.readUInt32LE=function(d,c){return d=d>>>0,c||Ze(d,4,this.length),(this[d]|this[d+1]<<8|this[d+2]<<16)+this[d+3]*16777216},a.prototype.readUint32BE=a.prototype.readUInt32BE=function(d,c){return d=d>>>0,c||Ze(d,4,this.length),this[d]*16777216+(this[d+1]<<16|this[d+2]<<8|this[d+3])},a.prototype.readBigUInt64LE=nu(function(d){d=d>>>0,K(d,"offset");const c=this[d],p=this[d+7];(c===void 0||p===void 0)&&le(d,this.length-8);const A=c+this[++d]*2**8+this[++d]*2**16+this[++d]*2**24,F=this[++d]+this[++d]*2**8+this[++d]*2**16+p*2**24;return BigInt(A)+(BigInt(F)<>>0,K(d,"offset");const c=this[d],p=this[d+7];(c===void 0||p===void 0)&&le(d,this.length-8);const A=c*2**24+this[++d]*2**16+this[++d]*2**8+this[++d],F=this[++d]*2**24+this[++d]*2**16+this[++d]*2**8+p;return(BigInt(A)<>>0,c=c>>>0,p||Ze(d,c,this.length);let A=this[d],F=1,P=0;for(;++P=F&&(A-=Math.pow(2,8*c)),A},a.prototype.readIntBE=function(d,c,p){d=d>>>0,c=c>>>0,p||Ze(d,c,this.length);let A=c,F=1,P=this[d+--A];for(;A>0&&(F*=256);)P+=this[d+--A]*F;return F*=128,P>=F&&(P-=Math.pow(2,8*c)),P},a.prototype.readInt8=function(d,c){return d=d>>>0,c||Ze(d,1,this.length),this[d]&128?(255-this[d]+1)*-1:this[d]},a.prototype.readInt16LE=function(d,c){d=d>>>0,c||Ze(d,2,this.length);const p=this[d]|this[d+1]<<8;return p&32768?p|4294901760:p},a.prototype.readInt16BE=function(d,c){d=d>>>0,c||Ze(d,2,this.length);const p=this[d+1]|this[d]<<8;return p&32768?p|4294901760:p},a.prototype.readInt32LE=function(d,c){return d=d>>>0,c||Ze(d,4,this.length),this[d]|this[d+1]<<8|this[d+2]<<16|this[d+3]<<24},a.prototype.readInt32BE=function(d,c){return d=d>>>0,c||Ze(d,4,this.length),this[d]<<24|this[d+1]<<16|this[d+2]<<8|this[d+3]},a.prototype.readBigInt64LE=nu(function(d){d=d>>>0,K(d,"offset");const c=this[d],p=this[d+7];(c===void 0||p===void 0)&&le(d,this.length-8);const A=this[d+4]+this[d+5]*2**8+this[d+6]*2**16+(p<<24);return(BigInt(A)<>>0,K(d,"offset");const c=this[d],p=this[d+7];(c===void 0||p===void 0)&&le(d,this.length-8);const A=(c<<24)+this[++d]*2**16+this[++d]*2**8+this[++d];return(BigInt(A)<>>0,c||Ze(d,4,this.length),t.read(this,d,!0,23,4)},a.prototype.readFloatBE=function(d,c){return d=d>>>0,c||Ze(d,4,this.length),t.read(this,d,!1,23,4)},a.prototype.readDoubleLE=function(d,c){return d=d>>>0,c||Ze(d,8,this.length),t.read(this,d,!0,52,8)},a.prototype.readDoubleBE=function(d,c){return d=d>>>0,c||Ze(d,8,this.length),t.read(this,d,!1,52,8)};function _e(d,c,p,A,F,P){if(!a.isBuffer(d))throw new TypeError('"buffer" argument must be a Buffer instance');if(c>F||cd.length)throw new RangeError("Index out of range")}a.prototype.writeUintLE=a.prototype.writeUIntLE=function(d,c,p,A){if(d=+d,c=c>>>0,p=p>>>0,!A){const te=Math.pow(2,8*p)-1;_e(this,d,c,p,te,0)}let F=1,P=0;for(this[c]=d&255;++P
>>0,p=p>>>0,!A){const te=Math.pow(2,8*p)-1;_e(this,d,c,p,te,0)}let F=p-1,P=1;for(this[c+F]=d&255;--F>=0&&(P*=256);)this[c+F]=d/P&255;return c+p},a.prototype.writeUint8=a.prototype.writeUInt8=function(d,c,p){return d=+d,c=c>>>0,p||_e(this,d,c,1,255,0),this[c]=d&255,c+1},a.prototype.writeUint16LE=a.prototype.writeUInt16LE=function(d,c,p){return d=+d,c=c>>>0,p||_e(this,d,c,2,65535,0),this[c]=d&255,this[c+1]=d>>>8,c+2},a.prototype.writeUint16BE=a.prototype.writeUInt16BE=function(d,c,p){return d=+d,c=c>>>0,p||_e(this,d,c,2,65535,0),this[c]=d>>>8,this[c+1]=d&255,c+2},a.prototype.writeUint32LE=a.prototype.writeUInt32LE=function(d,c,p){return d=+d,c=c>>>0,p||_e(this,d,c,4,4294967295,0),this[c+3]=d>>>24,this[c+2]=d>>>16,this[c+1]=d>>>8,this[c]=d&255,c+4},a.prototype.writeUint32BE=a.prototype.writeUInt32BE=function(d,c,p){return d=+d,c=c>>>0,p||_e(this,d,c,4,4294967295,0),this[c]=d>>>24,this[c+1]=d>>>16,this[c+2]=d>>>8,this[c+3]=d&255,c+4};function ku(d,c,p,A,F){G(c,A,F,d,p,7);let P=Number(c&BigInt(4294967295));d[p++]=P,P=P>>8,d[p++]=P,P=P>>8,d[p++]=P,P=P>>8,d[p++]=P;let te=Number(c>>BigInt(32)&BigInt(4294967295));return d[p++]=te,te=te>>8,d[p++]=te,te=te>>8,d[p++]=te,te=te>>8,d[p++]=te,p}function Ou(d,c,p,A,F){G(c,A,F,d,p,7);let P=Number(c&BigInt(4294967295));d[p+7]=P,P=P>>8,d[p+6]=P,P=P>>8,d[p+5]=P,P=P>>8,d[p+4]=P;let te=Number(c>>BigInt(32)&BigInt(4294967295));return d[p+3]=te,te=te>>8,d[p+2]=te,te=te>>8,d[p+1]=te,te=te>>8,d[p]=te,p+8}a.prototype.writeBigUInt64LE=nu(function(d,c=0){return ku(this,d,c,BigInt(0),BigInt("0xffffffffffffffff"))}),a.prototype.writeBigUInt64BE=nu(function(d,c=0){return Ou(this,d,c,BigInt(0),BigInt("0xffffffffffffffff"))}),a.prototype.writeIntLE=function(d,c,p,A){if(d=+d,c=c>>>0,!A){const qe=Math.pow(2,8*p-1);_e(this,d,c,p,qe-1,-qe)}let F=0,P=1,te=0;for(this[c]=d&255;++F
>0)-te&255;return c+p},a.prototype.writeIntBE=function(d,c,p,A){if(d=+d,c=c>>>0,!A){const qe=Math.pow(2,8*p-1);_e(this,d,c,p,qe-1,-qe)}let F=p-1,P=1,te=0;for(this[c+F]=d&255;--F>=0&&(P*=256);)d<0&&te===0&&this[c+F+1]!==0&&(te=1),this[c+F]=(d/P>>0)-te&255;return c+p},a.prototype.writeInt8=function(d,c,p){return d=+d,c=c>>>0,p||_e(this,d,c,1,127,-128),d<0&&(d=255+d+1),this[c]=d&255,c+1},a.prototype.writeInt16LE=function(d,c,p){return d=+d,c=c>>>0,p||_e(this,d,c,2,32767,-32768),this[c]=d&255,this[c+1]=d>>>8,c+2},a.prototype.writeInt16BE=function(d,c,p){return d=+d,c=c>>>0,p||_e(this,d,c,2,32767,-32768),this[c]=d>>>8,this[c+1]=d&255,c+2},a.prototype.writeInt32LE=function(d,c,p){return d=+d,c=c>>>0,p||_e(this,d,c,4,2147483647,-2147483648),this[c]=d&255,this[c+1]=d>>>8,this[c+2]=d>>>16,this[c+3]=d>>>24,c+4},a.prototype.writeInt32BE=function(d,c,p){return d=+d,c=c>>>0,p||_e(this,d,c,4,2147483647,-2147483648),d<0&&(d=4294967295+d+1),this[c]=d>>>24,this[c+1]=d>>>16,this[c+2]=d>>>8,this[c+3]=d&255,c+4},a.prototype.writeBigInt64LE=nu(function(d,c=0){return ku(this,d,c,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))}),a.prototype.writeBigInt64BE=nu(function(d,c=0){return Ou(this,d,c,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))});function qu(d,c,p,A,F,P){if(p+A>d.length)throw new RangeError("Index out of range");if(p<0)throw new RangeError("Index out of range")}function it(d,c,p,A,F){return c=+c,p=p>>>0,F||qu(d,c,p,4),t.write(d,c,p,A,23,4),p+4}a.prototype.writeFloatLE=function(d,c,p){return it(this,d,c,!0,p)},a.prototype.writeFloatBE=function(d,c,p){return it(this,d,c,!1,p)};function nt(d,c,p,A,F){return c=+c,p=p>>>0,F||qu(d,c,p,8),t.write(d,c,p,A,52,8),p+8}a.prototype.writeDoubleLE=function(d,c,p){return nt(this,d,c,!0,p)},a.prototype.writeDoubleBE=function(d,c,p){return nt(this,d,c,!1,p)},a.prototype.copy=function(d,c,p,A){if(!a.isBuffer(d))throw new TypeError("argument should be a Buffer");if(p||(p=0),!A&&A!==0&&(A=this.length),c>=d.length&&(c=d.length),c||(c=0),A>0&&A
=this.length)throw new RangeError("Index out of range");if(A<0)throw new RangeError("sourceEnd out of bounds");A>this.length&&(A=this.length),d.length-c>>0,p=p===void 0?this.length:p>>>0,d||(d=0);let F;if(typeof d=="number")for(F=c;F2**32?F=L(String(p)):typeof p=="bigint"&&(F=String(p),(p>BigInt(2)**BigInt(32)||p<-(BigInt(2)**BigInt(32)))&&(F=L(F)),F+="n"),A+=` It must be ${c}. Received ${F}`,A},RangeError);function L(d){let c="",p=d.length;const A=d[0]==="-"?1:0;for(;p>=A+4;p-=3)c=`_${d.slice(p-3,p)}${c}`;return`${d.slice(0,p)}${c}`}function Z(d,c,p){K(c,"offset"),(d[c]===void 0||d[c+p]===void 0)&&le(c,d.length-(p+1))}function G(d,c,p,A,F,P){if(d>p||d= 0${te} and < 2${te} ** ${(P+1)*8}${te}`:qe=`>= -(2${te} ** ${(P+1)*8-1}${te}) and < 2 ** ${(P+1)*8-1}${te}`,new C.ERR_OUT_OF_RANGE("value",qe,d)}Z(A,F,P)}function K(d,c){if(typeof d!="number")throw new C.ERR_INVALID_ARG_TYPE(c,"number",d)}function le(d,c,p){throw Math.floor(d)!==d?(K(d,p),new C.ERR_OUT_OF_RANGE("offset","an integer",d)):c<0?new C.ERR_BUFFER_OUT_OF_BOUNDS:new C.ERR_OUT_OF_RANGE("offset",`>= 0 and <= ${c}`,d)}const oe=/[^+/0-9A-Za-z-_]/g;function ne(d){if(d=d.split("=")[0],d=d.trim().replace(oe,""),d.length<2)return"";for(;d.length%4!==0;)d=d+"=";return d}function Y(d,c){c=c||1/0;let p;const A=d.length;let F=null;const P=[];for(let te=0;te55295&&p<57344){if(!F){if(p>56319){(c-=3)>-1&&P.push(239,191,189);continue}else if(te+1===A){(c-=3)>-1&&P.push(239,191,189);continue}F=p;continue}if(p<56320){(c-=3)>-1&&P.push(239,191,189),F=p;continue}p=(F-55296<<10|p-56320)+65536}else F&&(c-=3)>-1&&P.push(239,191,189);if(F=null,p<128){if((c-=1)<0)break;P.push(p)}else if(p<2048){if((c-=2)<0)break;P.push(p>>6|192,p&63|128)}else if(p<65536){if((c-=3)<0)break;P.push(p>>12|224,p>>6&63|128,p&63|128)}else if(p<1114112){if((c-=4)<0)break;P.push(p>>18|240,p>>12&63|128,p>>6&63|128,p&63|128)}else throw new Error("Invalid code point")}return P}function Ae(d){const c=[];for(let p=0;p>8,F=p%256,P.push(F),P.push(A);return P}function Be(d){return u.toByteArray(ne(d))}function Fe(d,c,p,A){let F;for(F=0;F=c.length||F>=d.length);++F)c[F+p]=d[F];return F}function be(d,c){return d instanceof c||d!=null&&d.constructor!=null&&d.constructor.name!=null&&d.constructor.name===c.name}function $e(d){return d!==d}const Ie=(function(){const d="0123456789abcdef",c=new Array(256);for(let p=0;p<16;++p){const A=p*16;for(let F=0;F<16;++F)c[A+F]=d[p]+d[F]}return c})();function nu(d){return typeof BigInt>"u"?xu:d}function xu(){throw new Error("BigInt not supported")}})(Gm);const Ch=Gm.Buffer;let Ym;const yo=e=>Ym=e,Zm=Symbol();function Ir(e){return e&&typeof e=="object"&&Object.prototype.toString.call(e)==="[object Object]"&&typeof e.toJSON!="function"}var sn;(function(e){e.direct="direct",e.patchObject="patch object",e.patchFunction="patch function"})(sn||(sn={}));function Bh(){const e=_d(!0),u=e.run(()=>ze({}));let t=[],s=[];const i=ya({install(n){yo(i),i._a=n,n.provide(Zm,i),n.config.globalProperties.$pinia=i,s.forEach(o=>t.push(o)),s=[]},use(n){return this._a?t.push(n):s.push(n),this},_p:t,_a:null,_e:e,_s:new Map,state:u});return i}const Xm=()=>{};function $l(e,u,t,s=Xm){e.add(u);const i=()=>{e.delete(u)&&s()};return!t&&va()&&Td(i),i}function li(e,...u){e.forEach(t=>{t(...u)})}const yh=e=>e(),Vl=Symbol(),Go=Symbol();function jr(e,u){e instanceof Map&&u instanceof Map?u.forEach((t,s)=>e.set(s,t)):e instanceof Set&&u instanceof Set&&u.forEach(e.add,e);for(const t in u){if(!u.hasOwnProperty(t))continue;const s=u[t],i=e[t];Ir(i)&&Ir(s)&&e.hasOwnProperty(t)&&!Eu(s)&&!gs(s)?e[t]=jr(i,s):e[t]=s}return e}const wh=Symbol();function Ah(e){return!Ir(e)||!Object.prototype.hasOwnProperty.call(e,wh)}const{assign:As}=Object;function xh(e){return!!(Eu(e)&&e.effect)}function Dh(e,u,t,s){const{state:i,actions:n,getters:o}=u,r=t.state.value[e];let l;function m(){r||(t.state.value[e]=i?i():{});const a=Bg(t.state.value[e]);return As(a,n,Object.keys(o||{}).reduce((g,v)=>(g[v]=ya(se(()=>{yo(t);const h=t._s.get(e);return o[v].call(h,h)})),g),{}))}return l=Jm(e,m,u,t,s,!0),l}function Jm(e,u,t={},s,i,n){let o;const r=As({actions:{}},t),l={deep:!0};let m,a,g=new Set,v=new Set,h;const E=s.state.value[e];!n&&!E&&(s.state.value[e]={});let f;function k(H){let O;m=a=!1,typeof H=="function"?(H(s.state.value[e]),O={type:sn.patchFunction,storeId:e,events:h}):(jr(s.state.value[e],H),O={type:sn.patchObject,payload:H,storeId:e,events:h});const j=f=Symbol();ni().then(()=>{f===j&&(m=!0)}),a=!0,li(g,O,s.state.value[e])}const w=n?function(){const{state:H}=t,O=H?H():{};this.$patch(j=>{As(j,O)})}:Xm;function N(){o.stop(),g.clear(),v.clear(),s._s.delete(e)}const T=(H,O="")=>{if(Vl in H)return H[Go]=O,H;const j=function(){yo(s);const ee=Array.from(arguments),J=new Set,x=new Set;function z(W){J.add(W)}function R(W){x.add(W)}li(v,{args:ee,name:j[Go],store:V,after:z,onError:R});let X;try{X=H.apply(this&&this.$id===e?this:V,ee)}catch(W){throw li(x,W),W}return X instanceof Promise?X.then(W=>(li(J,W),W)).catch(W=>(li(x,W),Promise.reject(W))):(li(J,X),X)};return j[Vl]=!0,j[Go]=O,j},_={_p:s,$id:e,$onAction:$l.bind(null,v),$patch:k,$reset:w,$subscribe(H,O={}){const j=$l(g,H,O.detached,()=>ee()),ee=o.run(()=>Xu(()=>s.state.value[e],J=>{(O.flush==="sync"?a:m)&&H({storeId:e,type:sn.direct,events:h},J)},As({},l,O)));return j},$dispose:N},V=yi(_);s._s.set(e,V);const q=(s._a&&s._a.runWithContext||yh)(()=>s._e.run(()=>(o=_d()).run(()=>u({action:T}))));for(const H in q){const O=q[H];if(Eu(O)&&!xh(O)||gs(O))n||(E&&Ah(O)&&(Eu(O)?O.value=E[H]:jr(O,E[H])),s.state.value[e][H]=O);else if(typeof O=="function"){const j=T(O,H);q[H]=j,r.actions[H]=O}}return As(V,q),As(Qe(V),q),Object.defineProperty(V,"$state",{get:()=>s.state.value[e],set:H=>{k(O=>{As(O,H)})}}),s._p.forEach(H=>{As(V,o.run(()=>H({store:V,app:s._a,pinia:s,options:r})))}),E&&n&&t.hydrate&&t.hydrate(V.$state,E),m=!0,a=!0,V}function Qm(e,u,t){let s;const i=typeof u=="function";s=i?t:u;function n(o,r){const l=Tg();return o=o||(l?gt(Zm,null):null),o&&yo(o),o=Ym,o._s.has(e)||(i?Jm(e,u,s,o):Dh(e,s,o)),o._s.get(e)}return n.$id=e,n}const bh=(e,u,t)=>{const s=Object.assign({ocsVersion:2},{}).ocsVersion===1?1:2;return kh()+"/ocs/v"+s+".php"+Rr(e)},Rr=(e,u,t)=>{const s=Object.assign({escape:!0},{}),i=function(n,o){return o=o||{},n.replace(/{([^{}]*)}/g,function(r,l){const m=o[l];return s.escape?encodeURIComponent(typeof m=="string"||typeof m=="number"?m.toString():r):typeof m=="string"||typeof m=="number"?m.toString():r})};return e.charAt(0)!=="/"&&(e="/"+e),i(e,{})},Fi=(e,u,t)=>{const s=Object.assign({noRewrite:!1},{}),i=ec();return window?.OC?.config?.modRewriteWorking===!0&&!s.noRewrite?i+Rr(e):i+"/index.php"+Rr(e)},kh=()=>window.location.protocol+"//"+window.location.host+ec();function ec(){let e=window._oc_webroot;if(typeof e>"u"){e=location.pathname;const u=e.indexOf("/index.php/");if(u!==-1)e=e.slice(0,u);else{const t=e.indexOf("/",1);e=e.slice(0,t>0?t:void 0)}}return e}const{entries:uc,setPrototypeOf:Hl,isFrozen:Fh,getPrototypeOf:Sh,getOwnPropertyDescriptor:Nh}=Object;let{freeze:Ju,seal:Ct,create:$r}=Object,{apply:Vr,construct:Hr}=typeof Reflect<"u"&&Reflect;Ju||(Ju=function(e){return e}),Ct||(Ct=function(e){return e}),Vr||(Vr=function(e,u){for(var t=arguments.length,s=new Array(t>2?t-2:0),i=2;i1?u-1:0),s=1;s1?t-1:0),i=1;i2&&arguments[2]!==void 0?arguments[2]:h0;Hl&&Hl(e,null);let s=u.length;for(;s--;){let i=u[s];if(typeof i=="string"){const n=t(i);n!==i&&(Fh(u)||(u[s]=n),i=n)}e[i]=!0}return e}function Mh(e){for(let u=0;u/gm),$h=Ct(/\$\{[\w\W]*/gm),Vh=Ct(/^data-[\-\w.\u00B7-\uFFFF]+$/),Hh=Ct(/^aria-[\-\w]+$/),tc=Ct(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|sms|cid|xmpp|matrix):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),Uh=Ct(/^(?:\w+script|data):/i),Wh=Ct(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),sc=Ct(/^html$/i),qh=Ct(/^[a-z][.\w]*(-[.\w]+)+$/i);var Yl=Object.freeze({__proto__:null,ARIA_ATTR:Hh,ATTR_WHITESPACE:Wh,CUSTOM_ELEMENT:qh,DATA_ATTR:Vh,DOCTYPE_NAME:sc,ERB_EXPR:Rh,IS_ALLOWED_URI:tc,IS_SCRIPT_OR_DATA:Uh,MUSTACHE_EXPR:jh,TMPLIT_EXPR:$h});const Ri={element:1,text:3,progressingInstruction:7,comment:8,document:9},Gh=function(){return typeof window>"u"?null:window},Kh=function(e,u){if(typeof e!="object"||typeof e.createPolicy!="function")return null;let t=null;const s="data-tt-policy-suffix";u&&u.hasAttribute(s)&&(t=u.getAttribute(s));const i="dompurify"+(t?"#"+t:"");try{return e.createPolicy(i,{createHTML(n){return n},createScriptURL(n){return n}})}catch{return console.warn("TrustedTypes policy "+i+" could not be created."),null}},Zl=function(){return{afterSanitizeAttributes:[],afterSanitizeElements:[],afterSanitizeShadowDOM:[],beforeSanitizeAttributes:[],beforeSanitizeElements:[],beforeSanitizeShadowDOM:[],uponSanitizeAttribute:[],uponSanitizeElement:[],uponSanitizeShadowNode:[]}};function ic(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:Gh();const u=B=>ic(B);if(u.version="3.3.1",u.removed=[],!e||!e.document||e.document.nodeType!==Ri.document||!e.Element)return u.isSupported=!1,u;let{document:t}=e;const s=t,i=s.currentScript,{DocumentFragment:n,HTMLTemplateElement:o,Node:r,Element:l,NodeFilter:m,NamedNodeMap:a=e.NamedNodeMap||e.MozNamedAttrMap,HTMLFormElement:g,DOMParser:v,trustedTypes:h}=e,E=l.prototype,f=ji(E,"cloneNode"),k=ji(E,"remove"),w=ji(E,"nextSibling"),N=ji(E,"childNodes"),T=ji(E,"parentNode");if(typeof o=="function"){const B=t.createElement("template");B.content&&B.content.ownerDocument&&(t=B.content.ownerDocument)}let _,V="";const{implementation:q,createNodeIterator:H,createDocumentFragment:O,getElementsByTagName:j}=t,{importNode:ee}=s;let J=Zl();u.isSupported=typeof uc=="function"&&typeof T=="function"&&q&&q.createHTMLDocument!==void 0;const{MUSTACHE_EXPR:x,ERB_EXPR:z,TMPLIT_EXPR:R,DATA_ATTR:X,ARIA_ATTR:W,IS_SCRIPT_OR_DATA:ue,ATTR_WHITESPACE:ae,CUSTOM_ELEMENT:De}=Yl;let{IS_ALLOWED_URI:Te}=Yl,ke=null;const Ye=We({},[...Wl,...Zo,...Xo,...Jo,...ql]);let Le=null;const Ze=We({},[...Gl,...Qo,...Kl,...u0]);let _e=Object.seal($r(null,{tagNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},attributeNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},allowCustomizedBuiltInElements:{writable:!0,configurable:!1,enumerable:!0,value:!1}})),ku=null,Ou=null;const qu=Object.seal($r(null,{tagCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},attributeCheck:{writable:!0,configurable:!1,enumerable:!0,value:null}}));let it=!0,nt=!0,C=!1,b=!0,L=!1,Z=!0,G=!1,K=!1,le=!1,oe=!1,ne=!1,Y=!1,Ae=!0,pe=!1;const Be="user-content-";let Fe=!0,be=!1,$e={},Ie=null;const nu=We({},["annotation-xml","audio","colgroup","desc","foreignobject","head","iframe","math","mi","mn","mo","ms","mtext","noembed","noframes","noscript","plaintext","script","style","svg","template","thead","title","video","xmp"]);let xu=null;const d=We({},["audio","video","img","source","image","track"]);let c=null;const p=We({},["alt","class","for","id","label","name","pattern","placeholder","role","summary","title","value","style","xmlns"]),A="http://www.w3.org/1998/Math/MathML",F="http://www.w3.org/2000/svg",P="http://www.w3.org/1999/xhtml";let te=P,qe=!1,fu=null;const ou=We({},[A,F,P],Ko);let Je=We({},["mi","mo","mn","ms","mtext"]),ru=We({},["annotation-xml"]);const Bs=We({},["title","style","font","a","script"]);let y=null;const U=["application/xhtml+xml","text/html"],he="text/html";let xe=null,au=null;const Bu=t.createElement("form"),we=function(B){return B instanceof RegExp||B instanceof Function},Ee=function(){let B=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};if(!(au&&au===B)){if((!B||typeof B!="object")&&(B={}),B=Vt(B),y=U.indexOf(B.PARSER_MEDIA_TYPE)===-1?he:B.PARSER_MEDIA_TYPE,xe=y==="application/xhtml+xml"?Ko:h0,ke=At(B,"ALLOWED_TAGS")?We({},B.ALLOWED_TAGS,xe):Ye,Le=At(B,"ALLOWED_ATTR")?We({},B.ALLOWED_ATTR,xe):Ze,fu=At(B,"ALLOWED_NAMESPACES")?We({},B.ALLOWED_NAMESPACES,Ko):ou,c=At(B,"ADD_URI_SAFE_ATTR")?We(Vt(p),B.ADD_URI_SAFE_ATTR,xe):p,xu=At(B,"ADD_DATA_URI_TAGS")?We(Vt(d),B.ADD_DATA_URI_TAGS,xe):d,Ie=At(B,"FORBID_CONTENTS")?We({},B.FORBID_CONTENTS,xe):nu,ku=At(B,"FORBID_TAGS")?We({},B.FORBID_TAGS,xe):Vt({}),Ou=At(B,"FORBID_ATTR")?We({},B.FORBID_ATTR,xe):Vt({}),$e=At(B,"USE_PROFILES")?B.USE_PROFILES:!1,it=B.ALLOW_ARIA_ATTR!==!1,nt=B.ALLOW_DATA_ATTR!==!1,C=B.ALLOW_UNKNOWN_PROTOCOLS||!1,b=B.ALLOW_SELF_CLOSE_IN_ATTR!==!1,L=B.SAFE_FOR_TEMPLATES||!1,Z=B.SAFE_FOR_XML!==!1,G=B.WHOLE_DOCUMENT||!1,oe=B.RETURN_DOM||!1,ne=B.RETURN_DOM_FRAGMENT||!1,Y=B.RETURN_TRUSTED_TYPE||!1,le=B.FORCE_BODY||!1,Ae=B.SANITIZE_DOM!==!1,pe=B.SANITIZE_NAMED_PROPS||!1,Fe=B.KEEP_CONTENT!==!1,be=B.IN_PLACE||!1,Te=B.ALLOWED_URI_REGEXP||tc,te=B.NAMESPACE||P,Je=B.MATHML_TEXT_INTEGRATION_POINTS||Je,ru=B.HTML_INTEGRATION_POINTS||ru,_e=B.CUSTOM_ELEMENT_HANDLING||{},B.CUSTOM_ELEMENT_HANDLING&&we(B.CUSTOM_ELEMENT_HANDLING.tagNameCheck)&&(_e.tagNameCheck=B.CUSTOM_ELEMENT_HANDLING.tagNameCheck),B.CUSTOM_ELEMENT_HANDLING&&we(B.CUSTOM_ELEMENT_HANDLING.attributeNameCheck)&&(_e.attributeNameCheck=B.CUSTOM_ELEMENT_HANDLING.attributeNameCheck),B.CUSTOM_ELEMENT_HANDLING&&typeof B.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements=="boolean"&&(_e.allowCustomizedBuiltInElements=B.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements),L&&(nt=!1),ne&&(oe=!0),$e&&(ke=We({},ql),Le=[],$e.html===!0&&(We(ke,Wl),We(Le,Gl)),$e.svg===!0&&(We(ke,Zo),We(Le,Qo),We(Le,u0)),$e.svgFilters===!0&&(We(ke,Xo),We(Le,Qo),We(Le,u0)),$e.mathMl===!0&&(We(ke,Jo),We(Le,Kl),We(Le,u0))),B.ADD_TAGS&&(typeof B.ADD_TAGS=="function"?qu.tagCheck=B.ADD_TAGS:(ke===Ye&&(ke=Vt(ke)),We(ke,B.ADD_TAGS,xe))),B.ADD_ATTR&&(typeof B.ADD_ATTR=="function"?qu.attributeCheck=B.ADD_ATTR:(Le===Ze&&(Le=Vt(Le)),We(Le,B.ADD_ATTR,xe))),B.ADD_URI_SAFE_ATTR&&We(c,B.ADD_URI_SAFE_ATTR,xe),B.FORBID_CONTENTS&&(Ie===nu&&(Ie=Vt(Ie)),We(Ie,B.FORBID_CONTENTS,xe)),B.ADD_FORBID_CONTENTS&&(Ie===nu&&(Ie=Vt(Ie)),We(Ie,B.ADD_FORBID_CONTENTS,xe)),Fe&&(ke["#text"]=!0),G&&We(ke,["html","head","body"]),ke.table&&(We(ke,["tbody"]),delete ku.tbody),B.TRUSTED_TYPES_POLICY){if(typeof B.TRUSTED_TYPES_POLICY.createHTML!="function")throw Ii('TRUSTED_TYPES_POLICY configuration option must provide a "createHTML" hook.');if(typeof B.TRUSTED_TYPES_POLICY.createScriptURL!="function")throw Ii('TRUSTED_TYPES_POLICY configuration option must provide a "createScriptURL" hook.');_=B.TRUSTED_TYPES_POLICY,V=_.createHTML("")}else _===void 0&&(_=Kh(h,i)),_!==null&&typeof V=="string"&&(V=_.createHTML(""));Ju&&Ju(B),au=B}},Oe=We({},[...Zo,...Xo,...Lh]),Du=We({},[...Jo,...Ih]),Au=function(B){let ge=T(B);(!ge||!ge.tagName)&&(ge={namespaceURI:te,tagName:"template"});const me=h0(B.tagName),eu=h0(ge.tagName);return fu[B.namespaceURI]?B.namespaceURI===F?ge.namespaceURI===P?me==="svg":ge.namespaceURI===A?me==="svg"&&(eu==="annotation-xml"||Je[eu]):!!Oe[me]:B.namespaceURI===A?ge.namespaceURI===P?me==="math":ge.namespaceURI===F?me==="math"&&ru[eu]:!!Du[me]:B.namespaceURI===P?ge.namespaceURI===F&&!ru[eu]||ge.namespaceURI===A&&!Je[eu]?!1:!Du[me]&&(Bs[me]||!Oe[me]):!!(y==="application/xhtml+xml"&&fu[B.namespaceURI]):!1},ot=function(B){Mi(u.removed,{element:B});try{T(B).removeChild(B)}catch{k(B)}},Bt=function(B,ge){try{Mi(u.removed,{attribute:ge.getAttributeNode(B),from:ge})}catch{Mi(u.removed,{attribute:null,from:ge})}if(ge.removeAttribute(B),B==="is")if(oe||ne)try{ot(ge)}catch{}else try{ge.setAttribute(B,"")}catch{}},oi=function(B){let ge=null,me=null;if(le)B=""+B;else{const pu=Yo(B,/^[\r\n\t ]+/);me=pu&&pu[0]}y==="application/xhtml+xml"&&te===P&&(B=''+B+"");const eu=_?_.createHTML(B):B;if(te===P)try{ge=new v().parseFromString(eu,y)}catch{}if(!ge||!ge.documentElement){ge=q.createDocument(te,"template",null);try{ge.documentElement.innerHTML=qe?V:eu}catch{}}const Nu=ge.body||ge.documentElement;return B&&me&&Nu.insertBefore(t.createTextNode(me),Nu.childNodes[0]||null),te===P?j.call(ge,G?"html":"body")[0]:G?ge.documentElement:Nu},Vn=function(B){return H.call(B.ownerDocument||B,B,m.SHOW_ELEMENT|m.SHOW_COMMENT|m.SHOW_TEXT|m.SHOW_PROCESSING_INSTRUCTION|m.SHOW_CDATA_SECTION,null)},Ps=function(B){return B instanceof g&&(typeof B.nodeName!="string"||typeof B.textContent!="string"||typeof B.removeChild!="function"||!(B.attributes instanceof a)||typeof B.removeAttribute!="function"||typeof B.setAttribute!="function"||typeof B.namespaceURI!="string"||typeof B.insertBefore!="function"||typeof B.hasChildNodes!="function")},Hn=function(B){return typeof r=="function"&&B instanceof r};function yt(B,ge,me){e0(B,eu=>{eu.call(u,ge,me,au)})}const Un=function(B){let ge=null;if(yt(J.beforeSanitizeElements,B,null),Ps(B))return ot(B),!0;const me=xe(B.nodeName);if(yt(J.uponSanitizeElement,B,{tagName:me,allowedTags:ke}),Z&&B.hasChildNodes()&&!Hn(B.firstElementChild)&&Gu(/<[/\w!]/g,B.innerHTML)&&Gu(/<[/\w!]/g,B.textContent)||B.nodeType===Ri.progressingInstruction||Z&&B.nodeType===Ri.comment&&Gu(/<[/\w]/g,B.data))return ot(B),!0;if(!(qu.tagCheck instanceof Function&&qu.tagCheck(me))&&(!ke[me]||ku[me])){if(!ku[me]&&Ms(me)&&(_e.tagNameCheck instanceof RegExp&&Gu(_e.tagNameCheck,me)||_e.tagNameCheck instanceof Function&&_e.tagNameCheck(me)))return!1;if(Fe&&!Ie[me]){const eu=T(B)||B.parentNode,Nu=N(B)||B.childNodes;if(Nu&&eu){const pu=Nu.length;for(let wt=pu-1;wt>=0;--wt){const Iu=f(Nu[wt],!0);Iu.__removalCount=(B.__removalCount||0)+1,eu.insertBefore(Iu,w(B))}}}return ot(B),!0}return B instanceof l&&!Au(B)||(me==="noscript"||me==="noembed"||me==="noframes")&&Gu(/<\/no(script|embed|frames)/i,B.innerHTML)?(ot(B),!0):(L&&B.nodeType===Ri.text&&(ge=B.textContent,e0([x,z,R],eu=>{ge=Li(ge,eu," ")}),B.textContent!==ge&&(Mi(u.removed,{element:B.cloneNode()}),B.textContent=ge)),yt(J.afterSanitizeElements,B,null),!1)},Ni=function(B,ge,me){if(Ae&&(ge==="id"||ge==="name")&&(me in t||me in Bu))return!1;if(!(nt&&!Ou[ge]&&Gu(X,ge))&&!(it&&Gu(W,ge))&&!(qu.attributeCheck instanceof Function&&qu.attributeCheck(ge,B))){if(!Le[ge]||Ou[ge]){if(!(Ms(B)&&(_e.tagNameCheck instanceof RegExp&&Gu(_e.tagNameCheck,B)||_e.tagNameCheck instanceof Function&&_e.tagNameCheck(B))&&(_e.attributeNameCheck instanceof RegExp&&Gu(_e.attributeNameCheck,ge)||_e.attributeNameCheck instanceof Function&&_e.attributeNameCheck(ge,B))||ge==="is"&&_e.allowCustomizedBuiltInElements&&(_e.tagNameCheck instanceof RegExp&&Gu(_e.tagNameCheck,me)||_e.tagNameCheck instanceof Function&&_e.tagNameCheck(me))))return!1}else if(!c[ge]&&!Gu(Te,Li(me,ae,""))&&!((ge==="src"||ge==="xlink:href"||ge==="href")&&B!=="script"&&Oh(me,"data:")===0&&xu[B])&&!(C&&!Gu(ue,Li(me,ae,"")))&&me)return!1}return!0},Ms=function(B){return B!=="annotation-xml"&&Yo(B,De)},Wn=function(B){yt(J.beforeSanitizeAttributes,B,null);const{attributes:ge}=B;if(!ge||Ps(B))return;const me={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:Le,forceKeepAttr:void 0};let eu=ge.length;for(;eu--;){const Nu=ge[eu],{name:pu,namespaceURI:wt,value:Iu}=Nu,rt=xe(pu),ie=Iu;let ve=pu==="value"?ie:zh(ie);if(me.attrName=rt,me.attrValue=ve,me.keepAttr=!0,me.forceKeepAttr=void 0,yt(J.uponSanitizeAttribute,B,me),ve=me.attrValue,pe&&(rt==="id"||rt==="name")&&(Bt(pu,B),ve=Be+ve),Z&&Gu(/((--!?|])>)|<\/(style|title|textarea)/i,ve)){Bt(pu,B);continue}if(rt==="attributename"&&Yo(ve,"href")){Bt(pu,B);continue}if(me.forceKeepAttr)continue;if(!me.keepAttr){Bt(pu,B);continue}if(!b&&Gu(/\/>/i,ve)){Bt(pu,B);continue}L&&e0([x,z,R],lu=>{ve=Li(ve,lu," ")});const Ue=xe(B.nodeName);if(!Ni(Ue,rt,ve)){Bt(pu,B);continue}if(_&&typeof h=="object"&&typeof h.getAttributeType=="function"&&!wt)switch(h.getAttributeType(Ue,rt)){case"TrustedHTML":{ve=_.createHTML(ve);break}case"TrustedScriptURL":{ve=_.createScriptURL(ve);break}}if(ve!==ie)try{wt?B.setAttributeNS(wt,pu,ve):B.setAttribute(pu,ve),Ps(B)?ot(B):Ul(u.removed)}catch{Bt(pu,B)}}yt(J.afterSanitizeAttributes,B,null)},No=function B(ge){let me=null;const eu=Vn(ge);for(yt(J.beforeSanitizeShadowDOM,ge,null);me=eu.nextNode();)yt(J.uponSanitizeShadowNode,me,null),Un(me),Wn(me),me.content instanceof n&&B(me.content);yt(J.afterSanitizeShadowDOM,ge,null)};return u.sanitize=function(B){let ge=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},me=null,eu=null,Nu=null,pu=null;if(qe=!B,qe&&(B=""),typeof B!="string"&&!Hn(B))if(typeof B.toString=="function"){if(B=B.toString(),typeof B!="string")throw Ii("dirty is not a string, aborting")}else throw Ii("toString is not a function");if(!u.isSupported)return B;if(K||Ee(ge),u.removed=[],typeof B=="string"&&(be=!1),be){if(B.nodeName){const rt=xe(B.nodeName);if(!ke[rt]||ku[rt])throw Ii("root node is forbidden and cannot be sanitized in-place")}}else if(B instanceof r)me=oi(""),eu=me.ownerDocument.importNode(B,!0),eu.nodeType===Ri.element&&eu.nodeName==="BODY"||eu.nodeName==="HTML"?me=eu:me.appendChild(eu);else{if(!oe&&!L&&!G&&B.indexOf("<")===-1)return _&&Y?_.createHTML(B):B;if(me=oi(B),!me)return oe?null:Y?V:""}me&&le&&ot(me.firstChild);const wt=Vn(be?B:me);for(;Nu=wt.nextNode();)Un(Nu),Wn(Nu),Nu.content instanceof n&&No(Nu.content);if(be)return B;if(oe){if(ne)for(pu=O.call(me.ownerDocument);me.firstChild;)pu.appendChild(me.firstChild);else pu=me;return(Le.shadowroot||Le.shadowrootmode)&&(pu=ee.call(s,pu,!0)),pu}let Iu=G?me.outerHTML:me.innerHTML;return G&&ke["!doctype"]&&me.ownerDocument&&me.ownerDocument.doctype&&me.ownerDocument.doctype.name&&Gu(sc,me.ownerDocument.doctype.name)&&(Iu="
`+Iu),L&&e0([x,z,R],rt=>{Iu=Li(Iu,rt," ")}),_&&Y?_.createHTML(Iu):Iu},u.setConfig=function(){let B=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};Ee(B),K=!0},u.clearConfig=function(){au=null,K=!1},u.isValidAttribute=function(B,ge,me){au||Ee({});const eu=xe(B),Nu=xe(ge);return Ni(eu,Nu,me)},u.addHook=function(B,ge){typeof ge=="function"&&Mi(J[B],ge)},u.removeHook=function(B,ge){if(ge!==void 0){const me=_h(J[B],ge);return me===-1?void 0:Th(J[B],me,1)[0]}return Ul(J[B])},u.removeHooks=function(B){J[B]=[]},u.removeAllHooks=function(){J=Zl()},u}var nc=ic();function zn(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var er,Xl;function Yh(){if(Xl)return er;Xl=1;var e=/["'&<>]/;er=u;function u(t){var s=""+t,i=e.exec(s);if(!i)return s;var n,o="",r=0,l=0;for(r=i.index;ru)}}globalThis._oc_l10n_registry_translations??={},globalThis._oc_l10n_registry_plural_functions??={};function re(e,u,t,s,i){const n=typeof t=="object"?t:void 0,o=typeof s=="number"?s:typeof t=="number"?t:void 0,r={escape:!0,sanitize:!0,...typeof i=="object"?i:typeof s=="object"?s:{}},l=E=>E,m=(r.sanitize?nc.sanitize:l)||l,a=r.escape?Jl:l,g=E=>typeof E=="string"||typeof E=="number",v=(E,f,k)=>E.replace(/%n/g,""+k).replace(/{([^{}]*)}/g,(w,N)=>{if(f===void 0||!(N in f))return a(w);const T=f[N];return g(T)?a(`${T}`):typeof T=="object"&&g(T.value)?(T.escape!==!1?Jl:l)(`${T.value}`):a(w)});let h=(i?.bundle??oc(e)).translations[u]||u;return h=Array.isArray(h)?h[0]:h,m(typeof n=="object"||o!==void 0?v(h,n,o):h)}function Qh(e,u,t,s,i,n){const o="_"+u+"_::_"+t+"_",r=n?.bundle??oc(e),l=r.translations[o];if(typeof l<"u"){const m=l;if(Array.isArray(m)){const a=r.pluralFunction(s);return re(e,m[a],i,s,n)}}return s===1?re(e,u,i,s,n):re(e,t,i,s,n)}function ef(e,u=ei()){switch(u==="pt-BR"&&(u="xbr"),u.length>3&&(u=u.substring(0,u.lastIndexOf("-"))),u){case"az":case"bo":case"dz":case"id":case"ja":case"jv":case"ka":case"km":case"kn":case"ko":case"ms":case"th":case"tr":case"vi":case"zh":return 0;case"af":case"bn":case"bg":case"ca":case"da":case"de":case"el":case"en":case"eo":case"es":case"et":case"eu":case"fa":case"fi":case"fo":case"fur":case"fy":case"gl":case"gu":case"ha":case"he":case"hu":case"is":case"it":case"ku":case"lb":case"ml":case"mn":case"mr":case"nah":case"nb":case"ne":case"nl":case"nn":case"no":case"oc":case"om":case"or":case"pa":case"pap":case"ps":case"pt":case"so":case"sq":case"sv":case"sw":case"ta":case"te":case"tk":case"ur":case"zu":return e===1?0:1;case"am":case"bh":case"fil":case"fr":case"gun":case"hi":case"hy":case"ln":case"mg":case"nso":case"xbr":case"ti":case"wa":return e===0||e===1?0:1;case"be":case"bs":case"hr":case"ru":case"sh":case"sr":case"uk":return e%10===1&&e%100!==11?0:e%10>=2&&e%10<=4&&(e%100<10||e%100>=20)?1:2;case"cs":case"sk":return e===1?0:e>=2&&e<=4?1:2;case"ga":return e===1?0:e===2?1:2;case"lt":return e%10===1&&e%100!==11?0:e%10>=2&&(e%100<10||e%100>=20)?1:2;case"sl":return e%100===1?0:e%100===2?1:e%100===3||e%100===4?2:3;case"mk":return e%10===1?0:1;case"mt":return e===1?0:e===0||e%100>1&&e%100<11?1:e%100>10&&e%100<20?2:3;case"lv":return e===0?0:e%10===1&&e%100!==11?1:2;case"pl":return e===1?0:e%10>=2&&e%10<=4&&(e%100<12||e%100>14)?1:2;case"cy":return e===1?0:e===2?1:e===8||e===11?2:3;case"ro":return e===1?0:e===0||e%100>0&&e%100<20?1:2;case"ar":return e===0?0:e===1?1:e===2?2:e%100>=3&&e%100<=10?3:e%100>=11&&e%100<=99?4:5;default:return 0}}function tA(){if(typeof globalThis.firstDay<"u")return globalThis.firstDay;const e=new Intl.Locale(Pn()),u=e.getWeekInfo?.()??e.weekInfo;return u?u.firstDay%7:1}function sA(){if(typeof globalThis.dayNames<"u")return globalThis.dayNames;const e=Pn();return[new Date(1970,0,4).toLocaleDateString(e,{weekday:"long"}),new Date(1970,0,5).toLocaleDateString(e,{weekday:"long"}),new Date(1970,0,6).toLocaleDateString(e,{weekday:"long"}),new Date(1970,0,7).toLocaleDateString(e,{weekday:"long"}),new Date(1970,0,8).toLocaleDateString(e,{weekday:"long"}),new Date(1970,0,9).toLocaleDateString(e,{weekday:"long"}),new Date(1970,0,10).toLocaleDateString(e,{weekday:"long"})]}function iA(){if(typeof globalThis.dayNamesMin<"u")return globalThis.dayNamesMin;const e=Pn();return[new Date(1970,0,4).toLocaleDateString(e,{weekday:"narrow"}),new Date(1970,0,5).toLocaleDateString(e,{weekday:"narrow"}),new Date(1970,0,6).toLocaleDateString(e,{weekday:"narrow"}),new Date(1970,0,7).toLocaleDateString(e,{weekday:"narrow"}),new Date(1970,0,8).toLocaleDateString(e,{weekday:"narrow"}),new Date(1970,0,9).toLocaleDateString(e,{weekday:"narrow"}),new Date(1970,0,10).toLocaleDateString(e,{weekday:"narrow"})]}function uf(e=Date.now(),u={}){const t={ignoreSeconds:!1,language:ei(),relativeTime:"long",...u},s=new Date(e),i=new Intl.RelativeTimeFormat([t.language,ei()],{numeric:"auto",style:t.relativeTime}),n=(s.getTime()-Date.now())/1e3;if(Math.abs(n)<59.5)return t.ignoreSeconds||i.format(Math.round(n),"second");const o=n/60;if(Math.abs(o)<=59)return i.format(Math.round(o),"minute");const r=o/60;if(Math.abs(r)<23.5)return i.format(Math.round(r),"hour");const l=r/24;if(Math.abs(l)<6.5)return i.format(Math.round(l),"day");if(Math.abs(l)<27.5){const g=l/7;return i.format(Math.round(g),"week")}const m=l/30,a=Math.abs(m)<11?{month:t.relativeTime,day:"numeric"}:{year:t.relativeTime==="narrow"?"2-digit":"numeric",month:t.relativeTime};return new Intl.DateTimeFormat([t.language,ei()],a).format(s)}const tf=Symbol(""),[sf]=window.OC?.config?.version?.split(".")??[],I0=Number.parseInt(sf??"32")<32,nf=Symbol.for("NcFormBox:context");function of(){return gt(nf,{isInFormBox:!1,formBoxItemClass:void 0})}const gu=(e,u)=>{const t=e.__vccOpts||e;for(const[s,i]of u)t[s]=i;return t},rf={class:"button-vue__wrapper"},af={class:"button-vue__icon"},lf={class:"button-vue__text"},df=He({__name:"NcButton",props:{alignment:{default:"center"},ariaLabel:{default:void 0},disabled:{type:Boolean},download:{type:[String,Boolean],default:void 0},href:{default:void 0},pressed:{type:Boolean,default:void 0},size:{default:"normal"},target:{default:"_self"},text:{default:void 0},to:{default:void 0},type:{default:"button"},variant:{default:"secondary"},wide:{type:Boolean}},emits:["click","update:pressed"],setup(e,{emit:u}){const t=e,s=u,{formBoxItemClass:i}=of(),n=gt(tf,null)!==null,o=se(()=>n&&t.to?"RouterLink":t.href?"a":"button"),r=se(()=>o.value==="button"&&typeof t.pressed=="boolean"),l=se(()=>t.pressed?"primary":t.pressed===!1&&t.variant==="primary"?"secondary":t.variant),m=se(()=>l.value.startsWith("tertiary")),a=se(()=>t.alignment.split("-")[0]),g=se(()=>t.alignment.includes("-")),v=gt("NcPopover:trigger:attrs",()=>({}),!1),h=se(()=>v()),E=se(()=>{if(o.value==="RouterLink")return{to:t.to,activeClass:"active"};if(o.value==="a")return{href:t.href||"#",target:t.target,rel:"nofollow noreferrer noopener",download:t.download||void 0};if(o.value==="button")return{...h.value,"aria-pressed":t.pressed,type:t.type,disabled:t.disabled}});function f(k){r.value&&s("update:pressed",!t.pressed),s("click",k)}return(k,w)=>(D(),ye(_n(o.value),Re({class:["button-vue",[`button-vue--size-${k.size}`,{[`button-vue--${l.value}`]:l.value,"button-vue--tertiary":m.value,"button-vue--wide":k.wide,[`button-vue--${a.value}`]:a.value!=="center","button-vue--reverse":g.value,"button-vue--legacy":S(I0)},S(i)]],"aria-label":k.ariaLabel},E.value,{onClick:f}),{default:de(()=>[$("span",rf,[$("span",af,[Ke(k.$slots,"icon",{},void 0,!0)]),$("span",lf,[Ke(k.$slots,"default",{},()=>[tu(Q(k.text),1)],!0)])])]),_:3},16,["class","aria-label"]))}}),Tu=gu(df,[["__scopeId","data-v-06ad9b25"]]);window._nc_vue_element_id=window._nc_vue_element_id??0;function St(){return`nc-vue-${window._nc_vue_element_id++}`}const mf=["aria-labelledby"],cf={key:0,class:"empty-content__icon","aria-hidden":"true"},gf=["id"],pf={key:2,class:"empty-content__description"},hf={key:3,class:"empty-content__action"},ff=He({__name:"NcEmptyContent",props:{description:{default:""},name:{default:""}},setup(e){const u=St();return(t,s)=>(D(),I("div",{"aria-labelledby":S(u),class:"empty-content",role:"note"},[t.$slots.icon?(D(),I("div",cf,[Ke(t.$slots,"icon",{},void 0,!0)])):Ce("",!0),t.name!==""||t.$slots.name?(D(),I("div",{key:1,id:S(u),class:"empty-content__name"},[Ke(t.$slots,"name",{},()=>[tu(Q(t.name),1)],!0)],8,gf)):Ce("",!0),t.description!==""||t.$slots.description?(D(),I("p",pf,[Ke(t.$slots,"description",{},()=>[tu(Q(t.description),1)],!0)])):Ce("",!0),t.$slots.action?(D(),I("div",hf,[Ke(t.$slots,"action",{},void 0,!0)])):Ce("",!0)],8,mf))}}),vf=gu(ff,[["__scopeId","data-v-b101d636"]]);var Ef="M13 14H11V9H13M13 18H11V16H13M1 21H23L12 2L1 21Z",Ql="M11,15H13V17H11V15M11,7H13V13H11V7M12,2C6.47,2 2,6.5 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2M12,20A8,8 0 0,1 4,12A8,8 0 0,1 12,4A8,8 0 0,1 20,12A8,8 0 0,1 12,20Z",Cf="M23,12L20.56,9.22L20.9,5.54L17.29,4.72L15.4,1.54L12,3L8.6,1.54L6.71,4.72L3.1,5.53L3.44,9.21L1,12L3.44,14.78L3.1,18.47L6.71,19.29L8.6,22.47L12,21L15.4,22.46L17.29,19.28L20.9,18.46L20.56,14.78L23,12M13,17H11V15H13V17M13,13H11V7H13V13Z",nA="M20,11V13H8L13.5,18.5L12.08,19.92L4.16,12L12.08,4.08L13.5,5.5L8,11H20Z",Bf="M4,11V13H16L10.5,18.5L11.92,19.92L19.84,12L11.92,4.08L10.5,5.5L16,11H4Z",oA="M19,19H5V8H19M16,1V3H8V1H6V3H5C3.89,3 3,3.89 3,5V19A2,2 0 0,0 5,21H19A2,2 0 0,0 21,19V5C21,3.89 20.1,3 19,3H18V1",Ur="M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z",yf="M10,17L5,12L6.41,10.58L10,14.17L17.59,6.58L19,8M12,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",rA="M7.41,8.58L12,13.17L16.59,8.58L18,10L12,16L6,10L7.41,8.58Z",wf="M15.41,16.58L10.83,12L15.41,7.41L14,6L8,12L14,18L15.41,16.58Z",rc="M8.59,16.58L13.17,12L8.59,7.41L10,6L16,12L10,18L8.59,16.58Z",aA="M7.41,15.41L12,10.83L16.59,15.41L18,14L12,8L6,14L7.41,15.41Z",lA="M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2M16.2,16.2L11,13V7H12.5V12.2L17,14.9L16.2,16.2Z",Wr="M19,6.41L17.59,5L12,10.59L6.41,5L5,6.41L10.59,12L5,17.59L6.41,19L12,13.41L17.59,19L19,17.59L13.41,12L19,6.41Z",dA="M12,20C7.59,20 4,16.41 4,12C4,7.59 7.59,4 12,4C16.41,4 20,7.59 20,12C20,16.41 16.41,20 12,20M12,2C6.47,2 2,6.47 2,12C2,17.53 6.47,22 12,22C17.53,22 22,17.53 22,12C22,6.47 17.53,2 12,2M14.59,8L12,10.59L9.41,8L8,9.41L10.59,12L8,14.59L9.41,16L12,13.41L14.59,16L16,14.59L13.41,12L16,9.41L14.59,8Z",mA="M16,12A2,2 0 0,1 18,10A2,2 0 0,1 20,12A2,2 0 0,1 18,14A2,2 0 0,1 16,12M10,12A2,2 0 0,1 12,10A2,2 0 0,1 14,12A2,2 0 0,1 12,14A2,2 0 0,1 10,12M4,12A2,2 0 0,1 6,10A2,2 0 0,1 8,12A2,2 0 0,1 6,14A2,2 0 0,1 4,12Z",Af="M12,9A3,3 0 0,0 9,12A3,3 0 0,0 12,15A3,3 0 0,0 15,12A3,3 0 0,0 12,9M12,17A5,5 0 0,1 7,12A5,5 0 0,1 12,7A5,5 0 0,1 17,12A5,5 0 0,1 12,17M12,4.5C7,4.5 2.73,7.61 1,12C2.73,16.39 7,19.5 12,19.5C17,19.5 21.27,16.39 23,12C21.27,7.61 17,4.5 12,4.5Z",xf="M11.83,9L15,12.16C15,12.11 15,12.05 15,12A3,3 0 0,0 12,9C11.94,9 11.89,9 11.83,9M7.53,9.8L9.08,11.35C9.03,11.56 9,11.77 9,12A3,3 0 0,0 12,15C12.22,15 12.44,14.97 12.65,14.92L14.2,16.47C13.53,16.8 12.79,17 12,17A5,5 0 0,1 7,12C7,11.21 7.2,10.47 7.53,9.8M2,4.27L4.28,6.55L4.73,7C3.08,8.3 1.78,10 1,12C2.73,16.39 7,19.5 12,19.5C13.55,19.5 15.03,19.2 16.38,18.66L16.81,19.08L19.73,22L21,20.73L3.27,3M12,7A5,5 0 0,1 17,12C17,12.64 16.87,13.26 16.64,13.82L19.57,16.75C21.07,15.5 22.27,13.86 23,12C21.27,7.61 17,4.5 12,4.5C10.6,4.5 9.26,4.75 8,5.2L10.17,7.35C10.74,7.13 11.35,7 12,7Z",Df="M13,9H11V7H13M13,17H11V11H13M12,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",bf="M14,19H18V5H14M6,19H10V5H6V19Z",kf="M8,5.14V19.14L19,12.14L8,5.14Z",Ff="M12.5,8C9.85,8 7.45,9 5.6,10.6L2,7V16H11L7.38,12.38C8.77,11.22 10.54,10.5 12.5,10.5C16.04,10.5 19.05,12.81 20.1,16L22.47,15.22C21.08,11.03 17.15,8 12.5,8Z";const Sf=["aria-hidden","aria-label"],Nf={key:0,viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},_f=["d"],Tf=["innerHTML"],Of=He({__name:"NcIconSvgWrapper",props:{directional:{type:Boolean},inline:{type:Boolean},svg:{default:""},name:{default:void 0},path:{default:""},size:{default:20}},setup(e){Bo(i=>({fb515064:t.value}));const u=e,t=se(()=>typeof u.size=="number"?`${u.size}px`:u.size),s=se(()=>{if(!u.svg||u.path)return;const i=nc.sanitize(u.svg),n=new DOMParser().parseFromString(i,"image/svg+xml");return n.querySelector("parsererror")?"":(n.documentElement.id&&n.documentElement.removeAttribute("id"),n.documentElement.outerHTML)});return(i,n)=>(D(),I("span",{"aria-hidden":i.name?void 0:"true","aria-label":i.name||void 0,class:Ge(["icon-vue",{"icon-vue--directional":i.directional,"icon-vue--inline":i.inline}]),role:"img"},[s.value?(D(),I("span",{key:1,innerHTML:s.value},null,8,Tf)):(D(),I("svg",Nf,[$("path",{d:i.path},null,8,_f)]))],10,Sf))}}),Uu=gu(Of,[["__scopeId","data-v-aaedb1c3"]]),zf=["role"],Pf={key:0,class:"notecard__heading"},Mf={class:"notecard__text"},Lf=He({__name:"NcNoteCard",props:{heading:{default:void 0},showAlert:{type:Boolean},text:{default:void 0},type:{default:"warning"}},setup(e){const u=e,t=se(()=>u.showAlert||u.type==="error"),s=se(()=>{switch(u.type){case"error":return Cf;case"success":return yf;case"info":return Df;default:return Ef}});return(i,n)=>(D(),I("div",{class:Ge(["notecard",{[`notecard--${i.type}`]:i.type,"notecard--legacy":S(I0)}]),role:t.value?"alert":"note"},[Ke(i.$slots,"icon",{},()=>[ce(S(Uu),{path:s.value,class:Ge(["notecard__icon",{"notecard__icon--heading":i.heading}]),inline:""},null,8,["path","class"])],!0),$("div",null,[i.heading?(D(),I("p",Pf,Q(i.heading),1)):Ce("",!0),Ke(i.$slots,"default",{},()=>[$("p",Mf,Q(i.text),1)],!0)])],10,zf))}}),j0=gu(Lf,[["__scopeId","data-v-7e4656f9"]]),hu=(e,u)=>{const t=e.__vccOpts||e;for(const[s,i]of u)t[s]=i;return t},If={name:"CogOutlineIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},jf=["aria-hidden","aria-label"],Rf=["fill","width","height"],$f={d:"M12,8A4,4 0 0,1 16,12A4,4 0 0,1 12,16A4,4 0 0,1 8,12A4,4 0 0,1 12,8M12,10A2,2 0 0,0 10,12A2,2 0 0,0 12,14A2,2 0 0,0 14,12A2,2 0 0,0 12,10M10,22C9.75,22 9.54,21.82 9.5,21.58L9.13,18.93C8.5,18.68 7.96,18.34 7.44,17.94L4.95,18.95C4.73,19.03 4.46,18.95 4.34,18.73L2.34,15.27C2.21,15.05 2.27,14.78 2.46,14.63L4.57,12.97L4.5,12L4.57,11L2.46,9.37C2.27,9.22 2.21,8.95 2.34,8.73L4.34,5.27C4.46,5.05 4.73,4.96 4.95,5.05L7.44,6.05C7.96,5.66 8.5,5.32 9.13,5.07L9.5,2.42C9.54,2.18 9.75,2 10,2H14C14.25,2 14.46,2.18 14.5,2.42L14.87,5.07C15.5,5.32 16.04,5.66 16.56,6.05L19.05,5.05C19.27,4.96 19.54,5.05 19.66,5.27L21.66,8.73C21.79,8.95 21.73,9.22 21.54,9.37L19.43,11L19.5,12L19.43,13L21.54,14.63C21.73,14.78 21.79,15.05 21.66,15.27L19.66,18.73C19.54,18.95 19.27,19.04 19.05,18.95L16.56,17.95C16.04,18.34 15.5,18.68 14.87,18.93L14.5,21.58C14.46,21.82 14.25,22 14,22H10M11.25,4L10.88,6.61C9.68,6.86 8.62,7.5 7.85,8.39L5.44,7.35L4.69,8.65L6.8,10.2C6.4,11.37 6.4,12.64 6.8,13.8L4.68,15.36L5.43,16.66L7.86,15.62C8.63,16.5 9.68,17.14 10.87,17.38L11.24,20H12.76L13.13,17.39C14.32,17.14 15.37,16.5 16.14,15.62L18.57,16.66L19.32,15.36L17.2,13.81C17.6,12.64 17.6,11.37 17.2,10.2L19.31,8.65L18.56,7.35L16.15,8.39C15.38,7.5 14.32,6.86 13.12,6.62L12.75,4H11.25Z"},Vf={key:0};function Hf(e,u,t,s,i,n){return D(),I("span",Re(e.$attrs,{"aria-hidden":t.title?null:"true","aria-label":t.title,class:"material-design-icon cog-outline-icon",role:"img",onClick:u[0]||(u[0]=o=>e.$emit("click",o))}),[(D(),I("svg",{fill:t.fillColor,class:"material-design-icon__svg",width:t.size,height:t.size,viewBox:"0 0 24 24"},[$("path",$f,[t.title?(D(),I("title",Vf,Q(t.title),1)):Ce("",!0)])],8,Rf))],16,jf)}const Uf=hu(If,[["render",Hf]]),Wf={name:"FormatListBulletedSquareIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},qf=["aria-hidden","aria-label"],Gf=["fill","width","height"],Kf={d:"M3,4H7V8H3V4M9,5V7H21V5H9M3,10H7V14H3V10M9,11V13H21V11H9M3,16H7V20H3V16M9,17V19H21V17H9"},Yf={key:0};function Zf(e,u,t,s,i,n){return D(),I("span",Re(e.$attrs,{"aria-hidden":t.title?null:"true","aria-label":t.title,class:"material-design-icon format-list-bulleted-square-icon",role:"img",onClick:u[0]||(u[0]=o=>e.$emit("click",o))}),[(D(),I("svg",{fill:t.fillColor,class:"material-design-icon__svg",width:t.size,height:t.size,viewBox:"0 0 24 24"},[$("path",Kf,[t.title?(D(),I("title",Yf,Q(t.title),1)):Ce("",!0)])],8,Gf))],16,qf)}const Xf=hu(Wf,[["render",Zf]]);function ac(e,u=100,t={}){if(typeof e!="function")throw new TypeError(`Expected the first parameter to be a function, got \`${typeof e}\`.`);if(u<0)throw new RangeError("`wait` must not be negative.");if(typeof t=="boolean")throw new TypeError("The `options` parameter must be an object, not a boolean. Use `{immediate: true}` instead.");const{immediate:s}=t;let i,n,o,r,l;function m(){const v=i,h=n;return i=void 0,n=void 0,l=e.apply(v,h),l}function a(){const v=Date.now()-r;v=0?o=setTimeout(a,u-v):(o=void 0,s||(l=m()))}const g=function(...v){if(i&&this!==i&&Object.getPrototypeOf(this)===Object.getPrototypeOf(i))throw new Error("Debounced method called with different contexts of the same prototype.");i=this,n=v,r=Date.now();const h=s&&!o;if(o||(o=setTimeout(a,u)),h)return l=m(),l};return Object.defineProperty(g,"isPending",{get(){return o!==void 0}}),g.clear=()=>{o&&(clearTimeout(o),o=void 0,i=void 0,n=void 0)},g.flush=()=>{o&&g.trigger()},g.trigger=()=>{l=m(),g.clear()},g}function qr(e,u){return va()?(Td(e,u),!0):!1}const Gr=typeof window<"u"&&typeof document<"u";typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;const Jf=Object.prototype.toString,Qf=e=>Jf.call(e)==="[object Object]";function f0(e){return Array.isArray(e)?e:[e]}function ev(e){return Qt()}function uv(e,u=!0,t){ev()?st(e,t):u?e():ni(e)}function tv(e,u=1e3,t={}){const{immediate:s=!0,immediateCallback:i=!1}=t;let n=null;const o=wi(!1);function r(){n&&(clearInterval(n),n=null)}function l(){o.value=!1,r()}function m(){const a=Zu(u);a<=0||(o.value=!0,i&&e(),r(),o.value&&(n=setInterval(e,a)))}return s&&Gr&&m(),(Eu(u)||typeof u=="function")&&qr(Xu(u,()=>{o.value&&Gr&&m()})),qr(l),{isActive:hg(o),pause:l,resume:m}}function sv(e,u,t){return Xu(e,u,{...t,immediate:!0})}const wo=Gr?window:void 0;function Ks(e){var u;const t=Zu(e);return(u=t?.$el)!==null&&u!==void 0?u:t}function v0(...e){const u=(s,i,n,o)=>(s.addEventListener(i,n,o),()=>s.removeEventListener(i,n,o)),t=se(()=>{const s=f0(Zu(e[0])).filter(i=>i!=null);return s.every(i=>typeof i!="string")?s:void 0});return sv(()=>{var s,i;return[(s=(i=t.value)===null||i===void 0?void 0:i.map(n=>Ks(n)))!==null&&s!==void 0?s:[wo].filter(n=>n!=null),f0(Zu(t.value?e[1]:e[0])),f0(S(t.value?e[2]:e[1])),Zu(t.value?e[3]:e[2])]},([s,i,n,o],r,l)=>{if(!s?.length||!i?.length||!n?.length)return;const m=Qf(o)?{...o}:o,a=s.flatMap(g=>i.flatMap(v=>n.map(h=>u(g,v,h,m))));l(()=>{a.forEach(g=>g())})},{flush:"post"})}function iv(){const e=wi(!1),u=Qt();return u&&st(()=>{e.value=!0},u),e}function nv(e){const u=iv();return se(()=>(u.value,!!e()))}function ov(e){return typeof e=="function"?e:typeof e=="string"?u=>u.key===e:Array.isArray(e)?u=>e.includes(u.key):()=>!0}function e4(...e){let u,t,s={};e.length===3?(u=e[0],t=e[1],s=e[2]):e.length===2?typeof e[1]=="object"?(u=!0,t=e[0],s=e[1]):(u=e[0],t=e[1]):(u=!0,t=e[0]);const{target:i=wo,eventName:n="keydown",passive:o=!1,dedupe:r=!1}=s,l=ov(u);return v0(i,n,m=>{m.repeat&&Zu(r)||l(m)&&t(m)},o)}function rv(e,u,t={}){const{window:s=wo,...i}=t;let n;const o=nv(()=>s&&"ResizeObserver"in s),r=()=>{n&&(n.disconnect(),n=void 0)},l=Xu(se(()=>{const a=Zu(e);return Array.isArray(a)?a.map(g=>Ks(g)):[Ks(a)]}),a=>{if(r(),o.value&&s){n=new ResizeObserver(u);for(const g of a)g&&n.observe(g,i)}},{immediate:!0,flush:"post"}),m=()=>{r(),l()};return qr(m),{isSupported:o,stop:m}}function av(e,u={width:0,height:0},t={}){const{window:s=wo,box:i="content-box"}=t,n=se(()=>{var g;return(g=Ks(e))===null||g===void 0||(g=g.namespaceURI)===null||g===void 0?void 0:g.includes("svg")}),o=wi(u.width),r=wi(u.height),{stop:l}=rv(e,([g])=>{const v=i==="border-box"?g.borderBoxSize:i==="content-box"?g.contentBoxSize:g.devicePixelContentBoxSize;if(s&&n.value){const h=Ks(e);if(h){const E=h.getBoundingClientRect();o.value=E.width,r.value=E.height}}else if(v){const h=f0(v);o.value=h.reduce((E,{inlineSize:f})=>E+f,0),r.value=h.reduce((E,{blockSize:f})=>E+f,0)}else o.value=g.contentRect.width,r.value=g.contentRect.height},t);uv(()=>{const g=Ks(e);g&&(o.value="offsetWidth"in g?g.offsetWidth:u.width,r.value="offsetHeight"in g?g.offsetHeight:u.height)});const m=Xu(()=>Ks(e),g=>{o.value=g?u.width:0,r.value=g?u.height:0});function a(){l(),m()}return{width:o,height:r,stop:a}}function lv(e,u={}){const{threshold:t=50,onSwipe:s,onSwipeEnd:i,onSwipeStart:n,passive:o=!0}=u,r=yi({x:0,y:0}),l=yi({x:0,y:0}),m=se(()=>r.x-l.x),a=se(()=>r.y-l.y),{max:g,abs:v}=Math,h=se(()=>g(v(m.value),v(a.value))>=t),E=wi(!1),f=se(()=>h.value?v(m.value)>v(a.value)?m.value>0?"left":"right":a.value>0?"up":"down":"none"),k=q=>[q.touches[0].clientX,q.touches[0].clientY],w=(q,H)=>{r.x=q,r.y=H},N=(q,H)=>{l.x=q,l.y=H},T={passive:o,capture:!o},_=q=>{E.value&&i?.(q,f.value),E.value=!1},V=[v0(e,"touchstart",q=>{if(q.touches.length!==1)return;const[H,O]=k(q);w(H,O),N(H,O),n?.(q)},T),v0(e,"touchmove",q=>{if(q.touches.length!==1)return;const[H,O]=k(q);N(H,O),T.capture&&!T.passive&&Math.abs(m.value)>Math.abs(a.value)&&q.preventDefault(),!E.value&&h.value&&(E.value=!0),E.value&&s?.(q)},T),v0(e,["touchend","touchcancel"],_,T)];return{isSwiping:E,direction:f,coordsStart:r,coordsEnd:l,lengthX:m,lengthY:a,stop:()=>V.forEach(q=>q())}}class dv{bundle;constructor(u){this.bundle={pluralFunction:u,translations:{}}}addTranslations(u){const t=Object.values(u.translations[""]??{}).map(({msgid:s,msgid_plural:i,msgstr:n})=>i!==void 0?[`_${s}_::_${i}_`,n]:[s,n[0]]);this.bundle.translations={...this.bundle.translations,...Object.fromEntries(t)}}gettext(u,t={}){return re("",u,t,void 0,{bundle:this.bundle})}ngettext(u,t,s,i={}){return Qh("",u,t,s,i,{bundle:this.bundle})}}class mv{debug=!1;language="en";translations={};setLanguage(u){return this.language=u,this}detectLocale(){return this.detectLanguage()}detectLanguage(){return this.setLanguage(ei().replace("-","_"))}addTranslation(u,t){return this.translations[u]=t,this}enableDebugMode(){return this.debug=!0,this}build(){this.debug&&console.debug(`Creating gettext instance for language ${this.language}`);const u=new dv(t=>ef(t,this.language));return this.language in this.translations&&u.addTranslations(this.translations[this.language]),u}}function lc(){return new mv}const Na=lc().detectLanguage().build(),cv=(...e)=>Na.ngettext(...e),wu=(...e)=>Na.gettext(...e);function es(...e){for(const u of e)if(!u.registered){for(const{l:t,t:s}of u){if(t!==ei()||!s)continue;const i=Object.fromEntries(Object.entries(s).map(([n,o])=>[n,{msgid:n,msgid_plural:o.p,msgstr:o.v}]));Na.addTranslations({translations:{"":i}})}u.registered=!0}}const cA=[{l:"ar",t:{"A color with a HEX value {hex}":{v:["لون بالقيمة الست عشرية {hex}"]},Back:{v:["عودة"]},Choose:{v:["إختَر"]},"Color picker":{v:["لاقط الألوان"]},"More options":{v:["خيارات أخرى ..."]}}},{l:"ast",t:{"A color with a HEX value {hex}":{v:["Un color con un valor HEX {hex}"]},Back:{v:["Atrás"]},Choose:{v:["Escoyer"]},"Color picker":{v:["Selector de colores"]},"More options":{v:["Más opciones"]}}},{l:"br",t:{Choose:{v:["Dibab"]}}},{l:"ca",t:{Choose:{v:["Tria"]}}},{l:"cs",t:{"A color with a HEX value {hex}":{v:["Barva vyjádřená HEX hodnotou {hex}"]},Back:{v:["Zpět"]},Choose:{v:["Zvolit"]},"Color picker":{v:["Výběr barev"]},"More options":{v:["Další volby"]},"No color":{v:["Žádná barva"]}}},{l:"cs-CZ",t:{"A color with a HEX value {hex}":{v:["Barva vyjádřená HEX hodnotou {hex}"]},Back:{v:["Zpět"]},Choose:{v:["Zvolit"]},"Color picker":{v:["Výběr barev"]},"More options":{v:["Další volby"]}}},{l:"da",t:{"A color with a HEX value {hex}":{v:["En farve med en HEX-værdi {hex}"]},Back:{v:["Tilbage"]},Choose:{v:["Vælg"]},"Color picker":{v:["Farvevælger"]},"More options":{v:["Flere muligheder"]},"No color":{v:["Ingen farve"]}}},{l:"de",t:{"A color with a HEX value {hex}":{v:["Eine Farbe mit einem HEX-Wert {hex}"]},Back:{v:["Zurück"]},Choose:{v:["Auswählen"]},"Color picker":{v:["Farbauswahl"]},"More options":{v:["Weitere Optionen"]},"No color":{v:["Keine Farbe"]}}},{l:"de-DE",t:{"A color with a HEX value {hex}":{v:["Eine Farbe mit einem HEX-Wert {hex}"]},Back:{v:["Zurück"]},Choose:{v:["Auswählen"]},"Color picker":{v:["Farbauswahl"]},"More options":{v:["Mehr Optionen"]},"No color":{v:["Keine Farbe"]}}},{l:"el",t:{"A color with a HEX value {hex}":{v:["Ένα χρώμα με τιμή HEX {hex}"]},Back:{v:["Επιστροφή"]},Choose:{v:["Επιλογή"]},"Color picker":{v:["Επιλογέας χρώματος"]},"More options":{v:["Περισσότερες επιλογές"]},"No color":{v:["Χωρίς χρώμα"]}}},{l:"en-GB",t:{"A color with a HEX value {hex}":{v:["A colour with a HEX value {hex}"]},Back:{v:["Back"]},Choose:{v:["Choose"]},"Color picker":{v:["Colour picker"]},"More options":{v:["More options"]},"No color":{v:["No colour"]}}},{l:"eo",t:{Choose:{v:["Elektu"]}}},{l:"es",t:{"A color with a HEX value {hex}":{v:["Un color con un valor HEX {hex}"]},Back:{v:["Atrás"]},Choose:{v:["Escoger"]},"Color picker":{v:["Selector de color"]},"More options":{v:["Más opciones"]}}},{l:"es-AR",t:{"A color with a HEX value {hex}":{v:["Un color con valor HEX {hex}"]},Back:{v:["Atrás"]},Choose:{v:["Elegir"]},"Color picker":{v:["Selector de color"]},"More options":{v:["Más opciones"]}}},{l:"es-EC",t:{Back:{v:["Atrás"]},Choose:{v:["Elegir"]},"More options":{v:["Más opciones"]}}},{l:"es-MX",t:{"A color with a HEX value {hex}":{v:["Un color con valor HEX {hex}"]},Back:{v:["Atrás"]},Choose:{v:["Elegir"]},"Color picker":{v:["Selector de color"]},"More options":{v:["Más opciones"]}}},{l:"et-EE",t:{"A color with a HEX value {hex}":{v:["Värv hexi väärtusega {hex}"]},Back:{v:["Tagasi"]},Choose:{v:["Tee valik"]},"Color picker":{v:["Värvivalija"]},"More options":{v:["Rohkem valikuid"]},"No color":{v:["Värv puudub"]}}},{l:"eu",t:{Back:{v:["Atzera"]},Choose:{v:["Aukeratu"]},"More options":{v:["Aukera gehiago"]}}},{l:"fa",t:{"A color with a HEX value {hex}":{v:["رنگی با مقدار مبنای هشت {hex}"]},Back:{v:["بازگشت"]},Choose:{v:["انتخاب کنید"]},"Color picker":{v:["انتخابگر رنگ"]},"More options":{v:["گزینههای بیشتر"]}}},{l:"fi",t:{"A color with a HEX value {hex}":{v:["Väri heksa-arvolla {hex}"]},Back:{v:["Takaisin"]},Choose:{v:["Valitse"]},"Color picker":{v:["Värivalitsin"]},"More options":{v:["Lisää vaihtoehtoja"]}}},{l:"fr",t:{"A color with a HEX value {hex}":{v:["Une couleur de valeur HEX {hex}"]},Back:{v:["Retour"]},Choose:{v:["Choisir"]},"Color picker":{v:["Sélecteur de couleurs"]},"More options":{v:["Plus d'options"]},"No color":{v:["Sans couleur"]}}},{l:"ga",t:{"A color with a HEX value {hex}":{v:["Dath le luach HEX {hex}"]},Back:{v:["Ar ais"]},Choose:{v:["Roghnaigh"]},"Color picker":{v:["Roghnóir dathanna"]},"More options":{v:["Tuilleadh roghanna"]},"No color":{v:["Gan dath"]}}},{l:"gl",t:{"A color with a HEX value {hex}":{v:["Unha cor cun valor HEX {hex}"]},Back:{v:["Atrás"]},Choose:{v:["Escoller"]},"Color picker":{v:["Selector de cores"]},"More options":{v:["Máis opcións"]},"No color":{v:["Sen cor"]}}},{l:"he",t:{Back:{v:["חזרה"]},Choose:{v:["בחירה"]},"More options":{v:["אפשרויות נוספות"]}}},{l:"hr",t:{"A color with a HEX value {hex}":{v:["Boja s HEX vrijednošću {hex}"]},Back:{v:["Natrag"]},Choose:{v:["Odaberi"]},"Color picker":{v:["Odabir boje"]},"More options":{v:["Više mogućnosti"]},"No color":{v:["Bez boje"]}}},{l:"hu",t:{Choose:{v:["Válassszon"]}}},{l:"id",t:{"A color with a HEX value {hex}":{v:["Warna dengan nilai HEX {hex}"]},Back:{v:["Kembali"]},Choose:{v:["Pilih"]},"Color picker":{v:["Pemilih warna"]},"More options":{v:["Opsi lainnya"]},"No color":{v:["Tanpa warna"]}}},{l:"is",t:{"A color with a HEX value {hex}":{v:["Litur með HEX-gildi {hex}"]},Back:{v:["Til baka"]},Choose:{v:["Velja"]},"Color picker":{v:["Litaplokkari"]},"More options":{v:["Fleiri valkostir"]}}},{l:"it",t:{"A color with a HEX value {hex}":{v:["Un colore con un valore HEX {hex}"]},Back:{v:["Indietro"]},Choose:{v:["Scegli"]},"More options":{v:["Altre opzioni"]}}},{l:"ja",t:{"A color with a HEX value {hex}":{v:[" HEX値 {hex} を持つ色"]},Back:{v:["戻る"]},Choose:{v:["選択"]},"Color picker":{v:["カラーピッカー"]},"More options":{v:["他のオプション"]},"No color":{v:["色なし"]}}},{l:"ja-JP",t:{"A color with a HEX value {hex}":{v:[" HEX値 {hex} を持つ色"]},Back:{v:["戻る"]},Choose:{v:["選択"]},"Color picker":{v:["カラーピッカー"]},"More options":{v:["他のオプション"]}}},{l:"ko",t:{"A color with a HEX value {hex}":{v:["HEX 값이 {hex}인 색상"]},Back:{v:["뒤로"]},Choose:{v:["선택"]},"Color picker":{v:["색상 선택기"]},"More options":{v:["옵션 더 보기"]},"No color":{v:["색 없음"]}}},{l:"lo",t:{"A color with a HEX value {hex}":{v:["ສີທີ່ມີຄ່າ HEX {hex}"]},Back:{v:["ກັບຄືນ"]},Choose:{v:["ເລືອກ"]},"Color picker":{v:["ໂຕເລືອກສີ"]},"More options":{v:["ຕົວເລືອກເພີ່ມເຕີມ"]},"No color":{v:["ບໍ່ມີສີ"]}}},{l:"lt-LT",t:{Choose:{v:["Pasirinkti"]}}},{l:"lv",t:{Choose:{v:["Izvēlēties"]}}},{l:"mk",t:{"A color with a HEX value {hex}":{v:["Боја со HEX вредност {hex}"]},Back:{v:["Назад"]},Choose:{v:["Избери"]},"Color picker":{v:["Избор на боја"]},"More options":{v:["Повеќе опции"]},"No color":{v:["Без боја"]}}},{l:"my",t:{Choose:{v:["ရွေးချယ်ရန်"]}}},{l:"nb",t:{"A color with a HEX value {hex}":{v:["En farge med en HEX-verdi {hex}"]},Back:{v:["Tilbake"]},Choose:{v:["Velg"]},"Color picker":{v:["Fargevelger"]},"More options":{v:["Flere alternativer"]}}},{l:"nl",t:{"A color with a HEX value {hex}":{v:["Een kleur met een HEX-waarde {hex}"]},Back:{v:["Terug"]},Choose:{v:["Kiezen"]},"Color picker":{v:["Kleurkiezer"]},"More options":{v:["Meer opties"]},"No color":{v:["Geen kleur"]}}},{l:"oc",t:{Choose:{v:["Causir"]}}},{l:"pl",t:{"A color with a HEX value {hex}":{v:["Kolor o wartości HEX {hex}"]},Back:{v:["Wstecz"]},Choose:{v:["Wybierz"]},"Color picker":{v:["Wybierz kolor"]},"More options":{v:["Więcej opcji"]}}},{l:"pt-BR",t:{"A color with a HEX value {hex}":{v:["Uma cor com valor HEX {hex}"]},Back:{v:["Voltar"]},Choose:{v:["Escolher"]},"Color picker":{v:["Seletor de cores"]},"More options":{v:["Mais opções"]},"No color":{v:["Sem cor"]}}},{l:"pt-PT",t:{"A color with a HEX value {hex}":{v:["Uma cor com o valor HEX {hex}"]},Back:{v:["Anterior"]},Choose:{v:["Escolher"]},"Color picker":{v:["seletor de cores"]},"More options":{v:["Mais opções"]}}},{l:"ro",t:{"A color with a HEX value {hex}":{v:["O culoare în HEX value {hex}"]},Back:{v:["Înapoi"]},Choose:{v:["Alegeți"]},"More options":{v:["Mai multe opțiuni"]}}},{l:"ru",t:{"A color with a HEX value {hex}":{v:["Цвет в HEX {hex}"]},Back:{v:["Назад"]},Choose:{v:["Выберите"]},"Color picker":{v:["Выбор цвета"]},"More options":{v:["Больше опций"]},"No color":{v:["Без цвета"]}}},{l:"sk",t:{"A color with a HEX value {hex}":{v:["Farba s hodnotou HEX {hex}"]},Back:{v:["Späť"]},Choose:{v:["Vybrať"]},"Color picker":{v:["Výber farby"]},"More options":{v:["Viac možností"]}}},{l:"sl",t:{Choose:{v:["Izbor"]}}},{l:"sr",t:{"A color with a HEX value {hex}":{v:["Боја са HEX вредности {hex}"]},Back:{v:["Назад"]},Choose:{v:["Изаберите"]},"Color picker":{v:["Бирач боје"]},"More options":{v:["Још опција"]},"No color":{v:["Без боје"]}}},{l:"sv",t:{"A color with a HEX value {hex}":{v:["En färg med ett HEX-värde {hex}"]},Back:{v:["Tillbaka"]},Choose:{v:["Välj"]},"Color picker":{v:["Färgväljare"]},"More options":{v:["Fler alternativ"]}}},{l:"tr",t:{"A color with a HEX value {hex}":{v:["{hex} onaltılık değeri ile bir renk "]},Back:{v:["Geri"]},Choose:{v:["Seçin"]},"Color picker":{v:["Renk seçici"]},"More options":{v:["Diğer seçenekler"]},"No color":{v:["Renk yok"]}}},{l:"uk",t:{"A color with a HEX value {hex}":{v:["Колір у форматі HEX {hex}"]},Back:{v:["Назад"]},Choose:{v:["Виберіть"]},"Color picker":{v:["Вибір кольору"]},"More options":{v:["Більше об'єктів"]}}},{l:"uz",t:{"A color with a HEX value {hex}":{v:["HEX qiymatiga ega rang {hex}"]},Back:{v:["Orqaga"]},Choose:{v:["Tanlang"]},"Color picker":{v:["Rang tanlagich"]},"More options":{v:["Boshqa variantlar"]},"No color":{v:["Rangsiz"]}}},{l:"zh-CN",t:{"A color with a HEX value {hex}":{v:["以16进制 {hex} 表示的颜色为"]},Back:{v:["返回"]},Choose:{v:["选择"]},"Color picker":{v:["颜色拾取器"]},"More options":{v:["更多选项"]}}},{l:"zh-HK",t:{"A color with a HEX value {hex}":{v:["具有 HEX 值 {hex}的顏色 "]},Back:{v:["返回"]},Choose:{v:["選擇"]},"Color picker":{v:["顏色選擇器"]},"More options":{v:["更多選項"]},"No color":{v:["無顏色"]}}},{l:"zh-TW",t:{"A color with a HEX value {hex}":{v:["HEX 值為 {hex} 的顏色"]},Back:{v:["返回"]},Choose:{v:["選擇"]},"Color picker":{v:["色彩挑選器"]},"More options":{v:["更多選項"]}}}],gv=[{l:"ar",t:{"a few seconds ago":{v:["منذ عدة ثوانٍ"]},"sec. ago":{v:["ثانية مضت"]},"seconds ago":{v:["ثوانٍ مضت"]}}},{l:"ast",t:{"a few seconds ago":{v:["hai unos segundos"]},"sec. ago":{v:["hai segs"]},"seconds ago":{v:["hai segundos"]}}},{l:"br",t:{}},{l:"ca",t:{}},{l:"cs",t:{"a few seconds ago":{v:["před několika sekundami"]},"sec. ago":{v:["sek. před"]},"seconds ago":{v:["sekund předtím"]}}},{l:"cs-CZ",t:{"a few seconds ago":{v:["před několika sekundami"]},"sec. ago":{v:["sek. před"]},"seconds ago":{v:["sekund předtím"]}}},{l:"da",t:{"a few seconds ago":{v:["et par sekunder siden"]},"sec. ago":{v:["sek. siden"]},"seconds ago":{v:["sekunder siden"]}}},{l:"de",t:{"a few seconds ago":{v:["vor ein paar Sekunden"]},"sec. ago":{v:["Sek. zuvor"]},"seconds ago":{v:["Sekunden zuvor"]}}},{l:"de-DE",t:{"a few seconds ago":{v:["vor ein paar Sekunden"]},"sec. ago":{v:["Sek. zuvor"]},"seconds ago":{v:["Sekunden zuvor"]}}},{l:"el",t:{"a few seconds ago":{v:["πριν λίγα δευτερόλεπτα"]},"sec. ago":{v:["δευτ. πριν"]},"seconds ago":{v:["δευτερόλεπτα πριν"]}}},{l:"en-GB",t:{"a few seconds ago":{v:["a few seconds ago"]},"sec. ago":{v:["sec. ago"]},"seconds ago":{v:["seconds ago"]}}},{l:"eo",t:{}},{l:"es",t:{"a few seconds ago":{v:["hace unos pocos segundos"]},"sec. ago":{v:["hace segundos"]},"seconds ago":{v:["segundos atrás"]}}},{l:"es-AR",t:{"a few seconds ago":{v:["hace unos segundos"]},"sec. ago":{v:["seg. atrás"]},"seconds ago":{v:["segundos atrás"]}}},{l:"es-EC",t:{"a few seconds ago":{v:["hace unos segundos"]},"sec. ago":{v:["hace segundos"]},"seconds ago":{v:["Segundos atrás"]}}},{l:"es-MX",t:{"a few seconds ago":{v:["hace unos segundos"]},"sec. ago":{v:["seg. atrás"]},"seconds ago":{v:["segundos atrás"]}}},{l:"et-EE",t:{"a few seconds ago":{v:["mõni sekund tagasi"]},"sec. ago":{v:["sek. tagasi"]},"seconds ago":{v:["sekundit tagasi"]}}},{l:"eu",t:{"a few seconds ago":{v:["duela segundo batzuk"]},"sec. ago":{v:["duela seg."]},"seconds ago":{v:["duela segundo"]}}},{l:"fa",t:{"a few seconds ago":{v:["چند ثانیه پیش"]},"sec. ago":{v:["چند ثانیه پیش"]},"seconds ago":{v:["چند ثانیه پیش"]}}},{l:"fi",t:{"a few seconds ago":{v:["muutamia sekunteja sitten"]},"sec. ago":{v:["sek. sitten"]},"seconds ago":{v:["sekunteja sitten"]}}},{l:"fr",t:{"a few seconds ago":{v:["il y a quelques instants"]},"sec. ago":{v:["il y a qq. sec."]},"seconds ago":{v:["il y a quelques secondes"]}}},{l:"ga",t:{"a few seconds ago":{v:["cúpla soicind ó shin"]},"sec. ago":{v:["soic. ó shin"]},"seconds ago":{v:["soicind ó shin"]}}},{l:"gl",t:{"a few seconds ago":{v:["hai uns segundos"]},"sec. ago":{v:["segs. atrás"]},"seconds ago":{v:["segundos atrás"]}}},{l:"he",t:{"a few seconds ago":{v:["לפני מספר שניות"]},"sec. ago":{v:["לפני מספר שניות"]},"seconds ago":{v:["לפני מס׳ שניות"]}}},{l:"hr",t:{"a few seconds ago":{v:["prije nekoliko sekundi"]},"sec. ago":{v:["prije nek. sek."]},"seconds ago":{v:["prije nek. sek."]}}},{l:"hu",t:{}},{l:"id",t:{"a few seconds ago":{v:["beberapa detik yang lalu"]},"sec. ago":{v:["dtk. yang lalu"]},"seconds ago":{v:["beberapa detik lalu"]}}},{l:"is",t:{"a few seconds ago":{v:["fyrir örfáum sekúndum síðan"]},"sec. ago":{v:["sek. síðan"]},"seconds ago":{v:["sekúndum síðan"]}}},{l:"it",t:{"a few seconds ago":{v:["pochi secondi fa"]},"sec. ago":{v:["sec. fa"]},"seconds ago":{v:["secondi fa"]}}},{l:"ja",t:{"a few seconds ago":{v:["数秒前"]},"sec. ago":{v:["秒前"]},"seconds ago":{v:["数秒前"]}}},{l:"ja-JP",t:{"a few seconds ago":{v:["数秒前"]},"sec. ago":{v:["秒前"]},"seconds ago":{v:["数秒前"]}}},{l:"ko",t:{"a few seconds ago":{v:["방금 전"]},"sec. ago":{v:["몇 초 전"]},"seconds ago":{v:["초 전"]}}},{l:"lo",t:{"a few seconds ago":{v:["ສອງສາມວິນາທີກ່ອນ"]},"sec. ago":{v:["ວິ. ກ່ອນ"]},"seconds ago":{v:["ວິນາທີກ່ອນ"]}}},{l:"lt-LT",t:{}},{l:"lv",t:{}},{l:"mk",t:{"a few seconds ago":{v:["пред неколку секунди"]},"sec. ago":{v:["секунда"]},"seconds ago":{v:["секунди"]}}},{l:"my",t:{}},{l:"nb",t:{"a few seconds ago":{v:["noen få sekunder siden"]},"sec. ago":{v:["sek. siden"]},"seconds ago":{v:["sekunder siden"]}}},{l:"nl",t:{"a few seconds ago":{v:["enkele seconden geleden"]},"sec. ago":{v:["sec. geleden"]},"seconds ago":{v:["seconden geleden"]}}},{l:"oc",t:{}},{l:"pl",t:{"a few seconds ago":{v:["kilka sekund temu"]},"sec. ago":{v:["sek. temu"]},"seconds ago":{v:["sekund temu"]}}},{l:"pt-BR",t:{"a few seconds ago":{v:["há alguns segundos"]},"sec. ago":{v:["seg. atrás"]},"seconds ago":{v:["segundos atrás"]}}},{l:"pt-PT",t:{"a few seconds ago":{v:["há alguns segundos"]},"sec. ago":{v:["seg. atrás"]},"seconds ago":{v:["segundos atrás"]}}},{l:"ro",t:{"a few seconds ago":{v:["acum câteva secunde"]},"sec. ago":{v:["sec. în urmă"]},"seconds ago":{v:["secunde în urmă"]}}},{l:"ru",t:{"a few seconds ago":{v:["несколько секунд назад"]},"sec. ago":{v:["сек. назад"]},"seconds ago":{v:["секунд назад"]}}},{l:"sk",t:{"a few seconds ago":{v:["pred chvíľou"]},"sec. ago":{v:["pred pár sekundami"]},"seconds ago":{v:["pred sekundami"]}}},{l:"sl",t:{}},{l:"sr",t:{"a few seconds ago":{v:["пре неколико секунди"]},"sec. ago":{v:["сек. раније"]},"seconds ago":{v:["секунди раније"]}}},{l:"sv",t:{"a few seconds ago":{v:["några sekunder sedan"]},"sec. ago":{v:["sek. sedan"]},"seconds ago":{v:["sekunder sedan"]}}},{l:"tr",t:{"a few seconds ago":{v:["birkaç saniye önce"]},"sec. ago":{v:["sn. önce"]},"seconds ago":{v:["saniye önce"]}}},{l:"uk",t:{"a few seconds ago":{v:["декілька секунд тому"]},"sec. ago":{v:["с тому"]},"seconds ago":{v:["с тому"]}}},{l:"uz",t:{"a few seconds ago":{v:["bir necha soniya oldin"]},"sec. ago":{v:["sek. oldin"]},"seconds ago":{v:["soniyalar oldin"]}}},{l:"zh-CN",t:{"a few seconds ago":{v:["几秒前"]},"sec. ago":{v:["几秒前"]},"seconds ago":{v:["几秒前"]}}},{l:"zh-HK",t:{"a few seconds ago":{v:["幾秒前"]},"sec. ago":{v:["秒前"]},"seconds ago":{v:["秒前"]}}},{l:"zh-TW",t:{"a few seconds ago":{v:["幾秒前"]},"sec. ago":{v:["秒前"]},"seconds ago":{v:["秒前"]}}}],gA=[{l:"ar",t:{Acapulco:{v:["بازلائي مطفي"]},"Blue Violet":{v:["بنفسجي مشعشع"]},"Boston Blue":{v:["سماوي مطفي"]},Deluge:{v:["بنفسجي مطفي"]},Feldspar:{v:["وردي صخري"]},Gold:{v:["ذهبي"]},Mariner:{v:["أزرق بحري"]},"Nextcloud blue":{v:["أزرق نكست كلاود"]},Olivine:{v:["زيتي"]},Purple:{v:["بنفسجي"]},"Rosy brown":{v:["بُنِّي زهري"]},Whiskey:{v:["نبيذي"]}}},{l:"ast",t:{Acapulco:{v:["Acapulcu"]},"Blue Violet":{v:["Viola azulao"]},"Boston Blue":{v:["Azul Boston"]},Deluge:{v:["Deluge"]},Feldspar:{v:["Feldspar"]},Gold:{v:["Oru"]},Mariner:{v:["Marineru"]},"Nextcloud blue":{v:["Nextcloud azul"]},Olivine:{v:["Olivina"]},Purple:{v:["Moráu"]},"Rosy brown":{v:["Marrón arrosao"]},Whiskey:{v:["Whiskey"]}}},{l:"br",t:{}},{l:"ca",t:{}},{l:"cs",t:{Acapulco:{v:["Akapulko"]},Black:{v:["Černá"]},"Blue Violet":{v:["Modrofialová"]},"Boston Blue":{v:["Bostonská modrá"]},Deluge:{v:["Deluge"]},Feldspar:{v:["Živicová"]},Gold:{v:["Zlatá"]},Mariner:{v:["Námořnická"]},"Nextcloud blue":{v:["Nextcloud modrá"]},Olivine:{v:["Olivínová"]},Purple:{v:["Fialová"]},"Rosy brown":{v:["Růžovohnědá"]},Whiskey:{v:["Whisky"]},White:{v:["Bílá"]}}},{l:"cs-CZ",t:{Acapulco:{v:["Akapulko"]},"Blue Violet":{v:["Modrofialová"]},"Boston Blue":{v:["Bostonská modrá"]},Deluge:{v:["Deluge"]},Feldspar:{v:["Živicová"]},Gold:{v:["Zlatá"]},Mariner:{v:["Námořnická"]},"Nextcloud blue":{v:["Nextcloud modrá"]},Olivine:{v:["Olivínová"]},Purple:{v:["Fialová"]},"Rosy brown":{v:["Růžovohnědá"]},Whiskey:{v:["Whisky"]}}},{l:"da",t:{Acapulco:{v:["Acapulco"]},Black:{v:["Sort"]},"Blue Violet":{v:["Blue Violet"]},"Boston Blue":{v:["Boston Blue"]},Deluge:{v:["Deluge"]},Feldspar:{v:["Feldspar"]},Gold:{v:["Guld"]},Mariner:{v:["Mariner"]},"Nextcloud blue":{v:["Nextcloud blue"]},Olivine:{v:["Olivine"]},Purple:{v:["Lilla"]},"Rosy brown":{v:["Rosy brown"]},Whiskey:{v:["Whiskey"]},White:{v:["Hvid"]}}},{l:"de",t:{Acapulco:{v:["Acapulco"]},Black:{v:["Schwarz"]},"Blue Violet":{v:["Blau Violett"]},"Boston Blue":{v:["Boston-Blau"]},Deluge:{v:["Sintflut"]},Feldspar:{v:["Feldspat"]},Gold:{v:["Gold"]},Mariner:{v:["Seemann"]},"Nextcloud blue":{v:["Nextcloud Blau"]},Olivine:{v:["Olivin"]},Purple:{v:["Lila"]},"Rosy brown":{v:["Rosiges Braun"]},Whiskey:{v:["Whiskey"]},White:{v:["Weiß"]}}},{l:"de-DE",t:{Acapulco:{v:["Acapulco"]},Black:{v:["Schwarz"]},"Blue Violet":{v:["Blau Violett"]},"Boston Blue":{v:["Boston-Blau"]},Deluge:{v:["Sintflut"]},Feldspar:{v:["Feldspat"]},Gold:{v:["Gold"]},Mariner:{v:["Seemann"]},"Nextcloud blue":{v:["Nextcloud Blau"]},Olivine:{v:["Olivin"]},Purple:{v:["Lila"]},"Rosy brown":{v:["Rosiges Braun"]},Whiskey:{v:["Whiskey"]},White:{v:["Weiß"]}}},{l:"el",t:{Acapulco:{v:["Ακαπούλκο"]},Black:{v:["Μαύρο"]},"Blue Violet":{v:["Μπλε Βιολέτ"]},"Boston Blue":{v:["Μπλε Βοστώνης"]},Deluge:{v:["Deluge"]},Feldspar:{v:["Feldspar"]},Gold:{v:["Χρυσό"]},Mariner:{v:["Mariner"]},"Nextcloud blue":{v:["Μπλε Nextcloud"]},Olivine:{v:["Olivine"]},Purple:{v:["Μωβ"]},"Rosy brown":{v:["Ροζ καφέ"]},Whiskey:{v:["Ουίσκι"]},White:{v:["Λευκό"]}}},{l:"en-GB",t:{Acapulco:{v:["Acapulco"]},Black:{v:["Black"]},"Blue Violet":{v:["Blue Violet"]},"Boston Blue":{v:["Boston Blue"]},Deluge:{v:["Deluge"]},Feldspar:{v:["Feldspar"]},Gold:{v:["Gold"]},Mariner:{v:["Mariner"]},"Nextcloud blue":{v:["Nextcloud blue"]},Olivine:{v:["Olivine"]},Purple:{v:["Purple"]},"Rosy brown":{v:["Rosy brown"]},Whiskey:{v:["Whiskey"]},White:{v:["White"]}}},{l:"eo",t:{}},{l:"es",t:{Acapulco:{v:["Acapulco"]},"Blue Violet":{v:["Violeta Azul"]},"Boston Blue":{v:["Azul Boston"]},Deluge:{v:["Diluvio"]},Feldspar:{v:["Feldespato"]},Gold:{v:["Oro"]},Mariner:{v:["Marinero"]},"Nextcloud blue":{v:["Azul Nextcloud"]},Olivine:{v:["Olivino"]},Purple:{v:["Púrpura"]},"Rosy brown":{v:["Marrón rosáceo"]},Whiskey:{v:["Whiskey"]}}},{l:"es-AR",t:{Acapulco:{v:["Acapulco"]},"Blue Violet":{v:["Violeta Azul"]},"Boston Blue":{v:["Azul Boston"]},Deluge:{v:["Diluvio"]},Feldspar:{v:["Feldespato"]},Gold:{v:["Oro"]},Mariner:{v:["Marinero"]},"Nextcloud blue":{v:["Azul Nextcloud"]},Olivine:{v:["Olivino"]},Purple:{v:["Púrpura"]},"Rosy brown":{v:["Marrón rosáceo"]},Whiskey:{v:["Whiskey"]}}},{l:"es-EC",t:{}},{l:"es-MX",t:{Acapulco:{v:["Acapulco"]},"Blue Violet":{v:["Violeta Azul"]},"Boston Blue":{v:["Azul Boston"]},Deluge:{v:["Diluvio"]},Feldspar:{v:["Feldespato"]},Gold:{v:["Oro"]},Mariner:{v:["Marinero"]},"Nextcloud blue":{v:["Azul Nextcloud"]},Olivine:{v:["Olivino"]},Purple:{v:["Púrpura"]},"Rosy brown":{v:["Marrón rosáceo"]},Whiskey:{v:["Whiskey"]}}},{l:"et-EE",t:{Acapulco:{v:["Acapulco meresinine"]},Black:{v:["Must"]},"Blue Violet":{v:["Sinakasvioletne"]},"Boston Blue":{v:["Bostoni rohekassinine"]},Deluge:{v:["Tulvavee lilla"]},Feldspar:{v:["Põlevkivipruun"]},Gold:{v:["Kuldne"]},Mariner:{v:["Meresinine"]},"Nextcloud blue":{v:["Nextcloudi sinine"]},Olivine:{v:["Oliiviroheline"]},Purple:{v:["Purpurpunane"]},"Rosy brown":{v:["Roosikarva pruun"]},Whiskey:{v:["Viskikarva kollakaspruun"]},White:{v:["Valge"]}}},{l:"eu",t:{}},{l:"fa",t:{Acapulco:{v:["آکاپولکو"]},"Blue Violet":{v:["بنفش آبی"]},"Boston Blue":{v:["آبی بوستونی"]},Deluge:{v:["سیل"]},Feldspar:{v:["فلدسپات"]},Gold:{v:["طلا"]},Mariner:{v:["مارینر"]},"Nextcloud blue":{v:["نکس کلود آبی"]},Olivine:{v:["الیوین"]},Purple:{v:["بنفش"]},"Rosy brown":{v:["قهوهای رز"]},Whiskey:{v:["ویسکی"]}}},{l:"fi",t:{Acapulco:{v:["Acapulco"]},"Blue Violet":{v:["Sinivioletti"]},"Boston Blue":{v:["Bostoninsininen"]},Deluge:{v:["Tulva"]},Feldspar:{v:["Feldspar"]},Gold:{v:["Kulta"]},Mariner:{v:["Merenkulkija"]},"Nextcloud blue":{v:["Nextcloudin sininen"]},Olivine:{v:["Oliviini"]},Purple:{v:["Purppura"]},"Rosy brown":{v:["Ruusunruskea"]},Whiskey:{v:["Viski"]}}},{l:"fr",t:{Acapulco:{v:["Acapulco"]},Black:{v:["Noir"]},"Blue Violet":{v:["Bleu violet"]},"Boston Blue":{v:["Bleu de Boston"]},Deluge:{v:["Deluge"]},Feldspar:{v:["Feldspar"]},Gold:{v:["Doré"]},Mariner:{v:["Marin"]},"Nextcloud blue":{v:["Bleu Nextcloud"]},Olivine:{v:["Olivine"]},Purple:{v:["Violet"]},"Rosy brown":{v:["Brun rosé"]},Whiskey:{v:["Whiskey"]},White:{v:["Blanc"]}}},{l:"ga",t:{Acapulco:{v:["Acapulco"]},Black:{v:["Dubh"]},"Blue Violet":{v:["Gorm Violet"]},"Boston Blue":{v:["Bostún Gorm"]},Deluge:{v:["Díle"]},Feldspar:{v:["Feldspar"]},Gold:{v:["Óir"]},Mariner:{v:["Mairnéalach"]},"Nextcloud blue":{v:["Nextcloud gorm"]},Olivine:{v:["Olaivín"]},Purple:{v:["Corcra"]},"Rosy brown":{v:["Rosach donn"]},Whiskey:{v:["Fuisce"]},White:{v:["Bán"]}}},{l:"gl",t:{Acapulco:{v:["Acapulco"]},Black:{v:["Negro"]},"Blue Violet":{v:["Azul violeta"]},"Boston Blue":{v:["Azul Boston"]},Deluge:{v:["Dioivo"]},Feldspar:{v:["Feldespato"]},Gold:{v:["Ouro"]},Mariner:{v:["Marino"]},"Nextcloud blue":{v:["Azul Nextcloud"]},Olivine:{v:["Olivina"]},Purple:{v:["Púrpura"]},"Rosy brown":{v:["Pardo rosado"]},Whiskey:{v:["Whisky"]},White:{v:["Branco"]}}},{l:"he",t:{}},{l:"hr",t:{Acapulco:{v:["Acapulco"]},Black:{v:["Crna"]},"Blue Violet":{v:["Plavoljubičasta"]},"Boston Blue":{v:["Bostonsko plava"]},Deluge:{v:["Deluge"]},Feldspar:{v:["Feldspar"]},Gold:{v:["Zlatna"]},Mariner:{v:["Mariner"]},"Nextcloud blue":{v:["Nextcloud plava"]},Olivine:{v:["Olivine"]},Purple:{v:["Ljubičasta"]},"Rosy brown":{v:["Ružičastosmeđa"]},Whiskey:{v:["Whiskey"]},White:{v:["Bijela"]}}},{l:"hu",t:{}},{l:"id",t:{Acapulco:{v:["Acapulco"]},Black:{v:["Hitam"]},"Blue Violet":{v:["Ungu kebiruan"]},"Boston Blue":{v:["Biru Boston"]},Deluge:{v:["Deluge"]},Feldspar:{v:["Feldspar"]},Gold:{v:["Emas"]},Mariner:{v:["Mariner"]},"Nextcloud blue":{v:["Biru Nextcloud"]},Olivine:{v:["Olivine"]},Purple:{v:["Ungu"]},"Rosy brown":{v:["Cokelat kemerahan"]},Whiskey:{v:["Whiskey"]},White:{v:["Putih"]}}},{l:"is",t:{Acapulco:{v:["Acapulco"]},"Blue Violet":{v:["Bláklukka"]},"Boston Blue":{v:["Bostonblátt"]},Deluge:{v:["Fjólublátt"]},Feldspar:{v:["Feldspat"]},Gold:{v:["Gull"]},Mariner:{v:["Sjóarablátt"]},"Nextcloud blue":{v:["Nextcloud blátt"]},Olivine:{v:["Ólivín"]},Purple:{v:["Purpurablátt"]},"Rosy brown":{v:["Rósabrúnt"]},Whiskey:{v:["Viský"]}}},{l:"it",t:{Gold:{v:["Oro"]},"Nextcloud blue":{v:["Nextcloud blue"]},Purple:{v:["Viola"]}}},{l:"ja",t:{Acapulco:{v:["アカプルコ"]},Black:{v:["黒"]},"Blue Violet":{v:["ブルーバイオレット"]},"Boston Blue":{v:["ボストンブルー"]},Deluge:{v:["豪雨"]},Feldspar:{v:["長石"]},Gold:{v:["黄金"]},Mariner:{v:["船乗り"]},"Nextcloud blue":{v:["ネクストクラウド・ブルー"]},Olivine:{v:["カンラン石"]},Purple:{v:["紫色"]},"Rosy brown":{v:["バラ色"]},Whiskey:{v:["ウイスキー"]},White:{v:["白"]}}},{l:"ja-JP",t:{Acapulco:{v:["アカプルコ"]},"Blue Violet":{v:["ブルーバイオレット"]},"Boston Blue":{v:["ボストンブルー"]},Deluge:{v:["豪雨"]},Feldspar:{v:["長石"]},Gold:{v:["黄金"]},Mariner:{v:["船乗り"]},"Nextcloud blue":{v:["ネクストクラウド・ブルー"]},Olivine:{v:["カンラン石"]},Purple:{v:["紫色"]},"Rosy brown":{v:["バラ色"]},Whiskey:{v:["ウイスキー"]}}},{l:"ko",t:{Acapulco:{v:["아카풀코"]},Black:{v:["검정"]},"Blue Violet":{v:["푸른 보라"]},"Boston Blue":{v:["보스턴 블루"]},Deluge:{v:["폭우"]},Feldspar:{v:["장석"]},Gold:{v:["금"]},Mariner:{v:["뱃사람"]},"Nextcloud blue":{v:["Nextcloud 파랑"]},Olivine:{v:["감람석"]},Purple:{v:["보라"]},"Rosy brown":{v:["로지 브라운"]},Whiskey:{v:["위스키"]},White:{v:["하양"]}}},{l:"lo",t:{Acapulco:{v:["Acapulco"]},Black:{v:["ສີດຳ"]},"Blue Violet":{v:["Blue Violet"]},"Boston Blue":{v:["Boston Blue"]},Deluge:{v:["Deluge"]},Feldspar:{v:["Feldspar"]},Gold:{v:["ສີຄຳ"]},Mariner:{v:["Mariner"]},"Nextcloud blue":{v:["ສີຟ້າ Nextcloud"]},Olivine:{v:["Olivine"]},Purple:{v:["ສີມ່ວງ"]},"Rosy brown":{v:["Rosy brown"]},Whiskey:{v:["Whiskey"]},White:{v:["ສີຂາວ"]}}},{l:"lt-LT",t:{}},{l:"lv",t:{}},{l:"mk",t:{Acapulco:{v:["Акапулко"]},Black:{v:["Црно"]},"Blue Violet":{v:["Сино Виолетова"]},"Boston Blue":{v:["Бостон Сина"]},Deluge:{v:["Делуџ"]},Feldspar:{v:["Фелдспар"]},Gold:{v:["Златна"]},Mariner:{v:["Маринер"]},"Nextcloud blue":{v:["Nextcloud сина"]},Olivine:{v:["Оливин"]},Purple:{v:["Виолетова"]},"Rosy brown":{v:["Розево-кафеава"]},Whiskey:{v:["Виски"]},White:{v:["Бела"]}}},{l:"my",t:{}},{l:"nb",t:{Acapulco:{v:["Acapulco"]},"Blue Violet":{v:["Blå fiolett"]},"Boston Blue":{v:["Boston blå"]},Deluge:{v:["Syndflod"]},Feldspar:{v:["Feltspat"]},Gold:{v:["Gull"]},Mariner:{v:["Mariner"]},"Nextcloud blue":{v:["Nextcloud-blå"]},Olivine:{v:["Olivin"]},Purple:{v:["Lilla"]},"Rosy brown":{v:["Rosenrød brun"]},Whiskey:{v:["Whiskey"]}}},{l:"nl",t:{Acapulco:{v:["Acapulco"]},Black:{v:["Zwart"]},"Blue Violet":{v:["Blauw Paars"]},"Boston Blue":{v:["Boston Blauw"]},Deluge:{v:["Overlopen"]},Feldspar:{v:["Veldspaat"]},Gold:{v:["Goud"]},Mariner:{v:["Marineblauw"]},"Nextcloud blue":{v:["Nextcloud blauw"]},Olivine:{v:["Olivijn"]},Purple:{v:["Paars"]},"Rosy brown":{v:["Rozig bruin"]},Whiskey:{v:["Whiskey"]},White:{v:["Wit"]}}},{l:"oc",t:{}},{l:"pl",t:{Acapulco:{v:["Acapulco"]},"Blue Violet":{v:["Niebieski fiolet"]},"Boston Blue":{v:["Błękit Bostonu"]},Deluge:{v:["Potop"]},Feldspar:{v:["Skaleń"]},Gold:{v:["Złote"]},Mariner:{v:["Marynarz"]},"Nextcloud blue":{v:["Niebieskie Nextcloud"]},Olivine:{v:["Oliwin"]},Purple:{v:["Fioletowy"]},"Rosy brown":{v:["Różowy brąz"]},Whiskey:{v:["Whisky"]}}},{l:"pt-BR",t:{Acapulco:{v:["Acapulco"]},Black:{v:["Preto"]},"Blue Violet":{v:["Violeta Azul"]},"Boston Blue":{v:["Azul Boston"]},Deluge:{v:["Deluge"]},Feldspar:{v:["Feldspato"]},Gold:{v:["Ouro"]},Mariner:{v:["Marinheiro"]},"Nextcloud blue":{v:["Azul Nextcloud"]},Olivine:{v:["Olivina"]},Purple:{v:["Roxo"]},"Rosy brown":{v:["Castanho rosado"]},Whiskey:{v:["Uísque"]},White:{v:["Branco"]}}},{l:"pt-PT",t:{Acapulco:{v:["Acapulco"]},"Blue Violet":{v:["Azul violeta"]},"Boston Blue":{v:["Azul Boston"]},Deluge:{v:["Deluge"]},Feldspar:{v:["Feldspar"]},Gold:{v:["Ouro"]},Mariner:{v:["Mariner"]},"Nextcloud blue":{v:["Nextcloud azul"]},Olivine:{v:["Olivine"]},Purple:{v:["Púrpura"]},"Rosy brown":{v:["Castanho rosado"]},Whiskey:{v:["Whiskey"]}}},{l:"ro",t:{Gold:{v:["Aur"]},"Nextcloud blue":{v:["Nextcloud albastru"]},Purple:{v:["Purpuriu"]}}},{l:"ru",t:{Acapulco:{v:["Акапулько"]},Black:{v:["Черный"]},"Blue Violet":{v:["Синий фиолет"]},"Boston Blue":{v:["Синий Бостон"]},Deluge:{v:["Перламутрово-фиолетовый"]},Feldspar:{v:["Античная латунь"]},Gold:{v:["Золотой"]},Mariner:{v:["Морской"]},"Nextcloud blue":{v:["Nextcloud голубой"]},Olivine:{v:[" Оливковый"]},Purple:{v:["Фиолетовый"]},"Rosy brown":{v:["Розово-коричневый"]},Whiskey:{v:["Виски"]},White:{v:["Белый"]}}},{l:"sk",t:{Acapulco:{v:["Acapulco"]},"Blue Violet":{v:["Modro fialová"]},"Boston Blue":{v:["Bostonská modrá"]},Deluge:{v:["Deluge"]},Feldspar:{v:["Živec"]},Gold:{v:["Zlatá"]},Mariner:{v:["Námorník"]},"Nextcloud blue":{v:["Nextcloud modrá"]},Olivine:{v:["Olivová"]},Purple:{v:["Fialová"]},"Rosy brown":{v:["Ružovo hnedá"]},Whiskey:{v:["Whisky"]}}},{l:"sl",t:{}},{l:"sr",t:{Acapulco:{v:["Акапулко"]},Black:{v:["Црно"]},"Blue Violet":{v:["Плаво љубичаста"]},"Boston Blue":{v:["Бостон плава"]},Deluge:{v:["Поплава"]},Feldspar:{v:["Фелдспар"]},Gold:{v:["Злато"]},Mariner:{v:["Морнар"]},"Nextcloud blue":{v:["Nextcloud плава"]},Olivine:{v:["Маслинаста"]},Purple:{v:["Пурпурна"]},"Rosy brown":{v:["Роси браон"]},Whiskey:{v:["Виски"]},White:{v:["Бело"]}}},{l:"sv",t:{Acapulco:{v:["Acapulco"]},"Blue Violet":{v:["Blåviolett"]},"Boston Blue":{v:["Bostonblå"]},Deluge:{v:["Skyfallsblå"]},Feldspar:{v:["Feldspat"]},Gold:{v:["Guld"]},Mariner:{v:["Marinblå"]},"Nextcloud blue":{v:["Nextcloud-blå"]},Olivine:{v:["Olivin"]},Purple:{v:["Lila"]},"Rosy brown":{v:["Rosabrun"]},Whiskey:{v:["Whisky"]}}},{l:"tr",t:{Acapulco:{v:["Akapulko"]},Black:{v:["Siyah"]},"Blue Violet":{v:["Mavi mor"]},"Boston Blue":{v:["Boston mavisi"]},Deluge:{v:["Sel"]},Feldspar:{v:["Feldispat"]},Gold:{v:["Altın"]},Mariner:{v:["Denizci"]},"Nextcloud blue":{v:["Nextcloud mavi"]},Olivine:{v:["Zeytinlik"]},Purple:{v:["Mor"]},"Rosy brown":{v:["Kırmızımsı kahverengi"]},Whiskey:{v:["Viski"]},White:{v:["Beyaz"]}}},{l:"uk",t:{Acapulco:{v:["Акапулько"]},"Blue Violet":{v:["Блакитна фіалка"]},"Boston Blue":{v:["Бостонський синій"]},Deluge:{v:["Злива"]},Feldspar:{v:["Польові шпати"]},Gold:{v:["Золотий"]},Mariner:{v:["Морський"]},"Nextcloud blue":{v:["Блакитний Nextcloud"]},Olivine:{v:["Олива"]},Purple:{v:["Фіолетовий"]},"Rosy brown":{v:["Темно-рожевий"]},Whiskey:{v:["Кола"]}}},{l:"uz",t:{Acapulco:{v:["Akapulko"]},Black:{v:["Qora"]},"Blue Violet":{v:["Moviy binafsha"]},"Boston Blue":{v:["Boston ko'k"]},Deluge:{v:["To'fon"]},Feldspar:{v:["Feldspar"]},Gold:{v:["Oltin"]},Mariner:{v:["Dengizchi"]},"Nextcloud blue":{v:["Ko'k Nextcloud "]},Olivine:{v:["Olivine"]},Purple:{v:["Binafsha"]},"Rosy brown":{v:["Qizil jigarrang"]},Whiskey:{v:["Whiskey"]},White:{v:["Oq"]}}},{l:"zh-CN",t:{Acapulco:{v:["Acapulco"]},"Blue Violet":{v:["瓦罗兰特蓝"]},"Boston Blue":{v:["波士顿蓝"]},Deluge:{v:["洪水色"]},Feldspar:{v:["长石"]},Gold:{v:["金色"]},Mariner:{v:["水手"]},"Nextcloud blue":{v:["Nextcloud 蓝"]},Olivine:{v:["橄榄石色"]},Purple:{v:["紫色"]},"Rosy brown":{v:["玫瑰棕色"]},Whiskey:{v:["威士忌"]}}},{l:"zh-HK",t:{Acapulco:{v:["阿卡普爾科"]},Black:{v:["黑色"]},"Blue Violet":{v:["藍紫色"]},"Boston Blue":{v:["波士頓藍"]},Deluge:{v:["大洪水"]},Feldspar:{v:["長石"]},Gold:{v:["Gold"]},Mariner:{v:["海軍藍"]},"Nextcloud blue":{v:["Nextcloud 藍色"]},Olivine:{v:["橄欖石色"]},Purple:{v:["紫色"]},"Rosy brown":{v:["玫瑰棕色"]},Whiskey:{v:["威士忌"]},White:{v:["白色"]}}},{l:"zh-TW",t:{Acapulco:{v:["Acapulco"]},"Blue Violet":{v:["藍紫色"]},"Boston Blue":{v:["波士頓藍"]},Deluge:{v:["Deluge"]},Feldspar:{v:["長石"]},Gold:{v:["金色"]},Mariner:{v:["海軍藍"]},"Nextcloud blue":{v:["Nextcloud 藍色"]},Olivine:{v:["橄欖石色"]},Purple:{v:["紫色"]},"Rosy brown":{v:["玫瑰棕色"]},Whiskey:{v:["威士忌"]}}}],pv=[{l:"ar",t:{Actions:{v:["إجراءات"]}}},{l:"ast",t:{Actions:{v:["Aiciones"]}}},{l:"br",t:{Actions:{v:["Oberioù"]}}},{l:"ca",t:{Actions:{v:["Accions"]}}},{l:"cs",t:{Actions:{v:["Akce"]}}},{l:"cs-CZ",t:{Actions:{v:["Akce"]}}},{l:"da",t:{Actions:{v:["Handlinger"]}}},{l:"de",t:{Actions:{v:["Aktionen"]}}},{l:"de-DE",t:{Actions:{v:["Aktionen"]}}},{l:"el",t:{Actions:{v:["Ενέργειες"]}}},{l:"en-GB",t:{Actions:{v:["Actions"]}}},{l:"eo",t:{Actions:{v:["Agoj"]}}},{l:"es",t:{Actions:{v:["Acciones"]}}},{l:"es-AR",t:{Actions:{v:["Acciones"]}}},{l:"es-EC",t:{Actions:{v:["Acciones"]}}},{l:"es-MX",t:{Actions:{v:["Acciones"]}}},{l:"et-EE",t:{Actions:{v:["Tegevus"]}}},{l:"eu",t:{Actions:{v:["Ekintzak"]}}},{l:"fa",t:{Actions:{v:["کنشها"]}}},{l:"fi",t:{Actions:{v:["Toiminnot"]}}},{l:"fr",t:{Actions:{v:["Actions"]}}},{l:"ga",t:{Actions:{v:["Gníomhartha"]}}},{l:"gl",t:{Actions:{v:["Accións"]}}},{l:"he",t:{Actions:{v:["פעולות"]}}},{l:"hr",t:{Actions:{v:["Radnje"]}}},{l:"hu",t:{Actions:{v:["Műveletek"]}}},{l:"id",t:{Actions:{v:["Tindakan"]}}},{l:"is",t:{Actions:{v:["Aðgerðir"]}}},{l:"it",t:{Actions:{v:["Azioni"]}}},{l:"ja",t:{Actions:{v:["操作"]}}},{l:"ja-JP",t:{Actions:{v:["操作"]}}},{l:"ko",t:{Actions:{v:["동작"]}}},{l:"lo",t:{Actions:{v:["ການກະທຳ"]}}},{l:"lt-LT",t:{Actions:{v:["Veiksmai"]}}},{l:"lv",t:{}},{l:"mk",t:{Actions:{v:["Акции"]}}},{l:"my",t:{Actions:{v:["လုပ်ဆောင်ချက်များ"]}}},{l:"nb",t:{Actions:{v:["Handlinger"]}}},{l:"nl",t:{Actions:{v:["Acties"]}}},{l:"oc",t:{Actions:{v:["Accions"]}}},{l:"pl",t:{Actions:{v:["Działania"]}}},{l:"pt-BR",t:{Actions:{v:["Ações"]}}},{l:"pt-PT",t:{Actions:{v:["Ações"]}}},{l:"ro",t:{Actions:{v:["Acțiuni"]}}},{l:"ru",t:{Actions:{v:["Действия "]}}},{l:"sk",t:{Actions:{v:["Akcie"]}}},{l:"sl",t:{Actions:{v:["Dejanja"]}}},{l:"sr",t:{Actions:{v:["Радње"]}}},{l:"sv",t:{Actions:{v:["Åtgärder"]}}},{l:"tr",t:{Actions:{v:["İşlemler"]}}},{l:"uk",t:{Actions:{v:["Дії"]}}},{l:"uz",t:{Actions:{v:["Harakatlar"]}}},{l:"zh-CN",t:{Actions:{v:["行为"]}}},{l:"zh-HK",t:{Actions:{v:["動作"]}}},{l:"zh-TW",t:{Actions:{v:["動作"]}}}],pA=[{l:"ar",t:{"Calendar icon":{v:["أيقونة التقويم"]},Cancel:{v:["إلغاء"]},"Clear value":{v:["مَحو القيمة"]},"Close time Picker":{v:["إغلاق لاقط الوقت"]},"Datepicker input":{v:["مُدخَلات لاقط التاريخ"]},"Datepicker menu":{v:["قائمة لاقط التاريخ"]},"Decrement hours":{v:["إنقاص الساعات"]},"Decrement minutes":{v:["إنقاص الدقائق"]},"Decrement seconds":{v:["إنقاص الثواني"]},"Increment hours":{v:["زيادة الساعات"]},"Increment minutes":{v:["زيادة الدقائق"]},"Increment seconds":{v:["زيادة الثواني"]},"Month picker":{v:["لاقط الشهر"]},"Month picker overlay":{v:["تراكب لاقط الشهر"]},"Next month":{v:["الشهر القادم"]},"Next year":{v:["السنة القادمة"]},Now:{v:["الآن"]},"Open hours overlay":{v:["فتح تراكب الساعات "]},"Open minutes overlay":{v:["فتح تراكب الدقائق"]},"Open months overlay":{v:["فتح تراكب الشهور"]},"Open seconds overlay":{v:["فتح تراكب الثواني"]},"Open time picker":{v:["فتح لاقط الوقت"]},"Open years overlay":{v:["فتح تراكب السنوات"]},Pick:{v:["إلتقاط"]},"Previous month":{v:["الشهر الماضي"]},"Previous year":{v:["السنة الماضية"]},"Select date":{v:["إختيار التاريخ"]},"Select date and time":{v:["إختيار التاريخ والوقت"]},"Select month":{v:["إختيار الشهر"]},"Select time":{v:["إختيار الوقت"]},"Select time range":{v:["إختيار المدى الزمني"]},"Select week":{v:["إختيار الأسبوع"]},"Select year":{v:["إختيار السنة"]},"Switch AM/PM mode":{v:["تبديل وضعية صباحاً/مساءً"]},"Time picker":{v:["لاقط الوقت"]},"Toggle overlay":{v:["تبديل التراكب"]},W:{v:["أ"]},"Year picker":{v:["لاقط السنة"]},"Year picker overlay":{v:["تراكب لاقط السنة"]}}},{l:"ast",t:{}},{l:"br",t:{}},{l:"ca",t:{}},{l:"cs",t:{"Calendar icon":{v:["Ikona kalendáře"]},Cancel:{v:["Storno"]},"Clear value":{v:["Vyčistit hodnotu"]},"Close time Picker":{v:["Zavřít výběr času"]},"Datepicker input":{v:["Vstup výběru data"]},"Datepicker menu":{v:["Nabídka výběru data"]},"Decrement hours":{v:["Snížit hodiny"]},"Decrement minutes":{v:["Snížit minuty"]},"Decrement seconds":{v:["Snížit sekundy"]},"Increment hours":{v:["Zvýšit hodiny"]},"Increment minutes":{v:["Zvýšit minuty"]},"Increment seconds":{v:["Zvýšit sekundy"]},"Month picker":{v:["Výběr měsíce"]},"Month picker overlay":{v:["Překryvné okno výběru měsíce"]},"Next month":{v:["Příští měsíc"]},"Next year":{v:["Příští rok"]},Now:{v:["Nyní"]},"Open hours overlay":{v:["Otevřít překryvné okno hodin"]},"Open minutes overlay":{v:["Otevřít překryvné okno minut"]},"Open months overlay":{v:["Otevřít překryvné okno měsíců"]},"Open seconds overlay":{v:["Otevřít překryvné okno sekund"]},"Open time picker":{v:["Otevřít výběr času"]},"Open years overlay":{v:["Otevřít překryvné okno roku"]},Pick:{v:["Vybrat"]},"Previous month":{v:["Předchozí měsíc"]},"Previous year":{v:["Předchozí rok"]},"Select date":{v:["Vybrat datum"]},"Select date and time":{v:["Vybrat datum a čas"]},"Select month":{v:["Vybrat měsíc"]},"Select time":{v:["Vybrat čas"]},"Select time range":{v:["Vybrat časový rozsah"]},"Select week":{v:["Vybrat týden"]},"Select year":{v:["Vybrat rok"]},"Switch AM/PM mode":{v:["Přepnout režim dopo/odpoledne"]},"Time picker":{v:["Výběr času"]},"Time zone":{v:["Časové pásmo"]},"Toggle overlay":{v:["Vyp/zap. překryvné okno"]},W:{v:["T"]},"Year picker":{v:["Výběr roku"]},"Year picker overlay":{v:["Překryvné okno výběru roku"]}}},{l:"cs-CZ",t:{}},{l:"da",t:{"Calendar icon":{v:["Kalenderikon"]},Cancel:{v:["Annullér"]},"Clear value":{v:["Klar værdi"]},"Close time Picker":{v:["Nærtid Picker"]},"Datepicker input":{v:["Datapicker input"]},"Datepicker menu":{v:["Datapicker menu"]},"Decrement hours":{v:["Formindsk timer"]},"Decrement minutes":{v:["Formindsk minutter"]},"Decrement seconds":{v:["Formindsk sekunder"]},"Increment hours":{v:["Forøg timer"]},"Increment minutes":{v:["Forøg minutter"]},"Increment seconds":{v:["Forøg sekunder"]},"Month picker":{v:["Månedsvælger"]},"Month picker overlay":{v:["Måneder vælger overlay"]},"Next month":{v:["Næste måned"]},"Next year":{v:["Næste år"]},Now:{v:["Nu"]},"Open hours overlay":{v:["Åbne timer overlay"]},"Open minutes overlay":{v:["Åbn minutter overlay"]},"Open months overlay":{v:["Åbne måneder overlay"]},"Open seconds overlay":{v:["Åbne sekunder overlay"]},"Open time picker":{v:["Åbent tidsvælger"]},"Open years overlay":{v:["Åbne år overlay"]},Pick:{v:["Vælg"]},"Previous month":{v:["Forrige måned"]},"Previous year":{v:["Foregående år"]},"Select date":{v:["Vælg dato"]},"Select date and time":{v:["Vælg dato og tidspunkt"]},"Select month":{v:["Vælg måned"]},"Select time":{v:["Vælg tid"]},"Select time range":{v:["Vælg tidsinterval"]},"Select week":{v:["Vælg uge"]},"Select year":{v:["Vælg år"]},"Switch AM/PM mode":{v:["Skift AM/PM-tilstand"]},"Time picker":{v:["Tidsvælger"]},"Time zone":{v:["Tidszone"]},"Toggle overlay":{v:["Slå overlay til / fra"]},W:{v:["W"]},"Year picker":{v:["År vælger"]},"Year picker overlay":{v:["År vælger overlay"]}}},{l:"de",t:{"Calendar icon":{v:["Kalendersymbol"]},Cancel:{v:["Abbrechen"]},"Clear value":{v:["Wert löschen"]},"Close time Picker":{v:["Zeitauswahl schließen"]},"Datepicker input":{v:["Eingabe Datumsauswahl"]},"Datepicker menu":{v:["Menü Datumsauswahl"]},"Decrement hours":{v:["Stunden verringern"]},"Decrement minutes":{v:["Minuten verringern"]},"Decrement seconds":{v:["Sekunden verringern"]},"Increment hours":{v:["Stunden hochzählen"]},"Increment minutes":{v:["Minuten hochzählen"]},"Increment seconds":{v:["Sekunden hochzählen"]},"Month picker":{v:["Monatsauswahl"]},"Month picker overlay":{v:["Monatsauswahl-Overlay"]},"Next month":{v:["Nächster Monat"]},"Next year":{v:["Nächstes Jahr"]},Now:{v:["Jetzt"]},"Open hours overlay":{v:["Stunden-Overlay öffnen"]},"Open minutes overlay":{v:["Minuten-Overlay öffnen"]},"Open months overlay":{v:["Monate-Overlay öffnen"]},"Open seconds overlay":{v:["Sekunden-Overlay öffnen"]},"Open time picker":{v:["Zeitauswahl öffnen"]},"Open years overlay":{v:["Jahre-Overlay öffnen"]},Pick:{v:["Auswählen"]},"Previous month":{v:["Vorheriger Monat"]},"Previous year":{v:["Vorheriges Jahr"]},"Select date":{v:["Datum auswählen"]},"Select date and time":{v:["Datum und Uhrzeit auswählen"]},"Select month":{v:["Monat auswählen"]},"Select time":{v:["Uhrzeit auswählen"]},"Select time range":{v:["Zeitspanne auswählen"]},"Select week":{v:["Woche auswählen"]},"Select year":{v:["Jahr auswählen"]},"Switch AM/PM mode":{v:["Zwischen AM/PM-Modus wechseln"]},"Time picker":{v:["Zeitauswahl"]},"Time zone":{v:["Zeitzone"]},"Toggle overlay":{v:["Overlay umschalten"]},W:{v:["W"]},"Year picker":{v:["Jahresauswahl"]},"Year picker overlay":{v:["Jahre-Overlay öffnen"]}}},{l:"de-DE",t:{"Calendar icon":{v:["Kalendersymbol"]},Cancel:{v:["Abbrechen"]},"Clear value":{v:["Wert löschen"]},"Close time Picker":{v:["Zeitauswahl schließen"]},"Datepicker input":{v:["Eingabe Datumsauswahl"]},"Datepicker menu":{v:["Menü Datumsauswahl"]},"Decrement hours":{v:["Stunden verringern"]},"Decrement minutes":{v:["Minuten verringern"]},"Decrement seconds":{v:["Sekunden verringern"]},"Increment hours":{v:["Stunden hochzählen"]},"Increment minutes":{v:["Minuten hochzählen"]},"Increment seconds":{v:["Sekunden hochzählen"]},"Month picker":{v:["Monatsauswahl"]},"Month picker overlay":{v:["Monatsauswahl-Overlay"]},"Next month":{v:["Nächster Monat"]},"Next year":{v:["Nächstes Jahr"]},Now:{v:["Jetzt"]},"Open hours overlay":{v:["Stunden-Overlay öffnen"]},"Open minutes overlay":{v:["Minuten-Overlay öffnen"]},"Open months overlay":{v:["Monate-Overlay öffnen"]},"Open seconds overlay":{v:["Sekunden-Overlay öffnen"]},"Open time picker":{v:["Zeitauswahl öffnen"]},"Open years overlay":{v:["Jahre-Overlay öffnen"]},Pick:{v:["Auswählen"]},"Previous month":{v:["Vorheriger Monat"]},"Previous year":{v:["Vorheriges Jahr"]},"Select date":{v:["Datum auswählen"]},"Select date and time":{v:["Datum und Uhrzeit auswählen"]},"Select month":{v:["Monat auswählen"]},"Select time":{v:["Uhrzeit auswählen"]},"Select time range":{v:["Zeitspanne auswählen"]},"Select week":{v:["Woche auswählen"]},"Select year":{v:["Jahr auswählen"]},"Switch AM/PM mode":{v:["Zwischen AM/PM-Modus wechseln"]},"Time picker":{v:["Zeitauswahl"]},"Time zone":{v:["Zeitzone"]},"Toggle overlay":{v:["Overlay umschalten"]},W:{v:["W"]},"Year picker":{v:["Jahresauswahl"]},"Year picker overlay":{v:["Jahre-Overlay öffnen"]}}},{l:"el",t:{"Calendar icon":{v:["Εικονίδιο ημερολογίου"]},Cancel:{v:["Ακύρωση"]},"Clear value":{v:["Εκκαθάριση αξίας"]},"Close time Picker":{v:["Κλείσιμο επιλογέα ώρας"]},"Datepicker input":{v:["Εισαγωγή ημερομηνίας"]},"Datepicker menu":{v:["Μενού επιλογής ημερομηνίας"]},"Decrement hours":{v:["Μείωση ωρών"]},"Decrement minutes":{v:["Μείωση λεπτών"]},"Decrement seconds":{v:["Μείωση δευτερολέπτων"]},"Increment hours":{v:["Αύξηση ωρών"]},"Increment minutes":{v:["Αύξηση λεπτών"]},"Increment seconds":{v:["Αύξηση δευτερολέπτων"]},"Month picker":{v:["Επιλογή μήνα"]},"Month picker overlay":{v:["Επικάλυψη επιλογής μήνα"]},"Next month":{v:["Επόμενος μήνας"]},"Next year":{v:["Επόμενο έτος"]},Now:{v:["Τώρα"]},"Open hours overlay":{v:["Άνοιγμα επικάλυψης ωρών"]},"Open minutes overlay":{v:["Άνοιγμα επικάλυψης λεπτών"]},"Open months overlay":{v:["Άνοιγμα επικάλυψης μηνών"]},"Open seconds overlay":{v:["Άνοιγμα επικάλυψης δευτερολέπτων"]},"Open time picker":{v:["Άνοιγμα επιλογέα ώρας"]},"Open years overlay":{v:["Άνοιγμα επικάλυψης ετών"]},Pick:{v:["Επιλογή"]},"Previous month":{v:["Προηγούμενος μήνας"]},"Previous year":{v:["Προηγούμενο έτος"]},"Select date":{v:["Επιλογή ημερομηνίας"]},"Select date and time":{v:["Επιλογή ημερομηνίας και ώρας"]},"Select month":{v:["Επιλογή μήνα"]},"Select time":{v:["Επιλογή ώρας"]},"Select time range":{v:["Επιλογή χρονικού διαστήματος"]},"Select week":{v:["Επιλογή εβδομάδας"]},"Select year":{v:["Επιλογή έτους"]},"Switch AM/PM mode":{v:["Εναλλαγή λειτουργίας AM/PM"]},"Time picker":{v:["Επιλογή ώρας"]},"Toggle overlay":{v:["Εναλλαγή επικάλυψης"]},W:{v:["Τε"]},"Year picker":{v:["Επιλογέας έτους"]},"Year picker overlay":{v:["Επικάλυψη επιλογέα έτους"]}}},{l:"en-GB",t:{"Calendar icon":{v:["Calendar icon"]},Cancel:{v:["Cancel"]},"Clear value":{v:["Clear value"]},"Close time Picker":{v:["Close time Picker"]},"Datepicker input":{v:["Datepicker input"]},"Datepicker menu":{v:["Datepicker menu"]},"Decrement hours":{v:["Decrement hours"]},"Decrement minutes":{v:["Decrement minutes"]},"Decrement seconds":{v:["Decrement seconds"]},"Increment hours":{v:["Increment hours"]},"Increment minutes":{v:["Increment minutes"]},"Increment seconds":{v:["Increment seconds"]},"Month picker":{v:["Month picker"]},"Month picker overlay":{v:["Month picker overlay"]},"Next month":{v:["Next month"]},"Next year":{v:["Next year"]},Now:{v:["Now"]},"Open hours overlay":{v:["Open hours overlay"]},"Open minutes overlay":{v:["Open minutes overlay"]},"Open months overlay":{v:["Open months overlay"]},"Open seconds overlay":{v:["Open seconds overlay"]},"Open time picker":{v:["Open time picker"]},"Open years overlay":{v:["Open years overlay"]},Pick:{v:["Pick"]},"Previous month":{v:["Previous month"]},"Previous year":{v:["Previous year"]},"Select date":{v:["Select date"]},"Select date and time":{v:["Select date and time"]},"Select month":{v:["Select month"]},"Select time":{v:["Select time"]},"Select time range":{v:["Select time range"]},"Select week":{v:["Select week"]},"Select year":{v:["Select year"]},"Switch AM/PM mode":{v:["Switch AM/PM mode"]},"Time picker":{v:["Time picker"]},"Time zone":{v:["Time zone"]},"Toggle overlay":{v:["Toggle overlay"]},W:{v:["W"]},"Year picker":{v:["Year picker"]},"Year picker overlay":{v:["Year picker overlay"]}}},{l:"eo",t:{}},{l:"es",t:{}},{l:"es-AR",t:{}},{l:"es-EC",t:{}},{l:"es-MX",t:{}},{l:"et-EE",t:{"Calendar icon":{v:["Kalendriikoon"]},Cancel:{v:["Katkesta"]},"Clear value":{v:["Kustuta väärtus"]},"Close time Picker":{v:["Sulge ajavalija"]},"Datepicker input":{v:["Kuupäevavalija sisend"]},"Datepicker menu":{v:["Kuupäevavalija sisend"]},"Decrement hours":{v:["Vähenda tunde"]},"Decrement minutes":{v:["Vähenda minuteid"]},"Decrement seconds":{v:["Vähenda sekundeid"]},"Increment hours":{v:["Suurenda tunde"]},"Increment minutes":{v:["Suurenda minuteid"]},"Increment seconds":{v:["Suurenda sekundeid"]},"Month picker":{v:["Kuupäevavalija"]},"Month picker overlay":{v:["Kuupäevavalija ülekatteaken"]},"Next month":{v:["Järgmine kuu"]},"Next year":{v:["Järgmine aasta"]},Now:{v:["Praegu"]},"Open hours overlay":{v:["Ava tundide vaade"]},"Open minutes overlay":{v:["Ava minutite vaade"]},"Open months overlay":{v:["Ava kuude vaade"]},"Open seconds overlay":{v:["Ava sekundite vaade"]},"Open time picker":{v:["Ava ajavalija"]},"Open years overlay":{v:["Ava aastate vaade"]},Pick:{v:["Vali"]},"Previous month":{v:["Eelmine kuu"]},"Previous year":{v:["Eelmine aasta"]},"Select date":{v:["Vali kuupäev"]},"Select date and time":{v:["Vali kuupäev ja kellaaeg"]},"Select month":{v:["Vali kuu"]},"Select time":{v:["Vali aeg"]},"Select time range":{v:["Vali ajavahemik"]},"Select week":{v:["Vali nädal"]},"Select year":{v:["Vali aasta"]},"Switch AM/PM mode":{v:["Vaheta AM/PM kuvamist"]},"Time picker":{v:["Ajavalija"]},"Time zone":{v:["Ajavöönd"]},"Toggle overlay":{v:["Lülita ülekatteaken sisse/välja"]},W:{v:["W"]},"Year picker":{v:["Aastavalija"]},"Year picker overlay":{v:["Aastavavalija ülekatteaken"]}}},{l:"eu",t:{}},{l:"fa",t:{}},{l:"fi",t:{}},{l:"fr",t:{"Calendar icon":{v:["Icône de calendrier"]},Cancel:{v:["Annuler"]},"Clear value":{v:["Effacer la valeur"]},"Close time Picker":{v:["Fermer le sélecteur de temps"]},"Datepicker input":{v:["Entrée du sélecteur de date"]},"Datepicker menu":{v:["Menu du sélecteur de date"]},"Decrement hours":{v:["Diminuer les heures"]},"Decrement minutes":{v:["Diminuer les minutes"]},"Decrement seconds":{v:["Diminuer les secondes"]},"Increment hours":{v:["Augmenter les heures"]},"Increment minutes":{v:["Augmenter les minutes"]},"Increment seconds":{v:["Augmenter les secondes"]},"Month picker":{v:["Sélecteur de mois"]},"Month picker overlay":{v:["Superposition du sélecteur de mois"]},"Next month":{v:["Mois prochain"]},"Next year":{v:["Année prochaine"]},Now:{v:["Maintenant"]},"Open hours overlay":{v:["Superposition des heures d'ouverture"]},"Open minutes overlay":{v:["Superposition des minutes d'ouverture"]},"Open months overlay":{v:["Superposition des mois ouverts"]},"Open seconds overlay":{v:["Superposition des secondes ouvertes"]},"Open time picker":{v:["Ouvrir le sélecteur de temps"]},"Open years overlay":{v:["Superposition des années ouvertes"]},Pick:{v:["Choisir"]},"Previous month":{v:["Mois précédent"]},"Previous year":{v:["Année précédente"]},"Select date":{v:["Sélectionnez la date"]},"Select date and time":{v:["Sélectionnez la date et l'heure"]},"Select month":{v:["Sélectionnez le mois"]},"Select time":{v:["Sélectionnez l'heure"]},"Select time range":{v:["Sélectionnez la plage horaire"]},"Select week":{v:["Sélectionnez la semaine"]},"Select year":{v:["Sélectionnez l'année"]},"Switch AM/PM mode":{v:["Basculer le mode Matin/Après-midi"]},"Time picker":{v:["Sélecteur de temps"]},"Time zone":{v:["Fuseau horaire"]},"Toggle overlay":{v:["Basculer la superposition"]},W:{v:["W"]},"Year picker":{v:["Sélecteur d'année"]},"Year picker overlay":{v:["Superposition du sélecteur d’année"]}}},{l:"ga",t:{"Calendar icon":{v:["Deilbhín féilire"]},Cancel:{v:["Cealaigh"]},"Clear value":{v:["Luach soiléir"]},"Close time Picker":{v:["Roghnóir am dúnta"]},"Datepicker input":{v:["Ionchur datepicker"]},"Datepicker menu":{v:["Roghchlár datepicker"]},"Decrement hours":{v:["Laghdaigh uaireanta"]},"Decrement minutes":{v:["Laghdaigh nóiméid "]},"Decrement seconds":{v:["Laghdaigh soicind"]},"Increment hours":{v:["Méadaigh uaireanta"]},"Increment minutes":{v:["Méadaigh nóiméid"]},"Increment seconds":{v:["Méadaigh soicind"]},"Month picker":{v:["Roghnóir míosa"]},"Month picker overlay":{v:["Forleagan roghnóir míosa"]},"Next month":{v:["An mhí seo chugainn"]},"Next year":{v:["An bhliain seo chugainn"]},Now:{v:["Anois"]},"Open hours overlay":{v:["Forleagan uaireanta oscailte"]},"Open minutes overlay":{v:["Forleagan nóiméad oscailte"]},"Open months overlay":{v:["Forleagan míonna oscailte"]},"Open seconds overlay":{v:["Soicind oscailte forleagan"]},"Open time picker":{v:["Roghnóir am oscailte"]},"Open years overlay":{v:["Forleagan blianta oscailte"]},Pick:{v:["Pioc"]},"Previous month":{v:["An mhí roimhe sin"]},"Previous year":{v:["Bhliain roimhe sin"]},"Select date":{v:["Roghnaigh dáta"]},"Select date and time":{v:["Roghnaigh dáta agus am"]},"Select month":{v:["Roghnaigh mí"]},"Select time":{v:["Roghnaigh am"]},"Select time range":{v:["Roghnaigh raon ama"]},"Select week":{v:["Roghnaigh seachtain"]},"Select year":{v:["Roghnaigh bliain"]},"Switch AM/PM mode":{v:["Athraigh mód AM/PM"]},"Time picker":{v:["Roghnóir ama"]},"Time zone":{v:["Crios ama"]},"Toggle overlay":{v:["Scoránaigh forleagan"]},W:{v:["W"]},"Year picker":{v:["Roghnóir bliana"]},"Year picker overlay":{v:["Forleagan roghnóir bliana"]}}},{l:"gl",t:{"Calendar icon":{v:["Icona do calendario"]},Cancel:{v:["Cancelar"]},"Clear value":{v:["Limpar o valor"]},"Close time Picker":{v:["Pechar o Selector de hora"]},"Datepicker input":{v:["Entrada do selector de datas"]},"Datepicker menu":{v:["Menú do selector de datas"]},"Decrement hours":{v:["Diminuír as horas"]},"Decrement minutes":{v:["Diminuír os minutos"]},"Decrement seconds":{v:["Diminuír os segundos"]},"Increment hours":{v:["Aumentar as horas"]},"Increment minutes":{v:["Aumentar os minutos"]},"Increment seconds":{v:["Aumentar os segundos"]},"Month picker":{v:["Selector de mes"]},"Month picker overlay":{v:["Superposición do selector de mes"]},"Next month":{v:["Próximo mes"]},"Next year":{v:["Próximo ano"]},Now:{v:["Agora"]},"Open hours overlay":{v:["Abrir a superposición de horas"]},"Open minutes overlay":{v:["Abrir a superposición de minutos"]},"Open months overlay":{v:["Abrir a superposición de meses"]},"Open seconds overlay":{v:["Abrir a superposición de segundos"]},"Open time picker":{v:["Abrir o selector de hora"]},"Open years overlay":{v:["Abrir a superposición de anos"]},Pick:{v:["Escoller"]},"Previous month":{v:["Mes pasado"]},"Previous year":{v:["Ano pasado"]},"Select date":{v:["Seleccione a data"]},"Select date and time":{v:["Seleccione a data e a hora"]},"Select month":{v:["Seleccione o mes"]},"Select time":{v:["Seleccione a hora"]},"Select time range":{v:[" Seleccione o intervalo de tempo"]},"Select week":{v:["Seleccione a semana"]},"Select year":{v:["Seleccione o ano"]},"Switch AM/PM mode":{v:["Alternar o modo AM/PM"]},"Time picker":{v:["Selector de hora"]},"Time zone":{v:["Fuso horario"]},"Toggle overlay":{v:["Alternar a sobreposición"]},W:{v:["S"]},"Year picker":{v:["Selector de ano"]},"Year picker overlay":{v:["Superposición do selector de ano"]}}},{l:"he",t:{}},{l:"hr",t:{"Calendar icon":{v:["Ikona kalendara"]},Cancel:{v:["Otkaži"]},"Clear value":{v:["Očisti vrijednost"]},"Close time Picker":{v:["Zatvori odabir vremena"]},"Datepicker input":{v:["Unos birača datuma"]},"Datepicker menu":{v:["Izbornik birača datuma"]},"Decrement hours":{v:["Smanji sate"]},"Decrement minutes":{v:["Smanji minute"]},"Decrement seconds":{v:["Smanji sekunde"]},"Increment hours":{v:["Povećaj sate"]},"Increment minutes":{v:["Povećaj minute"]},"Increment seconds":{v:["Povećaj sekunde"]},"Month picker":{v:["Odabir mjeseca"]},"Month picker overlay":{v:["Sloj za odabir mjeseca"]},"Next month":{v:["Sljedeći mjesec"]},"Next year":{v:["Sljedeća godina"]},Now:{v:["Sada"]},"Open hours overlay":{v:["Otvori sloj za odabir sati"]},"Open minutes overlay":{v:["Otvori sloj za odabir minuta"]},"Open months overlay":{v:["Otvori sloj za odabir mjeseci"]},"Open seconds overlay":{v:["Otvori sloj za odabir sekundi"]},"Open time picker":{v:["Otvori birač vremena"]},"Open years overlay":{v:["Otvori sloj za odabir godina"]},Pick:{v:["Odaberi"]},"Previous month":{v:["Prethodni mjesec"]},"Previous year":{v:["Prethodna godina"]},"Select date":{v:["Odaberi datum"]},"Select date and time":{v:["Odaberi datum i vrijeme"]},"Select month":{v:["Odaberi mjesec"]},"Select time":{v:["Odaberi vrijeme"]},"Select time range":{v:["Odaberi vremenski raspon"]},"Select week":{v:["Odaberi tjedan"]},"Select year":{v:["Odaberi godinu"]},"Switch AM/PM mode":{v:["Prebaci AM/PM način"]},"Time picker":{v:["Odabir vremena"]},"Time zone":{v:["Vremenska zona"]},"Toggle overlay":{v:["Uključi/isključi sloj"]},W:{v:["W"]},"Year picker":{v:["Odabir godine"]},"Year picker overlay":{v:["Sloj za odabir godine"]}}},{l:"hu",t:{}},{l:"id",t:{"Calendar icon":{v:["Ikon kalender"]},Cancel:{v:["Batal"]},"Clear value":{v:["Hapus nilai"]},"Close time Picker":{v:["Tutup pemilih waktu"]},"Datepicker input":{v:["Input pemilih tanggal"]},"Datepicker menu":{v:["Menu pemilih tanggal"]},"Decrement hours":{v:["Kurangi jam"]},"Decrement minutes":{v:["Kurangi menit"]},"Decrement seconds":{v:["Kurangi detik"]},"Increment hours":{v:["Tambah jam"]},"Increment minutes":{v:["Tambah menit"]},"Increment seconds":{v:["Tambah detik"]},"Month picker":{v:["Pemilih bulan"]},"Month picker overlay":{v:["Overlay pemilih bulan"]},"Next month":{v:["Bulan berikutnya"]},"Next year":{v:["Tahun berikutnya"]},Now:{v:["Sekarang"]},"Open hours overlay":{v:["Buka overlay jam"]},"Open minutes overlay":{v:["Buka overlay menit"]},"Open months overlay":{v:["Buka overlay bulan"]},"Open seconds overlay":{v:["Buka overlay detik"]},"Open time picker":{v:["Buka pemilih waktu"]},"Open years overlay":{v:["Buka overlay tahun"]},Pick:{v:["Pilih"]},"Previous month":{v:["Bulan sebelumnya"]},"Previous year":{v:["Tahun sebelumnya"]},"Select date":{v:["Pilih tanggal"]},"Select date and time":{v:["Pilih tanggal dan waktu"]},"Select month":{v:["Pilih bulan"]},"Select time":{v:["Pilih waktu"]},"Select time range":{v:["Pilih rentang waktu"]},"Select week":{v:["Pilih minggu"]},"Select year":{v:["Pilih tahun"]},"Switch AM/PM mode":{v:["Ganti mode AM/PM"]},"Time picker":{v:["Pemilih waktu"]},"Time zone":{v:["Zona waktu"]},"Toggle overlay":{v:["Alihkan overlay"]},W:{v:["W"]},"Year picker":{v:["Pemilih tahun"]},"Year picker overlay":{v:["Overlay pemilih tahun"]}}},{l:"is",t:{}},{l:"it",t:{}},{l:"ja",t:{"Calendar icon":{v:["カレンダーのアイコン"]},Cancel:{v:["キャンセル"]},"Clear value":{v:["値をクリア"]},"Close time Picker":{v:["時間ピッカーを閉じる"]},"Datepicker input":{v:["データピッカー入力"]},"Datepicker menu":{v:["データピッカーメニュー"]},"Decrement hours":{v:["時間を減らす"]},"Decrement minutes":{v:["分を減らす"]},"Decrement seconds":{v:["秒を減らす"]},"Increment hours":{v:["時間を増やす"]},"Increment minutes":{v:["分を増やす"]},"Increment seconds":{v:["秒を増やす"]},"Month picker":{v:["月ピッカー"]},"Month picker overlay":{v:["月ピッカーオーバーレイ"]},"Next month":{v:["次月"]},"Next year":{v:["次年"]},Now:{v:["現在"]},"Open hours overlay":{v:["時間オーバーレイを開く"]},"Open minutes overlay":{v:["分オーバーレイを開く"]},"Open months overlay":{v:["月オーバーレイを開く"]},"Open seconds overlay":{v:["秒オーバーレイを開く"]},"Open time picker":{v:["時間ピッカーを開く"]},"Open years overlay":{v:["年オーバーレイを開く"]},Pick:{v:["選択"]},"Previous month":{v:["前月"]},"Previous year":{v:["前年"]},"Select date":{v:["日付を選択"]},"Select date and time":{v:["日付と時刻を選択"]},"Select month":{v:["月を選択"]},"Select time":{v:["時刻を選択"]},"Select time range":{v:["時間範囲を選択"]},"Select week":{v:["週を選択"]},"Select year":{v:["年を選択"]},"Switch AM/PM mode":{v:["AM/PMモードの切り替え"]},"Time picker":{v:["時刻ピッカー"]},"Toggle overlay":{v:["オーバーレイの切り替え"]},W:{v:["W"]},"Year picker":{v:["年ピッカー"]},"Year picker overlay":{v:["年ピッカーオーバーレイ"]}}},{l:"ja-JP",t:{}},{l:"ko",t:{"Calendar icon":{v:["캘린더 아이콘"]},Cancel:{v:["취소"]},"Clear value":{v:["값 지우기"]},"Close time Picker":{v:["시간 선택기 닫기"]},"Datepicker input":{v:["날짜 선택기 입력"]},"Datepicker menu":{v:["날짜 입력기 메뉴"]},"Decrement hours":{v:["시 감소"]},"Decrement minutes":{v:["분 감소"]},"Decrement seconds":{v:["초 감소"]},"Increment hours":{v:["시 증가"]},"Increment minutes":{v:["분 증가"]},"Increment seconds":{v:["초 증가"]},"Month picker":{v:["월 선택기"]},"Month picker overlay":{v:["월 선택기 오버레이"]},"Next month":{v:["다음 달"]},"Next year":{v:["다음 해"]},Now:{v:["현재"]},"Open hours overlay":{v:["시 오버레이 열기"]},"Open minutes overlay":{v:["분 오버레이 열기"]},"Open months overlay":{v:["월 오버레이 열기"]},"Open seconds overlay":{v:["초 오버레이 열기"]},"Open time picker":{v:["시간 선택기 열기"]},"Open years overlay":{v:["년 오버레이 열기"]},Pick:{v:["선택"]},"Previous month":{v:["이전 달"]},"Previous year":{v:["이전 해"]},"Select date":{v:["날짜 선택"]},"Select date and time":{v:["날짜와 시간 선택"]},"Select month":{v:["월 선택"]},"Select time":{v:["시간 선택"]},"Select time range":{v:["시간 구간 선택"]},"Select week":{v:["주 선택"]},"Select year":{v:["년도 선택"]},"Switch AM/PM mode":{v:["AM/PM 모드 전환"]},"Time picker":{v:["시간 선택기"]},"Time zone":{v:["시간대"]},"Toggle overlay":{v:["오버레이 토글"]},W:{v:["W"]},"Year picker":{v:["년도 선택기"]},"Year picker overlay":{v:["년도 선택기 오버레이"]}}},{l:"lo",t:{"Calendar icon":{v:["ໄອຄອນປະຕິທິນ"]},Cancel:{v:["ຍົກເລີກ"]},"Clear value":{v:["ລຶບຄ່າ"]},"Close time Picker":{v:["ປິດໂຕເລືອກເວລາ"]},"Datepicker input":{v:["ຊ່ອງປ້ອນວັນທີ"]},"Datepicker menu":{v:["ເມນູໂຕເລືອກວັນທີ"]},"Decrement hours":{v:["ຫຼຸດຊົ່ວໂມງ"]},"Decrement minutes":{v:["ຫຼຸດນາທີ"]},"Decrement seconds":{v:["ຫຼຸດວິນາທີ"]},"Increment hours":{v:["ເພີ່ມຊົ່ວໂມງ"]},"Increment minutes":{v:["ເພີ່ມນາທີ"]},"Increment seconds":{v:["ເພີ່ມວິນາທີ"]},"Month picker":{v:["ໂຕເລືອກເດືອນ"]},"Month picker overlay":{v:["ໜ້າຕ່າງໂຕເລືອກເດືອນ"]},"Next month":{v:["ເດືອນໜ້າ"]},"Next year":{v:["ປີໜ້າ"]},Now:{v:["ຕອນນີ້"]},"Open hours overlay":{v:["ເປີດໜ້າຕ່າງເລືອກຊົ່ວໂມງ"]},"Open minutes overlay":{v:["ເປີດໜ້າຕ່າງເລືອກນາທີ"]},"Open months overlay":{v:["ເປີດໜ້າຕ່າງເລືອກເດືອນ"]},"Open seconds overlay":{v:["ເປີດໜ້າຕ່າງເລືອກວິນາທີ"]},"Open time picker":{v:["ເປີດໂຕເລືອກເວລາ"]},"Open years overlay":{v:["ເປີດໜ້າຕ່າງເລືອກປີ"]},Pick:{v:["ເລືອກ"]},"Previous month":{v:["ເດືອນກ່ອນ"]},"Previous year":{v:["ປີກ່ອນ"]},"Select date":{v:["ເລືອກວັນທີ"]},"Select date and time":{v:["ເລືອກວັນທີ ແລະ ເວລາ"]},"Select month":{v:["ເລືອກເດືອນ"]},"Select time":{v:["ເລືອກເວລາ"]},"Select time range":{v:["ເລືອກຊ່ວງເວລາ"]},"Select week":{v:["ເລືອກອາທິດ"]},"Select year":{v:["ເລືອກປີ"]},"Switch AM/PM mode":{v:["ສະຫຼັບໂໝດ AM/PM"]},"Time picker":{v:["ໂຕເລືອກເວລາ"]},"Toggle overlay":{v:["ສະຫຼັບໜ້າຕ່າງ"]},W:{v:["ອ"]},"Year picker":{v:["ໂຕເລືອກປີ"]},"Year picker overlay":{v:["ໜ້າຕ່າງໂຕເລືອກປີ"]}}},{l:"lt-LT",t:{}},{l:"lv",t:{}},{l:"mk",t:{"Calendar icon":{v:["Икона за календар"]},Cancel:{v:["Откажи"]},"Clear value":{v:["Исчисти вредност"]},"Close time Picker":{v:["Затвори избирач на време"]},"Datepicker input":{v:["Поле за избор на датум"]},"Datepicker menu":{v:["Мени за избор на датум"]},"Decrement hours":{v:["Намали часови"]},"Decrement minutes":{v:["Намали минути"]},"Decrement seconds":{v:["Намали секунди"]},"Increment hours":{v:["Зголеми часови"]},"Increment minutes":{v:["Зголеми минути"]},"Increment seconds":{v:["Зголеми секунди"]},"Month picker":{v:["Избор на месец"]},"Month picker overlay":{v:["Надолжен избор на месец"]},"Next month":{v:["Следен месец"]},"Next year":{v:["Следна година"]},Now:{v:["Сега"]},"Open hours overlay":{v:["Отвори преклоп за часови"]},"Open minutes overlay":{v:["Отвори преклоп за минути"]},"Open months overlay":{v:["Отвори преклоп за месеци"]},"Open seconds overlay":{v:["Отвори преклоп за секунди"]},"Open time picker":{v:["Отвори избор на време"]},"Open years overlay":{v:["Отвори преклоп за години"]},Pick:{v:["Избери"]},"Previous month":{v:["Предходен месец"]},"Previous year":{v:["Предходна година"]},"Select date":{v:["Избери датум"]},"Select date and time":{v:["Избери датум и време"]},"Select month":{v:["Избери месец"]},"Select time":{v:["Избери време"]},"Select time range":{v:["Избери времески опсег"]},"Select week":{v:["Избери недела"]},"Select year":{v:["Избери година"]},"Switch AM/PM mode":{v:["Смени AM/PM режим"]},"Time picker":{v:["Избирач на време"]},"Toggle overlay":{v:["Вклучи/исклучи преклоп"]},W:{v:["W"]},"Year picker":{v:["Избор на година"]},"Year picker overlay":{v:["Надолжен избор на година"]}}},{l:"my",t:{}},{l:"nb",t:{}},{l:"nl",t:{"Calendar icon":{v:["Kalender-pictogram"]},Cancel:{v:["Annuleren"]},"Clear value":{v:["Waarde wissen"]},"Close time Picker":{v:["Tijdkiezer sluiten"]},"Datepicker input":{v:["Datumkiezer invoer"]},"Datepicker menu":{v:["Datumkiezer menu"]},"Decrement hours":{v:["Uren verminderen"]},"Decrement minutes":{v:["Minuten verminderen"]},"Decrement seconds":{v:["Seconden verminderen"]},"Increment hours":{v:["Uren vermeerderen"]},"Increment minutes":{v:["Minuten vermeerderen"]},"Increment seconds":{v:["Seconden vermeerderen"]},"Month picker":{v:["Maandkiezer"]},"Month picker overlay":{v:["Maandkiezer-overlay"]},"Next month":{v:["Volgende maand"]},"Next year":{v:["Volgend jaar"]},Now:{v:["Nu"]},"Open hours overlay":{v:["Uren-overlay openen"]},"Open minutes overlay":{v:["Minuten-overlay openen"]},"Open months overlay":{v:["Maanden-overlay openen"]},"Open seconds overlay":{v:["Seconden-overlay openen"]},"Open time picker":{v:["Tijdkiezer openen"]},"Open years overlay":{v:["Jaren-overlay openen"]},Pick:{v:["Kiezen"]},"Previous month":{v:["Vorige maand"]},"Previous year":{v:["Vorig jaar"]},"Select date":{v:["Selecteer datum"]},"Select date and time":{v:["Selecteer datum en tijd"]},"Select month":{v:["Selecteer maand"]},"Select time":{v:["Selecteer tijd"]},"Select time range":{v:["Selecteer tijdsbereik"]},"Select week":{v:["Selecteer week"]},"Select year":{v:["Selecteer jaar"]},"Switch AM/PM mode":{v:["AM/PM-modus wisselen"]},"Time picker":{v:["Tijdkiezer"]},"Time zone":{v:["Tijdzone"]},"Toggle overlay":{v:["Overlay wisselen"]},W:{v:["W"]},"Year picker":{v:["Jaarkiezer"]},"Year picker overlay":{v:["Jaarkiezer-overlay"]}}},{l:"oc",t:{}},{l:"pl",t:{}},{l:"pt-BR",t:{"Calendar icon":{v:["Ícone de calendário"]},Cancel:{v:["Cancelar"]},"Clear value":{v:["Limpar valor"]},"Close time Picker":{v:["Fechar Seletor de tempo"]},"Datepicker input":{v:["entrada do seletor de data"]},"Datepicker menu":{v:["menu do seletor de data"]},"Decrement hours":{v:["Diminuir horas"]},"Decrement minutes":{v:["Diminuir minutos"]},"Decrement seconds":{v:["Diminuir segundos"]},"Increment hours":{v:["Aumentar horas"]},"Increment minutes":{v:["Aumentar minutos"]},"Increment seconds":{v:["Aumentar segundos"]},"Month picker":{v:["Seletor de meses"]},"Month picker overlay":{v:["Sobreposição do seletor de meses"]},"Next month":{v:["Próximo mês"]},"Next year":{v:["Próximo ano"]},Now:{v:["Agora"]},"Open hours overlay":{v:["Abrir sobreposição de horas"]},"Open minutes overlay":{v:["Abrir sobreposição de minutos"]},"Open months overlay":{v:["Abrir sobreposição de meses"]},"Open seconds overlay":{v:["Abrir sobreposição de segundos"]},"Open time picker":{v:["Abrir seletor de tempo"]},"Open years overlay":{v:["Abrir sobreposição de anos"]},Pick:{v:["Escolher"]},"Previous month":{v:["Mês anterior"]},"Previous year":{v:["Ano anterior"]},"Select date":{v:["Selecione data"]},"Select date and time":{v:["Selecione data e hora"]},"Select month":{v:["Selecione mês"]},"Select time":{v:["Selecione hora"]},"Select time range":{v:["Selecione intervalo de tempo"]},"Select week":{v:["Selecione semana"]},"Select year":{v:["Selecione ano"]},"Switch AM/PM mode":{v:["Alternar modo AM/PM"]},"Time picker":{v:["Seletor de tempo"]},"Time zone":{v:["Fuso horário"]},"Toggle overlay":{v:["Alternar sobreposição"]},W:{v:["S"]},"Year picker":{v:["Seletor de ano"]},"Year picker overlay":{v:["Sobreposição do seletor de ano"]}}},{l:"pt-PT",t:{"Calendar icon":{v:["Ícone de calendário"]},Cancel:{v:["Cancelar"]},"Clear value":{v:["Limpar valor"]},"Close time Picker":{v:["Fechar seletor de hora"]},"Datepicker input":{v:["Campo do seletor de data"]},"Datepicker menu":{v:["Menu do seletor de data"]},"Decrement hours":{v:["Diminuir horas"]},"Decrement minutes":{v:["Diminuir minutos"]},"Decrement seconds":{v:["Diminuir segundos"]},"Increment hours":{v:["Aumentar horas"]},"Increment minutes":{v:["Aumentar minutos"]},"Increment seconds":{v:["Aumentar segundos"]},"Month picker":{v:["Seletor de mês"]},"Month picker overlay":{v:["Janela do seletor de mês"]},"Next month":{v:["Próximo mês"]},"Next year":{v:["Próximo ano"]},Now:{v:["Agora"]},"Open hours overlay":{v:["Abrir janela de horas"]},"Open minutes overlay":{v:["Abrir janela de minutos"]},"Open months overlay":{v:["Abrir janela de meses"]},"Open seconds overlay":{v:["Abrir janela de segundos"]},"Open time picker":{v:["Abrir seletor de hora"]},"Open years overlay":{v:["Abrir janela de anos"]},Pick:{v:["Selecionar"]},"Previous month":{v:["Mês anterior"]},"Previous year":{v:["Ano anterior"]},"Select date":{v:["Selecionar data"]},"Select date and time":{v:["Selecionar data e hora"]},"Select month":{v:["Selecionar mês"]},"Select time":{v:["Selecionar hora"]},"Select time range":{v:["Selecionar intervalo de horas"]},"Select week":{v:["Selecionar semana"]},"Select year":{v:["Selecionar ano"]},"Switch AM/PM mode":{v:["Alternar modo AM/PM"]},"Time picker":{v:["Seletor de hora"]},"Toggle overlay":{v:["Alternar sobreposição"]},W:{v:["S"]},"Year picker":{v:["Seletor de ano"]},"Year picker overlay":{v:["Janela do seletor de ano"]}}},{l:"ro",t:{}},{l:"ru",t:{"Calendar icon":{v:["Значок календаря"]},Cancel:{v:["Отмена"]},"Clear value":{v:["Очистить значение"]},"Close time Picker":{v:["Закрыть выбор времени"]},"Datepicker input":{v:["Поле выбора даты"]},"Datepicker menu":{v:["Меню выбора даты"]},"Decrement hours":{v:["Уменьшить количество часов"]},"Decrement minutes":{v:["Уменьшить количество минут"]},"Decrement seconds":{v:["Уменьшить количество секунд"]},"Increment hours":{v:["Увеличить количество часов"]},"Increment minutes":{v:["Увеличить количество минут"]},"Increment seconds":{v:["Увеличить количество секунд"]},"Month picker":{v:["Выбор месяца"]},"Month picker overlay":{v:["Окно выбора месяца"]},"Next month":{v:["Следующий месяц"]},"Next year":{v:["Следующий год"]},Now:{v:["Сейчас"]},"Open hours overlay":{v:["Открыть окно выбора часов"]},"Open minutes overlay":{v:["Открыть окно выбора минут"]},"Open months overlay":{v:["Открыть окно выбора месяца"]},"Open seconds overlay":{v:["Открыть окно выбора секунд"]},"Open time picker":{v:["Открыть средство выбора времени"]},"Open years overlay":{v:["Открыть окно выбора года"]},Pick:{v:["Выбор"]},"Previous month":{v:["Предыдущий месяц"]},"Previous year":{v:["Предыдущий год"]},"Select date":{v:["Выбрать дату"]},"Select date and time":{v:["Выбрать дату и время"]},"Select month":{v:["Выбрать месяц"]},"Select time":{v:["Выбрать время"]},"Select time range":{v:["Выбрать временной диапазон"]},"Select week":{v:["Выбрать неделю"]},"Select year":{v:["Выбрать год"]},"Switch AM/PM mode":{v:["Переключение режима AM/PM"]},"Time picker":{v:["Выбор времени"]},"Time zone":{v:["Часовой пояс"]},"Toggle overlay":{v:["Переключить панель"]},W:{v:["Н"]},"Year picker":{v:["Выбор года"]},"Year picker overlay":{v:["Окно выбора года"]}}},{l:"sk",t:{}},{l:"sl",t:{}},{l:"sr",t:{"Calendar icon":{v:["Икона календара"]},Cancel:{v:["Откажи"]},"Clear value":{v:["Обриши вредност"]},"Close time Picker":{v:["Затвори бирач времена"]},"Datepicker input":{v:["Улаз бирача датума"]},"Datepicker menu":{v:["Мени бирача датума"]},"Decrement hours":{v:["Умањи сате"]},"Decrement minutes":{v:["Умањи минуте"]},"Decrement seconds":{v:["Умањи секунде"]},"Increment hours":{v:["Увећај сате"]},"Increment minutes":{v:["Увећај минуте"]},"Increment seconds":{v:["Увећај секунде"]},"Month picker":{v:["Бирач месеца"]},"Month picker overlay":{v:["Маска бирача месеца"]},"Next month":{v:["Наредни месец"]},"Next year":{v:["Наредна година"]},Now:{v:["Сада"]},"Open hours overlay":{v:["Отвори маску сати"]},"Open minutes overlay":{v:["Отвори маску минута"]},"Open months overlay":{v:["Отвори маску месеци"]},"Open seconds overlay":{v:["Отвори маску секунди"]},"Open time picker":{v:["Отвори бирач времена"]},"Open years overlay":{v:["Отвори маску година"]},Pick:{v:["Изабери"]},"Previous month":{v:["Претходни месец"]},"Previous year":{v:["Претходна година"]},"Select date":{v:["Изаберите датум"]},"Select date and time":{v:["Изаберите датум и време"]},"Select month":{v:["Изаберите месец"]},"Select time":{v:["Изаберите време"]},"Select time range":{v:["Изаберите опсег времена"]},"Select week":{v:["Изаберите недељу"]},"Select year":{v:["Изаберите годину"]},"Switch AM/PM mode":{v:["Укљ./Искљ. AM/PM режим"]},"Time picker":{v:["Бирач времена"]},"Toggle overlay":{v:["Укљ./Искљ. маску"]},W:{v:["W"]},"Year picker":{v:["Бирач године"]},"Year picker overlay":{v:["Маска бирача године"]}}},{l:"sv",t:{}},{l:"tr",t:{"Calendar icon":{v:["Takvim simgesi"]},Cancel:{v:["İptal"]},"Clear value":{v:["Değeri temizle"]},"Close time Picker":{v:["Zaman seçiciyi kapat"]},"Datepicker input":{v:["Tarih seçici girişi"]},"Datepicker menu":{v:["Tarih seçici menüsü"]},"Decrement hours":{v:["Azalma saati"]},"Decrement minutes":{v:["Azalma dakikası"]},"Decrement seconds":{v:["Azalma saniyesi"]},"Increment hours":{v:["Artma saati"]},"Increment minutes":{v:["Artma dakikası"]},"Increment seconds":{v:["Artma saniyesi"]},"Month picker":{v:["Ay seçici"]},"Month picker overlay":{v:["Ay seçici kaplaması"]},"Next month":{v:["Sonraki ay"]},"Next year":{v:["Sonraki yıl"]},Now:{v:["Şimdi"]},"Open hours overlay":{v:["Açık saatler kaplaması"]},"Open minutes overlay":{v:["Dakika kaplamasını aç"]},"Open months overlay":{v:["Ay kaplamasını aç"]},"Open seconds overlay":{v:["Saniye kaplamasını aç"]},"Open time picker":{v:["Saat seçiciyi aç"]},"Open years overlay":{v:["Yıl kaplamasını aç"]},Pick:{v:["Seçin"]},"Previous month":{v:["Önceki ay"]},"Previous year":{v:["Önceki yıl"]},"Select date":{v:["Tarih seçin"]},"Select date and time":{v:["Tarih ve saat seçin"]},"Select month":{v:["Ay seçin"]},"Select time":{v:["Saat seçin"]},"Select time range":{v:["Saat aralığı seçin"]},"Select week":{v:["Hafta seçin"]},"Select year":{v:["Yıl seçin"]},"Switch AM/PM mode":{v:["ÖÖ/ÖS kipine geç"]},"Time picker":{v:["Saat seçici"]},"Time zone":{v:["Saat dilimi"]},"Toggle overlay":{v:["Kaplamayı aç/kapat"]},W:{v:["W"]},"Year picker":{v:["Yıl seçici"]},"Year picker overlay":{v:["Yıl seçici kaplaması"]}}},{l:"uk",t:{"Calendar icon":{v:["Значок календаря"]},Cancel:{v:["Скасувати"]},"Clear value":{v:["Очистити значення"]},"Close time Picker":{v:["Закрити вибір часу"]},"Datepicker input":{v:["Вибір дати"]},"Datepicker menu":{v:["Меню вибору дати"]},"Decrement hours":{v:["Зменшення годин"]},"Decrement minutes":{v:["Зменшення хвилин"]},"Decrement seconds":{v:["Зменшення секунд"]},"Increment hours":{v:["Збільшення годин"]},"Increment minutes":{v:["Збільшення хвилин"]},"Increment seconds":{v:["Збільшення секунд"]},"Month picker":{v:["Вибір місяця"]},"Month picker overlay":{v:["Напис вибору місяця"]},"Next month":{v:["Наступний місяць"]},"Next year":{v:["Наступний рік"]},Now:{v:["Зараз"]},"Open hours overlay":{v:["Відкрити напис годин"]},"Open minutes overlay":{v:["Відкрити напис хвилин"]},"Open months overlay":{v:["Відкрити напис місяців"]},"Open seconds overlay":{v:["Відкрити напис секунд"]},"Open time picker":{v:["Відкрити вибір часу"]},"Open years overlay":{v:["Відкрити напис років"]},Pick:{v:["Вибрати"]},"Previous month":{v:["Попередній місяць"]},"Previous year":{v:["Попередній рік"]},"Select date":{v:["Вибрати дату"]},"Select date and time":{v:["Вибрати дату та час"]},"Select month":{v:["Вибрати місяць"]},"Select time":{v:["Вибрати час"]},"Select time range":{v:["Вибрати проміжок часу"]},"Select week":{v:["Вибрати тиждень"]},"Select year":{v:["Вибрати рік"]},"Switch AM/PM mode":{v:["Перемкнути показ по полудні/до полудня"]},"Time picker":{v:["Вибір часу"]},"Toggle overlay":{v:["Перемкнути напис"]},W:{v:["Тиж."]},"Year picker":{v:["Вибір року"]},"Year picker overlay":{v:["Напис вибору року"]}}},{l:"uz",t:{"Calendar icon":{v:["Kalendar belgisi"]},Cancel:{v:["Bekor qilish"]},"Clear value":{v:["Qiymatni tozalash"]},"Close time Picker":{v:["Vaqtni tanlash vositasini yopish"]},"Datepicker input":{v:["Sana tanlash vositasi kiritish"]},"Datepicker menu":{v:["Sana tanlash menyusi"]},"Decrement hours":{v:["Ish vaqtini qisqartirish"]},"Decrement minutes":{v:["Daqiqalarni kamaytirish"]},"Decrement seconds":{v:["Soniyalarni kamaytirish"]},"Increment hours":{v:["Ish soatlarini oshirish"]},"Increment minutes":{v:["Daqiqalarni oshiring"]},"Increment seconds":{v:["Soniyalarni ko'paytirish"]},"Month picker":{v:["Oyni tanlovchi"]},"Month picker overlay":{v:["Oyni tanlash vositasi qoplamasi"]},"Next month":{v:["Keyingi oy"]},"Next year":{v:["Keyingi yil"]},Now:{v:["Hozir"]},"Open hours overlay":{v:["Ochiq ish soatlari"]},"Open minutes overlay":{v:["Ochiq daqiqalar qoplamasi"]},"Open months overlay":{v:["Ochiq oylik qoplama"]},"Open seconds overlay":{v:["Ochiq soniyalar qoplamasi"]},"Open time picker":{v:["Vaqt tanlagichni ochish"]},"Open years overlay":{v:["Yillar qoplamasini ochish"]},Pick:{v:["Tanlash"]},"Previous month":{v:["Oldingi oy"]},"Previous year":{v:["O'tgan yil"]},"Select date":{v:["Sana tanlang"]},"Select date and time":{v:["Sana va vaqtni tanlang"]},"Select month":{v:["Oyni tanlang"]},"Select time":{v:["Oyni tanlang"]},"Select time range":{v:["Vaqt oralig'ini tanlang"]},"Select week":{v:["Haftani tanlang"]},"Select year":{v:["Yilni tanlang"]},"Switch AM/PM mode":{v:["AM/PM rejimini almashtiring"]},"Time picker":{v:["Vaqtni tanlovchi"]},"Toggle overlay":{v:["Qoplamani almashtirish"]},W:{v:["W"]},"Year picker":{v:["Yilni tanlovchi"]},"Year picker overlay":{v:["Yilni tanlash vositasi"]}}},{l:"zh-CN",t:{}},{l:"zh-HK",t:{"Calendar icon":{v:["行事曆圖示"]},Cancel:{v:["取消"]},"Clear value":{v:["清除值"]},"Close time Picker":{v:["關閉時間挑選器"]},"Datepicker input":{v:["日期挑選器輸入"]},"Datepicker menu":{v:["日期挑選器選單"]},"Decrement hours":{v:["小時遞減"]},"Decrement minutes":{v:["分鐘遞減"]},"Decrement seconds":{v:["秒遞減"]},"Increment hours":{v:["小時遞增"]},"Increment minutes":{v:["分鐘遞增"]},"Increment seconds":{v:["秒遞增"]},"Month picker":{v:["月挑選器"]},"Month picker overlay":{v:["月挑選器覆蓋層"]},"Next month":{v:["下個月"]},"Next year":{v:["明年"]},Now:{v:["現在"]},"Open hours overlay":{v:["開啟小時覆蓋層"]},"Open minutes overlay":{v:["開啟分鐘覆蓋層"]},"Open months overlay":{v:["開啟月覆蓋層"]},"Open seconds overlay":{v:["開啟秒覆蓋層"]},"Open time picker":{v:["開啟時間挑選器"]},"Open years overlay":{v:["開啟年覆蓋層"]},Pick:{v:["挑選"]},"Previous month":{v:["上個月"]},"Previous year":{v:["去年"]},"Select date":{v:["選取日期"]},"Select date and time":{v:["選取日期與時間"]},"Select month":{v:["選取月"]},"Select time":{v:["選取時間"]},"Select time range":{v:["選取時間範圍"]},"Select week":{v:["選取週"]},"Select year":{v:["選取年"]},"Switch AM/PM mode":{v:["切換上午/下午模式"]},"Time picker":{v:["時間挑選器"]},"Toggle overlay":{v:["切換覆蓋層"]},W:{v:["週"]},"Year picker":{v:["年挑選器"]},"Year picker overlay":{v:["年挑選器覆蓋層"]}}},{l:"zh-TW",t:{"Calendar icon":{v:["行事曆圖示"]},Cancel:{v:["取消"]},"Clear value":{v:["清除值"]},"Close time Picker":{v:["關閉時間挑選器"]},"Datepicker input":{v:["日期挑選器輸入"]},"Datepicker menu":{v:["日期挑選器選單"]},"Decrement hours":{v:["小時遞減"]},"Decrement minutes":{v:["分鐘遞減"]},"Decrement seconds":{v:["秒遞減"]},"Increment hours":{v:["小時遞增"]},"Increment minutes":{v:["分鐘遞增"]},"Increment seconds":{v:["秒遞增"]},"Month picker":{v:["月挑選器"]},"Month picker overlay":{v:["月挑選器覆蓋層"]},"Next month":{v:["下個月"]},"Next year":{v:["明年"]},Now:{v:["現在"]},"Open hours overlay":{v:["開啟小時覆蓋層"]},"Open minutes overlay":{v:["開啟分鐘覆蓋層"]},"Open months overlay":{v:["開啟月覆蓋層"]},"Open seconds overlay":{v:["開啟秒覆蓋層"]},"Open time picker":{v:["開啟時間挑選器"]},"Open years overlay":{v:["開啟年覆蓋層"]},Pick:{v:["挑選"]},"Previous month":{v:["上個月"]},"Previous year":{v:["去年"]},"Select date":{v:["選取日期"]},"Select date and time":{v:["選取日期與時間"]},"Select month":{v:["選取月"]},"Select time":{v:["選取時間"]},"Select time range":{v:["選取時間範圍"]},"Select week":{v:["選取週"]},"Select year":{v:["選取年"]},"Switch AM/PM mode":{v:["切換上午/下午模式"]},"Time picker":{v:["時間挑選器"]},"Toggle overlay":{v:["切換覆蓋層"]},W:{v:["W"]},"Year picker":{v:["年挑選器"]},"Year picker overlay":{v:["年挑選器覆蓋層"]}}}],hA=[{l:"ar",t:{"Clear selected":{v:["محو المحدّد"]},"Deselect {option}":{v:["إلغاء تحديد {option}"]},"No results":{v:["ليس هناك أية نتيجة"]},Options:{v:["خيارات"]}}},{l:"ast",t:{"Clear selected":{v:["Borrar lo seleicionao"]},"Deselect {option}":{v:["Deseleicionar «{option}»"]},"No results":{v:["Nun hai nengún resultáu"]},Options:{v:["Opciones"]}}},{l:"br",t:{"No results":{v:["Disoc'h ebet"]}}},{l:"ca",t:{"No results":{v:["Sense resultats"]}}},{l:"cs",t:{"Clear selected":{v:["Vyčistit vybrané"]},"Deselect {option}":{v:["Zrušit výběr {option}"]},"No results":{v:["Nic nenalezeno"]},Options:{v:["Možnosti"]}}},{l:"cs-CZ",t:{"Clear selected":{v:["Vyčistit vybrané"]},"Deselect {option}":{v:["Zrušit výběr {option}"]},"No results":{v:["Nic nenalezeno"]},Options:{v:["Možnosti"]}}},{l:"da",t:{"Clear selected":{v:["Ryd valgt"]},"Deselect {option}":{v:["Fravælg {option}"]},"No results":{v:["Ingen resultater"]},Options:{v:["Indstillinger"]}}},{l:"de",t:{"Clear selected":{v:["Auswahl leeren"]},"Deselect {option}":{v:["{option} abwählen"]},"No results":{v:["Keine Ergebnisse"]},Options:{v:["Optionen"]}}},{l:"de-DE",t:{"Clear selected":{v:["Auswahl leeren"]},"Deselect {option}":{v:["{option} abwählen"]},"No results":{v:["Keine Ergebnisse"]},Options:{v:["Optionen"]}}},{l:"el",t:{"Clear selected":{v:["Εκκαθάριση επιλογής"]},"Deselect {option}":{v:["Αποεπιλογή {option}"]},"No results":{v:["Κανένα αποτέλεσμα"]},Options:{v:["Επιλογές"]}}},{l:"en-GB",t:{"Clear selected":{v:["Clear selected"]},"Deselect {option}":{v:["Deselect {option}"]},"No results":{v:["No results"]},Options:{v:["Options"]}}},{l:"eo",t:{"No results":{v:["La rezulto forestas"]}}},{l:"es",t:{"Clear selected":{v:["Limpiar selección"]},"Deselect {option}":{v:["Deseleccionar {option}"]},"No results":{v:[" Ningún resultado"]},Options:{v:["Opciones"]}}},{l:"es-AR",t:{"Clear selected":{v:["Limpiar selección"]},"Deselect {option}":{v:["Deseleccionar {option}"]},"No results":{v:["Sin resultados"]},Options:{v:["Opciones"]}}},{l:"es-EC",t:{"No results":{v:["Sin resultados"]}}},{l:"es-MX",t:{"Clear selected":{v:["Limpiar selección"]},"Deselect {option}":{v:["Deseleccionar {option}"]},"No results":{v:["Sin resultados"]},Options:{v:["Opciones"]}}},{l:"et-EE",t:{"Clear selected":{v:["Tühjenad valik"]},"Deselect {option}":{v:["Eemalda {option} valik"]},"No results":{v:["Tulemusi pole"]},Options:{v:["Valikud"]}}},{l:"eu",t:{"No results":{v:["Emaitzarik ez"]}}},{l:"fa",t:{"Clear selected":{v:["پاک کردن مورد انتخاب شده"]},"Deselect {option}":{v:["لغو انتخاب {option}"]},"No results":{v:["بدون هیچ نتیجهای"]},Options:{v:["گزینهها"]}}},{l:"fi",t:{"Clear selected":{v:["Tyhjennä valitut"]},"Deselect {option}":{v:["Poista valinta {option}"]},"No results":{v:["Ei tuloksia"]},Options:{v:["Valinnat"]}}},{l:"fr",t:{"Clear selected":{v:["Vider la sélection"]},"Deselect {option}":{v:["Désélectionner {option}"]},"No results":{v:["Aucun résultat"]},Options:{v:["Options"]}}},{l:"ga",t:{"Clear selected":{v:["Glan roghnaithe"]},"Deselect {option}":{v:["Díroghnaigh {option}"]},"No results":{v:["Gan torthaí"]},Options:{v:["Roghanna"]}}},{l:"gl",t:{"Clear selected":{v:["Limpar o seleccionado"]},"Deselect {option}":{v:["Desmarcar {option}"]},"No results":{v:["Sen resultados"]},Options:{v:["Opcións"]}}},{l:"he",t:{"No results":{v:["אין תוצאות"]}}},{l:"hr",t:{"Clear selected":{v:["Očisti odabir"]},"Deselect {option}":{v:["Odznači {option}"]},"No results":{v:["Nema rezultata"]},Options:{v:["Mogućnosti"]}}},{l:"hu",t:{"No results":{v:["Nincs találat"]}}},{l:"id",t:{"Clear selected":{v:["Hapus terpilih"]},"Deselect {option}":{v:["Batalkan pemilihan {option}"]},"No results":{v:["Tidak ada hasil"]},Options:{v:["Opsi"]}}},{l:"is",t:{"Clear selected":{v:["Hreinsa valið"]},"Deselect {option}":{v:["Afvelja {option}"]},"No results":{v:["Engar niðurstöður"]},Options:{v:["Valkostir"]}}},{l:"it",t:{"Clear selected":{v:["Cancella selezionati"]},"Deselect {option}":{v:["Deselezionare {option}"]},"No results":{v:["Nessun risultato"]}}},{l:"ja",t:{"Clear selected":{v:["選択を解除"]},"Deselect {option}":{v:["{option} の選択を解除"]},"No results":{v:["結果無し"]},Options:{v:["オプション"]}}},{l:"ja-JP",t:{"Clear selected":{v:["選択を解除"]},"Deselect {option}":{v:["{option} の選択を解除"]},"No results":{v:["結果無し"]},Options:{v:["オプション"]}}},{l:"ko",t:{"Clear selected":{v:["선택 항목 지우기"]},"Deselect {option}":{v:["{option} 선택 해제"]},"No results":{v:["결과 없음"]},Options:{v:["옵션"]}}},{l:"lo",t:{"Clear selected":{v:["ລຶບສິ່ງທີ່ເລືອກ"]},"Deselect {option}":{v:["ຍົກເລີກການເລືອກ {option}"]},"No results":{v:["ບໍ່ມີຜົນລັບ"]},Options:{v:["ຕົວເລືອກ"]}}},{l:"lt-LT",t:{"No results":{v:["Nėra rezultatų"]}}},{l:"lv",t:{"No results":{v:["Nav rezultātu"]}}},{l:"mk",t:{"Clear selected":{v:["Исчисти означени"]},"Deselect {option}":{v:["Откажи избор на {option}"]},"No results":{v:["Нема резултати"]},Options:{v:["Опции"]}}},{l:"my",t:{"No results":{v:["ရလဒ်မရှိပါ"]}}},{l:"nb",t:{"Clear selected":{v:["Tøm merket"]},"Deselect {option}":{v:["Opphev valg {option}"]},"No results":{v:["Ingen resultater"]},Options:{v:["Alternativer"]}}},{l:"nl",t:{"Clear selected":{v:["Selectie wissen"]},"Deselect {option}":{v:["Selectie {option} opheffen"]},"No results":{v:["Geen resultaten"]},Options:{v:["Opties"]}}},{l:"oc",t:{"No results":{v:["Cap de resultat"]}}},{l:"pl",t:{"Clear selected":{v:["Wyczyść wybrane"]},"Deselect {option}":{v:["Odznacz {option}"]},"No results":{v:["Brak wyników"]},Options:{v:["Opcje"]}}},{l:"pt-BR",t:{"Clear selected":{v:["Limpar selecionado"]},"Deselect {option}":{v:["Desselecionar {option}"]},"No results":{v:["Sem resultados"]},Options:{v:["Opções"]}}},{l:"pt-PT",t:{"Clear selected":{v:["Limpeza selecionada"]},"Deselect {option}":{v:["Desmarcar {option}"]},"No results":{v:["Sem resultados"]},Options:{v:["Opções"]}}},{l:"ro",t:{"Clear selected":{v:["Șterge selecția"]},"Deselect {option}":{v:["Deselctează {option}"]},"No results":{v:["Nu există rezultate"]}}},{l:"ru",t:{"Clear selected":{v:["Очистить выбранный"]},"Deselect {option}":{v:["Отменить выбор {option}"]},"No results":{v:["Результаты отсуствуют"]},Options:{v:["Варианты"]}}},{l:"sk",t:{"Clear selected":{v:["Vymazať vybraté"]},"Deselect {option}":{v:["Zrušiť výber {option}"]},"No results":{v:["Žiadne výsledky"]},Options:{v:["možnosti"]}}},{l:"sl",t:{"No results":{v:["Ni zadetkov"]}}},{l:"sr",t:{"Clear selected":{v:["Обриши изабрано"]},"Deselect {option}":{v:["Уклони избор {option}"]},"No results":{v:["Нема резултата"]},Options:{v:["Опције"]}}},{l:"sv",t:{"Clear selected":{v:["Rensa val"]},"Deselect {option}":{v:["Avmarkera {option}"]},"No results":{v:["Inga resultat"]},Options:{v:["Alternativ"]}}},{l:"tr",t:{"Clear selected":{v:["Seçilmişleri temizle"]},"Deselect {option}":{v:["{option} bırak"]},"No results":{v:["Herhangi bir sonuç bulunamadı"]},Options:{v:["Seçenekler"]}}},{l:"uk",t:{"Clear selected":{v:["Очистити вибране"]},"Deselect {option}":{v:["Зняти вибір {option}"]},"No results":{v:["Відсутні результати"]},Options:{v:["Параметри"]}}},{l:"uz",t:{"Clear selected":{v:["Tanlanganni tozalash"]},"Deselect {option}":{v:["{option}tanlovni bekor qiling"]},"No results":{v:["Natija yoʻq"]},Options:{v:["Variantlar"]}}},{l:"zh-CN",t:{"Clear selected":{v:["清除所选"]},"Deselect {option}":{v:["取消选择 {option}"]},"No results":{v:["无结果"]},Options:{v:["选项"]}}},{l:"zh-HK",t:{"Clear selected":{v:["清除所選項目"]},"Deselect {option}":{v:["取消選擇 {option}"]},"No results":{v:["無結果"]},Options:{v:["選項"]}}},{l:"zh-TW",t:{"Clear selected":{v:["清除選定項目"]},"Deselect {option}":{v:["取消選取 {option}"]},"No results":{v:["無結果"]},Options:{v:["選項"]}}}],hv=[{l:"ar",t:{"Clear text":{v:["محو النص"]},"Save changes":{v:["حفظ التغييرات"]}}},{l:"ast",t:{"Clear text":{v:["Borrar el testu"]},"Save changes":{v:["Guardar los cambeos"]}}},{l:"br",t:{}},{l:"ca",t:{"Clear text":{v:["Netejar text"]}}},{l:"cs",t:{"Clear text":{v:["Čitelný text"]},"Save changes":{v:["Uložit změny"]}}},{l:"cs-CZ",t:{"Clear text":{v:["Čitelný text"]},"Save changes":{v:["Uložit změny"]}}},{l:"da",t:{"Clear text":{v:["Ryd tekst"]},"Save changes":{v:["Gem ændringer"]}}},{l:"de",t:{"Clear text":{v:["Klartext"]},"Save changes":{v:["Änderungen speichern"]}}},{l:"de-DE",t:{"Clear text":{v:["Klartext"]},"Save changes":{v:["Änderungen speichern"]}}},{l:"el",t:{"Clear text":{v:["Εκκαθάριση κειμένου"]},"Save changes":{v:["Αποθήκευση αλλαγών"]}}},{l:"en-GB",t:{"Clear text":{v:["Clear text"]},"Save changes":{v:["Save changes"]}}},{l:"eo",t:{}},{l:"es",t:{"Clear text":{v:["Limpiar texto"]},"Save changes":{v:["Guardar cambios"]}}},{l:"es-AR",t:{"Clear text":{v:["Limpiar texto"]},"Save changes":{v:["Guardar cambios"]}}},{l:"es-EC",t:{"Clear text":{v:["Limpiar texto"]}}},{l:"es-MX",t:{"Clear text":{v:["Limpiar texto"]},"Save changes":{v:["Guardar cambios"]}}},{l:"et-EE",t:{"Clear text":{v:["Kustuta tekst"]},"Save changes":{v:["Salvesta muudatused"]}}},{l:"eu",t:{"Clear text":{v:["Garbitu testua"]}}},{l:"fa",t:{"Clear text":{v:["پاک کردن متن"]},"Save changes":{v:["ذخیرهٔ تغییرات"]}}},{l:"fi",t:{"Clear text":{v:["Tyhjennä teksti"]},"Save changes":{v:["Tallenna muutokset"]}}},{l:"fr",t:{"Clear text":{v:["Effacer le texte"]},"Save changes":{v:["Sauvegarder les changements"]}}},{l:"ga",t:{"Clear text":{v:["Glan téacs"]},"Save changes":{v:["Sabháil na hathruithe"]}}},{l:"gl",t:{"Clear text":{v:["Limpar o texto"]},"Save changes":{v:["Gardar os cambios"]}}},{l:"he",t:{"Clear text":{v:["פינוי טקסט"]}}},{l:"hr",t:{"Clear text":{v:["Očisti tekst"]},"Save changes":{v:["Spremi promjene"]}}},{l:"hu",t:{"Clear text":{v:["Szöveg törlése"]}}},{l:"id",t:{"Clear text":{v:["Bersihkan teks"]},"Save changes":{v:["Simpan perubahan"]}}},{l:"is",t:{"Clear text":{v:["Hreinsa texta"]},"Save changes":{v:["Vista breytingar"]}}},{l:"it",t:{"Clear text":{v:["Cancella il testo"]},"Save changes":{v:["Salva le modifiche"]}}},{l:"ja",t:{"Clear text":{v:["テキストをクリア"]},"Save changes":{v:["変更を保存"]}}},{l:"ja-JP",t:{"Clear text":{v:["テキストをクリア"]},"Save changes":{v:["変更を保存"]}}},{l:"ko",t:{"Clear text":{v:["텍스트 지우기"]},"Save changes":{v:["변경 사항 저장"]}}},{l:"lo",t:{"Clear text":{v:["ລຶບຂໍ້ຄວາມ"]},"Save changes":{v:["ບັນທຶກການປ່ຽນແປງ"]}}},{l:"lt-LT",t:{}},{l:"lv",t:{}},{l:"mk",t:{"Clear text":{v:["Исчисти текст"]},"Save changes":{v:["Зачувај промени"]}}},{l:"my",t:{}},{l:"nb",t:{"Clear text":{v:["Fjern tekst"]},"Save changes":{v:["Lagre endringer"]}}},{l:"nl",t:{"Clear text":{v:["Tekst wissen"]},"Save changes":{v:["Wijzigingen opslaan"]}}},{l:"oc",t:{}},{l:"pl",t:{"Clear text":{v:["Wyczyść tekst"]},"Save changes":{v:["Zapisz zmiany"]}}},{l:"pt-BR",t:{"Clear text":{v:["Limpar texto"]},"Save changes":{v:["Salvar alterações"]}}},{l:"pt-PT",t:{"Clear text":{v:["Limpar texto"]},"Save changes":{v:["Gravar alterações"]}}},{l:"ro",t:{"Clear text":{v:["Șterge textul"]},"Save changes":{v:["Salvează modificările"]}}},{l:"ru",t:{"Clear text":{v:["Очистить текст"]},"Save changes":{v:["Сохранить изменения"]}}},{l:"sk",t:{"Clear text":{v:["Vamazať text"]},"Save changes":{v:["Uložiť zmeny"]}}},{l:"sl",t:{"Clear text":{v:["Počisti besedilo"]}}},{l:"sr",t:{"Clear text":{v:["Обриши текст"]},"Save changes":{v:["Сачувај измене"]}}},{l:"sv",t:{"Clear text":{v:["Ta bort text"]},"Save changes":{v:["Spara ändringar"]}}},{l:"tr",t:{"Clear text":{v:["Metni temizle"]},"Save changes":{v:["Değişiklikleri kaydet"]}}},{l:"uk",t:{"Clear text":{v:["Очистити текст"]},"Save changes":{v:["Зберегти зміни"]}}},{l:"uz",t:{"Clear text":{v:["Matnni tozalash"]},"Save changes":{v:["O'zgarishlarni saqlang"]}}},{l:"zh-CN",t:{"Clear text":{v:["清除文本"]},"Save changes":{v:["保存修改"]}}},{l:"zh-HK",t:{"Clear text":{v:["清除文本"]},"Save changes":{v:["保存更改"]}}},{l:"zh-TW",t:{"Clear text":{v:["清除文字"]},"Save changes":{v:["儲存變更"]}}}],fv=[{l:"ar",t:{Close:{v:["إغلاق"]}}},{l:"ast",t:{Close:{v:["Zarrar"]}}},{l:"br",t:{Close:{v:["Serriñ"]}}},{l:"ca",t:{Close:{v:["Tanca"]}}},{l:"cs",t:{Close:{v:["Zavřít"]}}},{l:"cs-CZ",t:{Close:{v:["Zavřít"]}}},{l:"da",t:{Close:{v:["Luk"]}}},{l:"de",t:{Close:{v:["Schließen"]}}},{l:"de-DE",t:{Close:{v:["Schließen"]}}},{l:"el",t:{Close:{v:["Κλείσιμο"]}}},{l:"en-GB",t:{Close:{v:["Close"]}}},{l:"eo",t:{Close:{v:["Fermu"]}}},{l:"es",t:{Close:{v:["Cerrar"]}}},{l:"es-AR",t:{Close:{v:["Cerrar"]}}},{l:"es-EC",t:{Close:{v:["Cerrar"]}}},{l:"es-MX",t:{Close:{v:["Cerrar"]}}},{l:"et-EE",t:{Close:{v:["Sulge"]}}},{l:"eu",t:{Close:{v:["Itxi"]}}},{l:"fa",t:{Close:{v:["بستن"]}}},{l:"fi",t:{Close:{v:["Sulje"]}}},{l:"fr",t:{Close:{v:["Fermer"]}}},{l:"ga",t:{Close:{v:["Dún"]}}},{l:"gl",t:{Close:{v:["Pechar"]}}},{l:"he",t:{Close:{v:["סגירה"]}}},{l:"hr",t:{Close:{v:["Zatvori"]}}},{l:"hu",t:{Close:{v:["Bezárás"]}}},{l:"id",t:{Close:{v:["Tutup"]}}},{l:"is",t:{Close:{v:["Loka"]}}},{l:"it",t:{Close:{v:["Chiudi"]}}},{l:"ja",t:{Close:{v:["閉じる"]}}},{l:"ja-JP",t:{Close:{v:["閉じる"]}}},{l:"ko",t:{Close:{v:["닫기"]}}},{l:"lo",t:{Close:{v:["ປິດ"]}}},{l:"lt-LT",t:{Close:{v:["Užverti"]}}},{l:"lv",t:{Close:{v:["Aizvērt"]}}},{l:"mk",t:{Close:{v:["Затвори"]}}},{l:"my",t:{Close:{v:["ပိတ်ရန်"]}}},{l:"nb",t:{Close:{v:["Lukk"]}}},{l:"nl",t:{Close:{v:["Sluiten"]}}},{l:"oc",t:{Close:{v:["Tampar"]}}},{l:"pl",t:{Close:{v:["Zamknij"]}}},{l:"pt-BR",t:{Close:{v:["Fechar"]}}},{l:"pt-PT",t:{Close:{v:["Fechar"]}}},{l:"ro",t:{Close:{v:["Închideți"]}}},{l:"ru",t:{Close:{v:["Закрыть"]}}},{l:"sk",t:{Close:{v:["Zavrieť"]}}},{l:"sl",t:{Close:{v:["Zapri"]}}},{l:"sr",t:{Close:{v:["Затвори"]}}},{l:"sv",t:{Close:{v:["Stäng"]}}},{l:"tr",t:{Close:{v:["Kapat"]}}},{l:"uk",t:{Close:{v:["Закрити"]}}},{l:"uz",t:{Close:{v:["Yopish"]}}},{l:"zh-CN",t:{Close:{v:["关闭"]}}},{l:"zh-HK",t:{Close:{v:["關閉"]}}},{l:"zh-TW",t:{Close:{v:["關閉"]}}}],vv=[{l:"ar",t:{"Hide password":{v:["إخفاء كلمة المرور"]},"Password is secure":{v:["كلمة المرور آمنة"]},"Show password":{v:["أظهِر كلمة المرور"]}}},{l:"ast",t:{"Hide password":{v:["Anubrir la contraseña"]},"Password is secure":{v:["La contraseña ye segura"]},"Show password":{v:["Amosar la contraseña"]}}},{l:"br",t:{}},{l:"ca",t:{"Hide password":{v:["Amagar contrasenya"]},"Password is secure":{v:["Contrasenya segura
"]},"Show password":{v:["Mostrar contrasenya"]}}},{l:"cs",t:{"Hide password":{v:["Skrýt heslo"]},"Password is secure":{v:["Heslo je bezpečné"]},"Show password":{v:["Zobrazit heslo"]}}},{l:"cs-CZ",t:{"Hide password":{v:["Skrýt heslo"]},"Password is secure":{v:["Heslo je bezpečné"]},"Show password":{v:["Zobrazit heslo"]}}},{l:"da",t:{"Hide password":{v:["Skjul kodeord"]},"Password is secure":{v:["Kodeordet er sikkert"]},"Show password":{v:["Vis kodeord"]}}},{l:"de",t:{"Hide password":{v:["Passwort verbergen"]},"Password is secure":{v:["Passwort ist sicher"]},"Show password":{v:["Passwort anzeigen"]}}},{l:"de-DE",t:{"Hide password":{v:["Passwort verbergen"]},"Password is secure":{v:["Passwort ist sicher"]},"Show password":{v:["Passwort anzeigen"]}}},{l:"el",t:{"Hide password":{v:["Απόκρυψη συνθηματικού"]},"Password is secure":{v:["Το συνθηματικό είναι ασφαλές"]},"Show password":{v:["Εμφάνιση κωδικού πρόσβασης"]}}},{l:"en-GB",t:{"Hide password":{v:["Hide password"]},"Password is secure":{v:["Password is secure"]},"Show password":{v:["Show password"]}}},{l:"eo",t:{}},{l:"es",t:{"Hide password":{v:["Ocultar contraseña"]},"Password is secure":{v:["La contraseña es segura"]},"Show password":{v:["Mostrar contraseña"]}}},{l:"es-AR",t:{"Hide password":{v:["Ocultar contraseña"]},"Password is secure":{v:["La contraseña es segura"]},"Show password":{v:["Mostrar contraseña"]}}},{l:"es-EC",t:{"Hide password":{v:["Ocultar contraseña"]},"Password is secure":{v:["La contraseña es segura"]},"Show password":{v:["Mostrar contraseña"]}}},{l:"es-MX",t:{"Hide password":{v:["Ocultar contraseña"]},"Password is secure":{v:["La contraseña es segura"]},"Show password":{v:["Mostrar contraseña"]}}},{l:"et-EE",t:{"Hide password":{v:["Peida salasõna"]},"Password is secure":{v:["Salasõna on turvaline"]},"Show password":{v:["Näita salasõna"]}}},{l:"eu",t:{"Hide password":{v:["Ezkutatu pasahitza"]},"Password is secure":{v:["Pasahitza segurua da"]},"Show password":{v:["Erakutsi pasahitza"]}}},{l:"fa",t:{"Hide password":{v:["پنهان کردن رمز عبور"]},"Password is secure":{v:["گذرواژه امن است"]},"Show password":{v:["نمایش گذرواژه"]}}},{l:"fi",t:{"Hide password":{v:["Piilota salasana"]},"Password is secure":{v:["Salasana on turvallinen"]},"Show password":{v:["Näytä salasana"]}}},{l:"fr",t:{"Hide password":{v:["Cacher le mot de passe"]},"Password is secure":{v:["Le mot de passe est sécurisé"]},"Show password":{v:["Afficher le mot de passe"]}}},{l:"ga",t:{"Hide password":{v:["Folaigh pasfhocal"]},"Password is secure":{v:["Tá pasfhocal slán"]},"Show password":{v:["Taispeáin pasfhocal"]}}},{l:"gl",t:{"Hide password":{v:["Agochar o contrasinal"]},"Password is secure":{v:["O contrasinal é seguro"]},"Show password":{v:["Amosar o contrasinal"]}}},{l:"he",t:{"Hide password":{v:["הסתרת סיסמה"]},"Password is secure":{v:["הסיסמה מאובטחת"]},"Show password":{v:["הצגת סיסמה"]}}},{l:"hr",t:{"Hide password":{v:["Sakrij lozinku"]},"Password is secure":{v:["Lozinka je zaštićena"]},"Show password":{v:["Prikaži lozinku"]}}},{l:"hu",t:{"Hide password":{v:["Jelszó elrejtése"]},"Password is secure":{v:["A jelszó biztonságos"]},"Show password":{v:["Jelszó megjelenítése"]}}},{l:"id",t:{"Hide password":{v:["Sembunyikan sandi"]},"Password is secure":{v:["Kata sandi sudah aman"]},"Show password":{v:["Tampilkan sandi"]}}},{l:"is",t:{"Hide password":{v:["Fela lykilorð"]},"Password is secure":{v:["Lykilorðið er öruggt"]},"Show password":{v:["Birta lykilorð"]}}},{l:"it",t:{"Hide password":{v:["Nascondi la password"]},"Password is secure":{v:["La password è sicura"]},"Show password":{v:["Mostra la password"]}}},{l:"ja",t:{"Hide password":{v:["パスワードを非表示"]},"Password is secure":{v:["パスワードは保護されています"]},"Show password":{v:["パスワードを表示"]}}},{l:"ja-JP",t:{"Hide password":{v:["パスワードを非表示"]},"Password is secure":{v:["パスワードは保護されています"]},"Show password":{v:["パスワードを表示"]}}},{l:"ko",t:{"Hide password":{v:["암호 숨기기"]},"Password is secure":{v:["암호가 안전합니다."]},"Show password":{v:["암호 표시"]}}},{l:"lo",t:{"Hide password":{v:["ເຊື່ອງລະຫັດຜ່ານ"]},"Password is secure":{v:["ລະຫັດຜ່ານປອດໄພ"]},"Show password":{v:["ສະແດງລະຫັດຜ່ານ"]}}},{l:"lt-LT",t:{}},{l:"lv",t:{}},{l:"mk",t:{"Hide password":{v:["Сокриј лозинка"]},"Password is secure":{v:["Лозинката е безбедна"]},"Show password":{v:["Прикажи лозинка"]}}},{l:"my",t:{}},{l:"nb",t:{"Hide password":{v:["Skjul passord"]},"Password is secure":{v:["Passordet er sikkert"]},"Show password":{v:["Vis passord"]}}},{l:"nl",t:{"Hide password":{v:["Wachtwoord verbergen"]},"Password is secure":{v:["Wachtwoord is veilig"]},"Show password":{v:["Wachtwoord weergeven"]}}},{l:"oc",t:{}},{l:"pl",t:{"Hide password":{v:["Ukryj hasło"]},"Password is secure":{v:["Hasło jest bezpieczne"]},"Show password":{v:["Pokaż hasło"]}}},{l:"pt-BR",t:{"Hide password":{v:["Ocultar senha"]},"Password is secure":{v:["A senha é segura"]},"Show password":{v:["Mostrar senha"]}}},{l:"pt-PT",t:{"Hide password":{v:["Ocultar palavra-passe"]},"Password is secure":{v:["A palavra-passe é segura"]},"Show password":{v:["Mostrar palavra-passe"]}}},{l:"ro",t:{"Hide password":{v:["Ascunde parola"]},"Password is secure":{v:["Parola este sigură"]},"Show password":{v:["Arată parola"]}}},{l:"ru",t:{"Hide password":{v:["Скрыть пароль"]},"Password is secure":{v:["Пароль надежный"]},"Show password":{v:["Показать пароль"]}}},{l:"sk",t:{"Hide password":{v:["Skryť heslo"]},"Password is secure":{v:["Heslo je bezpečné"]},"Show password":{v:["Zobraziť heslo"]}}},{l:"sl",t:{"Hide password":{v:["Skrij geslo"]},"Password is secure":{v:["Geslo je varno"]},"Show password":{v:["Pokaži geslo"]}}},{l:"sr",t:{"Hide password":{v:["Сакриј лозинку"]},"Password is secure":{v:["Лозинка је безбедна"]},"Show password":{v:["Прикажи лозинку"]}}},{l:"sv",t:{"Hide password":{v:["Göm lösenordet"]},"Password is secure":{v:["Lössenordet är säkert"]},"Show password":{v:["Visa lössenordet"]}}},{l:"tr",t:{"Hide password":{v:["Parolayı gizle"]},"Password is secure":{v:["Parola güvenli"]},"Show password":{v:["Parolayı görüntüle"]}}},{l:"uk",t:{"Hide password":{v:["Приховати пароль"]},"Password is secure":{v:["Пароль безпечний"]},"Show password":{v:["Показати пароль"]}}},{l:"uz",t:{"Hide password":{v:["Parolni yashirish"]},"Password is secure":{v:["Parol xavfsiz"]},"Show password":{v:["Parolni ko'rsatish"]}}},{l:"zh-CN",t:{"Hide password":{v:["隐藏密码"]},"Password is secure":{v:["密码安全"]},"Show password":{v:["显示密码"]}}},{l:"zh-HK",t:{"Hide password":{v:["隱藏密碼"]},"Password is secure":{v:["密碼是安全的"]},"Show password":{v:["顯示密碼"]}}},{l:"zh-TW",t:{"Hide password":{v:["隱藏密碼"]},"Password is secure":{v:["密碼安全"]},"Show password":{v:["顯示密碼"]}}}],Ev=[{l:"ar",t:{"Loading …":{v:["التحميل جارٍ ..."]}}},{l:"ast",t:{}},{l:"br",t:{}},{l:"ca",t:{}},{l:"cs",t:{"Loading …":{v:["Načítání …"]}}},{l:"cs-CZ",t:{}},{l:"da",t:{"Loading …":{v:["Indlæser ..."]}}},{l:"de",t:{"Loading …":{v:["Wird geladen …"]}}},{l:"de-DE",t:{"Loading …":{v:["Wird geladen …"]}}},{l:"el",t:{"Loading …":{v:["Φόρτωση …"]}}},{l:"en-GB",t:{"Loading …":{v:["Loading …"]}}},{l:"eo",t:{}},{l:"es",t:{}},{l:"es-AR",t:{}},{l:"es-EC",t:{}},{l:"es-MX",t:{}},{l:"et-EE",t:{"Loading …":{v:["Laadin …"]}}},{l:"eu",t:{}},{l:"fa",t:{"Loading …":{v:["در حال بارگذاری ..."]}}},{l:"fi",t:{"Loading …":{v:["Ladataan ..."]}}},{l:"fr",t:{"Loading …":{v:["Chargement..."]}}},{l:"ga",t:{"Loading …":{v:["Ag lódáil …"]}}},{l:"gl",t:{"Loading …":{v:["Cargando…"]}}},{l:"he",t:{}},{l:"hr",t:{"Loading …":{v:["Učitavanje …"]}}},{l:"hu",t:{}},{l:"id",t:{"Loading …":{v:["Memuat …"]}}},{l:"is",t:{"Loading …":{v:["Hleð inn …"]}}},{l:"it",t:{}},{l:"ja",t:{"Loading …":{v:["読み込み中 …"]}}},{l:"ja-JP",t:{}},{l:"ko",t:{"Loading …":{v:["로딩 중 ..."]}}},{l:"lo",t:{"Loading …":{v:["ກຳລັງໂຫຼດ…"]}}},{l:"lt-LT",t:{}},{l:"lv",t:{}},{l:"mk",t:{"Loading …":{v:["Вчитување …"]}}},{l:"my",t:{}},{l:"nb",t:{"Loading …":{v:["Laster inn..."]}}},{l:"nl",t:{"Loading …":{v:["Laden …"]}}},{l:"oc",t:{}},{l:"pl",t:{"Loading …":{v:["Wczytywanie…"]}}},{l:"pt-BR",t:{"Loading …":{v:["Carregando …"]}}},{l:"pt-PT",t:{"Loading …":{v:["A carregar..."]}}},{l:"ro",t:{}},{l:"ru",t:{"Loading …":{v:["Загрузка …"]}}},{l:"sk",t:{"Loading …":{v:["Nahrávam ..."]}}},{l:"sl",t:{}},{l:"sr",t:{"Loading …":{v:["Учитава се…"]}}},{l:"sv",t:{"Loading …":{v:["Laddar ..."]}}},{l:"tr",t:{"Loading …":{v:["Yükleniyor…"]}}},{l:"uk",t:{"Loading …":{v:["Завантаження …"]}}},{l:"uz",t:{"Loading …":{v:["Yuklanmoqda..."]}}},{l:"zh-CN",t:{"Loading …":{v:["加载中..."]}}},{l:"zh-HK",t:{"Loading …":{v:["加載中 …"]}}},{l:"zh-TW",t:{"Loading …":{v:["正在載入……"]}}}],Cv=[{l:"ar",t:{Next:{v:["التالي"]},"Pause slideshow":{v:["تجميد عرض الشرائح"]},Previous:{v:["السابق"]},"Start slideshow":{v:["إبدإ العرض"]}}},{l:"ast",t:{Next:{v:["Siguiente"]},"Pause slideshow":{v:["Posar la presentación de diapositives"]},Previous:{v:["Anterior"]},"Start slideshow":{v:["Aniciar la presentación de diapositives"]}}},{l:"br",t:{Next:{v:["Da heul"]},"Pause slideshow":{v:["Arsav an diaporama"]},Previous:{v:["A-raok"]},"Start slideshow":{v:["Kregiñ an diaporama"]}}},{l:"ca",t:{Next:{v:["Següent"]},"Pause slideshow":{v:["Atura la presentació"]},Previous:{v:["Anterior"]},"Start slideshow":{v:["Inicia la presentació"]}}},{l:"cs",t:{Next:{v:["Následující"]},"Pause slideshow":{v:["Pozastavit prezentaci"]},Previous:{v:["Předchozí"]},"Start slideshow":{v:["Spustit prezentaci"]}}},{l:"cs-CZ",t:{Next:{v:["Následující"]},"Pause slideshow":{v:["Pozastavit prezentaci"]},Previous:{v:["Předchozí"]},"Start slideshow":{v:["Spustit prezentaci"]}}},{l:"da",t:{Next:{v:["Videre"]},"Pause slideshow":{v:["Suspender fremvisning"]},Previous:{v:["Forrige"]},"Start slideshow":{v:["Start fremvisning"]}}},{l:"de",t:{Next:{v:["Weiter"]},"Pause slideshow":{v:["Diashow pausieren"]},Previous:{v:["Vorherige"]},"Start slideshow":{v:["Diashow starten"]}}},{l:"de-DE",t:{Next:{v:["Weiter"]},"Pause slideshow":{v:["Diashow pausieren"]},Previous:{v:["Vorherige"]},"Start slideshow":{v:["Diashow starten"]}}},{l:"el",t:{Next:{v:["Επόμενο"]},"Pause slideshow":{v:["Παύση προβολής διαφανειών"]},Previous:{v:["Προηγούμενο"]},"Start slideshow":{v:["Έναρξη προβολής διαφανειών"]}}},{l:"en-GB",t:{Next:{v:["Next"]},"Pause slideshow":{v:["Pause slideshow"]},Previous:{v:["Previous"]},"Start slideshow":{v:["Start slideshow"]}}},{l:"eo",t:{Next:{v:["Sekva"]},"Pause slideshow":{v:["Payzi bildprezenton"]},Previous:{v:["Antaŭa"]},"Start slideshow":{v:["Komenci bildprezenton"]}}},{l:"es",t:{Next:{v:["Siguiente"]},"Pause slideshow":{v:["Pausar la presentación "]},Previous:{v:["Anterior"]},"Start slideshow":{v:["Iniciar la presentación"]}}},{l:"es-AR",t:{Next:{v:["Siguiente"]},"Pause slideshow":{v:["Pausar la presentación "]},Previous:{v:["Anterior"]},"Start slideshow":{v:["Iniciar la presentación"]}}},{l:"es-EC",t:{Next:{v:["Siguiente"]},"Pause slideshow":{v:["Pausar presentación de diapositivas"]},Previous:{v:["Anterior"]},"Start slideshow":{v:["Iniciar presentación de diapositivas"]}}},{l:"es-MX",t:{Next:{v:["Siguiente"]},"Pause slideshow":{v:["Pausar presentación de diapositivas"]},Previous:{v:["Anterior"]},"Start slideshow":{v:["Iniciar presentación de diapositivas"]}}},{l:"et-EE",t:{Next:{v:["Edasi"]},"Pause slideshow":{v:["Slaidiesitluse paus"]},Previous:{v:["Eelmine"]},"Start slideshow":{v:["Alusta slaidiesitust"]}}},{l:"eu",t:{Next:{v:["Hurrengoa"]},"Pause slideshow":{v:["Pausatu diaporama"]},Previous:{v:["Aurrekoa"]},"Start slideshow":{v:["Hasi diaporama"]}}},{l:"fa",t:{Next:{v:["بعدی"]},"Pause slideshow":{v:["توقف نمایش اسلاید"]},Previous:{v:["قبلی"]},"Start slideshow":{v:["شروع نمایش اسلاید"]}}},{l:"fi",t:{Next:{v:["Seuraava"]},"Pause slideshow":{v:["Keskeytä diaesitys"]},Previous:{v:["Edellinen"]},"Start slideshow":{v:["Aloita diaesitys"]}}},{l:"fr",t:{Next:{v:["Suivant"]},"Pause slideshow":{v:["Mettre le diaporama en pause"]},Previous:{v:["Précédent"]},"Start slideshow":{v:["Démarrer le diaporama"]}}},{l:"ga",t:{Next:{v:["Ar aghaidh"]},"Pause slideshow":{v:["Cuir taispeántas sleamhnán ar sos"]},Previous:{v:["Roimhe Seo"]},"Start slideshow":{v:["Tosaigh taispeántas sleamhnán"]}}},{l:"gl",t:{Next:{v:["Seguinte"]},"Pause slideshow":{v:["Pausar o diaporama"]},Previous:{v:["Anterir"]},"Start slideshow":{v:["Iniciar o diaporama"]}}},{l:"he",t:{Next:{v:["הבא"]},"Pause slideshow":{v:["השהיית מצגת"]},Previous:{v:["הקודם"]},"Start slideshow":{v:["התחלת המצגת"]}}},{l:"hr",t:{Next:{v:["Sljedeće"]},"Pause slideshow":{v:["Pauziraj dijaprojekciju"]},Previous:{v:["Prethodno"]},"Start slideshow":{v:["Pokreni dijaprojekciju"]}}},{l:"hu",t:{Next:{v:["Következő"]},"Pause slideshow":{v:["Diavetítés szüneteltetése"]},Previous:{v:["Előző"]},"Start slideshow":{v:["Diavetítés indítása"]}}},{l:"id",t:{Next:{v:["Selanjutnya"]},"Pause slideshow":{v:["Jeda tayangan slide"]},Previous:{v:["Sebelumnya"]},"Start slideshow":{v:["Mulai salindia"]}}},{l:"is",t:{Next:{v:["Næsta"]},"Pause slideshow":{v:["Gera hlé á skyggnusýningu"]},Previous:{v:["Fyrri"]},"Start slideshow":{v:["Byrja skyggnusýningu"]}}},{l:"it",t:{Next:{v:["Successivo"]},"Pause slideshow":{v:["Presentazione in pausa"]},Previous:{v:["Precedente"]},"Start slideshow":{v:["Avvia presentazione"]}}},{l:"ja",t:{Next:{v:["次"]},"Pause slideshow":{v:["スライドショーを一時停止"]},Previous:{v:["前"]},"Start slideshow":{v:["スライドショーを開始"]}}},{l:"ja-JP",t:{Next:{v:["次"]},"Pause slideshow":{v:["スライドショーを一時停止"]},Previous:{v:["前"]},"Start slideshow":{v:["スライドショーを開始"]}}},{l:"ko",t:{Next:{v:["다음"]},"Pause slideshow":{v:["슬라이드쇼 일시정지"]},Previous:{v:["이전"]},"Start slideshow":{v:["슬라이드쇼 시작"]}}},{l:"lo",t:{Next:{v:["ຕໍ່ໄປ"]},"Pause slideshow":{v:["ຢຸດສະໄລ້ໂຊຊົ່ວຄາວ"]},Previous:{v:["ກ່ອນໜ້າ"]},"Start slideshow":{v:["ເລີ່ມສະໄລ້ໂຊ"]}}},{l:"lt-LT",t:{Next:{v:["Kitas"]},"Pause slideshow":{v:["Pristabdyti skaidrių rodymą"]},Previous:{v:["Ankstesnis"]},"Start slideshow":{v:["Pradėti skaidrių rodymą"]}}},{l:"lv",t:{Next:{v:["Nākamais"]},"Pause slideshow":{v:["Pauzēt slaidrādi"]},Previous:{v:["Iepriekšējais"]},"Start slideshow":{v:["Sākt slaidrādi"]}}},{l:"mk",t:{Next:{v:["Следно"]},"Pause slideshow":{v:["Пузирај слајдшоу"]},Previous:{v:["Предходно"]},"Start slideshow":{v:["Стартувај слајдшоу"]}}},{l:"my",t:{Next:{v:["နောက်သို့ဆက်ရန်"]},"Pause slideshow":{v:["စလိုက်ရှိုး ခေတ္တရပ်ရန်"]},Previous:{v:["ယခင်"]},"Start slideshow":{v:["စလိုက်ရှိုးအား စတင်ရန်"]}}},{l:"nb",t:{Next:{v:["Neste"]},"Pause slideshow":{v:["Pause lysbildefremvisning"]},Previous:{v:["Forrige"]},"Start slideshow":{v:["Start lysbildefremvisning"]}}},{l:"nl",t:{Next:{v:["Volgende"]},"Pause slideshow":{v:["Diavoorstelling pauzeren"]},Previous:{v:["Vorige"]},"Start slideshow":{v:["Diavoorstelling starten"]}}},{l:"oc",t:{Next:{v:["Seguent"]},"Pause slideshow":{v:["Metre en pausa lo diaporama"]},Previous:{v:["Precedent"]},"Start slideshow":{v:["Lançar lo diaporama"]}}},{l:"pl",t:{Next:{v:["Następny"]},"Pause slideshow":{v:["Wstrzymaj pokaz slajdów"]},Previous:{v:["Poprzedni"]},"Start slideshow":{v:["Rozpocznij pokaz slajdów"]}}},{l:"pt-BR",t:{Next:{v:["Próximo"]},"Pause slideshow":{v:["Pausar apresentação de slides"]},Previous:{v:["Anterior"]},"Start slideshow":{v:["Iniciar apresentação de slides"]}}},{l:"pt-PT",t:{Next:{v:["Seguinte"]},"Pause slideshow":{v:["Pausar diaporama"]},Previous:{v:["Anterior"]},"Start slideshow":{v:["Iniciar diaporama"]}}},{l:"ro",t:{Next:{v:["Următorul"]},"Pause slideshow":{v:["Pauză prezentare de diapozitive"]},Previous:{v:["Anterior"]},"Start slideshow":{v:["Începeți prezentarea de diapozitive"]}}},{l:"ru",t:{Next:{v:["Следующее"]},"Pause slideshow":{v:["Приостановить показ слйдов"]},Previous:{v:["Предыдущее"]},"Start slideshow":{v:["Начать показ слайдов"]}}},{l:"sk",t:{Next:{v:["Ďalej"]},"Pause slideshow":{v:["Pozastaviť prezentáciu"]},Previous:{v:["Predchádzajúce"]},"Start slideshow":{v:["Začať prezentáciu"]}}},{l:"sl",t:{Next:{v:["Naslednji"]},"Pause slideshow":{v:["Ustavi predstavitev"]},Previous:{v:["Predhodni"]},"Start slideshow":{v:["Začni predstavitev"]}}},{l:"sr",t:{Next:{v:["Следеће"]},"Pause slideshow":{v:["Паузирај слајд шоу"]},Previous:{v:["Претходно"]},"Start slideshow":{v:["Покрени слајд шоу"]}}},{l:"sv",t:{Next:{v:["Nästa"]},"Pause slideshow":{v:["Pausa bildspelet"]},Previous:{v:["Föregående"]},"Start slideshow":{v:["Starta bildspelet"]}}},{l:"tr",t:{Next:{v:["Sonraki"]},"Pause slideshow":{v:["Slayt sunumunu duraklat"]},Previous:{v:["Önceki"]},"Start slideshow":{v:["Slayt sunumunu başlat"]}}},{l:"uk",t:{Next:{v:["Вперед"]},"Pause slideshow":{v:["Пауза у показі слайдів"]},Previous:{v:["Назад"]},"Start slideshow":{v:["Почати показ слайдів"]}}},{l:"uz",t:{Next:{v:["Keyingi"]},"Pause slideshow":{v:["Slayd-shouni to'xtatib turish"]},Previous:{v:["Oldingi"]},"Start slideshow":{v:["Slayd-shouni boshlash"]}}},{l:"zh-CN",t:{Next:{v:["下一个"]},"Pause slideshow":{v:["暂停幻灯片"]},Previous:{v:["上一个"]},"Start slideshow":{v:["开始幻灯片"]}}},{l:"zh-HK",t:{Next:{v:["下一個"]},"Pause slideshow":{v:["暫停幻燈片"]},Previous:{v:["上一個"]},"Start slideshow":{v:["開始幻燈片"]}}},{l:"zh-TW",t:{Next:{v:["下一個"]},"Pause slideshow":{v:["暫停幻燈片"]},Previous:{v:["上一個"]},"Start slideshow":{v:["開始幻燈片"]}}}],Bv=[{l:"ar",t:{}},{l:"ast",t:{}},{l:"br",t:{}},{l:"ca",t:{}},{l:"cs",t:{"Please choose a date":{v:["Zvolte datum"]}}},{l:"cs-CZ",t:{}},{l:"da",t:{"Please choose a date":{v:["Vælg en dato"]}}},{l:"de",t:{"Please choose a date":{v:["Bitte ein Datum wählen"]}}},{l:"de-DE",t:{"Please choose a date":{v:["Bitte ein Datum wählen"]}}},{l:"el",t:{"Please choose a date":{v:["Παρακαλώ επιλέξτε μια ημερομηνία"]}}},{l:"en-GB",t:{"Please choose a date":{v:["Please choose a date"]}}},{l:"eo",t:{}},{l:"es",t:{}},{l:"es-AR",t:{}},{l:"es-EC",t:{}},{l:"es-MX",t:{}},{l:"et-EE",t:{"Please choose a date":{v:["Palun vali kuupäev"]}}},{l:"eu",t:{}},{l:"fa",t:{}},{l:"fi",t:{}},{l:"fr",t:{"Please choose a date":{v:["Veuillez choisir une date"]}}},{l:"ga",t:{"Please choose a date":{v:["Roghnaigh dáta le do thoil"]}}},{l:"gl",t:{"Please choose a date":{v:["Escolla unha data"]}}},{l:"he",t:{}},{l:"hr",t:{"Please choose a date":{v:["Molimo odaberite datum"]}}},{l:"hu",t:{}},{l:"id",t:{"Please choose a date":{v:["Silakan pilih tanggal"]}}},{l:"is",t:{}},{l:"it",t:{}},{l:"ja",t:{"Please choose a date":{v:["日付を選択してください"]}}},{l:"ja-JP",t:{}},{l:"ko",t:{"Please choose a date":{v:["날짜를 선택해주세요"]}}},{l:"lo",t:{"Please choose a date":{v:["ກະລຸນາເລືອກວັນທີ"]}}},{l:"lt-LT",t:{}},{l:"lv",t:{}},{l:"mk",t:{"Please choose a date":{v:["Избери датум"]}}},{l:"my",t:{}},{l:"nb",t:{}},{l:"nl",t:{"Please choose a date":{v:["Kies een datum"]}}},{l:"oc",t:{}},{l:"pl",t:{}},{l:"pt-BR",t:{"Please choose a date":{v:["Por favor, escolha uma data"]}}},{l:"pt-PT",t:{"Please choose a date":{v:["Por favor, escolha uma data"]}}},{l:"ro",t:{}},{l:"ru",t:{"Please choose a date":{v:["Выберите дату"]}}},{l:"sk",t:{}},{l:"sl",t:{}},{l:"sr",t:{"Please choose a date":{v:["Молимо вас да изаберете датум"]}}},{l:"sv",t:{}},{l:"tr",t:{"Please choose a date":{v:["Lütfen bir tarih seçin"]}}},{l:"uk",t:{"Please choose a date":{v:["Виберіть дату"]}}},{l:"uz",t:{"Please choose a date":{v:["Iltimos, sanani tanlang"]}}},{l:"zh-CN",t:{}},{l:"zh-HK",t:{"Please choose a date":{v:["請選擇日期"]}}},{l:"zh-TW",t:{}}],fA=[{l:"ar",t:{"Type to search time zone":{v:["أكتُب للبحث عن منطقة زمنية"]}}},{l:"ast",t:{"Search for time zone":{v:["Buscar fusos horarios"]},"Type to search time zone":{v:["Escribi pa buscar un fusu horariu"]}}},{l:"br",t:{}},{l:"ca",t:{"Type to search time zone":{v:["Escriviu per cercar la zona horària"]}}},{l:"cs",t:{"Search for time zone":{v:["Vyhledat časové pásmo"]},"Type to search time zone":{v:["Psaním vyhledejte časovou zónu"]}}},{l:"cs-CZ",t:{"Search for time zone":{v:["Vyhledat časové pásmo"]},"Type to search time zone":{v:["Psaním vyhledejte časovou zónu"]}}},{l:"da",t:{"Search for time zone":{v:["Søg efter tidszone"]},"Type to search time zone":{v:["Indtast for at søge efter tidszone"]}}},{l:"de",t:{"Search for time zone":{v:["Nach Zeitzone suchen"]},"Type to search time zone":{v:["Tippen, um eine Zeitzone zu suchen"]}}},{l:"de-DE",t:{"Search for time zone":{v:["Nach Zeitzone suchen"]},"Type to search time zone":{v:["Tippen, um eine Zeitzone zu suchen"]}}},{l:"el",t:{"Type to search time zone":{v:["Πληκτρολογήστε για αναζήτηση ζώνης ώρας"]}}},{l:"en-GB",t:{"Search for time zone":{v:["Search for time zone"]},"Type to search time zone":{v:["Type to search time zone"]}}},{l:"eo",t:{}},{l:"es",t:{"Search for time zone":{v:["Buscar huso horario"]},"Type to search time zone":{v:["Escriba para buscar un huso horario"]}}},{l:"es-AR",t:{"Search for time zone":{v:["Buscar zona horaria"]},"Type to search time zone":{v:["Escriba para buscar la zona horaria"]}}},{l:"es-EC",t:{"Type to search time zone":{v:["Escribe para buscar la zona horaria"]}}},{l:"es-MX",t:{"Search for time zone":{v:["Buscar zona horaria"]},"Type to search time zone":{v:["Escriba para buscar la zona horaria"]}}},{l:"et-EE",t:{"Search for time zone":{v:["Otsi ajavööndit"]},"Type to search time zone":{v:["Kirjuta, et otsida ajavööndit"]}}},{l:"eu",t:{"Type to search time zone":{v:["Idatzi ordu-zona bat bilatzeko"]}}},{l:"fa",t:{"Search for time zone":{v:["جستجو برای منطقهٔ زمانی"]},"Type to search time zone":{v:["برای جستجوی منطقه زمانی تایپ کنید"]}}},{l:"fi",t:{"Search for time zone":{v:["Etsi aikavyöhykettä"]},"Type to search time zone":{v:["Kirjoita etsiäksesi aikavyöhykettä"]}}},{l:"fr",t:{"Search for time zone":{v:["Rechercher le fuseau horaire"]},"Type to search time zone":{v:["Saisissez les premiers lettres pour rechercher un fuseau horaire"]}}},{l:"ga",t:{"Search for time zone":{v:["Cuardaigh crios ama"]},"Type to search time zone":{v:["Clóscríobh chun crios ama a chuardach"]}}},{l:"gl",t:{"Search for time zone":{v:["Buscar por fuso horario"]},"Type to search time zone":{v:["Escriba para buscar o fuso horario"]}}},{l:"he",t:{"Type to search time zone":{v:["יש להקליד כדי לחפש אזור זמן"]}}},{l:"hr",t:{"Search for time zone":{v:["Pretraži vremensku zonu"]},"Type to search time zone":{v:["Upišite za pretraživanje vremenske zone"]}}},{l:"hu",t:{"Type to search time zone":{v:["Gépeljen az időzóna kereséséhez"]}}},{l:"id",t:{"Search for time zone":{v:["Cari zona waktu"]},"Type to search time zone":{v:["Ketik untuk mencari zona waktu"]}}},{l:"is",t:{"Search for time zone":{v:["Leita að tímabelti"]},"Type to search time zone":{v:["Skrifaðu til að leita að tímabelti"]}}},{l:"it",t:{"Search for time zone":{v:["Ricerca del fuso orario"]},"Type to search time zone":{v:["Digita per cercare un fuso orario"]}}},{l:"ja",t:{"Type to search time zone":{v:["タイムゾーン検索のため入力してください"]}}},{l:"ja-JP",t:{"Search for time zone":{v:["タイムゾーンを検索"]},"Type to search time zone":{v:["タイムゾーン検索のため入力してください"]}}},{l:"ko",t:{"Search for time zone":{v:["시간대 찾기"]},"Type to search time zone":{v:["입력하여 시간대를 검색"]}}},{l:"lo",t:{"Type to search time zone":{v:["ພິມເພື່ອຄົ້ນຫາເຂດເວລາ"]}}},{l:"lt-LT",t:{}},{l:"lv",t:{}},{l:"mk",t:{"Type to search time zone":{v:["Напишете за да пребарате временска зона"]}}},{l:"my",t:{"Type to search time zone":{v:["ဒေသစံတော်ချိန်များ ရှာဖွေရန် စာရိုက်ပါ"]}}},{l:"nb",t:{"Search for time zone":{v:["Søk etter tidssone"]},"Type to search time zone":{v:["Tast for å søke etter tidssone"]}}},{l:"nl",t:{"Search for time zone":{v:["Zoeken naar tijdzone"]},"Type to search time zone":{v:["Typ om een tijdzone te zoeken"]}}},{l:"oc",t:{}},{l:"pl",t:{"Search for time zone":{v:["Szukaj strefy czasowej"]},"Type to search time zone":{v:["Wpisz, aby wyszukać strefę czasową"]}}},{l:"pt-BR",t:{"Search for time zone":{v:["Pesquisar fuso horário"]},"Type to search time zone":{v:["Digite para pesquisar o fuso horário "]}}},{l:"pt-PT",t:{"Type to search time zone":{v:["Digite para pesquisar o fuso horário "]}}},{l:"ro",t:{"Search for time zone":{v:["Căutare zonă de timp"]},"Type to search time zone":{v:["Tastați pentru a căuta fusul orar"]}}},{l:"ru",t:{"Search for time zone":{v:["Поиск часового пояса"]},"Type to search time zone":{v:["Введите для поиска часового пояса"]}}},{l:"sk",t:{"Search for time zone":{v:["Vyhľadať časové pásmo"]},"Type to search time zone":{v:["Začníte písať pre vyhľadávanie časovej zóny"]}}},{l:"sl",t:{"Type to search time zone":{v:["Vpišite niz za iskanje časovnega pasu"]}}},{l:"sr",t:{"Type to search time zone":{v:["Куцајте да претражите временске зоне"]}}},{l:"sv",t:{"Search for time zone":{v:["Sök efter tidszon"]},"Type to search time zone":{v:["Skriv för att välja tidszon"]}}},{l:"tr",t:{"Search for time zone":{v:["Saat dilimi ara"]},"Type to search time zone":{v:["Saat dilimi aramak için yazmaya başlayın"]}}},{l:"uk",t:{"Type to search time zone":{v:["Введіть для пошуку часовий пояс"]}}},{l:"uz",t:{"Type to search time zone":{v:["Vaqt mintaqasini qidirish uchun kiriting"]}}},{l:"zh-CN",t:{"Search for time zone":{v:["搜索时区"]},"Type to search time zone":{v:["打字以搜索时区"]}}},{l:"zh-HK",t:{"Type to search time zone":{v:["鍵入以搜索時區"]}}},{l:"zh-TW",t:{"Type to search time zone":{v:["輸入以搜尋時區"]}}}],yv=[{l:"ar",t:{"Settings navigation":{v:["إعدادات التّصفُّح"]}}},{l:"ast",t:{"Settings navigation":{v:["Navegación pela configuración"]}}},{l:"br",t:{}},{l:"ca",t:{"Settings navigation":{v:["Navegació d'opcions"]}}},{l:"cs",t:{"Settings navigation":{v:["Pohyb po nastavení"]}}},{l:"cs-CZ",t:{"Settings navigation":{v:["Pohyb po nastavení"]}}},{l:"da",t:{"Settings navigation":{v:["Naviger i indstillinger"]}}},{l:"de",t:{"Settings navigation":{v:["Einstellungen für die Navigation"]}}},{l:"de-DE",t:{"Settings navigation":{v:["Einstellungen für die Navigation"]}}},{l:"el",t:{"Settings navigation":{v:["Πλοήγηση ρυθμίσεων"]}}},{l:"en-GB",t:{"Settings navigation":{v:["Settings navigation"]}}},{l:"eo",t:{"Settings navigation":{v:["Agorda navigado"]}}},{l:"es",t:{"Settings navigation":{v:["Navegación de ajustes"]}}},{l:"es-AR",t:{"Settings navigation":{v:["Navegación de configuraciones"]}}},{l:"es-EC",t:{"Settings navigation":{v:["Navegación de configuraciones"]}}},{l:"es-MX",t:{"Settings navigation":{v:["Navegación por ajustes"]}}},{l:"et-EE",t:{"Settings navigation":{v:["Seadistuste navigatsioon"]}}},{l:"eu",t:{"Settings navigation":{v:["Nabigazio ezarpenak"]}}},{l:"fa",t:{"Settings navigation":{v:["ناوبری تنظیمات"]}}},{l:"fi",t:{"Settings navigation":{v:["Asetusten navigointi"]}}},{l:"fr",t:{"Settings navigation":{v:["Navigation dans les paramètres"]}}},{l:"ga",t:{"Settings navigation":{v:["Nascleanúint socruithe"]}}},{l:"gl",t:{"Settings navigation":{v:["Navegación polos axustes"]}}},{l:"he",t:{"Settings navigation":{v:["ניווט בהגדרות"]}}},{l:"hr",t:{"Settings navigation":{v:["Navigacija postavki"]}}},{l:"hu",t:{"Settings navigation":{v:["Navigáció a beállításokban"]}}},{l:"id",t:{"Settings navigation":{v:["Navigasi pengaturan"]}}},{l:"is",t:{"Settings navigation":{v:["Flakk um stillingar"]}}},{l:"it",t:{"Settings navigation":{v:["Navigazione delle impostazioni"]}}},{l:"ja",t:{"Settings navigation":{v:["ナビゲーション設定"]}}},{l:"ja-JP",t:{"Settings navigation":{v:["ナビゲーション設定"]}}},{l:"ko",t:{"Settings navigation":{v:["세팅 탐색"]}}},{l:"lo",t:{"Settings navigation":{v:["ການນຳທາງການຕັ້ງຄ່າ"]}}},{l:"lt-LT",t:{"Settings navigation":{v:["Naršymas nustatymuose"]}}},{l:"lv",t:{}},{l:"mk",t:{"Settings navigation":{v:["Параметри за навигација"]}}},{l:"my",t:{"Settings navigation":{v:["ချိန်ညှိချက်အညွှန်း"]}}},{l:"nb",t:{"Settings navigation":{v:["Navigasjonsinstillinger"]}}},{l:"nl",t:{"Settings navigation":{v:["Instellingen navigatie"]}}},{l:"oc",t:{}},{l:"pl",t:{"Settings navigation":{v:["Ustawienia nawigacji"]}}},{l:"pt-BR",t:{"Settings navigation":{v:["Navegação de configurações"]}}},{l:"pt-PT",t:{"Settings navigation":{v:["Navegação de configurações"]}}},{l:"ro",t:{"Settings navigation":{v:["Navigare setări"]}}},{l:"ru",t:{"Settings navigation":{v:["Навигация по настройкам"]}}},{l:"sk",t:{"Settings navigation":{v:["Navigácia v nastaveniach"]}}},{l:"sl",t:{"Settings navigation":{v:["Krmarjenje nastavitev"]}}},{l:"sr",t:{"Settings navigation":{v:["Кретање по подешавањима"]}}},{l:"sv",t:{"Settings navigation":{v:["Inställningsmeny"]}}},{l:"tr",t:{"Settings navigation":{v:["Gezinme ayarları"]}}},{l:"uk",t:{"Settings navigation":{v:["Навігація у налаштуваннях"]}}},{l:"uz",t:{"Settings navigation":{v:["Sozlamalar navigatsiyasi"]}}},{l:"zh-CN",t:{"Settings navigation":{v:["设置向导"]}}},{l:"zh-HK",t:{"Settings navigation":{v:["設定值導覽"]}}},{l:"zh-TW",t:{"Settings navigation":{v:["設定值導覽"]}}}],wv=[{l:"ar",t:{Submit:{v:["إرسال"]}}},{l:"ast",t:{Submit:{v:["Unviar"]}}},{l:"br",t:{}},{l:"ca",t:{Submit:{v:["Envia"]}}},{l:"cs",t:{Submit:{v:["Odeslat"]}}},{l:"cs-CZ",t:{Submit:{v:["Odeslat"]}}},{l:"da",t:{Submit:{v:["Send"]}}},{l:"de",t:{Submit:{v:["Einreichen"]}}},{l:"de-DE",t:{Submit:{v:["Einreichen"]}}},{l:"el",t:{Submit:{v:["Υποβολή"]}}},{l:"en-GB",t:{Submit:{v:["Submit"]}}},{l:"eo",t:{}},{l:"es",t:{Submit:{v:["Enviar"]}}},{l:"es-AR",t:{Submit:{v:["Enviar"]}}},{l:"es-EC",t:{Submit:{v:["Enviar"]}}},{l:"es-MX",t:{Submit:{v:["Enviar"]}}},{l:"et-EE",t:{Submit:{v:["Saada"]}}},{l:"eu",t:{Submit:{v:["Bidali"]}}},{l:"fa",t:{Submit:{v:["ارسال"]}}},{l:"fi",t:{Submit:{v:["Lähetä"]}}},{l:"fr",t:{Submit:{v:["Valider"]}}},{l:"ga",t:{Submit:{v:["Cuir isteach"]}}},{l:"gl",t:{Submit:{v:["Enviar"]}}},{l:"he",t:{Submit:{v:["הגשה"]}}},{l:"hr",t:{Submit:{v:["Pošalji"]}}},{l:"hu",t:{Submit:{v:["Beküldés"]}}},{l:"id",t:{Submit:{v:["Kirimkan"]}}},{l:"is",t:{Submit:{v:["Senda inn"]}}},{l:"it",t:{Submit:{v:["Invia"]}}},{l:"ja",t:{Submit:{v:["提出"]}}},{l:"ja-JP",t:{Submit:{v:["提出"]}}},{l:"ko",t:{Submit:{v:["제출"]}}},{l:"lo",t:{Submit:{v:["ສົ່ງ"]}}},{l:"lt-LT",t:{Submit:{v:["Pateikti"]}}},{l:"lv",t:{}},{l:"mk",t:{Submit:{v:["Испрати"]}}},{l:"my",t:{Submit:{v:["တင်သွင်းရန်"]}}},{l:"nb",t:{Submit:{v:["Send"]}}},{l:"nl",t:{Submit:{v:["Indienen"]}}},{l:"oc",t:{}},{l:"pl",t:{Submit:{v:["Wyślij"]}}},{l:"pt-BR",t:{Submit:{v:["Enviar"]}}},{l:"pt-PT",t:{Submit:{v:["Submeter"]}}},{l:"ro",t:{Submit:{v:["Trimiteți"]}}},{l:"ru",t:{Submit:{v:["Утвердить"]}}},{l:"sk",t:{Submit:{v:["Odoslať"]}}},{l:"sl",t:{Submit:{v:["Pošlji"]}}},{l:"sr",t:{Submit:{v:["Поднеси"]}}},{l:"sv",t:{Submit:{v:["Skicka"]}}},{l:"tr",t:{Submit:{v:["Gönder"]}}},{l:"uk",t:{Submit:{v:["Надіслати"]}}},{l:"uz",t:{Submit:{v:["Yuborish"]}}},{l:"zh-CN",t:{Submit:{v:["提交"]}}},{l:"zh-HK",t:{Submit:{v:["提交"]}}},{l:"zh-TW",t:{Submit:{v:["遞交"]}}}],Av=[{l:"ar",t:{"Undo changes":{v:["تراجَع عن التغييرات"]}}},{l:"ast",t:{"Undo changes":{v:["Desfacer los cambeos"]}}},{l:"br",t:{}},{l:"ca",t:{"Undo changes":{v:["Desfés els canvis"]}}},{l:"cs",t:{"Undo changes":{v:["Vzít změny zpět"]}}},{l:"cs-CZ",t:{"Undo changes":{v:["Vzít změny zpět"]}}},{l:"da",t:{"Undo changes":{v:["Fortryd ændringer"]}}},{l:"de",t:{"Undo changes":{v:["Änderungen rückgängig machen"]}}},{l:"de-DE",t:{"Undo changes":{v:["Änderungen rückgängig machen"]}}},{l:"el",t:{"Undo changes":{v:["Αναίρεση Αλλαγών"]}}},{l:"en-GB",t:{"Undo changes":{v:["Undo changes"]}}},{l:"eo",t:{}},{l:"es",t:{"Undo changes":{v:["Deshacer cambios"]}}},{l:"es-AR",t:{"Undo changes":{v:["Deshacer cambios"]}}},{l:"es-EC",t:{"Undo changes":{v:["Deshacer cambios"]}}},{l:"es-MX",t:{"Undo changes":{v:["Deshacer cambios"]}}},{l:"et-EE",t:{"Undo changes":{v:["Pööra muudatused tagasi"]}}},{l:"eu",t:{"Undo changes":{v:["Aldaketak desegin"]}}},{l:"fa",t:{"Undo changes":{v:["لغو تغییرات"]}}},{l:"fi",t:{"Undo changes":{v:["Kumoa muutokset"]}}},{l:"fr",t:{"Undo changes":{v:["Annuler les changements"]}}},{l:"ga",t:{"Undo changes":{v:["Cealaigh athruithe"]}}},{l:"gl",t:{"Undo changes":{v:["Desfacer os cambios"]}}},{l:"he",t:{"Undo changes":{v:["ביטול שינויים"]}}},{l:"hr",t:{"Undo changes":{v:["Poništi promjene"]}}},{l:"hu",t:{"Undo changes":{v:["Változtatások visszavonása"]}}},{l:"id",t:{"Undo changes":{v:["Urungkan perubahan"]}}},{l:"is",t:{"Undo changes":{v:["Afturkalla breytingar"]}}},{l:"it",t:{"Undo changes":{v:["Cancella i cambiamenti"]}}},{l:"ja",t:{"Undo changes":{v:["変更を取り消し"]}}},{l:"ja-JP",t:{"Undo changes":{v:["変更を取り消し"]}}},{l:"ko",t:{"Undo changes":{v:["변경 되돌리기"]}}},{l:"lo",t:{"Undo changes":{v:["ຍ້ອນຄືນການປ່ຽນແປງ"]}}},{l:"lt-LT",t:{}},{l:"lv",t:{}},{l:"mk",t:{"Undo changes":{v:["Врати ги промените"]}}},{l:"my",t:{}},{l:"nb",t:{"Undo changes":{v:["Tilbakestill endringer"]}}},{l:"nl",t:{"Undo changes":{v:["Wijzigingen ongedaan maken"]}}},{l:"oc",t:{}},{l:"pl",t:{"Undo changes":{v:["Cofnij zmiany"]}}},{l:"pt-BR",t:{"Undo changes":{v:["Desfazer modificações"]}}},{l:"pt-PT",t:{"Undo changes":{v:["Anular alterações"]}}},{l:"ro",t:{"Undo changes":{v:["Anularea modificărilor"]}}},{l:"ru",t:{"Undo changes":{v:["Отменить изменения"]}}},{l:"sk",t:{"Undo changes":{v:["Vrátiť zmeny"]}}},{l:"sl",t:{"Undo changes":{v:["Razveljavi spremembe"]}}},{l:"sr",t:{"Undo changes":{v:["Поништи измене"]}}},{l:"sv",t:{"Undo changes":{v:["Ångra ändringar"]}}},{l:"tr",t:{"Undo changes":{v:["Değişiklikleri geri al"]}}},{l:"uk",t:{"Undo changes":{v:["Скасувати зміни"]}}},{l:"uz",t:{"Undo changes":{v:["O'zgarishlarni bekor qilish"]}}},{l:"zh-CN",t:{"Undo changes":{v:["撤销更改"]}}},{l:"zh-HK",t:{"Undo changes":{v:["取消更改"]}}},{l:"zh-TW",t:{"Undo changes":{v:["還原變更"]}}}],xv=["aria-label"],Dv=["width","height"],bv=["fill"],kv=["fill"],Fv={key:0},Sv=He({__name:"NcLoadingIcon",props:{appearance:{default:"auto"},name:{default:""},size:{default:20}},setup(e){const u=e,t=se(()=>{const s=["#777","#CCC"];return u.appearance==="light"?s:u.appearance==="dark"?s.reverse():["var(--color-loading-light)","var(--color-loading-dark)"]});return(s,i)=>(D(),I("span",{"aria-label":s.name,role:"img",class:"material-design-icon loading-icon"},[(D(),I("svg",{width:s.size,height:s.size,viewBox:"0 0 24 24"},[$("path",{fill:t.value[0],d:"M12,4V2A10,10 0 1,0 22,12H20A8,8 0 1,1 12,4Z"},null,8,bv),$("path",{fill:t.value[1],d:"M12,4V2A10,10 0 0,1 22,12H20A8,8 0 0,0 12,4Z"},[s.name?(D(),I("title",Fv,Q(s.name),1)):Ce("",!0)],8,kv)],8,Dv))],8,xv))}}),dc=gu(Sv,[["__scopeId","data-v-cf399190"]]);es(Ev);const Nv=He({__name:"NcDialogButton",props:{callback:{type:Function,default:()=>{}},disabled:{type:Boolean,default:!1},icon:{default:void 0},label:{},type:{default:"button"},variant:{default:"tertiary"}},emits:["click"],setup(e,{emit:u}){const t=e,s=u,i=ze(!1);async function n(o){if(!i.value){i.value=!0;try{const r=t.type==="reset"?!1:void 0,l=await t.callback?.()??r;l!==!1&&s("click",o,l)}finally{i.value=!1}}}return(o,r)=>(D(),ye(S(Tu),{"aria-label":o.label,disabled:o.disabled,type:o.type,variant:o.variant,onClick:n},{icon:de(()=>[Ke(o.$slots,"icon",{},()=>[i.value?(D(),ye(S(dc),{key:0,name:S(wu)("Loading …")},null,8,["name"])):o.icon!==void 0?(D(),ye(S(Uu),{key:1,svg:o.icon},null,8,["svg"])):Ce("",!0)])]),default:de(()=>[tu(Q(o.label)+" ",1)]),_:3},8,["aria-label","disabled","type","variant"]))}});var mc=["input:not([inert]):not([inert] *)","select:not([inert]):not([inert] *)","textarea:not([inert]):not([inert] *)","a[href]:not([inert]):not([inert] *)","button:not([inert]):not([inert] *)","[tabindex]:not(slot):not([inert]):not([inert] *)","audio[controls]:not([inert]):not([inert] *)","video[controls]:not([inert]):not([inert] *)",'[contenteditable]:not([contenteditable="false"]):not([inert]):not([inert] *)',"details>summary:first-of-type:not([inert]):not([inert] *)","details:not([inert]):not([inert] *)"],R0=mc.join(","),cc=typeof Element>"u",si=cc?function(){}:Element.prototype.matches||Element.prototype.msMatchesSelector||Element.prototype.webkitMatchesSelector,$0=!cc&&Element.prototype.getRootNode?function(e){var u;return e==null||(u=e.getRootNode)===null||u===void 0?void 0:u.call(e)}:function(e){return e?.ownerDocument},V0=function(e,u){var t;u===void 0&&(u=!0);var s=e==null||(t=e.getAttribute)===null||t===void 0?void 0:t.call(e,"inert"),i=s===""||s==="true",n=i||u&&e&&(typeof e.closest=="function"?e.closest("[inert]"):V0(e.parentNode));return n},_v=function(e){var u,t=e==null||(u=e.getAttribute)===null||u===void 0?void 0:u.call(e,"contenteditable");return t===""||t==="true"},gc=function(e,u,t){if(V0(e))return[];var s=Array.prototype.slice.apply(e.querySelectorAll(R0));return u&&si.call(e,R0)&&s.unshift(e),s=s.filter(t),s},H0=function(e,u,t){for(var s=[],i=Array.from(e);i.length;){var n=i.shift();if(!V0(n,!1))if(n.tagName==="SLOT"){var o=n.assignedElements(),r=o.length?o:n.children,l=H0(r,!0,t);t.flatten?s.push.apply(s,l):s.push({scopeParent:n,candidates:l})}else{var m=si.call(n,R0);m&&t.filter(n)&&(u||!e.includes(n))&&s.push(n);var a=n.shadowRoot||typeof t.getShadowRoot=="function"&&t.getShadowRoot(n),g=!V0(a,!1)&&(!t.shadowRootFilter||t.shadowRootFilter(n));if(a&&g){var v=H0(a===!0?n.children:a.children,!0,t);t.flatten?s.push.apply(s,v):s.push({scopeParent:n,candidates:v})}else i.unshift.apply(i,n.children)}}return s},pc=function(e){return!isNaN(parseInt(e.getAttribute("tabindex"),10))},qs=function(e){if(!e)throw new Error("No node provided");return e.tabIndex<0&&(/^(AUDIO|VIDEO|DETAILS)$/.test(e.tagName)||_v(e))&&!pc(e)?0:e.tabIndex},Tv=function(e,u){var t=qs(e);return t<0&&u&&!pc(e)?0:t},Ov=function(e,u){return e.tabIndex===u.tabIndex?e.documentOrder-u.documentOrder:e.tabIndex-u.tabIndex},hc=function(e){return e.tagName==="INPUT"},zv=function(e){return hc(e)&&e.type==="hidden"},Pv=function(e){var u=e.tagName==="DETAILS"&&Array.prototype.slice.apply(e.children).some(function(t){return t.tagName==="SUMMARY"});return u},Mv=function(e,u){for(var t=0;tsummary:first-of-type"),o=n?e.parentElement:e;if(si.call(o,"details:not([open]) *"))return!0;if(!t||t==="full"||t==="full-native"||t==="legacy-full"){if(typeof s=="function"){for(var r=e;e;){var l=e.parentElement,m=$0(e);if(l&&!l.shadowRoot&&s(l)===!0)return u4(e);e.assignedSlot?e=e.assignedSlot:!l&&m!==e.ownerDocument?e=m.host:e=l}e=r}if(Rv(e))return!e.getClientRects().length;if(t!=="legacy-full")return!0}else if(t==="non-zero-area")return u4(e);return!1},Vv=function(e){if(/^(INPUT|BUTTON|SELECT|TEXTAREA)$/.test(e.tagName))for(var u=e.parentElement;u;){if(u.tagName==="FIELDSET"&&u.disabled){for(var t=0;t=0)},fc=function(e){var u=[],t=[];return e.forEach(function(s,i){var n=!!s.scopeParent,o=n?s.scopeParent:s,r=Tv(o,n),l=n?fc(s.candidates):o;r===0?n?u.push.apply(u,l):u.push(o):t.push({documentOrder:i,tabIndex:r,item:s,isScope:n,content:l})}),t.sort(Ov).reduce(function(s,i){return i.isScope?s.push.apply(s,i.content):s.push(i.content),s},[]).concat(u)},Uv=function(e,u){u=u||{};var t;return u.getShadowRoot?t=H0([e],u.includeContainer,{filter:Kr.bind(null,u),flatten:!1,getShadowRoot:u.getShadowRoot,shadowRootFilter:Hv}):t=gc(e,u.includeContainer,Kr.bind(null,u)),fc(t)},Wv=function(e,u){u=u||{};var t;return u.getShadowRoot?t=H0([e],u.includeContainer,{filter:U0.bind(null,u),flatten:!0,getShadowRoot:u.getShadowRoot}):t=gc(e,u.includeContainer,U0.bind(null,u)),t},di=function(e,u){if(u=u||{},!e)throw new Error("No node provided");return si.call(e,R0)===!1?!1:Kr(u,e)},qv=mc.concat("iframe:not([inert]):not([inert] *)").join(","),ur=function(e,u){if(u=u||{},!e)throw new Error("No node provided");return si.call(e,qv)===!1?!1:U0(u,e)};function Yr(e,u){(u==null||u>e.length)&&(u=e.length);for(var t=0,s=Array(u);t=e.length?{done:!0}:{done:!1,value:e[s++]}},e:function(l){throw l},f:i}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var n,o=!0,r=!1;return{s:function(){t=t.call(e)},n:function(){var l=t.next();return o=l.done,l},e:function(l){r=!0,n=l},f:function(){try{o||t.return==null||t.return()}finally{if(r)throw n}}}}function Kv(e,u,t){return(u=Qv(u))in e?Object.defineProperty(e,u,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[u]=t,e}function Yv(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function Zv(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
@@ -31,5 +31,5 @@ https://github.com/highlightjs/highlight.js/issues/2277`),_u=ie,lu=ve),Ue===void
)`);return(i,n)=>(D(),I("li",null,[$("div",hB,[$("span",fB,Q(e.line.file),1),e.line.line?(D(),I("span",vB,Q(S(re)("logreader","Line {line}",{line:e.line.line})),1)):Ce("",!0)]),$("pre",EB,[$("code",{class:"trace__function_name",textContent:Q(t.value)},null,8,CB),$("code",{class:"trace__function_arguments",textContent:Q(s.value)},null,8,BB)])]))}}),wB=hu(yB,[["__scopeId","data-v-fc2bb3ab"]]),AB={class:"stack-trace"},xB=He({__name:"StackTrace",props:{trace:{}},setup(e){const u=e;return(t,s)=>(D(),I("ol",AB,[(D(!0),I(vu,null,bi(u.trace,(i,n)=>(D(),ye(wB,{key:n,line:i},null,8,["line"]))),128))]))}}),DB=hu(xB,[["__scopeId","data-v-2dba9c9f"]]),bB={class:"exception_wrapper"},kB={class:"exception"},FB={class:"exception__title"},SB={class:"exception__message"},NB=He({__name:"LogException",props:{isPrevious:{type:Boolean,default:!1},isExpanded:{type:Boolean,default:!1},exception:{}},setup(e){const u=e,t=se(()=>u.exception.Exception.split("\\").pop()||"?"),s=se(()=>u.exception.Message&&u.exception.Message!=="--"?u.exception.Message:u.exception.CustomMessage),i=se(()=>u.isPrevious?re("logreader","Caused by {exception}",{exception:t.value}):t.value);return(n,o)=>{const r=Hu("LogException",!0);return D(),I("span",bB,[$("div",kB,[$("span",FB,Q(i.value),1),$("span",SB,Q(s.value),1)]),u.isExpanded?(D(),ye(DB,{key:0,trace:u.exception.Trace,class:"exception__trace"},null,8,["trace"])):Ce("",!0),u.isExpanded&&u.exception.Previous?(D(),ye(r,{key:1,isPrevious:!0,exception:u.exception.Previous},null,8,["exception"])):Ce("",!0)])}}}),D3=hu(NB,[["__scopeId","data-v-0523e99e"]]);async function to(e){try{return await window.navigator.clipboard.writeText(e),!0}catch{window.prompt(re("logreader","Could not copy to clipboard, please copy manually:"),e)}return!1}function b3(e){const u=us(e),t=s=>Intl.DateTimeFormat(Pn(),{dateStyle:"medium",timeStyle:"medium",timeZone:u.dateTimeFormat==="utc"?"UTC":void 0}).format(new Date(s));return{formatTime:t,formatLogEntry:s=>`[${s.app}] ${Di[s.level]}: ${s.message}
`+(s.method?` ${s.method} ${s.url}
`:"")+re("logreader",` from {address} by {user} at {time}
-`,{address:s.remoteAddr||"?",user:s.user||"?",time:t(s.time)})}}const _B={class:"log-details"},TB={class:"log-details__actions"},OB={class:"log-details__raw"},zB=["innerHTML"],PB=He({__name:"LogDetailsModal",props:{open:{type:Boolean},currentEntry:{},logEntries:{}},emits:["update:currentEntry","update:open"],setup(e,{emit:u}){const t=e,s=u;Ed.registerLanguage("json",aB);const{formatTime:i,formatLogEntry:n}=b3(),o=ze(!!t.currentEntry.exception);po(()=>{o.value=!!t.currentEntry.exception});const r=se(()=>t.logEntries.findIndex(E=>E===t.currentEntry)),l=se(()=>Ed.highlight(JSON.stringify(t.currentEntry,null,2),{language:"json"}).value),m=se(()=>Di[t.currentEntry.level]),a=se(()=>i(t.currentEntry.time)),g=se(()=>["log-details__info",`log-details__info--${w3[t.currentEntry.level]}`]);async function v(){await to(JSON.stringify(t.currentEntry))&&J0(re("logreader","Log entry successfully copied"))}async function h(){await to(n(t.currentEntry))&&J0(re("logreader","Log entry successfully copied"))}return(E,f)=>(D(),ye(S(Kc),{show:e.open,size:"large",hasPrevious:r.value>0,hasNext:r.values("update:currentEntry",e.logEntries[r.value+1])),onPrevious:f[2]||(f[2]=k=>s("update:currentEntry",e.logEntries[r.value-1])),"onUpdate:show":f[3]||(f[3]=k=>s("update:open",!1))},{default:de(()=>[$("div",_B,[$("dl",{class:Ge(g.value)},[$("dt",null,Q(S(re)("logreader","Level")),1),$("dd",null,Q(m.value),1),$("dt",null,Q(S(re)("logreader","App")),1),$("dd",null,Q(e.currentEntry?.app||S(re)("logreader","No app in context")),1),$("dt",null,Q(S(re)("logreader","Time")),1),$("dd",null,Q(a.value),1)],2),$("div",TB,[ce(S(Tu),{"aria-label":S(re)("logreader","Copy raw entry"),variant:"tertiary",onClick:v},{icon:de(()=>[ce(uo)]),default:de(()=>[tu(" "+Q(S(re)("logreader","Copy raw entry")),1)]),_:1},8,["aria-label"]),ce(S(Tu),{"aria-label":S(re)("logreader","Copy formatted entry"),variant:"tertiary",onClick:h},{icon:de(()=>[ce(uo)]),default:de(()=>[tu(" "+Q(S(re)("logreader","Copy formatted entry")),1)]),_:1},8,["aria-label"]),e.currentEntry.exception?(D(),ye(S(Tu),{key:0,class:"log-details__btn",onClick:f[0]||(f[0]=k=>o.value=!o.value)},{default:de(()=>[tu(Q(o.value?S(re)("logreader","Hide exception details"):S(re)("logreader","View exception details")),1)]),_:1})):Ce("",!0)]),e.currentEntry.exception?(D(),I(vu,{key:0},[ce(D3,{exception:e.currentEntry.exception,class:"log-details__exception",isExpanded:o.value},null,8,["exception","isExpanded"]),f[4]||(f[4]=$("hr",null,null,-1))],64)):Ce("",!0),$("figure",OB,[$("figcaption",null,Q(S(re)("logreader","Raw log entry")),1),$("pre",null,[$("code",{class:"hljs language-json",innerHTML:l.value},null,8,zB)])])])]),_:1},8,["show","hasPrevious","hasNext"]))}}),MB=hu(PB,[["__scopeId","data-v-40e64a89"]]),k3={beforeUpdate(){this.text=this.getText()},data(){return{text:this.getText()}},computed:{isLongText(){return this.text&&this.text.trim().length>20}},methods:{getText(){return this.$slots.default?.()[0].children?.trim?.()||""}}};es(Bv);const LB=["for"],IB=["id","type","value","min","max"],jB=He({inheritAttrs:!1,__name:"NcDateTimePickerNative",props:Pt({class:{default:void 0},id:{default:()=>St()},inputClass:{default:""},type:{default:"date"},label:{default:()=>wu("Please choose a date")},min:{default:null},max:{default:null},hideLabel:{type:Boolean}},{modelValue:{default:null},modelModifiers:{}}),emits:["update:modelValue"],setup(e){const u=Ts(e,"modelValue"),t=e,s=se(()=>u.value?r(u.value):""),i=se(()=>t.max?r(t.max):void 0),n=se(()=>t.min?r(t.min):void 0);function o(m){const a=m.getFullYear().toString().padStart(4,"0"),g=(m.getMonth()+1).toString().padStart(2,"0"),v=m.getDate().toString().padStart(2,"0"),h=m.getHours().toString().padStart(2,"0"),E=m.getMinutes().toString().padStart(2,"0");return{yyyy:a,MM:g,dd:v,hh:h,mm:E}}function r(m){const{yyyy:a,MM:g,dd:v,hh:h,mm:E}=o(m);if(t.type==="datetime-local")return`${a}-${g}-${v}T${h}:${E}`;if(t.type==="date")return`${a}-${g}-${v}`;if(t.type==="month")return`${a}-${g}`;if(t.type==="time")return`${h}:${E}`;if(t.type==="week"){const f=new Date(Number.parseInt(a),0,1),k=Math.floor((m.getTime()-f.getTime())/(1440*60*1e3)),w=Math.ceil(k/7);return`${a}-W${w}`}return""}function l(m){const a=m.target;if(!a||isNaN(a.valueAsNumber))u.value=null;else if(t.type==="time"){const g=a.value,{yyyy:v,MM:h,dd:E}=o(u.value||new Date);u.value=new Date(`${v}-${h}-${E}T${g}`)}else if(t.type==="month"){const g=(new Date(a.value).getMonth()+1).toString().padStart(2,"0"),{yyyy:v,dd:h,hh:E,mm:f}=o(u.value||new Date);u.value=new Date(`${v}-${g}-${h}T${E}:${f}`)}else{const g=new Date(a.valueAsNumber).getTimezoneOffset()*1e3*60,v=a.valueAsNumber+g;u.value=new Date(v)}}return(m,a)=>(D(),I("div",{class:Ge(["native-datetime-picker",m.$props.class])},[$("label",{class:Ge(["native-datetime-picker__label",{"hidden-visually":m.hideLabel}]),for:m.id},Q(m.label),11,LB),$("input",Re({id:m.id,class:["native-datetime-picker__input",m.inputClass],type:m.type,value:s.value,min:n.value,max:i.value},m.$attrs,{onInput:l}),null,16,IB)],2))}}),RB=gu(jB,[["__scopeId","data-v-b97e1f7a"]]);function $B(){try{return ja("core","capabilities")}catch{return console.debug("Could not find capabilities initial state fall back to _oc_capabilities"),"_oc_capabilities"in window?window._oc_capabilities:{}}}const VB={class:"input-field__main-wrapper"},HB=["id","aria-describedby","disabled","placeholder","type","value"],UB=["for"],WB={class:"input-field__icon input-field__icon--leading"},qB={key:2,class:"input-field__icon input-field__icon--trailing"},GB=["id"],KB=He({inheritAttrs:!1,__name:"NcInputField",props:Pt({class:{default:""},inputClass:{default:""},id:{default:()=>St()},label:{default:void 0},labelOutside:{type:Boolean},type:{default:"text"},placeholder:{default:void 0},showTrailingButton:{type:Boolean},trailingButtonLabel:{default:void 0},success:{type:Boolean},error:{type:Boolean},helperText:{default:""},disabled:{type:Boolean},pill:{type:Boolean}},{modelValue:{required:!0},modelModifiers:{}}),emits:Pt(["trailingButtonClick"],["update:modelValue"]),setup(e,{expose:u,emit:t}){const s=Ts(e,"modelValue"),i=e,n=t;u({focus:v,select:h});const o=Qg(),r=ti("input"),l=se(()=>i.showTrailingButton||i.success),m=se(()=>{if(i.placeholder)return i.placeholder;if(i.label)return I0?i.label:""}),a=se(()=>i.label||i.labelOutside),g=se(()=>{const f=[];return i.helperText&&f.push(`${i.id}-helper-text`),o["aria-describedby"]&&f.push(String(o["aria-describedby"])),f.join(" ")||void 0});function v(f){r.value.focus(f)}function h(){r.value.select()}function E(f){const k=f.target;s.value=i.type==="number"&&typeof s.value=="number"?parseFloat(k.value):k.value}return(f,k)=>(D(),I("div",{class:Ge(["input-field",[{"input-field--disabled":f.disabled,"input-field--error":f.error,"input-field--label-outside":f.labelOutside||!a.value,"input-field--leading-icon":!!f.$slots.icon,"input-field--trailing-icon":l.value,"input-field--pill":f.pill,"input-field--success":f.success,"input-field--legacy":S(I0)},f.$props.class]])},[$("div",VB,[$("input",Re(f.$attrs,{id:f.id,ref:"input","aria-describedby":g.value,"aria-live":"polite",class:["input-field__input",f.inputClass],disabled:f.disabled,placeholder:m.value,type:f.type,value:s.value.toString(),onInput:E}),null,16,HB),!f.labelOutside&&a.value?(D(),I("label",{key:0,class:"input-field__label",for:f.id},Q(f.label),9,UB)):Ce("",!0),Wi($("div",WB,[Ke(f.$slots,"icon",{},void 0,!0)],512),[[Gi,!!f.$slots.icon]]),f.showTrailingButton?(D(),ye(Tu,{key:1,class:"input-field__trailing-button","aria-label":f.trailingButtonLabel,disabled:f.disabled,variant:"tertiary-no-background",onClick:k[0]||(k[0]=w=>n("trailingButtonClick",w))},{icon:de(()=>[Ke(f.$slots,"trailing-button-icon",{},void 0,!0)]),_:3},8,["aria-label","disabled"])):f.success||f.error?(D(),I("div",qB,[f.success?(D(),ye(Uu,{key:0,path:S(Ur)},null,8,["path"])):(D(),ye(Uu,{key:1,path:S(Ql)},null,8,["path"]))])):Ce("",!0)]),f.helperText?(D(),I("p",{key:0,id:`${f.id}-helper-text`,class:"input-field__helper-text-message"},[f.success?(D(),ye(Uu,{key:0,class:"input-field__helper-text-message__icon",path:S(Ur),inline:""},null,8,["path"])):f.error?(D(),ye(Uu,{key:1,class:"input-field__helper-text-message__icon",path:S(Ql),inline:""},null,8,["path"])):Ce("",!0),tu(" "+Q(f.helperText),1)],8,GB)):Ce("",!0)],2))}}),ma=gu(KB,[["__scopeId","data-v-bfba6aa6"]]);es(vv);const YB=He({__name:"NcPasswordField",props:Pt({class:{},inputClass:{default:""},id:{},label:{},labelOutside:{type:Boolean},placeholder:{},showTrailingButton:{type:Boolean,default:!0},success:{type:Boolean},error:{type:Boolean},helperText:{},disabled:{type:Boolean},pill:{type:Boolean},checkPasswordStrength:{type:Boolean},minlength:{default:void 0},asText:{type:Boolean}},{modelValue:{default:""},modelModifiers:{},visible:{type:Boolean,default:!1},visibleModifiers:{}}),emits:Pt(["valid","invalid"],["update:modelValue","update:visible"]),setup(e,{expose:u,emit:t}){const s=Ts(e,"modelValue"),i=Ts(e,"visible"),n=e,o=t;Xu(s,ac(h,500)),u({focus:f,select:k});const{password_policy:r}=$B(),l=ti("inputField"),m=ze(""),a=ze(),g=se(()=>{const w={...n};return delete w.checkPasswordStrength,delete w.minlength,delete w.asText,delete w.error,delete w.helperText,delete w.inputClass,delete w.success,w}),v=se(()=>n.minlength??(n.checkPasswordStrength?r?.minLength:void 0)??void 0);async function h(){if(n.checkPasswordStrength)try{const{data:w}=await Yt.post(bh("apps/password_policy/api/v1/validate"),{password:s.value});if(a.value=w.ocs.data.passed,w.ocs.data.passed){m.value=wu("Password is secure"),o("valid");return}m.value=w.ocs.data.reason,o("invalid")}catch(w){Mn.error("Password policy returned an error",{error:w})}}function E(){i.value=!i.value}function f(w){l.value.focus(w)}function k(){l.value.select()}return(w,N)=>(D(),ye(ma,Re(g.value,{ref:"inputField",modelValue:s.value,"onUpdate:modelValue":N[0]||(N[0]=T=>s.value=T),error:w.error||a.value===!1,helperText:w.helperText||m.value,inputClass:[w.inputClass,{"password-field__input--secure-text":!i.value&&w.asText}],minlength:v.value,success:w.success||a.value===!0,trailingButtonLabel:i.value?S(wu)("Hide password"):S(wu)("Show password"),type:i.value||w.asText?"text":"password",onTrailingButtonClick:E}),vo({"trailing-button-icon":de(()=>[ce(Uu,{path:i.value?S(xf):S(Af)},null,8,["path"])]),_:2},[w.$slots.icon?{name:"icon",fn:de(()=>[Ke(w.$slots,"icon",{},void 0,!0)]),key:"0"}:void 0]),1040,["modelValue","error","helperText","inputClass","minlength","success","trailingButtonLabel","type"]))}}),ZB=gu(YB,[["__scopeId","data-v-00e75248"]]);es(hv,Av);const XB=He({__name:"NcTextField",props:Pt({class:{},inputClass:{},id:{},label:{},labelOutside:{type:Boolean},type:{},placeholder:{},showTrailingButton:{type:Boolean},trailingButtonLabel:{default:void 0},success:{type:Boolean},error:{type:Boolean},helperText:{},disabled:{type:Boolean},pill:{type:Boolean},trailingButtonIcon:{default:"close"}},{modelValue:{default:""},modelModifiers:{}}),emits:["update:modelValue"],setup(e,{expose:u}){const t=Ts(e,"modelValue"),s=e;u({focus:l,select:m});const i=ti("inputField"),n={arrowEnd:wu("Save changes"),close:wu("Clear text"),undo:wu("Undo changes")},o=new Set(Object.keys(ma.props)),r=se(()=>{const a=Object.fromEntries(Object.entries(s).filter(([g])=>o.has(g)));return a.trailingButtonLabel??=n[s.trailingButtonIcon],a});function l(a){i.value.focus(a)}function m(){i.value.select()}return(a,g)=>(D(),ye(S(ma),Re(r.value,{ref:"inputField",modelValue:t.value,"onUpdate:modelValue":g[0]||(g[0]=v=>t.value=v)}),vo({_:2},[a.$slots.icon?{name:"icon",fn:de(()=>[Ke(a.$slots,"icon")]),key:"0"}:void 0,a.type!=="search"?{name:"trailing-button-icon",fn:de(()=>[a.trailingButtonIcon==="arrowEnd"?(D(),ye(S(Uu),{key:0,directional:"",path:S(Bf)},null,8,["path"])):(D(),ye(S(Uu),{key:1,path:a.trailingButtonIcon==="undo"?S(Ff):S(Wr)},null,8,["path"]))]),key:"1"}:void 0]),1040,["modelValue"]))}});es(wv);const JB={name:"NcActionInput",components:{NcDateTimePickerNative:RB,NcPasswordField:ZB,NcTextField:XB,NcColorPicker:jo(()=>gr(()=>import("./index-CQRgr7_b.chunk.mjs"),__vite__mapDeps([0,1]),import.meta.url)),NcDateTimePicker:jo(()=>gr(()=>import("./index-BqGapKRu.chunk.mjs"),__vite__mapDeps([2,3,4,5]),import.meta.url)),NcSelect:jo(()=>gr(()=>import("./index-Berf7HSo.chunk.mjs"),__vite__mapDeps([3,4]),import.meta.url))},mixins:[k3],inheritAttrs:!1,props:{id:{type:String,default:()=>"action-"+St(),validator:e=>e.trim()!==""},inputId:{type:String,default:()=>"action-input-"+St(),validator:e=>e.trim()!==""},icon:{type:String,default:""},type:{type:String,default:"text",validator(e){return["date","datetime-local","month","multiselect","number","password","search","tel","text","time","url","week","color","email"].includes(e)}},idNativeDateTimePicker:{type:String,default:"date-time-picker_id"},isNativePicker:{type:Boolean,default:!1},label:{type:String,default:null},labelOutside:{type:Boolean,default:!0},modelValue:{type:[String,Date,Number,Array],default:""},disabled:{type:Boolean,default:!1},ariaLabel:{type:String,default:""},showTrailingButton:{type:Boolean,default:!0},trailingButtonLabel:{type:String,default:wu("Submit")},class:{type:[String,Array,Object],default:""}},emits:["submit","update:modelValue"],computed:{isIconUrl(){try{return new URL(this.icon)}catch{return!1}},isMultiselectType(){return this.type==="multiselect"},nativeDatePickerType(){switch(this.type){case"date":case"month":case"time":case"week":case"datetime-local":return this.type}return!1},datePickerType(){if(!this.isNativePicker)switch(this.type){case"date":case"month":case"time":return this.type;case"datetime-local":return"datetime"}return!1},isFocusable(){return!this.disabled}},methods:{onLeave(){this.$refs.datetimepicker&&this.$refs.datetimepicker.$refs.datepicker&&this.$refs.datetimepicker.$refs.datepicker.closePopup()},onSubmit(e){if(e.preventDefault(),e.stopPropagation(),!this.disabled)this.$emit("submit",e);else return!1},onUpdateModelValue(e){this.$emit("update:modelValue",e)}}},QB={class:"action-input__icon-wrapper"},ey=["disabled"],uy={class:"action-input__container"},ty=["for"],sy={class:"action-input__input-container"},iy={key:4,class:"action-input__container"},ny=["for"],oy={class:"action-input__input-container"};function ry(e,u,t,s,i,n){const o=Hu("NcDateTimePicker"),r=Hu("NcDateTimePickerNative"),l=Hu("NcSelect"),m=Hu("NcPasswordField"),a=Hu("NcColorPicker"),g=Hu("NcTextField");return D(),I("li",{class:Ge(["action",[{"action--disabled":t.disabled},e.$props.class]])},[$("span",{class:Ge(["action-input",{"action-input-picker--disabled":t.disabled,"action-input--visible-label":t.labelOutside&&t.label}]),onMouseleave:u[3]||(u[3]=(...v)=>n.onLeave&&n.onLeave(...v))},[$("span",QB,[Ke(e.$slots,"icon",{},()=>[$("span",{"aria-hidden":"true",class:Ge(["action-input__icon",[n.isIconUrl?"action-input__icon--url":t.icon]]),style:kt({backgroundImage:n.isIconUrl?`url(${t.icon})`:null})},null,6)],!0)]),$("form",{ref:"form",class:"action-input__form",disabled:t.disabled,onSubmit:u[2]||(u[2]=ki((...v)=>n.onSubmit&&n.onSubmit(...v),["prevent"]))},[$("div",uy,[t.label&&t.labelOutside&&!t.isNativePicker?(D(),I("label",{key:0,class:Ge(["action-input__text-label",{"action-input__text-label--hidden":!t.labelOutside}]),for:t.inputId},Q(t.label),11,ty)):Ce("",!0),$("div",sy,[n.datePickerType?(D(),ye(o,Re({key:0,ref:"datetimepicker",modelValue:t.modelValue,style:{"z-index":"99999999999"},placeholder:e.text,disabled:t.disabled,type:n.datePickerType,inputClass:["mx-input",{focusable:n.isFocusable}],class:"action-input__datetimepicker",appendToBody:""},e.$attrs,{"onUpdate:modelValue":n.onUpdateModelValue}),null,16,["modelValue","placeholder","disabled","type","inputClass","onUpdate:modelValue"])):t.isNativePicker?(D(),ye(r,Re({key:1,id:t.idNativeDateTimePicker,modelValue:t.modelValue,label:t.label,type:n.nativeDatePickerType,inputClass:{focusable:n.isFocusable},class:"action-input__datetimepicker"},e.$attrs,{"onUpdate:modelValue":n.onUpdateModelValue}),null,16,["id","modelValue","label","type","inputClass","onUpdate:modelValue"])):n.isMultiselectType?(D(),ye(l,Re({key:2,modelValue:t.modelValue,placeholder:e.text,disabled:t.disabled,appendToBody:!1,inputClass:{focusable:n.isFocusable},class:"action-input__multi"},e.$attrs,{"onUpdate:modelValue":n.onUpdateModelValue}),null,16,["modelValue","placeholder","disabled","inputClass","onUpdate:modelValue"])):t.type==="password"?(D(),ye(m,Re({key:3,id:t.inputId,modelValue:t.modelValue,label:t.label,labelOutside:!t.label||t.labelOutside,placeholder:e.text,disabled:t.disabled,inputClass:{focusable:n.isFocusable},showTrailingButton:t.showTrailingButton&&!t.disabled},e.$attrs,{"onUpdate:modelValue":n.onUpdateModelValue}),null,16,["id","modelValue","label","labelOutside","placeholder","disabled","inputClass","showTrailingButton","onUpdate:modelValue"])):t.type==="color"?(D(),I("div",iy,[t.label&&t.type==="color"?(D(),I("label",{key:0,class:Ge(["action-input__text-label",{"action-input__text-label--hidden":!t.labelOutside}]),for:t.inputId},Q(t.label),11,ny)):Ce("",!0),$("div",oy,[ce(a,Re({id:"inputId",modelValue:t.modelValue,class:"colorpicker__trigger"},e.$attrs,{"onUpdate:modelValue":n.onUpdateModelValue,onSubmit:u[0]||(u[0]=v=>e.$refs.form.requestSubmit())}),{default:de(()=>[$("button",{class:Ge(["colorpicker__preview",{focusable:n.isFocusable}]),style:kt({"background-color":t.modelValue})},null,6)]),_:1},16,["modelValue","onUpdate:modelValue"])])])):(D(),ye(g,Re({key:5,id:t.inputId,modelValue:t.modelValue,label:t.label,labelOutside:!t.label||t.labelOutside,placeholder:e.text,disabled:t.disabled,inputClass:{focusable:n.isFocusable},type:t.type,trailingButtonIcon:"arrowRight",trailingButtonLabel:t.trailingButtonLabel,showTrailingButton:t.showTrailingButton&&!t.disabled},e.$attrs,{onTrailingButtonClick:u[1]||(u[1]=v=>e.$refs.form.requestSubmit()),"onUpdate:modelValue":n.onUpdateModelValue}),null,16,["id","modelValue","label","labelOutside","placeholder","disabled","inputClass","type","trailingButtonLabel","showTrailingButton","onUpdate:modelValue"]))])])],40,ey)],34)],2)}const ay=gu(JB,[["render",ry],["__scopeId","data-v-3a83acfa"]]),ly={name:"MagnifyIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},dy=["aria-hidden","aria-label"],my=["fill","width","height"],cy={d:"M9.5,3A6.5,6.5 0 0,1 16,9.5C16,11.11 15.41,12.59 14.44,13.73L14.71,14H15.5L20.5,19L19,20.5L14,15.5V14.71L13.73,14.44C12.59,15.41 11.11,16 9.5,16A6.5,6.5 0 0,1 3,9.5A6.5,6.5 0 0,1 9.5,3M9.5,5C7,5 5,7 5,9.5C5,12 7,14 9.5,14C12,14 14,12 14,9.5C14,7 12,5 9.5,5Z"},gy={key:0};function py(e,u,t,s,i,n){return D(),I("span",Re(e.$attrs,{"aria-hidden":t.title?null:"true","aria-label":t.title,class:"material-design-icon magnify-icon",role:"img",onClick:u[0]||(u[0]=o=>e.$emit("click",o))}),[(D(),I("svg",{fill:t.fillColor,class:"material-design-icon__svg",width:t.size,height:t.size,viewBox:"0 0 24 24"},[$("path",cy,[t.title?(D(),I("title",gy,Q(t.title),1)):Ce("",!0)])],8,my))],16,dy)}const hy=hu(ly,[["render",py]]),fy={name:"TextSearchIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},vy=["aria-hidden","aria-label"],Ey=["fill","width","height"],Cy={d:"M19.31 18.9L22.39 22L21 23.39L17.88 20.32C17.19 20.75 16.37 21 15.5 21C13 21 11 19 11 16.5C11 14 13 12 15.5 12C18 12 20 14 20 16.5C20 17.38 19.75 18.21 19.31 18.9M15.5 19C16.88 19 18 17.88 18 16.5C18 15.12 16.88 14 15.5 14C14.12 14 13 15.12 13 16.5C13 17.88 14.12 19 15.5 19M21 4V6H3V4H21M3 16V14H9V16H3M3 11V9H21V11H18.97C17.96 10.37 16.77 10 15.5 10C14.23 10 13.04 10.37 12.03 11H3Z"},By={key:0};function yy(e,u,t,s,i,n){return D(),I("span",Re(e.$attrs,{"aria-hidden":t.title?null:"true","aria-label":t.title,class:"material-design-icon text-search-icon",role:"img",onClick:u[0]||(u[0]=o=>e.$emit("click",o))}),[(D(),I("svg",{fill:t.fillColor,class:"material-design-icon__svg",width:t.size,height:t.size,viewBox:"0 0 24 24"},[$("path",Cy,[t.title?(D(),I("title",By,Q(t.title),1)):Ce("",!0)])],8,Ey))],16,vy)}const wy=hu(fy,[["render",yy]]),Ay=He({__name:"LogSearch",setup(e){const u=So(),t=ze(!1),s=se(()=>u.query?"primary":"tertiary-no-background"),i=se(()=>u.query);function n({target:r}){u.searchLogs(r.value)}function o(r){r.ctrlKey&&r.key==="f"&&(t.value=!0,r.preventDefault(),r.stopPropagation())}return st(()=>{window.OCP.Accessibility.disableKeyboardShortcuts()||document.addEventListener("keydown",o,!0)}),zt(()=>{document.removeEventListener("keydown",o,!0)}),(r,l)=>(D(),ye(S(La),{open:t.value,"onUpdate:open":l[1]||(l[1]=m=>t.value=m),forceMenu:"","aria-label":S(re)("logreader","Search log entries"),type:s.value},{icon:de(()=>[ce(wy,{size:20})]),default:de(()=>[ce(S(ay),{modelValue:i.value,label:S(re)("logreader","Search log entries"),showTrailingButton:!1,onSubmit:l[0]||(l[0]=m=>t.value=!1),onInput:n},{icon:de(()=>[ce(hy,{size:20})]),default:de(()=>[tu(Q(S(re)("logreader","Search log entries"))+" ",1)]),_:1},8,["modelValue","label"])]),_:1},8,["open","aria-label","type"]))}}),xy={name:"SortIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},Dy=["aria-hidden","aria-label"],by=["fill","width","height"],ky={d:"M18 21L14 17H17V7H14L18 3L22 7H19V17H22M2 19V17H12V19M2 13V11H9V13M2 7V5H6V7H2Z"},Fy={key:0};function Sy(e,u,t,s,i,n){return D(),I("span",Re(e.$attrs,{"aria-hidden":t.title?null:"true","aria-label":t.title,class:"material-design-icon sort-icon",role:"img",onClick:u[0]||(u[0]=o=>e.$emit("click",o))}),[(D(),I("svg",{fill:t.fillColor,class:"material-design-icon__svg",width:t.size,height:t.size,viewBox:"0 0 24 24"},[$("path",ky,[t.title?(D(),I("title",Fy,Q(t.title),1)):Ce("",!0)])],8,by))],16,Dy)}const Ny=hu(xy,[["render",Sy]]),_y={name:"SortAscendingIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},Ty=["aria-hidden","aria-label"],Oy=["fill","width","height"],zy={d:"M19 17H22L18 21L14 17H17V3H19M2 17H12V19H2M6 5V7H2V5M2 11H9V13H2V11Z"},Py={key:0};function My(e,u,t,s,i,n){return D(),I("span",Re(e.$attrs,{"aria-hidden":t.title?null:"true","aria-label":t.title,class:"material-design-icon sort-ascending-icon",role:"img",onClick:u[0]||(u[0]=o=>e.$emit("click",o))}),[(D(),I("svg",{fill:t.fillColor,class:"material-design-icon__svg",width:t.size,height:t.size,viewBox:"0 0 24 24"},[$("path",zy,[t.title?(D(),I("title",Py,Q(t.title),1)):Ce("",!0)])],8,Oy))],16,Ty)}const Ly=hu(_y,[["render",My]]),Iy={name:"SortDescendingIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},jy=["aria-hidden","aria-label"],Ry=["fill","width","height"],$y={d:"M19 7H22L18 3L14 7H17V21H19M2 17H12V19H2M6 5V7H2V5M2 11H9V13H2V11Z"},Vy={key:0};function Hy(e,u,t,s,i,n){return D(),I("span",Re(e.$attrs,{"aria-hidden":t.title?null:"true","aria-label":t.title,class:"material-design-icon sort-descending-icon",role:"img",onClick:u[0]||(u[0]=o=>e.$emit("click",o))}),[(D(),I("svg",{fill:t.fillColor,class:"material-design-icon__svg",width:t.size,height:t.size,viewBox:"0 0 24 24"},[$("path",$y,[t.title?(D(),I("title",Vy,Q(t.title),1)):Ce("",!0)])],8,Ry))],16,jy)}const Uy=hu(Iy,[["render",Hy]]),Wy=["aria-sort"],qy={class:"log-table-header__wrapper"},Gy=["title"],Ky=He({__name:"LogTableHeader",props:{sortable:{type:Boolean,default:!0},sorted:{default:""},name:{}},emits:["update:sorted"],setup(e,{emit:u}){const t=e,s=u,i=se(()=>t.sorted||void 0),n=se(()=>t.sorted==="ascending"?Ly:t.sorted==="descending"?Uy:Ny);function o(){switch(t.sorted){case"ascending":{s("update:sorted","descending");break}case"descending":{s("update:sorted","");break}case"":{s("update:sorted","ascending");break}}}return(r,l)=>(D(),I("th",{"aria-sort":i.value},[$("div",qy,[e.sortable?(D(),ye(S(Tu),{key:0,variant:t.sorted?"secondary":"tertiary-no-background","aria-label":e.name,"aria-pressed":!!t.sorted,wide:!0,onClick:ki(o,["stop"])},{icon:de(()=>[(D(),ye(_n(n.value),{size:20}))]),default:de(()=>[tu(" "+Q(e.name),1)]),_:1},8,["variant","aria-label","aria-pressed"])):(D(),I("span",{key:1,title:e.name,class:"log-table-header__text"},Q(e.name),9,Gy)),Ke(r.$slots,"default",{},void 0,!0)])],8,Wy))}}),r0=hu(Ky,[["__scopeId","data-v-56a91c00"]]),Yy={mixins:[k3],props:{icon:{type:String,default:""},name:{type:String,default:""},title:{type:String,default:""},closeAfterClick:{type:Boolean,default:!1},ariaLabel:{type:String,default:null}},inject:{closeMenu:{from:Hc}},emits:["click"],created(){"ariaHidden"in this.$attrs},computed:{isIconUrl(){try{return!!new URL(this.icon,this.icon.startsWith("/")?window.location.origin:void 0)}catch{return!1}}},methods:{onClick(e){this.$emit("click",e),this.closeAfterClick&&this.closeMenu(!1)}}},Zy={name:"NcActionButton",components:{NcIconSvgWrapper:Uu},mixins:[Yy],inject:{isInSemanticMenu:{from:Vc,default:!1}},props:{disabled:{type:Boolean,default:!1},isMenu:{type:Boolean,default:!1},type:{type:String,default:"button",validator:e=>["button","checkbox","radio","reset","submit"].includes(e)},modelValue:{type:[Boolean,String],default:null},value:{type:String,default:null},description:{type:String,default:""}},emits:["update:modelValue"],setup(){return{mdiCheck:Ur,mdiChevronRight:rc}},computed:{isFocusable(){return!this.disabled},isChecked(){return this.type==="radio"&&typeof this.modelValue!="boolean"?this.modelValue===this.value:this.modelValue},nativeType(){return this.type==="submit"||this.type==="reset"?this.type:"button"},buttonAttributes(){const e={};return this.isInSemanticMenu?(e.role="menuitem",this.type==="radio"?(e.role="menuitemradio",e["aria-checked"]=this.isChecked?"true":"false"):(this.type==="checkbox"||this.nativeType==="button"&&this.modelValue!==null)&&(e.role="menuitemcheckbox",e["aria-checked"]=this.modelValue===null?"mixed":this.modelValue?"true":"false")):this.modelValue!==null&&this.nativeType==="button"&&(e["aria-pressed"]=this.modelValue?"true":"false"),e}},methods:{handleClick(e){this.onClick(e),(this.modelValue!==null||this.type!=="button")&&(this.type==="radio"?typeof this.modelValue!="boolean"?this.isChecked||this.$emit("update:modelValue",this.value):this.$emit("update:modelValue",!this.isChecked):this.$emit("update:modelValue",!this.isChecked))}}},Xy=["role"],Jy=["aria-label","disabled","title","type"],Qy={class:"action-button__longtext-wrapper"},ew={key:0,class:"action-button__name"},uw=["textContent"],tw={key:2,class:"action-button__text"},sw=["textContent"],iw={key:2,class:"action-button__pressed-icon material-design-icon"};function nw(e,u,t,s,i,n){const o=Hu("NcIconSvgWrapper");return D(),I("li",{class:Ge(["action",{"action--disabled":t.disabled}]),role:n.isInSemanticMenu&&"presentation"},[$("button",Re({"aria-label":e.ariaLabel,class:["action-button button-vue",{"action-button--active":n.isChecked,focusable:n.isFocusable}],disabled:t.disabled,title:e.title,type:n.nativeType},n.buttonAttributes,{onClick:u[0]||(u[0]=(...r)=>n.handleClick&&n.handleClick(...r))}),[Ke(e.$slots,"icon",{},()=>[$("span",{class:Ge([[e.isIconUrl?"action-button__icon--url":e.icon],"action-button__icon"]),style:kt({backgroundImage:e.isIconUrl?`url(${e.icon})`:null}),"aria-hidden":"true"},null,6)],!0),$("span",Qy,[e.name?(D(),I("strong",ew,Q(e.name),1)):Ce("",!0),e.isLongText?(D(),I("span",{key:1,class:"action-button__longtext",textContent:Q(e.text)},null,8,uw)):(D(),I("span",tw,Q(e.text),1)),t.description?(D(),I("span",{key:3,class:"action-button__description",textContent:Q(t.description)},null,8,sw)):Ce("",!0)]),t.isMenu?(D(),ye(o,{key:0,class:"action-button__menu-icon",directional:"",path:s.mdiChevronRight},null,8,["path"])):n.isChecked?(D(),ye(o,{key:1,path:s.mdiCheck,class:"action-button__pressed-icon"},null,8,["path"])):n.isChecked===!1?(D(),I("span",iw)):Ce("",!0),Ce("",!0)],16,Jy)],10,Xy)}const Cr=gu(Zy,[["render",nw],["__scopeId","data-v-6c2daf4e"]]),ow=["data-timestamp","title","textContent"],rw=He({__name:"NcDateTime",props:{timestamp:{},format:{default:()=>({timeStyle:"medium",dateStyle:"short"})},relativeTime:{type:[Boolean,String],default:"long"},ignoreSeconds:{type:Boolean}},setup(e){const u=e,t=se(()=>({format:u.format})),s=se(()=>({ignoreSeconds:u.ignoreSeconds,relativeTime:u.relativeTime||"long",update:u.relativeTime!==!1})),i=W1(b0(()=>u.timestamp),t),n=U1(b0(()=>u.timestamp),s),o=se(()=>u.relativeTime?n.value:i.value);return(r,l)=>(D(),I("span",{class:"nc-datetime",dir:"auto","data-timestamp":r.timestamp,title:S(i),textContent:Q(o.value)},null,8,ow))}}),aw={name:"ChevronDownIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},lw=["aria-hidden","aria-label"],dw=["fill","width","height"],mw={d:"M7.41,8.58L12,13.17L16.59,8.58L18,10L12,16L6,10L7.41,8.58Z"},cw={key:0};function gw(e,u,t,s,i,n){return D(),I("span",Re(e.$attrs,{"aria-hidden":t.title?null:"true","aria-label":t.title,class:"material-design-icon chevron-down-icon",role:"img",onClick:u[0]||(u[0]=o=>e.$emit("click",o))}),[(D(),I("svg",{fill:t.fillColor,class:"material-design-icon__svg",width:t.size,height:t.size,viewBox:"0 0 24 24"},[$("path",mw,[t.title?(D(),I("title",cw,Q(t.title),1)):Ce("",!0)])],8,dw))],16,lw)}const pw=hu(aw,[["render",gw]]),hw={name:"ChevronUpIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},fw=["aria-hidden","aria-label"],vw=["fill","width","height"],Ew={d:"M7.41,15.41L12,10.83L16.59,15.41L18,14L12,8L6,14L7.41,15.41Z"},Cw={key:0};function Bw(e,u,t,s,i,n){return D(),I("span",Re(e.$attrs,{"aria-hidden":t.title?null:"true","aria-label":t.title,class:"material-design-icon chevron-up-icon",role:"img",onClick:u[0]||(u[0]=o=>e.$emit("click",o))}),[(D(),I("svg",{fill:t.fillColor,class:"material-design-icon__svg",width:t.size,height:t.size,viewBox:"0 0 24 24"},[$("path",Ew,[t.title?(D(),I("title",Cw,Q(t.title),1)):Ce("",!0)])],8,vw))],16,fw)}const yw=hu(hw,[["render",Bw]]),ww={name:"ViewListIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},Aw=["aria-hidden","aria-label"],xw=["fill","width","height"],Dw={d:"M9,5V9H21V5M9,19H21V15H9M9,14H21V10H9M4,9H8V5H4M4,19H8V15H4M4,14H8V10H4V14Z"},bw={key:0};function kw(e,u,t,s,i,n){return D(),I("span",Re(e.$attrs,{"aria-hidden":t.title?null:"true","aria-label":t.title,class:"material-design-icon view-list-icon",role:"img",onClick:u[0]||(u[0]=o=>e.$emit("click",o))}),[(D(),I("svg",{fill:t.fillColor,class:"material-design-icon__svg",width:t.size,height:t.size,viewBox:"0 0 24 24"},[$("path",Dw,[t.title?(D(),I("title",bw,Q(t.title),1)):Ce("",!0)])],8,xw))],16,Aw)}const Fw=hu(ww,[["render",kw]]),Sw=["title"],Nw={class:"row-message__text"},_w=["title"],Tw={class:"row-message__action"},Ow={key:0},zw=He({__name:"LogTableRow",props:{row:{},timeFormat:{default:"local"}},emits:["showDetails"],setup(e,{emit:u}){const t=e,s=u,i=us(),n=se(()=>i.dateTimeFormat==="raw"),o=se(()=>i.dateTimeFormat==="relative"),r=se(()=>({dateStyle:"medium",timeStyle:"medium",timeZone:i.dateTimeFormat==="utc"?"UTC":void 0})),{formatLogEntry:l}=b3(),m=se(()=>Date.parse(t.row.time)),a=ze(!1),g=se(()=>!t.row.exception||t.row.message!==t.row.exception.Message&&a.value),v=se(()=>Di[t.row.level]),h=se(()=>["logging-level",`logging-level--${w3[t.row.level]}`]),E=ze();async function f(){await to(JSON.stringify(t.row))&&J0(re("logreader","Log entry successfully copied"))}async function k(){await to(l(t.row))&&J0(re("logreader","Log entry successfully copied"))}function w(){a.value?ni(()=>{const N=E.value?.scrollHeight||0;E.value&&(E.value.style.height=`${N}px`)}):E.value!==void 0&&(E.value.style.height="")}return pm(()=>w),Xu(a,()=>w),(N,T)=>(D(),I("tr",{ref_key:"tableRowElement",ref:E,class:Ge({expanded:a.value})},[$("td",{class:Ge(h.value)},[$("span",null,Q(v.value),1)],2),$("td",{title:e.row.app},[$("span",null,Q(e.row.app),1)],8,Sw),$("td",{class:"row-message",onClick:T[1]||(T[1]=_=>a.value=!a.value)},[$("div",{class:Ge(["row-message__container",{"row-message__container--expanded":a.value}])},[$("div",Nw,[e.row.exception?(D(),ye(D3,{key:0,exception:e.row.exception},null,8,["exception"])):Ce("",!0),g.value?(D(),I("div",{key:1,class:"row-message__text_message",title:e.row.message},Q(e.row.message),9,_w)):Ce("",!0)]),$("div",Tw,[ce(S(Tu),{variant:"tertiary-no-background","aria-label":a.value?S(re)("logreader","Collapse row"):S(re)("logreader","Expand row"),onClick:T[0]||(T[0]=ki(_=>a.value=!a.value,["stop"]))},{icon:de(()=>[a.value?(D(),ye(yw,{key:0,size:20})):(D(),ye(pw,{key:1,size:20}))]),_:1},8,["aria-label"])])],2)]),$("td",null,[n.value?(D(),I("span",Ow,Q(e.row.time),1)):(D(),ye(S(rw),{key:S(i).dateTimeFormat,timestamp:m.value,relativeTime:o.value&&"long",format:r.value},null,8,["timestamp","relativeTime","format"]))]),$("td",null,[ce(S(La),{placement:"left-start"},{default:de(()=>[ce(S(Cr),{closeAfterClick:"",onClick:T[2]||(T[2]=_=>s("showDetails",e.row))},{icon:de(()=>[ce(Fw)]),default:de(()=>[tu(" "+Q(S(re)("logreader","Show details")),1)]),_:1}),ce(S(Cr),{closeAfterClick:"",onClick:f},{icon:de(()=>[ce(uo)]),default:de(()=>[tu(" "+Q(S(re)("logreader","Copy raw entry")),1)]),_:1}),ce(S(Cr),{closeAfterClick:"",onClick:k},{icon:de(()=>[ce(uo)]),default:de(()=>[tu(" "+Q(S(re)("logreader","Copy formatted entry")),1)]),_:1})]),_:1})])],2))}}),Pw=hu(zw,[["__scopeId","data-v-7322af27"]]),Mw={class:"log-table"},Lw={role:"rowgroup",class:"log-table__header"},Iw={class:"hidden-visually"},jw={key:0,class:"log-table__load-more"},Rw={key:1},$w={role:"rowgroup",class:"log-table__footer"},Vw={key:0,class:"log-table__load-more"},Hw={key:1},Cd=3,Uw=He({__name:"LogTable",props:{rows:{}},setup(e){const u=e,t=us(),s=So(),i=ze(""),n=ze(""),o=ze("descending"),r=se(()=>u.rows.filter(j=>t.shownLevels.includes(j.level))),l=ze(!1),m=ze(u.rows[0]);function a(j){m.value=j,l.value=!0}const g=ze(),v=ze();async function h(){const j=s.entries.length;await s.loadMore(),ni(()=>{if(o.value==="ascending"){const ee=s.entries.length-j+1,J=v.value?.querySelector(`tr:nth-of-type(${ee})`);J&&J.scrollIntoView({block:"start"})}})}const E=se(()=>{const j=[...r.value],ee=(R,X)=>R.level-X.level,J=(R,X)=>R.app.localeCompare(X.app),x=(R,X)=>R.time.localeCompare(X.time,"en"),z=(R,X,W,ue)=>X==="ascending"?R(W,ue):X==="descending"?R(ue,W):0;return j.sort((R,X)=>z(ee,i.value,R,X)||z(J,n.value,R,X)||z(x,o.value,R,X)),j}),f=ze(null),k=ze(0),w=se(()=>Math.max(0,k.value-Cd)),N=ze(0),T=ze(44),_=ze(42),V=se(()=>Math.ceil((N.value-T.value)/_.value)+Cd*2),q=se(()=>E.value.slice(w.value,w.value+V.value)),H=se(()=>{const j=w.value+V.value>E.value.length,ee=E.value.length-w.value-V.value,J=Math.min(E.value.length-w.value,ee);return{paddingTop:`${w.value*_.value}px`,paddingBottom:j?0:`${J*_.value}px`}});st(()=>{f.value=new ResizeObserver(x3(()=>{N.value=g.value?.clientHeight??0,T.value=g.value?.querySelector("thead.log-table__header")?.clientHeight??44,_.value=g.value?.querySelector("tr.log-table__row:not(.expanded)")?.clientHeight??42,Dt.debug("ResizeObserver for virtual list updated",{rendered:q.value.length,total:r.value.length}),O()},100)),f.value.observe(g.value),g.value.addEventListener("scroll",O)}),Nn(()=>{f.value&&f.value.disconnect()});function O(){k.value=Math.max(0,Math.round(g.value.scrollTop/_.value))}return(j,ee)=>(D(),I("div",Mw,[m.value?(D(),ye(MB,{key:0,open:l.value,"onUpdate:open":ee[0]||(ee[0]=J=>l.value=J),currentEntry:m.value,"onUpdate:currentEntry":ee[1]||(ee[1]=J=>m.value=J),logEntries:E.value},null,8,["open","currentEntry","logEntries"])):Ce("",!0),$("table",{ref_key:"tableRoot",ref:g,class:"log-table__table"},[$("thead",Lw,[$("tr",null,[ce(r0,{sorted:i.value,"onUpdate:sorted":ee[2]||(ee[2]=J=>i.value=J),name:S(re)("logreader","Level")},null,8,["sorted","name"]),ce(r0,{sorted:n.value,"onUpdate:sorted":ee[3]||(ee[3]=J=>n.value=J),name:S(re)("logreader","Application")},null,8,["sorted","name"]),ce(r0,{name:S(re)("logreader","Message"),sortable:!1},{default:de(()=>[ce(Ay)]),_:1},8,["name"]),ce(r0,{sorted:o.value,"onUpdate:sorted":ee[4]||(ee[4]=J=>o.value=J),name:S(re)("logreader","Time")},null,8,["sorted","name"]),$("th",null,[$("span",Iw,Q(S(re)("logreader","Log entry actions")),1)])])]),$("tbody",{ref_key:"tableBody",ref:v,style:kt(H.value),class:"log-table__body"},[o.value==="ascending"?(D(),I("tr",jw,[$("td",null,[S(s).hasRemainingEntries?(D(),ye(fd,{key:0,onIntersection:h},{default:de(()=>[tu(Q(S(re)("logreader","Loading older log entries")),1)]),_:1})):(D(),I("span",Rw,Q(S(re)("logreader","No older log entries available")),1))])])):Ce("",!0),(D(!0),I(vu,null,bi(q.value,J=>(D(),ye(Pw,{key:J.id,row:J,class:"log-table__row",onShowDetails:a},null,8,["row"]))),128))],4),$("tfoot",$w,[o.value!=="ascending"?(D(),I("tr",Vw,[$("td",null,[S(s).hasRemainingEntries?(D(),ye(fd,{key:0,onIntersection:h},{default:de(()=>[tu(Q(S(re)("logreader","Loading older log entries")),1)]),_:1})):(D(),I("span",Hw,Q(S(re)("logreader","No older log entries available")),1))])])):Ce("",!0)])],512)]))}}),Ww=hu(Uw,[["__scopeId","data-v-9efae768"]]),qw={class:"logreader-container"},Gw={class:"logreader-container__header"},Kw={class:"info-note__content"},Yw=["innerHTML"],Zw=He({__name:"App",setup(e){const u=ze(!1),t=us(),s=So(),i=se(()=>s.entries);function n(){t.localFile=void 0,s.allEntries=[],s.loadMore()}function o(l){if(l.preventDefault(),l.clipboardData){const m=l.clipboardData.getData("text");s.loadText(m)}}st(()=>window.addEventListener("paste",o)),zt(()=>window.removeEventListener("paste",o)),po(()=>{t.liveLog&&t.isEnabled?s.startPolling():s.stopPolling()}),st(()=>{s.loadMore()}),zt(()=>{s.stopPolling()});const r=re("logreader","If you feel this is an error, please verify {setting} in your {config} and check the Nextcloud Administration Manual.",{setting:"log_type",config:"config.php"},0,{sanitize:!1,escape:!1});return(l,m)=>(D(),I("div",qw,[$("div",Gw,[$("h2",null,Q(S(re)("logreader","Log reader")),1),ce(S(Tu),{"aria-label":S(re)("logreader","Open log reader settings"),class:"settings-toggle",variant:"tertiary",onClick:m[0]||(m[0]=a=>u.value=!0)},{icon:de(()=>[ce(Uf,{size:20})]),default:de(()=>[tu(" "+Q(S(re)("logreader","Log reader settings")),1)]),_:1},8,["aria-label"])]),S(t).localFile?(D(),ye(S(j0),{key:0,type:"info",class:"info-note"},{default:de(()=>[$("div",Kw,[$("p",null,Q(S(re)("logreader","Currently the log file {file} is shown",{file:S(t).localFileName})),1),ce(S(Tu),{variant:"secondary",onClick:n},{default:de(()=>[tu(Q(S(re)("logreader","Show server log")),1)]),_:1})])]),_:1})):S(t).liveLog?Ce("",!0):(D(),ye(S(j0),{key:1,type:"info",class:"info-note"},{default:de(()=>[$("p",null,Q(S(re)("logreader","Live view is disabled")),1)]),_:1})),S(t).enabled?(D(),ye(Ww,{key:2,rows:i.value},null,8,["rows"])):(D(),ye(S(vf),{key:3,name:S(re)("logreader","No log file")},{icon:de(()=>[ce(Xf,{size:20})]),description:de(()=>[tu(Q(S(re)("logreader","File-based logging must be enabled to access logs from the Web UI."))+" ",1),m[2]||(m[2]=$("br",null,null,-1)),$("span",{innerHTML:S(r)},null,8,Yw)]),_:1},8,["name"])),ce(nB,{open:u.value,"onUpdate:open":m[1]||(m[1]=a=>u.value=a)},null,8,["open"])]))}}),Xw=hu(Zw,[["__scopeId","data-v-7451e056"]]),Jw=Bh();ah(Xw).use(Jw).mount("#app-content");export{lt as $,dA as A,Tu as B,nA as C,mA as D,tu as E,vu as F,Ke as G,yr as H,z0 as I,j4 as J,Mn as K,cA as L,vm as M,Uu as N,st as O,ni as P,zt as Q,Xu as R,b0 as S,zi as T,vo as U,Re as V,Eu as W,_n as X,Ig as Y,Qt as Z,gu as _,$ as a,uA as a0,yi as a1,ki as a2,Zu as a3,Qg as a4,va as a5,Td as a6,gm as a7,Wm as a8,fA as a9,dc as aA,I0 as aB,hA as aC,ti as aa,tA as ab,iA as ac,aA as ad,rA as ae,rc as af,wf as ag,lA as ah,oA as ai,Wr as aj,Pn as ak,sA as al,pA as am,CA as an,on as ao,xE as ap,wE as aq,DE as ar,BA as as,EA as at,Us as au,vA as av,EE as aw,wn as ax,Qw as ay,Sr as az,ce as b,I as c,Ge as d,Ce as e,ye as f,Gi as g,wu as h,es as i,gA as j,He as k,St as l,Pt as m,kt as n,D as o,de as p,S as q,Hu as r,ze as s,Q as t,Ts as u,eA as v,Wi as w,bi as x,se as y,Ur as z};
+`,{address:s.remoteAddr||"?",user:s.user||"?",time:t(s.time)})}}const _B={class:"log-details"},TB={class:"log-details__actions"},OB={class:"log-details__raw"},zB=["innerHTML"],PB=He({__name:"LogDetailsModal",props:{open:{type:Boolean},currentEntry:{},logEntries:{}},emits:["update:currentEntry","update:open"],setup(e,{emit:u}){const t=e,s=u;Ed.registerLanguage("json",aB);const{formatTime:i,formatLogEntry:n}=b3(),o=ze(!!t.currentEntry.exception);po(()=>{o.value=!!t.currentEntry.exception});const r=se(()=>t.logEntries.findIndex(E=>E===t.currentEntry)),l=se(()=>Ed.highlight(JSON.stringify(t.currentEntry,null,2),{language:"json"}).value),m=se(()=>Di[t.currentEntry.level]),a=se(()=>i(t.currentEntry.time)),g=se(()=>["log-details__info",`log-details__info--${w3[t.currentEntry.level]}`]);async function v(){await to(JSON.stringify(t.currentEntry))&&J0(re("logreader","Log entry successfully copied"))}async function h(){await to(n(t.currentEntry))&&J0(re("logreader","Log entry successfully copied"))}return(E,f)=>(D(),ye(S(Kc),{show:e.open,size:"large",hasPrevious:r.value>0,hasNext:r.values("update:currentEntry",e.logEntries[r.value+1])),onPrevious:f[2]||(f[2]=k=>s("update:currentEntry",e.logEntries[r.value-1])),"onUpdate:show":f[3]||(f[3]=k=>s("update:open",!1))},{default:de(()=>[$("div",_B,[$("dl",{class:Ge(g.value)},[$("dt",null,Q(S(re)("logreader","Level")),1),$("dd",null,Q(m.value),1),$("dt",null,Q(S(re)("logreader","App")),1),$("dd",null,Q(e.currentEntry?.app||S(re)("logreader","No app in context")),1),$("dt",null,Q(S(re)("logreader","Time")),1),$("dd",null,Q(a.value),1)],2),$("div",TB,[ce(S(Tu),{"aria-label":S(re)("logreader","Copy raw entry"),variant:"tertiary",onClick:v},{icon:de(()=>[ce(uo)]),default:de(()=>[tu(" "+Q(S(re)("logreader","Copy raw entry")),1)]),_:1},8,["aria-label"]),ce(S(Tu),{"aria-label":S(re)("logreader","Copy formatted entry"),variant:"tertiary",onClick:h},{icon:de(()=>[ce(uo)]),default:de(()=>[tu(" "+Q(S(re)("logreader","Copy formatted entry")),1)]),_:1},8,["aria-label"]),e.currentEntry.exception?(D(),ye(S(Tu),{key:0,class:"log-details__btn",onClick:f[0]||(f[0]=k=>o.value=!o.value)},{default:de(()=>[tu(Q(o.value?S(re)("logreader","Hide exception details"):S(re)("logreader","View exception details")),1)]),_:1})):Ce("",!0)]),e.currentEntry.exception?(D(),I(vu,{key:0},[ce(D3,{exception:e.currentEntry.exception,class:"log-details__exception",isExpanded:o.value},null,8,["exception","isExpanded"]),f[4]||(f[4]=$("hr",null,null,-1))],64)):Ce("",!0),$("figure",OB,[$("figcaption",null,Q(S(re)("logreader","Raw log entry")),1),$("pre",null,[$("code",{class:"hljs language-json",innerHTML:l.value},null,8,zB)])])])]),_:1},8,["show","hasPrevious","hasNext"]))}}),MB=hu(PB,[["__scopeId","data-v-40e64a89"]]),k3={beforeUpdate(){this.text=this.getText()},data(){return{text:this.getText()}},computed:{isLongText(){return this.text&&this.text.trim().length>20}},methods:{getText(){return this.$slots.default?.()[0].children?.trim?.()||""}}};es(Bv);const LB=["for"],IB=["id","type","value","min","max"],jB=He({inheritAttrs:!1,__name:"NcDateTimePickerNative",props:Pt({class:{default:void 0},id:{default:()=>St()},inputClass:{default:""},type:{default:"date"},label:{default:()=>wu("Please choose a date")},min:{default:null},max:{default:null},hideLabel:{type:Boolean}},{modelValue:{default:null},modelModifiers:{}}),emits:["update:modelValue"],setup(e){const u=Ts(e,"modelValue"),t=e,s=se(()=>u.value?r(u.value):""),i=se(()=>t.max?r(t.max):void 0),n=se(()=>t.min?r(t.min):void 0);function o(m){const a=m.getFullYear().toString().padStart(4,"0"),g=(m.getMonth()+1).toString().padStart(2,"0"),v=m.getDate().toString().padStart(2,"0"),h=m.getHours().toString().padStart(2,"0"),E=m.getMinutes().toString().padStart(2,"0");return{yyyy:a,MM:g,dd:v,hh:h,mm:E}}function r(m){const{yyyy:a,MM:g,dd:v,hh:h,mm:E}=o(m);if(t.type==="datetime-local")return`${a}-${g}-${v}T${h}:${E}`;if(t.type==="date")return`${a}-${g}-${v}`;if(t.type==="month")return`${a}-${g}`;if(t.type==="time")return`${h}:${E}`;if(t.type==="week"){const f=new Date(Number.parseInt(a),0,1),k=Math.floor((m.getTime()-f.getTime())/(1440*60*1e3)),w=Math.ceil(k/7);return`${a}-W${w}`}return""}function l(m){const a=m.target;if(!a||isNaN(a.valueAsNumber))u.value=null;else if(t.type==="time"){const g=a.value,{yyyy:v,MM:h,dd:E}=o(u.value||new Date);u.value=new Date(`${v}-${h}-${E}T${g}`)}else if(t.type==="month"){const g=(new Date(a.value).getMonth()+1).toString().padStart(2,"0"),{yyyy:v,dd:h,hh:E,mm:f}=o(u.value||new Date);u.value=new Date(`${v}-${g}-${h}T${E}:${f}`)}else{const g=new Date(a.valueAsNumber).getTimezoneOffset()*1e3*60,v=a.valueAsNumber+g;u.value=new Date(v)}}return(m,a)=>(D(),I("div",{class:Ge(["native-datetime-picker",m.$props.class])},[$("label",{class:Ge(["native-datetime-picker__label",{"hidden-visually":m.hideLabel}]),for:m.id},Q(m.label),11,LB),$("input",Re({id:m.id,class:["native-datetime-picker__input",m.inputClass],type:m.type,value:s.value,min:n.value,max:i.value},m.$attrs,{onInput:l}),null,16,IB)],2))}}),RB=gu(jB,[["__scopeId","data-v-b97e1f7a"]]);function $B(){try{return ja("core","capabilities")}catch{return console.debug("Could not find capabilities initial state fall back to _oc_capabilities"),"_oc_capabilities"in window?window._oc_capabilities:{}}}const VB={class:"input-field__main-wrapper"},HB=["id","aria-describedby","disabled","placeholder","type","value"],UB=["for"],WB={class:"input-field__icon input-field__icon--leading"},qB={key:2,class:"input-field__icon input-field__icon--trailing"},GB=["id"],KB=He({inheritAttrs:!1,__name:"NcInputField",props:Pt({class:{default:""},inputClass:{default:""},id:{default:()=>St()},label:{default:void 0},labelOutside:{type:Boolean},type:{default:"text"},placeholder:{default:void 0},showTrailingButton:{type:Boolean},trailingButtonLabel:{default:void 0},success:{type:Boolean},error:{type:Boolean},helperText:{default:""},disabled:{type:Boolean},pill:{type:Boolean}},{modelValue:{required:!0},modelModifiers:{}}),emits:Pt(["trailingButtonClick"],["update:modelValue"]),setup(e,{expose:u,emit:t}){const s=Ts(e,"modelValue"),i=e,n=t;u({focus:v,select:h});const o=Qg(),r=ti("input"),l=se(()=>i.showTrailingButton||i.success),m=se(()=>{if(i.placeholder)return i.placeholder;if(i.label)return I0?i.label:""}),a=se(()=>i.label||i.labelOutside),g=se(()=>{const f=[];return i.helperText&&f.push(`${i.id}-helper-text`),o["aria-describedby"]&&f.push(String(o["aria-describedby"])),f.join(" ")||void 0});function v(f){r.value.focus(f)}function h(){r.value.select()}function E(f){const k=f.target;s.value=i.type==="number"&&typeof s.value=="number"?parseFloat(k.value):k.value}return(f,k)=>(D(),I("div",{class:Ge(["input-field",[{"input-field--disabled":f.disabled,"input-field--error":f.error,"input-field--label-outside":f.labelOutside||!a.value,"input-field--leading-icon":!!f.$slots.icon,"input-field--trailing-icon":l.value,"input-field--pill":f.pill,"input-field--success":f.success,"input-field--legacy":S(I0)},f.$props.class]])},[$("div",VB,[$("input",Re(f.$attrs,{id:f.id,ref:"input","aria-describedby":g.value,"aria-live":"polite",class:["input-field__input",f.inputClass],disabled:f.disabled,placeholder:m.value,type:f.type,value:s.value.toString(),onInput:E}),null,16,HB),!f.labelOutside&&a.value?(D(),I("label",{key:0,class:"input-field__label",for:f.id},Q(f.label),9,UB)):Ce("",!0),Wi($("div",WB,[Ke(f.$slots,"icon",{},void 0,!0)],512),[[Gi,!!f.$slots.icon]]),f.showTrailingButton?(D(),ye(Tu,{key:1,class:"input-field__trailing-button","aria-label":f.trailingButtonLabel,disabled:f.disabled,variant:"tertiary-no-background",onClick:k[0]||(k[0]=w=>n("trailingButtonClick",w))},{icon:de(()=>[Ke(f.$slots,"trailing-button-icon",{},void 0,!0)]),_:3},8,["aria-label","disabled"])):f.success||f.error?(D(),I("div",qB,[f.success?(D(),ye(Uu,{key:0,path:S(Ur)},null,8,["path"])):(D(),ye(Uu,{key:1,path:S(Ql)},null,8,["path"]))])):Ce("",!0)]),f.helperText?(D(),I("p",{key:0,id:`${f.id}-helper-text`,class:"input-field__helper-text-message"},[f.success?(D(),ye(Uu,{key:0,class:"input-field__helper-text-message__icon",path:S(Ur),inline:""},null,8,["path"])):f.error?(D(),ye(Uu,{key:1,class:"input-field__helper-text-message__icon",path:S(Ql),inline:""},null,8,["path"])):Ce("",!0),tu(" "+Q(f.helperText),1)],8,GB)):Ce("",!0)],2))}}),ma=gu(KB,[["__scopeId","data-v-bfba6aa6"]]);es(vv);const YB=He({__name:"NcPasswordField",props:Pt({class:{},inputClass:{default:""},id:{},label:{},labelOutside:{type:Boolean},placeholder:{},showTrailingButton:{type:Boolean,default:!0},success:{type:Boolean},error:{type:Boolean},helperText:{},disabled:{type:Boolean},pill:{type:Boolean},checkPasswordStrength:{type:Boolean},minlength:{default:void 0},asText:{type:Boolean}},{modelValue:{default:""},modelModifiers:{},visible:{type:Boolean,default:!1},visibleModifiers:{}}),emits:Pt(["valid","invalid"],["update:modelValue","update:visible"]),setup(e,{expose:u,emit:t}){const s=Ts(e,"modelValue"),i=Ts(e,"visible"),n=e,o=t;Xu(s,ac(h,500)),u({focus:f,select:k});const{password_policy:r}=$B(),l=ti("inputField"),m=ze(""),a=ze(),g=se(()=>{const w={...n};return delete w.checkPasswordStrength,delete w.minlength,delete w.asText,delete w.error,delete w.helperText,delete w.inputClass,delete w.success,w}),v=se(()=>n.minlength??(n.checkPasswordStrength?r?.minLength:void 0)??void 0);async function h(){if(n.checkPasswordStrength)try{const{data:w}=await Yt.post(bh("apps/password_policy/api/v1/validate"),{password:s.value});if(a.value=w.ocs.data.passed,w.ocs.data.passed){m.value=wu("Password is secure"),o("valid");return}m.value=w.ocs.data.reason,o("invalid")}catch(w){Mn.error("Password policy returned an error",{error:w})}}function E(){i.value=!i.value}function f(w){l.value.focus(w)}function k(){l.value.select()}return(w,N)=>(D(),ye(ma,Re(g.value,{ref:"inputField",modelValue:s.value,"onUpdate:modelValue":N[0]||(N[0]=T=>s.value=T),error:w.error||a.value===!1,helperText:w.helperText||m.value,inputClass:[w.inputClass,{"password-field__input--secure-text":!i.value&&w.asText}],minlength:v.value,success:w.success||a.value===!0,trailingButtonLabel:i.value?S(wu)("Hide password"):S(wu)("Show password"),type:i.value||w.asText?"text":"password",onTrailingButtonClick:E}),vo({"trailing-button-icon":de(()=>[ce(Uu,{path:i.value?S(xf):S(Af)},null,8,["path"])]),_:2},[w.$slots.icon?{name:"icon",fn:de(()=>[Ke(w.$slots,"icon",{},void 0,!0)]),key:"0"}:void 0]),1040,["modelValue","error","helperText","inputClass","minlength","success","trailingButtonLabel","type"]))}}),ZB=gu(YB,[["__scopeId","data-v-00e75248"]]);es(hv,Av);const XB=He({__name:"NcTextField",props:Pt({class:{},inputClass:{},id:{},label:{},labelOutside:{type:Boolean},type:{},placeholder:{},showTrailingButton:{type:Boolean},trailingButtonLabel:{default:void 0},success:{type:Boolean},error:{type:Boolean},helperText:{},disabled:{type:Boolean},pill:{type:Boolean},trailingButtonIcon:{default:"close"}},{modelValue:{default:""},modelModifiers:{}}),emits:["update:modelValue"],setup(e,{expose:u}){const t=Ts(e,"modelValue"),s=e;u({focus:l,select:m});const i=ti("inputField"),n={arrowEnd:wu("Save changes"),close:wu("Clear text"),undo:wu("Undo changes")},o=new Set(Object.keys(ma.props)),r=se(()=>{const a=Object.fromEntries(Object.entries(s).filter(([g])=>o.has(g)));return a.trailingButtonLabel??=n[s.trailingButtonIcon],a});function l(a){i.value.focus(a)}function m(){i.value.select()}return(a,g)=>(D(),ye(S(ma),Re(r.value,{ref:"inputField",modelValue:t.value,"onUpdate:modelValue":g[0]||(g[0]=v=>t.value=v)}),vo({_:2},[a.$slots.icon?{name:"icon",fn:de(()=>[Ke(a.$slots,"icon")]),key:"0"}:void 0,a.type!=="search"?{name:"trailing-button-icon",fn:de(()=>[a.trailingButtonIcon==="arrowEnd"?(D(),ye(S(Uu),{key:0,directional:"",path:S(Bf)},null,8,["path"])):(D(),ye(S(Uu),{key:1,path:a.trailingButtonIcon==="undo"?S(Ff):S(Wr)},null,8,["path"]))]),key:"1"}:void 0]),1040,["modelValue"]))}});es(wv);const JB={name:"NcActionInput",components:{NcDateTimePickerNative:RB,NcPasswordField:ZB,NcTextField:XB,NcColorPicker:jo(()=>gr(()=>import("./index-D5vryGZj.chunk.mjs"),__vite__mapDeps([0,1]),import.meta.url)),NcDateTimePicker:jo(()=>gr(()=>import("./index-SQDGU1dW.chunk.mjs"),__vite__mapDeps([2,3,4,5]),import.meta.url)),NcSelect:jo(()=>gr(()=>import("./index-D6u9VflH.chunk.mjs"),__vite__mapDeps([3,4]),import.meta.url))},mixins:[k3],inheritAttrs:!1,props:{id:{type:String,default:()=>"action-"+St(),validator:e=>e.trim()!==""},inputId:{type:String,default:()=>"action-input-"+St(),validator:e=>e.trim()!==""},icon:{type:String,default:""},type:{type:String,default:"text",validator(e){return["date","datetime-local","month","multiselect","number","password","search","tel","text","time","url","week","color","email"].includes(e)}},idNativeDateTimePicker:{type:String,default:"date-time-picker_id"},isNativePicker:{type:Boolean,default:!1},label:{type:String,default:null},labelOutside:{type:Boolean,default:!0},modelValue:{type:[String,Date,Number,Array],default:""},disabled:{type:Boolean,default:!1},ariaLabel:{type:String,default:""},showTrailingButton:{type:Boolean,default:!0},trailingButtonLabel:{type:String,default:wu("Submit")},class:{type:[String,Array,Object],default:""}},emits:["submit","update:modelValue"],computed:{isIconUrl(){try{return new URL(this.icon)}catch{return!1}},isMultiselectType(){return this.type==="multiselect"},nativeDatePickerType(){switch(this.type){case"date":case"month":case"time":case"week":case"datetime-local":return this.type}return!1},datePickerType(){if(!this.isNativePicker)switch(this.type){case"date":case"month":case"time":return this.type;case"datetime-local":return"datetime"}return!1},isFocusable(){return!this.disabled}},methods:{onLeave(){this.$refs.datetimepicker&&this.$refs.datetimepicker.$refs.datepicker&&this.$refs.datetimepicker.$refs.datepicker.closePopup()},onSubmit(e){if(e.preventDefault(),e.stopPropagation(),!this.disabled)this.$emit("submit",e);else return!1},onUpdateModelValue(e){this.$emit("update:modelValue",e)}}},QB={class:"action-input__icon-wrapper"},ey=["disabled"],uy={class:"action-input__container"},ty=["for"],sy={class:"action-input__input-container"},iy={key:4,class:"action-input__container"},ny=["for"],oy={class:"action-input__input-container"};function ry(e,u,t,s,i,n){const o=Hu("NcDateTimePicker"),r=Hu("NcDateTimePickerNative"),l=Hu("NcSelect"),m=Hu("NcPasswordField"),a=Hu("NcColorPicker"),g=Hu("NcTextField");return D(),I("li",{class:Ge(["action",[{"action--disabled":t.disabled},e.$props.class]])},[$("span",{class:Ge(["action-input",{"action-input-picker--disabled":t.disabled,"action-input--visible-label":t.labelOutside&&t.label}]),onMouseleave:u[3]||(u[3]=(...v)=>n.onLeave&&n.onLeave(...v))},[$("span",QB,[Ke(e.$slots,"icon",{},()=>[$("span",{"aria-hidden":"true",class:Ge(["action-input__icon",[n.isIconUrl?"action-input__icon--url":t.icon]]),style:kt({backgroundImage:n.isIconUrl?`url(${t.icon})`:null})},null,6)],!0)]),$("form",{ref:"form",class:"action-input__form",disabled:t.disabled,onSubmit:u[2]||(u[2]=ki((...v)=>n.onSubmit&&n.onSubmit(...v),["prevent"]))},[$("div",uy,[t.label&&t.labelOutside&&!t.isNativePicker?(D(),I("label",{key:0,class:Ge(["action-input__text-label",{"action-input__text-label--hidden":!t.labelOutside}]),for:t.inputId},Q(t.label),11,ty)):Ce("",!0),$("div",sy,[n.datePickerType?(D(),ye(o,Re({key:0,ref:"datetimepicker",modelValue:t.modelValue,style:{"z-index":"99999999999"},placeholder:e.text,disabled:t.disabled,type:n.datePickerType,inputClass:["mx-input",{focusable:n.isFocusable}],class:"action-input__datetimepicker",appendToBody:""},e.$attrs,{"onUpdate:modelValue":n.onUpdateModelValue}),null,16,["modelValue","placeholder","disabled","type","inputClass","onUpdate:modelValue"])):t.isNativePicker?(D(),ye(r,Re({key:1,id:t.idNativeDateTimePicker,modelValue:t.modelValue,label:t.label,type:n.nativeDatePickerType,inputClass:{focusable:n.isFocusable},class:"action-input__datetimepicker"},e.$attrs,{"onUpdate:modelValue":n.onUpdateModelValue}),null,16,["id","modelValue","label","type","inputClass","onUpdate:modelValue"])):n.isMultiselectType?(D(),ye(l,Re({key:2,modelValue:t.modelValue,placeholder:e.text,disabled:t.disabled,appendToBody:!1,inputClass:{focusable:n.isFocusable},class:"action-input__multi"},e.$attrs,{"onUpdate:modelValue":n.onUpdateModelValue}),null,16,["modelValue","placeholder","disabled","inputClass","onUpdate:modelValue"])):t.type==="password"?(D(),ye(m,Re({key:3,id:t.inputId,modelValue:t.modelValue,label:t.label,labelOutside:!t.label||t.labelOutside,placeholder:e.text,disabled:t.disabled,inputClass:{focusable:n.isFocusable},showTrailingButton:t.showTrailingButton&&!t.disabled},e.$attrs,{"onUpdate:modelValue":n.onUpdateModelValue}),null,16,["id","modelValue","label","labelOutside","placeholder","disabled","inputClass","showTrailingButton","onUpdate:modelValue"])):t.type==="color"?(D(),I("div",iy,[t.label&&t.type==="color"?(D(),I("label",{key:0,class:Ge(["action-input__text-label",{"action-input__text-label--hidden":!t.labelOutside}]),for:t.inputId},Q(t.label),11,ny)):Ce("",!0),$("div",oy,[ce(a,Re({id:"inputId",modelValue:t.modelValue,class:"colorpicker__trigger"},e.$attrs,{"onUpdate:modelValue":n.onUpdateModelValue,onSubmit:u[0]||(u[0]=v=>e.$refs.form.requestSubmit())}),{default:de(()=>[$("button",{class:Ge(["colorpicker__preview",{focusable:n.isFocusable}]),style:kt({"background-color":t.modelValue})},null,6)]),_:1},16,["modelValue","onUpdate:modelValue"])])])):(D(),ye(g,Re({key:5,id:t.inputId,modelValue:t.modelValue,label:t.label,labelOutside:!t.label||t.labelOutside,placeholder:e.text,disabled:t.disabled,inputClass:{focusable:n.isFocusable},type:t.type,trailingButtonIcon:"arrowRight",trailingButtonLabel:t.trailingButtonLabel,showTrailingButton:t.showTrailingButton&&!t.disabled},e.$attrs,{onTrailingButtonClick:u[1]||(u[1]=v=>e.$refs.form.requestSubmit()),"onUpdate:modelValue":n.onUpdateModelValue}),null,16,["id","modelValue","label","labelOutside","placeholder","disabled","inputClass","type","trailingButtonLabel","showTrailingButton","onUpdate:modelValue"]))])])],40,ey)],34)],2)}const ay=gu(JB,[["render",ry],["__scopeId","data-v-3a83acfa"]]),ly={name:"MagnifyIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},dy=["aria-hidden","aria-label"],my=["fill","width","height"],cy={d:"M9.5,3A6.5,6.5 0 0,1 16,9.5C16,11.11 15.41,12.59 14.44,13.73L14.71,14H15.5L20.5,19L19,20.5L14,15.5V14.71L13.73,14.44C12.59,15.41 11.11,16 9.5,16A6.5,6.5 0 0,1 3,9.5A6.5,6.5 0 0,1 9.5,3M9.5,5C7,5 5,7 5,9.5C5,12 7,14 9.5,14C12,14 14,12 14,9.5C14,7 12,5 9.5,5Z"},gy={key:0};function py(e,u,t,s,i,n){return D(),I("span",Re(e.$attrs,{"aria-hidden":t.title?null:"true","aria-label":t.title,class:"material-design-icon magnify-icon",role:"img",onClick:u[0]||(u[0]=o=>e.$emit("click",o))}),[(D(),I("svg",{fill:t.fillColor,class:"material-design-icon__svg",width:t.size,height:t.size,viewBox:"0 0 24 24"},[$("path",cy,[t.title?(D(),I("title",gy,Q(t.title),1)):Ce("",!0)])],8,my))],16,dy)}const hy=hu(ly,[["render",py]]),fy={name:"TextSearchIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},vy=["aria-hidden","aria-label"],Ey=["fill","width","height"],Cy={d:"M19.31 18.9L22.39 22L21 23.39L17.88 20.32C17.19 20.75 16.37 21 15.5 21C13 21 11 19 11 16.5C11 14 13 12 15.5 12C18 12 20 14 20 16.5C20 17.38 19.75 18.21 19.31 18.9M15.5 19C16.88 19 18 17.88 18 16.5C18 15.12 16.88 14 15.5 14C14.12 14 13 15.12 13 16.5C13 17.88 14.12 19 15.5 19M21 4V6H3V4H21M3 16V14H9V16H3M3 11V9H21V11H18.97C17.96 10.37 16.77 10 15.5 10C14.23 10 13.04 10.37 12.03 11H3Z"},By={key:0};function yy(e,u,t,s,i,n){return D(),I("span",Re(e.$attrs,{"aria-hidden":t.title?null:"true","aria-label":t.title,class:"material-design-icon text-search-icon",role:"img",onClick:u[0]||(u[0]=o=>e.$emit("click",o))}),[(D(),I("svg",{fill:t.fillColor,class:"material-design-icon__svg",width:t.size,height:t.size,viewBox:"0 0 24 24"},[$("path",Cy,[t.title?(D(),I("title",By,Q(t.title),1)):Ce("",!0)])],8,Ey))],16,vy)}const wy=hu(fy,[["render",yy]]),Ay=He({__name:"LogSearch",setup(e){const u=So(),t=ze(!1),s=se(()=>u.query?"primary":"tertiary-no-background"),i=se(()=>u.query);function n({target:r}){u.searchLogs(r.value)}function o(r){r.ctrlKey&&r.key==="f"&&(t.value=!0,r.preventDefault(),r.stopPropagation())}return st(()=>{window.OCP.Accessibility.disableKeyboardShortcuts()||document.addEventListener("keydown",o,!0)}),zt(()=>{document.removeEventListener("keydown",o,!0)}),(r,l)=>(D(),ye(S(La),{open:t.value,"onUpdate:open":l[1]||(l[1]=m=>t.value=m),forceMenu:"","aria-label":S(re)("logreader","Search log entries"),type:s.value},{icon:de(()=>[ce(wy,{size:20})]),default:de(()=>[ce(S(ay),{modelValue:i.value,label:S(re)("logreader","Search log entries"),showTrailingButton:!1,onSubmit:l[0]||(l[0]=m=>t.value=!1),onInput:n},{icon:de(()=>[ce(hy,{size:20})]),default:de(()=>[tu(Q(S(re)("logreader","Search log entries"))+" ",1)]),_:1},8,["modelValue","label"])]),_:1},8,["open","aria-label","type"]))}}),xy={name:"SortIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},Dy=["aria-hidden","aria-label"],by=["fill","width","height"],ky={d:"M18 21L14 17H17V7H14L18 3L22 7H19V17H22M2 19V17H12V19M2 13V11H9V13M2 7V5H6V7H2Z"},Fy={key:0};function Sy(e,u,t,s,i,n){return D(),I("span",Re(e.$attrs,{"aria-hidden":t.title?null:"true","aria-label":t.title,class:"material-design-icon sort-icon",role:"img",onClick:u[0]||(u[0]=o=>e.$emit("click",o))}),[(D(),I("svg",{fill:t.fillColor,class:"material-design-icon__svg",width:t.size,height:t.size,viewBox:"0 0 24 24"},[$("path",ky,[t.title?(D(),I("title",Fy,Q(t.title),1)):Ce("",!0)])],8,by))],16,Dy)}const Ny=hu(xy,[["render",Sy]]),_y={name:"SortAscendingIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},Ty=["aria-hidden","aria-label"],Oy=["fill","width","height"],zy={d:"M19 17H22L18 21L14 17H17V3H19M2 17H12V19H2M6 5V7H2V5M2 11H9V13H2V11Z"},Py={key:0};function My(e,u,t,s,i,n){return D(),I("span",Re(e.$attrs,{"aria-hidden":t.title?null:"true","aria-label":t.title,class:"material-design-icon sort-ascending-icon",role:"img",onClick:u[0]||(u[0]=o=>e.$emit("click",o))}),[(D(),I("svg",{fill:t.fillColor,class:"material-design-icon__svg",width:t.size,height:t.size,viewBox:"0 0 24 24"},[$("path",zy,[t.title?(D(),I("title",Py,Q(t.title),1)):Ce("",!0)])],8,Oy))],16,Ty)}const Ly=hu(_y,[["render",My]]),Iy={name:"SortDescendingIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},jy=["aria-hidden","aria-label"],Ry=["fill","width","height"],$y={d:"M19 7H22L18 3L14 7H17V21H19M2 17H12V19H2M6 5V7H2V5M2 11H9V13H2V11Z"},Vy={key:0};function Hy(e,u,t,s,i,n){return D(),I("span",Re(e.$attrs,{"aria-hidden":t.title?null:"true","aria-label":t.title,class:"material-design-icon sort-descending-icon",role:"img",onClick:u[0]||(u[0]=o=>e.$emit("click",o))}),[(D(),I("svg",{fill:t.fillColor,class:"material-design-icon__svg",width:t.size,height:t.size,viewBox:"0 0 24 24"},[$("path",$y,[t.title?(D(),I("title",Vy,Q(t.title),1)):Ce("",!0)])],8,Ry))],16,jy)}const Uy=hu(Iy,[["render",Hy]]),Wy=["aria-sort"],qy={class:"log-table-header__wrapper"},Gy=["title"],Ky=He({__name:"LogTableHeader",props:{sortable:{type:Boolean,default:!0},sorted:{default:""},name:{}},emits:["update:sorted"],setup(e,{emit:u}){const t=e,s=u,i=se(()=>t.sorted||void 0),n=se(()=>t.sorted==="ascending"?Ly:t.sorted==="descending"?Uy:Ny);function o(){switch(t.sorted){case"ascending":{s("update:sorted","descending");break}case"descending":{s("update:sorted","");break}case"":{s("update:sorted","ascending");break}}}return(r,l)=>(D(),I("th",{"aria-sort":i.value},[$("div",qy,[e.sortable?(D(),ye(S(Tu),{key:0,variant:t.sorted?"secondary":"tertiary-no-background","aria-label":e.name,"aria-pressed":!!t.sorted,wide:!0,onClick:ki(o,["stop"])},{icon:de(()=>[(D(),ye(_n(n.value),{size:20}))]),default:de(()=>[tu(" "+Q(e.name),1)]),_:1},8,["variant","aria-label","aria-pressed"])):(D(),I("span",{key:1,title:e.name,class:"log-table-header__text"},Q(e.name),9,Gy)),Ke(r.$slots,"default",{},void 0,!0)])],8,Wy))}}),r0=hu(Ky,[["__scopeId","data-v-56a91c00"]]),Yy={mixins:[k3],props:{icon:{type:String,default:""},name:{type:String,default:""},title:{type:String,default:""},closeAfterClick:{type:Boolean,default:!1},ariaLabel:{type:String,default:null}},inject:{closeMenu:{from:Hc}},emits:["click"],created(){"ariaHidden"in this.$attrs},computed:{isIconUrl(){try{return!!new URL(this.icon,this.icon.startsWith("/")?window.location.origin:void 0)}catch{return!1}}},methods:{onClick(e){this.$emit("click",e),this.closeAfterClick&&this.closeMenu(!1)}}},Zy={name:"NcActionButton",components:{NcIconSvgWrapper:Uu},mixins:[Yy],inject:{isInSemanticMenu:{from:Vc,default:!1}},props:{disabled:{type:Boolean,default:!1},isMenu:{type:Boolean,default:!1},type:{type:String,default:"button",validator:e=>["button","checkbox","radio","reset","submit"].includes(e)},modelValue:{type:[Boolean,String],default:null},value:{type:String,default:null},description:{type:String,default:""}},emits:["update:modelValue"],setup(){return{mdiCheck:Ur,mdiChevronRight:rc}},computed:{isFocusable(){return!this.disabled},isChecked(){return this.type==="radio"&&typeof this.modelValue!="boolean"?this.modelValue===this.value:this.modelValue},nativeType(){return this.type==="submit"||this.type==="reset"?this.type:"button"},buttonAttributes(){const e={};return this.isInSemanticMenu?(e.role="menuitem",this.type==="radio"?(e.role="menuitemradio",e["aria-checked"]=this.isChecked?"true":"false"):(this.type==="checkbox"||this.nativeType==="button"&&this.modelValue!==null)&&(e.role="menuitemcheckbox",e["aria-checked"]=this.modelValue===null?"mixed":this.modelValue?"true":"false")):this.modelValue!==null&&this.nativeType==="button"&&(e["aria-pressed"]=this.modelValue?"true":"false"),e}},methods:{handleClick(e){this.onClick(e),(this.modelValue!==null||this.type!=="button")&&(this.type==="radio"?typeof this.modelValue!="boolean"?this.isChecked||this.$emit("update:modelValue",this.value):this.$emit("update:modelValue",!this.isChecked):this.$emit("update:modelValue",!this.isChecked))}}},Xy=["role"],Jy=["aria-label","disabled","title","type"],Qy={class:"action-button__longtext-wrapper"},ew={key:0,class:"action-button__name"},uw=["textContent"],tw={key:2,class:"action-button__text"},sw=["textContent"],iw={key:2,class:"action-button__pressed-icon material-design-icon"};function nw(e,u,t,s,i,n){const o=Hu("NcIconSvgWrapper");return D(),I("li",{class:Ge(["action",{"action--disabled":t.disabled}]),role:n.isInSemanticMenu&&"presentation"},[$("button",Re({"aria-label":e.ariaLabel,class:["action-button button-vue",{"action-button--active":n.isChecked,focusable:n.isFocusable}],disabled:t.disabled,title:e.title,type:n.nativeType},n.buttonAttributes,{onClick:u[0]||(u[0]=(...r)=>n.handleClick&&n.handleClick(...r))}),[Ke(e.$slots,"icon",{},()=>[$("span",{class:Ge([[e.isIconUrl?"action-button__icon--url":e.icon],"action-button__icon"]),style:kt({backgroundImage:e.isIconUrl?`url(${e.icon})`:null}),"aria-hidden":"true"},null,6)],!0),$("span",Qy,[e.name?(D(),I("strong",ew,Q(e.name),1)):Ce("",!0),e.isLongText?(D(),I("span",{key:1,class:"action-button__longtext",textContent:Q(e.text)},null,8,uw)):(D(),I("span",tw,Q(e.text),1)),t.description?(D(),I("span",{key:3,class:"action-button__description",textContent:Q(t.description)},null,8,sw)):Ce("",!0)]),t.isMenu?(D(),ye(o,{key:0,class:"action-button__menu-icon",directional:"",path:s.mdiChevronRight},null,8,["path"])):n.isChecked?(D(),ye(o,{key:1,path:s.mdiCheck,class:"action-button__pressed-icon"},null,8,["path"])):n.isChecked===!1?(D(),I("span",iw)):Ce("",!0),Ce("",!0)],16,Jy)],10,Xy)}const Cr=gu(Zy,[["render",nw],["__scopeId","data-v-6c2daf4e"]]),ow=["data-timestamp","title","textContent"],rw=He({__name:"NcDateTime",props:{timestamp:{},format:{default:()=>({timeStyle:"medium",dateStyle:"short"})},relativeTime:{type:[Boolean,String],default:"long"},ignoreSeconds:{type:Boolean}},setup(e){const u=e,t=se(()=>({format:u.format})),s=se(()=>({ignoreSeconds:u.ignoreSeconds,relativeTime:u.relativeTime||"long",update:u.relativeTime!==!1})),i=W1(b0(()=>u.timestamp),t),n=U1(b0(()=>u.timestamp),s),o=se(()=>u.relativeTime?n.value:i.value);return(r,l)=>(D(),I("span",{class:"nc-datetime",dir:"auto","data-timestamp":r.timestamp,title:S(i),textContent:Q(o.value)},null,8,ow))}}),aw={name:"ChevronDownIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},lw=["aria-hidden","aria-label"],dw=["fill","width","height"],mw={d:"M7.41,8.58L12,13.17L16.59,8.58L18,10L12,16L6,10L7.41,8.58Z"},cw={key:0};function gw(e,u,t,s,i,n){return D(),I("span",Re(e.$attrs,{"aria-hidden":t.title?null:"true","aria-label":t.title,class:"material-design-icon chevron-down-icon",role:"img",onClick:u[0]||(u[0]=o=>e.$emit("click",o))}),[(D(),I("svg",{fill:t.fillColor,class:"material-design-icon__svg",width:t.size,height:t.size,viewBox:"0 0 24 24"},[$("path",mw,[t.title?(D(),I("title",cw,Q(t.title),1)):Ce("",!0)])],8,dw))],16,lw)}const pw=hu(aw,[["render",gw]]),hw={name:"ChevronUpIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},fw=["aria-hidden","aria-label"],vw=["fill","width","height"],Ew={d:"M7.41,15.41L12,10.83L16.59,15.41L18,14L12,8L6,14L7.41,15.41Z"},Cw={key:0};function Bw(e,u,t,s,i,n){return D(),I("span",Re(e.$attrs,{"aria-hidden":t.title?null:"true","aria-label":t.title,class:"material-design-icon chevron-up-icon",role:"img",onClick:u[0]||(u[0]=o=>e.$emit("click",o))}),[(D(),I("svg",{fill:t.fillColor,class:"material-design-icon__svg",width:t.size,height:t.size,viewBox:"0 0 24 24"},[$("path",Ew,[t.title?(D(),I("title",Cw,Q(t.title),1)):Ce("",!0)])],8,vw))],16,fw)}const yw=hu(hw,[["render",Bw]]),ww={name:"ViewListIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},Aw=["aria-hidden","aria-label"],xw=["fill","width","height"],Dw={d:"M9,5V9H21V5M9,19H21V15H9M9,14H21V10H9M4,9H8V5H4M4,19H8V15H4M4,14H8V10H4V14Z"},bw={key:0};function kw(e,u,t,s,i,n){return D(),I("span",Re(e.$attrs,{"aria-hidden":t.title?null:"true","aria-label":t.title,class:"material-design-icon view-list-icon",role:"img",onClick:u[0]||(u[0]=o=>e.$emit("click",o))}),[(D(),I("svg",{fill:t.fillColor,class:"material-design-icon__svg",width:t.size,height:t.size,viewBox:"0 0 24 24"},[$("path",Dw,[t.title?(D(),I("title",bw,Q(t.title),1)):Ce("",!0)])],8,xw))],16,Aw)}const Fw=hu(ww,[["render",kw]]),Sw=["title"],Nw={class:"row-message__text"},_w=["title"],Tw={class:"row-message__action"},Ow={key:0},zw=He({__name:"LogTableRow",props:{row:{},timeFormat:{default:"local"}},emits:["showDetails"],setup(e,{emit:u}){const t=e,s=u,i=us(),n=se(()=>i.dateTimeFormat==="raw"),o=se(()=>i.dateTimeFormat==="relative"),r=se(()=>({dateStyle:"medium",timeStyle:"medium",timeZone:i.dateTimeFormat==="utc"?"UTC":void 0})),{formatLogEntry:l}=b3(),m=se(()=>Date.parse(t.row.time)),a=ze(!1),g=se(()=>!t.row.exception||t.row.message!==t.row.exception.Message&&a.value),v=se(()=>Di[t.row.level]),h=se(()=>["logging-level",`logging-level--${w3[t.row.level]}`]),E=ze();async function f(){await to(JSON.stringify(t.row))&&J0(re("logreader","Log entry successfully copied"))}async function k(){await to(l(t.row))&&J0(re("logreader","Log entry successfully copied"))}function w(){a.value?ni(()=>{const N=E.value?.scrollHeight||0;E.value&&(E.value.style.height=`${N}px`)}):E.value!==void 0&&(E.value.style.height="")}return pm(()=>w),Xu(a,()=>w),(N,T)=>(D(),I("tr",{ref_key:"tableRowElement",ref:E,class:Ge({expanded:a.value})},[$("td",{class:Ge(h.value)},[$("span",null,Q(v.value),1)],2),$("td",{title:e.row.app},[$("span",null,Q(e.row.app),1)],8,Sw),$("td",{class:"row-message",onClick:T[1]||(T[1]=_=>a.value=!a.value)},[$("div",{class:Ge(["row-message__container",{"row-message__container--expanded":a.value}])},[$("div",Nw,[e.row.exception?(D(),ye(D3,{key:0,exception:e.row.exception},null,8,["exception"])):Ce("",!0),g.value?(D(),I("div",{key:1,class:"row-message__text_message",title:e.row.message},Q(e.row.message),9,_w)):Ce("",!0)]),$("div",Tw,[ce(S(Tu),{variant:"tertiary-no-background","aria-label":a.value?S(re)("logreader","Collapse row"):S(re)("logreader","Expand row"),onClick:T[0]||(T[0]=ki(_=>a.value=!a.value,["stop"]))},{icon:de(()=>[a.value?(D(),ye(yw,{key:0,size:20})):(D(),ye(pw,{key:1,size:20}))]),_:1},8,["aria-label"])])],2)]),$("td",null,[n.value?(D(),I("span",Ow,Q(e.row.time),1)):(D(),ye(S(rw),{key:S(i).dateTimeFormat,timestamp:m.value,relativeTime:o.value&&"long",format:r.value},null,8,["timestamp","relativeTime","format"]))]),$("td",null,[ce(S(La),{placement:"left-start"},{default:de(()=>[ce(S(Cr),{closeAfterClick:"",onClick:T[2]||(T[2]=_=>s("showDetails",e.row))},{icon:de(()=>[ce(Fw)]),default:de(()=>[tu(" "+Q(S(re)("logreader","Show details")),1)]),_:1}),ce(S(Cr),{closeAfterClick:"",onClick:f},{icon:de(()=>[ce(uo)]),default:de(()=>[tu(" "+Q(S(re)("logreader","Copy raw entry")),1)]),_:1}),ce(S(Cr),{closeAfterClick:"",onClick:k},{icon:de(()=>[ce(uo)]),default:de(()=>[tu(" "+Q(S(re)("logreader","Copy formatted entry")),1)]),_:1})]),_:1})])],2))}}),Pw=hu(zw,[["__scopeId","data-v-7322af27"]]),Mw={class:"log-table"},Lw={role:"rowgroup",class:"log-table__header"},Iw={class:"hidden-visually"},jw={key:0,class:"log-table__load-more"},Rw={key:1},$w={role:"rowgroup",class:"log-table__footer"},Vw={key:0,class:"log-table__load-more"},Hw={key:1},Cd=3,Uw=He({__name:"LogTable",props:{rows:{}},setup(e){const u=e,t=us(),s=So(),i=ze(""),n=ze(""),o=ze("descending"),r=se(()=>u.rows.filter(j=>t.shownLevels.includes(j.level))),l=ze(!1),m=ze(u.rows[0]);function a(j){m.value=j,l.value=!0}const g=ze(),v=ze();async function h(){const j=s.entries.length;await s.loadMore(),ni(()=>{if(o.value==="ascending"){const ee=s.entries.length-j+1,J=v.value?.querySelector(`tr:nth-of-type(${ee})`);J&&J.scrollIntoView({block:"start"})}})}const E=se(()=>{const j=[...r.value],ee=(R,X)=>R.level-X.level,J=(R,X)=>R.app.localeCompare(X.app),x=(R,X)=>R.time.localeCompare(X.time,"en"),z=(R,X,W,ue)=>X==="ascending"?R(W,ue):X==="descending"?R(ue,W):0;return j.sort((R,X)=>z(ee,i.value,R,X)||z(J,n.value,R,X)||z(x,o.value,R,X)),j}),f=ze(null),k=ze(0),w=se(()=>Math.max(0,k.value-Cd)),N=ze(0),T=ze(44),_=ze(42),V=se(()=>Math.ceil((N.value-T.value)/_.value)+Cd*2),q=se(()=>E.value.slice(w.value,w.value+V.value)),H=se(()=>{const j=w.value+V.value>E.value.length,ee=E.value.length-w.value-V.value,J=Math.min(E.value.length-w.value,ee);return{paddingTop:`${w.value*_.value}px`,paddingBottom:j?0:`${J*_.value}px`}});st(()=>{f.value=new ResizeObserver(x3(()=>{N.value=g.value?.clientHeight??0,T.value=g.value?.querySelector("thead.log-table__header")?.clientHeight??44,_.value=g.value?.querySelector("tr.log-table__row:not(.expanded)")?.clientHeight??42,Dt.debug("ResizeObserver for virtual list updated",{rendered:q.value.length,total:r.value.length}),O()},100)),f.value.observe(g.value),g.value.addEventListener("scroll",O)}),Nn(()=>{f.value&&f.value.disconnect()});function O(){k.value=Math.max(0,Math.round(g.value.scrollTop/_.value))}return(j,ee)=>(D(),I("div",Mw,[m.value?(D(),ye(MB,{key:0,open:l.value,"onUpdate:open":ee[0]||(ee[0]=J=>l.value=J),currentEntry:m.value,"onUpdate:currentEntry":ee[1]||(ee[1]=J=>m.value=J),logEntries:E.value},null,8,["open","currentEntry","logEntries"])):Ce("",!0),$("table",{ref_key:"tableRoot",ref:g,class:"log-table__table"},[$("thead",Lw,[$("tr",null,[ce(r0,{sorted:i.value,"onUpdate:sorted":ee[2]||(ee[2]=J=>i.value=J),name:S(re)("logreader","Level")},null,8,["sorted","name"]),ce(r0,{sorted:n.value,"onUpdate:sorted":ee[3]||(ee[3]=J=>n.value=J),name:S(re)("logreader","Application")},null,8,["sorted","name"]),ce(r0,{name:S(re)("logreader","Message"),sortable:!1},{default:de(()=>[ce(Ay)]),_:1},8,["name"]),ce(r0,{sorted:o.value,"onUpdate:sorted":ee[4]||(ee[4]=J=>o.value=J),name:S(re)("logreader","Time")},null,8,["sorted","name"]),$("th",null,[$("span",Iw,Q(S(re)("logreader","Log entry actions")),1)])])]),$("tbody",{ref_key:"tableBody",ref:v,style:kt(H.value),class:"log-table__body"},[o.value==="ascending"?(D(),I("tr",jw,[$("td",null,[S(s).hasRemainingEntries?(D(),ye(fd,{key:0,onIntersection:h},{default:de(()=>[tu(Q(S(re)("logreader","Loading older log entries")),1)]),_:1})):(D(),I("span",Rw,Q(S(re)("logreader","No older log entries available")),1))])])):Ce("",!0),(D(!0),I(vu,null,bi(q.value,J=>(D(),ye(Pw,{key:J.id,row:J,class:"log-table__row",onShowDetails:a},null,8,["row"]))),128))],4),$("tfoot",$w,[o.value!=="ascending"?(D(),I("tr",Vw,[$("td",null,[S(s).hasRemainingEntries?(D(),ye(fd,{key:0,onIntersection:h},{default:de(()=>[tu(Q(S(re)("logreader","Loading older log entries")),1)]),_:1})):(D(),I("span",Hw,Q(S(re)("logreader","No older log entries available")),1))])])):Ce("",!0)])],512)]))}}),Ww=hu(Uw,[["__scopeId","data-v-9efae768"]]),qw={class:"logreader-container"},Gw={class:"logreader-container__header"},Kw={class:"info-note__content"},Yw=["innerHTML"],Zw=He({__name:"App",setup(e){const u=ze(!1),t=us(),s=So(),i=se(()=>s.entries);function n(){t.localFile=void 0,s.allEntries=[],s.loadMore()}function o(l){if(l.preventDefault(),l.clipboardData){const m=l.clipboardData.getData("text");s.loadText(m)}}st(()=>window.addEventListener("paste",o)),zt(()=>window.removeEventListener("paste",o)),po(()=>{t.liveLog&&t.isEnabled?s.startPolling():s.stopPolling()}),st(()=>{s.loadMore()}),zt(()=>{s.stopPolling()});const r=re("logreader","If you feel this is an error, please verify {setting} in your {config} and check the Nextcloud Administration Manual.",{setting:"log_type",config:"config.php"},0,{sanitize:!1,escape:!1});return(l,m)=>(D(),I("div",qw,[$("div",Gw,[$("h2",null,Q(S(re)("logreader","Log reader")),1),ce(S(Tu),{"aria-label":S(re)("logreader","Open log reader settings"),class:"settings-toggle",variant:"tertiary",onClick:m[0]||(m[0]=a=>u.value=!0)},{icon:de(()=>[ce(Uf,{size:20})]),default:de(()=>[tu(" "+Q(S(re)("logreader","Log reader settings")),1)]),_:1},8,["aria-label"])]),S(t).localFile?(D(),ye(S(j0),{key:0,type:"info",class:"info-note"},{default:de(()=>[$("div",Kw,[$("p",null,Q(S(re)("logreader","Currently the log file {file} is shown",{file:S(t).localFileName})),1),ce(S(Tu),{variant:"secondary",onClick:n},{default:de(()=>[tu(Q(S(re)("logreader","Show server log")),1)]),_:1})])]),_:1})):S(t).liveLog?Ce("",!0):(D(),ye(S(j0),{key:1,type:"info",class:"info-note"},{default:de(()=>[$("p",null,Q(S(re)("logreader","Live view is disabled")),1)]),_:1})),S(t).enabled?(D(),ye(Ww,{key:2,rows:i.value},null,8,["rows"])):(D(),ye(S(vf),{key:3,name:S(re)("logreader","No log file")},{icon:de(()=>[ce(Xf,{size:20})]),description:de(()=>[tu(Q(S(re)("logreader","File-based logging must be enabled to access logs from the Web UI."))+" ",1),m[2]||(m[2]=$("br",null,null,-1)),$("span",{innerHTML:S(r)},null,8,Yw)]),_:1},8,["name"])),ce(nB,{open:u.value,"onUpdate:open":m[1]||(m[1]=a=>u.value=a)},null,8,["open"])]))}}),Xw=hu(Zw,[["__scopeId","data-v-7451e056"]]),Jw=Bh();ah(Xw).use(Jw).mount("#app-content");export{uA as $,mA as A,tu as B,Ke as C,yr as D,z0 as E,vu as F,j4 as G,Pt as H,ze as I,se as J,Mn as K,cA as L,vm as M,Uu as N,st as O,ni as P,zt as Q,Xu as R,vo as S,zi as T,Re as U,Eu as V,_n as W,Ig as X,b0 as Y,lt as Z,gu as _,$ as a,ki as a0,Zu as a1,Qt as a2,Qg as a3,yi as a4,va as a5,Td as a6,gm as a7,Wm as a8,fA as a9,dc as aA,I0 as aB,hA as aC,ti as aa,tA as ab,iA as ac,aA as ad,rA as ae,rc as af,wf as ag,lA as ah,oA as ai,Wr as aj,Pn as ak,sA as al,pA as am,CA as an,on as ao,EA as ap,vA as aq,EE as ar,xE as as,wE as at,DE as au,BA as av,Us as aw,wn as ax,Qw as ay,Sr as az,ce as b,I as c,Ge as d,ye as e,Ce as f,Gi as g,wu as h,es as i,gA as j,He as k,St as l,de as m,kt as n,D as o,S as p,bi as q,Hu as r,Ur as s,Q as t,Ts as u,eA as v,Wi as w,dA as x,Tu as y,nA as z};
//# sourceMappingURL=logreader-main.mjs.map
diff --git a/package-lock.json b/package-lock.json
index 4fe1ad98b..e1d3c50f1 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -2253,260 +2253,350 @@
}
},
"node_modules/@rollup/rollup-android-arm-eabi": {
- "version": "4.49.0",
- "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.49.0.tgz",
- "integrity": "sha512-rlKIeL854Ed0e09QGYFlmDNbka6I3EQFw7iZuugQjMb11KMpJCLPFL4ZPbMfaEhLADEL1yx0oujGkBQ7+qW3eA==",
+ "version": "4.59.0",
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.59.0.tgz",
+ "integrity": "sha512-upnNBkA6ZH2VKGcBj9Fyl9IGNPULcjXRlg0LLeaioQWueH30p6IXtJEbKAgvyv+mJaMxSm1l6xwDXYjpEMiLMg==",
"cpu": [
"arm"
],
"dev": true,
+ "license": "MIT",
"optional": true,
"os": [
"android"
]
},
"node_modules/@rollup/rollup-android-arm64": {
- "version": "4.49.0",
- "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.49.0.tgz",
- "integrity": "sha512-cqPpZdKUSQYRtLLr6R4X3sD4jCBO1zUmeo3qrWBCqYIeH8Q3KRL4F3V7XJ2Rm8/RJOQBZuqzQGWPjjvFUcYa/w==",
+ "version": "4.59.0",
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.59.0.tgz",
+ "integrity": "sha512-hZ+Zxj3SySm4A/DylsDKZAeVg0mvi++0PYVceVyX7hemkw7OreKdCvW2oQ3T1FMZvCaQXqOTHb8qmBShoqk69Q==",
"cpu": [
"arm64"
],
"dev": true,
+ "license": "MIT",
"optional": true,
"os": [
"android"
]
},
"node_modules/@rollup/rollup-darwin-arm64": {
- "version": "4.49.0",
- "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.49.0.tgz",
- "integrity": "sha512-99kMMSMQT7got6iYX3yyIiJfFndpojBmkHfTc1rIje8VbjhmqBXE+nb7ZZP3A5skLyujvT0eIUCUsxAe6NjWbw==",
+ "version": "4.59.0",
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.59.0.tgz",
+ "integrity": "sha512-W2Psnbh1J8ZJw0xKAd8zdNgF9HRLkdWwwdWqubSVk0pUuQkoHnv7rx4GiF9rT4t5DIZGAsConRE3AxCdJ4m8rg==",
"cpu": [
"arm64"
],
"dev": true,
+ "license": "MIT",
"optional": true,
"os": [
"darwin"
]
},
"node_modules/@rollup/rollup-darwin-x64": {
- "version": "4.49.0",
- "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.49.0.tgz",
- "integrity": "sha512-y8cXoD3wdWUDpjOLMKLx6l+NFz3NlkWKcBCBfttUn+VGSfgsQ5o/yDUGtzE9HvsodkP0+16N0P4Ty1VuhtRUGg==",
+ "version": "4.59.0",
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.59.0.tgz",
+ "integrity": "sha512-ZW2KkwlS4lwTv7ZVsYDiARfFCnSGhzYPdiOU4IM2fDbL+QGlyAbjgSFuqNRbSthybLbIJ915UtZBtmuLrQAT/w==",
"cpu": [
"x64"
],
"dev": true,
+ "license": "MIT",
"optional": true,
"os": [
"darwin"
]
},
"node_modules/@rollup/rollup-freebsd-arm64": {
- "version": "4.49.0",
- "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.49.0.tgz",
- "integrity": "sha512-3mY5Pr7qv4GS4ZvWoSP8zha8YoiqrU+e0ViPvB549jvliBbdNLrg2ywPGkgLC3cmvN8ya3za+Q2xVyT6z+vZqA==",
+ "version": "4.59.0",
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.59.0.tgz",
+ "integrity": "sha512-EsKaJ5ytAu9jI3lonzn3BgG8iRBjV4LxZexygcQbpiU0wU0ATxhNVEpXKfUa0pS05gTcSDMKpn3Sx+QB9RlTTA==",
"cpu": [
"arm64"
],
"dev": true,
+ "license": "MIT",
"optional": true,
"os": [
"freebsd"
]
},
"node_modules/@rollup/rollup-freebsd-x64": {
- "version": "4.49.0",
- "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.49.0.tgz",
- "integrity": "sha512-C9KzzOAQU5gU4kG8DTk+tjdKjpWhVWd5uVkinCwwFub2m7cDYLOdtXoMrExfeBmeRy9kBQMkiyJ+HULyF1yj9w==",
+ "version": "4.59.0",
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.59.0.tgz",
+ "integrity": "sha512-d3DuZi2KzTMjImrxoHIAODUZYoUUMsuUiY4SRRcJy6NJoZ6iIqWnJu9IScV9jXysyGMVuW+KNzZvBLOcpdl3Vg==",
"cpu": [
"x64"
],
"dev": true,
+ "license": "MIT",
"optional": true,
"os": [
"freebsd"
]
},
"node_modules/@rollup/rollup-linux-arm-gnueabihf": {
- "version": "4.49.0",
- "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.49.0.tgz",
- "integrity": "sha512-OVSQgEZDVLnTbMq5NBs6xkmz3AADByCWI4RdKSFNlDsYXdFtlxS59J+w+LippJe8KcmeSSM3ba+GlsM9+WwC1w==",
+ "version": "4.59.0",
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.59.0.tgz",
+ "integrity": "sha512-t4ONHboXi/3E0rT6OZl1pKbl2Vgxf9vJfWgmUoCEVQVxhW6Cw/c8I6hbbu7DAvgp82RKiH7TpLwxnJeKv2pbsw==",
"cpu": [
"arm"
],
"dev": true,
+ "license": "MIT",
"optional": true,
"os": [
"linux"
]
},
"node_modules/@rollup/rollup-linux-arm-musleabihf": {
- "version": "4.49.0",
- "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.49.0.tgz",
- "integrity": "sha512-ZnfSFA7fDUHNa4P3VwAcfaBLakCbYaxCk0jUnS3dTou9P95kwoOLAMlT3WmEJDBCSrOEFFV0Y1HXiwfLYJuLlA==",
+ "version": "4.59.0",
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.59.0.tgz",
+ "integrity": "sha512-CikFT7aYPA2ufMD086cVORBYGHffBo4K8MQ4uPS/ZnY54GKj36i196u8U+aDVT2LX4eSMbyHtyOh7D7Zvk2VvA==",
"cpu": [
"arm"
],
"dev": true,
+ "license": "MIT",
"optional": true,
"os": [
"linux"
]
},
"node_modules/@rollup/rollup-linux-arm64-gnu": {
- "version": "4.49.0",
- "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.49.0.tgz",
- "integrity": "sha512-Z81u+gfrobVK2iV7GqZCBfEB1y6+I61AH466lNK+xy1jfqFLiQ9Qv716WUM5fxFrYxwC7ziVdZRU9qvGHkYIJg==",
+ "version": "4.59.0",
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.59.0.tgz",
+ "integrity": "sha512-jYgUGk5aLd1nUb1CtQ8E+t5JhLc9x5WdBKew9ZgAXg7DBk0ZHErLHdXM24rfX+bKrFe+Xp5YuJo54I5HFjGDAA==",
"cpu": [
"arm64"
],
"dev": true,
+ "license": "MIT",
"optional": true,
"os": [
"linux"
]
},
"node_modules/@rollup/rollup-linux-arm64-musl": {
- "version": "4.49.0",
- "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.49.0.tgz",
- "integrity": "sha512-zoAwS0KCXSnTp9NH/h9aamBAIve0DXeYpll85shf9NJ0URjSTzzS+Z9evmolN+ICfD3v8skKUPyk2PO0uGdFqg==",
+ "version": "4.59.0",
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.59.0.tgz",
+ "integrity": "sha512-peZRVEdnFWZ5Bh2KeumKG9ty7aCXzzEsHShOZEFiCQlDEepP1dpUl/SrUNXNg13UmZl+gzVDPsiCwnV1uI0RUA==",
"cpu": [
"arm64"
],
"dev": true,
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "linux"
+ ]
+ },
+ "node_modules/@rollup/rollup-linux-loong64-gnu": {
+ "version": "4.59.0",
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loong64-gnu/-/rollup-linux-loong64-gnu-4.59.0.tgz",
+ "integrity": "sha512-gbUSW/97f7+r4gHy3Jlup8zDG190AuodsWnNiXErp9mT90iCy9NKKU0Xwx5k8VlRAIV2uU9CsMnEFg/xXaOfXg==",
+ "cpu": [
+ "loong64"
+ ],
+ "dev": true,
+ "license": "MIT",
"optional": true,
"os": [
"linux"
]
},
- "node_modules/@rollup/rollup-linux-loongarch64-gnu": {
- "version": "4.49.0",
- "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loongarch64-gnu/-/rollup-linux-loongarch64-gnu-4.49.0.tgz",
- "integrity": "sha512-2QyUyQQ1ZtwZGiq0nvODL+vLJBtciItC3/5cYN8ncDQcv5avrt2MbKt1XU/vFAJlLta5KujqyHdYtdag4YEjYQ==",
+ "node_modules/@rollup/rollup-linux-loong64-musl": {
+ "version": "4.59.0",
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loong64-musl/-/rollup-linux-loong64-musl-4.59.0.tgz",
+ "integrity": "sha512-yTRONe79E+o0FWFijasoTjtzG9EBedFXJMl888NBEDCDV9I2wGbFFfJQQe63OijbFCUZqxpHz1GzpbtSFikJ4Q==",
"cpu": [
"loong64"
],
"dev": true,
+ "license": "MIT",
"optional": true,
"os": [
"linux"
]
},
"node_modules/@rollup/rollup-linux-ppc64-gnu": {
- "version": "4.49.0",
- "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-ppc64-gnu/-/rollup-linux-ppc64-gnu-4.49.0.tgz",
- "integrity": "sha512-k9aEmOWt+mrMuD3skjVJSSxHckJp+SiFzFG+v8JLXbc/xi9hv2icSkR3U7uQzqy+/QbbYY7iNB9eDTwrELo14g==",
+ "version": "4.59.0",
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-ppc64-gnu/-/rollup-linux-ppc64-gnu-4.59.0.tgz",
+ "integrity": "sha512-sw1o3tfyk12k3OEpRddF68a1unZ5VCN7zoTNtSn2KndUE+ea3m3ROOKRCZxEpmT9nsGnogpFP9x6mnLTCaoLkA==",
+ "cpu": [
+ "ppc64"
+ ],
+ "dev": true,
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "linux"
+ ]
+ },
+ "node_modules/@rollup/rollup-linux-ppc64-musl": {
+ "version": "4.59.0",
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-ppc64-musl/-/rollup-linux-ppc64-musl-4.59.0.tgz",
+ "integrity": "sha512-+2kLtQ4xT3AiIxkzFVFXfsmlZiG5FXYW7ZyIIvGA7Bdeuh9Z0aN4hVyXS/G1E9bTP/vqszNIN/pUKCk/BTHsKA==",
"cpu": [
"ppc64"
],
"dev": true,
+ "license": "MIT",
"optional": true,
"os": [
"linux"
]
},
"node_modules/@rollup/rollup-linux-riscv64-gnu": {
- "version": "4.49.0",
- "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.49.0.tgz",
- "integrity": "sha512-rDKRFFIWJ/zJn6uk2IdYLc09Z7zkE5IFIOWqpuU0o6ZpHcdniAyWkwSUWE/Z25N/wNDmFHHMzin84qW7Wzkjsw==",
+ "version": "4.59.0",
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.59.0.tgz",
+ "integrity": "sha512-NDYMpsXYJJaj+I7UdwIuHHNxXZ/b/N2hR15NyH3m2qAtb/hHPA4g4SuuvrdxetTdndfj9b1WOmy73kcPRoERUg==",
"cpu": [
"riscv64"
],
"dev": true,
+ "license": "MIT",
"optional": true,
"os": [
"linux"
]
},
"node_modules/@rollup/rollup-linux-riscv64-musl": {
- "version": "4.49.0",
- "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.49.0.tgz",
- "integrity": "sha512-FkkhIY/hYFVnOzz1WeV3S9Bd1h0hda/gRqvZCMpHWDHdiIHn6pqsY3b5eSbvGccWHMQ1uUzgZTKS4oGpykf8Tw==",
+ "version": "4.59.0",
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.59.0.tgz",
+ "integrity": "sha512-nLckB8WOqHIf1bhymk+oHxvM9D3tyPndZH8i8+35p/1YiVoVswPid2yLzgX7ZJP0KQvnkhM4H6QZ5m0LzbyIAg==",
"cpu": [
"riscv64"
],
"dev": true,
+ "license": "MIT",
"optional": true,
"os": [
"linux"
]
},
"node_modules/@rollup/rollup-linux-s390x-gnu": {
- "version": "4.49.0",
- "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.49.0.tgz",
- "integrity": "sha512-gRf5c+A7QiOG3UwLyOOtyJMD31JJhMjBvpfhAitPAoqZFcOeK3Kc1Veg1z/trmt+2P6F/biT02fU19GGTS529A==",
+ "version": "4.59.0",
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.59.0.tgz",
+ "integrity": "sha512-oF87Ie3uAIvORFBpwnCvUzdeYUqi2wY6jRFWJAy1qus/udHFYIkplYRW+wo+GRUP4sKzYdmE1Y3+rY5Gc4ZO+w==",
"cpu": [
"s390x"
],
"dev": true,
+ "license": "MIT",
"optional": true,
"os": [
"linux"
]
},
"node_modules/@rollup/rollup-linux-x64-gnu": {
- "version": "4.49.0",
- "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.49.0.tgz",
- "integrity": "sha512-BR7+blScdLW1h/2hB/2oXM+dhTmpW3rQt1DeSiCP9mc2NMMkqVgjIN3DDsNpKmezffGC9R8XKVOLmBkRUcK/sA==",
+ "version": "4.59.0",
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.59.0.tgz",
+ "integrity": "sha512-3AHmtQq/ppNuUspKAlvA8HtLybkDflkMuLK4DPo77DfthRb71V84/c4MlWJXixZz4uruIH4uaa07IqoAkG64fg==",
"cpu": [
"x64"
],
"dev": true,
+ "license": "MIT",
"optional": true,
"os": [
"linux"
]
},
"node_modules/@rollup/rollup-linux-x64-musl": {
- "version": "4.49.0",
- "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.49.0.tgz",
- "integrity": "sha512-hDMOAe+6nX3V5ei1I7Au3wcr9h3ktKzDvF2ne5ovX8RZiAHEtX1A5SNNk4zt1Qt77CmnbqT+upb/umzoPMWiPg==",
+ "version": "4.59.0",
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.59.0.tgz",
+ "integrity": "sha512-2UdiwS/9cTAx7qIUZB/fWtToJwvt0Vbo0zmnYt7ED35KPg13Q0ym1g442THLC7VyI6JfYTP4PiSOWyoMdV2/xg==",
"cpu": [
"x64"
],
"dev": true,
+ "license": "MIT",
"optional": true,
"os": [
"linux"
]
},
+ "node_modules/@rollup/rollup-openbsd-x64": {
+ "version": "4.59.0",
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-openbsd-x64/-/rollup-openbsd-x64-4.59.0.tgz",
+ "integrity": "sha512-M3bLRAVk6GOwFlPTIxVBSYKUaqfLrn8l0psKinkCFxl4lQvOSz8ZrKDz2gxcBwHFpci0B6rttydI4IpS4IS/jQ==",
+ "cpu": [
+ "x64"
+ ],
+ "dev": true,
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "openbsd"
+ ]
+ },
+ "node_modules/@rollup/rollup-openharmony-arm64": {
+ "version": "4.59.0",
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-openharmony-arm64/-/rollup-openharmony-arm64-4.59.0.tgz",
+ "integrity": "sha512-tt9KBJqaqp5i5HUZzoafHZX8b5Q2Fe7UjYERADll83O4fGqJ49O1FsL6LpdzVFQcpwvnyd0i+K/VSwu/o/nWlA==",
+ "cpu": [
+ "arm64"
+ ],
+ "dev": true,
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "openharmony"
+ ]
+ },
"node_modules/@rollup/rollup-win32-arm64-msvc": {
- "version": "4.49.0",
- "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.49.0.tgz",
- "integrity": "sha512-wkNRzfiIGaElC9kXUT+HLx17z7D0jl+9tGYRKwd8r7cUqTL7GYAvgUY++U2hK6Ar7z5Z6IRRoWC8kQxpmM7TDA==",
+ "version": "4.59.0",
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.59.0.tgz",
+ "integrity": "sha512-V5B6mG7OrGTwnxaNUzZTDTjDS7F75PO1ae6MJYdiMu60sq0CqN5CVeVsbhPxalupvTX8gXVSU9gq+Rx1/hvu6A==",
"cpu": [
"arm64"
],
"dev": true,
+ "license": "MIT",
"optional": true,
"os": [
"win32"
]
},
"node_modules/@rollup/rollup-win32-ia32-msvc": {
- "version": "4.49.0",
- "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.49.0.tgz",
- "integrity": "sha512-gq5aW/SyNpjp71AAzroH37DtINDcX1Qw2iv9Chyz49ZgdOP3NV8QCyKZUrGsYX9Yyggj5soFiRCgsL3HwD8TdA==",
+ "version": "4.59.0",
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.59.0.tgz",
+ "integrity": "sha512-UKFMHPuM9R0iBegwzKF4y0C4J9u8C6MEJgFuXTBerMk7EJ92GFVFYBfOZaSGLu6COf7FxpQNqhNS4c4icUPqxA==",
"cpu": [
"ia32"
],
"dev": true,
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "win32"
+ ]
+ },
+ "node_modules/@rollup/rollup-win32-x64-gnu": {
+ "version": "4.59.0",
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-gnu/-/rollup-win32-x64-gnu-4.59.0.tgz",
+ "integrity": "sha512-laBkYlSS1n2L8fSo1thDNGrCTQMmxjYY5G0WFWjFFYZkKPjsMBsgJfGf4TLxXrF6RyhI60L8TMOjBMvXiTcxeA==",
+ "cpu": [
+ "x64"
+ ],
+ "dev": true,
+ "license": "MIT",
"optional": true,
"os": [
"win32"
]
},
"node_modules/@rollup/rollup-win32-x64-msvc": {
- "version": "4.49.0",
- "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.49.0.tgz",
- "integrity": "sha512-gEtqFbzmZLFk2xKh7g0Rlo8xzho8KrEFEkzvHbfUGkrgXOpZ4XagQ6n+wIZFNh1nTb8UD16J4nFSFKXYgnbdBg==",
+ "version": "4.59.0",
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.59.0.tgz",
+ "integrity": "sha512-2HRCml6OztYXyJXAvdDXPKcawukWY2GpR5/nxKp4iBgiO3wcoEGkAaqctIbZcNB6KlUQBIqt8VYkNSj2397EfA==",
"cpu": [
"x64"
],
"dev": true,
+ "license": "MIT",
"optional": true,
"os": [
"win32"
@@ -9155,10 +9245,11 @@
"license": "MIT"
},
"node_modules/rollup": {
- "version": "4.49.0",
- "resolved": "https://registry.npmjs.org/rollup/-/rollup-4.49.0.tgz",
- "integrity": "sha512-3IVq0cGJ6H7fKXXEdVt+RcYvRCt8beYY9K1760wGQwSAHZcS9eot1zDG5axUbcp/kWRi5zKIIDX8MoKv/TzvZA==",
+ "version": "4.59.0",
+ "resolved": "https://registry.npmjs.org/rollup/-/rollup-4.59.0.tgz",
+ "integrity": "sha512-2oMpl67a3zCH9H79LeMcbDhXW/UmWG/y2zuqnF2jQq5uq9TbM9TVyXvA4+t+ne2IIkBdrLpAaRQAvo7YI/Yyeg==",
"dev": true,
+ "license": "MIT",
"dependencies": {
"@types/estree": "1.0.8"
},
@@ -9170,26 +9261,31 @@
"npm": ">=8.0.0"
},
"optionalDependencies": {
- "@rollup/rollup-android-arm-eabi": "4.49.0",
- "@rollup/rollup-android-arm64": "4.49.0",
- "@rollup/rollup-darwin-arm64": "4.49.0",
- "@rollup/rollup-darwin-x64": "4.49.0",
- "@rollup/rollup-freebsd-arm64": "4.49.0",
- "@rollup/rollup-freebsd-x64": "4.49.0",
- "@rollup/rollup-linux-arm-gnueabihf": "4.49.0",
- "@rollup/rollup-linux-arm-musleabihf": "4.49.0",
- "@rollup/rollup-linux-arm64-gnu": "4.49.0",
- "@rollup/rollup-linux-arm64-musl": "4.49.0",
- "@rollup/rollup-linux-loongarch64-gnu": "4.49.0",
- "@rollup/rollup-linux-ppc64-gnu": "4.49.0",
- "@rollup/rollup-linux-riscv64-gnu": "4.49.0",
- "@rollup/rollup-linux-riscv64-musl": "4.49.0",
- "@rollup/rollup-linux-s390x-gnu": "4.49.0",
- "@rollup/rollup-linux-x64-gnu": "4.49.0",
- "@rollup/rollup-linux-x64-musl": "4.49.0",
- "@rollup/rollup-win32-arm64-msvc": "4.49.0",
- "@rollup/rollup-win32-ia32-msvc": "4.49.0",
- "@rollup/rollup-win32-x64-msvc": "4.49.0",
+ "@rollup/rollup-android-arm-eabi": "4.59.0",
+ "@rollup/rollup-android-arm64": "4.59.0",
+ "@rollup/rollup-darwin-arm64": "4.59.0",
+ "@rollup/rollup-darwin-x64": "4.59.0",
+ "@rollup/rollup-freebsd-arm64": "4.59.0",
+ "@rollup/rollup-freebsd-x64": "4.59.0",
+ "@rollup/rollup-linux-arm-gnueabihf": "4.59.0",
+ "@rollup/rollup-linux-arm-musleabihf": "4.59.0",
+ "@rollup/rollup-linux-arm64-gnu": "4.59.0",
+ "@rollup/rollup-linux-arm64-musl": "4.59.0",
+ "@rollup/rollup-linux-loong64-gnu": "4.59.0",
+ "@rollup/rollup-linux-loong64-musl": "4.59.0",
+ "@rollup/rollup-linux-ppc64-gnu": "4.59.0",
+ "@rollup/rollup-linux-ppc64-musl": "4.59.0",
+ "@rollup/rollup-linux-riscv64-gnu": "4.59.0",
+ "@rollup/rollup-linux-riscv64-musl": "4.59.0",
+ "@rollup/rollup-linux-s390x-gnu": "4.59.0",
+ "@rollup/rollup-linux-x64-gnu": "4.59.0",
+ "@rollup/rollup-linux-x64-musl": "4.59.0",
+ "@rollup/rollup-openbsd-x64": "4.59.0",
+ "@rollup/rollup-openharmony-arm64": "4.59.0",
+ "@rollup/rollup-win32-arm64-msvc": "4.59.0",
+ "@rollup/rollup-win32-ia32-msvc": "4.59.0",
+ "@rollup/rollup-win32-x64-gnu": "4.59.0",
+ "@rollup/rollup-win32-x64-msvc": "4.59.0",
"fsevents": "~2.3.2"
}
},