-
Notifications
You must be signed in to change notification settings - Fork 59
Expand file tree
/
Copy pathNcModal-CdXZncEM-CISbQOmN.chunk.mjs
More file actions
4 lines (4 loc) · 209 KB
/
NcModal-CdXZncEM-CISbQOmN.chunk.mjs
File metadata and controls
4 lines (4 loc) · 209 KB
1
2
3
4
import{g as nc,s as oc}from"./index-DADYeDSW.chunk.mjs";const vs=globalThis||void 0||self;function Mr(e){const t=Object.create(null);for(const n of e.split(","))t[n]=1;return n=>n in t}const oe={},Mn=[],dt=()=>{},Wa=()=>!1,Ci=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),Rr=e=>e.startsWith("onUpdate:"),Se=Object.assign,Ir=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},ic=Object.prototype.hasOwnProperty,ce=(e,t)=>ic.call(e,t),Y=Array.isArray,Rn=e=>Ti(e)==="[object Map]",Ga=e=>Ti(e)==="[object Set]",q=e=>typeof e=="function",ye=e=>typeof e=="string",zt=e=>typeof e=="symbol",me=e=>e!==null&&typeof e=="object",Ka=e=>(me(e)||q(e))&&q(e.then)&&q(e.catch),Za=Object.prototype.toString,Ti=e=>Za.call(e),rc=e=>Ti(e).slice(8,-1),Ya=e=>Ti(e)==="[object Object]",zr=e=>ye(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,ro=Mr(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),Ei=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},sc=/-(\w)/g,tt=Ei(e=>e.replace(sc,(t,n)=>n?n.toUpperCase():"")),ac=/\B([A-Z])/g,Ht=Ei(e=>e.replace(ac,"-$1").toLowerCase()),ki=Ei(e=>e.charAt(0).toUpperCase()+e.slice(1)),Ki=Ei(e=>e?`on${ki(e)}`:""),Ye=(e,t)=>!Object.is(e,t),Zi=(e,...t)=>{for(let n=0;n<e.length;n++)e[n](...t)},qa=(e,t,n,o=!1)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,writable:o,value:n})},lc=e=>{const t=parseFloat(e);return isNaN(t)?e:t},uc=e=>{const t=ye(e)?Number(e):NaN;return isNaN(t)?e:t};let gs;const ri=()=>gs||(gs=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof vs<"u"?vs:{});function qt(e){if(Y(e)){const t={};for(let n=0;n<e.length;n++){const o=e[n],i=ye(o)?fc(o):qt(o);if(i)for(const r in i)t[r]=i[r]}return t}else if(ye(e)||me(e))return e}const cc=/;(?![^(]*\))/g,dc=/:([^]+)/,pc=/\/\*[^]*?\*\//g;function fc(e){const t={};return e.replace(pc,"").split(cc).forEach(n=>{if(n){const o=n.split(dc);o.length>1&&(t[o[0].trim()]=o[1].trim())}}),t}function _t(e){let t="";if(ye(e))t=e;else if(Y(e))for(let n=0;n<e.length;n++){const o=_t(e[n]);o&&(t+=o+" ")}else if(me(e))for(const n in e)e[n]&&(t+=n+" ");return t.trim()}function mr(e){if(!e)return null;let{class:t,style:n}=e;return t&&!ye(t)&&(e.class=_t(t)),n&&(e.style=qt(n)),e}const hc="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",mc=Mr(hc);function Xa(e){return!!e||e===""}const Ja=e=>!!(e&&e.__v_isRef===!0),en=e=>ye(e)?e:e==null?"":Y(e)||me(e)&&(e.toString===Za||!q(e.toString))?Ja(e)?en(e.value):JSON.stringify(e,Qa,2):String(e),Qa=(e,t)=>Ja(t)?Qa(e,t.value):Rn(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[o,i],r)=>(n[Yi(o,r)+" =>"]=i,n),{})}:Ga(t)?{[`Set(${t.size})`]:[...t.values()].map(n=>Yi(n))}:zt(t)?Yi(t):me(t)&&!Y(t)&&!Ya(t)?String(t):t,Yi=(e,t="")=>{var n;return zt(e)?`Symbol(${(n=e.description)!=null?n:t})`:e};function vc(e){return e==null?"initial":typeof e=="string"?e===""?" ":e:String(e)}let Re;class gc{constructor(t=!1){this.detached=t,this._active=!0,this._on=0,this.effects=[],this.cleanups=[],this._isPaused=!1,this.parent=Re,!t&&Re&&(this.index=(Re.scopes||(Re.scopes=[])).push(this)-1)}get active(){return this._active}pause(){if(this._active){this._isPaused=!0;let t,n;if(this.scopes)for(t=0,n=this.scopes.length;t<n;t++)this.scopes[t].pause();for(t=0,n=this.effects.length;t<n;t++)this.effects[t].pause()}}resume(){if(this._active&&this._isPaused){this._isPaused=!1;let t,n;if(this.scopes)for(t=0,n=this.scopes.length;t<n;t++)this.scopes[t].resume();for(t=0,n=this.effects.length;t<n;t++)this.effects[t].resume()}}run(t){if(this._active){const n=Re;try{return Re=this,t()}finally{Re=n}}}on(){++this._on===1&&(this.prevScope=Re,Re=this)}off(){this._on>0&&--this._on===0&&(Re=this.prevScope,this.prevScope=void 0)}stop(t){if(this._active){this._active=!1;let n,o;for(n=0,o=this.effects.length;n<o;n++)this.effects[n].stop();for(this.effects.length=0,n=0,o=this.cleanups.length;n<o;n++)this.cleanups[n]();if(this.cleanups.length=0,this.scopes){for(n=0,o=this.scopes.length;n<o;n++)this.scopes[n].stop(!0);this.scopes.length=0}if(!this.detached&&this.parent&&!t){const i=this.parent.scopes.pop();i&&i!==this&&(this.parent.scopes[this.index]=i,i.index=this.index)}this.parent=void 0}}}function el(){return Re}function yc(e,t=!1){Re&&Re.cleanups.push(e)}let he;const qi=new WeakSet;class tl{constructor(t){this.fn=t,this.deps=void 0,this.depsTail=void 0,this.flags=5,this.next=void 0,this.cleanup=void 0,this.scheduler=void 0,Re&&Re.active&&Re.effects.push(this)}pause(){this.flags|=64}resume(){this.flags&64&&(this.flags&=-65,qi.has(this)&&(qi.delete(this),this.trigger()))}notify(){this.flags&2&&!(this.flags&32)||this.flags&8||ol(this)}run(){if(!(this.flags&1))return this.fn();this.flags|=2,ys(this),il(this);const t=he,n=pt;he=this,pt=!0;try{return this.fn()}finally{rl(this),he=t,pt=n,this.flags&=-3}}stop(){if(this.flags&1){for(let t=this.deps;t;t=t.nextDep)Vr(t);this.deps=this.depsTail=void 0,ys(this),this.onStop&&this.onStop(),this.flags&=-2}}trigger(){this.flags&64?qi.add(this):this.scheduler?this.scheduler():this.runIfDirty()}runIfDirty(){vr(this)&&this.run()}get dirty(){return vr(this)}}let nl=0,so,ao;function ol(e,t=!1){if(e.flags|=8,t){e.next=ao,ao=e;return}e.next=so,so=e}function Hr(){nl++}function jr(){if(--nl>0)return;if(ao){let t=ao;for(ao=void 0;t;){const n=t.next;t.next=void 0,t.flags&=-9,t=n}}let e;for(;so;){let t=so;for(so=void 0;t;){const n=t.next;if(t.next=void 0,t.flags&=-9,t.flags&1)try{t.trigger()}catch(o){e||(e=o)}t=n}}if(e)throw e}function il(e){for(let t=e.deps;t;t=t.nextDep)t.version=-1,t.prevActiveLink=t.dep.activeLink,t.dep.activeLink=t}function rl(e){let t,n=e.depsTail,o=n;for(;o;){const i=o.prevDep;o.version===-1?(o===n&&(n=i),Vr(o),bc(o)):t=o,o.dep.activeLink=o.prevActiveLink,o.prevActiveLink=void 0,o=i}e.deps=t,e.depsTail=n}function vr(e){for(let t=e.deps;t;t=t.nextDep)if(t.dep.version!==t.version||t.dep.computed&&(sl(t.dep.computed)||t.dep.version!==t.version))return!0;return!!e._dirty}function sl(e){if(e.flags&4&&!(e.flags&16)||(e.flags&=-17,e.globalVersion===yo)||(e.globalVersion=yo,!e.isSSR&&e.flags&128&&(!e.deps&&!e._dirty||!vr(e))))return;e.flags|=2;const t=e.dep,n=he,o=pt;he=e,pt=!0;try{il(e);const i=e.fn(e._value);(t.version===0||Ye(i,e._value))&&(e.flags|=128,e._value=i,t.version++)}catch(i){throw t.version++,i}finally{he=n,pt=o,rl(e),e.flags&=-3}}function Vr(e,t=!1){const{dep:n,prevSub:o,nextSub:i}=e;if(o&&(o.nextSub=i,e.prevSub=void 0),i&&(i.prevSub=o,e.nextSub=void 0),n.subs===e&&(n.subs=o,!o&&n.computed)){n.computed.flags&=-5;for(let r=n.computed.deps;r;r=r.nextDep)Vr(r,!0)}!t&&!--n.sc&&n.map&&n.map.delete(n.key)}function bc(e){const{prevDep:t,nextDep:n}=e;t&&(t.nextDep=n,e.prevDep=void 0),n&&(n.prevDep=t,e.nextDep=void 0)}let pt=!0;const al=[];function Rt(){al.push(pt),pt=!1}function It(){const e=al.pop();pt=e===void 0?!0:e}function ys(e){const{cleanup:t}=e;if(e.cleanup=void 0,t){const n=he;he=void 0;try{t()}finally{he=n}}}let yo=0;class wc{constructor(t,n){this.sub=t,this.dep=n,this.version=n.version,this.nextDep=this.prevDep=this.nextSub=this.prevSub=this.prevActiveLink=void 0}}class Ni{constructor(t){this.computed=t,this.version=0,this.activeLink=void 0,this.subs=void 0,this.map=void 0,this.key=void 0,this.sc=0,this.__v_skip=!0}track(t){if(!he||!pt||he===this.computed)return;let n=this.activeLink;if(n===void 0||n.sub!==he)n=this.activeLink=new wc(he,this),he.deps?(n.prevDep=he.depsTail,he.depsTail.nextDep=n,he.depsTail=n):he.deps=he.depsTail=n,ll(n);else if(n.version===-1&&(n.version=this.version,n.nextDep)){const o=n.nextDep;o.prevDep=n.prevDep,n.prevDep&&(n.prevDep.nextDep=o),n.prevDep=he.depsTail,n.nextDep=void 0,he.depsTail.nextDep=n,he.depsTail=n,he.deps===n&&(he.deps=o)}return n}trigger(t){this.version++,yo++,this.notify(t)}notify(t){Hr();try{for(let n=this.subs;n;n=n.prevSub)n.sub.notify()&&n.sub.dep.notify()}finally{jr()}}}function ll(e){if(e.dep.sc++,e.sub.flags&4){const t=e.dep.computed;if(t&&!e.dep.subs){t.flags|=20;for(let o=t.deps;o;o=o.nextDep)ll(o)}const n=e.dep.subs;n!==e&&(e.prevSub=n,n&&(n.nextSub=e)),e.dep.subs=e}}const si=new WeakMap,wn=Symbol(""),gr=Symbol(""),bo=Symbol("");function ze(e,t,n){if(pt&&he){let o=si.get(e);o||si.set(e,o=new Map);let i=o.get(n);i||(o.set(n,i=new Ni),i.map=o,i.key=n),i.track()}}function Ft(e,t,n,o,i,r){const s=si.get(e);if(!s){yo++;return}const a=l=>{l&&l.trigger()};if(Hr(),t==="clear")s.forEach(a);else{const l=Y(e),u=l&&zr(n);if(l&&n==="length"){const c=Number(o);s.forEach((d,v)=>{(v==="length"||v===bo||!zt(v)&&v>=c)&&a(d)})}else switch((n!==void 0||s.has(void 0))&&a(s.get(n)),u&&a(s.get(bo)),t){case"add":l?u&&a(s.get("length")):(a(s.get(wn)),Rn(e)&&a(s.get(gr)));break;case"delete":l||(a(s.get(wn)),Rn(e)&&a(s.get(gr)));break;case"set":Rn(e)&&a(s.get(wn));break}}jr()}function _c(e,t){const n=si.get(e);return n&&n.get(t)}function Ln(e){const t=ae(e);return t===e?t:(ze(t,"iterate",bo),it(e)?t:t.map(De))}function Pi(e){return ze(e=ae(e),"iterate",bo),e}const xc={__proto__:null,[Symbol.iterator](){return Xi(this,Symbol.iterator,De)},concat(...e){return Ln(this).concat(...e.map(t=>Y(t)?Ln(t):t))},entries(){return Xi(this,"entries",e=>(e[1]=De(e[1]),e))},every(e,t){return Nt(this,"every",e,t,void 0,arguments)},filter(e,t){return Nt(this,"filter",e,t,n=>n.map(De),arguments)},find(e,t){return Nt(this,"find",e,t,De,arguments)},findIndex(e,t){return Nt(this,"findIndex",e,t,void 0,arguments)},findLast(e,t){return Nt(this,"findLast",e,t,De,arguments)},findLastIndex(e,t){return Nt(this,"findLastIndex",e,t,void 0,arguments)},forEach(e,t){return Nt(this,"forEach",e,t,void 0,arguments)},includes(...e){return Ji(this,"includes",e)},indexOf(...e){return Ji(this,"indexOf",e)},join(e){return Ln(this).join(e)},lastIndexOf(...e){return Ji(this,"lastIndexOf",e)},map(e,t){return Nt(this,"map",e,t,void 0,arguments)},pop(){return Gn(this,"pop")},push(...e){return Gn(this,"push",e)},reduce(e,...t){return bs(this,"reduce",e,t)},reduceRight(e,...t){return bs(this,"reduceRight",e,t)},shift(){return Gn(this,"shift")},some(e,t){return Nt(this,"some",e,t,void 0,arguments)},splice(...e){return Gn(this,"splice",e)},toReversed(){return Ln(this).toReversed()},toSorted(e){return Ln(this).toSorted(e)},toSpliced(...e){return Ln(this).toSpliced(...e)},unshift(...e){return Gn(this,"unshift",e)},values(){return Xi(this,"values",De)}};function Xi(e,t,n){const o=Pi(e),i=o[t]();return o!==e&&!it(e)&&(i._next=i.next,i.next=()=>{const r=i._next();return r.value&&(r.value=n(r.value)),r}),i}const Ac=Array.prototype;function Nt(e,t,n,o,i,r){const s=Pi(e),a=s!==e&&!it(e),l=s[t];if(l!==Ac[t]){const d=l.apply(e,r);return a?De(d):d}let u=n;s!==e&&(a?u=function(d,v){return n.call(this,De(d),v,e)}:n.length>2&&(u=function(d,v){return n.call(this,d,v,e)}));const c=l.call(s,u,o);return a&&i?i(c):c}function bs(e,t,n,o){const i=Pi(e);let r=n;return i!==e&&(it(e)?n.length>3&&(r=function(s,a,l){return n.call(this,s,a,l,e)}):r=function(s,a,l){return n.call(this,s,De(a),l,e)}),i[t](r,...o)}function Ji(e,t,n){const o=ae(e);ze(o,"iterate",bo);const i=o[t](...n);return(i===-1||i===!1)&&Wr(n[0])?(n[0]=ae(n[0]),o[t](...n)):i}function Gn(e,t,n=[]){Rt(),Hr();const o=ae(e)[t].apply(e,n);return jr(),It(),o}const Sc=Mr("__proto__,__v_isRef,__isVue"),ul=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(zt));function Cc(e){zt(e)||(e=String(e));const t=ae(this);return ze(t,"has",e),t.hasOwnProperty(e)}class cl{constructor(t=!1,n=!1){this._isReadonly=t,this._isShallow=n}get(t,n,o){if(n==="__v_skip")return t.__v_skip;const i=this._isReadonly,r=this._isShallow;if(n==="__v_isReactive")return!i;if(n==="__v_isReadonly")return i;if(n==="__v_isShallow")return r;if(n==="__v_raw")return o===(i?r?Fc:ml:r?hl:fl).get(t)||Object.getPrototypeOf(t)===Object.getPrototypeOf(o)?t:void 0;const s=Y(t);if(!i){let l;if(s&&(l=xc[n]))return l;if(n==="hasOwnProperty")return Cc}const a=Reflect.get(t,n,Ee(t)?t:o);return(zt(n)?ul.has(n):Sc(n))||(i||ze(t,"get",n),r)?a:Ee(a)?s&&zr(n)?a:a.value:me(a)?i?vl(a):wo(a):a}}class dl extends cl{constructor(t=!1){super(!1,t)}set(t,n,o,i){let r=t[n];if(!this._isShallow){const l=tn(r);if(!it(o)&&!tn(o)&&(r=ae(r),o=ae(o)),!Y(t)&&Ee(r)&&!Ee(o))return l||(r.value=o),!0}const s=Y(t)&&zr(n)?Number(n)<t.length:ce(t,n),a=Reflect.set(t,n,o,Ee(t)?t:i);return t===ae(i)&&(s?Ye(o,r)&&Ft(t,"set",n,o):Ft(t,"add",n,o)),a}deleteProperty(t,n){const o=ce(t,n);t[n];const i=Reflect.deleteProperty(t,n);return i&&o&&Ft(t,"delete",n,void 0),i}has(t,n){const o=Reflect.has(t,n);return(!zt(n)||!ul.has(n))&&ze(t,"has",n),o}ownKeys(t){return ze(t,"iterate",Y(t)?"length":wn),Reflect.ownKeys(t)}}class pl extends cl{constructor(t=!1){super(!0,t)}set(t,n){return!0}deleteProperty(t,n){return!0}}const Tc=new dl,Ec=new pl,kc=new dl(!0),gm=new pl(!0),yr=e=>e,Io=e=>Reflect.getPrototypeOf(e);function Nc(e,t,n){return function(...o){const i=this.__v_raw,r=ae(i),s=Rn(r),a=e==="entries"||e===Symbol.iterator&&s,l=e==="keys"&&s,u=i[e](...o),c=n?yr:t?ai:De;return!t&&ze(r,"iterate",l?gr:wn),{next(){const{value:d,done:v}=u.next();return v?{value:d,done:v}:{value:a?[c(d[0]),c(d[1])]:c(d),done:v}},[Symbol.iterator](){return this}}}}function zo(e){return function(...t){return e==="delete"?!1:e==="clear"?void 0:this}}function Pc(e,t){const n={get(o){const i=this.__v_raw,r=ae(i),s=ae(o);e||(Ye(o,s)&&ze(r,"get",o),ze(r,"get",s));const{has:a}=Io(r),l=t?yr:e?ai:De;if(a.call(r,o))return l(i.get(o));if(a.call(r,s))return l(i.get(s));i!==r&&i.get(o)},get size(){const o=this.__v_raw;return!e&&ze(ae(o),"iterate",wn),Reflect.get(o,"size",o)},has(o){const i=this.__v_raw,r=ae(i),s=ae(o);return e||(Ye(o,s)&&ze(r,"has",o),ze(r,"has",s)),o===s?i.has(o):i.has(o)||i.has(s)},forEach(o,i){const r=this,s=r.__v_raw,a=ae(s),l=t?yr:e?ai:De;return!e&&ze(a,"iterate",wn),s.forEach((u,c)=>o.call(i,l(u),l(c),r))}};return Se(n,e?{add:zo("add"),set:zo("set"),delete:zo("delete"),clear:zo("clear")}:{add(o){!t&&!it(o)&&!tn(o)&&(o=ae(o));const i=ae(this);return Io(i).has.call(i,o)||(i.add(o),Ft(i,"add",o,o)),this},set(o,i){!t&&!it(i)&&!tn(i)&&(i=ae(i));const r=ae(this),{has:s,get:a}=Io(r);let l=s.call(r,o);l||(o=ae(o),l=s.call(r,o));const u=a.call(r,o);return r.set(o,i),l?Ye(i,u)&&Ft(r,"set",o,i):Ft(r,"add",o,i),this},delete(o){const i=ae(this),{has:r,get:s}=Io(i);let a=r.call(i,o);a||(o=ae(o),a=r.call(i,o)),s&&s.call(i,o);const l=i.delete(o);return a&&Ft(i,"delete",o,void 0),l},clear(){const o=ae(this),i=o.size!==0,r=o.clear();return i&&Ft(o,"clear",void 0,void 0),r}}),["keys","values","entries",Symbol.iterator].forEach(o=>{n[o]=Nc(o,e,t)}),n}function $i(e,t){const n=Pc(e,t);return(o,i,r)=>i==="__v_isReactive"?!e:i==="__v_isReadonly"?e:i==="__v_raw"?o:Reflect.get(ce(n,i)&&i in o?n:o,i,r)}const $c={get:$i(!1,!1)},Lc={get:$i(!1,!0)},Dc={get:$i(!0,!1)},ym={get:$i(!0,!0)},fl=new WeakMap,hl=new WeakMap,ml=new WeakMap,Fc=new WeakMap;function Oc(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function Bc(e){return e.__v_skip||!Object.isExtensible(e)?0:Oc(rc(e))}function wo(e){return tn(e)?e:Ur(e,!1,Tc,$c,fl)}function Mc(e){return Ur(e,!1,kc,Lc,hl)}function vl(e){return Ur(e,!0,Ec,Dc,ml)}function Ur(e,t,n,o,i){if(!me(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const r=Bc(e);if(r===0)return e;const s=i.get(e);if(s)return s;const a=new Proxy(e,r===2?o:n);return i.set(e,a),a}function In(e){return tn(e)?In(e.__v_raw):!!(e&&e.__v_isReactive)}function tn(e){return!!(e&&e.__v_isReadonly)}function it(e){return!!(e&&e.__v_isShallow)}function Wr(e){return e?!!e.__v_raw:!1}function ae(e){const t=e&&e.__v_raw;return t?ae(t):e}function Rc(e){return!ce(e,"__v_skip")&&Object.isExtensible(e)&&qa(e,"__v_skip",!0),e}const De=e=>me(e)?wo(e):e,ai=e=>me(e)?vl(e):e;function Ee(e){return e?e.__v_isRef===!0:!1}function gl(e){return yl(e,!1)}function Ie(e){return yl(e,!0)}function yl(e,t){return Ee(e)?e:new Ic(e,t)}class Ic{constructor(t,n){this.dep=new Ni,this.__v_isRef=!0,this.__v_isShallow=!1,this._rawValue=n?t:ae(t),this._value=n?t:De(t),this.__v_isShallow=n}get value(){return this.dep.track(),this._value}set value(t){const n=this._rawValue,o=this.__v_isShallow||it(t)||tn(t);t=o?t:ae(t),Ye(t,n)&&(this._rawValue=t,this._value=o?t:De(t),this.dep.trigger())}}function Gr(e){return Ee(e)?e.value:e}function Mt(e){return q(e)?e():Gr(e)}const zc={get:(e,t,n)=>t==="__v_raw"?e:Gr(Reflect.get(e,t,n)),set:(e,t,n,o)=>{const i=e[t];return Ee(i)&&!Ee(n)?(i.value=n,!0):Reflect.set(e,t,n,o)}};function bl(e){return In(e)?e:new Proxy(e,zc)}class Hc{constructor(t){this.__v_isRef=!0,this._value=void 0;const n=this.dep=new Ni,{get:o,set:i}=t(n.track.bind(n),n.trigger.bind(n));this._get=o,this._set=i}get value(){return this._value=this._get()}set value(t){this._set(t)}}function jc(e){return new Hc(e)}class Vc{constructor(t,n,o){this._object=t,this._key=n,this._defaultValue=o,this.__v_isRef=!0,this._value=void 0}get value(){const t=this._object[this._key];return this._value=t===void 0?this._defaultValue:t}set value(t){this._object[this._key]=t}get dep(){return _c(ae(this._object),this._key)}}class Uc{constructor(t){this._getter=t,this.__v_isRef=!0,this.__v_isReadonly=!0,this._value=void 0}get value(){return this._value=this._getter()}}function Wc(e,t,n){return Ee(e)?e:q(e)?new Uc(e):me(e)&&arguments.length>1?Gc(e,t,n):gl(e)}function Gc(e,t,n){const o=e[t];return Ee(o)?o:new Vc(e,t,n)}class Kc{constructor(t,n,o){this.fn=t,this.setter=n,this._value=void 0,this.dep=new Ni(this),this.__v_isRef=!0,this.deps=void 0,this.depsTail=void 0,this.flags=16,this.globalVersion=yo-1,this.next=void 0,this.effect=this,this.__v_isReadonly=!n,this.isSSR=o}notify(){if(this.flags|=16,!(this.flags&8)&&he!==this)return ol(this,!0),!0}get value(){const t=this.dep.track();return sl(this),t&&(t.version=this.dep.version),this._value}set value(t){this.setter&&this.setter(t)}}function Zc(e,t,n=!1){let o,i;return q(e)?o=e:(o=e.get,i=e.set),new Kc(o,i,n)}const Ho={},li=new WeakMap;let mn;function Yc(e,t=!1,n=mn){if(n){let o=li.get(n);o||li.set(n,o=[]),o.push(e)}}function qc(e,t,n=oe){const{immediate:o,deep:i,once:r,scheduler:s,augmentJob:a,call:l}=n,u=T=>i?T:it(T)||i===!1||i===0?Ot(T,1):Ot(T);let c,d,v,h,b=!1,_=!1;if(Ee(e)?(d=()=>e.value,b=it(e)):In(e)?(d=()=>u(e),b=!0):Y(e)?(_=!0,b=e.some(T=>In(T)||it(T)),d=()=>e.map(T=>{if(Ee(T))return T.value;if(In(T))return u(T);if(q(T))return l?l(T,2):T()})):q(e)?t?d=l?()=>l(e,2):e:d=()=>{if(v){Rt();try{v()}finally{It()}}const T=mn;mn=c;try{return l?l(e,3,[h]):e(h)}finally{mn=T}}:d=dt,t&&i){const T=d,U=i===!0?1/0:i;d=()=>Ot(T(),U)}const P=el(),k=()=>{c.stop(),P&&P.active&&Ir(P.effects,c)};if(r&&t){const T=t;t=(...U)=>{T(...U),k()}}let E=_?new Array(e.length).fill(Ho):Ho;const L=T=>{if(!(!(c.flags&1)||!c.dirty&&!T))if(t){const U=c.run();if(i||b||(_?U.some((W,X)=>Ye(W,E[X])):Ye(U,E))){v&&v();const W=mn;mn=c;try{const X=[U,E===Ho?void 0:_&&E[0]===Ho?[]:E,h];E=U,l?l(t,3,X):t(...X)}finally{mn=W}}}else c.run()};return a&&a(L),c=new tl(d),c.scheduler=s?()=>s(L,!1):L,h=T=>Yc(T,!1,c),v=c.onStop=()=>{const T=li.get(c);if(T){if(l)l(T,4);else for(const U of T)U();li.delete(c)}},t?o?L(!0):E=c.run():s?s(L.bind(null,!0),!0):c.run(),k.pause=c.pause.bind(c),k.resume=c.resume.bind(c),k.stop=k,k}function Ot(e,t=1/0,n){if(t<=0||!me(e)||e.__v_skip||(n=n||new Set,n.has(e)))return e;if(n.add(e),t--,Ee(e))Ot(e.value,t,n);else if(Y(e))for(let o=0;o<e.length;o++)Ot(e[o],t,n);else if(Ga(e)||Rn(e))e.forEach(o=>{Ot(o,t,n)});else if(Ya(e)){for(const o in e)Ot(e[o],t,n);for(const o of Object.getOwnPropertySymbols(e))Object.prototype.propertyIsEnumerable.call(e,o)&&Ot(e[o],t,n)}return e}function Lo(e,t,n,o){try{return o?e(...o):e()}catch(i){Li(i,t,n)}}function ht(e,t,n,o){if(q(e)){const i=Lo(e,t,n,o);return i&&Ka(i)&&i.catch(r=>{Li(r,t,n)}),i}if(Y(e)){const i=[];for(let r=0;r<e.length;r++)i.push(ht(e[r],t,n,o));return i}}function Li(e,t,n,o=!0){const i=t?t.vnode:null,{errorHandler:r,throwUnhandledErrorInProduction:s}=t&&t.appContext.config||oe;if(t){let a=t.parent;const l=t.proxy,u=`https://vuejs.org/error-reference/#runtime-${n}`;for(;a;){const c=a.ec;if(c){for(let d=0;d<c.length;d++)if(c[d](e,l,u)===!1)return}a=a.parent}if(r){Rt(),Lo(r,null,10,[e,l,u]),It();return}}Xc(e,n,i,o,s)}function Xc(e,t,n,o=!0,i=!1){if(i)throw e;console.error(e)}const We=[];let bt=-1;const zn=[];let Zt=null,Bn=0;const wl=Promise.resolve();let ui=null;function Kr(e){const t=ui||wl;return e?t.then(this?e.bind(this):e):t}function Jc(e){let t=bt+1,n=We.length;for(;t<n;){const o=t+n>>>1,i=We[o],r=_o(i);r<e||r===e&&i.flags&2?t=o+1:n=o}return t}function Zr(e){if(!(e.flags&1)){const t=_o(e),n=We[We.length-1];!n||!(e.flags&2)&&t>=_o(n)?We.push(e):We.splice(Jc(t),0,e),e.flags|=1,_l()}}function _l(){ui||(ui=wl.then(Sl))}function xl(e){Y(e)?zn.push(...e):Zt&&e.id===-1?Zt.splice(Bn+1,0,e):e.flags&1||(zn.push(e),e.flags|=1),_l()}function ws(e,t,n=bt+1){for(;n<We.length;n++){const o=We[n];if(o&&o.flags&2){if(e&&o.id!==e.uid)continue;We.splice(n,1),n--,o.flags&4&&(o.flags&=-2),o(),o.flags&4||(o.flags&=-2)}}}function Al(e){if(zn.length){const t=[...new Set(zn)].sort((n,o)=>_o(n)-_o(o));if(zn.length=0,Zt){Zt.push(...t);return}for(Zt=t,Bn=0;Bn<Zt.length;Bn++){const n=Zt[Bn];n.flags&4&&(n.flags&=-2),n.flags&8||n(),n.flags&=-2}Zt=null,Bn=0}}const _o=e=>e.id==null?e.flags&2?-1:1/0:e.id;function Sl(e){try{for(bt=0;bt<We.length;bt++){const t=We[bt];t&&!(t.flags&8)&&(t.flags&4&&(t.flags&=-2),Lo(t,t.i,t.i?15:14),t.flags&4||(t.flags&=-2))}}finally{for(;bt<We.length;bt++){const t=We[bt];t&&(t.flags&=-2)}bt=-1,We.length=0,Al(),ui=null,(We.length||zn.length)&&Sl()}}let Be=null,Di=null;function ci(e){const t=Be;return Be=e,Di=e&&e.type.__scopeId||null,t}function Qc(e){Di=e}function ed(){Di=null}const td=e=>Te;function Te(e,t=Be,n){if(!t||e._n)return e;const o=(...i)=>{o._d&&Ps(-1);const r=ci(t);let s;try{s=e(...i)}finally{ci(r),o._d&&Ps(1)}return s};return o._n=!0,o._c=!0,o._d=!0,o}function jo(e,t){if(Be===null)return e;const n=Ii(Be),o=e.dirs||(e.dirs=[]);for(let i=0;i<t.length;i++){let[r,s,a,l=oe]=t[i];r&&(q(r)&&(r={mounted:r,updated:r}),r.deep&&Ot(s),o.push({dir:r,instance:n,value:s,oldValue:void 0,arg:a,modifiers:l}))}return e}function cn(e,t,n,o){const i=e.dirs,r=t&&t.dirs;for(let s=0;s<i.length;s++){const a=i[s];r&&(a.oldValue=r[s].value);let l=a.dir[o];l&&(Rt(),ht(l,n,8,[e.el,a,e,t]),It())}}const nd=Symbol("_vte"),Cl=e=>e.__isTeleport,Dt=Symbol("_leaveCb"),Vo=Symbol("_enterCb");function od(){const e={isMounted:!1,isLeaving:!1,isUnmounting:!1,leavingVNodes:new Map};return Do(()=>{e.isMounted=!0}),Fl(()=>{e.isUnmounting=!0}),e}const nt=[Function,Array],Tl={mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:nt,onEnter:nt,onAfterEnter:nt,onEnterCancelled:nt,onBeforeLeave:nt,onLeave:nt,onAfterLeave:nt,onLeaveCancelled:nt,onBeforeAppear:nt,onAppear:nt,onAfterAppear:nt,onAppearCancelled:nt},El=e=>{const t=e.subTree;return t.component?El(t.component):t},id={name:"BaseTransition",props:Tl,setup(e,{slots:t}){const n=mt(),o=od();return()=>{const i=t.default&&Pl(t.default(),!0);if(!i||!i.length)return;const r=kl(i),s=ae(e),{mode:a}=s;if(o.isLeaving)return Qi(r);const l=_s(r);if(!l)return Qi(r);let u=br(l,s,o,n,d=>u=d);l.type!==Oe&&xo(l,u);let c=n.subTree&&_s(n.subTree);if(c&&c.type!==Oe&&!yn(l,c)&&El(n).type!==Oe){let d=br(c,s,o,n);if(xo(c,d),a==="out-in"&&l.type!==Oe)return o.isLeaving=!0,d.afterLeave=()=>{o.isLeaving=!1,n.job.flags&8||n.update(),delete d.afterLeave,c=void 0},Qi(r);a==="in-out"&&l.type!==Oe?d.delayLeave=(v,h,b)=>{const _=Nl(o,c);_[String(c.key)]=c,v[Dt]=()=>{h(),v[Dt]=void 0,delete u.delayedLeave,c=void 0},u.delayedLeave=()=>{b(),delete u.delayedLeave,c=void 0}}:c=void 0}else c&&(c=void 0);return r}}};function kl(e){let t=e[0];if(e.length>1){for(const n of e)if(n.type!==Oe){t=n;break}}return t}const rd=id;function Nl(e,t){const{leavingVNodes:n}=e;let o=n.get(t.type);return o||(o=Object.create(null),n.set(t.type,o)),o}function br(e,t,n,o,i){const{appear:r,mode:s,persisted:a=!1,onBeforeEnter:l,onEnter:u,onAfterEnter:c,onEnterCancelled:d,onBeforeLeave:v,onLeave:h,onAfterLeave:b,onLeaveCancelled:_,onBeforeAppear:P,onAppear:k,onAfterAppear:E,onAppearCancelled:L}=t,T=String(e.key),U=Nl(n,e),W=(I,K)=>{I&&ht(I,o,9,K)},X=(I,K)=>{const y=K[1];W(I,K),Y(I)?I.every(g=>g.length<=1)&&y():I.length<=1&&y()},ne={mode:s,persisted:a,beforeEnter(I){let K=l;if(!n.isMounted)if(r)K=P||l;else return;I[Dt]&&I[Dt](!0);const y=U[T];y&&yn(e,y)&&y.el[Dt]&&y.el[Dt](),W(K,[I])},enter(I){let K=u,y=c,g=d;if(!n.isMounted)if(r)K=k||u,y=E||c,g=L||d;else return;let O=!1;const z=I[Vo]=H=>{O||(O=!0,H?W(g,[I]):W(y,[I]),ne.delayedLeave&&ne.delayedLeave(),I[Vo]=void 0)};K?X(K,[I,z]):z()},leave(I,K){const y=String(e.key);if(I[Vo]&&I[Vo](!0),n.isUnmounting)return K();W(v,[I]);let g=!1;const O=I[Dt]=z=>{g||(g=!0,K(),z?W(_,[I]):W(b,[I]),I[Dt]=void 0,U[y]===e&&delete U[y])};U[y]=e,h?X(h,[I,O]):O()},clone(I){const K=br(I,t,n,o,i);return i&&i(K),K}};return ne}function Qi(e){if(Fi(e))return e=nn(e),e.children=null,e}function _s(e){if(!Fi(e))return Cl(e.type)&&e.children?kl(e.children):e;if(e.component)return e.component.subTree;const{shapeFlag:t,children:n}=e;if(n){if(t&16)return n[0];if(t&32&&q(n.default))return n.default()}}function xo(e,t){e.shapeFlag&6&&e.component?(e.transition=t,xo(e.component.subTree,t)):e.shapeFlag&128?(e.ssContent.transition=t.clone(e.ssContent),e.ssFallback.transition=t.clone(e.ssFallback)):e.transition=t}function Pl(e,t=!1,n){let o=[],i=0;for(let r=0;r<e.length;r++){let s=e[r];const a=n==null?s.key:String(n)+String(s.key!=null?s.key:r);s.type===Fe?(s.patchFlag&128&&i++,o=o.concat(Pl(s.children,t,a))):(t||s.type!==Oe)&&o.push(a!=null?nn(s,{key:a}):s)}if(i>1)for(let r=0;r<o.length;r++)o[r].patchFlag=-2;return o}function Un(e,t){return q(e)?Se({name:e.name},t,{setup:e}):e}function $l(e){e.ids=[e.ids[0]+e.ids[2]+++"-",0,0]}function bm(e){const t=mt(),n=Ie(null);if(t){const o=t.refs===oe?t.refs={}:t.refs;Object.defineProperty(o,e,{enumerable:!0,get:()=>n.value,set:i=>n.value=i})}return n}function lo(e,t,n,o,i=!1){if(Y(e)){e.forEach((b,_)=>lo(b,t&&(Y(t)?t[_]:t),n,o,i));return}if(Hn(o)&&!i){o.shapeFlag&512&&o.type.__asyncResolved&&o.component.subTree.component&&lo(e,t,n,o.component.subTree);return}const r=o.shapeFlag&4?Ii(o.component):o.el,s=i?null:r,{i:a,r:l}=e,u=t&&t.r,c=a.refs===oe?a.refs={}:a.refs,d=a.setupState,v=ae(d),h=d===oe?Wa:b=>ce(v,b);if(u!=null&&u!==l){if(ye(u))c[u]=null,h(u)&&(d[u]=null);else if(Ee(u)){u.value=null;const b=t;b.k&&(c[b.k]=null)}}if(q(l))Lo(l,a,12,[s,c]);else{const b=ye(l),_=Ee(l);if(b||_){const P=()=>{if(e.f){const k=b?h(l)?d[l]:c[l]:l.value;if(i)Y(k)&&Ir(k,r);else if(Y(k))k.includes(r)||k.push(r);else if(b)c[l]=[r],h(l)&&(d[l]=c[l]);else{const E=[r];l.value=E,e.k&&(c[e.k]=E)}}else b?(c[l]=s,h(l)&&(d[l]=s)):_&&(l.value=s,e.k&&(c[e.k]=s))};s?(P.id=-1,Je(P,n)):P()}}}ri().requestIdleCallback,ri().cancelIdleCallback;const Hn=e=>!!e.type.__asyncLoader,Fi=e=>e.type.__isKeepAlive;function sd(e,t){Ll(e,"a",t)}function ad(e,t){Ll(e,"da",t)}function Ll(e,t,n=He){const o=e.__wdc||(e.__wdc=()=>{let i=n;for(;i;){if(i.isDeactivated)return;i=i.parent}return e()});if(Oi(t,o,n),n){let i=n.parent;for(;i&&i.parent;)Fi(i.parent.vnode)&&ld(o,t,n,i),i=i.parent}}function ld(e,t,n,o){const i=Oi(t,e,o,!0);Bi(()=>{Ir(o[t],i)},n)}function Oi(e,t,n=He,o=!1){if(n){const i=n[e]||(n[e]=[]),r=t.__weh||(t.__weh=(...s)=>{Rt();const a=Oo(n),l=ht(t,n,e,s);return a(),It(),l});return o?i.unshift(r):i.push(r),r}}const jt=e=>(t,n=He)=>{(!Co||e==="sp")&&Oi(e,(...o)=>t(...o),n)},ud=jt("bm"),Do=jt("m"),Dl=jt("bu"),cd=jt("u"),Fl=jt("bum"),Bi=jt("um"),dd=jt("sp"),pd=jt("rtg"),fd=jt("rtc");function hd(e,t=He){Oi("ec",e,t)}const Ol="components";function lt(e,t){return Ml(Ol,e,!0,t)||e}const Bl=Symbol.for("v-ndc");function md(e){return ye(e)?Ml(Ol,e,!1)||e:e||Bl}function Ml(e,t,n=!0,o=!1){const i=Be||He;if(i){const r=i.type;{const a=tp(r,!1);if(a&&(a===t||a===tt(t)||a===ki(tt(t))))return r}const s=xs(i[e]||r[e],t)||xs(i.appContext[e],t);return!s&&o?r:s}}function xs(e,t){return e&&(e[t]||e[tt(t)]||e[ki(tt(t))])}function wm(e,t,n,o){let i;const r=n,s=Y(e);if(s||ye(e)){const a=s&&In(e);let l=!1,u=!1;a&&(l=!it(e),u=tn(e),e=Pi(e)),i=new Array(e.length);for(let c=0,d=e.length;c<d;c++)i[c]=t(l?u?ai(De(e[c])):De(e[c]):e[c],c,void 0,r)}else if(typeof e=="number"){i=new Array(e);for(let a=0;a<e;a++)i[a]=t(a+1,a,void 0,r)}else if(me(e))if(e[Symbol.iterator])i=Array.from(e,(a,l)=>t(a,l,void 0,r));else{const a=Object.keys(e);i=new Array(a.length);for(let l=0,u=a.length;l<u;l++){const c=a[l];i[l]=t(e[c],c,l,r)}}else i=[];return i}function _m(e,t){for(let n=0;n<t.length;n++){const o=t[n];if(Y(o))for(let i=0;i<o.length;i++)e[o[i].name]=o[i].fn;else o&&(e[o.name]=o.key?(...i)=>{const r=o.fn(...i);return r&&(r.key=o.key),r}:o.fn)}return e}function Ct(e,t,n={},o,i){if(Be.ce||Be.parent&&Hn(Be.parent)&&Be.parent.ce)return t!=="default"&&(n.name=t),re(),Qe(Fe,null,[fe("slot",n,o&&o())],64);let r=e[t];r&&r._c&&(r._d=!1),re();const s=r&&Rl(r(n)),a=n.key||s&&s.key,l=Qe(Fe,{key:(a&&!zt(a)?a:`_${t}`)+(!s&&o?"_fb":"")},s||(o?o():[]),s&&e._===1?64:-2);return!i&&l.scopeId&&(l.slotScopeIds=[l.scopeId+"-s"]),r&&r._c&&(r._d=!0),l}function Rl(e){return e.some(t=>So(t)?!(t.type===Oe||t.type===Fe&&!Rl(t.children)):!0)?e:null}const wr=e=>e?su(e)?Ii(e):wr(e.parent):null,uo=Se(Object.create(null),{$:e=>e,$el:e=>e.vnode.el,$data:e=>e.data,$props:e=>e.props,$attrs:e=>e.attrs,$slots:e=>e.slots,$refs:e=>e.refs,$parent:e=>wr(e.parent),$root:e=>wr(e.root),$host:e=>e.ce,$emit:e=>e.emit,$options:e=>zl(e),$forceUpdate:e=>e.f||(e.f=()=>{Zr(e.update)}),$nextTick:e=>e.n||(e.n=Kr.bind(e.proxy)),$watch:e=>zd.bind(e)}),er=(e,t)=>e!==oe&&!e.__isScriptSetup&&ce(e,t),vd={get({_:e},t){if(t==="__v_skip")return!0;const{ctx:n,setupState:o,data:i,props:r,accessCache:s,type:a,appContext:l}=e;let u;if(t[0]!=="$"){const h=s[t];if(h!==void 0)switch(h){case 1:return o[t];case 2:return i[t];case 4:return n[t];case 3:return r[t]}else{if(er(o,t))return s[t]=1,o[t];if(i!==oe&&ce(i,t))return s[t]=2,i[t];if((u=e.propsOptions[0])&&ce(u,t))return s[t]=3,r[t];if(n!==oe&&ce(n,t))return s[t]=4,n[t];_r&&(s[t]=0)}}const c=uo[t];let d,v;if(c)return t==="$attrs"&&ze(e.attrs,"get",""),c(e);if((d=a.__cssModules)&&(d=d[t]))return d;if(n!==oe&&ce(n,t))return s[t]=4,n[t];if(v=l.config.globalProperties,ce(v,t))return v[t]},set({_:e},t,n){const{data:o,setupState:i,ctx:r}=e;return er(i,t)?(i[t]=n,!0):o!==oe&&ce(o,t)?(o[t]=n,!0):ce(e.props,t)||t[0]==="$"&&t.slice(1)in e?!1:(r[t]=n,!0)},has({_:{data:e,setupState:t,accessCache:n,ctx:o,appContext:i,propsOptions:r,type:s}},a){let l,u;return!!(n[a]||e!==oe&&a[0]!=="$"&&ce(e,a)||er(t,a)||(l=r[0])&&ce(l,a)||ce(o,a)||ce(uo,a)||ce(i.config.globalProperties,a)||(u=s.__cssModules)&&u[a])},defineProperty(e,t,n){return n.get!=null?e._.accessCache[t]=0:ce(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}};function xm(){return gd().attrs}function gd(e){const t=mt();return t.setupContext||(t.setupContext=lu(t))}function di(e){return Y(e)?e.reduce((t,n)=>(t[n]=null,t),{}):e}function Am(e,t){return!e||!t?e||t:Y(e)&&Y(t)?e.concat(t):Se({},di(e),di(t))}let _r=!0;function yd(e){const t=zl(e),n=e.proxy,o=e.ctx;_r=!1,t.beforeCreate&&As(t.beforeCreate,e,"bc");const{data:i,computed:r,methods:s,watch:a,provide:l,inject:u,created:c,beforeMount:d,mounted:v,beforeUpdate:h,updated:b,activated:_,deactivated:P,beforeDestroy:k,beforeUnmount:E,destroyed:L,unmounted:T,render:U,renderTracked:W,renderTriggered:X,errorCaptured:ne,serverPrefetch:I,expose:K,inheritAttrs:y,components:g,directives:O,filters:z}=t;if(u&&bd(u,o,null),s)for(const j in s){const B=s[j];q(B)&&(o[j]=B.bind(n))}if(i){const j=i.call(n,n);me(j)&&(e.data=wo(j))}if(_r=!0,r)for(const j in r){const B=r[j],Q=q(B)?B.bind(n,n):q(B.get)?B.get.bind(n,n):dt,te=!q(B)&&q(B.set)?B.set.bind(n):dt,ke=_e({get:Q,set:te});Object.defineProperty(o,j,{enumerable:!0,configurable:!0,get:()=>ke.value,set:le=>ke.value=le})}if(a)for(const j in a)Il(a[j],o,n,j);if(l){const j=q(l)?l.call(n):l;Reflect.ownKeys(j).forEach(B=>{Cd(B,j[B])})}c&&As(c,e,"c");function H(j,B){Y(B)?B.forEach(Q=>j(Q.bind(n))):B&&j(B.bind(n))}if(H(ud,d),H(Do,v),H(Dl,h),H(cd,b),H(sd,_),H(ad,P),H(hd,ne),H(fd,W),H(pd,X),H(Fl,E),H(Bi,T),H(dd,I),Y(K))if(K.length){const j=e.exposed||(e.exposed={});K.forEach(B=>{Object.defineProperty(j,B,{get:()=>n[B],set:Q=>n[B]=Q,enumerable:!0})})}else e.exposed||(e.exposed={});U&&e.render===dt&&(e.render=U),y!=null&&(e.inheritAttrs=y),g&&(e.components=g),O&&(e.directives=O),I&&$l(e)}function bd(e,t,n=dt){Y(e)&&(e=xr(e));for(const o in e){const i=e[o];let r;me(i)?"default"in i?r=xn(i.from||o,i.default,!0):r=xn(i.from||o):r=xn(i),Ee(r)?Object.defineProperty(t,o,{enumerable:!0,configurable:!0,get:()=>r.value,set:s=>r.value=s}):t[o]=r}}function As(e,t,n){ht(Y(e)?e.map(o=>o.bind(t.proxy)):e.bind(t.proxy),t,n)}function Il(e,t,n,o){let i=o.includes(".")?Ql(n,o):()=>n[o];if(ye(e)){const r=t[e];q(r)&&xt(i,r)}else if(q(e))xt(i,e.bind(n));else if(me(e))if(Y(e))e.forEach(r=>Il(r,t,n,o));else{const r=q(e.handler)?e.handler.bind(n):t[e.handler];q(r)&&xt(i,r,e)}}function zl(e){const t=e.type,{mixins:n,extends:o}=t,{mixins:i,optionsCache:r,config:{optionMergeStrategies:s}}=e.appContext,a=r.get(t);let l;return a?l=a:!i.length&&!n&&!o?l=t:(l={},i.length&&i.forEach(u=>pi(l,u,s,!0)),pi(l,t,s)),me(t)&&r.set(t,l),l}function pi(e,t,n,o=!1){const{mixins:i,extends:r}=t;r&&pi(e,r,n,!0),i&&i.forEach(s=>pi(e,s,n,!0));for(const s in t)if(!(o&&s==="expose")){const a=wd[s]||n&&n[s];e[s]=a?a(e[s],t[s]):t[s]}return e}const wd={data:Ss,props:Cs,emits:Cs,methods:io,computed:io,beforeCreate:Ue,created:Ue,beforeMount:Ue,mounted:Ue,beforeUpdate:Ue,updated:Ue,beforeDestroy:Ue,beforeUnmount:Ue,destroyed:Ue,unmounted:Ue,activated:Ue,deactivated:Ue,errorCaptured:Ue,serverPrefetch:Ue,components:io,directives:io,watch:xd,provide:Ss,inject:_d};function Ss(e,t){return t?e?function(){return Se(q(e)?e.call(this,this):e,q(t)?t.call(this,this):t)}:t:e}function _d(e,t){return io(xr(e),xr(t))}function xr(e){if(Y(e)){const t={};for(let n=0;n<e.length;n++)t[e[n]]=e[n];return t}return e}function Ue(e,t){return e?[...new Set([].concat(e,t))]:t}function io(e,t){return e?Se(Object.create(null),e,t):t}function Cs(e,t){return e?Y(e)&&Y(t)?[...new Set([...e,...t])]:Se(Object.create(null),di(e),di(t??{})):t}function xd(e,t){if(!e)return t;if(!t)return e;const n=Se(Object.create(null),e);for(const o in t)n[o]=Ue(e[o],t[o]);return n}function Hl(){return{app:null,config:{isNativeTag:Wa,performance:!1,globalProperties:{},optionMergeStrategies:{},errorHandler:void 0,warnHandler:void 0,compilerOptions:{}},mixins:[],components:{},directives:{},provides:Object.create(null),optionsCache:new WeakMap,propsCache:new WeakMap,emitsCache:new WeakMap}}let Ad=0;function Sd(e,t){return function(n,o=null){q(n)||(n=Se({},n)),o!=null&&!me(o)&&(o=null);const i=Hl(),r=new WeakSet,s=[];let a=!1;const l=i.app={_uid:Ad++,_component:n,_props:o,_container:null,_context:i,_instance:null,version:op,get config(){return i.config},set config(u){},use(u,...c){return r.has(u)||(u&&q(u.install)?(r.add(u),u.install(l,...c)):q(u)&&(r.add(u),u(l,...c))),l},mixin(u){return i.mixins.includes(u)||i.mixins.push(u),l},component(u,c){return c?(i.components[u]=c,l):i.components[u]},directive(u,c){return c?(i.directives[u]=c,l):i.directives[u]},mount(u,c,d){if(!a){const v=l._ceVNode||fe(n,o);return v.appContext=i,d===!0?d="svg":d===!1&&(d=void 0),e(v,u,d),a=!0,l._container=u,u.__vue_app__=l,Ii(v.component)}},onUnmount(u){s.push(u)},unmount(){a&&(ht(s,l._instance,16),e(null,l._container),delete l._container.__vue_app__)},provide(u,c){return i.provides[u]=c,l},runWithContext(u){const c=_n;_n=l;try{return u()}finally{_n=c}}};return l}}let _n=null;function Cd(e,t){if(He){let n=He.provides;const o=He.parent&&He.parent.provides;o===n&&(n=He.provides=Object.create(o)),n[e]=t}}function xn(e,t,n=!1){const o=mt();if(o||_n){let i=_n?_n._context.provides:o?o.parent==null||o.ce?o.vnode.appContext&&o.vnode.appContext.provides:o.parent.provides:void 0;if(i&&e in i)return i[e];if(arguments.length>1)return n&&q(t)?t.call(o&&o.proxy):t}}function jl(){return!!(mt()||_n)}const Vl={},Ul=()=>Object.create(Vl),Wl=e=>Object.getPrototypeOf(e)===Vl;function Td(e,t,n,o=!1){const i={},r=Ul();e.propsDefaults=Object.create(null),Gl(e,t,i,r);for(const s in e.propsOptions[0])s in i||(i[s]=void 0);n?e.props=o?i:Mc(i):e.type.props?e.props=i:e.props=r,e.attrs=r}function Ed(e,t,n,o){const{props:i,attrs:r,vnode:{patchFlag:s}}=e,a=ae(i),[l]=e.propsOptions;let u=!1;if((o||s>0)&&!(s&16)){if(s&8){const c=e.vnode.dynamicProps;for(let d=0;d<c.length;d++){let v=c[d];if(Ri(e.emitsOptions,v))continue;const h=t[v];if(l)if(ce(r,v))h!==r[v]&&(r[v]=h,u=!0);else{const b=tt(v);i[b]=Ar(l,a,b,h,e,!1)}else h!==r[v]&&(r[v]=h,u=!0)}}}else{Gl(e,t,i,r)&&(u=!0);let c;for(const d in a)(!t||!ce(t,d)&&((c=Ht(d))===d||!ce(t,c)))&&(l?n&&(n[d]!==void 0||n[c]!==void 0)&&(i[d]=Ar(l,a,d,void 0,e,!0)):delete i[d]);if(r!==a)for(const d in r)(!t||!ce(t,d))&&(delete r[d],u=!0)}u&&Ft(e.attrs,"set","")}function Gl(e,t,n,o){const[i,r]=e.propsOptions;let s=!1,a;if(t)for(let l in t){if(ro(l))continue;const u=t[l];let c;i&&ce(i,c=tt(l))?!r||!r.includes(c)?n[c]=u:(a||(a={}))[c]=u:Ri(e.emitsOptions,l)||(!(l in o)||u!==o[l])&&(o[l]=u,s=!0)}if(r){const l=ae(n),u=a||oe;for(let c=0;c<r.length;c++){const d=r[c];n[d]=Ar(i,l,d,u[d],e,!ce(u,d))}}return s}function Ar(e,t,n,o,i,r){const s=e[n];if(s!=null){const a=ce(s,"default");if(a&&o===void 0){const l=s.default;if(s.type!==Function&&!s.skipFactory&&q(l)){const{propsDefaults:u}=i;if(n in u)o=u[n];else{const c=Oo(i);o=u[n]=l.call(null,t),c()}}else o=l;i.ce&&i.ce._setProp(n,o)}s[0]&&(r&&!a?o=!1:s[1]&&(o===""||o===Ht(n))&&(o=!0))}return o}const kd=new WeakMap;function Kl(e,t,n=!1){const o=n?kd:t.propsCache,i=o.get(e);if(i)return i;const r=e.props,s={},a=[];let l=!1;if(!q(e)){const c=d=>{l=!0;const[v,h]=Kl(d,t,!0);Se(s,v),h&&a.push(...h)};!n&&t.mixins.length&&t.mixins.forEach(c),e.extends&&c(e.extends),e.mixins&&e.mixins.forEach(c)}if(!r&&!l)return me(e)&&o.set(e,Mn),Mn;if(Y(r))for(let c=0;c<r.length;c++){const d=tt(r[c]);Ts(d)&&(s[d]=oe)}else if(r)for(const c in r){const d=tt(c);if(Ts(d)){const v=r[c],h=s[d]=Y(v)||q(v)?{type:v}:Se({},v),b=h.type;let _=!1,P=!0;if(Y(b))for(let k=0;k<b.length;++k){const E=b[k],L=q(E)&&E.name;if(L==="Boolean"){_=!0;break}else L==="String"&&(P=!1)}else _=q(b)&&b.name==="Boolean";h[0]=_,h[1]=P,(_||ce(h,"default"))&&a.push(d)}}const u=[s,a];return me(e)&&o.set(e,u),u}function Ts(e){return e[0]!=="$"&&!ro(e)}const Yr=e=>e==="_"||e==="_ctx"||e==="$stable",qr=e=>Y(e)?e.map(wt):[wt(e)],Nd=(e,t,n)=>{if(t._n)return t;const o=Te((...i)=>qr(t(...i)),n);return o._c=!1,o},Zl=(e,t,n)=>{const o=e._ctx;for(const i in e){if(Yr(i))continue;const r=e[i];if(q(r))t[i]=Nd(i,r,o);else if(r!=null){const s=qr(r);t[i]=()=>s}}},Yl=(e,t)=>{const n=qr(t);e.slots.default=()=>n},ql=(e,t,n)=>{for(const o in t)(n||!Yr(o))&&(e[o]=t[o])},Pd=(e,t,n)=>{const o=e.slots=Ul();if(e.vnode.shapeFlag&32){const i=t._;i?(ql(o,t,n),n&&qa(o,"_",i,!0)):Zl(t,o)}else t&&Yl(e,t)},$d=(e,t,n)=>{const{vnode:o,slots:i}=e;let r=!0,s=oe;if(o.shapeFlag&32){const a=t._;a?n&&a===1?r=!1:ql(i,t,n):(r=!t.$stable,Zl(t,i)),s=t}else t&&(Yl(e,t),s={default:1});if(r)for(const a in i)!Yr(a)&&s[a]==null&&delete i[a]},Je=Gd;function Ld(e){return Dd(e)}function Dd(e,t){const n=ri();n.__VUE__=!0;const{insert:o,remove:i,patchProp:r,createElement:s,createText:a,createComment:l,setText:u,setElementText:c,parentNode:d,nextSibling:v,setScopeId:h=dt,insertStaticContent:b}=e,_=(p,m,w,S=null,x=null,A=null,D=void 0,$=null,N=!!m.dynamicChildren)=>{if(p===m)return;p&&!yn(p,m)&&(S=Ut(p),xe(p,x,A,!0),p=null),m.patchFlag===-2&&(N=!1,m.dynamicChildren=null);const{type:C,ref:V,shapeFlag:M}=m;switch(C){case Fo:P(p,m,w,S);break;case Oe:k(p,m,w,S);break;case qo:p==null&&E(m,w,S,D);break;case Fe:g(p,m,w,S,x,A,D,$,N);break;default:M&1?U(p,m,w,S,x,A,D,$,N):M&6?O(p,m,w,S,x,A,D,$,N):(M&64||M&128)&&C.process(p,m,w,S,x,A,D,$,N,an)}V!=null&&x?lo(V,p&&p.ref,A,m||p,!m):V==null&&p&&p.ref!=null&&lo(p.ref,null,A,p,!0)},P=(p,m,w,S)=>{if(p==null)o(m.el=a(m.children),w,S);else{const x=m.el=p.el;m.children!==p.children&&u(x,m.children)}},k=(p,m,w,S)=>{p==null?o(m.el=l(m.children||""),w,S):m.el=p.el},E=(p,m,w,S)=>{[p.el,p.anchor]=b(p.children,m,w,S,p.el,p.anchor)},L=({el:p,anchor:m},w,S)=>{let x;for(;p&&p!==m;)x=v(p),o(p,w,S),p=x;o(m,w,S)},T=({el:p,anchor:m})=>{let w;for(;p&&p!==m;)w=v(p),i(p),p=w;i(m)},U=(p,m,w,S,x,A,D,$,N)=>{m.type==="svg"?D="svg":m.type==="math"&&(D="mathml"),p==null?W(m,w,S,x,A,D,$,N):I(p,m,x,A,D,$,N)},W=(p,m,w,S,x,A,D,$)=>{let N,C;const{props:V,shapeFlag:M,transition:G,dirs:Z}=p;if(N=p.el=s(p.type,A,V&&V.is,V),M&8?c(N,p.children):M&16&&ne(p.children,N,null,S,x,tr(p,A),D,$),Z&&cn(p,null,S,"created"),X(N,p,p.scopeId,D,S),V){for(const ue in V)ue!=="value"&&!ro(ue)&&r(N,ue,null,V[ue],A,S);"value"in V&&r(N,"value",null,V.value,A),(C=V.onVnodeBeforeMount)&&yt(C,S,p)}Z&&cn(p,null,S,"beforeMount");const J=Fd(x,G);J&&G.beforeEnter(N),o(N,m,w),((C=V&&V.onVnodeMounted)||J||Z)&&Je(()=>{C&&yt(C,S,p),J&&G.enter(N),Z&&cn(p,null,S,"mounted")},x)},X=(p,m,w,S,x)=>{if(w&&h(p,w),S)for(let A=0;A<S.length;A++)h(p,S[A]);if(x){let A=x.subTree;if(m===A||nu(A.type)&&(A.ssContent===m||A.ssFallback===m)){const D=x.vnode;X(p,D,D.scopeId,D.slotScopeIds,x.parent)}}},ne=(p,m,w,S,x,A,D,$,N=0)=>{for(let C=N;C<p.length;C++){const V=p[C]=$?Yt(p[C]):wt(p[C]);_(null,V,m,w,S,x,A,D,$)}},I=(p,m,w,S,x,A,D)=>{const $=m.el=p.el;let{patchFlag:N,dynamicChildren:C,dirs:V}=m;N|=p.patchFlag&16;const M=p.props||oe,G=m.props||oe;let Z;if(w&&dn(w,!1),(Z=G.onVnodeBeforeUpdate)&&yt(Z,w,m,p),V&&cn(m,p,w,"beforeUpdate"),w&&dn(w,!0),(M.innerHTML&&G.innerHTML==null||M.textContent&&G.textContent==null)&&c($,""),C?K(p.dynamicChildren,C,$,w,S,tr(m,x),A):D||Q(p,m,$,null,w,S,tr(m,x),A,!1),N>0){if(N&16)y($,M,G,w,x);else if(N&2&&M.class!==G.class&&r($,"class",null,G.class,x),N&4&&r($,"style",M.style,G.style,x),N&8){const J=m.dynamicProps;for(let ue=0;ue<J.length;ue++){const se=J[ue],Ne=M[se],Pe=G[se];(Pe!==Ne||se==="value")&&r($,se,Ne,Pe,x,w)}}N&1&&p.children!==m.children&&c($,m.children)}else!D&&C==null&&y($,M,G,w,x);((Z=G.onVnodeUpdated)||V)&&Je(()=>{Z&&yt(Z,w,m,p),V&&cn(m,p,w,"updated")},S)},K=(p,m,w,S,x,A,D)=>{for(let $=0;$<m.length;$++){const N=p[$],C=m[$],V=N.el&&(N.type===Fe||!yn(N,C)||N.shapeFlag&198)?d(N.el):w;_(N,C,V,null,S,x,A,D,!0)}},y=(p,m,w,S,x)=>{if(m!==w){if(m!==oe)for(const A in m)!ro(A)&&!(A in w)&&r(p,A,m[A],null,x,S);for(const A in w){if(ro(A))continue;const D=w[A],$=m[A];D!==$&&A!=="value"&&r(p,A,$,D,x,S)}"value"in w&&r(p,"value",m.value,w.value,x)}},g=(p,m,w,S,x,A,D,$,N)=>{const C=m.el=p?p.el:a(""),V=m.anchor=p?p.anchor:a("");let{patchFlag:M,dynamicChildren:G,slotScopeIds:Z}=m;Z&&($=$?$.concat(Z):Z),p==null?(o(C,w,S),o(V,w,S),ne(m.children||[],w,V,x,A,D,$,N)):M>0&&M&64&&G&&p.dynamicChildren?(K(p.dynamicChildren,G,w,x,A,D,$),(m.key!=null||x&&m===x.subTree)&&Xl(p,m,!0)):Q(p,m,w,V,x,A,D,$,N)},O=(p,m,w,S,x,A,D,$,N)=>{m.slotScopeIds=$,p==null?m.shapeFlag&512?x.ctx.activate(m,w,S,D,N):z(m,w,S,x,A,D,N):H(p,m,N)},z=(p,m,w,S,x,A,D)=>{const $=p.component=Xd(p,S,x);if(Fi(p)&&($.ctx.renderer=an),Jd($,!1,D),$.asyncDep){if(x&&x.registerDep($,j,D),!p.el){const N=$.subTree=fe(Oe);k(null,N,m,w),p.placeholder=N.el}}else j($,p,m,w,x,A,D)},H=(p,m,w)=>{const S=m.component=p.component;if(Ud(p,m,w))if(S.asyncDep&&!S.asyncResolved){B(S,m,w);return}else S.next=m,S.update();else m.el=p.el,S.vnode=m},j=(p,m,w,S,x,A,D)=>{const $=()=>{if(p.isMounted){let{next:M,bu:G,u:Z,parent:J,vnode:ue}=p;{const qe=Jl(p);if(qe){M&&(M.el=ue.el,B(p,M,D)),qe.asyncDep.then(()=>{p.isUnmounted||$()});return}}let se=M,Ne;dn(p,!1),M?(M.el=ue.el,B(p,M,D)):M=ue,G&&Zi(G),(Ne=M.props&&M.props.onVnodeBeforeUpdate)&&yt(Ne,J,M,ue),dn(p,!0);const Pe=ks(p),Ze=p.subTree;p.subTree=Pe,_(Ze,Pe,d(Ze.el),Ut(Ze),p,x,A),M.el=Pe.el,se===null&&Wd(p,Pe.el),Z&&Je(Z,x),(Ne=M.props&&M.props.onVnodeUpdated)&&Je(()=>yt(Ne,J,M,ue),x)}else{let M;const{el:G,props:Z}=m,{bm:J,m:ue,parent:se,root:Ne,type:Pe}=p,Ze=Hn(m);dn(p,!1),J&&Zi(J),!Ze&&(M=Z&&Z.onVnodeBeforeMount)&&yt(M,se,m),dn(p,!0);{Ne.ce&&Ne.ce._def.shadowRoot!==!1&&Ne.ce._injectChildStyle(Pe);const qe=p.subTree=ks(p);_(null,qe,w,S,p,x,A),m.el=qe.el}if(ue&&Je(ue,x),!Ze&&(M=Z&&Z.onVnodeMounted)){const qe=m;Je(()=>yt(M,se,qe),x)}(m.shapeFlag&256||se&&Hn(se.vnode)&&se.vnode.shapeFlag&256)&&p.a&&Je(p.a,x),p.isMounted=!0,m=w=S=null}};p.scope.on();const N=p.effect=new tl($);p.scope.off();const C=p.update=N.run.bind(N),V=p.job=N.runIfDirty.bind(N);V.i=p,V.id=p.uid,N.scheduler=()=>Zr(V),dn(p,!0),C()},B=(p,m,w)=>{m.component=p;const S=p.vnode.props;p.vnode=m,p.next=null,Ed(p,m.props,S,w),$d(p,m.children,w),Rt(),ws(p),It()},Q=(p,m,w,S,x,A,D,$,N=!1)=>{const C=p&&p.children,V=p?p.shapeFlag:0,M=m.children,{patchFlag:G,shapeFlag:Z}=m;if(G>0){if(G&128){ke(C,M,w,S,x,A,D,$,N);return}else if(G&256){te(C,M,w,S,x,A,D,$,N);return}}Z&8?(V&16&&je(C,x,A),M!==C&&c(w,M)):V&16?Z&16?ke(C,M,w,S,x,A,D,$,N):je(C,x,A,!0):(V&8&&c(w,""),Z&16&&ne(M,w,S,x,A,D,$,N))},te=(p,m,w,S,x,A,D,$,N)=>{p=p||Mn,m=m||Mn;const C=p.length,V=m.length,M=Math.min(C,V);let G;for(G=0;G<M;G++){const Z=m[G]=N?Yt(m[G]):wt(m[G]);_(p[G],Z,w,null,x,A,D,$,N)}C>V?je(p,x,A,!0,!1,M):ne(m,w,S,x,A,D,$,N,M)},ke=(p,m,w,S,x,A,D,$,N)=>{let C=0;const V=m.length;let M=p.length-1,G=V-1;for(;C<=M&&C<=G;){const Z=p[C],J=m[C]=N?Yt(m[C]):wt(m[C]);if(yn(Z,J))_(Z,J,w,null,x,A,D,$,N);else break;C++}for(;C<=M&&C<=G;){const Z=p[M],J=m[G]=N?Yt(m[G]):wt(m[G]);if(yn(Z,J))_(Z,J,w,null,x,A,D,$,N);else break;M--,G--}if(C>M){if(C<=G){const Z=G+1,J=Z<V?m[Z].el:S;for(;C<=G;)_(null,m[C]=N?Yt(m[C]):wt(m[C]),w,J,x,A,D,$,N),C++}}else if(C>G)for(;C<=M;)xe(p[C],x,A,!0),C++;else{const Z=C,J=C,ue=new Map;for(C=J;C<=G;C++){const ge=m[C]=N?Yt(m[C]):wt(m[C]);ge.key!=null&&ue.set(ge.key,C)}let se,Ne=0;const Pe=G-J+1;let Ze=!1,qe=0;const vt=new Array(Pe);for(C=0;C<Pe;C++)vt[C]=0;for(C=Z;C<=M;C++){const ge=p[C];if(Ne>=Pe){xe(ge,x,A,!0);continue}let $e;if(ge.key!=null)$e=ue.get(ge.key);else for(se=J;se<=G;se++)if(vt[se-J]===0&&yn(ge,m[se])){$e=se;break}$e===void 0?xe(ge,x,A,!0):(vt[$e-J]=C+1,$e>=qe?qe=$e:Ze=!0,_(ge,m[$e],w,null,x,A,D,$,N),Ne++)}const ln=Ze?Od(vt):Mn;for(se=ln.length-1,C=Pe-1;C>=0;C--){const ge=J+C,$e=m[ge],kn=m[ge+1],Nn=ge+1<V?kn.el||kn.placeholder:S;vt[C]===0?_(null,$e,w,Nn,x,A,D,$,N):Ze&&(se<0||C!==ln[se]?le($e,w,Nn,2):se--)}}},le=(p,m,w,S,x=null)=>{const{el:A,type:D,transition:$,children:N,shapeFlag:C}=p;if(C&6){le(p.component.subTree,m,w,S);return}if(C&128){p.suspense.move(m,w,S);return}if(C&64){D.move(p,m,w,an);return}if(D===Fe){o(A,m,w);for(let V=0;V<N.length;V++)le(N[V],m,w,S);o(p.anchor,m,w);return}if(D===qo){L(p,m,w);return}if(S!==2&&C&1&&$)if(S===0)$.beforeEnter(A),o(A,m,w),Je(()=>$.enter(A),x);else{const{leave:V,delayLeave:M,afterLeave:G}=$,Z=()=>{p.ctx.isUnmounted?i(A):o(A,m,w)},J=()=>{A._isLeaving&&A[Dt](!0),V(A,()=>{Z(),G&&G()})};M?M(A,Z,J):J()}else o(A,m,w)},xe=(p,m,w,S=!1,x=!1)=>{const{type:A,props:D,ref:$,children:N,dynamicChildren:C,shapeFlag:V,patchFlag:M,dirs:G,cacheIndex:Z}=p;if(M===-2&&(x=!1),$!=null&&(Rt(),lo($,null,w,p,!0),It()),Z!=null&&(m.renderCache[Z]=void 0),V&256){m.ctx.deactivate(p);return}const J=V&1&&G,ue=!Hn(p);let se;if(ue&&(se=D&&D.onVnodeBeforeUnmount)&&yt(se,m,p),V&6)pe(p.component,w,S);else{if(V&128){p.suspense.unmount(w,S);return}J&&cn(p,null,m,"beforeUnmount"),V&64?p.type.remove(p,m,w,an,S):C&&!C.hasOnce&&(A!==Fe||M>0&&M&64)?je(C,m,w,!1,!0):(A===Fe&&M&384||!x&&V&16)&&je(N,m,w),S&&be(p)}(ue&&(se=D&&D.onVnodeUnmounted)||J)&&Je(()=>{se&&yt(se,m,p),J&&cn(p,null,m,"unmounted")},w)},be=p=>{const{type:m,el:w,anchor:S,transition:x}=p;if(m===Fe){sn(w,S);return}if(m===qo){T(p);return}const A=()=>{i(w),x&&!x.persisted&&x.afterLeave&&x.afterLeave()};if(p.shapeFlag&1&&x&&!x.persisted){const{leave:D,delayLeave:$}=x,N=()=>D(w,A);$?$(p.el,A,N):N()}else A()},sn=(p,m)=>{let w;for(;p!==m;)w=v(p),i(p),p=w;i(m)},pe=(p,m,w)=>{const{bum:S,scope:x,job:A,subTree:D,um:$,m:N,a:C}=p;Es(N),Es(C),S&&Zi(S),x.stop(),A&&(A.flags|=8,xe(D,p,m,w)),$&&Je($,m),Je(()=>{p.isUnmounted=!0},m)},je=(p,m,w,S=!1,x=!1,A=0)=>{for(let D=A;D<p.length;D++)xe(p[D],m,w,S,x)},Ut=p=>{if(p.shapeFlag&6)return Ut(p.component.subTree);if(p.shapeFlag&128)return p.suspense.next();const m=v(p.anchor||p.el),w=m&&m[nd];return w?v(w):m};let Tn=!1;const En=(p,m,w)=>{p==null?m._vnode&&xe(m._vnode,null,null,!0):_(m._vnode||null,p,m,null,null,null,w),m._vnode=p,Tn||(Tn=!0,ws(),Al(),Tn=!1)},an={p:_,um:xe,m:le,r:be,mt:z,mc:ne,pc:Q,pbc:K,n:Ut,o:e};return{render:En,hydrate:void 0,createApp:Sd(En)}}function tr({type:e,props:t},n){return n==="svg"&&e==="foreignObject"||n==="mathml"&&e==="annotation-xml"&&t&&t.encoding&&t.encoding.includes("html")?void 0:n}function dn({effect:e,job:t},n){n?(e.flags|=32,t.flags|=4):(e.flags&=-33,t.flags&=-5)}function Fd(e,t){return(!e||e&&!e.pendingBranch)&&t&&!t.persisted}function Xl(e,t,n=!1){const o=e.children,i=t.children;if(Y(o)&&Y(i))for(let r=0;r<o.length;r++){const s=o[r];let a=i[r];a.shapeFlag&1&&!a.dynamicChildren&&((a.patchFlag<=0||a.patchFlag===32)&&(a=i[r]=Yt(i[r]),a.el=s.el),!n&&a.patchFlag!==-2&&Xl(s,a)),a.type===Fo&&a.patchFlag!==-1&&(a.el=s.el),a.type===Oe&&!a.el&&(a.el=s.el)}}function Od(e){const t=e.slice(),n=[0];let o,i,r,s,a;const l=e.length;for(o=0;o<l;o++){const u=e[o];if(u!==0){if(i=n[n.length-1],e[i]<u){t[o]=i,n.push(o);continue}for(r=0,s=n.length-1;r<s;)a=r+s>>1,e[n[a]]<u?r=a+1:s=a;u<e[n[r]]&&(r>0&&(t[o]=n[r-1]),n[r]=o)}}for(r=n.length,s=n[r-1];r-- >0;)n[r]=s,s=t[s];return n}function Jl(e){const t=e.subTree.component;if(t)return t.asyncDep&&!t.asyncResolved?t:Jl(t)}function Es(e){if(e)for(let t=0;t<e.length;t++)e[t].flags|=8}const Bd=Symbol.for("v-scx"),Md=()=>xn(Bd);function Rd(e,t){return Mi(e,null,t)}function Id(e,t){return Mi(e,null,{flush:"sync"})}function xt(e,t,n){return Mi(e,t,n)}function Mi(e,t,n=oe){const{immediate:o,deep:i,flush:r,once:s}=n,a=Se({},n),l=t&&o||!t&&r!=="post";let u;if(Co){if(r==="sync"){const h=Md();u=h.__watcherHandles||(h.__watcherHandles=[])}else if(!l){const h=()=>{};return h.stop=dt,h.resume=dt,h.pause=dt,h}}const c=He;a.call=(h,b,_)=>ht(h,c,b,_);let d=!1;r==="post"?a.scheduler=h=>{Je(h,c&&c.suspense)}:r!=="sync"&&(d=!0,a.scheduler=(h,b)=>{b?h():Zr(h)}),a.augmentJob=h=>{t&&(h.flags|=4),d&&(h.flags|=2,c&&(h.id=c.uid,h.i=c))};const v=qc(e,t,a);return Co&&(u?u.push(v):l&&v()),v}function zd(e,t,n){const o=this.proxy,i=ye(e)?e.includes(".")?Ql(o,e):()=>o[e]:e.bind(o,o);let r;q(t)?r=t:(r=t.handler,n=t);const s=Oo(this),a=Mi(i,r.bind(o),n);return s(),a}function Ql(e,t){const n=t.split(".");return()=>{let o=e;for(let i=0;i<n.length&&o;i++)o=o[n[i]];return o}}function Sm(e,t,n=oe){const o=mt(),i=tt(t),r=Ht(t),s=eu(e,i),a=jc((l,u)=>{let c,d=oe,v;return Id(()=>{const h=e[i];Ye(c,h)&&(c=h,u())}),{get(){return l(),n.get?n.get(c):c},set(h){const b=n.set?n.set(h):h;if(!Ye(b,c)&&!(d!==oe&&Ye(h,d)))return;const _=o.vnode.props;_&&(t in _||i in _||r in _)&&(`onUpdate:${t}`in _||`onUpdate:${i}`in _||`onUpdate:${r}`in _)||(c=h,u()),o.emit(`update:${t}`,b),Ye(h,b)&&Ye(h,d)&&!Ye(b,v)&&u(),d=h,v=b}}});return a[Symbol.iterator]=()=>{let l=0;return{next(){return l<2?{value:l++?s||oe:a,done:!1}:{done:!0}}}},a}const eu=(e,t)=>t==="modelValue"||t==="model-value"?e.modelModifiers:e[`${t}Modifiers`]||e[`${tt(t)}Modifiers`]||e[`${Ht(t)}Modifiers`];function Hd(e,t,...n){if(e.isUnmounted)return;const o=e.vnode.props||oe;let i=n;const r=t.startsWith("update:"),s=r&&eu(o,t.slice(7));s&&(s.trim&&(i=n.map(c=>ye(c)?c.trim():c)),s.number&&(i=n.map(lc)));let a,l=o[a=Ki(t)]||o[a=Ki(tt(t))];!l&&r&&(l=o[a=Ki(Ht(t))]),l&&ht(l,e,6,i);const u=o[a+"Once"];if(u){if(!e.emitted)e.emitted={};else if(e.emitted[a])return;e.emitted[a]=!0,ht(u,e,6,i)}}function tu(e,t,n=!1){const o=t.emitsCache,i=o.get(e);if(i!==void 0)return i;const r=e.emits;let s={},a=!1;if(!q(e)){const l=u=>{const c=tu(u,t,!0);c&&(a=!0,Se(s,c))};!n&&t.mixins.length&&t.mixins.forEach(l),e.extends&&l(e.extends),e.mixins&&e.mixins.forEach(l)}return!r&&!a?(me(e)&&o.set(e,null),null):(Y(r)?r.forEach(l=>s[l]=null):Se(s,r),me(e)&&o.set(e,s),s)}function Ri(e,t){return!e||!Ci(t)?!1:(t=t.slice(2).replace(/Once$/,""),ce(e,t[0].toLowerCase()+t.slice(1))||ce(e,Ht(t))||ce(e,t))}function ks(e){const{type:t,vnode:n,proxy:o,withProxy:i,propsOptions:[r],slots:s,attrs:a,emit:l,render:u,renderCache:c,props:d,data:v,setupState:h,ctx:b,inheritAttrs:_}=e,P=ci(e);let k,E;try{if(n.shapeFlag&4){const T=i||o,U=T;k=wt(u.call(U,T,c,d,h,v,b)),E=a}else{const T=t;k=wt(T.length>1?T(d,{attrs:a,slots:s,emit:l}):T(d,null)),E=t.props?a:jd(a)}}catch(T){co.length=0,Li(T,e,1),k=fe(Oe)}let L=k;if(E&&_!==!1){const T=Object.keys(E),{shapeFlag:U}=L;T.length&&U&7&&(r&&T.some(Rr)&&(E=Vd(E,r)),L=nn(L,E,!1,!0))}return n.dirs&&(L=nn(L,null,!1,!0),L.dirs=L.dirs?L.dirs.concat(n.dirs):n.dirs),n.transition&&xo(L,n.transition),k=L,ci(P),k}const jd=e=>{let t;for(const n in e)(n==="class"||n==="style"||Ci(n))&&((t||(t={}))[n]=e[n]);return t},Vd=(e,t)=>{const n={};for(const o in e)(!Rr(o)||!(o.slice(9)in t))&&(n[o]=e[o]);return n};function Ud(e,t,n){const{props:o,children:i,component:r}=e,{props:s,children:a,patchFlag:l}=t,u=r.emitsOptions;if(t.dirs||t.transition)return!0;if(n&&l>=0){if(l&1024)return!0;if(l&16)return o?Ns(o,s,u):!!s;if(l&8){const c=t.dynamicProps;for(let d=0;d<c.length;d++){const v=c[d];if(s[v]!==o[v]&&!Ri(u,v))return!0}}}else return(i||a)&&(!a||!a.$stable)?!0:o===s?!1:o?s?Ns(o,s,u):!0:!!s;return!1}function Ns(e,t,n){const o=Object.keys(t);if(o.length!==Object.keys(e).length)return!0;for(let i=0;i<o.length;i++){const r=o[i];if(t[r]!==e[r]&&!Ri(n,r))return!0}return!1}function Wd({vnode:e,parent:t},n){for(;t;){const o=t.subTree;if(o.suspense&&o.suspense.activeBranch===e&&(o.el=e.el),o===e)(e=t.vnode).el=n,t=t.parent;else break}}const nu=e=>e.__isSuspense;function Gd(e,t){t&&t.pendingBranch?Y(e)?t.effects.push(...e):t.effects.push(e):xl(e)}const Fe=Symbol.for("v-fgt"),Fo=Symbol.for("v-txt"),Oe=Symbol.for("v-cmt"),qo=Symbol.for("v-stc"),co=[];let et=null;function re(e=!1){co.push(et=e?null:[])}function Kd(){co.pop(),et=co[co.length-1]||null}let Ao=1;function Ps(e,t=!1){Ao+=e,e<0&&et&&t&&(et.hasOnce=!0)}function ou(e){return e.dynamicChildren=Ao>0?et||Mn:null,Kd(),Ao>0&&et&&et.push(e),e}function Ae(e,t,n,o,i,r){return ou(ve(e,t,n,o,i,r,!0))}function Qe(e,t,n,o,i){return ou(fe(e,t,n,o,i,!0))}function So(e){return e?e.__v_isVNode===!0:!1}function yn(e,t){return e.type===t.type&&e.key===t.key}const iu=({key:e})=>e??null,Xo=({ref:e,ref_key:t,ref_for:n})=>(typeof e=="number"&&(e=""+e),e!=null?ye(e)||Ee(e)||q(e)?{i:Be,r:e,k:t,f:!!n}:e:null);function ve(e,t=null,n=null,o=0,i=null,r=e===Fe?0:1,s=!1,a=!1){const l={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&iu(t),ref:t&&Xo(t),scopeId:Di,slotScopeIds:null,children:n,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetStart:null,targetAnchor:null,staticCount:0,shapeFlag:r,patchFlag:o,dynamicProps:i,dynamicChildren:null,appContext:null,ctx:Be};return a?(Xr(l,n),r&128&&e.normalize(l)):n&&(l.shapeFlag|=ye(n)?8:16),Ao>0&&!s&&et&&(l.patchFlag>0||r&6)&&l.patchFlag!==32&&et.push(l),l}const fe=Zd;function Zd(e,t=null,n=null,o=0,i=null,r=!1){if((!e||e===Bl)&&(e=Oe),So(e)){const a=nn(e,t,!0);return n&&Xr(a,n),Ao>0&&!r&&et&&(a.shapeFlag&6?et[et.indexOf(e)]=a:et.push(a)),a.patchFlag=-2,a}if(np(e)&&(e=e.__vccOpts),t){t=fi(t);let{class:a,style:l}=t;a&&!ye(a)&&(t.class=_t(a)),me(l)&&(Wr(l)&&!Y(l)&&(l=Se({},l)),t.style=qt(l))}const s=ye(e)?1:nu(e)?128:Cl(e)?64:me(e)?4:q(e)?2:0;return ve(e,t,n,o,i,s,r,!0)}function fi(e){return e?Wr(e)||Wl(e)?Se({},e):e:null}function nn(e,t,n=!1,o=!1){const{props:i,ref:r,patchFlag:s,children:a,transition:l}=e,u=t?rn(i||{},t):i,c={__v_isVNode:!0,__v_skip:!0,type:e.type,props:u,key:u&&iu(u),ref:t&&t.ref?n&&r?Y(r)?r.concat(Xo(t)):[r,Xo(t)]:Xo(t):r,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:a,target:e.target,targetStart:e.targetStart,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==Fe?s===-1?16:s|16:s,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:l,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&nn(e.ssContent),ssFallback:e.ssFallback&&nn(e.ssFallback),placeholder:e.placeholder,el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce};return l&&o&&xo(c,l.clone(c)),c}function ru(e=" ",t=0){return fe(Fo,null,e,t)}function ut(e="",t=!1){return t?(re(),Qe(Oe,null,e)):fe(Oe,null,e)}function wt(e){return e==null||typeof e=="boolean"?fe(Oe):Y(e)?fe(Fe,null,e.slice()):So(e)?Yt(e):fe(Fo,null,String(e))}function Yt(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:nn(e)}function Xr(e,t){let n=0;const{shapeFlag:o}=e;if(t==null)t=null;else if(Y(t))n=16;else if(typeof t=="object")if(o&65){const i=t.default;i&&(i._c&&(i._d=!1),Xr(e,i()),i._c&&(i._d=!0));return}else{n=32;const i=t._;!i&&!Wl(t)?t._ctx=Be:i===3&&Be&&(Be.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else q(t)?(t={default:t,_ctx:Be},n=32):(t=String(t),o&64?(n=16,t=[ru(t)]):n=8);e.children=t,e.shapeFlag|=n}function rn(...e){const t={};for(let n=0;n<e.length;n++){const o=e[n];for(const i in o)if(i==="class")t.class!==o.class&&(t.class=_t([t.class,o.class]));else if(i==="style")t.style=qt([t.style,o.style]);else if(Ci(i)){const r=t[i],s=o[i];s&&r!==s&&!(Y(r)&&r.includes(s))&&(t[i]=r?[].concat(r,s):s)}else i!==""&&(t[i]=o[i])}return t}function yt(e,t,n,o=null){ht(e,t,7,[n,o])}const Yd=Hl();let qd=0;function Xd(e,t,n){const o=e.type,i=(t?t.appContext:e.appContext)||Yd,r={uid:qd++,vnode:e,type:o,parent:t,appContext:i,root:null,next:null,subTree:null,effect:null,update:null,job:null,scope:new gc(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:t?t.provides:Object.create(i.provides),ids:t?t.ids:["",0,0],accessCache:null,renderCache:[],components:null,directives:null,propsOptions:Kl(o,i),emitsOptions:tu(o,i),emit:null,emitted:null,propsDefaults:oe,inheritAttrs:o.inheritAttrs,ctx:oe,data:oe,props:oe,attrs:oe,slots:oe,refs:oe,setupState:oe,setupContext:null,suspense:n,suspenseId:n?n.pendingId:0,asyncDep:null,asyncResolved:!1,isMounted:!1,isUnmounted:!1,isDeactivated:!1,bc:null,c:null,bm:null,m:null,bu:null,u:null,um:null,bum:null,da:null,a:null,rtg:null,rtc:null,ec:null,sp:null};return r.ctx={_:r},r.root=t?t.root:r,r.emit=Hd.bind(null,r),e.ce&&e.ce(r),r}let He=null;const mt=()=>He||Be;let hi,Sr;{const e=ri(),t=(n,o)=>{let i;return(i=e[n])||(i=e[n]=[]),i.push(o),r=>{i.length>1?i.forEach(s=>s(r)):i[0](r)}};hi=t("__VUE_INSTANCE_SETTERS__",n=>He=n),Sr=t("__VUE_SSR_SETTERS__",n=>Co=n)}const Oo=e=>{const t=He;return hi(e),e.scope.on(),()=>{e.scope.off(),hi(t)}},$s=()=>{He&&He.scope.off(),hi(null)};function su(e){return e.vnode.shapeFlag&4}let Co=!1;function Jd(e,t=!1,n=!1){t&&Sr(t);const{props:o,children:i}=e.vnode,r=su(e);Td(e,o,r,t),Pd(e,i,n||t);const s=r?Qd(e,t):void 0;return t&&Sr(!1),s}function Qd(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=new Proxy(e.ctx,vd);const{setup:o}=n;if(o){Rt();const i=e.setupContext=o.length>1?lu(e):null,r=Oo(e),s=Lo(o,e,0,[e.props,i]),a=Ka(s);if(It(),r(),(a||e.sp)&&!Hn(e)&&$l(e),a){if(s.then($s,$s),t)return s.then(l=>{Ls(e,l)}).catch(l=>{Li(l,e,0)});e.asyncDep=s}else Ls(e,s)}else au(e)}function Ls(e,t,n){q(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:me(t)&&(e.setupState=bl(t)),au(e)}function au(e,t,n){const o=e.type;e.render||(e.render=o.render||dt);{const i=Oo(e);Rt();try{yd(e)}finally{It(),i()}}}const ep={get(e,t){return ze(e,"get",""),e[t]}};function lu(e){const t=n=>{e.exposed=n||{}};return{attrs:new Proxy(e.attrs,ep),slots:e.slots,emit:e.emit,expose:t}}function Ii(e){return e.exposed?e.exposeProxy||(e.exposeProxy=new Proxy(bl(Rc(e.exposed)),{get(t,n){if(n in t)return t[n];if(n in uo)return uo[n](e)},has(t,n){return n in t||n in uo}})):e.proxy}function tp(e,t=!0){return q(e)?e.displayName||e.name:e.name||t&&e.__name}function np(e){return q(e)&&"__vccOpts"in e}const _e=(e,t)=>Zc(e,t,Co);function Xe(e,t,n){const o=arguments.length;return o===2?me(t)&&!Y(t)?So(t)?fe(e,null,[t]):fe(e,t):fe(e,null,t):(o>3?n=Array.prototype.slice.call(arguments,2):o===3&&So(n)&&(n=[n]),fe(e,t,n))}const op="3.5.19";let Cr;const Ds=typeof window<"u"&&window.trustedTypes;if(Ds)try{Cr=Ds.createPolicy("vue",{createHTML:e=>e})}catch{}const uu=Cr?e=>Cr.createHTML(e):e=>e,ip="http://www.w3.org/2000/svg",rp="http://www.w3.org/1998/Math/MathML",Lt=typeof document<"u"?document:null,Fs=Lt&&Lt.createElement("template"),sp={insert:(e,t,n)=>{t.insertBefore(e,n||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,n,o)=>{const i=t==="svg"?Lt.createElementNS(ip,e):t==="mathml"?Lt.createElementNS(rp,e):n?Lt.createElement(e,{is:n}):Lt.createElement(e);return e==="select"&&o&&o.multiple!=null&&i.setAttribute("multiple",o.multiple),i},createText:e=>Lt.createTextNode(e),createComment:e=>Lt.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>Lt.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,n,o,i,r){const s=n?n.previousSibling:t.lastChild;if(i&&(i===r||i.nextSibling))for(;t.insertBefore(i.cloneNode(!0),n),!(i===r||!(i=i.nextSibling)););else{Fs.innerHTML=uu(o==="svg"?`<svg>${e}</svg>`:o==="mathml"?`<math>${e}</math>`:e);const a=Fs.content;if(o==="svg"||o==="mathml"){const l=a.firstChild;for(;l.firstChild;)a.appendChild(l.firstChild);a.removeChild(l)}t.insertBefore(a,n)}return[s?s.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}},Wt="transition",Kn="animation",To=Symbol("_vtc"),cu={name:String,type:String,css:{type:Boolean,default:!0},duration:[String,Number,Object],enterFromClass:String,enterActiveClass:String,enterToClass:String,appearFromClass:String,appearActiveClass:String,appearToClass:String,leaveFromClass:String,leaveActiveClass:String,leaveToClass:String},ap=Se({},Tl,cu),lp=e=>(e.displayName="Transition",e.props=ap,e),Zn=lp((e,{slots:t})=>Xe(rd,up(e),t)),pn=(e,t=[])=>{Y(e)?e.forEach(n=>n(...t)):e&&e(...t)},Os=e=>e?Y(e)?e.some(t=>t.length>1):e.length>1:!1;function up(e){const t={};for(const g in e)g in cu||(t[g]=e[g]);if(e.css===!1)return t;const{name:n="v",type:o,duration:i,enterFromClass:r=`${n}-enter-from`,enterActiveClass:s=`${n}-enter-active`,enterToClass:a=`${n}-enter-to`,appearFromClass:l=r,appearActiveClass:u=s,appearToClass:c=a,leaveFromClass:d=`${n}-leave-from`,leaveActiveClass:v=`${n}-leave-active`,leaveToClass:h=`${n}-leave-to`}=e,b=cp(i),_=b&&b[0],P=b&&b[1],{onBeforeEnter:k,onEnter:E,onEnterCancelled:L,onLeave:T,onLeaveCancelled:U,onBeforeAppear:W=k,onAppear:X=E,onAppearCancelled:ne=L}=t,I=(g,O,z,H)=>{g._enterCancelled=H,fn(g,O?c:a),fn(g,O?u:s),z&&z()},K=(g,O)=>{g._isLeaving=!1,fn(g,d),fn(g,h),fn(g,v),O&&O()},y=g=>(O,z)=>{const H=g?X:E,j=()=>I(O,g,z);pn(H,[O,j]),Bs(()=>{fn(O,g?l:r),Pt(O,g?c:a),Os(H)||Ms(O,o,_,j)})};return Se(t,{onBeforeEnter(g){pn(k,[g]),Pt(g,r),Pt(g,s)},onBeforeAppear(g){pn(W,[g]),Pt(g,l),Pt(g,u)},onEnter:y(!1),onAppear:y(!0),onLeave(g,O){g._isLeaving=!0;const z=()=>K(g,O);Pt(g,d),g._enterCancelled?(Pt(g,v),zs()):(zs(),Pt(g,v)),Bs(()=>{g._isLeaving&&(fn(g,d),Pt(g,h),Os(T)||Ms(g,o,P,z))}),pn(T,[g,z])},onEnterCancelled(g){I(g,!1,void 0,!0),pn(L,[g])},onAppearCancelled(g){I(g,!0,void 0,!0),pn(ne,[g])},onLeaveCancelled(g){K(g),pn(U,[g])}})}function cp(e){if(e==null)return null;if(me(e))return[nr(e.enter),nr(e.leave)];{const t=nr(e);return[t,t]}}function nr(e){return uc(e)}function Pt(e,t){t.split(/\s+/).forEach(n=>n&&e.classList.add(n)),(e[To]||(e[To]=new Set)).add(t)}function fn(e,t){t.split(/\s+/).forEach(o=>o&&e.classList.remove(o));const n=e[To];n&&(n.delete(t),n.size||(e[To]=void 0))}function Bs(e){requestAnimationFrame(()=>{requestAnimationFrame(e)})}let dp=0;function Ms(e,t,n,o){const i=e._endId=++dp,r=()=>{i===e._endId&&o()};if(n!=null)return setTimeout(r,n);const{type:s,timeout:a,propCount:l}=pp(e,t);if(!s)return o();const u=s+"end";let c=0;const d=()=>{e.removeEventListener(u,v),r()},v=h=>{h.target===e&&++c>=l&&d()};setTimeout(()=>{c<l&&d()},a+1),e.addEventListener(u,v)}function pp(e,t){const n=window.getComputedStyle(e),o=b=>(n[b]||"").split(", "),i=o(`${Wt}Delay`),r=o(`${Wt}Duration`),s=Rs(i,r),a=o(`${Kn}Delay`),l=o(`${Kn}Duration`),u=Rs(a,l);let c=null,d=0,v=0;t===Wt?s>0&&(c=Wt,d=s,v=r.length):t===Kn?u>0&&(c=Kn,d=u,v=l.length):(d=Math.max(s,u),c=d>0?s>u?Wt:Kn:null,v=c?c===Wt?r.length:l.length:0);const h=c===Wt&&/\b(transform|all)(,|$)/.test(o(`${Wt}Property`).toString());return{type:c,timeout:d,propCount:v,hasTransform:h}}function Rs(e,t){for(;e.length<t.length;)e=e.concat(e);return Math.max(...t.map((n,o)=>Is(n)+Is(e[o])))}function Is(e){return e==="auto"?0:Number(e.slice(0,-1).replace(",","."))*1e3}function zs(){return document.body.offsetHeight}function fp(e,t,n){const o=e[To];o&&(t=(t?[t,...o]:[...o]).join(" ")),t==null?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}const mi=Symbol("_vod"),du=Symbol("_vsh"),Uo={beforeMount(e,{value:t},{transition:n}){e[mi]=e.style.display==="none"?"":e.style.display,n&&t?n.beforeEnter(e):Yn(e,t)},mounted(e,{value:t},{transition:n}){n&&t&&n.enter(e)},updated(e,{value:t,oldValue:n},{transition:o}){!t!=!n&&(o?t?(o.beforeEnter(e),Yn(e,!0),o.enter(e)):o.leave(e,()=>{Yn(e,!1)}):Yn(e,t))},beforeUnmount(e,{value:t}){Yn(e,t)}};function Yn(e,t){e.style.display=t?e[mi]:"none",e[du]=!t}const pu=Symbol("");function hp(e){const t=mt();if(!t)return;const n=t.ut=(i=e(t.proxy))=>{Array.from(document.querySelectorAll(`[data-v-owner="${t.uid}"]`)).forEach(r=>vi(r,i))},o=()=>{const i=e(t.proxy);t.ce?vi(t.ce,i):Tr(t.subTree,i),n(i)};Dl(()=>{xl(o)}),Do(()=>{xt(o,dt,{flush:"post"});const i=new MutationObserver(o);i.observe(t.subTree.el.parentNode,{childList:!0}),Bi(()=>i.disconnect())})}function Tr(e,t){if(e.shapeFlag&128){const n=e.suspense;e=n.activeBranch,n.pendingBranch&&!n.isHydrating&&n.effects.push(()=>{Tr(n.activeBranch,t)})}for(;e.component;)e=e.component.subTree;if(e.shapeFlag&1&&e.el)vi(e.el,t);else if(e.type===Fe)e.children.forEach(n=>Tr(n,t));else if(e.type===qo){let{el:n,anchor:o}=e;for(;n&&(vi(n,t),n!==o);)n=n.nextSibling}}function vi(e,t){if(e.nodeType===1){const n=e.style;let o="";for(const i in t){const r=vc(t[i]);n.setProperty(`--${i}`,r),o+=`--${i}: ${r};`}n[pu]=o}}const mp=/(^|;)\s*display\s*:/;function vp(e,t,n){const o=e.style,i=ye(n);let r=!1;if(n&&!i){if(t)if(ye(t))for(const s of t.split(";")){const a=s.slice(0,s.indexOf(":")).trim();n[a]==null&&Jo(o,a,"")}else for(const s in t)n[s]==null&&Jo(o,s,"");for(const s in n)s==="display"&&(r=!0),Jo(o,s,n[s])}else if(i){if(t!==n){const s=o[pu];s&&(n+=";"+s),o.cssText=n,r=mp.test(n)}}else t&&e.removeAttribute("style");mi in e&&(e[mi]=r?o.display:"",e[du]&&(o.display="none"))}const Hs=/\s*!important$/;function Jo(e,t,n){if(Y(n))n.forEach(o=>Jo(e,t,o));else if(n==null&&(n=""),t.startsWith("--"))e.setProperty(t,n);else{const o=gp(e,t);Hs.test(n)?e.setProperty(Ht(o),n.replace(Hs,""),"important"):e[o]=n}}const js=["Webkit","Moz","ms"],or={};function gp(e,t){const n=or[t];if(n)return n;let o=tt(t);if(o!=="filter"&&o in e)return or[t]=o;o=ki(o);for(let i=0;i<js.length;i++){const r=js[i]+o;if(r in e)return or[t]=r}return t}const Vs="http://www.w3.org/1999/xlink";function Us(e,t,n,o,i,r=mc(t)){o&&t.startsWith("xlink:")?n==null?e.removeAttributeNS(Vs,t.slice(6,t.length)):e.setAttributeNS(Vs,t,n):n==null||r&&!Xa(n)?e.removeAttribute(t):e.setAttribute(t,r?"":zt(n)?String(n):n)}function Ws(e,t,n,o,i){if(t==="innerHTML"||t==="textContent"){n!=null&&(e[t]=t==="innerHTML"?uu(n):n);return}const r=e.tagName;if(t==="value"&&r!=="PROGRESS"&&!r.includes("-")){const a=r==="OPTION"?e.getAttribute("value")||"":e.value,l=n==null?e.type==="checkbox"?"on":"":String(n);(a!==l||!("_value"in e))&&(e.value=l),n==null&&e.removeAttribute(t),e._value=n;return}let s=!1;if(n===""||n==null){const a=typeof e[t];a==="boolean"?n=Xa(n):n==null&&a==="string"?(n="",s=!0):a==="number"&&(n=0,s=!0)}try{e[t]=n}catch{}s&&e.removeAttribute(i||t)}function yp(e,t,n,o){e.addEventListener(t,n,o)}function bp(e,t,n,o){e.removeEventListener(t,n,o)}const Gs=Symbol("_vei");function wp(e,t,n,o,i=null){const r=e[Gs]||(e[Gs]={}),s=r[t];if(o&&s)s.value=o;else{const[a,l]=_p(t);if(o){const u=r[t]=Sp(o,i);yp(e,a,u,l)}else s&&(bp(e,a,s,l),r[t]=void 0)}}const Ks=/(?:Once|Passive|Capture)$/;function _p(e){let t;if(Ks.test(e)){t={};let n;for(;n=e.match(Ks);)e=e.slice(0,e.length-n[0].length),t[n[0].toLowerCase()]=!0}return[e[2]===":"?e.slice(3):Ht(e.slice(2)),t]}let ir=0;const xp=Promise.resolve(),Ap=()=>ir||(xp.then(()=>ir=0),ir=Date.now());function Sp(e,t){const n=o=>{if(!o._vts)o._vts=Date.now();else if(o._vts<=n.attached)return;ht(Cp(o,n.value),t,5,[o])};return n.value=e,n.attached=Ap(),n}function Cp(e,t){if(Y(t)){const n=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{n.call(e),e._stopped=!0},t.map(o=>i=>!i._stopped&&o&&o(i))}else return t}const Zs=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)>96&&e.charCodeAt(2)<123,Tp=(e,t,n,o,i,r)=>{const s=i==="svg";t==="class"?fp(e,o,s):t==="style"?vp(e,n,o):Ci(t)?Rr(t)||wp(e,t,n,o,r):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):Ep(e,t,o,s))?(Ws(e,t,o),!e.tagName.includes("-")&&(t==="value"||t==="checked"||t==="selected")&&Us(e,t,o,s,r,t!=="value")):e._isVueCE&&(/[A-Z]/.test(t)||!ye(o))?Ws(e,tt(t),o,r,t):(t==="true-value"?e._trueValue=o:t==="false-value"&&(e._falseValue=o),Us(e,t,o,s))};function Ep(e,t,n,o){if(o)return!!(t==="innerHTML"||t==="textContent"||t in e&&Zs(t)&&q(n));if(t==="spellcheck"||t==="draggable"||t==="translate"||t==="autocorrect"||t==="form"||t==="list"&&e.tagName==="INPUT"||t==="type"&&e.tagName==="TEXTAREA")return!1;if(t==="width"||t==="height"){const i=e.tagName;if(i==="IMG"||i==="VIDEO"||i==="CANVAS"||i==="SOURCE")return!1}return Zs(t)&&ye(n)?!1:t in e}function Cm(e="$style"){{const t=mt();if(!t)return oe;const n=t.type.__cssModules;return n&&n[e]||oe}}const kp=["ctrl","shift","alt","meta"],Np={stop:e=>e.stopPropagation(),prevent:e=>e.preventDefault(),self:e=>e.target!==e.currentTarget,ctrl:e=>!e.ctrlKey,shift:e=>!e.shiftKey,alt:e=>!e.altKey,meta:e=>!e.metaKey,left:e=>"button"in e&&e.button!==0,middle:e=>"button"in e&&e.button!==1,right:e=>"button"in e&&e.button!==2,exact:(e,t)=>kp.some(n=>e[`${n}Key`]&&!t.includes(n))},Pp=(e,t)=>{const n=e._withMods||(e._withMods={}),o=t.join(".");return n[o]||(n[o]=(i,...r)=>{for(let s=0;s<t.length;s++){const a=Np[t[s]];if(a&&a(i,t))return}return e(i,...r)})},$p={esc:"escape",space:" ",up:"arrow-up",left:"arrow-left",right:"arrow-right",down:"arrow-down",delete:"backspace"},Lp=(e,t)=>{const n=e._withKeys||(e._withKeys={}),o=t.join(".");return n[o]||(n[o]=i=>{if(!("key"in i))return;const r=Ht(i.key);if(t.some(s=>s===r||$p[s]===r))return e(i)})},Dp=Se({patchProp:Tp},sp);let Ys;function Fp(){return Ys||(Ys=Ld(Dp))}const Tm=(...e)=>{const t=Fp().createApp(...e),{mount:n}=t;return t.mount=o=>{const i=Bp(o);if(!i)return;const r=t._component;!q(r)&&!r.render&&!r.template&&(r.template=i.innerHTML),i.nodeType===1&&(i.textContent="");const s=n(i,!1,Op(i));return i instanceof Element&&(i.removeAttribute("v-cloak"),i.setAttribute("data-v-app","")),s},t};function Op(e){if(e instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&e instanceof MathMLElement)return"mathml"}function Bp(e){return ye(e)?document.querySelector(e):e}function Em(e,t,n){const o=`#initial-state-${e}-${t}`;if(window._nc_initial_state?.has(o))return window._nc_initial_state.get(o);window._nc_initial_state||(window._nc_initial_state=new Map);const i=document.querySelector(o);if(i===null){if(n!==void 0)return n;throw new Error(`Could not find initial state ${t} of ${e}`)}try{const r=JSON.parse(atob(i.value));return window._nc_initial_state.set(o,r),r}catch(r){if(console.error("[@nextcloud/initial-state] Could not parse initial state",{key:t,app:e,error:r}),n!==void 0)return n;throw new Error(`Could not parse initial state ${t} of ${e}`,{cause:r})}}const qs=(e,t,n)=>{const o=Object.assign({escape:!0},{}),i=function(r,s){return s=s||{},r.replace(/{([^{}]*)}/g,function(a,l){const u=s[l];return o.escape?encodeURIComponent(typeof u=="string"||typeof u=="number"?u.toString():a):typeof u=="string"||typeof u=="number"?u.toString():a})};return e.charAt(0)!=="/"&&(e="/"+e),i(e,{})},km=(e,t,n)=>{var o,i,r;const s=Object.assign({noRewrite:!1},{}),a=(o=void 0)!=null?o:Jr();return((r=(i=window?.OC)==null?void 0:i.config)==null?void 0:r.modRewriteWorking)===!0&&!s.noRewrite?a+qs(e):a+"/index.php"+qs(e)},Nm=(e,t)=>t.includes(".")?Xs(e,"img",t):Xs(e,"img","".concat(t,".svg")),Xs=(e,t,n)=>{var o,i,r;const s=(r=(i=(o=window?.OC)==null?void 0:o.coreApps)==null?void 0:i.includes(e))!=null?r:!1,a=n.slice(-3)==="php";let l=Jr();return a&&!s?(l+="/index.php/apps/".concat(e),l+="/".concat(encodeURI(t)),n!=="index.php"&&(l+="/".concat(n))):!a&&!s?(l=Mp(e),l+="/".concat(t,"/"),l.at(-1)!=="/"&&(l+="/"),l+=n):(l+="/".concat(e),l+="/".concat(t),l+="/".concat(n)),l},Pm=()=>window.location.protocol+"//"+window.location.host+Jr();function Jr(){let e=window._oc_webroot;if(typeof e>"u"){e=location.pathname;const t=e.indexOf("/index.php/");if(t!==-1)e=e.slice(0,t);else{const n=e.indexOf("/",1);e=e.slice(0,n>0?n:void 0)}}return e}function Mp(e){var t,n;return(n=((t=window._oc_appswebroots)!=null?t:{})[e])!=null?n:""}const{entries:fu,setPrototypeOf:Js,isFrozen:Rp,getPrototypeOf:Ip,getOwnPropertyDescriptor:zp}=Object;let{freeze:Ge,seal:rt,create:hu}=Object,{apply:Er,construct:kr}=typeof Reflect<"u"&&Reflect;Ge||(Ge=function(e){return e}),rt||(rt=function(e){return e}),Er||(Er=function(e,t,n){return e.apply(t,n)}),kr||(kr=function(e,t){return new e(...t)});const Wo=Ke(Array.prototype.forEach),Hp=Ke(Array.prototype.lastIndexOf),Qs=Ke(Array.prototype.pop),qn=Ke(Array.prototype.push),jp=Ke(Array.prototype.splice),Qo=Ke(String.prototype.toLowerCase),rr=Ke(String.prototype.toString),ea=Ke(String.prototype.match),Xn=Ke(String.prototype.replace),Vp=Ke(String.prototype.indexOf),Up=Ke(String.prototype.trim),at=Ke(Object.prototype.hasOwnProperty),Ve=Ke(RegExp.prototype.test),Jn=Wp(TypeError);function Ke(e){return function(t){t instanceof RegExp&&(t.lastIndex=0);for(var n=arguments.length,o=new Array(n>1?n-1:0),i=1;i<n;i++)o[i-1]=arguments[i];return Er(e,t,o)}}function Wp(e){return function(){for(var t=arguments.length,n=new Array(t),o=0;o<t;o++)n[o]=arguments[o];return kr(e,n)}}function ee(e,t){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:Qo;Js&&Js(e,null);let o=t.length;for(;o--;){let i=t[o];if(typeof i=="string"){const r=n(i);r!==i&&(Rp(t)||(t[o]=r),i=r)}e[i]=!0}return e}function Gp(e){for(let t=0;t<e.length;t++)at(e,t)||(e[t]=null);return e}function $t(e){const t=hu(null);for(const[n,o]of fu(e))at(e,n)&&(Array.isArray(o)?t[n]=Gp(o):o&&typeof o=="object"&&o.constructor===Object?t[n]=$t(o):t[n]=o);return t}function Qn(e,t){for(;e!==null;){const o=zp(e,t);if(o){if(o.get)return Ke(o.get);if(typeof o.value=="function")return Ke(o.value)}e=Ip(e)}function n(){return null}return n}const ta=Ge(["a","abbr","acronym","address","area","article","aside","audio","b","bdi","bdo","big","blink","blockquote","body","br","button","canvas","caption","center","cite","code","col","colgroup","content","data","datalist","dd","decorator","del","details","dfn","dialog","dir","div","dl","dt","element","em","fieldset","figcaption","figure","font","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","img","input","ins","kbd","label","legend","li","main","map","mark","marquee","menu","menuitem","meter","nav","nobr","ol","optgroup","option","output","p","picture","pre","progress","q","rp","rt","ruby","s","samp","section","select","shadow","small","source","spacer","span","strike","strong","style","sub","summary","sup","table","tbody","td","template","textarea","tfoot","th","thead","time","tr","track","tt","u","ul","var","video","wbr"]),sr=Ge(["svg","a","altglyph","altglyphdef","altglyphitem","animatecolor","animatemotion","animatetransform","circle","clippath","defs","desc","ellipse","filter","font","g","glyph","glyphref","hkern","image","line","lineargradient","marker","mask","metadata","mpath","path","pattern","polygon","polyline","radialgradient","rect","stop","style","switch","symbol","text","textpath","title","tref","tspan","view","vkern"]),ar=Ge(["feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feDropShadow","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence"]),Kp=Ge(["animate","color-profile","cursor","discard","font-face","font-face-format","font-face-name","font-face-src","font-face-uri","foreignobject","hatch","hatchpath","mesh","meshgradient","meshpatch","meshrow","missing-glyph","script","set","solidcolor","unknown","use"]),lr=Ge(["math","menclose","merror","mfenced","mfrac","mglyph","mi","mlabeledtr","mmultiscripts","mn","mo","mover","mpadded","mphantom","mroot","mrow","ms","mspace","msqrt","mstyle","msub","msup","msubsup","mtable","mtd","mtext","mtr","munder","munderover","mprescripts"]),Zp=Ge(["maction","maligngroup","malignmark","mlongdiv","mscarries","mscarry","msgroup","mstack","msline","msrow","semantics","annotation","annotation-xml","mprescripts","none"]),na=Ge(["#text"]),oa=Ge(["accept","action","align","alt","autocapitalize","autocomplete","autopictureinpicture","autoplay","background","bgcolor","border","capture","cellpadding","cellspacing","checked","cite","class","clear","color","cols","colspan","controls","controlslist","coords","crossorigin","datetime","decoding","default","dir","disabled","disablepictureinpicture","disableremoteplayback","download","draggable","enctype","enterkeyhint","face","for","headers","height","hidden","high","href","hreflang","id","inputmode","integrity","ismap","kind","label","lang","list","loading","loop","low","max","maxlength","media","method","min","minlength","multiple","muted","name","nonce","noshade","novalidate","nowrap","open","optimum","pattern","placeholder","playsinline","popover","popovertarget","popovertargetaction","poster","preload","pubdate","radiogroup","readonly","rel","required","rev","reversed","role","rows","rowspan","spellcheck","scope","selected","shape","size","sizes","span","srclang","start","src","srcset","step","style","summary","tabindex","title","translate","type","usemap","valign","value","width","wrap","xmlns","slot"]),ur=Ge(["accent-height","accumulate","additive","alignment-baseline","amplitude","ascent","attributename","attributetype","azimuth","basefrequency","baseline-shift","begin","bias","by","class","clip","clippathunits","clip-path","clip-rule","color","color-interpolation","color-interpolation-filters","color-profile","color-rendering","cx","cy","d","dx","dy","diffuseconstant","direction","display","divisor","dur","edgemode","elevation","end","exponent","fill","fill-opacity","fill-rule","filter","filterunits","flood-color","flood-opacity","font-family","font-size","font-size-adjust","font-stretch","font-style","font-variant","font-weight","fx","fy","g1","g2","glyph-name","glyphref","gradientunits","gradienttransform","height","href","id","image-rendering","in","in2","intercept","k","k1","k2","k3","k4","kerning","keypoints","keysplines","keytimes","lang","lengthadjust","letter-spacing","kernelmatrix","kernelunitlength","lighting-color","local","marker-end","marker-mid","marker-start","markerheight","markerunits","markerwidth","maskcontentunits","maskunits","max","mask","media","method","mode","min","name","numoctaves","offset","operator","opacity","order","orient","orientation","origin","overflow","paint-order","path","pathlength","patterncontentunits","patterntransform","patternunits","points","preservealpha","preserveaspectratio","primitiveunits","r","rx","ry","radius","refx","refy","repeatcount","repeatdur","restart","result","rotate","scale","seed","shape-rendering","slope","specularconstant","specularexponent","spreadmethod","startoffset","stddeviation","stitchtiles","stop-color","stop-opacity","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke","stroke-width","style","surfacescale","systemlanguage","tabindex","tablevalues","targetx","targety","transform","transform-origin","text-anchor","text-decoration","text-rendering","textlength","type","u1","u2","unicode","values","viewbox","visibility","version","vert-adv-y","vert-origin-x","vert-origin-y","width","word-spacing","wrap","writing-mode","xchannelselector","ychannelselector","x","x1","x2","xmlns","y","y1","y2","z","zoomandpan"]),ia=Ge(["accent","accentunder","align","bevelled","close","columnsalign","columnlines","columnspan","denomalign","depth","dir","display","displaystyle","encoding","fence","frame","height","href","id","largeop","length","linethickness","lspace","lquote","mathbackground","mathcolor","mathsize","mathvariant","maxsize","minsize","movablelimits","notation","numalign","open","rowalign","rowlines","rowspacing","rowspan","rspace","rquote","scriptlevel","scriptminsize","scriptsizemultiplier","selection","separator","separators","stretchy","subscriptshift","supscriptshift","symmetric","voffset","width","xmlns"]),Go=Ge(["xlink:href","xml:id","xlink:title","xml:space","xmlns:xlink"]),Yp=rt(/\{\{[\w\W]*|[\w\W]*\}\}/gm),qp=rt(/<%[\w\W]*|[\w\W]*%>/gm),Xp=rt(/\$\{[\w\W]*/gm),Jp=rt(/^data-[\-\w.\u00B7-\uFFFF]+$/),Qp=rt(/^aria-[\-\w]+$/),mu=rt(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|sms|cid|xmpp|matrix):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),ef=rt(/^(?:\w+script|data):/i),tf=rt(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),vu=rt(/^html$/i),nf=rt(/^[a-z][.\w]*(-[.\w]+)+$/i);var ra=Object.freeze({__proto__:null,ARIA_ATTR:Qp,ATTR_WHITESPACE:tf,CUSTOM_ELEMENT:nf,DATA_ATTR:Jp,DOCTYPE_NAME:vu,ERB_EXPR:qp,IS_ALLOWED_URI:mu,IS_SCRIPT_OR_DATA:ef,MUSTACHE_EXPR:Yp,TMPLIT_EXPR:Xp});const eo={element:1,text:3,progressingInstruction:7,comment:8,document:9},of=function(){return typeof window>"u"?null:window},rf=function(e,t){if(typeof e!="object"||typeof e.createPolicy!="function")return null;let n=null;const o="data-tt-policy-suffix";t&&t.hasAttribute(o)&&(n=t.getAttribute(o));const i="dompurify"+(n?"#"+n:"");try{return e.createPolicy(i,{createHTML(r){return r},createScriptURL(r){return r}})}catch{return console.warn("TrustedTypes policy "+i+" could not be created."),null}},sa=function(){return{afterSanitizeAttributes:[],afterSanitizeElements:[],afterSanitizeShadowDOM:[],beforeSanitizeAttributes:[],beforeSanitizeElements:[],beforeSanitizeShadowDOM:[],uponSanitizeAttribute:[],uponSanitizeElement:[],uponSanitizeShadowNode:[]}};function gu(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:of();const t=f=>gu(f);if(t.version="3.2.6",t.removed=[],!e||!e.document||e.document.nodeType!==eo.document||!e.Element)return t.isSupported=!1,t;let{document:n}=e;const o=n,i=o.currentScript,{DocumentFragment:r,HTMLTemplateElement:s,Node:a,Element:l,NodeFilter:u,NamedNodeMap:c=e.NamedNodeMap||e.MozNamedAttrMap,HTMLFormElement:d,DOMParser:v,trustedTypes:h}=e,b=l.prototype,_=Qn(b,"cloneNode"),P=Qn(b,"remove"),k=Qn(b,"nextSibling"),E=Qn(b,"childNodes"),L=Qn(b,"parentNode");if(typeof s=="function"){const f=n.createElement("template");f.content&&f.content.ownerDocument&&(n=f.content.ownerDocument)}let T,U="";const{implementation:W,createNodeIterator:X,createDocumentFragment:ne,getElementsByTagName:I}=n,{importNode:K}=o;let y=sa();t.isSupported=typeof fu=="function"&&typeof L=="function"&&W&&W.createHTMLDocument!==void 0;const{MUSTACHE_EXPR:g,ERB_EXPR:O,TMPLIT_EXPR:z,DATA_ATTR:H,ARIA_ATTR:j,IS_SCRIPT_OR_DATA:B,ATTR_WHITESPACE:Q,CUSTOM_ELEMENT:te}=ra;let{IS_ALLOWED_URI:ke}=ra,le=null;const xe=ee({},[...ta,...sr,...ar,...lr,...na]);let be=null;const sn=ee({},[...oa,...ur,...ia,...Go]);let pe=Object.seal(hu(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}})),je=null,Ut=null,Tn=!0,En=!0,an=!1,p=!0,m=!1,w=!0,S=!1,x=!1,A=!1,D=!1,$=!1,N=!1,C=!0,V=!1;const M="user-content-";let G=!0,Z=!1,J={},ue=null;const se=ee({},["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 Ne=null;const Pe=ee({},["audio","video","img","source","image","track"]);let Ze=null;const qe=ee({},["alt","class","for","id","label","name","pattern","placeholder","role","summary","title","value","style","xmlns"]),vt="http://www.w3.org/1998/Math/MathML",ln="http://www.w3.org/2000/svg",ge="http://www.w3.org/1999/xhtml";let $e=ge,kn=!1,Nn=null;const Zu=ee({},[vt,ln,ge],rr);let Mo=ee({},["mi","mo","mn","ms","mtext"]),Ro=ee({},["annotation-xml"]);const Yu=ee({},["title","style","font","a","script"]);let Wn=null;const qu=["application/xhtml+xml","text/html"],Xu="text/html";let Ce=null,Pn=null;const Ju=n.createElement("form"),rs=function(f){return f instanceof RegExp||f instanceof Function},Ui=function(){let f=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};if(!(Pn&&Pn===f)){if((!f||typeof f!="object")&&(f={}),f=$t(f),Wn=qu.indexOf(f.PARSER_MEDIA_TYPE)===-1?Xu:f.PARSER_MEDIA_TYPE,Ce=Wn==="application/xhtml+xml"?rr:Qo,le=at(f,"ALLOWED_TAGS")?ee({},f.ALLOWED_TAGS,Ce):xe,be=at(f,"ALLOWED_ATTR")?ee({},f.ALLOWED_ATTR,Ce):sn,Nn=at(f,"ALLOWED_NAMESPACES")?ee({},f.ALLOWED_NAMESPACES,rr):Zu,Ze=at(f,"ADD_URI_SAFE_ATTR")?ee($t(qe),f.ADD_URI_SAFE_ATTR,Ce):qe,Ne=at(f,"ADD_DATA_URI_TAGS")?ee($t(Pe),f.ADD_DATA_URI_TAGS,Ce):Pe,ue=at(f,"FORBID_CONTENTS")?ee({},f.FORBID_CONTENTS,Ce):se,je=at(f,"FORBID_TAGS")?ee({},f.FORBID_TAGS,Ce):$t({}),Ut=at(f,"FORBID_ATTR")?ee({},f.FORBID_ATTR,Ce):$t({}),J=at(f,"USE_PROFILES")?f.USE_PROFILES:!1,Tn=f.ALLOW_ARIA_ATTR!==!1,En=f.ALLOW_DATA_ATTR!==!1,an=f.ALLOW_UNKNOWN_PROTOCOLS||!1,p=f.ALLOW_SELF_CLOSE_IN_ATTR!==!1,m=f.SAFE_FOR_TEMPLATES||!1,w=f.SAFE_FOR_XML!==!1,S=f.WHOLE_DOCUMENT||!1,D=f.RETURN_DOM||!1,$=f.RETURN_DOM_FRAGMENT||!1,N=f.RETURN_TRUSTED_TYPE||!1,A=f.FORCE_BODY||!1,C=f.SANITIZE_DOM!==!1,V=f.SANITIZE_NAMED_PROPS||!1,G=f.KEEP_CONTENT!==!1,Z=f.IN_PLACE||!1,ke=f.ALLOWED_URI_REGEXP||mu,$e=f.NAMESPACE||ge,Mo=f.MATHML_TEXT_INTEGRATION_POINTS||Mo,Ro=f.HTML_INTEGRATION_POINTS||Ro,pe=f.CUSTOM_ELEMENT_HANDLING||{},f.CUSTOM_ELEMENT_HANDLING&&rs(f.CUSTOM_ELEMENT_HANDLING.tagNameCheck)&&(pe.tagNameCheck=f.CUSTOM_ELEMENT_HANDLING.tagNameCheck),f.CUSTOM_ELEMENT_HANDLING&&rs(f.CUSTOM_ELEMENT_HANDLING.attributeNameCheck)&&(pe.attributeNameCheck=f.CUSTOM_ELEMENT_HANDLING.attributeNameCheck),f.CUSTOM_ELEMENT_HANDLING&&typeof f.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements=="boolean"&&(pe.allowCustomizedBuiltInElements=f.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements),m&&(En=!1),$&&(D=!0),J&&(le=ee({},na),be=[],J.html===!0&&(ee(le,ta),ee(be,oa)),J.svg===!0&&(ee(le,sr),ee(be,ur),ee(be,Go)),J.svgFilters===!0&&(ee(le,ar),ee(be,ur),ee(be,Go)),J.mathMl===!0&&(ee(le,lr),ee(be,ia),ee(be,Go))),f.ADD_TAGS&&(le===xe&&(le=$t(le)),ee(le,f.ADD_TAGS,Ce)),f.ADD_ATTR&&(be===sn&&(be=$t(be)),ee(be,f.ADD_ATTR,Ce)),f.ADD_URI_SAFE_ATTR&&ee(Ze,f.ADD_URI_SAFE_ATTR,Ce),f.FORBID_CONTENTS&&(ue===se&&(ue=$t(ue)),ee(ue,f.FORBID_CONTENTS,Ce)),G&&(le["#text"]=!0),S&&ee(le,["html","head","body"]),le.table&&(ee(le,["tbody"]),delete je.tbody),f.TRUSTED_TYPES_POLICY){if(typeof f.TRUSTED_TYPES_POLICY.createHTML!="function")throw Jn('TRUSTED_TYPES_POLICY configuration option must provide a "createHTML" hook.');if(typeof f.TRUSTED_TYPES_POLICY.createScriptURL!="function")throw Jn('TRUSTED_TYPES_POLICY configuration option must provide a "createScriptURL" hook.');T=f.TRUSTED_TYPES_POLICY,U=T.createHTML("")}else T===void 0&&(T=rf(h,i)),T!==null&&typeof U=="string"&&(U=T.createHTML(""));Ge&&Ge(f),Pn=f}},ss=ee({},[...sr,...ar,...Kp]),as=ee({},[...lr,...Zp]),Qu=function(f){let R=L(f);(!R||!R.tagName)&&(R={namespaceURI:$e,tagName:"template"});const F=Qo(f.tagName),de=Qo(R.tagName);return Nn[f.namespaceURI]?f.namespaceURI===ln?R.namespaceURI===ge?F==="svg":R.namespaceURI===vt?F==="svg"&&(de==="annotation-xml"||Mo[de]):!!ss[F]:f.namespaceURI===vt?R.namespaceURI===ge?F==="math":R.namespaceURI===ln?F==="math"&&Ro[de]:!!as[F]:f.namespaceURI===ge?R.namespaceURI===ln&&!Ro[de]||R.namespaceURI===vt&&!Mo[de]?!1:!as[F]&&(Yu[F]||!ss[F]):!!(Wn==="application/xhtml+xml"&&Nn[f.namespaceURI]):!1},un=function(f){qn(t.removed,{element:f});try{L(f).removeChild(f)}catch{P(f)}},$n=function(f,R){try{qn(t.removed,{attribute:R.getAttributeNode(f),from:R})}catch{qn(t.removed,{attribute:null,from:R})}if(R.removeAttribute(f),f==="is")if(D||$)try{un(R)}catch{}else try{R.setAttribute(f,"")}catch{}},ls=function(f){let R=null,F=null;if(A)f="<remove></remove>"+f;else{const we=ea(f,/^[\r\n\t ]+/);F=we&&we[0]}Wn==="application/xhtml+xml"&&$e===ge&&(f='<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body>'+f+"</body></html>");const de=T?T.createHTML(f):f;if($e===ge)try{R=new v().parseFromString(de,Wn)}catch{}if(!R||!R.documentElement){R=W.createDocument($e,"template",null);try{R.documentElement.innerHTML=kn?U:de}catch{}}const Le=R.body||R.documentElement;return f&&F&&Le.insertBefore(n.createTextNode(F),Le.childNodes[0]||null),$e===ge?I.call(R,S?"html":"body")[0]:S?R.documentElement:Le},us=function(f){return X.call(f.ownerDocument||f,f,u.SHOW_ELEMENT|u.SHOW_COMMENT|u.SHOW_TEXT|u.SHOW_PROCESSING_INSTRUCTION|u.SHOW_CDATA_SECTION,null)},Wi=function(f){return f instanceof d&&(typeof f.nodeName!="string"||typeof f.textContent!="string"||typeof f.removeChild!="function"||!(f.attributes instanceof c)||typeof f.removeAttribute!="function"||typeof f.setAttribute!="function"||typeof f.namespaceURI!="string"||typeof f.insertBefore!="function"||typeof f.hasChildNodes!="function")},cs=function(f){return typeof a=="function"&&f instanceof a};function Et(f,R,F){Wo(f,de=>{de.call(t,R,F,Pn)})}const ds=function(f){let R=null;if(Et(y.beforeSanitizeElements,f,null),Wi(f))return un(f),!0;const F=Ce(f.nodeName);if(Et(y.uponSanitizeElement,f,{tagName:F,allowedTags:le}),w&&f.hasChildNodes()&&!cs(f.firstElementChild)&&Ve(/<[/\w!]/g,f.innerHTML)&&Ve(/<[/\w!]/g,f.textContent)||f.nodeType===eo.progressingInstruction||w&&f.nodeType===eo.comment&&Ve(/<[/\w]/g,f.data))return un(f),!0;if(!le[F]||je[F]){if(!je[F]&&fs(F)&&(pe.tagNameCheck instanceof RegExp&&Ve(pe.tagNameCheck,F)||pe.tagNameCheck instanceof Function&&pe.tagNameCheck(F)))return!1;if(G&&!ue[F]){const de=L(f)||f.parentNode,Le=E(f)||f.childNodes;if(Le&&de){const we=Le.length;for(let kt=we-1;kt>=0;--kt){const st=_(Le[kt],!0);st.__removalCount=(f.__removalCount||0)+1,de.insertBefore(st,k(f))}}}return un(f),!0}return f instanceof l&&!Qu(f)||(F==="noscript"||F==="noembed"||F==="noframes")&&Ve(/<\/no(script|embed|frames)/i,f.innerHTML)?(un(f),!0):(m&&f.nodeType===eo.text&&(R=f.textContent,Wo([g,O,z],de=>{R=Xn(R,de," ")}),f.textContent!==R&&(qn(t.removed,{element:f.cloneNode()}),f.textContent=R)),Et(y.afterSanitizeElements,f,null),!1)},ps=function(f,R,F){if(C&&(R==="id"||R==="name")&&(F in n||F in Ju))return!1;if(!(En&&!Ut[R]&&Ve(H,R))&&!(Tn&&Ve(j,R))){if(!be[R]||Ut[R]){if(!(fs(f)&&(pe.tagNameCheck instanceof RegExp&&Ve(pe.tagNameCheck,f)||pe.tagNameCheck instanceof Function&&pe.tagNameCheck(f))&&(pe.attributeNameCheck instanceof RegExp&&Ve(pe.attributeNameCheck,R)||pe.attributeNameCheck instanceof Function&&pe.attributeNameCheck(R))||R==="is"&&pe.allowCustomizedBuiltInElements&&(pe.tagNameCheck instanceof RegExp&&Ve(pe.tagNameCheck,F)||pe.tagNameCheck instanceof Function&&pe.tagNameCheck(F))))return!1}else if(!Ze[R]&&!Ve(ke,Xn(F,Q,""))&&!((R==="src"||R==="xlink:href"||R==="href")&&f!=="script"&&Vp(F,"data:")===0&&Ne[f])&&!(an&&!Ve(B,Xn(F,Q,"")))&&F)return!1}return!0},fs=function(f){return f!=="annotation-xml"&&ea(f,te)},hs=function(f){Et(y.beforeSanitizeAttributes,f,null);const{attributes:R}=f;if(!R||Wi(f))return;const F={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:be,forceKeepAttr:void 0};let de=R.length;for(;de--;){const Le=R[de],{name:we,namespaceURI:kt,value:st}=Le,gt=Ce(we),Gi=st;let Me=we==="value"?Gi:Up(Gi);if(F.attrName=gt,F.attrValue=Me,F.keepAttr=!0,F.forceKeepAttr=void 0,Et(y.uponSanitizeAttribute,f,F),Me=F.attrValue,V&&(gt==="id"||gt==="name")&&($n(we,f),Me=M+Me),w&&Ve(/((--!?|])>)|<\/(style|title)/i,Me)){$n(we,f);continue}if(F.forceKeepAttr)continue;if(!F.keepAttr){$n(we,f);continue}if(!p&&Ve(/\/>/i,Me)){$n(we,f);continue}m&&Wo([g,O,z],tc=>{Me=Xn(Me,tc," ")});const ms=Ce(f.nodeName);if(!ps(ms,gt,Me)){$n(we,f);continue}if(T&&typeof h=="object"&&typeof h.getAttributeType=="function"&&!kt)switch(h.getAttributeType(ms,gt)){case"TrustedHTML":{Me=T.createHTML(Me);break}case"TrustedScriptURL":{Me=T.createScriptURL(Me);break}}if(Me!==Gi)try{kt?f.setAttributeNS(kt,we,Me):f.setAttribute(we,Me),Wi(f)?un(f):Qs(t.removed)}catch{$n(we,f)}}Et(y.afterSanitizeAttributes,f,null)},ec=function f(R){let F=null;const de=us(R);for(Et(y.beforeSanitizeShadowDOM,R,null);F=de.nextNode();)Et(y.uponSanitizeShadowNode,F,null),ds(F),hs(F),F.content instanceof r&&f(F.content);Et(y.afterSanitizeShadowDOM,R,null)};return t.sanitize=function(f){let R=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},F=null,de=null,Le=null,we=null;if(kn=!f,kn&&(f="<!-->"),typeof f!="string"&&!cs(f))if(typeof f.toString=="function"){if(f=f.toString(),typeof f!="string")throw Jn("dirty is not a string, aborting")}else throw Jn("toString is not a function");if(!t.isSupported)return f;if(x||Ui(R),t.removed=[],typeof f=="string"&&(Z=!1),Z){if(f.nodeName){const gt=Ce(f.nodeName);if(!le[gt]||je[gt])throw Jn("root node is forbidden and cannot be sanitized in-place")}}else if(f instanceof a)F=ls("<!---->"),de=F.ownerDocument.importNode(f,!0),de.nodeType===eo.element&&de.nodeName==="BODY"||de.nodeName==="HTML"?F=de:F.appendChild(de);else{if(!D&&!m&&!S&&f.indexOf("<")===-1)return T&&N?T.createHTML(f):f;if(F=ls(f),!F)return D?null:N?U:""}F&&A&&un(F.firstChild);const kt=us(Z?f:F);for(;Le=kt.nextNode();)ds(Le),hs(Le),Le.content instanceof r&&ec(Le.content);if(Z)return f;if(D){if($)for(we=ne.call(F.ownerDocument);F.firstChild;)we.appendChild(F.firstChild);else we=F;return(be.shadowroot||be.shadowrootmode)&&(we=K.call(o,we,!0)),we}let st=S?F.outerHTML:F.innerHTML;return S&&le["!doctype"]&&F.ownerDocument&&F.ownerDocument.doctype&&F.ownerDocument.doctype.name&&Ve(vu,F.ownerDocument.doctype.name)&&(st="<!DOCTYPE "+F.ownerDocument.doctype.name+`>
`+st),m&&Wo([g,O,z],gt=>{st=Xn(st,gt," ")}),T&&N?T.createHTML(st):st},t.setConfig=function(){let f=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};Ui(f),x=!0},t.clearConfig=function(){Pn=null,x=!1},t.isValidAttribute=function(f,R,F){Pn||Ui({});const de=Ce(f),Le=Ce(R);return ps(de,Le,F)},t.addHook=function(f,R){typeof R=="function"&&qn(y[f],R)},t.removeHook=function(f,R){if(R!==void 0){const F=Hp(y[f],R);return F===-1?void 0:jp(y[f],F,1)[0]}return Qs(y[f])},t.removeHooks=function(f){y[f]=[]},t.removeAllHooks=function(){y=sa()},t}var yu=gu(),cr,aa;function sf(){if(aa)return cr;aa=1;var e=/["'&<>]/;cr=t;function t(n){var o=""+n,i=e.exec(o);if(!i)return o;var r,s="",a=0,l=0;for(a=i.index;a<o.length;a++){switch(o.charCodeAt(a)){case 34:r=""";break;case 38:r="&";break;case 39:r="'";break;case 60:r="<";break;case 62:r=">";break;default:continue}l!==a&&(s+=o.substring(l,a)),l=a+1,s+=r}return l!==a?s+o.substring(l,a):s}return cr}var af=sf();const la=nc(af);function zi(){return globalThis._nc_l10n_language}function lf(e){const t=zi();return["ae","ar","arc","arz","bcc","bqi","ckb","dv","fa","glk","ha","he","khw","ks","ku","mzn","nqo","pnb","ps","sd","ug","ur","ur-PK","uz-AF","yi"].includes(t)}globalThis._nc_l10n_locale??=typeof document<"u"&&document.documentElement.dataset.locale||Intl.DateTimeFormat().resolvedOptions().locale.replaceAll(/-/g,"_"),globalThis._nc_l10n_language??=typeof document<"u"&&document.documentElement.lang||(globalThis.navigator?.language??"en");function bu(e){return{translations:globalThis._oc_l10n_registry_translations[e]??{},pluralFunction:globalThis._oc_l10n_registry_plural_functions[e]??(t=>t)}}globalThis._oc_l10n_registry_translations??={},globalThis._oc_l10n_registry_plural_functions??={};function ei(e,t,n,o,i){const r=typeof n=="object"?n:void 0,s=typeof o=="number"?o:typeof n=="number"?n:void 0,a={escape:!0,sanitize:!0,...typeof i=="object"?i:typeof o=="object"?o:{}},l=b=>b,u=(a.sanitize?yu.sanitize:l)||l,c=a.escape?la:l,d=b=>typeof b=="string"||typeof b=="number",v=(b,_,P)=>b.replace(/%n/g,""+P).replace(/{([^{}]*)}/g,(k,E)=>{if(_===void 0||!(E in _))return c(k);const L=_[E];return d(L)?c(`${L}`):typeof L=="object"&&d(L.value)?(L.escape!==!1?la:l)(`${L.value}`):c(k)});let h=(i?.bundle??bu(e)).translations[t]||t;return h=Array.isArray(h)?h[0]:h,u(typeof r=="object"||s!==void 0?v(h,r,s):h)}function uf(e,t,n,o,i,r){const s="_"+t+"_::_"+n+"_",a=r?.bundle??bu(e),l=a.translations[s];if(typeof l<"u"){const u=l;if(Array.isArray(u)){const c=a.pluralFunction(o);return ei(e,u[c],i,o,r)}}return o===1?ei(e,t,i,o,r):ei(e,n,i,o,r)}function cf(e,t=zi()){switch(t==="pt-BR"&&(t="xbr"),t.length>3&&(t=t.substring(0,t.lastIndexOf("-"))),t){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}}var ua;(function(e){e.pop="pop",e.push="push"})(ua||(ua={}));var ca;(function(e){e.back="back",e.forward="forward",e.unknown=""})(ca||(ca={}));var da;(function(e){e[e.aborted=4]="aborted",e[e.cancelled=8]="cancelled",e[e.duplicated=16]="duplicated"})(da||(da={}));const df=Symbol(""),Vt=(e,t)=>{const n=e.__vccOpts||e;for(const[o,i]of t)n[o]=i;return n},pf={class:"button-vue__wrapper"},ff={class:"button-vue__icon"},hf={class:"button-vue__text"},mf=Un({__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:t}){const n=e,o=t,i=xn(df,null)!==null,r=_e(()=>i&&n.to?"RouterLink":n.href?"a":"button"),s=_e(()=>r.value==="button"&&typeof n.pressed=="boolean"),a=_e(()=>n.pressed?"primary":n.pressed===!1&&n.variant==="primary"?"secondary":n.variant),l=_e(()=>a.value.startsWith("tertiary")),u=_e(()=>n.alignment.split("-")[0]),c=_e(()=>n.alignment.includes("-")),d=xn("NcPopover:trigger:attrs",()=>({}),!1),v=_e(()=>d()),h=_e(()=>{if(r.value==="RouterLink")return{to:n.to,activeClass:"active"};if(r.value==="a")return{href:n.href||"#",target:n.target,rel:"nofollow noreferrer noopener",download:n.download||void 0};if(r.value==="button")return{...v.value,"aria-pressed":n.pressed,type:n.type,disabled:n.disabled}});function b(_){s.value&&o("update:pressed",!n.pressed),o("click",_)}return(_,P)=>(re(),Qe(md(r.value),rn({class:["button-vue",[`button-vue--size-${_.size}`,{[`button-vue--${a.value}`]:a.value,"button-vue--tertiary":l.value,"button-vue--wide":_.wide,[`button-vue--${u.value}`]:u.value!=="center","button-vue--reverse":c.value}]],"aria-label":_.ariaLabel},h.value,{onClick:b}),{default:Te(()=>[ve("span",pf,[ve("span",ff,[Ct(_.$slots,"icon",{},void 0,!0)]),ve("span",hf,[Ct(_.$slots,"default",{},()=>[ru(en(_.text),1)],!0)])])]),_:3},16,["class","aria-label"]))}}),ti=Vt(mf,[["__scopeId","data-v-e2fd60a6"]]);class vf{bundle;constructor(t){this.bundle={pluralFunction:t,translations:{}}}addTranslations(t){const n=Object.values(t.translations[""]??{}).map(({msgid:o,msgid_plural:i,msgstr:r})=>i!==void 0?[`_${o}_::_${i}_`,r]:[o,r[0]]);this.bundle.translations={...this.bundle.translations,...Object.fromEntries(n)}}gettext(t,n={}){return ei("",t,n,void 0,{bundle:this.bundle})}ngettext(t,n,o,i={}){return uf("",t,n,o,i,{bundle:this.bundle})}}class gf{debug=!1;language="en";translations={};setLanguage(t){return this.language=t,this}detectLocale(){return this.detectLanguage()}detectLanguage(){return this.setLanguage(zi().replace("-","_"))}addTranslation(t,n){return this.translations[t]=n,this}enableDebugMode(){return this.debug=!0,this}build(){this.debug&&console.debug(`Creating gettext instance for language ${this.language}`);const t=new vf(n=>cf(n,this.language));return this.language in this.translations&&t.addTranslations(this.translations[this.language]),t}}function yf(){return new gf}const wu=yf().detectLanguage().build(),vn=(...e)=>wu.gettext(...e);function _u(...e){for(const t of e)if(!t.registered){for(const{l:n,t:o}of t){if(n!==zi()||!o)continue;const i=Object.fromEntries(Object.entries(o).map(([r,s])=>[r,{msgid:r,msgid_plural:s.p,msgstr:s.v}]));wu.addTranslations({translations:{"":i}})}t.registered=!0}}const bf=[{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:"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:"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:["動作"]}}}],wf=[{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:"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:"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:["關閉"]}}}],_f=[{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:"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:"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:["開始幻燈片"]}}}],$m=(e,t)=>{const n=e.__vccOpts||e;for(const[o,i]of t)n[o]=i;return n};var Lm="M12,5.5A3.5,3.5 0 0,1 15.5,9A3.5,3.5 0 0,1 12,12.5A3.5,3.5 0 0,1 8.5,9A3.5,3.5 0 0,1 12,5.5M5,8C5.56,8 6.08,8.15 6.53,8.42C6.38,9.85 6.8,11.27 7.66,12.38C7.16,13.34 6.16,14 5,14A3,3 0 0,1 2,11A3,3 0 0,1 5,8M19,8A3,3 0 0,1 22,11A3,3 0 0,1 19,14C17.84,14 16.84,13.34 16.34,12.38C17.2,11.27 17.62,9.85 17.47,8.42C17.92,8.15 18.44,8 19,8M5.5,18.25C5.5,16.18 8.41,14.5 12,14.5C15.59,14.5 18.5,16.18 18.5,18.25V20H5.5V18.25M0,20V18.5C0,17.11 1.89,15.94 4.45,15.6C3.86,16.28 3.5,17.22 3.5,18.25V20H0M24,20H20.5V18.25C20.5,17.22 20.14,16.28 19.55,15.6C22.11,15.94 24,17.11 24,18.5V20Z",Dm="M20,11V13H8L13.5,18.5L12.08,19.92L4.16,12L12.08,4.08L13.5,5.5L8,11H20Z",Fm="M4,11V13H16L10.5,18.5L11.92,19.92L19.84,12L11.92,4.08L10.5,5.5L16,11H4Z",Om="M10,2H14A2,2 0 0,1 16,4V6H20A2,2 0 0,1 22,8V19A2,2 0 0,1 20,21H4A2,2 0 0,1 2,19V8A2,2 0 0,1 4,6H8V4A2,2 0 0,1 10,2M14,6V4H10V6H14M10.5,17.5L17.09,10.91L15.68,9.5L10.5,14.67L8.41,12.59L7,14L10.5,17.5Z",Bm="M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z",Mm="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",Rm="M19,21H8V7H19M19,5H8A2,2 0 0,0 6,7V21A2,2 0 0,0 8,23H19A2,2 0 0,0 21,21V7A2,2 0 0,0 19,5M16,1H4A2,2 0 0,0 2,3V17H4V3H16V1Z",Im="M20,8L12,13L4,8V6L12,11L20,6M20,4H4C2.89,4 2,4.89 2,6V18A2,2 0 0,0 4,20H20A2,2 0 0,0 22,18V6C22,4.89 21.1,4 20,4Z",zm="M12,17A2,2 0 0,0 14,15C14,13.89 13.1,13 12,13A2,2 0 0,0 10,15A2,2 0 0,0 12,17M18,8A2,2 0 0,1 20,10V20A2,2 0 0,1 18,22H6A2,2 0 0,1 4,20V10C4,8.89 4.9,8 6,8H7V6A5,5 0 0,1 12,1A5,5 0 0,1 17,6V8H18M12,3A3,3 0 0,0 9,6V8H15V6A3,3 0 0,0 12,3Z",Hm="M21,9L17,5V8H10V10H17V13M7,11L3,15L7,19V16H14V14H7V11Z",Dn={},to={},no={},pa;function xu(){if(pa)return no;pa=1,Object.defineProperty(no,"__esModule",{value:!0}),no.default=void 0;function e(i,r,s){return r=t(r),r in i?Object.defineProperty(i,r,{value:s,enumerable:!0,configurable:!0,writable:!0}):i[r]=s,i}function t(i){var r=n(i,"string");return typeof r=="symbol"?r:r+""}function n(i,r){if(typeof i!="object"||!i)return i;var s=i[Symbol.toPrimitive];if(s!==void 0){var a=s.call(i,r);if(typeof a!="object")return a;throw new TypeError("@@toPrimitive must return a primitive value.")}return(r==="string"?String:Number)(i)}class o{constructor(r,s,a){e(this,"scope",void 0),e(this,"wrapped",void 0),this.scope="".concat(a?o.GLOBAL_SCOPE_PERSISTENT:o.GLOBAL_SCOPE_VOLATILE,"_").concat(btoa(r),"_"),this.wrapped=s}scopeKey(r){return"".concat(this.scope).concat(r)}setItem(r,s){this.wrapped.setItem(this.scopeKey(r),s)}getItem(r){return this.wrapped.getItem(this.scopeKey(r))}removeItem(r){this.wrapped.removeItem(this.scopeKey(r))}clear(){Object.keys(this.wrapped).filter(r=>r.startsWith(this.scope)).map(this.wrapped.removeItem.bind(this.wrapped))}}return no.default=o,e(o,"GLOBAL_SCOPE_VOLATILE","nextcloud_vol"),e(o,"GLOBAL_SCOPE_PERSISTENT","nextcloud_per"),no}var fa;function xf(){if(fa)return to;fa=1,Object.defineProperty(to,"__esModule",{value:!0}),to.default=void 0;var e=t(xu());function t(s){return s&&s.__esModule?s:{default:s}}function n(s,a,l){return a=o(a),a in s?Object.defineProperty(s,a,{value:l,enumerable:!0,configurable:!0,writable:!0}):s[a]=l,s}function o(s){var a=i(s,"string");return typeof a=="symbol"?a:a+""}function i(s,a){if(typeof s!="object"||!s)return s;var l=s[Symbol.toPrimitive];if(l!==void 0){var u=l.call(s,a);if(typeof u!="object")return u;throw new TypeError("@@toPrimitive must return a primitive value.")}return(a==="string"?String:Number)(s)}class r{constructor(a){n(this,"appId",void 0),n(this,"persisted",!1),n(this,"clearedOnLogout",!1),this.appId=a}persist(){let a=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!0;return this.persisted=a,this}clearOnLogout(){let a=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!0;return this.clearedOnLogout=a,this}build(){return new e.default(this.appId,this.persisted?window.localStorage:window.sessionStorage,!this.clearedOnLogout)}}return to.default=r,to}var ha;function Af(){if(ha)return Dn;ha=1,Object.defineProperty(Dn,"__esModule",{value:!0}),Dn.clearAll=r,Dn.clearNonPersistent=s,Dn.getBuilder=o;var e=n(xf()),t=n(xu());function n(a){return a&&a.__esModule?a:{default:a}}function o(a){return new e.default(a)}function i(a,l){Object.keys(a).filter(u=>l?l(u):!0).map(a.removeItem.bind(a))}function r(){[window.sessionStorage,window.localStorage].map(a=>i(a))}function s(){[window.sessionStorage,window.localStorage].map(a=>i(a,l=>!l.startsWith(t.default.GLOBAL_SCOPE_PERSISTENT)))}return Dn}var Sf=Af();let po;const Au=[];function jm(){return po===void 0&&(po=document.head.dataset.requesttoken??null),po}function Vm(e){Au.push(e)}oc("csrf-token-update",e=>{po=e.token,Au.forEach(t=>{try{t(po)}catch(n){console.error("Error updating CSRF token observer",n)}})});Sf.getBuilder("public").persist().build();let Fn;function ma(e,t){return e?e.getAttribute(t):null}function Um(){if(Fn!==void 0)return Fn;const e=document?.getElementsByTagName("head")[0];if(!e)return null;const t=ma(e,"data-user");return t===null?(Fn=null,Fn):(Fn={uid:t,displayName:ma(e,"data-user-displayname"),isAdmin:!!window._oc_isadmin},Fn)}function Qr(e){return el()?(yc(e),!0):!1}const dr=new WeakMap,Cf=(...e)=>{var t;const n=e[0],o=(t=mt())==null?void 0:t.proxy;if(o==null&&!jl())throw new Error("injectLocal must be called in setup");return o&&dr.has(o)&&n in dr.get(o)?dr.get(o)[n]:xn(...e)},Tf=typeof window<"u"&&typeof document<"u";typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;const Ef=e=>e!=null,kf=Object.prototype.toString,Nf=e=>kf.call(e)==="[object Object]";function va(e){return e.endsWith("rem")?Number.parseFloat(e)*16:Number.parseFloat(e)}function ni(e){return Array.isArray(e)?e:[e]}function Pf(e){return mt()}const ga=Mt;function Su(e,t=!0,n){Pf()?Do(e,n):t?e():Kr(e)}function $f(e,t,n){return xt(e,t,{...n,immediate:!0})}const Bo=Tf?window:void 0;function Vn(e){var t;const n=Mt(e);return(t=n?.$el)!=null?t:n}function Xt(...e){const t=[],n=()=>{t.forEach(a=>a()),t.length=0},o=(a,l,u,c)=>(a.addEventListener(l,u,c),()=>a.removeEventListener(l,u,c)),i=_e(()=>{const a=ni(Mt(e[0])).filter(l=>l!=null);return a.every(l=>typeof l!="string")?a:void 0}),r=$f(()=>{var a,l;return[(l=(a=i.value)==null?void 0:a.map(u=>Vn(u)))!=null?l:[Bo].filter(u=>u!=null),ni(Mt(i.value?e[1]:e[0])),ni(Gr(i.value?e[2]:e[1])),Mt(i.value?e[3]:e[2])]},([a,l,u,c])=>{if(n(),!a?.length||!l?.length||!u?.length)return;const d=Nf(c)?{...c}:c;t.push(...a.flatMap(v=>l.flatMap(h=>u.map(b=>o(v,h,b,d)))))},{flush:"post"}),s=()=>{r(),n()};return Qr(n),s}function Lf(){const e=Ie(!1),t=mt();return t&&Do(()=>{e.value=!0},t),e}function es(e){const t=Lf();return _e(()=>(t.value,!!e()))}function Df(e,t,n={}){const{window:o=Bo,...i}=n;let r;const s=es(()=>o&&"MutationObserver"in o),a=()=>{r&&(r.disconnect(),r=void 0)},l=_e(()=>{const v=Mt(e),h=ni(v).map(Vn).filter(Ef);return new Set(h)}),u=xt(l,v=>{a(),s.value&&v.size&&(r=new MutationObserver(t),v.forEach(h=>r.observe(h,i)))},{immediate:!0,flush:"post"}),c=()=>r?.takeRecords(),d=()=>{u(),a()};return Qr(d),{isSupported:s,stop:d,takeRecords:c}}const Ff=Symbol("vueuse-ssr-width");function Of(){const e=jl()?Cf(Ff,null):null;return typeof e=="number"?e:void 0}function Bf(e,t={}){const{window:n=Bo,ssrWidth:o=Of()}=t,i=es(()=>n&&"matchMedia"in n&&typeof n.matchMedia=="function"),r=Ie(typeof o=="number"),s=Ie(),a=Ie(!1),l=u=>{a.value=u.matches};return Rd(()=>{if(r.value){r.value=!i.value;const u=Mt(e).split(",");a.value=u.some(c=>{const d=c.includes("not all"),v=c.match(/\(\s*min-width:\s*(-?\d+(?:\.\d*)?[a-z]+\s*)\)/),h=c.match(/\(\s*max-width:\s*(-?\d+(?:\.\d*)?[a-z]+\s*)\)/);let b=!!(v||h);return v&&b&&(b=o>=va(v[1])),h&&b&&(b=o<=va(h[1])),d?!b:b});return}i.value&&(s.value=n.matchMedia(Mt(e)),a.value=s.value.matches)}),Xt(s,"change",l,{passive:!0}),_e(()=>a.value)}function Mf(e,t,n={}){const{window:o=Bo,...i}=n;let r;const s=es(()=>o&&"ResizeObserver"in o),a=()=>{r&&(r.disconnect(),r=void 0)},l=_e(()=>{const d=Mt(e);return Array.isArray(d)?d.map(v=>Vn(v)):[Vn(d)]}),u=xt(l,d=>{if(a(),s.value&&o){r=new ResizeObserver(t);for(const v of d)v&&r.observe(v,i)}},{immediate:!0,flush:"post"}),c=()=>{a(),u()};return Qr(c),{isSupported:s,stop:c}}function ya(e,t={}){const{reset:n=!0,windowResize:o=!0,windowScroll:i=!0,immediate:r=!0,updateTiming:s="sync"}=t,a=Ie(0),l=Ie(0),u=Ie(0),c=Ie(0),d=Ie(0),v=Ie(0),h=Ie(0),b=Ie(0);function _(){const k=Vn(e);if(!k){n&&(a.value=0,l.value=0,u.value=0,c.value=0,d.value=0,v.value=0,h.value=0,b.value=0);return}const E=k.getBoundingClientRect();a.value=E.height,l.value=E.bottom,u.value=E.left,c.value=E.right,d.value=E.top,v.value=E.width,h.value=E.x,b.value=E.y}function P(){s==="sync"?_():s==="next-frame"&&requestAnimationFrame(()=>_())}return Mf(e,P),xt(()=>Vn(e),k=>!k&&P()),Df(e,P,{attributeFilter:["style","class"]}),i&&Xt("scroll",P,{capture:!0,passive:!0}),o&&Xt("resize",P,{passive:!0}),Su(()=>{r&&P()}),{height:a,bottom:l,left:u,right:c,top:d,width:v,x:h,y:b,update:P}}function Rf(e,t={}){const{threshold:n=50,onSwipe:o,onSwipeEnd:i,onSwipeStart:r,passive:s=!0}=t,a=wo({x:0,y:0}),l=wo({x:0,y:0}),u=_e(()=>a.x-l.x),c=_e(()=>a.y-l.y),{max:d,abs:v}=Math,h=_e(()=>d(v(u.value),v(c.value))>=n),b=Ie(!1),_=_e(()=>h.value?v(u.value)>v(c.value)?u.value>0?"left":"right":c.value>0?"up":"down":"none"),P=W=>[W.touches[0].clientX,W.touches[0].clientY],k=(W,X)=>{a.x=W,a.y=X},E=(W,X)=>{l.x=W,l.y=X},L={passive:s,capture:!s},T=W=>{b.value&&i?.(W,_.value),b.value=!1},U=[Xt(e,"touchstart",W=>{if(W.touches.length!==1)return;const[X,ne]=P(W);k(X,ne),E(X,ne),r?.(W)},L),Xt(e,"touchmove",W=>{if(W.touches.length!==1)return;const[X,ne]=P(W);E(X,ne),L.capture&&!L.passive&&Math.abs(u.value)>Math.abs(c.value)&&W.preventDefault(),!b.value&&h.value&&(b.value=!0),b.value&&o?.(W)},L),Xt(e,["touchend","touchcancel"],T,L)];return{isSwiping:b,direction:_,coordsStart:a,coordsEnd:l,lengthX:u,lengthY:c,stop:()=>U.forEach(W=>W()),isPassiveEventSupported:!0}}function If(e={}){const{window:t=Bo,initialWidth:n=Number.POSITIVE_INFINITY,initialHeight:o=Number.POSITIVE_INFINITY,listenOrientation:i=!0,includeScrollbar:r=!0,type:s="inner"}=e,a=Ie(n),l=Ie(o),u=()=>{if(t)if(s==="outer")a.value=t.outerWidth,l.value=t.outerHeight;else if(s==="visual"&&t.visualViewport){const{width:d,height:v,scale:h}=t.visualViewport;a.value=Math.round(d*h),l.value=Math.round(v*h)}else r?(a.value=t.innerWidth,l.value=t.innerHeight):(a.value=t.document.documentElement.clientWidth,l.value=t.document.documentElement.clientHeight)};u(),Su(u);const c={passive:!0};if(Xt("resize",u,c),t&&s==="visual"&&t.visualViewport&&Xt(t.visualViewport,"resize",u,c),i){const d=Bf("(orientation: portrait)");xt(d,()=>u())}return{width:a,height:l}}var Wm="M13,13H11V7H13M13,17H11V15H13M12,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",Gm="M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z",zf="M15.41,16.58L10.83,12L15.41,7.41L14,6L8,12L14,18L15.41,16.58Z",Hf="M8.59,16.58L13.17,12L8.59,7.41L10,6L16,12L10,18L8.59,16.58Z",Cu=["input:not([inert])","select:not([inert])","textarea:not([inert])","a[href]:not([inert])","button:not([inert])","[tabindex]:not(slot):not([inert])","audio[controls]:not([inert])","video[controls]:not([inert])",'[contenteditable]:not([contenteditable="false"]):not([inert])',"details>summary:first-of-type:not([inert])","details:not([inert])"],gi=Cu.join(","),Tu=typeof Element>"u",Sn=Tu?function(){}:Element.prototype.matches||Element.prototype.msMatchesSelector||Element.prototype.webkitMatchesSelector,yi=!Tu&&Element.prototype.getRootNode?function(e){var t;return e==null||(t=e.getRootNode)===null||t===void 0?void 0:t.call(e)}:function(e){return e?.ownerDocument},bi=function e(t,n){var o;n===void 0&&(n=!0);var i=t==null||(o=t.getAttribute)===null||o===void 0?void 0:o.call(t,"inert"),r=i===""||i==="true",s=r||n&&t&&e(t.parentNode);return s},jf=function(e){var t,n=e==null||(t=e.getAttribute)===null||t===void 0?void 0:t.call(e,"contenteditable");return n===""||n==="true"},Eu=function(e,t,n){if(bi(e))return[];var o=Array.prototype.slice.apply(e.querySelectorAll(gi));return t&&Sn.call(e,gi)&&o.unshift(e),o=o.filter(n),o},ku=function e(t,n,o){for(var i=[],r=Array.from(t);r.length;){var s=r.shift();if(!bi(s,!1))if(s.tagName==="SLOT"){var a=s.assignedElements(),l=a.length?a:s.children,u=e(l,!0,o);o.flatten?i.push.apply(i,u):i.push({scopeParent:s,candidates:u})}else{var c=Sn.call(s,gi);c&&o.filter(s)&&(n||!t.includes(s))&&i.push(s);var d=s.shadowRoot||typeof o.getShadowRoot=="function"&&o.getShadowRoot(s),v=!bi(d,!1)&&(!o.shadowRootFilter||o.shadowRootFilter(s));if(d&&v){var h=e(d===!0?s.children:d.children,!0,o);o.flatten?i.push.apply(i,h):i.push({scopeParent:s,candidates:h})}else r.unshift.apply(r,s.children)}}return i},Nu=function(e){return!isNaN(parseInt(e.getAttribute("tabindex"),10))},bn=function(e){if(!e)throw new Error("No node provided");return e.tabIndex<0&&(/^(AUDIO|VIDEO|DETAILS)$/.test(e.tagName)||jf(e))&&!Nu(e)?0:e.tabIndex},Vf=function(e,t){var n=bn(e);return n<0&&t&&!Nu(e)?0:n},Uf=function(e,t){return e.tabIndex===t.tabIndex?e.documentOrder-t.documentOrder:e.tabIndex-t.tabIndex},Pu=function(e){return e.tagName==="INPUT"},Wf=function(e){return Pu(e)&&e.type==="hidden"},Gf=function(e){var t=e.tagName==="DETAILS"&&Array.prototype.slice.apply(e.children).some(function(n){return n.tagName==="SUMMARY"});return t},Kf=function(e,t){for(var n=0;n<e.length;n++)if(e[n].checked&&e[n].form===t)return e[n]},Zf=function(e){if(!e.name)return!0;var t=e.form||yi(e),n=function(r){return t.querySelectorAll('input[type="radio"][name="'+r+'"]')},o;if(typeof window<"u"&&typeof window.CSS<"u"&&typeof window.CSS.escape=="function")o=n(window.CSS.escape(e.name));else try{o=n(e.name)}catch(r){return console.error("Looks like you have a radio button with a name attribute containing invalid CSS selector characters and need the CSS.escape polyfill: %s",r.message),!1}var i=Kf(o,e.form);return!i||i===e},Yf=function(e){return Pu(e)&&e.type==="radio"},qf=function(e){return Yf(e)&&!Zf(e)},Xf=function(e){var t,n=e&&yi(e),o=(t=n)===null||t===void 0?void 0:t.host,i=!1;if(n&&n!==e){var r,s,a;for(i=!!((r=o)!==null&&r!==void 0&&(s=r.ownerDocument)!==null&&s!==void 0&&s.contains(o)||e!=null&&(a=e.ownerDocument)!==null&&a!==void 0&&a.contains(e));!i&&o;){var l,u,c;n=yi(o),o=(l=n)===null||l===void 0?void 0:l.host,i=!!((u=o)!==null&&u!==void 0&&(c=u.ownerDocument)!==null&&c!==void 0&&c.contains(o))}}return i},ba=function(e){var t=e.getBoundingClientRect(),n=t.width,o=t.height;return n===0&&o===0},Jf=function(e,t){var n=t.displayCheck,o=t.getShadowRoot;if(getComputedStyle(e).visibility==="hidden")return!0;var i=Sn.call(e,"details>summary:first-of-type"),r=i?e.parentElement:e;if(Sn.call(r,"details:not([open]) *"))return!0;if(!n||n==="full"||n==="legacy-full"){if(typeof o=="function"){for(var s=e;e;){var a=e.parentElement,l=yi(e);if(a&&!a.shadowRoot&&o(a)===!0)return ba(e);e.assignedSlot?e=e.assignedSlot:!a&&l!==e.ownerDocument?e=l.host:e=a}e=s}if(Xf(e))return!e.getClientRects().length;if(n!=="legacy-full")return!0}else if(n==="non-zero-area")return ba(e);return!1},Qf=function(e){if(/^(INPUT|BUTTON|SELECT|TEXTAREA)$/.test(e.tagName))for(var t=e.parentElement;t;){if(t.tagName==="FIELDSET"&&t.disabled){for(var n=0;n<t.children.length;n++){var o=t.children.item(n);if(o.tagName==="LEGEND")return Sn.call(t,"fieldset[disabled] *")?!0:!o.contains(e)}return!0}t=t.parentElement}return!1},wi=function(e,t){return!(t.disabled||bi(t)||Wf(t)||Jf(t,e)||Gf(t)||Qf(t))},Nr=function(e,t){return!(qf(t)||bn(t)<0||!wi(e,t))},eh=function(e){var t=parseInt(e.getAttribute("tabindex"),10);return!!(isNaN(t)||t>=0)},th=function e(t){var n=[],o=[];return t.forEach(function(i,r){var s=!!i.scopeParent,a=s?i.scopeParent:i,l=Vf(a,s),u=s?e(i.candidates):a;l===0?s?n.push.apply(n,u):n.push(a):o.push({documentOrder:r,tabIndex:l,item:i,isScope:s,content:u})}),o.sort(Uf).reduce(function(i,r){return r.isScope?i.push.apply(i,r.content):i.push(r.content),i},[]).concat(n)},nh=function(e,t){t=t||{};var n;return t.getShadowRoot?n=ku([e],t.includeContainer,{filter:Nr.bind(null,t),flatten:!1,getShadowRoot:t.getShadowRoot,shadowRootFilter:eh}):n=Eu(e,t.includeContainer,Nr.bind(null,t)),th(n)},oh=function(e,t){t=t||{};var n;return t.getShadowRoot?n=ku([e],t.includeContainer,{filter:wi.bind(null,t),flatten:!0,getShadowRoot:t.getShadowRoot}):n=Eu(e,t.includeContainer,wi.bind(null,t)),n},On=function(e,t){if(t=t||{},!e)throw new Error("No node provided");return Sn.call(e,gi)===!1?!1:Nr(t,e)},ih=Cu.concat("iframe").join(","),pr=function(e,t){if(t=t||{},!e)throw new Error("No node provided");return Sn.call(e,ih)===!1?!1:wi(t,e)};function Pr(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,o=Array(t);n<t;n++)o[n]=e[n];return o}function rh(e){if(Array.isArray(e))return Pr(e)}function sh(e,t,n){return(t=dh(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function ah(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function lh(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function wa(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,o)}return n}function _a(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?wa(Object(n),!0).forEach(function(o){sh(e,o,n[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):wa(Object(n)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(n,o))})}return e}function uh(e){return rh(e)||ah(e)||ph(e)||lh()}function ch(e,t){if(typeof e!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var o=n.call(e,t);if(typeof o!="object")return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function dh(e){var t=ch(e,"string");return typeof t=="symbol"?t:t+""}function ph(e,t){if(e){if(typeof e=="string")return Pr(e,t);var n={}.toString.call(e).slice(8,-1);return n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set"?Array.from(e):n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Pr(e,t):void 0}}var xa={activateTrap:function(e,t){if(e.length>0){var n=e[e.length-1];n!==t&&n._setPausedState(!0)}var o=e.indexOf(t);o===-1||e.splice(o,1),e.push(t)},deactivateTrap:function(e,t){var n=e.indexOf(t);n!==-1&&e.splice(n,1),e.length>0&&!e[e.length-1]._isManuallyPaused()&&e[e.length-1]._setPausedState(!1)}},fh=function(e){return e.tagName&&e.tagName.toLowerCase()==="input"&&typeof e.select=="function"},hh=function(e){return e?.key==="Escape"||e?.key==="Esc"||e?.keyCode===27},fo=function(e){return e?.key==="Tab"||e?.keyCode===9},mh=function(e){return fo(e)&&!e.shiftKey},vh=function(e){return fo(e)&&e.shiftKey},Aa=function(e){return setTimeout(e,0)},oo=function(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),o=1;o<t;o++)n[o-1]=arguments[o];return typeof e=="function"?e.apply(void 0,n):e},Ko=function(e){return e.target.shadowRoot&&typeof e.composedPath=="function"?e.composedPath()[0]:e.target},gh=[],$u=function(e,t){var n=t?.document||document,o=t?.trapStack||gh,i=_a({returnFocusOnDeactivate:!0,escapeDeactivates:!0,delayInitialFocus:!0,isKeyForward:mh,isKeyBackward:vh},t),r={containers:[],containerGroups:[],tabbableGroups:[],nodeFocusedBeforeActivation:null,mostRecentlyFocusedNode:null,active:!1,paused:!1,manuallyPaused:!1,delayInitialFocusTimer:void 0,recentNavEvent:void 0},s,a=function(y,g,O){return y&&y[g]!==void 0?y[g]:i[O||g]},l=function(y,g){var O=typeof g?.composedPath=="function"?g.composedPath():void 0;return r.containerGroups.findIndex(function(z){var H=z.container,j=z.tabbableNodes;return H.contains(y)||O?.includes(H)||j.find(function(B){return B===y})})},u=function(y){var g=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},O=g.hasFallback,z=O===void 0?!1:O,H=g.params,j=H===void 0?[]:H,B=i[y];if(typeof B=="function"&&(B=B.apply(void 0,uh(j))),B===!0&&(B=void 0),!B){if(B===void 0||B===!1)return B;throw new Error("`".concat(y,"` was specified but was not a node, or did not return a node"))}var Q=B;if(typeof B=="string"){try{Q=n.querySelector(B)}catch(te){throw new Error("`".concat(y,'` appears to be an invalid selector; error="').concat(te.message,'"'))}if(!Q&&!z)throw new Error("`".concat(y,"` as selector refers to no known node"))}return Q},c=function(){var y=u("initialFocus",{hasFallback:!0});if(y===!1)return!1;if(y===void 0||y&&!pr(y,i.tabbableOptions))if(l(n.activeElement)>=0)y=n.activeElement;else{var g=r.tabbableGroups[0],O=g&&g.firstTabbableNode;y=O||u("fallbackFocus")}else y===null&&(y=u("fallbackFocus"));if(!y)throw new Error("Your focus-trap needs to have at least one focusable element");return y},d=function(){if(r.containerGroups=r.containers.map(function(y){var g=nh(y,i.tabbableOptions),O=oh(y,i.tabbableOptions),z=g.length>0?g[0]:void 0,H=g.length>0?g[g.length-1]:void 0,j=O.find(function(te){return On(te)}),B=O.slice().reverse().find(function(te){return On(te)}),Q=!!g.find(function(te){return bn(te)>0});return{container:y,tabbableNodes:g,focusableNodes:O,posTabIndexesFound:Q,firstTabbableNode:z,lastTabbableNode:H,firstDomTabbableNode:j,lastDomTabbableNode:B,nextTabbableNode:function(te){var ke=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0,le=g.indexOf(te);return le<0?ke?O.slice(O.indexOf(te)+1).find(function(xe){return On(xe)}):O.slice(0,O.indexOf(te)).reverse().find(function(xe){return On(xe)}):g[le+(ke?1:-1)]}}}),r.tabbableGroups=r.containerGroups.filter(function(y){return y.tabbableNodes.length>0}),r.tabbableGroups.length<=0&&!u("fallbackFocus"))throw new Error("Your focus-trap must have at least one container with at least one tabbable node in it at all times");if(r.containerGroups.find(function(y){return y.posTabIndexesFound})&&r.containerGroups.length>1)throw new Error("At least one node with a positive tabindex was found in one of your focus-trap's multiple containers. Positive tabindexes are only supported in single-container focus-traps.")},v=function(y){var g=y.activeElement;if(g)return g.shadowRoot&&g.shadowRoot.activeElement!==null?v(g.shadowRoot):g},h=function(y){if(y!==!1&&y!==v(document)){if(!y||!y.focus){h(c());return}y.focus({preventScroll:!!i.preventScroll}),r.mostRecentlyFocusedNode=y,fh(y)&&y.select()}},b=function(y){var g=u("setReturnFocus",{params:[y]});return g||(g===!1?!1:y)},_=function(y){var g=y.target,O=y.event,z=y.isBackward,H=z===void 0?!1:z;g=g||Ko(O),d();var j=null;if(r.tabbableGroups.length>0){var B=l(g,O),Q=B>=0?r.containerGroups[B]:void 0;if(B<0)H?j=r.tabbableGroups[r.tabbableGroups.length-1].lastTabbableNode:j=r.tabbableGroups[0].firstTabbableNode;else if(H){var te=r.tabbableGroups.findIndex(function(pe){var je=pe.firstTabbableNode;return g===je});if(te<0&&(Q.container===g||pr(g,i.tabbableOptions)&&!On(g,i.tabbableOptions)&&!Q.nextTabbableNode(g,!1))&&(te=B),te>=0){var ke=te===0?r.tabbableGroups.length-1:te-1,le=r.tabbableGroups[ke];j=bn(g)>=0?le.lastTabbableNode:le.lastDomTabbableNode}else fo(O)||(j=Q.nextTabbableNode(g,!1))}else{var xe=r.tabbableGroups.findIndex(function(pe){var je=pe.lastTabbableNode;return g===je});if(xe<0&&(Q.container===g||pr(g,i.tabbableOptions)&&!On(g,i.tabbableOptions)&&!Q.nextTabbableNode(g))&&(xe=B),xe>=0){var be=xe===r.tabbableGroups.length-1?0:xe+1,sn=r.tabbableGroups[be];j=bn(g)>=0?sn.firstTabbableNode:sn.firstDomTabbableNode}else fo(O)||(j=Q.nextTabbableNode(g))}}else j=u("fallbackFocus");return j},P=function(y){var g=Ko(y);if(!(l(g,y)>=0)){if(oo(i.clickOutsideDeactivates,y)){s.deactivate({returnFocus:i.returnFocusOnDeactivate});return}oo(i.allowOutsideClick,y)||y.preventDefault()}},k=function(y){var g=Ko(y),O=l(g,y)>=0;if(O||g instanceof Document)O&&(r.mostRecentlyFocusedNode=g);else{y.stopImmediatePropagation();var z,H=!0;if(r.mostRecentlyFocusedNode)if(bn(r.mostRecentlyFocusedNode)>0){var j=l(r.mostRecentlyFocusedNode),B=r.containerGroups[j].tabbableNodes;if(B.length>0){var Q=B.findIndex(function(te){return te===r.mostRecentlyFocusedNode});Q>=0&&(i.isKeyForward(r.recentNavEvent)?Q+1<B.length&&(z=B[Q+1],H=!1):Q-1>=0&&(z=B[Q-1],H=!1))}}else r.containerGroups.some(function(te){return te.tabbableNodes.some(function(ke){return bn(ke)>0})})||(H=!1);else H=!1;H&&(z=_({target:r.mostRecentlyFocusedNode,isBackward:i.isKeyBackward(r.recentNavEvent)})),h(z||r.mostRecentlyFocusedNode||c())}r.recentNavEvent=void 0},E=function(y){var g=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;r.recentNavEvent=y;var O=_({event:y,isBackward:g});O&&(fo(y)&&y.preventDefault(),h(O))},L=function(y){(i.isKeyForward(y)||i.isKeyBackward(y))&&E(y,i.isKeyBackward(y))},T=function(y){hh(y)&&oo(i.escapeDeactivates,y)!==!1&&(y.preventDefault(),s.deactivate())},U=function(y){var g=Ko(y);l(g,y)>=0||oo(i.clickOutsideDeactivates,y)||oo(i.allowOutsideClick,y)||(y.preventDefault(),y.stopImmediatePropagation())},W=function(){if(r.active)return xa.activateTrap(o,s),r.delayInitialFocusTimer=i.delayInitialFocus?Aa(function(){h(c())}):h(c()),n.addEventListener("focusin",k,!0),n.addEventListener("mousedown",P,{capture:!0,passive:!1}),n.addEventListener("touchstart",P,{capture:!0,passive:!1}),n.addEventListener("click",U,{capture:!0,passive:!1}),n.addEventListener("keydown",L,{capture:!0,passive:!1}),n.addEventListener("keydown",T),s},X=function(){if(r.active)return n.removeEventListener("focusin",k,!0),n.removeEventListener("mousedown",P,!0),n.removeEventListener("touchstart",P,!0),n.removeEventListener("click",U,!0),n.removeEventListener("keydown",L,!0),n.removeEventListener("keydown",T),s},ne=function(y){var g=y.some(function(O){var z=Array.from(O.removedNodes);return z.some(function(H){return H===r.mostRecentlyFocusedNode})});g&&h(c())},I=typeof window<"u"&&"MutationObserver"in window?new MutationObserver(ne):void 0,K=function(){I&&(I.disconnect(),r.active&&!r.paused&&r.containers.map(function(y){I.observe(y,{subtree:!0,childList:!0})}))};return s={get active(){return r.active},get paused(){return r.paused},activate:function(y){if(r.active)return this;var g=a(y,"onActivate"),O=a(y,"onPostActivate"),z=a(y,"checkCanFocusTrap");z||d(),r.active=!0,r.paused=!1,r.nodeFocusedBeforeActivation=v(n),g?.();var H=function(){z&&d(),W(),K(),O?.()};return z?(z(r.containers.concat()).then(H,H),this):(H(),this)},deactivate:function(y){if(!r.active)return this;var g=_a({onDeactivate:i.onDeactivate,onPostDeactivate:i.onPostDeactivate,checkCanReturnFocus:i.checkCanReturnFocus},y);clearTimeout(r.delayInitialFocusTimer),r.delayInitialFocusTimer=void 0,X(),r.active=!1,r.paused=!1,K(),xa.deactivateTrap(o,s);var O=a(g,"onDeactivate"),z=a(g,"onPostDeactivate"),H=a(g,"checkCanReturnFocus"),j=a(g,"returnFocus","returnFocusOnDeactivate");O?.();var B=function(){Aa(function(){j&&h(b(r.nodeFocusedBeforeActivation)),z?.()})};return j&&H?(H(b(r.nodeFocusedBeforeActivation)).then(B,B),this):(B(),this)},pause:function(y){return r.active?(r.manuallyPaused=!0,this._setPausedState(!0,y)):this},unpause:function(y){return r.active?(r.manuallyPaused=!1,o[o.length-1]!==this?this:this._setPausedState(!1,y)):this},updateContainerElements:function(y){var g=[].concat(y).filter(Boolean);return r.containers=g.map(function(O){return typeof O=="string"?n.querySelector(O):O}),r.active&&d(),K(),this}},Object.defineProperties(s,{_isManuallyPaused:{value:function(){return r.manuallyPaused}},_setPausedState:{value:function(y,g){if(r.paused===y)return this;if(r.paused=y,y){var O=a(g,"onPause"),z=a(g,"onPostPause");O?.(),X(),K(),z?.()}else{var H=a(g,"onUnpause"),j=a(g,"onPostUnpause");H?.(),d(),W(),K(),j?.()}return this}}}),s.updateContainerElements(e),s};window._nc_vue_element_id=window._nc_vue_element_id??0;function Lu(){return`nc-vue-${window._nc_vue_element_id++}`}function Eo(){return window._nc_focus_trap??=[],window._nc_focus_trap}function yh(){let e=[];return{pause(){e=[...Eo()];for(const t of e)t.pause()},unpause(){if(e.length===Eo().length)for(const t of e)t.unpause();e=[]}}}function bh(e,t={}){const n=yh();xt(e,()=>{ga(t.disabled)||(ga(e)?n.pause():n.unpause())}),Bi(()=>{n.unpause()})}const wh=["top","right","bottom","left"],Sa=["start","end"],Ca=wh.reduce((e,t)=>e.concat(t,t+"-"+Sa[0],t+"-"+Sa[1]),[]),ko=Math.min,gn=Math.max,_h={left:"right",right:"left",bottom:"top",top:"bottom"},xh={start:"end",end:"start"};function $r(e,t,n){return gn(e,ko(t,n))}function Cn(e,t){return typeof e=="function"?e(t):e}function Tt(e){return e.split("-")[0]}function ft(e){return e.split("-")[1]}function Du(e){return e==="x"?"y":"x"}function ts(e){return e==="y"?"height":"width"}const Ah=new Set(["top","bottom"]);function Bt(e){return Ah.has(Tt(e))?"y":"x"}function ns(e){return Du(Bt(e))}function Fu(e,t,n){n===void 0&&(n=!1);const o=ft(e),i=ns(e),r=ts(i);let s=i==="x"?o===(n?"end":"start")?"right":"left":o==="start"?"bottom":"top";return t.reference[r]>t.floating[r]&&(s=xi(s)),[s,xi(s)]}function Sh(e){const t=xi(e);return[_i(e),t,_i(t)]}function _i(e){return e.replace(/start|end/g,t=>xh[t])}const Ta=["left","right"],Ea=["right","left"],Ch=["top","bottom"],Th=["bottom","top"];function Eh(e,t,n){switch(e){case"top":case"bottom":return n?t?Ea:Ta:t?Ta:Ea;case"left":case"right":return t?Ch:Th;default:return[]}}function kh(e,t,n,o){const i=ft(e);let r=Eh(Tt(e),n==="start",o);return i&&(r=r.map(s=>s+"-"+i),t&&(r=r.concat(r.map(_i)))),r}function xi(e){return e.replace(/left|right|bottom|top/g,t=>_h[t])}function Nh(e){return{top:0,right:0,bottom:0,left:0,...e}}function Ou(e){return typeof e!="number"?Nh(e):{top:e,right:e,bottom:e,left:e}}function ho(e){const{x:t,y:n,width:o,height:i}=e;return{width:o,height:i,top:n,left:t,right:t+o,bottom:n+i,x:t,y:n}}function ka(e,t,n){let{reference:o,floating:i}=e;const r=Bt(t),s=ns(t),a=ts(s),l=Tt(t),u=r==="y",c=o.x+o.width/2-i.width/2,d=o.y+o.height/2-i.height/2,v=o[a]/2-i[a]/2;let h;switch(l){case"top":h={x:c,y:o.y-i.height};break;case"bottom":h={x:c,y:o.y+o.height};break;case"right":h={x:o.x+o.width,y:d};break;case"left":h={x:o.x-i.width,y:d};break;default:h={x:o.x,y:o.y}}switch(ft(t)){case"start":h[s]-=v*(n&&u?-1:1);break;case"end":h[s]+=v*(n&&u?-1:1);break}return h}const Ph=async(e,t,n)=>{const{placement:o="bottom",strategy:i="absolute",middleware:r=[],platform:s}=n,a=r.filter(Boolean),l=await(s.isRTL==null?void 0:s.isRTL(t));let u=await s.getElementRects({reference:e,floating:t,strategy:i}),{x:c,y:d}=ka(u,o,l),v=o,h={},b=0;for(let _=0;_<a.length;_++){const{name:P,fn:k}=a[_],{x:E,y:L,data:T,reset:U}=await k({x:c,y:d,initialPlacement:o,placement:v,strategy:i,middlewareData:h,rects:u,platform:s,elements:{reference:e,floating:t}});c=E??c,d=L??d,h={...h,[P]:{...h[P],...T}},U&&b<=50&&(b++,typeof U=="object"&&(U.placement&&(v=U.placement),U.rects&&(u=U.rects===!0?await s.getElementRects({reference:e,floating:t,strategy:i}):U.rects),{x:c,y:d}=ka(u,v,l)),_=-1)}return{x:c,y:d,placement:v,strategy:i,middlewareData:h}};async function Hi(e,t){var n;t===void 0&&(t={});const{x:o,y:i,platform:r,rects:s,elements:a,strategy:l}=e,{boundary:u="clippingAncestors",rootBoundary:c="viewport",elementContext:d="floating",altBoundary:v=!1,padding:h=0}=Cn(t,e),b=Ou(h),_=a[v?d==="floating"?"reference":"floating":d],P=ho(await r.getClippingRect({element:(n=await(r.isElement==null?void 0:r.isElement(_)))==null||n?_:_.contextElement||await(r.getDocumentElement==null?void 0:r.getDocumentElement(a.floating)),boundary:u,rootBoundary:c,strategy:l})),k=d==="floating"?{x:o,y:i,width:s.floating.width,height:s.floating.height}:s.reference,E=await(r.getOffsetParent==null?void 0:r.getOffsetParent(a.floating)),L=await(r.isElement==null?void 0:r.isElement(E))?await(r.getScale==null?void 0:r.getScale(E))||{x:1,y:1}:{x:1,y:1},T=ho(r.convertOffsetParentRelativeRectToViewportRelativeRect?await r.convertOffsetParentRelativeRectToViewportRelativeRect({elements:a,rect:k,offsetParent:E,strategy:l}):k);return{top:(P.top-T.top+b.top)/L.y,bottom:(T.bottom-P.bottom+b.bottom)/L.y,left:(P.left-T.left+b.left)/L.x,right:(T.right-P.right+b.right)/L.x}}const $h=e=>({name:"arrow",options:e,async fn(t){const{x:n,y:o,placement:i,rects:r,platform:s,elements:a,middlewareData:l}=t,{element:u,padding:c=0}=Cn(e,t)||{};if(u==null)return{};const d=Ou(c),v={x:n,y:o},h=ns(i),b=ts(h),_=await s.getDimensions(u),P=h==="y",k=P?"top":"left",E=P?"bottom":"right",L=P?"clientHeight":"clientWidth",T=r.reference[b]+r.reference[h]-v[h]-r.floating[b],U=v[h]-r.reference[h],W=await(s.getOffsetParent==null?void 0:s.getOffsetParent(u));let X=W?W[L]:0;(!X||!await(s.isElement==null?void 0:s.isElement(W)))&&(X=a.floating[L]||r.floating[b]);const ne=T/2-U/2,I=X/2-_[b]/2-1,K=ko(d[k],I),y=ko(d[E],I),g=K,O=X-_[b]-y,z=X/2-_[b]/2+ne,H=$r(g,z,O),j=!l.arrow&&ft(i)!=null&&z!==H&&r.reference[b]/2-(z<g?K:y)-_[b]/2<0,B=j?z<g?z-g:z-O:0;return{[h]:v[h]+B,data:{[h]:H,centerOffset:z-H-B,...j&&{alignmentOffset:B}},reset:j}}});function Lh(e,t,n){return(e?[...n.filter(o=>ft(o)===e),...n.filter(o=>ft(o)!==e)]:n.filter(o=>Tt(o)===o)).filter(o=>e?ft(o)===e||(t?_i(o)!==o:!1):!0)}const Dh=function(e){return e===void 0&&(e={}),{name:"autoPlacement",options:e,async fn(t){var n,o,i;const{rects:r,middlewareData:s,placement:a,platform:l,elements:u}=t,{crossAxis:c=!1,alignment:d,allowedPlacements:v=Ca,autoAlignment:h=!0,...b}=Cn(e,t),_=d!==void 0||v===Ca?Lh(d||null,h,v):v,P=await Hi(t,b),k=((n=s.autoPlacement)==null?void 0:n.index)||0,E=_[k];if(E==null)return{};const L=Fu(E,r,await(l.isRTL==null?void 0:l.isRTL(u.floating)));if(a!==E)return{reset:{placement:_[0]}};const T=[P[Tt(E)],P[L[0]],P[L[1]]],U=[...((o=s.autoPlacement)==null?void 0:o.overflows)||[],{placement:E,overflows:T}],W=_[k+1];if(W)return{data:{index:k+1,overflows:U},reset:{placement:W}};const X=U.map(I=>{const K=ft(I.placement);return[I.placement,K&&c?I.overflows.slice(0,2).reduce((y,g)=>y+g,0):I.overflows[0],I.overflows]}).sort((I,K)=>I[1]-K[1]),ne=((i=X.filter(I=>I[2].slice(0,ft(I[0])?2:3).every(K=>K<=0))[0])==null?void 0:i[0])||X[0][0];return ne!==a?{data:{index:k+1,overflows:U},reset:{placement:ne}}:{}}}},Fh=function(e){return e===void 0&&(e={}),{name:"flip",options:e,async fn(t){var n,o;const{placement:i,middlewareData:r,rects:s,initialPlacement:a,platform:l,elements:u}=t,{mainAxis:c=!0,crossAxis:d=!0,fallbackPlacements:v,fallbackStrategy:h="bestFit",fallbackAxisSideDirection:b="none",flipAlignment:_=!0,...P}=Cn(e,t);if((n=r.arrow)!=null&&n.alignmentOffset)return{};const k=Tt(i),E=Bt(a),L=Tt(a)===a,T=await(l.isRTL==null?void 0:l.isRTL(u.floating)),U=v||(L||!_?[xi(a)]:Sh(a)),W=b!=="none";!v&&W&&U.push(...kh(a,_,b,T));const X=[a,...U],ne=await Hi(t,P),I=[];let K=((o=r.flip)==null?void 0:o.overflows)||[];if(c&&I.push(ne[k]),d){const z=Fu(i,s,T);I.push(ne[z[0]],ne[z[1]])}if(K=[...K,{placement:i,overflows:I}],!I.every(z=>z<=0)){var y,g;const z=(((y=r.flip)==null?void 0:y.index)||0)+1,H=X[z];if(H&&(!(d==="alignment"&&E!==Bt(H))||K.every(B=>Bt(B.placement)===E?B.overflows[0]>0:!0)))return{data:{index:z,overflows:K},reset:{placement:H}};let j=(g=K.filter(B=>B.overflows[0]<=0).sort((B,Q)=>B.overflows[1]-Q.overflows[1])[0])==null?void 0:g.placement;if(!j)switch(h){case"bestFit":{var O;const B=(O=K.filter(Q=>{if(W){const te=Bt(Q.placement);return te===E||te==="y"}return!0}).map(Q=>[Q.placement,Q.overflows.filter(te=>te>0).reduce((te,ke)=>te+ke,0)]).sort((Q,te)=>Q[1]-te[1])[0])==null?void 0:O[0];B&&(j=B);break}case"initialPlacement":j=a;break}if(i!==j)return{reset:{placement:j}}}return{}}}},Oh=new Set(["left","top"]);async function Bh(e,t){const{placement:n,platform:o,elements:i}=e,r=await(o.isRTL==null?void 0:o.isRTL(i.floating)),s=Tt(n),a=ft(n),l=Bt(n)==="y",u=Oh.has(s)?-1:1,c=r&&l?-1:1,d=Cn(t,e);let{mainAxis:v,crossAxis:h,alignmentAxis:b}=typeof d=="number"?{mainAxis:d,crossAxis:0,alignmentAxis:null}:{mainAxis:d.mainAxis||0,crossAxis:d.crossAxis||0,alignmentAxis:d.alignmentAxis};return a&&typeof b=="number"&&(h=a==="end"?b*-1:b),l?{x:h*c,y:v*u}:{x:v*u,y:h*c}}const Mh=function(e){return e===void 0&&(e=0),{name:"offset",options:e,async fn(t){var n,o;const{x:i,y:r,placement:s,middlewareData:a}=t,l=await Bh(t,e);return s===((n=a.offset)==null?void 0:n.placement)&&(o=a.arrow)!=null&&o.alignmentOffset?{}:{x:i+l.x,y:r+l.y,data:{...l,placement:s}}}}},Rh=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){const{x:n,y:o,placement:i}=t,{mainAxis:r=!0,crossAxis:s=!1,limiter:a={fn:P=>{let{x:k,y:E}=P;return{x:k,y:E}}},...l}=Cn(e,t),u={x:n,y:o},c=await Hi(t,l),d=Bt(Tt(i)),v=Du(d);let h=u[v],b=u[d];if(r){const P=v==="y"?"top":"left",k=v==="y"?"bottom":"right",E=h+c[P],L=h-c[k];h=$r(E,h,L)}if(s){const P=d==="y"?"top":"left",k=d==="y"?"bottom":"right",E=b+c[P],L=b-c[k];b=$r(E,b,L)}const _=a.fn({...t,[v]:h,[d]:b});return{..._,data:{x:_.x-n,y:_.y-o,enabled:{[v]:r,[d]:s}}}}}},Ih=function(e){return e===void 0&&(e={}),{name:"size",options:e,async fn(t){var n,o;const{placement:i,rects:r,platform:s,elements:a}=t,{apply:l=()=>{},...u}=Cn(e,t),c=await Hi(t,u),d=Tt(i),v=ft(i),h=Bt(i)==="y",{width:b,height:_}=r.floating;let P,k;d==="top"||d==="bottom"?(P=d,k=v===(await(s.isRTL==null?void 0:s.isRTL(a.floating))?"start":"end")?"left":"right"):(k=d,P=v==="end"?"top":"bottom");const E=_-c.top-c.bottom,L=b-c.left-c.right,T=ko(_-c[P],E),U=ko(b-c[k],L),W=!t.middlewareData.shift;let X=T,ne=U;if((n=t.middlewareData.shift)!=null&&n.enabled.x&&(ne=L),(o=t.middlewareData.shift)!=null&&o.enabled.y&&(X=E),W&&!v){const K=gn(c.left,0),y=gn(c.right,0),g=gn(c.top,0),O=gn(c.bottom,0);h?ne=b-2*(K!==0||y!==0?K+y:gn(c.left,c.right)):X=_-2*(g!==0||O!==0?g+O:gn(c.top,c.bottom))}await l({...t,availableWidth:ne,availableHeight:X});const I=await s.getDimensions(a.floating);return b!==I.width||_!==I.height?{reset:{rects:!0}}:{}}}};function ot(e){var t;return((t=e.ownerDocument)==null?void 0:t.defaultView)||window}function At(e){return ot(e).getComputedStyle(e)}const Na=Math.min,mo=Math.max,Ai=Math.round;function Bu(e){const t=At(e);let n=parseFloat(t.width),o=parseFloat(t.height);const i=e.offsetWidth,r=e.offsetHeight,s=Ai(n)!==i||Ai(o)!==r;return s&&(n=i,o=r),{width:n,height:o,fallback:s}}function on(e){return Ru(e)?(e.nodeName||"").toLowerCase():""}let Zo;function Mu(){if(Zo)return Zo;const e=navigator.userAgentData;return e&&Array.isArray(e.brands)?(Zo=e.brands.map(t=>t.brand+"/"+t.version).join(" "),Zo):navigator.userAgent}function St(e){return e instanceof ot(e).HTMLElement}function Jt(e){return e instanceof ot(e).Element}function Ru(e){return e instanceof ot(e).Node}function Pa(e){return typeof ShadowRoot>"u"?!1:e instanceof ot(e).ShadowRoot||e instanceof ShadowRoot}function ji(e){const{overflow:t,overflowX:n,overflowY:o,display:i}=At(e);return/auto|scroll|overlay|hidden|clip/.test(t+o+n)&&!["inline","contents"].includes(i)}function zh(e){return["table","td","th"].includes(on(e))}function Lr(e){const t=/firefox/i.test(Mu()),n=At(e),o=n.backdropFilter||n.WebkitBackdropFilter;return n.transform!=="none"||n.perspective!=="none"||!!o&&o!=="none"||t&&n.willChange==="filter"||t&&!!n.filter&&n.filter!=="none"||["transform","perspective"].some(i=>n.willChange.includes(i))||["paint","layout","strict","content"].some(i=>{const r=n.contain;return r!=null&&r.includes(i)})}function Iu(){return!/^((?!chrome|android).)*safari/i.test(Mu())}function os(e){return["html","body","#document"].includes(on(e))}function zu(e){return Jt(e)?e:e.contextElement}const Hu={x:1,y:1};function jn(e){const t=zu(e);if(!St(t))return Hu;const n=t.getBoundingClientRect(),{width:o,height:i,fallback:r}=Bu(t);let s=(r?Ai(n.width):n.width)/o,a=(r?Ai(n.height):n.height)/i;return s&&Number.isFinite(s)||(s=1),a&&Number.isFinite(a)||(a=1),{x:s,y:a}}function No(e,t,n,o){var i,r;t===void 0&&(t=!1),n===void 0&&(n=!1);const s=e.getBoundingClientRect(),a=zu(e);let l=Hu;t&&(o?Jt(o)&&(l=jn(o)):l=jn(e));const u=a?ot(a):window,c=!Iu()&&n;let d=(s.left+(c&&((i=u.visualViewport)==null?void 0:i.offsetLeft)||0))/l.x,v=(s.top+(c&&((r=u.visualViewport)==null?void 0:r.offsetTop)||0))/l.y,h=s.width/l.x,b=s.height/l.y;if(a){const _=ot(a),P=o&&Jt(o)?ot(o):o;let k=_.frameElement;for(;k&&o&&P!==_;){const E=jn(k),L=k.getBoundingClientRect(),T=getComputedStyle(k);L.x+=(k.clientLeft+parseFloat(T.paddingLeft))*E.x,L.y+=(k.clientTop+parseFloat(T.paddingTop))*E.y,d*=E.x,v*=E.y,h*=E.x,b*=E.y,d+=L.x,v+=L.y,k=ot(k).frameElement}}return{width:h,height:b,top:v,right:d+h,bottom:v+b,left:d,x:d,y:v}}function Qt(e){return((Ru(e)?e.ownerDocument:e.document)||window.document).documentElement}function Vi(e){return Jt(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function ju(e){return No(Qt(e)).left+Vi(e).scrollLeft}function Po(e){if(on(e)==="html")return e;const t=e.assignedSlot||e.parentNode||Pa(e)&&e.host||Qt(e);return Pa(t)?t.host:t}function Vu(e){const t=Po(e);return os(t)?t.ownerDocument.body:St(t)&&ji(t)?t:Vu(t)}function Si(e,t){var n;t===void 0&&(t=[]);const o=Vu(e),i=o===((n=e.ownerDocument)==null?void 0:n.body),r=ot(o);return i?t.concat(r,r.visualViewport||[],ji(o)?o:[]):t.concat(o,Si(o))}function $a(e,t,n){return t==="viewport"?ho(function(o,i){const r=ot(o),s=Qt(o),a=r.visualViewport;let l=s.clientWidth,u=s.clientHeight,c=0,d=0;if(a){l=a.width,u=a.height;const v=Iu();(v||!v&&i==="fixed")&&(c=a.offsetLeft,d=a.offsetTop)}return{width:l,height:u,x:c,y:d}}(e,n)):Jt(t)?ho(function(o,i){const r=No(o,!0,i==="fixed"),s=r.top+o.clientTop,a=r.left+o.clientLeft,l=St(o)?jn(o):{x:1,y:1};return{width:o.clientWidth*l.x,height:o.clientHeight*l.y,x:a*l.x,y:s*l.y}}(t,n)):ho(function(o){const i=Qt(o),r=Vi(o),s=o.ownerDocument.body,a=mo(i.scrollWidth,i.clientWidth,s.scrollWidth,s.clientWidth),l=mo(i.scrollHeight,i.clientHeight,s.scrollHeight,s.clientHeight);let u=-r.scrollLeft+ju(o);const c=-r.scrollTop;return At(s).direction==="rtl"&&(u+=mo(i.clientWidth,s.clientWidth)-a),{width:a,height:l,x:u,y:c}}(Qt(e)))}function La(e){return St(e)&&At(e).position!=="fixed"?e.offsetParent:null}function Da(e){const t=ot(e);let n=La(e);for(;n&&zh(n)&&At(n).position==="static";)n=La(n);return n&&(on(n)==="html"||on(n)==="body"&&At(n).position==="static"&&!Lr(n))?t:n||function(o){let i=Po(o);for(;St(i)&&!os(i);){if(Lr(i))return i;i=Po(i)}return null}(e)||t}function Hh(e,t,n){const o=St(t),i=Qt(t),r=No(e,!0,n==="fixed",t);let s={scrollLeft:0,scrollTop:0};const a={x:0,y:0};if(o||!o&&n!=="fixed")if((on(t)!=="body"||ji(i))&&(s=Vi(t)),St(t)){const l=No(t,!0);a.x=l.x+t.clientLeft,a.y=l.y+t.clientTop}else i&&(a.x=ju(i));return{x:r.left+s.scrollLeft-a.x,y:r.top+s.scrollTop-a.y,width:r.width,height:r.height}}const jh={getClippingRect:function(e){let{element:t,boundary:n,rootBoundary:o,strategy:i}=e;const r=n==="clippingAncestors"?function(u,c){const d=c.get(u);if(d)return d;let v=Si(u).filter(P=>Jt(P)&&on(P)!=="body"),h=null;const b=At(u).position==="fixed";let _=b?Po(u):u;for(;Jt(_)&&!os(_);){const P=At(_),k=Lr(_);(b?k||h:k||P.position!=="static"||!h||!["absolute","fixed"].includes(h.position))?h=P:v=v.filter(E=>E!==_),_=Po(_)}return c.set(u,v),v}(t,this._c):[].concat(n),s=[...r,o],a=s[0],l=s.reduce((u,c)=>{const d=$a(t,c,i);return u.top=mo(d.top,u.top),u.right=Na(d.right,u.right),u.bottom=Na(d.bottom,u.bottom),u.left=mo(d.left,u.left),u},$a(t,a,i));return{width:l.right-l.left,height:l.bottom-l.top,x:l.left,y:l.top}},convertOffsetParentRelativeRectToViewportRelativeRect:function(e){let{rect:t,offsetParent:n,strategy:o}=e;const i=St(n),r=Qt(n);if(n===r)return t;let s={scrollLeft:0,scrollTop:0},a={x:1,y:1};const l={x:0,y:0};if((i||!i&&o!=="fixed")&&((on(n)!=="body"||ji(r))&&(s=Vi(n)),St(n))){const u=No(n);a=jn(n),l.x=u.x+n.clientLeft,l.y=u.y+n.clientTop}return{width:t.width*a.x,height:t.height*a.y,x:t.x*a.x-s.scrollLeft*a.x+l.x,y:t.y*a.y-s.scrollTop*a.y+l.y}},isElement:Jt,getDimensions:function(e){return St(e)?Bu(e):e.getBoundingClientRect()},getOffsetParent:Da,getDocumentElement:Qt,getScale:jn,async getElementRects(e){let{reference:t,floating:n,strategy:o}=e;const i=this.getOffsetParent||Da,r=this.getDimensions;return{reference:Hh(t,await i(n),o),floating:{x:0,y:0,...await r(n)}}},getClientRects:e=>Array.from(e.getClientRects()),isRTL:e=>At(e).direction==="rtl"},Vh=(e,t,n)=>{const o=new Map,i={platform:jh,...n},r={...i.platform,_c:o};return Ph(e,t,{...i,platform:r})},An={disabled:!1,distance:5,skidding:0,container:"body",boundary:void 0,instantMove:!1,disposeTimeout:150,popperTriggers:[],strategy:"absolute",preventOverflow:!0,flip:!0,shift:!0,overflowPadding:0,arrowPadding:0,arrowOverflow:!0,autoHideOnMousedown:!1,themes:{tooltip:{placement:"top",triggers:["hover","focus","touch"],hideTriggers:e=>[...e,"click"],delay:{show:200,hide:0},handleResize:!1,html:!1,loadingContent:"..."},dropdown:{placement:"bottom",triggers:["click"],delay:0,handleResize:!0,autoHide:!0},menu:{$extend:"dropdown",triggers:["hover","focus"],popperTriggers:["hover"],delay:{show:0,hide:400}}}};function Uh(e,t){let n=An.themes[e]||{},o;do o=n[t],typeof o>"u"?n.$extend?n=An.themes[n.$extend]||{}:(n=null,o=An[t]):n=null;while(n);return o}function Wh(e){const t=[e];let n=An.themes[e]||{};do n.$extend&&!n.$resetCss?(t.push(n.$extend),n=An.themes[n.$extend]||{}):n=null;while(n);return t.map(o=>`v-popper--theme-${o}`)}function Fa(e){const t=[e];let n=An.themes[e]||{};do n.$extend?(t.push(n.$extend),n=An.themes[n.$extend]||{}):n=null;while(n);return t}let $o=!1;if(typeof window<"u"){$o=!1;try{const e=Object.defineProperty({},"passive",{get(){$o=!0}});window.addEventListener("test",null,e)}catch{}}let Uu=!1;typeof window<"u"&&typeof navigator<"u"&&(Uu=/iPad|iPhone|iPod/.test(navigator.userAgent)&&!window.MSStream);const Gh=["auto","top","bottom","left","right"].reduce((e,t)=>e.concat([t,`${t}-start`,`${t}-end`]),[]),Oa={hover:"mouseenter",focus:"focus",click:"click",touch:"touchstart",pointer:"pointerdown"},Ba={hover:"mouseleave",focus:"blur",click:"click",touch:"touchend",pointer:"pointerup"};function Ma(e,t){const n=e.indexOf(t);n!==-1&&e.splice(n,1)}function fr(){return new Promise(e=>requestAnimationFrame(()=>{requestAnimationFrame(e)}))}const ct=[];let hn=null;const Ra={};function Ia(e){let t=Ra[e];return t||(t=Ra[e]=[]),t}let Dr=function(){};typeof window<"u"&&(Dr=window.Element);function ie(e){return function(t){return Uh(t.theme,e)}}const hr="__floating-vue__popper",Wu=()=>Un({name:"VPopper",provide(){return{[hr]:{parentPopper:this}}},inject:{[hr]:{default:null}},props:{theme:{type:String,required:!0},targetNodes:{type:Function,required:!0},referenceNode:{type:Function,default:null},popperNode:{type:Function,required:!0},shown:{type:Boolean,default:!1},showGroup:{type:String,default:null},ariaId:{default:null},disabled:{type:Boolean,default:ie("disabled")},positioningDisabled:{type:Boolean,default:ie("positioningDisabled")},placement:{type:String,default:ie("placement"),validator:e=>Gh.includes(e)},delay:{type:[String,Number,Object],default:ie("delay")},distance:{type:[Number,String],default:ie("distance")},skidding:{type:[Number,String],default:ie("skidding")},triggers:{type:Array,default:ie("triggers")},showTriggers:{type:[Array,Function],default:ie("showTriggers")},hideTriggers:{type:[Array,Function],default:ie("hideTriggers")},popperTriggers:{type:Array,default:ie("popperTriggers")},popperShowTriggers:{type:[Array,Function],default:ie("popperShowTriggers")},popperHideTriggers:{type:[Array,Function],default:ie("popperHideTriggers")},container:{type:[String,Object,Dr,Boolean],default:ie("container")},boundary:{type:[String,Dr],default:ie("boundary")},strategy:{type:String,validator:e=>["absolute","fixed"].includes(e),default:ie("strategy")},autoHide:{type:[Boolean,Function],default:ie("autoHide")},handleResize:{type:Boolean,default:ie("handleResize")},instantMove:{type:Boolean,default:ie("instantMove")},eagerMount:{type:Boolean,default:ie("eagerMount")},popperClass:{type:[String,Array,Object],default:ie("popperClass")},computeTransformOrigin:{type:Boolean,default:ie("computeTransformOrigin")},autoMinSize:{type:Boolean,default:ie("autoMinSize")},autoSize:{type:[Boolean,String],default:ie("autoSize")},autoMaxSize:{type:Boolean,default:ie("autoMaxSize")},autoBoundaryMaxSize:{type:Boolean,default:ie("autoBoundaryMaxSize")},preventOverflow:{type:Boolean,default:ie("preventOverflow")},overflowPadding:{type:[Number,String],default:ie("overflowPadding")},arrowPadding:{type:[Number,String],default:ie("arrowPadding")},arrowOverflow:{type:Boolean,default:ie("arrowOverflow")},flip:{type:Boolean,default:ie("flip")},shift:{type:Boolean,default:ie("shift")},shiftCrossAxis:{type:Boolean,default:ie("shiftCrossAxis")},noAutoFocus:{type:Boolean,default:ie("noAutoFocus")},disposeTimeout:{type:Number,default:ie("disposeTimeout")}},emits:{show:()=>!0,hide:()=>!0,"update:shown":e=>!0,"apply-show":()=>!0,"apply-hide":()=>!0,"close-group":()=>!0,"close-directive":()=>!0,"auto-hide":()=>!0,resize:()=>!0},data(){return{isShown:!1,isMounted:!1,skipTransition:!1,classes:{showFrom:!1,showTo:!1,hideFrom:!1,hideTo:!0},result:{x:0,y:0,placement:"",strategy:this.strategy,arrow:{x:0,y:0,centerOffset:0},transformOrigin:null},randomId:`popper_${[Math.random(),Date.now()].map(e=>e.toString(36).substring(2,10)).join("_")}`,shownChildren:new Set,lastAutoHide:!0,pendingHide:!1,containsGlobalTarget:!1,isDisposed:!0,mouseDownContains:!1}},computed:{popperId(){return this.ariaId!=null?this.ariaId:this.randomId},shouldMountContent(){return this.eagerMount||this.isMounted},slotData(){return{popperId:this.popperId,isShown:this.isShown,shouldMountContent:this.shouldMountContent,skipTransition:this.skipTransition,autoHide:typeof this.autoHide=="function"?this.lastAutoHide:this.autoHide,show:this.show,hide:this.hide,handleResize:this.handleResize,onResize:this.onResize,classes:{...this.classes,popperClass:this.popperClass},result:this.positioningDisabled?null:this.result,attrs:this.$attrs}},parentPopper(){var e;return(e=this[hr])==null?void 0:e.parentPopper},hasPopperShowTriggerHover(){var e,t;return((e=this.popperTriggers)==null?void 0:e.includes("hover"))||((t=this.popperShowTriggers)==null?void 0:t.includes("hover"))}},watch:{shown:"$_autoShowHide",disabled(e){e?this.dispose():this.init()},async container(){this.isShown&&(this.$_ensureTeleport(),await this.$_computePosition())},triggers:{handler:"$_refreshListeners",deep:!0},positioningDisabled:"$_refreshListeners",...["placement","distance","skidding","boundary","strategy","overflowPadding","arrowPadding","preventOverflow","shift","shiftCrossAxis","flip"].reduce((e,t)=>(e[t]="$_computePosition",e),{})},created(){this.autoMinSize&&console.warn('[floating-vue] `autoMinSize` option is deprecated. Use `autoSize="min"` instead.'),this.autoMaxSize&&console.warn("[floating-vue] `autoMaxSize` option is deprecated. Use `autoBoundaryMaxSize` instead.")},mounted(){this.init(),this.$_detachPopperNode()},activated(){this.$_autoShowHide()},deactivated(){this.hide()},beforeUnmount(){this.dispose()},methods:{show({event:e=null,skipDelay:t=!1,force:n=!1}={}){var o,i;(o=this.parentPopper)!=null&&o.lockedChild&&this.parentPopper.lockedChild!==this||(this.pendingHide=!1,(n||!this.disabled)&&(((i=this.parentPopper)==null?void 0:i.lockedChild)===this&&(this.parentPopper.lockedChild=null),this.$_scheduleShow(e,t),this.$emit("show"),this.$_showFrameLocked=!0,requestAnimationFrame(()=>{this.$_showFrameLocked=!1})),this.$emit("update:shown",!0))},hide({event:e=null,skipDelay:t=!1}={}){var n;if(!this.$_hideInProgress){if(this.shownChildren.size>0){this.pendingHide=!0;return}if(this.hasPopperShowTriggerHover&&this.$_isAimingPopper()){this.parentPopper&&(this.parentPopper.lockedChild=this,clearTimeout(this.parentPopper.lockedChildTimer),this.parentPopper.lockedChildTimer=setTimeout(()=>{this.parentPopper.lockedChild===this&&(this.parentPopper.lockedChild.hide({skipDelay:t}),this.parentPopper.lockedChild=null)},1e3));return}((n=this.parentPopper)==null?void 0:n.lockedChild)===this&&(this.parentPopper.lockedChild=null),this.pendingHide=!1,this.$_scheduleHide(e,t),this.$emit("hide"),this.$emit("update:shown",!1)}},init(){var e;this.isDisposed&&(this.isDisposed=!1,this.isMounted=!1,this.$_events=[],this.$_preventShow=!1,this.$_referenceNode=((e=this.referenceNode)==null?void 0:e.call(this))??this.$el,this.$_targetNodes=this.targetNodes().filter(t=>t.nodeType===t.ELEMENT_NODE),this.$_popperNode=this.popperNode(),this.$_innerNode=this.$_popperNode.querySelector(".v-popper__inner"),this.$_arrowNode=this.$_popperNode.querySelector(".v-popper__arrow-container"),this.$_swapTargetAttrs("title","data-original-title"),this.$_detachPopperNode(),this.triggers.length&&this.$_addEventListeners(),this.shown&&this.show())},dispose(){this.isDisposed||(this.isDisposed=!0,this.$_removeEventListeners(),this.hide({skipDelay:!0}),this.$_detachPopperNode(),this.isMounted=!1,this.isShown=!1,this.$_updateParentShownChildren(!1),this.$_swapTargetAttrs("data-original-title","title"))},async onResize(){this.isShown&&(await this.$_computePosition(),this.$emit("resize"))},async $_computePosition(){if(this.isDisposed||this.positioningDisabled)return;const e={strategy:this.strategy,middleware:[]};(this.distance||this.skidding)&&e.middleware.push(Mh({mainAxis:this.distance,crossAxis:this.skidding}));const t=this.placement.startsWith("auto");if(t?e.middleware.push(Dh({alignment:this.placement.split("-")[1]??""})):e.placement=this.placement,this.preventOverflow&&(this.shift&&e.middleware.push(Rh({padding:this.overflowPadding,boundary:this.boundary,crossAxis:this.shiftCrossAxis})),!t&&this.flip&&e.middleware.push(Fh({padding:this.overflowPadding,boundary:this.boundary}))),e.middleware.push($h({element:this.$_arrowNode,padding:this.arrowPadding})),this.arrowOverflow&&e.middleware.push({name:"arrowOverflow",fn:({placement:o,rects:i,middlewareData:r})=>{let s;const{centerOffset:a}=r.arrow;return o.startsWith("top")||o.startsWith("bottom")?s=Math.abs(a)>i.reference.width/2:s=Math.abs(a)>i.reference.height/2,{data:{overflow:s}}}}),this.autoMinSize||this.autoSize){const o=this.autoSize?this.autoSize:this.autoMinSize?"min":null;e.middleware.push({name:"autoSize",fn:({rects:i,placement:r,middlewareData:s})=>{var a;if((a=s.autoSize)!=null&&a.skip)return{};let l,u;return r.startsWith("top")||r.startsWith("bottom")?l=i.reference.width:u=i.reference.height,this.$_innerNode.style[o==="min"?"minWidth":o==="max"?"maxWidth":"width"]=l!=null?`${l}px`:null,this.$_innerNode.style[o==="min"?"minHeight":o==="max"?"maxHeight":"height"]=u!=null?`${u}px`:null,{data:{skip:!0},reset:{rects:!0}}}})}(this.autoMaxSize||this.autoBoundaryMaxSize)&&(this.$_innerNode.style.maxWidth=null,this.$_innerNode.style.maxHeight=null,e.middleware.push(Ih({boundary:this.boundary,padding:this.overflowPadding,apply:({availableWidth:o,availableHeight:i})=>{this.$_innerNode.style.maxWidth=o!=null?`${o}px`:null,this.$_innerNode.style.maxHeight=i!=null?`${i}px`:null}})));const n=await Vh(this.$_referenceNode,this.$_popperNode,e);Object.assign(this.result,{x:n.x,y:n.y,placement:n.placement,strategy:n.strategy,arrow:{...n.middlewareData.arrow,...n.middlewareData.arrowOverflow}})},$_scheduleShow(e,t=!1){if(this.$_updateParentShownChildren(!0),this.$_hideInProgress=!1,clearTimeout(this.$_scheduleTimer),hn&&this.instantMove&&hn.instantMove&&hn!==this.parentPopper){hn.$_applyHide(!0),this.$_applyShow(!0);return}t?this.$_applyShow():this.$_scheduleTimer=setTimeout(this.$_applyShow.bind(this),this.$_computeDelay("show"))},$_scheduleHide(e,t=!1){if(this.shownChildren.size>0){this.pendingHide=!0;return}this.$_updateParentShownChildren(!1),this.$_hideInProgress=!0,clearTimeout(this.$_scheduleTimer),this.isShown&&(hn=this),t?this.$_applyHide():this.$_scheduleTimer=setTimeout(this.$_applyHide.bind(this),this.$_computeDelay("hide"))},$_computeDelay(e){const t=this.delay;return parseInt(t&&t[e]||t||0)},async $_applyShow(e=!1){clearTimeout(this.$_disposeTimer),clearTimeout(this.$_scheduleTimer),this.skipTransition=e,!this.isShown&&(this.$_ensureTeleport(),await fr(),await this.$_computePosition(),await this.$_applyShowEffect(),this.positioningDisabled||this.$_registerEventListeners([...Si(this.$_referenceNode),...Si(this.$_popperNode)],"scroll",()=>{this.$_computePosition()}))},async $_applyShowEffect(){if(this.$_hideInProgress)return;if(this.computeTransformOrigin){const t=this.$_referenceNode.getBoundingClientRect(),n=this.$_popperNode.querySelector(".v-popper__wrapper"),o=n.parentNode.getBoundingClientRect(),i=t.x+t.width/2-(o.left+n.offsetLeft),r=t.y+t.height/2-(o.top+n.offsetTop);this.result.transformOrigin=`${i}px ${r}px`}this.isShown=!0,this.$_applyAttrsToTarget({"aria-describedby":this.popperId,"data-popper-shown":""});const e=this.showGroup;if(e){let t;for(let n=0;n<ct.length;n++)t=ct[n],t.showGroup!==e&&(t.hide(),t.$emit("close-group"))}ct.push(this),document.body.classList.add("v-popper--some-open");for(const t of Fa(this.theme))Ia(t).push(this),document.body.classList.add(`v-popper--some-open--${t}`);this.$emit("apply-show"),this.classes.showFrom=!0,this.classes.showTo=!1,this.classes.hideFrom=!1,this.classes.hideTo=!1,await fr(),this.classes.showFrom=!1,this.classes.showTo=!0,this.noAutoFocus||this.$_popperNode.focus()},async $_applyHide(e=!1){if(this.shownChildren.size>0){this.pendingHide=!0,this.$_hideInProgress=!1;return}if(clearTimeout(this.$_scheduleTimer),!this.isShown)return;this.skipTransition=e,Ma(ct,this),ct.length===0&&document.body.classList.remove("v-popper--some-open");for(const n of Fa(this.theme)){const o=Ia(n);Ma(o,this),o.length===0&&document.body.classList.remove(`v-popper--some-open--${n}`)}hn===this&&(hn=null),this.isShown=!1,this.$_applyAttrsToTarget({"aria-describedby":void 0,"data-popper-shown":void 0}),clearTimeout(this.$_disposeTimer);const t=this.disposeTimeout;t!==null&&(this.$_disposeTimer=setTimeout(()=>{this.$_popperNode&&(this.$_detachPopperNode(),this.isMounted=!1)},t)),this.$_removeEventListeners("scroll"),this.$emit("apply-hide"),this.classes.showFrom=!1,this.classes.showTo=!1,this.classes.hideFrom=!0,this.classes.hideTo=!1,await fr(),this.classes.hideFrom=!1,this.classes.hideTo=!0},$_autoShowHide(){this.shown?this.show():this.hide()},$_ensureTeleport(){if(this.isDisposed)return;let e=this.container;if(typeof e=="string"?e=window.document.querySelector(e):e===!1&&(e=this.$_targetNodes[0].parentNode),!e)throw new Error("No container for popover: "+this.container);e.appendChild(this.$_popperNode),this.isMounted=!0},$_addEventListeners(){const e=n=>{this.isShown&&!this.$_hideInProgress||(n.usedByTooltip=!0,!this.$_preventShow&&this.show({event:n}))};this.$_registerTriggerListeners(this.$_targetNodes,Oa,this.triggers,this.showTriggers,e),this.$_registerTriggerListeners([this.$_popperNode],Oa,this.popperTriggers,this.popperShowTriggers,e);const t=n=>{n.usedByTooltip||this.hide({event:n})};this.$_registerTriggerListeners(this.$_targetNodes,Ba,this.triggers,this.hideTriggers,t),this.$_registerTriggerListeners([this.$_popperNode],Ba,this.popperTriggers,this.popperHideTriggers,t)},$_registerEventListeners(e,t,n){this.$_events.push({targetNodes:e,eventType:t,handler:n}),e.forEach(o=>o.addEventListener(t,n,$o?{passive:!0}:void 0))},$_registerTriggerListeners(e,t,n,o,i){let r=n;o!=null&&(r=typeof o=="function"?o(r):o),r.forEach(s=>{const a=t[s];a&&this.$_registerEventListeners(e,a,i)})},$_removeEventListeners(e){const t=[];this.$_events.forEach(n=>{const{targetNodes:o,eventType:i,handler:r}=n;!e||e===i?o.forEach(s=>s.removeEventListener(i,r)):t.push(n)}),this.$_events=t},$_refreshListeners(){this.isDisposed||(this.$_removeEventListeners(),this.$_addEventListeners())},$_handleGlobalClose(e,t=!1){this.$_showFrameLocked||(this.hide({event:e}),e.closePopover?this.$emit("close-directive"):this.$emit("auto-hide"),t&&(this.$_preventShow=!0,setTimeout(()=>{this.$_preventShow=!1},300)))},$_detachPopperNode(){this.$_popperNode.parentNode&&this.$_popperNode.parentNode.removeChild(this.$_popperNode)},$_swapTargetAttrs(e,t){for(const n of this.$_targetNodes){const o=n.getAttribute(e);o&&(n.removeAttribute(e),n.setAttribute(t,o))}},$_applyAttrsToTarget(e){for(const t of this.$_targetNodes)for(const n in e){const o=e[n];o==null?t.removeAttribute(n):t.setAttribute(n,o)}},$_updateParentShownChildren(e){let t=this.parentPopper;for(;t;)e?t.shownChildren.add(this.randomId):(t.shownChildren.delete(this.randomId),t.pendingHide&&t.hide()),t=t.parentPopper},$_isAimingPopper(){const e=this.$_referenceNode.getBoundingClientRect();if(vo>=e.left&&vo<=e.right&&go>=e.top&&go<=e.bottom){const t=this.$_popperNode.getBoundingClientRect(),n=vo-Gt,o=go-Kt,i=t.left+t.width/2-Gt+(t.top+t.height/2)-Kt+t.width+t.height,r=Gt+n*i,s=Kt+o*i;return Yo(Gt,Kt,r,s,t.left,t.top,t.left,t.bottom)||Yo(Gt,Kt,r,s,t.left,t.top,t.right,t.top)||Yo(Gt,Kt,r,s,t.right,t.top,t.right,t.bottom)||Yo(Gt,Kt,r,s,t.left,t.bottom,t.right,t.bottom)}return!1}},render(){return this.$slots.default(this.slotData)}});if(typeof document<"u"&&typeof window<"u"){if(Uu){const e=$o?{passive:!0,capture:!0}:!0;document.addEventListener("touchstart",t=>za(t),e),document.addEventListener("touchend",t=>Ha(t,!0),e)}else window.addEventListener("mousedown",e=>za(e),!0),window.addEventListener("click",e=>Ha(e,!1),!0);window.addEventListener("resize",Yh)}function za(e,t){for(let n=0;n<ct.length;n++){const o=ct[n];try{o.mouseDownContains=o.popperNode().contains(e.target)}catch{}}}function Ha(e,t){Kh(e,t)}function Kh(e,t){const n={};for(let o=ct.length-1;o>=0;o--){const i=ct[o];try{const r=i.containsGlobalTarget=i.mouseDownContains||i.popperNode().contains(e.target);i.pendingHide=!1,requestAnimationFrame(()=>{if(i.pendingHide=!1,!n[i.randomId]&&ja(i,r,e)){if(i.$_handleGlobalClose(e,t),!e.closeAllPopover&&e.closePopover&&r){let a=i.parentPopper;for(;a;)n[a.randomId]=!0,a=a.parentPopper;return}let s=i.parentPopper;for(;s&&ja(s,s.containsGlobalTarget,e);)s.$_handleGlobalClose(e,t),s=s.parentPopper}})}catch{}}}function ja(e,t,n){return n.closeAllPopover||n.closePopover&&t||Zh(e,n)&&!t}function Zh(e,t){if(typeof e.autoHide=="function"){const n=e.autoHide(t);return e.lastAutoHide=n,n}return e.autoHide}function Yh(){for(let e=0;e<ct.length;e++)ct[e].$_computePosition()}let Gt=0,Kt=0,vo=0,go=0;typeof window<"u"&&window.addEventListener("mousemove",e=>{Gt=vo,Kt=go,vo=e.clientX,go=e.clientY},$o?{passive:!0}:void 0);function Yo(e,t,n,o,i,r,s,a){const l=((s-i)*(t-r)-(a-r)*(e-i))/((a-r)*(n-e)-(s-i)*(o-t)),u=((n-e)*(t-r)-(o-t)*(e-i))/((a-r)*(n-e)-(s-i)*(o-t));return l>=0&&l<=1&&u>=0&&u<=1}const qh={extends:Wu()},is=(e,t)=>{const n=e.__vccOpts||e;for(const[o,i]of t)n[o]=i;return n};function Xh(e,t,n,o,i,r){return re(),Ae("div",{ref:"reference",class:_t(["v-popper",{"v-popper--shown":e.slotData.isShown}])},[Ct(e.$slots,"default",mr(fi(e.slotData)))],2)}const Jh=is(qh,[["render",Xh]]);function Qh(){var e=window.navigator.userAgent,t=e.indexOf("MSIE ");if(t>0)return parseInt(e.substring(t+5,e.indexOf(".",t)),10);var n=e.indexOf("Trident/");if(n>0){var o=e.indexOf("rv:");return parseInt(e.substring(o+3,e.indexOf(".",o)),10)}var i=e.indexOf("Edge/");return i>0?parseInt(e.substring(i+5,e.indexOf(".",i)),10):-1}let oi;function Fr(){Fr.init||(Fr.init=!0,oi=Qh()!==-1)}var ii={name:"ResizeObserver",props:{emitOnMount:{type:Boolean,default:!1},ignoreWidth:{type:Boolean,default:!1},ignoreHeight:{type:Boolean,default:!1}},emits:["notify"],mounted(){Fr(),Kr(()=>{this._w=this.$el.offsetWidth,this._h=this.$el.offsetHeight,this.emitOnMount&&this.emitSize()});const e=document.createElement("object");this._resizeObject=e,e.setAttribute("aria-hidden","true"),e.setAttribute("tabindex",-1),e.onload=this.addResizeHandlers,e.type="text/html",oi&&this.$el.appendChild(e),e.data="about:blank",oi||this.$el.appendChild(e)},beforeUnmount(){this.removeResizeHandlers()},methods:{compareAndNotify(){(!this.ignoreWidth&&this._w!==this.$el.offsetWidth||!this.ignoreHeight&&this._h!==this.$el.offsetHeight)&&(this._w=this.$el.offsetWidth,this._h=this.$el.offsetHeight,this.emitSize())},emitSize(){this.$emit("notify",{width:this._w,height:this._h})},addResizeHandlers(){this._resizeObject.contentDocument.defaultView.addEventListener("resize",this.compareAndNotify),this.compareAndNotify()},removeResizeHandlers(){this._resizeObject&&this._resizeObject.onload&&(!oi&&this._resizeObject.contentDocument&&this._resizeObject.contentDocument.defaultView.removeEventListener("resize",this.compareAndNotify),this.$el.removeChild(this._resizeObject),this._resizeObject.onload=null,this._resizeObject=null)}}};const e0=td();Qc("data-v-b329ee4c");const t0={class:"resize-observer",tabindex:"-1"};ed();const n0=e0((e,t,n,o,i,r)=>(re(),Qe("div",t0)));ii.render=n0,ii.__scopeId="data-v-b329ee4c",ii.__file="src/components/ResizeObserver.vue";const Gu=(e="theme")=>({computed:{themeClass(){return Wh(this[e])}}}),o0=Un({name:"VPopperContent",components:{ResizeObserver:ii},mixins:[Gu()],props:{popperId:String,theme:String,shown:Boolean,mounted:Boolean,skipTransition:Boolean,autoHide:Boolean,handleResize:Boolean,classes:Object,result:Object},emits:["hide","resize"],methods:{toPx(e){return e!=null&&!isNaN(e)?`${e}px`:null}}}),i0=["id","aria-hidden","tabindex","data-popper-placement"],r0={ref:"inner",class:"v-popper__inner"},s0=ve("div",{class:"v-popper__arrow-outer"},null,-1),a0=ve("div",{class:"v-popper__arrow-inner"},null,-1),l0=[s0,a0];function u0(e,t,n,o,i,r){const s=lt("ResizeObserver");return re(),Ae("div",{id:e.popperId,ref:"popover",class:_t(["v-popper__popper",[e.themeClass,e.classes.popperClass,{"v-popper__popper--shown":e.shown,"v-popper__popper--hidden":!e.shown,"v-popper__popper--show-from":e.classes.showFrom,"v-popper__popper--show-to":e.classes.showTo,"v-popper__popper--hide-from":e.classes.hideFrom,"v-popper__popper--hide-to":e.classes.hideTo,"v-popper__popper--skip-transition":e.skipTransition,"v-popper__popper--arrow-overflow":e.result&&e.result.arrow.overflow,"v-popper__popper--no-positioning":!e.result}]]),style:qt(e.result?{position:e.result.strategy,transform:`translate3d(${Math.round(e.result.x)}px,${Math.round(e.result.y)}px,0)`}:void 0),"aria-hidden":e.shown?"false":"true",tabindex:e.autoHide?0:void 0,"data-popper-placement":e.result?e.result.placement:void 0,onKeyup:t[2]||(t[2]=Lp(a=>e.autoHide&&e.$emit("hide"),["esc"]))},[ve("div",{class:"v-popper__backdrop",onClick:t[0]||(t[0]=a=>e.autoHide&&e.$emit("hide"))}),ve("div",{class:"v-popper__wrapper",style:qt(e.result?{transformOrigin:e.result.transformOrigin}:void 0)},[ve("div",r0,[e.mounted?(re(),Ae(Fe,{key:0},[ve("div",null,[Ct(e.$slots,"default")]),e.handleResize?(re(),Qe(s,{key:0,onNotify:t[1]||(t[1]=a=>e.$emit("resize",a))})):ut("",!0)],64)):ut("",!0)],512),ve("div",{ref:"arrow",class:"v-popper__arrow-container",style:qt(e.result?{left:e.toPx(e.result.arrow.x),top:e.toPx(e.result.arrow.y)}:void 0)},l0,4)],4)],46,i0)}const c0=is(o0,[["render",u0]]),d0={methods:{show(...e){return this.$refs.popper.show(...e)},hide(...e){return this.$refs.popper.hide(...e)},dispose(...e){return this.$refs.popper.dispose(...e)},onResize(...e){return this.$refs.popper.onResize(...e)}}};let Or=function(){};typeof window<"u"&&(Or=window.Element);const p0=Un({name:"VPopperWrapper",components:{Popper:Jh,PopperContent:c0},mixins:[d0,Gu("finalTheme")],props:{theme:{type:String,default:null},referenceNode:{type:Function,default:null},shown:{type:Boolean,default:!1},showGroup:{type:String,default:null},ariaId:{default:null},disabled:{type:Boolean,default:void 0},positioningDisabled:{type:Boolean,default:void 0},placement:{type:String,default:void 0},delay:{type:[String,Number,Object],default:void 0},distance:{type:[Number,String],default:void 0},skidding:{type:[Number,String],default:void 0},triggers:{type:Array,default:void 0},showTriggers:{type:[Array,Function],default:void 0},hideTriggers:{type:[Array,Function],default:void 0},popperTriggers:{type:Array,default:void 0},popperShowTriggers:{type:[Array,Function],default:void 0},popperHideTriggers:{type:[Array,Function],default:void 0},container:{type:[String,Object,Or,Boolean],default:void 0},boundary:{type:[String,Or],default:void 0},strategy:{type:String,default:void 0},autoHide:{type:[Boolean,Function],default:void 0},handleResize:{type:Boolean,default:void 0},instantMove:{type:Boolean,default:void 0},eagerMount:{type:Boolean,default:void 0},popperClass:{type:[String,Array,Object],default:void 0},computeTransformOrigin:{type:Boolean,default:void 0},autoMinSize:{type:Boolean,default:void 0},autoSize:{type:[Boolean,String],default:void 0},autoMaxSize:{type:Boolean,default:void 0},autoBoundaryMaxSize:{type:Boolean,default:void 0},preventOverflow:{type:Boolean,default:void 0},overflowPadding:{type:[Number,String],default:void 0},arrowPadding:{type:[Number,String],default:void 0},arrowOverflow:{type:Boolean,default:void 0},flip:{type:Boolean,default:void 0},shift:{type:Boolean,default:void 0},shiftCrossAxis:{type:Boolean,default:void 0},noAutoFocus:{type:Boolean,default:void 0},disposeTimeout:{type:Number,default:void 0}},emits:{show:()=>!0,hide:()=>!0,"update:shown":e=>!0,"apply-show":()=>!0,"apply-hide":()=>!0,"close-group":()=>!0,"close-directive":()=>!0,"auto-hide":()=>!0,resize:()=>!0},computed:{finalTheme(){return this.theme??this.$options.vPopperTheme}},methods:{getTargetNodes(){return Array.from(this.$el.children).filter(e=>e!==this.$refs.popperContent.$el)}}});function f0(e,t,n,o,i,r){const s=lt("PopperContent"),a=lt("Popper");return re(),Qe(a,rn({ref:"popper"},e.$props,{theme:e.finalTheme,"target-nodes":e.getTargetNodes,"popper-node":()=>e.$refs.popperContent.$el,class:[e.themeClass],onShow:t[0]||(t[0]=()=>e.$emit("show")),onHide:t[1]||(t[1]=()=>e.$emit("hide")),"onUpdate:shown":t[2]||(t[2]=l=>e.$emit("update:shown",l)),onApplyShow:t[3]||(t[3]=()=>e.$emit("apply-show")),onApplyHide:t[4]||(t[4]=()=>e.$emit("apply-hide")),onCloseGroup:t[5]||(t[5]=()=>e.$emit("close-group")),onCloseDirective:t[6]||(t[6]=()=>e.$emit("close-directive")),onAutoHide:t[7]||(t[7]=()=>e.$emit("auto-hide")),onResize:t[8]||(t[8]=()=>e.$emit("resize"))}),{default:Te(({popperId:l,isShown:u,shouldMountContent:c,skipTransition:d,autoHide:v,show:h,hide:b,handleResize:_,onResize:P,classes:k,result:E})=>[Ct(e.$slots,"default",{shown:u,show:h,hide:b}),fe(s,{ref:"popperContent","popper-id":l,theme:e.finalTheme,shown:u,mounted:c,"skip-transition":d,"auto-hide":v,"handle-resize":_,classes:k,result:E,onHide:b,onResize:P},{default:Te(()=>[Ct(e.$slots,"popper",{shown:u,hide:b})]),_:2},1032,["popper-id","theme","shown","mounted","skip-transition","auto-hide","handle-resize","classes","result","onHide","onResize"])]),_:3},16,["theme","target-nodes","popper-node","class"])}const Br=is(p0,[["render",f0]]),h0={...Br,name:"VDropdown",vPopperTheme:"dropdown"};({...Br},{...Br}),Wu();const m0=h0,Va=lf(),v0=Un({name:"NcPopoverTriggerProvider",provide(){return{"NcPopover:trigger:shown":()=>this.shown,"NcPopover:trigger:attrs":()=>this.triggerAttrs}},props:{shown:{type:Boolean,required:!0},popupRole:{type:String,default:void 0}},computed:{triggerAttrs(){return{"aria-haspopup":this.popupRole,"aria-expanded":this.shown.toString()}}},render(){return this.$slots.default?.({attrs:this.triggerAttrs})}}),g0={name:"NcPopover",components:{Dropdown:m0,NcPopoverTriggerProvider:v0},props:{boundary:{type:[String,Object],default:""},closeOnClickOutside:{type:Boolean,default:!1},container:{type:[String,Boolean],default:"body"},delay:{type:[Number,Object],default:0},noFocusTrap:{type:Boolean,default:!1},placement:{type:String,default:"bottom"},popoverBaseClass:{type:String,default:""},popoverTriggers:{type:[Array,Object],default:null},popupRole:{type:String,default:void 0,validator:e=>["menu","listbox","tree","grid","dialog","true"].includes(e)},setReturnFocus:{default:void 0,type:[HTMLElement,SVGElement,String,Boolean,Function]},shown:{type:Boolean,default:!1},triggers:{type:[Array,Object],default:()=>["click"]}},emits:["afterShow","afterHide","update:shown"],data(){return{internalShown:this.shown}},computed:{popperTriggers(){if(this.popoverTriggers&&Array.isArray(this.popoverTriggers))return this.popoverTriggers},popperHideTriggers(){if(this.popoverTriggers&&typeof this.popoverTriggers=="object")return this.popoverTriggers.hide},popperShowTriggers(){if(this.popoverTriggers&&typeof this.popoverTriggers=="object")return this.popoverTriggers.show},internalTriggers(){if(this.triggers&&Array.isArray(this.triggers))return this.triggers},hideTriggers(){if(this.triggers&&typeof this.triggers=="object")return this.triggers.hide},showTriggers(){if(this.triggers&&typeof this.triggers=="object")return this.triggers.show},internalPlacement(){return this.placement==="start"?Va?"right":"left":this.placement==="end"?Va?"left":"right":this.placement}},watch:{shown(e){this.internalShown=e},internalShown(e){this.$emit("update:shown",e)}},mounted(){this.checkTriggerA11y()},beforeUnmount(){this.clearFocusTrap(),this.clearEscapeStopPropagation()},methods:{checkTriggerA11y(){window.OC?.debug&&this.getPopoverTriggerContainerElement().querySelector("[aria-expanded]")},removeFloatingVueAriaDescribedBy(){const e=this.getPopoverTriggerContainerElement().querySelectorAll("[data-popper-shown]");for(const t of e)t.removeAttribute("aria-describedby")},getPopoverContentElement(){return this.$refs.popover?.$refs.popperContent?.$el},getPopoverTriggerContainerElement(){return this.$refs.popover?.$refs.popper?.$refs.reference},async useFocusTrap(){if(await this.$nextTick(),this.noFocusTrap)return;const e=this.getPopoverContentElement();e.tabIndex=-1,e&&(this.$focusTrap=$u(e,{escapeDeactivates:!1,allowOutsideClick:!0,setReturnFocus:this.setReturnFocus,trapStack:Eo(),fallBackFocus:e}),this.$focusTrap.activate())},clearFocusTrap(e={}){try{this.$focusTrap?.deactivate(e),this.$focusTrap=null}catch(t){console.warn(t)}},addEscapeStopPropagation(){this.getPopoverContentElement()?.addEventListener("keydown",this.stopKeydownEscapeHandler)},clearEscapeStopPropagation(){this.getPopoverContentElement()?.removeEventListener("keydown",this.stopKeydownEscapeHandler)},stopKeydownEscapeHandler(e){e.type==="keydown"&&e.key==="Escape"&&e.stopPropagation()},async afterShow(){this.getPopoverContentElement().addEventListener("transitionend",()=>{this.$emit("afterShow")},{once:!0,passive:!0}),this.removeFloatingVueAriaDescribedBy(),await this.$nextTick(),await this.useFocusTrap(),this.addEscapeStopPropagation()},afterHide(){this.getPopoverContentElement()?.addEventListener("transitionend",()=>{this.$emit("afterHide")},{once:!0,passive:!0}),this.clearFocusTrap(),this.clearEscapeStopPropagation()}}};function y0(e,t,n,o,i,r){const s=lt("NcPopoverTriggerProvider"),a=lt("Dropdown");return re(),Qe(a,{ref:"popover",shown:i.internalShown,"onUpdate:shown":[t[0]||(t[0]=l=>i.internalShown=l),t[1]||(t[1]=l=>i.internalShown=l)],"arrow-padding":10,"auto-hide":n.closeOnClickOutside,boundary:n.boundary||void 0,container:n.container,delay:n.delay,distance:10,"handle-resize":"","no-auto-focus":!0,placement:r.internalPlacement,"popper-class":n.popoverBaseClass,"popper-triggers":r.popperTriggers,"popper-hide-triggers":r.popperHideTriggers,"popper-show-triggers":r.popperShowTriggers,triggers:r.internalTriggers,"hide-triggers":r.hideTriggers,"show-triggers":r.showTriggers,onApplyShow:r.afterShow,onApplyHide:r.afterHide},{popper:Te(l=>[Ct(e.$slots,"default",mr(fi(l)))]),default:Te(()=>[fe(s,{shown:i.internalShown,"popup-role":n.popupRole},{default:Te(l=>[Ct(e.$slots,"trigger",mr(fi(l)))]),_:3},8,["shown","popup-role"])]),_:3},8,["shown","auto-hide","boundary","container","delay","placement","popper-class","popper-triggers","popper-hide-triggers","popper-show-triggers","triggers","hide-triggers","show-triggers","onApplyShow","onApplyHide"])}const Ua=Vt(g0,[["render",y0]]),b0=Symbol.for("NcActions:isSemanticMenu"),w0=Symbol.for("NcActions:closeMenu"),_0={name:"DotsHorizontalIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},x0=["aria-hidden","aria-label"],A0=["fill","width","height"],S0={d:"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"},C0={key:0};function T0(e,t,n,o,i,r){return re(),Ae("span",rn(e.$attrs,{"aria-hidden":n.title?null:"true","aria-label":n.title,class:"material-design-icon dots-horizontal-icon",role:"img",onClick:t[0]||(t[0]=s=>e.$emit("click",s))}),[(re(),Ae("svg",{fill:n.fillColor,class:"material-design-icon__svg",width:n.size,height:n.size,viewBox:"0 0 24 24"},[ve("path",S0,[n.title?(re(),Ae("title",C0,en(n.title),1)):ut("",!0)])],8,A0))],16,x0)}const E0=Vt(_0,[["render",T0]]);function Ku(e){return Array.isArray(e)&&e.some(t=>{if(t===null)return!1;if(typeof t=="object"){const n=t;if(n.type===Oe||n.type===Fe&&!Ku(n.children)||n.type===Fo&&!n.children.trim())return!1}return!0})}_u(bf);const k0=".focusable",N0={name:"NcActions",components:{NcButton:ti,NcPopover:Ua},provide(){return{[b0]:_e(()=>this.actionsMenuSemanticType==="menu"),[w0]:this.closeMenu}},props:{open:{type:Boolean,default:!1},manualOpen:{type:Boolean,default:!1},forceMenu:{type:Boolean,default:!1},forceName:{type:Boolean,default:!1},menuName:{type:String,default:null},primary:{type:Boolean,default:!1},defaultIcon:{type:String,default:""},ariaLabel:{type:String,default:vn("Actions")},placement:{type:String,default:"bottom"},boundariesElement:{type:Element,default:()=>document.getElementById("content-vue")??document.querySelector("body")},container:{type:[String,Object,Element,Boolean],default:"body"},disabled:{type:Boolean,default:!1},inline:{type:Number,default:0},variant:{type:String,validator(e){return["primary","secondary","tertiary","tertiary-no-background","tertiary-on-primary","error","warning","success"].includes(e)},default:null}},emits:["click","blur","focus","close","closed","open","opened","update:open"],setup(e){const t=Lu(),n=`trigger-${t}`,o=gl(),{top:i,bottom:r}=ya(o),{top:s,bottom:a}=ya(Wc(()=>e.boundariesElement)),{height:l}=If(),u=_e(()=>Math.max(Math.min(i.value-84,i.value-s.value),Math.min(l.value-r.value-34,a.value-r.value)));return{triggerButton:o,maxMenuHeight:u,randomId:t,triggerRandomId:n}},data(){return{opened:this.open,focusIndex:0,actionsMenuSemanticType:"unknown"}},computed:{triggerButtonVariant(){return this.variant||(this.primary?"primary":this.menuName?"secondary":"tertiary")},config(){return{menu:{popupRole:"menu",withArrowNavigation:!0,withTabNavigation:!1,withFocusTrap:!1},navigation:{popupRole:void 0,withArrowNavigation:!1,withTabNavigation:!0,withFocusTrap:!1},dialog:{popupRole:"dialog",withArrowNavigation:!1,withTabNavigation:!0,withFocusTrap:!0},tooltip:{popupRole:void 0,withArrowNavigation:!1,withTabNavigation:!1,withFocusTrap:!1},unknown:{popupRole:void 0,role:void 0,withArrowNavigation:!0,withTabNavigation:!1,withFocusTrap:!0}}[this.actionsMenuSemanticType]},withFocusTrap(){return this.config.withFocusTrap}},watch:{open(e){e!==this.opened&&(this.opened=e)},opened(){this.opened?document.body.addEventListener("keydown",this.handleEscapePressed):document.body.removeEventListener("keydown",this.handleEscapePressed)}},created(){bh(()=>this.opened,{disabled:()=>this.config.withFocusTrap}),"ariaHidden"in this.$attrs},methods:{getActionName(e){return e?.type?.name},isValidSingleAction(e){return["NcActionButton","NcActionLink","NcActionRouter"].includes(this.getActionName(e))},isAction(e){return this.getActionName(e)?.startsWith?.("NcAction")},isIconUrl(e){try{return!!new URL(e,e.startsWith("/")?window.location.origin:void 0)}catch{return!1}},toggleMenu(e){e?this.openMenu():this.closeMenu()},openMenu(){this.opened||(this.opened=!0,this.$emit("update:open",!0),this.$emit("open"))},async closeMenu(e=!0){this.opened&&(await this.$nextTick(),this.opened=!1,this.$refs.popover?.clearFocusTrap({returnFocus:e}),this.$emit("update:open",!1),this.$emit("close"),this.focusIndex=0,e&&this.$refs.triggerButton?.$el.focus())},onOpened(){this.$nextTick(()=>{this.focusFirstAction(null),this.resizePopover(),this.$emit("opened")})},onClosed(){this.$emit("closed")},resizePopover(){const e=this.$refs.menu.closest(".v-popper__inner");if(this.$refs.menu.clientHeight>this.maxMenuHeight){let t=0,n=0;for(const o of this.$refs.menuList.children){if(t+o.clientHeight/2>this.maxMenuHeight){e.style.height=`${t-n/2}px`;break}n=o.clientHeight,t+=n}}else e.style.height="fit-content"},getCurrentActiveMenuItemElement(){return this.$refs.menu.querySelector("li.active")},getFocusableMenuItemElements(){return this.$refs.menu.querySelectorAll(k0)},onKeydown(e){if(e.key==="Tab"){if(this.config.withFocusTrap)return;if(!this.config.withTabNavigation){this.closeMenu(!0);return}e.preventDefault();const t=this.getFocusableMenuItemElements(),n=[...t].indexOf(document.activeElement);if(n===-1)return;const o=e.shiftKey?n-1:n+1;(o<0||o===t.length)&&this.closeMenu(!0),this.focusIndex=o,this.focusAction();return}this.config.withArrowNavigation&&(e.key==="ArrowUp"&&this.focusPreviousAction(e),e.key==="ArrowDown"&&this.focusNextAction(e),e.key==="PageUp"&&this.focusFirstAction(e),e.key==="PageDown"&&this.focusLastAction(e)),this.handleEscapePressed(e)},onTriggerKeydown(e){e.key==="Escape"&&this.actionsMenuSemanticType==="tooltip"&&this.closeMenu()},handleEscapePressed(e){e.key==="Escape"&&(this.closeMenu(),e.preventDefault())},removeCurrentActive(){const e=this.$refs.menu.querySelector("li.active");e&&e.classList.remove("active")},focusAction(){const e=this.getFocusableMenuItemElements()[this.focusIndex];if(e){this.removeCurrentActive();const t=e.closest("li.action");e.focus(),t&&t.classList.add("active")}},focusPreviousAction(e){this.opened&&(this.focusIndex===0?this.focusLastAction(e):(this.preventIfEvent(e),this.focusIndex=this.focusIndex-1),this.focusAction())},focusNextAction(e){if(this.opened){const t=this.getFocusableMenuItemElements().length-1;this.focusIndex===t?this.focusFirstAction(e):(this.preventIfEvent(e),this.focusIndex=this.focusIndex+1),this.focusAction()}},focusFirstAction(e){if(this.opened){this.preventIfEvent(e);const t=[...this.getFocusableMenuItemElements()].findIndex(n=>n.getAttribute("aria-checked")==="true"&&n.getAttribute("role")==="menuitemradio");this.focusIndex=t>-1?t:0,this.focusAction()}},focusLastAction(e){this.opened&&(this.preventIfEvent(e),this.focusIndex=this.getFocusableMenuItemElements().length-1,this.focusAction())},preventIfEvent(e){e&&(e.preventDefault(),e.stopPropagation())},onFocus(e){this.$emit("focus",e)},onBlur(e){this.$emit("blur",e),this.actionsMenuSemanticType==="tooltip"&&this.$refs.menu&&this.getFocusableMenuItemElements().length===0&&this.closeMenu(!1)},onClick(e){this.$emit("click",e)}},render(){const e=[],t=(h,b)=>{h.forEach(_=>{if(this.isAction(_)){b.push(_);return}_.type===Fe&&t(_.children,b)})};if(t(this.$slots.default?.(),e),e.length===0)return;let n=e.filter(this.isValidSingleAction);this.forceMenu&&n.length>0&&this.inline>0&&(n=[]);const o=n.slice(0,this.inline),i=e.filter(h=>!o.includes(h)),r=["NcActionButton","NcActionButtonGroup","NcActionCheckbox","NcActionRadio"],s=["NcActionInput","NcActionTextEditable"],a=["NcActionLink","NcActionRouter"],l=i.some(h=>s.includes(this.getActionName(h))),u=i.some(h=>r.includes(this.getActionName(h))),c=i.some(h=>a.includes(this.getActionName(h)));l?this.actionsMenuSemanticType="dialog":u?this.actionsMenuSemanticType="menu":c?this.actionsMenuSemanticType="navigation":e.filter(h=>this.getActionName(h).startsWith("NcAction")).length===e.length?this.actionsMenuSemanticType="tooltip":this.actionsMenuSemanticType="unknown";const d=h=>{const b=h?.props?.icon,_=h?.children?.icon?.()?.[0]??(this.isIconUrl(b)?Xe("img",{class:"action-item__menutoggle__icon",src:b,alt:""}):Xe("span",{class:["icon",b]})),P=h?.children?.default?.()?.[0]?.children?.trim(),k=this.forceName?P:"";let E=h?.props?.title;this.forceName||E||(E=P);const L={...h?.props??{}},T=["submit","reset"].includes(L.type)?L.modelValue:"button";return delete L.modelValue,delete L.type,Xe(ti,rn(L,{class:"action-item action-item--single","aria-label":h?.props?.["aria-label"]||P,title:E,disabled:this.disabled||h?.props?.disabled,pressed:h?.props?.modelValue,type:T,variant:this.variant||(k?"secondary":"tertiary"),onFocus:this.onFocus,onBlur:this.onBlur,"onUpdate:pressed":h?.props?.["onUpdate:modelValue"]??(()=>{})}),{default:()=>k,icon:()=>_})},v=h=>{const b=Ku(this.$slots.icon?.())?this.$slots.icon?.():this.defaultIcon?Xe("span",{class:["icon",this.defaultIcon]}):Xe(E0,{size:20}),_=`${this.randomId}-trigger`;return Xe(Ua,{ref:"popover",delay:0,shown:this.opened,placement:this.placement,boundary:this.boundariesElement,container:this.container,...this.manualOpen&&{triggers:[]},closeOnClickOutside:!this.manualOpen,popoverBaseClass:"action-item__popper",popupRole:this.config.popupRole,setReturnFocus:this.config.withFocusTrap?this.$refs.triggerButton?.$el:void 0,noFocusTrap:!this.config.withFocusTrap,"onUpdate:shown":this.toggleMenu,onAfterShow:this.onOpened,onAfterClose:this.onClosed},{trigger:()=>Xe(ti,{id:_,class:"action-item__menutoggle",disabled:this.disabled,variant:this.triggerButtonVariant,ref:"triggerButton","aria-label":this.menuName?null:this.ariaLabel,"aria-controls":this.opened&&this.config.popupRole?this.randomId:null,onFocus:this.onFocus,onBlur:this.onBlur,onClick:this.onClick,onKeydown:this.onTriggerKeydown},{icon:()=>b,default:()=>this.menuName}),default:()=>Xe("div",{class:{open:this.opened},tabindex:"-1",onKeydown:this.onKeydown,ref:"menu"},[Xe("ul",{id:this.randomId,tabindex:"-1",ref:"menuList",role:this.config.popupRole,"aria-labelledby":_,"aria-modal":this.actionsMenuSemanticType==="dialog"?"true":void 0},[h])])})};return e.length===1&&n.length===1&&!this.forceMenu?d(e[0]):(this.$nextTick(()=>{this.opened&&this.$refs.menu&&(this.resizePopover(),(this.$refs.menu.querySelector("li.active")||[]).length===0&&this.focusFirstAction())}),o.length>0&&this.inline>0?Xe("div",{class:["action-items",`action-item--${this.triggerButtonVariant}`]},[...o.map(d),i.length>0?Xe("div",{class:["action-item",{"action-item--open":this.opened}]},[v(i)]):null]):Xe("div",{class:["action-item action-item--default-popover",`action-item--${this.triggerButtonVariant}`,{"action-item--open":this.opened}]},[v(e)]))}},P0=Vt(N0,[["__scopeId","data-v-da9c53d9"]]),$0=["aria-hidden","aria-label"],L0={key:0,viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},D0=["d"],F0=["innerHTML"],O0=Un({__name:"NcIconSvgWrapper",props:{directional:{type:Boolean},inline:{type:Boolean},svg:{default:""},name:{default:void 0},path:{default:""},size:{default:20}},setup(e){hp(i=>({a360429a:n.value}));const t=e,n=_e(()=>typeof t.size=="number"?`${t.size}px`:t.size),o=_e(()=>{if(!t.svg||t.path)return;const i=yu.sanitize(t.svg),r=new DOMParser().parseFromString(i,"image/svg+xml");return r.querySelector("parsererror")?"":(r.documentElement.id&&r.documentElement.removeAttribute("id"),r.documentElement.outerHTML)});return(i,r)=>(re(),Ae("span",{"aria-hidden":i.name?void 0:"true","aria-label":i.name||void 0,class:_t(["icon-vue",{"icon-vue--directional":i.directional,"icon-vue--inline":i.inline}]),role:"img"},[o.value?(re(),Ae("span",{key:1,innerHTML:o.value},null,8,F0)):(re(),Ae("svg",L0,[ve("path",{d:i.path},null,8,D0)]))],10,$0))}}),B0=Vt(O0,[["__scopeId","data-v-bd3d356d"]]),M0={name:"CloseIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},R0=["aria-hidden","aria-label"],I0=["fill","width","height"],z0={d:"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"},H0={key:0};function j0(e,t,n,o,i,r){return re(),Ae("span",rn(e.$attrs,{"aria-hidden":n.title?null:"true","aria-label":n.title,class:"material-design-icon close-icon",role:"img",onClick:t[0]||(t[0]=s=>e.$emit("click",s))}),[(re(),Ae("svg",{fill:n.fillColor,class:"material-design-icon__svg",width:n.size,height:n.size,viewBox:"0 0 24 24"},[ve("path",z0,[n.title?(re(),Ae("title",H0,en(n.title),1)):ut("",!0)])],8,I0))],16,R0)}const V0=Vt(M0,[["render",j0]]);_u(wf,_f);function U0(e,t){let n,o,i=t,r;this.start=function(){r=!0,o=new Date,n=setTimeout(e,i)},this.pause=function(){r=!1,clearTimeout(n),i-=new Date-o},this.clear=function(){r=!1,clearTimeout(n),i=0},this.getTimeLeft=function(){return r&&(this.pause(),this.start()),i},this.getStateRunning=function(){return r},this.start()}const W0={name:"PauseIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},G0=["aria-hidden","aria-label"],K0=["fill","width","height"],Z0={d:"M14,19H18V5H14M6,19H10V5H6V19Z"},Y0={key:0};function q0(e,t,n,o,i,r){return re(),Ae("span",rn(e.$attrs,{"aria-hidden":n.title?null:"true","aria-label":n.title,class:"material-design-icon pause-icon",role:"img",onClick:t[0]||(t[0]=s=>e.$emit("click",s))}),[(re(),Ae("svg",{fill:n.fillColor,class:"material-design-icon__svg",width:n.size,height:n.size,viewBox:"0 0 24 24"},[ve("path",Z0,[n.title?(re(),Ae("title",Y0,en(n.title),1)):ut("",!0)])],8,K0))],16,G0)}const X0=Vt(W0,[["render",q0]]),J0={name:"PlayIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},Q0=["aria-hidden","aria-label"],em=["fill","width","height"],tm={d:"M8,5.14V19.14L19,12.14L8,5.14Z"},nm={key:0};function om(e,t,n,o,i,r){return re(),Ae("span",rn(e.$attrs,{"aria-hidden":n.title?null:"true","aria-label":n.title,class:"material-design-icon play-icon",role:"img",onClick:t[0]||(t[0]=s=>e.$emit("click",s))}),[(re(),Ae("svg",{fill:n.fillColor,class:"material-design-icon__svg",width:n.size,height:n.size,viewBox:"0 0 24 24"},[ve("path",tm,[n.title?(re(),Ae("title",nm,en(n.title),1)):ut("",!0)])],8,em))],16,Q0)}const im=Vt(J0,[["render",om]]),rm={name:"NcModal",components:{Close:V0,Pause:X0,Play:im,NcActions:P0,NcButton:ti,NcIconSvgWrapper:B0},props:{name:{type:String,default:""},hasPrevious:{type:Boolean,default:!1},hasNext:{type:Boolean,default:!1},outTransition:{type:Boolean,default:!1},enableSlideshow:{type:Boolean,default:!1},slideshowDelay:{type:Number,default:5e3},slideshowPaused:{type:Boolean,default:!1},disableSwipe:{type:Boolean,default:!1},spreadNavigation:{type:Boolean,default:!1},size:{type:String,default:"normal",validator:e=>["small","normal","large","full"].includes(e)},noClose:{type:Boolean,default:!1},closeOnClickOutside:{type:Boolean,default:!1},dark:{type:Boolean,default:!1},lightBackdrop:{type:Boolean,default:!1},container:{type:[String,null],default:"body"},closeButtonOutside:{type:Boolean,default:!1},additionalTrapElements:{type:Array,default:()=>[]},inlineActions:{type:Number,default:0},show:{type:Boolean,default:void 0},labelId:{type:String,default:""},setReturnFocus:{default:void 0,type:[HTMLElement,SVGElement,String,Boolean]}},emits:["previous","next","close","update:show"],setup(){return{mdiChevronLeft:zf,mdiChevronRight:Hf}},data(){return{mc:null,playing:!1,slideshowTimeout:null,iconSize:24,focusTrap:null,randId:Lu(),internalShow:!0}},computed:{modalLabelId(){return this.labelId||`modal-name-${this.randId}`},showModal(){return this.show===void 0?this.internalShow:this.show},modalTransitionName(){return`modal-${this.outTransition?"out":"in"}`},playPauseName(){return this.playing?vn("Pause slideshow"):vn("Start slideshow")},cssVariables(){return{"--slideshow-duration":this.slideshowDelay+"ms","--icon-size":this.iconSize+"px"}},closeButtonAriaLabel(){return vn("Close")},prevButtonAriaLabel(){return vn("Previous")},nextButtonAriaLabel(){return vn("Next")}},watch:{slideshowPaused(e){this.slideshowTimeout&&(e?this.slideshowTimeout.pause():this.slideshowTimeout.start())},additionalTrapElements(e){if(this.focusTrap){const t=this.$refs.mask;this.focusTrap.updateContainerElements([t,...e])}}},beforeMount(){window.addEventListener("keydown",this.handleKeydown)},beforeUnmount(){window.removeEventListener("keydown",this.handleKeydown),this.mc.stop()},mounted(){!this.name&&this.labelId,this.useFocusTrap(),this.mc=Rf(this.$refs.mask,{onSwipeEnd:this.handleSwipe}),this.container&&(this.container==="body"?document.body.insertBefore(this.$el,document.body.lastChild):document.querySelector(this.container).appendChild(this.$el))},unmounted(){this.clearFocusTrap(),this.$el.remove()},methods:{t:vn,previous(e){this.hasPrevious&&(e&&this.resetSlideshow(),this.$emit("previous",e))},next(e){this.hasNext&&(e&&this.resetSlideshow(),this.$emit("next",e))},close(e){this.noClose||(this.internalShow=!1,this.$emit("update:show",!1),setTimeout(()=>{this.$emit("close",e)},300))},handleClickModalWrapper(e){this.closeOnClickOutside&&this.close(e)},handleKeydown(e){if(e.key==="Escape"){const n=Eo();return n.length>0&&n[n.length-1]!==this.focusTrap?void 0:this.close(e)}const t={ArrowLeft:this.previous,ArrowRight:this.next};if(t[e.key])return document.activeElement&&!this.$el.contains(document.activeElement)?void 0:t[e.key](e)},handleSwipe(e,t){this.disableSwipe||(t==="left"?this.next(e):t==="right"&&this.previous(e))},togglePlayPause(){this.playing=!this.playing,this.playing?this.handleSlideshow():this.clearSlideshowTimeout()},resetSlideshow(){this.playing=!this.playing,this.clearSlideshowTimeout(),this.$nextTick(function(){this.togglePlayPause()})},handleSlideshow(){this.playing=!0,this.hasNext?this.slideshowTimeout=new U0(()=>{this.next(),this.handleSlideshow()},this.slideshowDelay):(this.playing=!1,this.clearSlideshowTimeout())},clearSlideshowTimeout(){this.slideshowTimeout&&this.slideshowTimeout.clear()},async useFocusTrap(){if(!this.showModal||this.focusTrap)return;const e=this.$refs.mask;await this.$nextTick();const t={allowOutsideClick:!0,fallbackFocus:e,trapStack:Eo(),escapeDeactivates:!1,setReturnFocus:this.setReturnFocus};this.focusTrap=$u([e,...this.additionalTrapElements],t),this.focusTrap.activate()},clearFocusTrap(){this.focusTrap&&(this.focusTrap?.deactivate(),this.focusTrap=null)}}},sm=["aria-labelledby","aria-describedby"],am=["data-theme-light","data-theme-dark"],lm=["id"],um={class:"icons-menu"},cm=["title"],dm={class:"hidden-visually"},pm={key:2,class:"progress-ring",height:"50",width:"50"},fm=["id"],hm={class:"modal-container__content"};function mm(e,t,n,o,i,r){const s=lt("Play"),a=lt("Pause"),l=lt("NcActions"),u=lt("Close"),c=lt("NcButton"),d=lt("NcIconSvgWrapper");return re(),Qe(Zn,{name:"fade",appear:"",onAfterEnter:r.useFocusTrap,onBeforeLeave:r.clearFocusTrap},{default:Te(()=>[jo(ve("div",{ref:"mask",class:_t(["modal-mask",{"modal-mask--opaque":n.dark||n.closeButtonOutside||n.hasPrevious||n.hasNext,"modal-mask--light":n.lightBackdrop}]),style:qt(r.cssVariables),role:"dialog","aria-modal":"true","aria-labelledby":r.modalLabelId,"aria-describedby":"modal-description-"+i.randId,tabindex:"-1"},[fe(Zn,{name:"fade-visibility",appear:""},{default:Te(()=>[ve("div",{class:"modal-header","data-theme-light":n.lightBackdrop,"data-theme-dark":!n.lightBackdrop},[n.name.trim()!==""?(re(),Ae("h2",{key:0,id:"modal-name-"+i.randId,class:"modal-header__name"},en(n.name),9,lm)):ut("",!0),ve("div",um,[n.hasNext&&n.enableSlideshow?(re(),Ae("button",{key:0,class:_t([{"play-pause-icons--paused":n.slideshowPaused},"play-pause-icons"]),title:r.playPauseName,type:"button",onClick:t[0]||(t[0]=(...v)=>r.togglePlayPause&&r.togglePlayPause(...v))},[i.playing?(re(),Qe(a,{key:1,size:i.iconSize,class:"play-pause-icons__pause"},null,8,["size"])):(re(),Qe(s,{key:0,size:i.iconSize,class:"play-pause-icons__play"},null,8,["size"])),ve("span",dm,en(r.playPauseName),1),i.playing?(re(),Ae("svg",pm,t[2]||(t[2]=[ve("circle",{class:"progress-ring__circle",stroke:"white","stroke-width":"2",fill:"transparent",r:"15",cx:"25",cy:"25"},null,-1)]))):ut("",!0)],10,cm)):ut("",!0),fe(l,{class:"header-actions",inline:n.inlineActions},{default:Te(()=>[Ct(e.$slots,"actions",{},void 0,!0)]),_:3},8,["inline"]),!n.noClose&&n.closeButtonOutside?(re(),Qe(c,{key:1,"aria-label":r.closeButtonAriaLabel,class:"header-close",variant:"tertiary",onClick:r.close},{icon:Te(()=>[fe(u,{size:i.iconSize},null,8,["size"])]),_:1},8,["aria-label","onClick"])):ut("",!0)])],8,am)]),_:3}),fe(Zn,{name:r.modalTransitionName,appear:""},{default:Te(()=>[jo(ve("div",{class:_t([[`modal-wrapper--${n.size}`,{"modal-wrapper--spread-navigation":n.spreadNavigation}],"modal-wrapper"]),onMousedown:t[1]||(t[1]=Pp((...v)=>r.handleClickModalWrapper&&r.handleClickModalWrapper(...v),["self"]))},[fe(Zn,{name:"fade-visibility",appear:""},{default:Te(()=>[jo(fe(c,{"aria-label":r.prevButtonAriaLabel,class:"prev",variant:"tertiary-no-background",onClick:r.previous},{icon:Te(()=>[fe(d,{directional:"",path:o.mdiChevronLeft,size:40},null,8,["path"])]),_:1},8,["aria-label","onClick"]),[[Uo,n.hasPrevious]])]),_:1}),ve("div",{id:"modal-description-"+i.randId,class:"modal-container"},[ve("div",hm,[Ct(e.$slots,"default",{},void 0,!0)]),!n.noClose&&!n.closeButtonOutside?(re(),Qe(c,{key:0,"aria-label":r.closeButtonAriaLabel,class:"modal-container__close",variant:"tertiary",onClick:r.close},{icon:Te(()=>[fe(u,{size:20})]),_:1},8,["aria-label","onClick"])):ut("",!0)],8,fm),fe(Zn,{name:"fade-visibility",appear:""},{default:Te(()=>[jo(fe(c,{"aria-label":r.nextButtonAriaLabel,class:"next",variant:"tertiary-no-background",onClick:r.next},{icon:Te(()=>[fe(d,{directional:"",path:o.mdiChevronRight,size:40},null,8,["path"])]),_:1},8,["aria-label","onClick"]),[[Uo,n.hasNext]])]),_:1})],34),[[Uo,r.showModal]])]),_:3},8,["name"])],14,sm),[[Uo,r.showModal]])]),_:3},8,["onAfterEnter","onBeforeLeave"])}const Km=Vt(rm,[["render",mm],["__scopeId","data-v-12a5aabf"]]);export{md as $,_e as A,jo as B,Uo as C,Gm as D,B0 as E,Fe as F,Wm as G,Lu as H,Pm as I,gl as J,Bm as K,Rm as L,Tm as M,ti as N,vs as O,jm as P,Vm as Q,km as R,vl as S,Nm as T,hp as U,Cm as V,xt as W,Zn as X,Dm as Y,Mm as Z,Vt as _,ve as a,_m as a0,Fm as a1,lt as a2,zm as a3,Om as a4,Hm as a5,Lm as a6,Im as a7,Rd as a8,Km as a9,ut as b,Ae as c,Un as d,Ct as e,ru as f,en as g,fe as h,Qe as i,ei as j,wm as k,Em as l,rn as m,_t as n,re as o,$m as p,Um as q,_u as r,yf as s,vn as t,Gr as u,Am as v,Te as w,Sm as x,xm as y,bm as z};
//# sourceMappingURL=NcModal-CdXZncEM-CISbQOmN.chunk.mjs.map