@vtj/materials 0.9.3 → 0.9.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1 +1 @@
1
- var _VueDemiGlobal=typeof globalThis<"u"?globalThis:typeof global<"u"?global:typeof self<"u"?self:this,VueDemi=function(S,d,r){if(S.install)return S;if(!d)return console.error("[vue-demi] no Vue instance found, please be sure to import `vue` before `vue-demi`."),S;if(d.version.slice(0,4)==="2.7."){let z=function(X,J){var K,I={},B={config:d.config,use:d.use.bind(d),mixin:d.mixin.bind(d),component:d.component.bind(d),provide:function(H,Q){return I[H]=Q,this},directive:function(H,Q){return Q?(d.directive(H,Q),B):d.directive(H)},mount:function(H,Q){return K||(K=new d(Object.assign({propsData:J},X,{provide:Object.assign(I,X.provide)})),K.$mount(H,Q),K)},unmount:function(){K&&(K.$destroy(),K=void 0)}};return B};var Ae=z;for(var Y in d)S[Y]=d[Y];S.isVue2=!0,S.isVue3=!1,S.install=function(){},S.Vue=d,S.Vue2=d,S.version=d.version,S.warn=d.util.warn,S.hasInjectionContext=function(){return!!S.getCurrentInstance()},S.createApp=z}else if(d.version.slice(0,2)==="2.")if(r){for(var Y in r)S[Y]=r[Y];S.isVue2=!0,S.isVue3=!1,S.install=function(){},S.Vue=d,S.Vue2=d,S.version=d.version,S.hasInjectionContext=function(){return!!S.getCurrentInstance()}}else console.error("[vue-demi] no VueCompositionAPI instance found, please be sure to import `@vue/composition-api` before `vue-demi`.");else if(d.version.slice(0,2)==="3."){for(var Y in d)S[Y]=d[Y];S.isVue2=!1,S.isVue3=!0,S.install=function(){},S.Vue=d,S.Vue2=void 0,S.version=d.version,S.set=function(z,X,J){return Array.isArray(z)?(z.length=Math.max(z.length,X),z.splice(X,1,J),J):(z[X]=J,J)},S.del=function(z,X){if(Array.isArray(z)){z.splice(X,1);return}delete z[X]}}else console.error("[vue-demi] Vue version "+d.version+" is unsupported.");return S}(_VueDemiGlobal.VueDemi=_VueDemiGlobal.VueDemi||(typeof VueDemi<"u"?VueDemi:{}),_VueDemiGlobal.Vue||(typeof Vue<"u"?Vue:void 0),_VueDemiGlobal.VueCompositionAPI||(typeof VueCompositionAPI<"u"?VueCompositionAPI:void 0));(function(S,d,r){"use strict";function Y(e,t,n){let o;r.isRef(n)?o={evaluating:n}:o=n||{};const{lazy:a=!1,evaluating:l=void 0,shallow:u=!0,onError:s=d.noop}=o,i=r.ref(!a),f=u?r.shallowRef(t):r.ref(t);let c=0;return r.watchEffect(async v=>{if(!i.value)return;c++;const g=c;let p=!1;l&&Promise.resolve().then(()=>{l.value=!0});try{const b=await e(y=>{v(()=>{l&&(l.value=!1),p||y()})});g===c&&(f.value=b)}catch(b){s(b)}finally{l&&g===c&&(l.value=!1),p=!0}}),a?r.computed(()=>(i.value=!0,f.value)):f}function Ae(e,t,n,o){let a=r.inject(e);return n&&(a=r.inject(e,n)),o&&(a=r.inject(e,n,o)),typeof t=="function"?r.computed(l=>t(a,l)):r.computed({get:l=>t.get(a,l),set:t.set})}function z(e={}){if(!r.isVue3&&!r.version.startsWith("2.7.")){if(process.env.NODE_ENV!=="production")throw new Error("[VueUse] createReusableTemplate only works in Vue 2.7 or above.");return}const{inheritAttrs:t=!0}=e,n=r.shallowRef(),o=r.defineComponent({setup(l,{slots:u}){return()=>{n.value=u.default}}}),a=r.defineComponent({inheritAttrs:t,setup(l,{attrs:u,slots:s}){return()=>{var i;if(!n.value&&process.env.NODE_ENV!=="production")throw new Error("[VueUse] Failed to find the definition of reusable template");const f=(i=n.value)==null?void 0:i.call(n,{...X(u),$slots:s});return t&&f?.length===1?f[0]:f}}});return d.makeDestructurable({define:o,reuse:a},[o,a])}function X(e){const t={};for(const n in e)t[d.camelize(n)]=e[n];return t}function J(e={}){if(!r.isVue3){if(process.env.NODE_ENV!=="production")throw new Error("[VueUse] createTemplatePromise only works in Vue 3 or above.");return}let t=0;const n=r.ref([]);function o(...u){const s=r.shallowReactive({key:t++,args:u,promise:void 0,resolve:()=>{},reject:()=>{},isResolving:!1,options:e});return n.value.push(s),s.promise=new Promise((i,f)=>{s.resolve=c=>(s.isResolving=!0,i(c)),s.reject=f}).finally(()=>{s.promise=void 0;const i=n.value.indexOf(s);i!==-1&&n.value.splice(i,1)}),s.promise}function a(...u){return e.singleton&&n.value.length>0?n.value[0].promise:o(...u)}const l=r.defineComponent((u,{slots:s})=>{const i=()=>n.value.map(f=>{var c;return r.h(r.Fragment,{key:f.key},(c=s.default)==null?void 0:c.call(s,f))});return e.transition?()=>r.h(r.TransitionGroup,e.transition,i):i});return l.start=a,l}function K(e){return function(...t){return e.apply(this,t.map(n=>d.toValue(n)))}}const I=d.isClient?window:void 0,B=d.isClient?window.document:void 0,H=d.isClient?window.navigator:void 0,Q=d.isClient?window.location:void 0;function N(e){var t;const n=d.toValue(e);return(t=n?.$el)!=null?t:n}function O(...e){let t,n,o,a;if(typeof e[0]=="string"||Array.isArray(e[0])?([n,o,a]=e,t=I):[t,n,o,a]=e,!t)return d.noop;Array.isArray(n)||(n=[n]),Array.isArray(o)||(o=[o]);const l=[],u=()=>{l.forEach(c=>c()),l.length=0},s=(c,v,g,p)=>(c.addEventListener(v,g,p),()=>c.removeEventListener(v,g,p)),i=r.watch(()=>[N(t),d.toValue(a)],([c,v])=>{if(u(),!c)return;const g=d.isObject(v)?{...v}:v;l.push(...n.flatMap(p=>o.map(b=>s(c,p,b,g))))},{immediate:!0,flush:"post"}),f=()=>{i(),u()};return d.tryOnScopeDispose(f),f}let Ie=!1;function Ft(e,t,n={}){const{window:o=I,ignore:a=[],capture:l=!0,detectIframe:u=!1}=n;if(!o)return d.noop;d.isIOS&&!Ie&&(Ie=!0,Array.from(o.document.body.children).forEach(y=>y.addEventListener("click",d.noop)),o.document.documentElement.addEventListener("click",d.noop));let s=!0;const i=y=>d.toValue(a).some(h=>{if(typeof h=="string")return Array.from(o.document.querySelectorAll(h)).some(m=>m===y.target||y.composedPath().includes(m));{const m=N(h);return m&&(y.target===m||y.composedPath().includes(m))}});function f(y){const h=d.toValue(y);return h&&h.$.subTree.shapeFlag===16}function c(y,h){const m=d.toValue(y),w=m.$.subTree&&m.$.subTree.children;return w==null||!Array.isArray(w)?!1:w.some(E=>E.el===h.target||h.composedPath().includes(E.el))}const v=y=>{const h=N(e);if(y.target!=null&&!(!(h instanceof Element)&&f(e)&&c(e,y))&&!(!h||h===y.target||y.composedPath().includes(h))){if(y.detail===0&&(s=!i(y)),!s){s=!0;return}t(y)}};let g=!1;const p=[O(o,"click",y=>{g||(g=!0,setTimeout(()=>{g=!1},0),v(y))},{passive:!0,capture:l}),O(o,"pointerdown",y=>{const h=N(e);s=!i(y)&&!!(h&&!y.composedPath().includes(h))},{passive:!0}),u&&O(o,"blur",y=>{setTimeout(()=>{var h;const m=N(e);((h=o.document.activeElement)==null?void 0:h.tagName)==="IFRAME"&&!m?.contains(o.document.activeElement)&&t(y)},0)})].filter(Boolean);return()=>p.forEach(y=>y())}function Pt(e){return typeof e=="function"?e:typeof e=="string"?t=>t.key===e:Array.isArray(e)?t=>e.includes(t.key):()=>!0}function fe(...e){let t,n,o={};e.length===3?(t=e[0],n=e[1],o=e[2]):e.length===2?typeof e[1]=="object"?(t=!0,n=e[0],o=e[1]):(t=e[0],n=e[1]):(t=!0,n=e[0]);const{target:a=I,eventName:l="keydown",passive:u=!1,dedupe:s=!1}=o,i=Pt(t);return O(a,l,c=>{c.repeat&&d.toValue(s)||i(c)&&n(c)},u)}function Ct(e,t,n={}){return fe(e,t,{...n,eventName:"keydown"})}function Vt(e,t,n={}){return fe(e,t,{...n,eventName:"keypress"})}function At(e,t,n={}){return fe(e,t,{...n,eventName:"keyup"})}const It=500,Mt=10;function Lt(e,t,n){var o,a;const l=r.computed(()=>N(e));let u,s,i,f=!1;function c(){u&&(clearTimeout(u),u=void 0),s=void 0,i=void 0,f=!1}function v(m){var w,E,k;const[_,A,T]=[i,s,f];if(c(),!n?.onMouseUp||!A||!_||(w=n?.modifiers)!=null&&w.self&&m.target!==l.value)return;(E=n?.modifiers)!=null&&E.prevent&&m.preventDefault(),(k=n?.modifiers)!=null&&k.stop&&m.stopPropagation();const F=m.x-A.x,C=m.y-A.y,P=Math.sqrt(F*F+C*C);n.onMouseUp(m.timeStamp-_,P,T)}function g(m){var w,E,k,_;(w=n?.modifiers)!=null&&w.self&&m.target!==l.value||(c(),(E=n?.modifiers)!=null&&E.prevent&&m.preventDefault(),(k=n?.modifiers)!=null&&k.stop&&m.stopPropagation(),s={x:m.x,y:m.y},i=m.timeStamp,u=setTimeout(()=>{f=!0,t(m)},(_=n?.delay)!=null?_:It))}function p(m){var w,E,k,_;if((w=n?.modifiers)!=null&&w.self&&m.target!==l.value||!s||n?.distanceThreshold===!1)return;(E=n?.modifiers)!=null&&E.prevent&&m.preventDefault(),(k=n?.modifiers)!=null&&k.stop&&m.stopPropagation();const A=m.x-s.x,T=m.y-s.y;Math.sqrt(A*A+T*T)>=((_=n?.distanceThreshold)!=null?_:Mt)&&c()}const b={capture:(o=n?.modifiers)==null?void 0:o.capture,once:(a=n?.modifiers)==null?void 0:a.once},y=[O(l,"pointerdown",g,b),O(l,"pointermove",p,b),O(l,["pointerup","pointerleave"],v,b)];return()=>y.forEach(m=>m())}function Nt(){const{activeElement:e,body:t}=document;if(!e||e===t)return!1;switch(e.tagName){case"INPUT":case"TEXTAREA":return!0}return e.hasAttribute("contenteditable")}function xt({keyCode:e,metaKey:t,ctrlKey:n,altKey:o}){return t||n||o?!1:e>=48&&e<=57||e>=65&&e<=90||e>=97&&e<=122}function $t(e,t={}){const{document:n=B}=t;n&&O(n,"keydown",a=>{!Nt()&&xt(a)&&e(a)},{passive:!0})}function Wt(e,t=null){const n=r.getCurrentInstance();let o=()=>{};const a=r.customRef((l,u)=>(o=u,{get(){var s,i;return l(),(i=(s=n?.proxy)==null?void 0:s.$refs[e])!=null?i:t},set(){}}));return d.tryOnMounted(o),r.onUpdated(o),a}function Me(){const e=r.ref(!1),t=r.getCurrentInstance();return t&&r.onMounted(()=>{e.value=!0},r.isVue2?void 0:t),e}function x(e){const t=Me();return r.computed(()=>(t.value,!!e()))}function oe(e,t,n={}){const{window:o=I,...a}=n;let l;const u=x(()=>o&&"MutationObserver"in o),s=()=>{l&&(l.disconnect(),l=void 0)},i=r.computed(()=>{const g=d.toValue(e),p=(Array.isArray(g)?g:[g]).map(N).filter(d.notNullish);return new Set(p)}),f=r.watch(()=>i.value,g=>{s(),u.value&&g.size&&(l=new MutationObserver(t),g.forEach(p=>l.observe(p,a)))},{immediate:!0,flush:"post"}),c=()=>l?.takeRecords(),v=()=>{f(),s()};return d.tryOnScopeDispose(v),{isSupported:u,stop:v,takeRecords:c}}function Le(e={}){var t;const{window:n=I,deep:o=!0,triggerOnRemoval:a=!1}=e,l=(t=e.document)!=null?t:n?.document,u=()=>{var f;let c=l?.activeElement;if(o)for(;c?.shadowRoot;)c=(f=c?.shadowRoot)==null?void 0:f.activeElement;return c},s=r.ref(),i=()=>{s.value=u()};return n&&(O(n,"blur",f=>{f.relatedTarget===null&&i()},!0),O(n,"focus",i,!0)),a&&oe(l,f=>{f.filter(c=>c.removedNodes.length).map(c=>Array.from(c.removedNodes)).flat().forEach(c=>{c===s.value&&i()})},{childList:!0,subtree:!0}),i(),s}function ee(e,t={}){const{immediate:n=!0,fpsLimit:o=void 0,window:a=I}=t,l=r.ref(!1),u=o?1e3/o:null;let s=0,i=null;function f(g){if(!l.value||!a)return;s||(s=g);const p=g-s;if(u&&p<u){i=a.requestAnimationFrame(f);return}s=g,e({delta:p,timestamp:g}),i=a.requestAnimationFrame(f)}function c(){!l.value&&a&&(l.value=!0,s=0,i=a.requestAnimationFrame(f))}function v(){l.value=!1,i!=null&&a&&(a.cancelAnimationFrame(i),i=null)}return n&&c(),d.tryOnScopeDispose(v),{isActive:r.readonly(l),pause:v,resume:c}}function Ut(e,t,n){let o,a;d.isObject(n)?(o=n,a=d.objectOmit(n,["window","immediate","commitStyles","persist","onReady","onError"])):(o={duration:n},a=n);const{window:l=I,immediate:u=!0,commitStyles:s,persist:i,playbackRate:f=1,onReady:c,onError:v=M=>{console.error(M)}}=o,g=x(()=>l&&HTMLElement&&"animate"in HTMLElement.prototype),p=r.shallowRef(void 0),b=r.shallowReactive({startTime:null,currentTime:null,timeline:null,playbackRate:f,pending:!1,playState:u?"idle":"paused",replaceState:"active"}),y=r.computed(()=>b.pending),h=r.computed(()=>b.playState),m=r.computed(()=>b.replaceState),w=r.computed({get(){return b.startTime},set(M){b.startTime=M,p.value&&(p.value.startTime=M)}}),E=r.computed({get(){return b.currentTime},set(M){b.currentTime=M,p.value&&(p.value.currentTime=M,$())}}),k=r.computed({get(){return b.timeline},set(M){b.timeline=M,p.value&&(p.value.timeline=M)}}),_=r.computed({get(){return b.playbackRate},set(M){b.playbackRate=M,p.value&&(p.value.playbackRate=M)}}),A=()=>{if(p.value)try{p.value.play(),$()}catch(M){U(),v(M)}else R()},T=()=>{var M;try{(M=p.value)==null||M.pause(),U()}catch(W){v(W)}},F=()=>{var M;p.value||R();try{(M=p.value)==null||M.reverse(),$()}catch(W){U(),v(W)}},C=()=>{var M;try{(M=p.value)==null||M.finish(),U()}catch(W){v(W)}},P=()=>{var M;try{(M=p.value)==null||M.cancel(),U()}catch(W){v(W)}};r.watch(()=>N(e),M=>{M&&R()}),r.watch(()=>t,M=>{p.value&&R(),!N(e)&&p.value&&(p.value.effect=new KeyframeEffect(N(e),d.toValue(M),a))},{deep:!0}),d.tryOnMounted(()=>R(!0),!1),d.tryOnScopeDispose(P);function R(M){const W=N(e);!g.value||!W||(p.value||(p.value=W.animate(d.toValue(t),a)),i&&p.value.persist(),f!==1&&(p.value.playbackRate=f),M&&!u?p.value.pause():$(),c?.(p.value))}O(p,["cancel","finish","remove"],U),O(p,"finish",()=>{var M;s&&((M=p.value)==null||M.commitStyles())});const{resume:V,pause:L}=ee(()=>{p.value&&(b.pending=p.value.pending,b.playState=p.value.playState,b.replaceState=p.value.replaceState,b.startTime=p.value.startTime,b.currentTime=p.value.currentTime,b.timeline=p.value.timeline,b.playbackRate=p.value.playbackRate)},{immediate:!1});function $(){g.value&&V()}function U(){g.value&&l&&l.requestAnimationFrame(L)}return{isSupported:g,animate:p,play:A,pause:T,reverse:F,finish:C,cancel:P,pending:y,playState:h,replaceState:m,startTime:w,currentTime:E,timeline:k,playbackRate:_}}function Ht(e,t){const{interrupt:n=!0,onError:o=d.noop,onFinished:a=d.noop,signal:l}=t||{},u={aborted:"aborted",fulfilled:"fulfilled",pending:"pending",rejected:"rejected"},s=Array.from(Array.from({length:e.length}),()=>({state:u.pending,data:null})),i=r.reactive(s),f=r.ref(-1);if(!e||e.length===0)return a(),{activeIndex:f,result:i};function c(v,g){f.value++,i[f.value].data=g,i[f.value].state=v}return e.reduce((v,g)=>v.then(p=>{var b;if(l?.aborted){c(u.aborted,new Error("aborted"));return}if(((b=i[f.value])==null?void 0:b.state)===u.rejected&&n){a();return}const y=g(p).then(h=>(c(u.fulfilled,h),f.value===e.length-1&&a(),h));return l?Promise.race([y,Bt(l)]):y}).catch(p=>l?.aborted?(c(u.aborted,p),p):(c(u.rejected,p),o(),p)),Promise.resolve()),{activeIndex:f,result:i}}function Bt(e){return new Promise((t,n)=>{const o=new Error("aborted");e.aborted?n(o):e.addEventListener("abort",()=>n(o),{once:!0})})}function Ne(e,t,n){const{immediate:o=!0,delay:a=0,onError:l=d.noop,onSuccess:u=d.noop,resetOnExecute:s=!0,shallow:i=!0,throwError:f}=n??{},c=i?r.shallowRef(t):r.ref(t),v=r.ref(!1),g=r.ref(!1),p=r.shallowRef(void 0);async function b(m=0,...w){s&&(c.value=t),p.value=void 0,v.value=!1,g.value=!0,m>0&&await d.promiseTimeout(m);const E=typeof e=="function"?e(...w):e;try{const k=await E;c.value=k,v.value=!0,u(k)}catch(k){if(p.value=k,l(k),f)throw k}finally{g.value=!1}return c.value}o&&b(a);const y={state:c,isReady:v,isLoading:g,error:p,execute:b};function h(){return new Promise((m,w)=>{d.until(g).toBe(!1).then(()=>m(y)).catch(w)})}return{...y,then(m,w){return h().then(m,w)}}}const re={array:e=>JSON.stringify(e),object:e=>JSON.stringify(e),set:e=>JSON.stringify(Array.from(e)),map:e=>JSON.stringify(Object.fromEntries(e)),null:()=>""};function jt(e){return e?e instanceof Map?re.map:e instanceof Set?re.set:Array.isArray(e)?re.array:re.object:re.null}function zt(e,t){const n=r.ref(""),o=r.ref();function a(){if(d.isClient)return o.value=new Promise((l,u)=>{try{const s=d.toValue(e);if(s==null)l("");else if(typeof s=="string")l(Ee(new Blob([s],{type:"text/plain"})));else if(s instanceof Blob)l(Ee(s));else if(s instanceof ArrayBuffer)l(window.btoa(String.fromCharCode(...new Uint8Array(s))));else if(s instanceof HTMLCanvasElement)l(s.toDataURL(t?.type,t?.quality));else if(s instanceof HTMLImageElement){const i=s.cloneNode(!1);i.crossOrigin="Anonymous",qt(i).then(()=>{const f=document.createElement("canvas"),c=f.getContext("2d");f.width=i.width,f.height=i.height,c.drawImage(i,0,0,f.width,f.height),l(f.toDataURL(t?.type,t?.quality))}).catch(u)}else if(typeof s=="object"){const f=(t?.serializer||jt(s))(s);return l(Ee(new Blob([f],{type:"application/json"})))}else u(new Error("target is unsupported types"))}catch(s){u(s)}}),o.value.then(l=>n.value=l),o.value}return r.isRef(e)||typeof e=="function"?r.watch(e,a,{immediate:!0}):a(),{base64:n,promise:o,execute:a}}function qt(e){return new Promise((t,n)=>{e.complete?t():(e.onload=()=>{t()},e.onerror=n)})}function Ee(e){return new Promise((t,n)=>{const o=new FileReader;o.onload=a=>{t(a.target.result)},o.onerror=n,o.readAsDataURL(e)})}function Gt(e={}){const{navigator:t=H}=e,n=["chargingchange","chargingtimechange","dischargingtimechange","levelchange"],o=x(()=>t&&"getBattery"in t&&typeof t.getBattery=="function"),a=r.ref(!1),l=r.ref(0),u=r.ref(0),s=r.ref(1);let i;function f(){a.value=this.charging,l.value=this.chargingTime||0,u.value=this.dischargingTime||0,s.value=this.level}return o.value&&t.getBattery().then(c=>{i=c,f.call(i),O(i,n,f,{passive:!0})}),{isSupported:o,charging:a,chargingTime:l,dischargingTime:u,level:s}}function Yt(e){let{acceptAllDevices:t=!1}=e||{};const{filters:n=void 0,optionalServices:o=void 0,navigator:a=H}=e||{},l=x(()=>a&&"bluetooth"in a),u=r.shallowRef(void 0),s=r.shallowRef(null);r.watch(u,()=>{v()});async function i(){if(l.value){s.value=null,n&&n.length>0&&(t=!1);try{u.value=await a?.bluetooth.requestDevice({acceptAllDevices:t,filters:n,optionalServices:o})}catch(g){s.value=g}}}const f=r.ref(),c=r.computed(()=>{var g;return((g=f.value)==null?void 0:g.connected)||!1});async function v(){if(s.value=null,u.value&&u.value.gatt){u.value.addEventListener("gattserverdisconnected",()=>{});try{f.value=await u.value.gatt.connect()}catch(g){s.value=g}}}return d.tryOnMounted(()=>{var g;u.value&&((g=u.value.gatt)==null||g.connect())}),d.tryOnScopeDispose(()=>{var g;u.value&&((g=u.value.gatt)==null||g.disconnect())}),{isSupported:l,isConnected:c,device:u,requestDevice:i,server:f,error:s}}function q(e,t={}){const{window:n=I}=t,o=x(()=>n&&"matchMedia"in n&&typeof n.matchMedia=="function");let a;const l=r.ref(!1),u=f=>{l.value=f.matches},s=()=>{a&&("removeEventListener"in a?a.removeEventListener("change",u):a.removeListener(u))},i=r.watchEffect(()=>{o.value&&(s(),a=n.matchMedia(d.toValue(e)),"addEventListener"in a?a.addEventListener("change",u):a.addListener(u),l.value=a.matches)});return d.tryOnScopeDispose(()=>{i(),s(),a=void 0}),l}const Xt={sm:640,md:768,lg:1024,xl:1280,"2xl":1536},Kt={xs:0,sm:576,md:768,lg:992,xl:1200,xxl:1400},xe={xs:0,sm:600,md:960,lg:1264,xl:1904},Jt={xs:0,sm:600,md:960,lg:1280,xl:1920,xxl:2560},Qt=xe,Zt={xs:480,sm:576,md:768,lg:992,xl:1200,xxl:1600},Dt={xs:0,sm:600,md:1024,lg:1440,xl:1920},en={mobileS:320,mobileM:375,mobileL:425,tablet:768,laptop:1024,laptopL:1440,desktop4K:2560},tn={"3xs":360,"2xs":480,xs:600,sm:768,md:1024,lg:1280,xl:1440,"2xl":1600,"3xl":1920,"4xl":2560},nn={sm:576,md:768,lg:992,xl:1200},on={xs:0,sm:768,md:992,lg:1200,xl:1920};function ln(e,t={}){function n(c,v){let g=d.toValue(e[d.toValue(c)]);return v!=null&&(g=d.increaseWithUnit(g,v)),typeof g=="number"&&(g=`${g}px`),g}const{window:o=I,strategy:a="min-width"}=t;function l(c){return o?o.matchMedia(c).matches:!1}const u=c=>q(()=>`(min-width: ${n(c)})`,t),s=c=>q(()=>`(max-width: ${n(c)})`,t),i=Object.keys(e).reduce((c,v)=>(Object.defineProperty(c,v,{get:()=>a==="min-width"?u(v):s(v),enumerable:!0,configurable:!0}),c),{});function f(){const c=Object.keys(e).map(v=>[v,u(v)]);return r.computed(()=>c.filter(([,v])=>v.value).map(([v])=>v))}return Object.assign(i,{greaterOrEqual:u,smallerOrEqual:s,greater(c){return q(()=>`(min-width: ${n(c,.1)})`,t)},smaller(c){return q(()=>`(max-width: ${n(c,-.1)})`,t)},between(c,v){return q(()=>`(min-width: ${n(c)}) and (max-width: ${n(v,-.1)})`,t)},isGreater(c){return l(`(min-width: ${n(c,.1)})`)},isGreaterOrEqual(c){return l(`(min-width: ${n(c)})`)},isSmaller(c){return l(`(max-width: ${n(c,-.1)})`)},isSmallerOrEqual(c){return l(`(max-width: ${n(c)})`)},isInBetween(c,v){return l(`(min-width: ${n(c)}) and (max-width: ${n(v,-.1)})`)},current:f,active(){const c=f();return r.computed(()=>c.value.length===0?"":c.value.at(-1))}})}function rn(e){const{name:t,window:n=I}=e,o=x(()=>n&&"BroadcastChannel"in n),a=r.ref(!1),l=r.ref(),u=r.ref(),s=r.shallowRef(null),i=c=>{l.value&&l.value.postMessage(c)},f=()=>{l.value&&l.value.close(),a.value=!0};return o.value&&d.tryOnMounted(()=>{s.value=null,l.value=new BroadcastChannel(t),l.value.addEventListener("message",c=>{u.value=c.data},{passive:!0}),l.value.addEventListener("messageerror",c=>{s.value=c},{passive:!0}),l.value.addEventListener("close",()=>{a.value=!0})}),d.tryOnScopeDispose(()=>{f()}),{isSupported:o,channel:l,data:u,post:i,close:f,error:s,isClosed:a}}const $e=["hash","host","hostname","href","pathname","port","protocol","search"];function an(e={}){const{window:t=I}=e,n=Object.fromEntries($e.map(l=>[l,r.ref()]));for(const[l,u]of d.objectEntries(n))r.watch(u,s=>{!t?.location||t.location[l]===s||(t.location[l]=s)});const o=l=>{var u;const{state:s,length:i}=t?.history||{},{origin:f}=t?.location||{};for(const c of $e)n[c].value=(u=t?.location)==null?void 0:u[c];return r.reactive({trigger:l,state:s,length:i,origin:f,...n})},a=r.ref(o("load"));return t&&(O(t,"popstate",()=>a.value=o("popstate"),{passive:!0}),O(t,"hashchange",()=>a.value=o("hashchange"),{passive:!0})),a}function un(e,t=(o,a)=>o===a,n){const o=r.ref(e.value);return r.watch(()=>e.value,a=>{t(a,o.value)||(o.value=a)},n),o}function de(e,t={}){const{controls:n=!1,navigator:o=H}=t,a=x(()=>o&&"permissions"in o),l=r.shallowRef(),u=typeof e=="string"?{name:e}:e,s=r.shallowRef(),i=()=>{var c,v;s.value=(v=(c=l.value)==null?void 0:c.state)!=null?v:"prompt"};O(l,"change",i);const f=d.createSingletonPromise(async()=>{if(a.value){if(!l.value)try{l.value=await o.permissions.query(u)}catch{l.value=void 0}finally{i()}if(n)return r.toRaw(l.value)}});return f(),n?{state:s,isSupported:a,query:f}:s}function sn(e={}){const{navigator:t=H,read:n=!1,source:o,copiedDuring:a=1500,legacy:l=!1}=e,u=x(()=>t&&"clipboard"in t),s=de("clipboard-read"),i=de("clipboard-write"),f=r.computed(()=>u.value||l),c=r.ref(""),v=r.ref(!1),g=d.useTimeoutFn(()=>v.value=!1,a);function p(){u.value&&m(s.value)?t.clipboard.readText().then(w=>{c.value=w}):c.value=h()}f.value&&n&&O(["copy","cut"],p);async function b(w=d.toValue(o)){f.value&&w!=null&&(u.value&&m(i.value)?await t.clipboard.writeText(w):y(w),c.value=w,v.value=!0,g.start())}function y(w){const E=document.createElement("textarea");E.value=w??"",E.style.position="absolute",E.style.opacity="0",document.body.appendChild(E),E.select(),document.execCommand("copy"),E.remove()}function h(){var w,E,k;return(k=(E=(w=document?.getSelection)==null?void 0:w.call(document))==null?void 0:E.toString())!=null?k:""}function m(w){return w==="granted"||w==="prompt"}return{isSupported:f,text:c,copied:v,copy:b}}function cn(e={}){const{navigator:t=H,read:n=!1,source:o,copiedDuring:a=1500}=e,l=x(()=>t&&"clipboard"in t),u=r.ref([]),s=r.ref(!1),i=d.useTimeoutFn(()=>s.value=!1,a);function f(){l.value&&t.clipboard.read().then(v=>{u.value=v})}l.value&&n&&O(["copy","cut"],f);async function c(v=d.toValue(o)){l.value&&v!=null&&(await t.clipboard.write(v),u.value=v,s.value=!0,i.start())}return{isSupported:l,content:u,copied:s,copy:c}}function ae(e){return JSON.parse(JSON.stringify(e))}function fn(e,t={}){const n=r.ref({}),{manual:o,clone:a=ae,deep:l=!0,immediate:u=!0}=t;function s(){n.value=a(d.toValue(e))}return!o&&(r.isRef(e)||typeof e=="function")?r.watch(e,s,{...t,deep:l,immediate:u}):s(),{cloned:n,sync:s}}const ve=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},pe="__vueuse_ssr_handlers__",We=dn();function dn(){return pe in ve||(ve[pe]=ve[pe]||{}),ve[pe]}function ye(e,t){return We[e]||t}function vn(e,t){We[e]=t}function Te(e){return q("(prefers-color-scheme: dark)",e)}function Ue(e){return e==null?"any":e instanceof Set?"set":e instanceof Map?"map":e instanceof Date?"date":typeof e=="boolean"?"boolean":typeof e=="string"?"string":typeof e=="object"?"object":Number.isNaN(e)?"any":"number"}const ke={boolean:{read:e=>e==="true",write:e=>String(e)},object:{read:e=>JSON.parse(e),write:e=>JSON.stringify(e)},number:{read:e=>Number.parseFloat(e),write:e=>String(e)},any:{read:e=>e,write:e=>String(e)},string:{read:e=>e,write:e=>String(e)},map:{read:e=>new Map(JSON.parse(e)),write:e=>JSON.stringify(Array.from(e.entries()))},set:{read:e=>new Set(JSON.parse(e)),write:e=>JSON.stringify(Array.from(e))},date:{read:e=>new Date(e),write:e=>e.toISOString()}},Oe="vueuse-storage";function me(e,t,n,o={}){var a;const{flush:l="pre",deep:u=!0,listenToStorageChanges:s=!0,writeDefaults:i=!0,mergeDefaults:f=!1,shallow:c,window:v=I,eventFilter:g,onError:p=P=>{console.error(P)},initOnMounted:b}=o,y=(c?r.shallowRef:r.ref)(typeof t=="function"?t():t);if(!n)try{n=ye("getDefaultStorage",()=>{var P;return(P=I)==null?void 0:P.localStorage})()}catch(P){p(P)}if(!n)return y;const h=d.toValue(t),m=Ue(h),w=(a=o.serializer)!=null?a:ke[m],{pause:E,resume:k}=d.pausableWatch(y,()=>A(y.value),{flush:l,deep:u,eventFilter:g});v&&s&&d.tryOnMounted(()=>{n instanceof Storage?O(v,"storage",F):O(v,Oe,C),b&&F()}),b||F();function _(P,R){if(v){const V={key:e,oldValue:P,newValue:R,storageArea:n};v.dispatchEvent(n instanceof Storage?new StorageEvent("storage",V):new CustomEvent(Oe,{detail:V}))}}function A(P){try{const R=n.getItem(e);if(P==null)_(R,null),n.removeItem(e);else{const V=w.write(P);R!==V&&(n.setItem(e,V),_(R,V))}}catch(R){p(R)}}function T(P){const R=P?P.newValue:n.getItem(e);if(R==null)return i&&h!=null&&n.setItem(e,w.write(h)),h;if(!P&&f){const V=w.read(R);return typeof f=="function"?f(V,h):m==="object"&&!Array.isArray(V)?{...h,...V}:V}else return typeof R!="string"?R:w.read(R)}function F(P){if(!(P&&P.storageArea!==n)){if(P&&P.key==null){y.value=h;return}if(!(P&&P.key!==e)){E();try{P?.newValue!==w.write(y.value)&&(y.value=T(P))}catch(R){p(R)}finally{P?r.nextTick(k):k()}}}}function C(P){F(P.detail)}return y}const pn="*,*::before,*::after{-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;-ms-transition:none!important;transition:none!important}";function He(e={}){const{selector:t="html",attribute:n="class",initialValue:o="auto",window:a=I,storage:l,storageKey:u="vueuse-color-scheme",listenToStorageChanges:s=!0,storageRef:i,emitAuto:f,disableTransition:c=!0}=e,v={auto:"",light:"light",dark:"dark",...e.modes||{}},g=Te({window:a}),p=r.computed(()=>g.value?"dark":"light"),b=i||(u==null?d.toRef(o):me(u,o,l,{window:a,listenToStorageChanges:s})),y=r.computed(()=>b.value==="auto"?p.value:b.value),h=ye("updateHTMLAttrs",(k,_,A)=>{const T=typeof k=="string"?a?.document.querySelector(k):N(k);if(!T)return;const F=new Set,C=new Set;let P=null;if(_==="class"){const V=A.split(/\s/g);Object.values(v).flatMap(L=>(L||"").split(/\s/g)).filter(Boolean).forEach(L=>{V.includes(L)?F.add(L):C.add(L)})}else P={key:_,value:A};if(F.size===0&&C.size===0&&P===null)return;let R;c&&(R=a.document.createElement("style"),R.appendChild(document.createTextNode(pn)),a.document.head.appendChild(R));for(const V of F)T.classList.add(V);for(const V of C)T.classList.remove(V);P&&T.setAttribute(P.key,P.value),c&&(a.getComputedStyle(R).opacity,document.head.removeChild(R))});function m(k){var _;h(t,n,(_=v[k])!=null?_:k)}function w(k){e.onChanged?e.onChanged(k,m):m(k)}r.watch(y,w,{flush:"post",immediate:!0}),d.tryOnMounted(()=>w(y.value));const E=r.computed({get(){return f?b.value:y.value},set(k){b.value=k}});try{return Object.assign(E,{store:b,system:p,state:y})}catch{return E}}function yn(e=r.ref(!1)){const t=d.createEventHook(),n=d.createEventHook(),o=d.createEventHook();let a=d.noop;const l=i=>(o.trigger(i),e.value=!0,new Promise(f=>{a=f})),u=i=>{e.value=!1,t.trigger(i),a({data:i,isCanceled:!1})},s=i=>{e.value=!1,n.trigger(i),a({data:i,isCanceled:!0})};return{isRevealed:r.computed(()=>e.value),reveal:l,confirm:u,cancel:s,onReveal:o.on,onConfirm:t.on,onCancel:n.on}}function ue(e,t,n={}){const{window:o=I,initialValue:a,observe:l=!1}=n,u=r.ref(a),s=r.computed(()=>{var f;return N(t)||((f=o?.document)==null?void 0:f.documentElement)});function i(){var f;const c=d.toValue(e),v=d.toValue(s);if(v&&o&&c){const g=(f=o.getComputedStyle(v).getPropertyValue(c))==null?void 0:f.trim();u.value=g||a}}return l&&oe(s,i,{attributeFilter:["style","class"],window:o}),r.watch([s,()=>d.toValue(e)],(f,c)=>{c[0]&&c[1]&&c[0].style.removeProperty(c[1]),i()},{immediate:!0}),r.watch(u,f=>{var c;const v=d.toValue(e);(c=s.value)!=null&&c.style&&v&&(f==null?s.value.style.removeProperty(v):s.value.style.setProperty(v,f))}),u}function Be(e){const t=r.getCurrentInstance(),n=d.computedWithControl(()=>null,()=>e?N(e):t.proxy.$el);return r.onUpdated(n.trigger),r.onMounted(n.trigger),n}function mn(e,t){const n=r.shallowRef(f()),o=d.toRef(e),a=r.computed({get(){var c;const v=o.value;let g=t?.getIndexOf?t.getIndexOf(n.value,v):v.indexOf(n.value);return g<0&&(g=(c=t?.fallbackIndex)!=null?c:0),g},set(c){l(c)}});function l(c){const v=o.value,g=v.length,p=(c%g+g)%g,b=v[p];return n.value=b,b}function u(c=1){return l(a.value+c)}function s(c=1){return u(c)}function i(c=1){return u(-c)}function f(){var c,v;return(v=d.toValue((c=t?.initialValue)!=null?c:d.toValue(e)[0]))!=null?v:void 0}return r.watch(o,()=>l(a.value)),{state:n,index:a,next:s,prev:i,go:l}}function gn(e={}){const{valueDark:t="dark",valueLight:n="",window:o=I}=e,a=He({...e,onChanged:(s,i)=>{var f;e.onChanged?(f=e.onChanged)==null||f.call(e,s==="dark",i,s):i(s)},modes:{dark:t,light:n}}),l=r.computed(()=>a.system?a.system.value:Te({window:o}).value?"dark":"light");return r.computed({get(){return a.value==="dark"},set(s){const i=s?"dark":"light";l.value===i?a.value="auto":a.value=i}})}function je(e){return e}function hn(e,t){return e.value=t}function wn(e){return e?typeof e=="function"?e:ae:je}function bn(e){return e?typeof e=="function"?e:ae:je}function ze(e,t={}){const{clone:n=!1,dump:o=wn(n),parse:a=bn(n),setSource:l=hn}=t;function u(){return r.markRaw({snapshot:o(e.value),timestamp:d.timestamp()})}const s=r.ref(u()),i=r.ref([]),f=r.ref([]),c=E=>{l(e,a(E.snapshot)),s.value=E},v=()=>{i.value.unshift(s.value),s.value=u(),t.capacity&&i.value.length>t.capacity&&i.value.splice(t.capacity,Number.POSITIVE_INFINITY),f.value.length&&f.value.splice(0,f.value.length)},g=()=>{i.value.splice(0,i.value.length),f.value.splice(0,f.value.length)},p=()=>{const E=i.value.shift();E&&(f.value.unshift(s.value),c(E))},b=()=>{const E=f.value.shift();E&&(i.value.unshift(s.value),c(E))},y=()=>{c(s.value)},h=r.computed(()=>[s.value,...i.value]),m=r.computed(()=>i.value.length>0),w=r.computed(()=>f.value.length>0);return{source:e,undoStack:i,redoStack:f,last:s,history:h,canUndo:m,canRedo:w,clear:g,commit:v,reset:y,undo:p,redo:b}}function _e(e,t={}){const{deep:n=!1,flush:o="pre",eventFilter:a}=t,{eventFilter:l,pause:u,resume:s,isActive:i}=d.pausableFilter(a),{ignoreUpdates:f,ignorePrevAsyncUpdates:c,stop:v}=d.watchIgnorable(e,h,{deep:n,flush:o,eventFilter:l});function g(k,_){c(),f(()=>{k.value=_})}const p=ze(e,{...t,clone:t.clone||n,setSource:g}),{clear:b,commit:y}=p;function h(){c(),y()}function m(k){s(),k&&h()}function w(k){let _=!1;const A=()=>_=!0;f(()=>{k(A)}),_||h()}function E(){v(),b()}return{...p,isTracking:i,pause:u,resume:m,commit:h,batch:w,dispose:E}}function Sn(e,t={}){const n=t.debounce?d.debounceFilter(t.debounce):void 0;return{..._e(e,{...t,eventFilter:n})}}function En(e={}){const{window:t=I,eventFilter:n=d.bypassFilter}=e,o=r.ref({x:null,y:null,z:null}),a=r.ref({alpha:null,beta:null,gamma:null}),l=r.ref(0),u=r.ref({x:null,y:null,z:null});if(t){const s=d.createFilterWrapper(n,i=>{o.value=i.acceleration,u.value=i.accelerationIncludingGravity,a.value=i.rotationRate,l.value=i.interval});O(t,"devicemotion",s)}return{acceleration:o,accelerationIncludingGravity:u,rotationRate:a,interval:l}}function qe(e={}){const{window:t=I}=e,n=x(()=>t&&"DeviceOrientationEvent"in t),o=r.ref(!1),a=r.ref(null),l=r.ref(null),u=r.ref(null);return t&&n.value&&O(t,"deviceorientation",s=>{o.value=s.absolute,a.value=s.alpha,l.value=s.beta,u.value=s.gamma}),{isSupported:n,isAbsolute:o,alpha:a,beta:l,gamma:u}}function Tn(e={}){const{window:t=I}=e,n=r.ref(1);if(t){let o=function(){n.value=t.devicePixelRatio,a(),l=t.matchMedia(`(resolution: ${n.value}dppx)`),l.addEventListener("change",o,{once:!0})},a=function(){l?.removeEventListener("change",o)},l;o(),d.tryOnScopeDispose(a)}return{pixelRatio:n}}function kn(e={}){const{navigator:t=H,requestPermissions:n=!1,constraints:o={audio:!0,video:!0},onUpdated:a}=e,l=r.ref([]),u=r.computed(()=>l.value.filter(b=>b.kind==="videoinput")),s=r.computed(()=>l.value.filter(b=>b.kind==="audioinput")),i=r.computed(()=>l.value.filter(b=>b.kind==="audiooutput")),f=x(()=>t&&t.mediaDevices&&t.mediaDevices.enumerateDevices),c=r.ref(!1);let v;async function g(){f.value&&(l.value=await t.mediaDevices.enumerateDevices(),a?.(l.value),v&&(v.getTracks().forEach(b=>b.stop()),v=null))}async function p(){if(!f.value)return!1;if(c.value)return!0;const{state:b,query:y}=de("camera",{controls:!0});if(await y(),b.value!=="granted"){let h=!0;try{v=await t.mediaDevices.getUserMedia(o)}catch{v=null,h=!1}g(),c.value=h}else c.value=!0;return c.value}return f.value&&(n&&p(),O(t.mediaDevices,"devicechange",g),g()),{devices:l,ensurePermissions:p,permissionGranted:c,videoInputs:u,audioInputs:s,audioOutputs:i,isSupported:f}}function On(e={}){var t;const n=r.ref((t=e.enabled)!=null?t:!1),o=e.video,a=e.audio,{navigator:l=H}=e,u=x(()=>{var p;return(p=l?.mediaDevices)==null?void 0:p.getDisplayMedia}),s={audio:a,video:o},i=r.shallowRef();async function f(){var p;if(!(!u.value||i.value))return i.value=await l.mediaDevices.getDisplayMedia(s),(p=i.value)==null||p.getTracks().forEach(b=>b.addEventListener("ended",v)),i.value}async function c(){var p;(p=i.value)==null||p.getTracks().forEach(b=>b.stop()),i.value=void 0}function v(){c(),n.value=!1}async function g(){return await f(),i.value&&(n.value=!0),i.value}return r.watch(n,p=>{p?f():c()},{immediate:!0}),{isSupported:u,stream:i,start:g,stop:v,enabled:n}}function Ge(e={}){const{document:t=B}=e;if(!t)return r.ref("visible");const n=r.ref(t.visibilityState);return O(t,"visibilitychange",()=>{n.value=t.visibilityState}),n}function _n(e,t={}){var n,o;const{pointerTypes:a,preventDefault:l,stopPropagation:u,exact:s,onMove:i,onEnd:f,onStart:c,initialValue:v,axis:g="both",draggingElement:p=I,containerElement:b,handle:y=e,buttons:h=[0]}=t,m=r.ref((n=d.toValue(v))!=null?n:{x:0,y:0}),w=r.ref(),E=F=>a?a.includes(F.pointerType):!0,k=F=>{d.toValue(l)&&F.preventDefault(),d.toValue(u)&&F.stopPropagation()},_=F=>{var C;if(!d.toValue(h).includes(F.button)||d.toValue(t.disabled)||!E(F)||d.toValue(s)&&F.target!==d.toValue(e))return;const P=d.toValue(b),R=(C=P?.getBoundingClientRect)==null?void 0:C.call(P),V=d.toValue(e).getBoundingClientRect(),L={x:F.clientX-(P?V.left-R.left+P.scrollLeft:V.left),y:F.clientY-(P?V.top-R.top+P.scrollTop:V.top)};c?.(L,F)!==!1&&(w.value=L,k(F))},A=F=>{if(d.toValue(t.disabled)||!E(F)||!w.value)return;const C=d.toValue(b),P=d.toValue(e).getBoundingClientRect();let{x:R,y:V}=m.value;(g==="x"||g==="both")&&(R=F.clientX-w.value.x,C&&(R=Math.min(Math.max(0,R),C.scrollWidth-P.width))),(g==="y"||g==="both")&&(V=F.clientY-w.value.y,C&&(V=Math.min(Math.max(0,V),C.scrollHeight-P.height))),m.value={x:R,y:V},i?.(m.value,F),k(F)},T=F=>{d.toValue(t.disabled)||!E(F)||w.value&&(w.value=void 0,f?.(m.value,F),k(F))};if(d.isClient){const F={capture:(o=t.capture)!=null?o:!0};O(y,"pointerdown",_,F),O(p,"pointermove",A,F),O(p,"pointerup",T,F)}return{...d.toRefs(m),position:m,isDragging:r.computed(()=>!!w.value),style:r.computed(()=>`left:${m.value.x}px;top:${m.value.y}px;`)}}function Rn(e,t={}){var n,o;const a=r.ref(!1),l=r.shallowRef(null);let u=0,s=!0;if(d.isClient){const i=typeof t=="function"?{onDrop:t}:t,f=(n=i.multiple)!=null?n:!0,c=(o=i.preventDefaultForUnhandled)!=null?o:!1,v=y=>{var h,m;const w=Array.from((m=(h=y.dataTransfer)==null?void 0:h.files)!=null?m:[]);return w.length===0?null:f?w:[w[0]]},g=y=>{if(i.dataTypes){const h=r.unref(i.dataTypes);return typeof h=="function"?h(y):h?h.some(m=>y.includes(m)):!0}return!0},p=y=>{var h,m;const w=Array.from((m=(h=y.dataTransfer)==null?void 0:h.items)!=null?m:[]),E=w.map(A=>A.type),k=g(E),_=f||w.length<=1;return k&&_},b=(y,h)=>{var m,w,E,k;if(s=p(y),!s){c&&y.preventDefault(),y.dataTransfer&&(y.dataTransfer.dropEffect="none");return}y.preventDefault(),y.dataTransfer&&(y.dataTransfer.dropEffect="copy");const _=v(y);switch(h){case"enter":u+=1,a.value=!0,(m=i.onEnter)==null||m.call(i,null,y);break;case"over":(w=i.onOver)==null||w.call(i,null,y);break;case"leave":u-=1,u===0&&(a.value=!1),(E=i.onLeave)==null||E.call(i,null,y);break;case"drop":u=0,a.value=!1,s&&(l.value=_,(k=i.onDrop)==null||k.call(i,_,y));break}};O(e,"dragenter",y=>b(y,"enter")),O(e,"dragover",y=>b(y,"over")),O(e,"dragleave",y=>b(y,"leave")),O(e,"drop",y=>b(y,"drop"))}return{files:l,isOverDropZone:a}}function ge(e,t,n={}){const{window:o=I,...a}=n;let l;const u=x(()=>o&&"ResizeObserver"in o),s=()=>{l&&(l.disconnect(),l=void 0)},i=r.computed(()=>{const v=d.toValue(e);return Array.isArray(v)?v.map(g=>N(g)):[N(v)]}),f=r.watch(i,v=>{if(s(),u.value&&o){l=new ResizeObserver(t);for(const g of v)g&&l.observe(g,a)}},{immediate:!0,flush:"post"}),c=()=>{s(),f()};return d.tryOnScopeDispose(c),{isSupported:u,stop:c}}function Fn(e,t={}){const{reset:n=!0,windowResize:o=!0,windowScroll:a=!0,immediate:l=!0,updateTiming:u="sync"}=t,s=r.ref(0),i=r.ref(0),f=r.ref(0),c=r.ref(0),v=r.ref(0),g=r.ref(0),p=r.ref(0),b=r.ref(0);function y(){const m=N(e);if(!m){n&&(s.value=0,i.value=0,f.value=0,c.value=0,v.value=0,g.value=0,p.value=0,b.value=0);return}const w=m.getBoundingClientRect();s.value=w.height,i.value=w.bottom,f.value=w.left,c.value=w.right,v.value=w.top,g.value=w.width,p.value=w.x,b.value=w.y}function h(){u==="sync"?y():u==="next-frame"&&requestAnimationFrame(()=>y())}return ge(e,h),r.watch(()=>N(e),m=>!m&&h()),oe(e,h,{attributeFilter:["style","class"]}),a&&O("scroll",h,{capture:!0,passive:!0}),o&&O("resize",h,{passive:!0}),d.tryOnMounted(()=>{l&&h()}),{height:s,bottom:i,left:f,right:c,top:v,width:g,x:p,y:b,update:h}}function Pn(e){const{x:t,y:n,document:o=B,multiple:a,interval:l="requestAnimationFrame",immediate:u=!0}=e,s=x(()=>d.toValue(a)?o&&"elementsFromPoint"in o:o&&"elementFromPoint"in o),i=r.ref(null),f=()=>{var v,g;i.value=d.toValue(a)?(v=o?.elementsFromPoint(d.toValue(t),d.toValue(n)))!=null?v:[]:(g=o?.elementFromPoint(d.toValue(t),d.toValue(n)))!=null?g:null},c=l==="requestAnimationFrame"?ee(f,{immediate:u}):d.useIntervalFn(f,l,{immediate:u});return{isSupported:s,element:i,...c}}function Cn(e,t={}){const{delayEnter:n=0,delayLeave:o=0,window:a=I}=t,l=r.ref(!1);let u;const s=i=>{const f=i?n:o;u&&(clearTimeout(u),u=void 0),f?u=setTimeout(()=>l.value=i,f):l.value=i};return a&&(O(e,"mouseenter",()=>s(!0),{passive:!0}),O(e,"mouseleave",()=>s(!1),{passive:!0})),l}function Ye(e,t={width:0,height:0},n={}){const{window:o=I,box:a="content-box"}=n,l=r.computed(()=>{var v,g;return(g=(v=N(e))==null?void 0:v.namespaceURI)==null?void 0:g.includes("svg")}),u=r.ref(t.width),s=r.ref(t.height),{stop:i}=ge(e,([v])=>{const g=a==="border-box"?v.borderBoxSize:a==="content-box"?v.contentBoxSize:v.devicePixelContentBoxSize;if(o&&l.value){const p=N(e);if(p){const b=p.getBoundingClientRect();u.value=b.width,s.value=b.height}}else if(g){const p=Array.isArray(g)?g:[g];u.value=p.reduce((b,{inlineSize:y})=>b+y,0),s.value=p.reduce((b,{blockSize:y})=>b+y,0)}else u.value=v.contentRect.width,s.value=v.contentRect.height},n);d.tryOnMounted(()=>{const v=N(e);v&&(u.value="offsetWidth"in v?v.offsetWidth:t.width,s.value="offsetHeight"in v?v.offsetHeight:t.height)});const f=r.watch(()=>N(e),v=>{u.value=v?t.width:0,s.value=v?t.height:0});function c(){i(),f()}return{width:u,height:s,stop:c}}function Xe(e,t,n={}){const{root:o,rootMargin:a="0px",threshold:l=0,window:u=I,immediate:s=!0}=n,i=x(()=>u&&"IntersectionObserver"in u),f=r.computed(()=>{const b=d.toValue(e);return(Array.isArray(b)?b:[b]).map(N).filter(d.notNullish)});let c=d.noop;const v=r.ref(s),g=i.value?r.watch(()=>[f.value,N(o),v.value],([b,y])=>{if(c(),!v.value||!b.length)return;const h=new IntersectionObserver(t,{root:N(y),rootMargin:a,threshold:l});b.forEach(m=>m&&h.observe(m)),c=()=>{h.disconnect(),c=d.noop}},{immediate:s,flush:"post"}):d.noop,p=()=>{c(),g(),v.value=!1};return d.tryOnScopeDispose(p),{isSupported:i,isActive:v,pause(){c(),v.value=!1},resume(){v.value=!0},stop:p}}function Ke(e,t={}){const{window:n=I,scrollTarget:o,threshold:a=0}=t,l=r.ref(!1);return Xe(e,u=>{let s=l.value,i=0;for(const f of u)f.time>=i&&(i=f.time,s=f.isIntersecting);l.value=s},{root:o,window:n,threshold:a}),l}const se=new Map;function Vn(e){const t=r.getCurrentScope();function n(s){var i;const f=se.get(e)||new Set;f.add(s),se.set(e,f);const c=()=>a(s);return(i=t?.cleanups)==null||i.push(c),c}function o(s){function i(...f){a(i),s(...f)}return n(i)}function a(s){const i=se.get(e);i&&(i.delete(s),i.size||l())}function l(){se.delete(e)}function u(s,i){var f;(f=se.get(e))==null||f.forEach(c=>c(s,i))}return{on:n,once:o,off:a,emit:u,reset:l}}function An(e){return e===!0?{}:e}function In(e,t=[],n={}){const o=r.ref(null),a=r.ref(null),l=r.ref("CONNECTING"),u=r.ref(null),s=r.shallowRef(null),i=d.toRef(e),f=r.shallowRef(null);let c=!1,v=0;const{withCredentials:g=!1,immediate:p=!0}=n,b=()=>{d.isClient&&u.value&&(u.value.close(),u.value=null,l.value="CLOSED",c=!0)},y=()=>{if(c||typeof i.value>"u")return;const m=new EventSource(i.value,{withCredentials:g});l.value="CONNECTING",u.value=m,m.onopen=()=>{l.value="OPEN",s.value=null},m.onerror=w=>{if(l.value="CLOSED",s.value=w,m.readyState===2&&!c&&n.autoReconnect){m.close();const{retries:E=-1,delay:k=1e3,onFailed:_}=An(n.autoReconnect);v+=1,typeof E=="number"&&(E<0||v<E)||typeof E=="function"&&E()?setTimeout(y,k):_?.()}},m.onmessage=w=>{o.value=null,a.value=w.data,f.value=w.lastEventId};for(const w of t)O(m,w,E=>{o.value=w,a.value=E.data||null})},h=()=>{d.isClient&&(b(),c=!1,v=0,y())};return p&&r.watch(i,h,{immediate:!0}),d.tryOnScopeDispose(b),{eventSource:u,event:o,data:a,status:l,error:s,open:h,close:b,lastEventId:f}}function Mn(e={}){const{initialValue:t=""}=e,n=x(()=>typeof window<"u"&&"EyeDropper"in window),o=r.ref(t);async function a(l){if(!n.value)return;const s=await new window.EyeDropper().open(l);return o.value=s.sRGBHex,s}return{isSupported:n,sRGBHex:o,open:a}}function Ln(e=null,t={}){const{baseUrl:n="",rel:o="icon",document:a=B}=t,l=d.toRef(e),u=s=>{const i=a?.head.querySelectorAll(`link[rel*="${o}"]`);if(!i||i.length===0){const f=a?.createElement("link");f&&(f.rel=o,f.href=`${n}${s}`,f.type=`image/${s.split(".").pop()}`,a?.head.append(f));return}i?.forEach(f=>f.href=`${n}${s}`)};return r.watch(l,(s,i)=>{typeof s=="string"&&s!==i&&u(s)},{immediate:!0}),l}const Nn={json:"application/json",text:"text/plain"};function he(e){return e&&d.containsProp(e,"immediate","refetch","initialData","timeout","beforeFetch","afterFetch","onFetchError","fetch","updateDataOnError")}const xn=/^(?:[a-z][a-z\d+\-.]*:)?\/\//i;function $n(e){return xn.test(e)}function ie(e){return typeof Headers<"u"&&e instanceof Headers?Object.fromEntries(e.entries()):e}function le(e,...t){return e==="overwrite"?async n=>{const o=t[t.length-1];return o?{...n,...await o(n)}:n}:async n=>{for(const o of t)o&&(n={...n,...await o(n)});return n}}function Wn(e={}){const t=e.combination||"chain",n=e.options||{},o=e.fetchOptions||{};function a(l,...u){const s=r.computed(()=>{const c=d.toValue(e.baseUrl),v=d.toValue(l);return c&&!$n(v)?Un(c,v):v});let i=n,f=o;return u.length>0&&(he(u[0])?i={...i,...u[0],beforeFetch:le(t,n.beforeFetch,u[0].beforeFetch),afterFetch:le(t,n.afterFetch,u[0].afterFetch),onFetchError:le(t,n.onFetchError,u[0].onFetchError)}:f={...f,...u[0],headers:{...ie(f.headers)||{},...ie(u[0].headers)||{}}}),u.length>1&&he(u[1])&&(i={...i,...u[1],beforeFetch:le(t,n.beforeFetch,u[1].beforeFetch),afterFetch:le(t,n.afterFetch,u[1].afterFetch),onFetchError:le(t,n.onFetchError,u[1].onFetchError)}),Je(s,f,i)}return a}function Je(e,...t){var n;const o=typeof AbortController=="function";let a={},l={immediate:!0,refetch:!1,timeout:0,updateDataOnError:!1};const u={method:"GET",type:"text",payload:void 0};t.length>0&&(he(t[0])?l={...l,...t[0]}:a=t[0]),t.length>1&&he(t[1])&&(l={...l,...t[1]});const{fetch:s=(n=I)==null?void 0:n.fetch,initialData:i,timeout:f}=l,c=d.createEventHook(),v=d.createEventHook(),g=d.createEventHook(),p=r.ref(!1),b=r.ref(!1),y=r.ref(!1),h=r.ref(null),m=r.shallowRef(null),w=r.shallowRef(null),E=r.shallowRef(i||null),k=r.computed(()=>o&&b.value);let _,A;const T=()=>{o&&(_?.abort(),_=new AbortController,_.signal.onabort=()=>y.value=!0,a={...a,signal:_.signal})},F=M=>{b.value=M,p.value=!M};f&&(A=d.useTimeoutFn(T,f,{immediate:!1}));let C=0;const P=async(M=!1)=>{var W,Z;T(),F(!0),w.value=null,h.value=null,y.value=!1,C+=1;const G=C,te={method:u.method,headers:{}};if(u.payload){const j=ie(te.headers),D=d.toValue(u.payload),Rt=Object.getPrototypeOf(D);!u.payloadType&&D&&(Rt===Object.prototype||Array.isArray(Rt))&&!(D instanceof FormData)&&(u.payloadType="json"),u.payloadType&&(j["Content-Type"]=(W=Nn[u.payloadType])!=null?W:u.payloadType),te.body=u.payloadType==="json"?JSON.stringify(D):D}let _t=!1;const ce={url:d.toValue(e),options:{...te,...a},cancel:()=>{_t=!0}};if(l.beforeFetch&&Object.assign(ce,await l.beforeFetch(ce)),_t||!s)return F(!1),Promise.resolve(null);let ne=null;return A&&A.start(),s(ce.url,{...te,...ce.options,headers:{...ie(te.headers),...ie((Z=ce.options)==null?void 0:Z.headers)}}).then(async j=>{if(m.value=j,h.value=j.status,ne=await j.clone()[u.type](),!j.ok)throw E.value=i||null,new Error(j.statusText);return l.afterFetch&&({data:ne}=await l.afterFetch({data:ne,response:j})),E.value=ne,c.trigger(j),j}).catch(async j=>{let D=j.message||j.name;if(l.onFetchError&&({error:D,data:ne}=await l.onFetchError({data:ne,error:j,response:m.value})),w.value=D,l.updateDataOnError&&(E.value=ne),v.trigger(j),M)throw j;return null}).finally(()=>{G===C&&F(!1),A&&A.stop(),g.trigger(null)})},R=d.toRef(l.refetch);r.watch([R,d.toRef(e)],([M])=>M&&P(),{deep:!0});const V={isFinished:r.readonly(p),isFetching:r.readonly(b),statusCode:h,response:m,error:w,data:E,canAbort:k,aborted:y,abort:T,execute:P,onFetchResponse:c.on,onFetchError:v.on,onFetchFinally:g.on,get:L("GET"),put:L("PUT"),post:L("POST"),delete:L("DELETE"),patch:L("PATCH"),head:L("HEAD"),options:L("OPTIONS"),json:U("json"),text:U("text"),blob:U("blob"),arrayBuffer:U("arrayBuffer"),formData:U("formData")};function L(M){return(W,Z)=>{if(!b.value)return u.method=M,u.payload=W,u.payloadType=Z,r.isRef(u.payload)&&r.watch([R,d.toRef(u.payload)],([G])=>G&&P(),{deep:!0}),{...V,then(G,te){return $().then(G,te)}}}}function $(){return new Promise((M,W)=>{d.until(p).toBe(!0).then(()=>M(V)).catch(W)})}function U(M){return()=>{if(!b.value)return u.type=M,{...V,then(W,Z){return $().then(W,Z)}}}}return l.immediate&&Promise.resolve().then(()=>P()),{...V,then(M,W){return $().then(M,W)}}}function Un(e,t){return!e.endsWith("/")&&!t.startsWith("/")?`${e}/${t}`:e.endsWith("/")&&t.startsWith("/")?`${e.slice(0,-1)}${t}`:`${e}${t}`}const Hn={multiple:!0,accept:"*",reset:!1,directory:!1};function Bn(e={}){const{document:t=B}=e,n=r.ref(null),{on:o,trigger:a}=d.createEventHook(),{on:l,trigger:u}=d.createEventHook();let s;t&&(s=t.createElement("input"),s.type="file",s.onchange=c=>{const v=c.target;n.value=v.files,a(n.value)},s.oncancel=()=>{u()});const i=()=>{n.value=null,s&&s.value&&(s.value="",a(null))},f=c=>{if(!s)return;const v={...Hn,...e,...c};s.multiple=v.multiple,s.accept=v.accept,s.webkitdirectory=v.directory,d.hasOwn(v,"capture")&&(s.capture=v.capture),v.reset&&i(),s.click()};return{files:r.readonly(n),open:f,reset:i,onCancel:l,onChange:o}}function jn(e={}){const{window:t=I,dataType:n="Text"}=e,o=t,a=x(()=>o&&"showSaveFilePicker"in o&&"showOpenFilePicker"in o),l=r.ref(),u=r.ref(),s=r.ref(),i=r.computed(()=>{var w,E;return(E=(w=s.value)==null?void 0:w.name)!=null?E:""}),f=r.computed(()=>{var w,E;return(E=(w=s.value)==null?void 0:w.type)!=null?E:""}),c=r.computed(()=>{var w,E;return(E=(w=s.value)==null?void 0:w.size)!=null?E:0}),v=r.computed(()=>{var w,E;return(E=(w=s.value)==null?void 0:w.lastModified)!=null?E:0});async function g(w={}){if(!a.value)return;const[E]=await o.showOpenFilePicker({...d.toValue(e),...w});l.value=E,await m()}async function p(w={}){a.value&&(l.value=await o.showSaveFilePicker({...e,...w}),u.value=void 0,await m())}async function b(w={}){if(a.value){if(!l.value)return y(w);if(u.value){const E=await l.value.createWritable();await E.write(u.value),await E.close()}await h()}}async function y(w={}){if(a.value){if(l.value=await o.showSaveFilePicker({...e,...w}),u.value){const E=await l.value.createWritable();await E.write(u.value),await E.close()}await h()}}async function h(){var w;s.value=await((w=l.value)==null?void 0:w.getFile())}async function m(){var w,E;await h();const k=d.toValue(n);k==="Text"?u.value=await((w=s.value)==null?void 0:w.text()):k==="ArrayBuffer"?u.value=await((E=s.value)==null?void 0:E.arrayBuffer()):k==="Blob"&&(u.value=s.value)}return r.watch(()=>d.toValue(n),m),{isSupported:a,data:u,file:s,fileName:i,fileMIME:f,fileSize:c,fileLastModified:v,open:g,create:p,save:b,saveAs:y,updateData:m}}function zn(e,t={}){const{initialValue:n=!1,focusVisible:o=!1,preventScroll:a=!1}=t,l=r.ref(!1),u=r.computed(()=>N(e));O(u,"focus",i=>{var f,c;(!o||(c=(f=i.target).matches)!=null&&c.call(f,":focus-visible"))&&(l.value=!0)}),O(u,"blur",()=>l.value=!1);const s=r.computed({get:()=>l.value,set(i){var f,c;!i&&l.value?(f=u.value)==null||f.blur():i&&!l.value&&((c=u.value)==null||c.focus({preventScroll:a}))}});return r.watch(u,()=>{s.value=n},{immediate:!0,flush:"post"}),{focused:s}}const qn="focusin",Gn="focusout";function Yn(e,t={}){const{window:n=I}=t,o=r.computed(()=>N(e)),a=r.ref(!1),l=r.computed(()=>a.value),u=Le(t);return!n||!u.value?{focused:l}:(O(o,qn,()=>a.value=!0),O(o,Gn,()=>a.value=!1),{focused:l})}function Xn(e){var t;const n=r.ref(0);if(typeof performance>"u")return n;const o=(t=e?.every)!=null?t:10;let a=performance.now(),l=0;return ee(()=>{if(l+=1,l>=o){const u=performance.now(),s=u-a;n.value=Math.round(1e3/(s/l)),a=u,l=0}}),n}const Qe=["fullscreenchange","webkitfullscreenchange","webkitendfullscreen","mozfullscreenchange","MSFullscreenChange"];function Kn(e,t={}){const{document:n=B,autoExit:o=!1}=t,a=r.computed(()=>{var m;return(m=N(e))!=null?m:n?.querySelector("html")}),l=r.ref(!1),u=r.computed(()=>["requestFullscreen","webkitRequestFullscreen","webkitEnterFullscreen","webkitEnterFullScreen","webkitRequestFullScreen","mozRequestFullScreen","msRequestFullscreen"].find(m=>n&&m in n||a.value&&m in a.value)),s=r.computed(()=>["exitFullscreen","webkitExitFullscreen","webkitExitFullScreen","webkitCancelFullScreen","mozCancelFullScreen","msExitFullscreen"].find(m=>n&&m in n||a.value&&m in a.value)),i=r.computed(()=>["fullScreen","webkitIsFullScreen","webkitDisplayingFullscreen","mozFullScreen","msFullscreenElement"].find(m=>n&&m in n||a.value&&m in a.value)),f=["fullscreenElement","webkitFullscreenElement","mozFullScreenElement","msFullscreenElement"].find(m=>n&&m in n),c=x(()=>a.value&&n&&u.value!==void 0&&s.value!==void 0&&i.value!==void 0),v=()=>f?n?.[f]===a.value:!1,g=()=>{if(i.value){if(n&&n[i.value]!=null)return n[i.value];{const m=a.value;if(m?.[i.value]!=null)return!!m[i.value]}}return!1};async function p(){if(!(!c.value||!l.value)){if(s.value)if(n?.[s.value]!=null)await n[s.value]();else{const m=a.value;m?.[s.value]!=null&&await m[s.value]()}l.value=!1}}async function b(){if(!c.value||l.value)return;g()&&await p();const m=a.value;u.value&&m?.[u.value]!=null&&(await m[u.value](),l.value=!0)}async function y(){await(l.value?p():b())}const h=()=>{const m=g();(!m||m&&v())&&(l.value=m)};return O(n,Qe,h,!1),O(()=>N(a),Qe,h,!1),o&&d.tryOnScopeDispose(p),{isSupported:c,isFullscreen:l,enter:b,exit:p,toggle:y}}function Jn(e){return r.computed(()=>e.value?{buttons:{a:e.value.buttons[0],b:e.value.buttons[1],x:e.value.buttons[2],y:e.value.buttons[3]},bumper:{left:e.value.buttons[4],right:e.value.buttons[5]},triggers:{left:e.value.buttons[6],right:e.value.buttons[7]},stick:{left:{horizontal:e.value.axes[0],vertical:e.value.axes[1],button:e.value.buttons[10]},right:{horizontal:e.value.axes[2],vertical:e.value.axes[3],button:e.value.buttons[11]}},dpad:{up:e.value.buttons[12],down:e.value.buttons[13],left:e.value.buttons[14],right:e.value.buttons[15]},back:e.value.buttons[8],start:e.value.buttons[9]}:null)}function Qn(e={}){const{navigator:t=H}=e,n=x(()=>t&&"getGamepads"in t),o=r.ref([]),a=d.createEventHook(),l=d.createEventHook(),u=p=>{const b=[],y="vibrationActuator"in p?p.vibrationActuator:null;return y&&b.push(y),p.hapticActuators&&b.push(...p.hapticActuators),{id:p.id,index:p.index,connected:p.connected,mapping:p.mapping,timestamp:p.timestamp,vibrationActuator:p.vibrationActuator,hapticActuators:b,axes:p.axes.map(h=>h),buttons:p.buttons.map(h=>({pressed:h.pressed,touched:h.touched,value:h.value}))}},s=()=>{const p=t?.getGamepads()||[];for(const b of p)b&&o.value[b.index]&&(o.value[b.index]=u(b))},{isActive:i,pause:f,resume:c}=ee(s),v=p=>{o.value.some(({index:b})=>b===p.index)||(o.value.push(u(p)),a.trigger(p.index)),c()},g=p=>{o.value=o.value.filter(b=>b.index!==p.index),l.trigger(p.index)};return O("gamepadconnected",p=>v(p.gamepad)),O("gamepaddisconnected",p=>g(p.gamepad)),d.tryOnMounted(()=>{const p=t?.getGamepads()||[];for(const b of p)b&&o.value[b.index]&&v(b)}),f(),{isSupported:n,onConnected:a.on,onDisconnected:l.on,gamepads:o,pause:f,resume:c,isActive:i}}function Zn(e={}){const{enableHighAccuracy:t=!0,maximumAge:n=3e4,timeout:o=27e3,navigator:a=H,immediate:l=!0}=e,u=x(()=>a&&"geolocation"in a),s=r.ref(null),i=r.shallowRef(null),f=r.ref({accuracy:0,latitude:Number.POSITIVE_INFINITY,longitude:Number.POSITIVE_INFINITY,altitude:null,altitudeAccuracy:null,heading:null,speed:null});function c(b){s.value=b.timestamp,f.value=b.coords,i.value=null}let v;function g(){u.value&&(v=a.geolocation.watchPosition(c,b=>i.value=b,{enableHighAccuracy:t,maximumAge:n,timeout:o}))}l&&g();function p(){v&&a&&a.geolocation.clearWatch(v)}return d.tryOnScopeDispose(()=>{p()}),{isSupported:u,coords:f,locatedAt:s,error:i,resume:g,pause:p}}const Dn=["mousemove","mousedown","resize","keydown","touchstart","wheel"],eo=6e4;function to(e=eo,t={}){const{initialState:n=!1,listenForVisibilityChange:o=!0,events:a=Dn,window:l=I,eventFilter:u=d.throttleFilter(50)}=t,s=r.ref(n),i=r.ref(d.timestamp());let f;const c=()=>{s.value=!1,clearTimeout(f),f=setTimeout(()=>s.value=!0,e)},v=d.createFilterWrapper(u,()=>{i.value=d.timestamp(),c()});if(l){const g=l.document;for(const p of a)O(l,p,v,{passive:!0});o&&O(g,"visibilitychange",()=>{g.hidden||v()}),c()}return{idle:s,lastActive:i,reset:c}}async function no(e){return new Promise((t,n)=>{const o=new Image,{src:a,srcset:l,sizes:u,class:s,loading:i,crossorigin:f,referrerPolicy:c}=e;o.src=a,l&&(o.srcset=l),u&&(o.sizes=u),s&&(o.className=s),i&&(o.loading=i),f&&(o.crossOrigin=f),c&&(o.referrerPolicy=c),o.onload=()=>t(o),o.onerror=n})}function oo(e,t={}){const n=Ne(()=>no(d.toValue(e)),void 0,{resetOnExecute:!0,...t});return r.watch(()=>d.toValue(e),()=>n.execute(t.delay),{deep:!0}),n}function we(e){return typeof Window<"u"&&e instanceof Window?e.document.documentElement:typeof Document<"u"&&e instanceof Document?e.documentElement:e}const Ze=1;function De(e,t={}){const{throttle:n=0,idle:o=200,onStop:a=d.noop,onScroll:l=d.noop,offset:u={left:0,right:0,top:0,bottom:0},eventListenerOptions:s={capture:!1,passive:!0},behavior:i="auto",window:f=I,onError:c=T=>{console.error(T)}}=t,v=r.ref(0),g=r.ref(0),p=r.computed({get(){return v.value},set(T){y(T,void 0)}}),b=r.computed({get(){return g.value},set(T){y(void 0,T)}});function y(T,F){var C,P,R,V;if(!f)return;const L=d.toValue(e);if(!L)return;(R=L instanceof Document?f.document.body:L)==null||R.scrollTo({top:(C=d.toValue(F))!=null?C:b.value,left:(P=d.toValue(T))!=null?P:p.value,behavior:d.toValue(i)});const $=((V=L?.document)==null?void 0:V.documentElement)||L?.documentElement||L;p!=null&&(v.value=$.scrollLeft),b!=null&&(g.value=$.scrollTop)}const h=r.ref(!1),m=r.reactive({left:!0,right:!1,top:!0,bottom:!1}),w=r.reactive({left:!1,right:!1,top:!1,bottom:!1}),E=T=>{h.value&&(h.value=!1,w.left=!1,w.right=!1,w.top=!1,w.bottom=!1,a(T))},k=d.useDebounceFn(E,n+o),_=T=>{var F;if(!f)return;const C=((F=T?.document)==null?void 0:F.documentElement)||T?.documentElement||N(T),{display:P,flexDirection:R}=getComputedStyle(C),V=C.scrollLeft;w.left=V<v.value,w.right=V>v.value;const L=Math.abs(V)<=(u.left||0),$=Math.abs(V)+C.clientWidth>=C.scrollWidth-(u.right||0)-Ze;P==="flex"&&R==="row-reverse"?(m.left=$,m.right=L):(m.left=L,m.right=$),v.value=V;let U=C.scrollTop;T===f.document&&!U&&(U=f.document.body.scrollTop),w.top=U<g.value,w.bottom=U>g.value;const M=Math.abs(U)<=(u.top||0),W=Math.abs(U)+C.clientHeight>=C.scrollHeight-(u.bottom||0)-Ze;P==="flex"&&R==="column-reverse"?(m.top=W,m.bottom=M):(m.top=M,m.bottom=W),g.value=U},A=T=>{var F;if(!f)return;const C=(F=T.target.documentElement)!=null?F:T.target;_(C),h.value=!0,k(T),l(T)};return O(e,"scroll",n?d.useThrottleFn(A,n,!0,!1):A,s),d.tryOnMounted(()=>{try{const T=d.toValue(e);if(!T)return;_(T)}catch(T){c(T)}}),O(e,"scrollend",E,s),{x:p,y:b,isScrolling:h,arrivedState:m,directions:w,measure(){const T=d.toValue(e);f&&T&&_(T)}}}function lo(e,t,n={}){var o;const{direction:a="bottom",interval:l=100,canLoadMore:u=()=>!0}=n,s=r.reactive(De(e,{...n,offset:{[a]:(o=n.distance)!=null?o:0,...n.offset}})),i=r.ref(),f=r.computed(()=>!!i.value),c=r.computed(()=>we(d.toValue(e))),v=Ke(c);function g(){if(s.measure(),!c.value||!v.value||!u(c.value))return;const{scrollHeight:b,clientHeight:y,scrollWidth:h,clientWidth:m}=c.value,w=a==="bottom"||a==="top"?b<=y:h<=m;(s.arrivedState[a]||w)&&(i.value||(i.value=Promise.all([t(s),new Promise(E=>setTimeout(E,l))]).finally(()=>{i.value=null,r.nextTick(()=>g())})))}const p=r.watch(()=>[s.arrivedState[a],v.value],g,{immediate:!0});return d.tryOnUnmounted(p),{isLoading:f,reset(){r.nextTick(()=>g())}}}const ro=["mousedown","mouseup","keydown","keyup"];function ao(e,t={}){const{events:n=ro,document:o=B,initial:a=null}=t,l=r.ref(a);return o&&n.forEach(u=>{O(o,u,s=>{typeof s.getModifierState=="function"&&(l.value=s.getModifierState(e))})}),l}function uo(e,t,n={}){const{window:o=I}=n;return me(e,t,o?.localStorage,n)}const et={ctrl:"control",command:"meta",cmd:"meta",option:"alt",up:"arrowup",down:"arrowdown",left:"arrowleft",right:"arrowright"};function so(e={}){const{reactive:t=!1,target:n=I,aliasMap:o=et,passive:a=!0,onEventFired:l=d.noop}=e,u=r.reactive(new Set),s={toJSON(){return{}},current:u},i=t?r.reactive(s):s,f=new Set,c=new Set;function v(y,h){y in i&&(t?i[y]=h:i[y].value=h)}function g(){u.clear();for(const y of c)v(y,!1)}function p(y,h){var m,w;const E=(m=y.key)==null?void 0:m.toLowerCase(),_=[(w=y.code)==null?void 0:w.toLowerCase(),E].filter(Boolean);E&&(h?u.add(E):u.delete(E));for(const A of _)c.add(A),v(A,h);E==="meta"&&!h?(f.forEach(A=>{u.delete(A),v(A,!1)}),f.clear()):typeof y.getModifierState=="function"&&y.getModifierState("Meta")&&h&&[...u,..._].forEach(A=>f.add(A))}O(n,"keydown",y=>(p(y,!0),l(y)),{passive:a}),O(n,"keyup",y=>(p(y,!1),l(y)),{passive:a}),O("blur",g,{passive:!0}),O("focus",g,{passive:!0});const b=new Proxy(i,{get(y,h,m){if(typeof h!="string")return Reflect.get(y,h,m);if(h=h.toLowerCase(),h in o&&(h=o[h]),!(h in i))if(/[+_-]/.test(h)){const E=h.split(/[+_-]/g).map(k=>k.trim());i[h]=r.computed(()=>E.every(k=>d.toValue(b[k])))}else i[h]=r.ref(!1);const w=Reflect.get(y,h,m);return t?d.toValue(w):w}});return b}function Re(e,t){d.toValue(e)&&t(d.toValue(e))}function io(e){let t=[];for(let n=0;n<e.length;++n)t=[...t,[e.start(n),e.end(n)]];return t}function Fe(e){return Array.from(e).map(({label:t,kind:n,language:o,mode:a,activeCues:l,cues:u,inBandMetadataTrackDispatchType:s},i)=>({id:i,label:t,kind:n,language:o,mode:a,activeCues:l,cues:u,inBandMetadataTrackDispatchType:s}))}const co={src:"",tracks:[]};function fo(e,t={}){e=d.toRef(e),t={...co,...t};const{document:n=B}=t,o=r.ref(0),a=r.ref(0),l=r.ref(!1),u=r.ref(1),s=r.ref(!1),i=r.ref(!1),f=r.ref(!1),c=r.ref(1),v=r.ref(!1),g=r.ref([]),p=r.ref([]),b=r.ref(-1),y=r.ref(!1),h=r.ref(!1),m=n&&"pictureInPictureEnabled"in n,w=d.createEventHook(),E=d.createEventHook(),k=R=>{Re(e,V=>{if(R){const L=typeof R=="number"?R:R.id;V.textTracks[L].mode="disabled"}else for(let L=0;L<V.textTracks.length;++L)V.textTracks[L].mode="disabled";b.value=-1})},_=(R,V=!0)=>{Re(e,L=>{const $=typeof R=="number"?R:R.id;V&&k(),L.textTracks[$].mode="showing",b.value=$})},A=()=>new Promise((R,V)=>{Re(e,async L=>{m&&(y.value?n.exitPictureInPicture().then(R).catch(V):L.requestPictureInPicture().then(R).catch(V))})});r.watchEffect(()=>{if(!n)return;const R=d.toValue(e);if(!R)return;const V=d.toValue(t.src);let L=[];V&&(typeof V=="string"?L=[{src:V}]:Array.isArray(V)?L=V:d.isObject(V)&&(L=[V]),R.querySelectorAll("source").forEach($=>{$.removeEventListener("error",w.trigger),$.remove()}),L.forEach(({src:$,type:U})=>{const M=n.createElement("source");M.setAttribute("src",$),M.setAttribute("type",U||""),M.addEventListener("error",w.trigger),R.appendChild(M)}),R.load())}),d.tryOnScopeDispose(()=>{const R=d.toValue(e);R&&R.querySelectorAll("source").forEach(V=>V.removeEventListener("error",w.trigger))}),r.watch([e,u],()=>{const R=d.toValue(e);R&&(R.volume=u.value)}),r.watch([e,h],()=>{const R=d.toValue(e);R&&(R.muted=h.value)}),r.watch([e,c],()=>{const R=d.toValue(e);R&&(R.playbackRate=c.value)}),r.watchEffect(()=>{if(!n)return;const R=d.toValue(t.tracks),V=d.toValue(e);!R||!R.length||!V||(V.querySelectorAll("track").forEach(L=>L.remove()),R.forEach(({default:L,kind:$,label:U,src:M,srcLang:W},Z)=>{const G=n.createElement("track");G.default=L||!1,G.kind=$,G.label=U,G.src=M,G.srclang=W,G.default&&(b.value=Z),V.appendChild(G)}))});const{ignoreUpdates:T}=d.watchIgnorable(o,R=>{const V=d.toValue(e);V&&(V.currentTime=R)}),{ignoreUpdates:F}=d.watchIgnorable(f,R=>{const V=d.toValue(e);V&&(R?V.play().catch(L=>{throw E.trigger(L),L}):V.pause())});O(e,"timeupdate",()=>T(()=>o.value=d.toValue(e).currentTime)),O(e,"durationchange",()=>a.value=d.toValue(e).duration),O(e,"progress",()=>g.value=io(d.toValue(e).buffered)),O(e,"seeking",()=>l.value=!0),O(e,"seeked",()=>l.value=!1),O(e,["waiting","loadstart"],()=>{s.value=!0,F(()=>f.value=!1)}),O(e,"loadeddata",()=>s.value=!1),O(e,"playing",()=>{s.value=!1,i.value=!1,F(()=>f.value=!0)}),O(e,"ratechange",()=>c.value=d.toValue(e).playbackRate),O(e,"stalled",()=>v.value=!0),O(e,"ended",()=>i.value=!0),O(e,"pause",()=>F(()=>f.value=!1)),O(e,"play",()=>F(()=>f.value=!0)),O(e,"enterpictureinpicture",()=>y.value=!0),O(e,"leavepictureinpicture",()=>y.value=!1),O(e,"volumechange",()=>{const R=d.toValue(e);R&&(u.value=R.volume,h.value=R.muted)});const C=[],P=r.watch([e],()=>{const R=d.toValue(e);R&&(P(),C[0]=O(R.textTracks,"addtrack",()=>p.value=Fe(R.textTracks)),C[1]=O(R.textTracks,"removetrack",()=>p.value=Fe(R.textTracks)),C[2]=O(R.textTracks,"change",()=>p.value=Fe(R.textTracks)))});return d.tryOnScopeDispose(()=>C.forEach(R=>R())),{currentTime:o,duration:a,waiting:s,seeking:l,ended:i,stalled:v,buffered:g,playing:f,rate:c,volume:u,muted:h,tracks:p,selectedTrack:b,enableTrack:_,disableTrack:k,supportsPictureInPicture:m,togglePictureInPicture:A,isPictureInPicture:y,onSourceError:w.on,onPlaybackError:E.on}}function vo(){const e=r.shallowReactive({});return{get:t=>e[t],set:(t,n)=>r.set(e,t,n),has:t=>d.hasOwn(e,t),delete:t=>r.del(e,t),clear:()=>{Object.keys(e).forEach(t=>{r.del(e,t)})}}}function po(e,t){const o=t?.cache?r.shallowReactive(t.cache):r.isVue2?vo():r.shallowReactive(new Map),a=(...c)=>t?.getKey?t.getKey(...c):JSON.stringify(c),l=(c,...v)=>(o.set(c,e(...v)),o.get(c)),u=(...c)=>l(a(...c),...c),s=(...c)=>{o.delete(a(...c))},i=()=>{o.clear()},f=(...c)=>{const v=a(...c);return o.has(v)?o.get(v):l(v,...c)};return f.load=u,f.delete=s,f.clear=i,f.generateKey=a,f.cache=o,f}function yo(e={}){const t=r.ref(),n=x(()=>typeof performance<"u"&&"memory"in performance);if(n.value){const{interval:o=1e3}=e;d.useIntervalFn(()=>{t.value=performance.memory},o,{immediate:e.immediate,immediateCallback:e.immediateCallback})}return{isSupported:n,memory:t}}const mo={page:e=>[e.pageX,e.pageY],client:e=>[e.clientX,e.clientY],screen:e=>[e.screenX,e.screenY],movement:e=>e instanceof Touch?null:[e.movementX,e.movementY]};function tt(e={}){const{type:t="page",touch:n=!0,resetOnTouchEnds:o=!1,initialValue:a={x:0,y:0},window:l=I,target:u=l,scroll:s=!0,eventFilter:i}=e;let f=null,c=0,v=0;const g=r.ref(a.x),p=r.ref(a.y),b=r.ref(null),y=typeof t=="function"?t:mo[t],h=T=>{const F=y(T);f=T,F&&([g.value,p.value]=F,b.value="mouse"),l&&(c=l.scrollX,v=l.scrollY)},m=T=>{if(T.touches.length>0){const F=y(T.touches[0]);F&&([g.value,p.value]=F,b.value="touch")}},w=()=>{if(!f||!l)return;const T=y(f);f instanceof MouseEvent&&T&&(g.value=T[0]+l.scrollX-c,p.value=T[1]+l.scrollY-v)},E=()=>{g.value=a.x,p.value=a.y},k=i?T=>i(()=>h(T),{}):T=>h(T),_=i?T=>i(()=>m(T),{}):T=>m(T),A=i?()=>i(()=>w(),{}):()=>w();if(u){const T={passive:!0};O(u,["mousemove","dragover"],k,T),n&&t!=="movement"&&(O(u,["touchstart","touchmove"],_,T),o&&O(u,"touchend",E,T)),s&&t==="page"&&O(l,"scroll",A,{passive:!0})}return{x:g,y:p,sourceType:b}}function nt(e,t={}){const{handleOutside:n=!0,window:o=I}=t,a=t.type||"page",{x:l,y:u,sourceType:s}=tt(t),i=r.ref(e??o?.document.body),f=r.ref(0),c=r.ref(0),v=r.ref(0),g=r.ref(0),p=r.ref(0),b=r.ref(0),y=r.ref(!0);let h=()=>{};return o&&(h=r.watch([i,l,u],()=>{const m=N(i);if(!m||!(m instanceof Element))return;const{left:w,top:E,width:k,height:_}=m.getBoundingClientRect();v.value=w+(a==="page"?o.pageXOffset:0),g.value=E+(a==="page"?o.pageYOffset:0),p.value=_,b.value=k;const A=l.value-v.value,T=u.value-g.value;y.value=k===0||_===0||A<0||T<0||A>k||T>_,(n||!y.value)&&(f.value=A,c.value=T)},{immediate:!0}),O(document,"mouseleave",()=>{y.value=!0})),{x:l,y:u,sourceType:s,elementX:f,elementY:c,elementPositionX:v,elementPositionY:g,elementHeight:p,elementWidth:b,isOutside:y,stop:h}}function go(e={}){const{touch:t=!0,drag:n=!0,capture:o=!1,initialValue:a=!1,window:l=I}=e,u=r.ref(a),s=r.ref(null);if(!l)return{pressed:u,sourceType:s};const i=v=>()=>{u.value=!0,s.value=v},f=()=>{u.value=!1,s.value=null},c=r.computed(()=>N(e.target)||l);return O(c,"mousedown",i("mouse"),{passive:!0,capture:o}),O(l,"mouseleave",f,{passive:!0,capture:o}),O(l,"mouseup",f,{passive:!0,capture:o}),n&&(O(c,"dragstart",i("mouse"),{passive:!0,capture:o}),O(l,"drop",f,{passive:!0,capture:o}),O(l,"dragend",f,{passive:!0,capture:o})),t&&(O(c,"touchstart",i("touch"),{passive:!0,capture:o}),O(l,"touchend",f,{passive:!0,capture:o}),O(l,"touchcancel",f,{passive:!0,capture:o})),{pressed:u,sourceType:s}}function ho(e={}){const{window:t=I}=e,n=t?.navigator,o=x(()=>n&&"language"in n),a=r.ref(n?.language);return O(t,"languagechange",()=>{n&&(a.value=n.language)}),{isSupported:o,language:a}}function ot(e={}){const{window:t=I}=e,n=t?.navigator,o=x(()=>n&&"connection"in n),a=r.ref(!0),l=r.ref(!1),u=r.ref(void 0),s=r.ref(void 0),i=r.ref(void 0),f=r.ref(void 0),c=r.ref(void 0),v=r.ref(void 0),g=r.ref("unknown"),p=o.value&&n.connection;function b(){n&&(a.value=n.onLine,u.value=a.value?void 0:Date.now(),s.value=a.value?Date.now():void 0,p&&(i.value=p.downlink,f.value=p.downlinkMax,v.value=p.effectiveType,c.value=p.rtt,l.value=p.saveData,g.value=p.type))}return t&&(O(t,"offline",()=>{a.value=!1,u.value=Date.now()}),O(t,"online",()=>{a.value=!0,s.value=Date.now()})),p&&O(p,"change",b,!1),b(),{isSupported:r.readonly(o),isOnline:r.readonly(a),saveData:r.readonly(l),offlineAt:r.readonly(u),onlineAt:r.readonly(s),downlink:r.readonly(i),downlinkMax:r.readonly(f),effectiveType:r.readonly(v),rtt:r.readonly(c),type:r.readonly(g)}}function lt(e={}){const{controls:t=!1,interval:n="requestAnimationFrame"}=e,o=r.ref(new Date),a=()=>o.value=new Date,l=n==="requestAnimationFrame"?ee(a,{immediate:!0}):d.useIntervalFn(a,n,{immediate:!0});return t?{now:o,...l}:o}function wo(e){const t=r.ref(),n=()=>{t.value&&URL.revokeObjectURL(t.value),t.value=void 0};return r.watch(()=>d.toValue(e),o=>{n(),o&&(t.value=URL.createObjectURL(o))},{immediate:!0}),d.tryOnScopeDispose(n),r.readonly(t)}function rt(e,t,n){if(typeof e=="function"||r.isReadonly(e))return r.computed(()=>d.clamp(d.toValue(e),d.toValue(t),d.toValue(n)));const o=r.ref(e);return r.computed({get(){return o.value=d.clamp(o.value,d.toValue(t),d.toValue(n))},set(a){o.value=d.clamp(a,d.toValue(t),d.toValue(n))}})}function bo(e){const{total:t=Number.POSITIVE_INFINITY,pageSize:n=10,page:o=1,onPageChange:a=d.noop,onPageSizeChange:l=d.noop,onPageCountChange:u=d.noop}=e,s=rt(n,1,Number.POSITIVE_INFINITY),i=r.computed(()=>Math.max(1,Math.ceil(d.toValue(t)/d.toValue(s)))),f=rt(o,1,i),c=r.computed(()=>f.value===1),v=r.computed(()=>f.value===i.value);r.isRef(o)&&d.syncRef(o,f,{direction:r.isReadonly(o)?"ltr":"both"}),r.isRef(n)&&d.syncRef(n,s,{direction:r.isReadonly(n)?"ltr":"both"});function g(){f.value--}function p(){f.value++}const b={currentPage:f,currentPageSize:s,pageCount:i,isFirstPage:c,isLastPage:v,prev:g,next:p};return r.watch(f,()=>{a(r.reactive(b))}),r.watch(s,()=>{l(r.reactive(b))}),r.watch(i,()=>{u(r.reactive(b))}),b}function So(e={}){const{isOnline:t}=ot(e);return t}function Eo(e={}){const{window:t=I}=e,n=r.ref(!1),o=a=>{if(!t)return;a=a||t.event;const l=a.relatedTarget||a.toElement;n.value=!l};return t&&(O(t,"mouseout",o,{passive:!0}),O(t.document,"mouseleave",o,{passive:!0}),O(t.document,"mouseenter",o,{passive:!0})),n}function at(e={}){const{window:t=I}=e,n=x(()=>t&&"screen"in t&&"orientation"in t.screen),o=n.value?t.screen.orientation:{},a=r.ref(o.type),l=r.ref(o.angle||0);return n.value&&O(t,"orientationchange",()=>{a.value=o.type,l.value=o.angle}),{isSupported:n,orientation:a,angle:l,lockOrientation:i=>n.value&&typeof o.lock=="function"?o.lock(i):Promise.reject(new Error("Not supported")),unlockOrientation:()=>{n.value&&typeof o.unlock=="function"&&o.unlock()}}}function To(e,t={}){const{deviceOrientationTiltAdjust:n=h=>h,deviceOrientationRollAdjust:o=h=>h,mouseTiltAdjust:a=h=>h,mouseRollAdjust:l=h=>h,window:u=I}=t,s=r.reactive(qe({window:u})),i=r.reactive(at({window:u})),{elementX:f,elementY:c,elementWidth:v,elementHeight:g}=nt(e,{handleOutside:!1,window:u}),p=r.computed(()=>s.isSupported&&(s.alpha!=null&&s.alpha!==0||s.gamma!=null&&s.gamma!==0)?"deviceOrientation":"mouse"),b=r.computed(()=>{if(p.value==="deviceOrientation"){let h;switch(i.orientation){case"landscape-primary":h=s.gamma/90;break;case"landscape-secondary":h=-s.gamma/90;break;case"portrait-primary":h=-s.beta/90;break;case"portrait-secondary":h=s.beta/90;break;default:h=-s.beta/90}return o(h)}else{const h=-(c.value-g.value/2)/g.value;return l(h)}}),y=r.computed(()=>{if(p.value==="deviceOrientation"){let h;switch(i.orientation){case"landscape-primary":h=s.beta/90;break;case"landscape-secondary":h=-s.beta/90;break;case"portrait-primary":h=s.gamma/90;break;case"portrait-secondary":h=-s.gamma/90;break;default:h=s.gamma/90}return n(h)}else{const h=(f.value-v.value/2)/v.value;return a(h)}});return{roll:b,tilt:y,source:p}}function ko(e=Be()){const t=r.shallowRef(),n=()=>{const o=N(e);o&&(t.value=o.parentElement)};return d.tryOnMounted(n),r.watch(()=>d.toValue(e),n),t}function Oo(e,t){const{window:n=I,immediate:o=!0,...a}=e,l=x(()=>n&&"PerformanceObserver"in n);let u;const s=()=>{u?.disconnect()},i=()=>{l.value&&(s(),u=new PerformanceObserver(t),u.observe(a))};return d.tryOnScopeDispose(s),o&&i(),{isSupported:l,start:i,stop:s}}const ut={x:0,y:0,pointerId:0,pressure:0,tiltX:0,tiltY:0,width:0,height:0,twist:0,pointerType:null},_o=Object.keys(ut);function Ro(e={}){const{target:t=I}=e,n=r.ref(!1),o=r.ref(e.initialValue||{});Object.assign(o.value,ut,o.value);const a=l=>{n.value=!0,!(e.pointerTypes&&!e.pointerTypes.includes(l.pointerType))&&(o.value=d.objectPick(l,_o,!1))};if(t){const l={passive:!0};O(t,["pointerdown","pointermove","pointerup"],a,l),O(t,"pointerleave",()=>n.value=!1,l)}return{...d.toRefs(o),isInside:n}}function Fo(e,t={}){const{document:n=B}=t,o=x(()=>n&&"pointerLockElement"in n),a=r.ref(),l=r.ref();let u;o.value&&(O(n,"pointerlockchange",()=>{var f;const c=(f=n.pointerLockElement)!=null?f:a.value;u&&c===u&&(a.value=n.pointerLockElement,a.value||(u=l.value=null))}),O(n,"pointerlockerror",()=>{var f;const c=(f=n.pointerLockElement)!=null?f:a.value;if(u&&c===u){const v=n.pointerLockElement?"release":"acquire";throw new Error(`Failed to ${v} pointer lock.`)}}));async function s(f){var c;if(!o.value)throw new Error("Pointer Lock API is not supported by your browser.");if(l.value=f instanceof Event?f.currentTarget:null,u=f instanceof Event?(c=N(e))!=null?c:l.value:N(f),!u)throw new Error("Target element undefined.");return u.requestPointerLock(),await d.until(a).toBe(u)}async function i(){return a.value?(n.exitPointerLock(),await d.until(a).toBeNull(),!0):!1}return{isSupported:o,element:a,triggerElement:l,lock:s,unlock:i}}function Po(e,t={}){const n=d.toRef(e),{threshold:o=50,onSwipe:a,onSwipeEnd:l,onSwipeStart:u,disableTextSelect:s=!1}=t,i=r.reactive({x:0,y:0}),f=(T,F)=>{i.x=T,i.y=F},c=r.reactive({x:0,y:0}),v=(T,F)=>{c.x=T,c.y=F},g=r.computed(()=>i.x-c.x),p=r.computed(()=>i.y-c.y),{max:b,abs:y}=Math,h=r.computed(()=>b(y(g.value),y(p.value))>=o),m=r.ref(!1),w=r.ref(!1),E=r.computed(()=>h.value?y(g.value)>y(p.value)?g.value>0?"left":"right":p.value>0?"up":"down":"none"),k=T=>{var F,C,P;const R=T.buttons===0,V=T.buttons===1;return(P=(C=(F=t.pointerTypes)==null?void 0:F.includes(T.pointerType))!=null?C:R||V)!=null?P:!0},_=[O(e,"pointerdown",T=>{if(!k(T))return;w.value=!0;const F=T.target;F?.setPointerCapture(T.pointerId);const{clientX:C,clientY:P}=T;f(C,P),v(C,P),u?.(T)}),O(e,"pointermove",T=>{if(!k(T)||!w.value)return;const{clientX:F,clientY:C}=T;v(F,C),!m.value&&h.value&&(m.value=!0),m.value&&a?.(T)}),O(e,"pointerup",T=>{k(T)&&(m.value&&l?.(T,E.value),w.value=!1,m.value=!1)})];d.tryOnMounted(()=>{var T,F,C,P,R,V,L,$;(F=(T=n.value)==null?void 0:T.style)==null||F.setProperty("touch-action","none"),s&&((P=(C=n.value)==null?void 0:C.style)==null||P.setProperty("-webkit-user-select","none"),(V=(R=n.value)==null?void 0:R.style)==null||V.setProperty("-ms-user-select","none"),($=(L=n.value)==null?void 0:L.style)==null||$.setProperty("user-select","none"))});const A=()=>_.forEach(T=>T());return{isSwiping:r.readonly(m),direction:r.readonly(E),posStart:r.readonly(i),posEnd:r.readonly(c),distanceX:g,distanceY:p,stop:A}}function Co(e){const t=q("(prefers-color-scheme: light)",e),n=q("(prefers-color-scheme: dark)",e);return r.computed(()=>n.value?"dark":t.value?"light":"no-preference")}function Vo(e){const t=q("(prefers-contrast: more)",e),n=q("(prefers-contrast: less)",e),o=q("(prefers-contrast: custom)",e);return r.computed(()=>t.value?"more":n.value?"less":o.value?"custom":"no-preference")}function Ao(e={}){const{window:t=I}=e;if(!t)return r.ref(["en"]);const n=t.navigator,o=r.ref(n.languages);return O(t,"languagechange",()=>{o.value=n.languages}),o}function Io(e){const t=q("(prefers-reduced-motion: reduce)",e);return r.computed(()=>t.value?"reduce":"no-preference")}function Mo(e,t){const n=r.shallowRef(t);return r.watch(d.toRef(e),(o,a)=>{n.value=a},{flush:"sync"}),r.readonly(n)}const st="--vueuse-safe-area-top",it="--vueuse-safe-area-right",ct="--vueuse-safe-area-bottom",ft="--vueuse-safe-area-left";function Lo(){const e=r.ref(""),t=r.ref(""),n=r.ref(""),o=r.ref("");if(d.isClient){const l=ue(st),u=ue(it),s=ue(ct),i=ue(ft);l.value="env(safe-area-inset-top, 0px)",u.value="env(safe-area-inset-right, 0px)",s.value="env(safe-area-inset-bottom, 0px)",i.value="env(safe-area-inset-left, 0px)",a(),O("resize",d.useDebounceFn(a))}function a(){e.value=be(st),t.value=be(it),n.value=be(ct),o.value=be(ft)}return{top:e,right:t,bottom:n,left:o,update:a}}function be(e){return getComputedStyle(document.documentElement).getPropertyValue(e)}function No(e,t=d.noop,n={}){const{immediate:o=!0,manual:a=!1,type:l="text/javascript",async:u=!0,crossOrigin:s,referrerPolicy:i,noModule:f,defer:c,document:v=B,attrs:g={}}=n,p=r.ref(null);let b=null;const y=w=>new Promise((E,k)=>{const _=F=>(p.value=F,E(F),F);if(!v){E(!1);return}let A=!1,T=v.querySelector(`script[src="${d.toValue(e)}"]`);T?T.hasAttribute("data-loaded")&&_(T):(T=v.createElement("script"),T.type=l,T.async=u,T.src=d.toValue(e),c&&(T.defer=c),s&&(T.crossOrigin=s),f&&(T.noModule=f),i&&(T.referrerPolicy=i),Object.entries(g).forEach(([F,C])=>T?.setAttribute(F,C)),A=!0),T.addEventListener("error",F=>k(F)),T.addEventListener("abort",F=>k(F)),T.addEventListener("load",()=>{T.setAttribute("data-loaded","true"),t(T),_(T)}),A&&(T=v.head.appendChild(T)),w||_(T)}),h=(w=!0)=>(b||(b=y(w)),b),m=()=>{if(!v)return;b=null,p.value&&(p.value=null);const w=v.querySelector(`script[src="${d.toValue(e)}"]`);w&&v.head.removeChild(w)};return o&&!a&&d.tryOnMounted(h),a||d.tryOnUnmounted(m),{scriptTag:p,load:h,unload:m}}function dt(e){const t=window.getComputedStyle(e);if(t.overflowX==="scroll"||t.overflowY==="scroll"||t.overflowX==="auto"&&e.clientWidth<e.scrollWidth||t.overflowY==="auto"&&e.clientHeight<e.scrollHeight)return!0;{const n=e.parentNode;return!n||n.tagName==="BODY"?!1:dt(n)}}function xo(e){const t=e||window.event,n=t.target;return dt(n)?!1:t.touches.length>1?!0:(t.preventDefault&&t.preventDefault(),!1)}const Pe=new WeakMap;function $o(e,t=!1){const n=r.ref(t);let o=null,a="";r.watch(d.toRef(e),s=>{const i=we(d.toValue(s));if(i){const f=i;if(Pe.get(f)||Pe.set(f,f.style.overflow),f.style.overflow!=="hidden"&&(a=f.style.overflow),f.style.overflow==="hidden")return n.value=!0;if(n.value)return f.style.overflow="hidden"}},{immediate:!0});const l=()=>{const s=we(d.toValue(e));!s||n.value||(d.isIOS&&(o=O(s,"touchmove",i=>{xo(i)},{passive:!1})),s.style.overflow="hidden",n.value=!0)},u=()=>{const s=we(d.toValue(e));!s||!n.value||(d.isIOS&&o?.(),s.style.overflow=a,Pe.delete(s),n.value=!1)};return d.tryOnScopeDispose(u),r.computed({get(){return n.value},set(s){s?l():u()}})}function Wo(e,t,n={}){const{window:o=I}=n;return me(e,t,o?.sessionStorage,n)}function Uo(e={},t={}){const{navigator:n=H}=t,o=n,a=x(()=>o&&"canShare"in o);return{isSupported:a,share:async(u={})=>{if(a.value){const s={...d.toValue(e),...d.toValue(u)};let i=!0;if(s.files&&o.canShare&&(i=o.canShare({files:s.files})),i)return o.share(s)}}}}const Ho=(e,t)=>e.sort(t),Se=(e,t)=>e-t;function Bo(...e){var t,n,o,a;const[l]=e;let u=Se,s={};e.length===2?typeof e[1]=="object"?(s=e[1],u=(t=s.compareFn)!=null?t:Se):u=(n=e[1])!=null?n:Se:e.length>2&&(u=(o=e[1])!=null?o:Se,s=(a=e[2])!=null?a:{});const{dirty:i=!1,sortFn:f=Ho}=s;return i?(r.watchEffect(()=>{const c=f(d.toValue(l),u);r.isRef(l)?l.value=c:l.splice(0,l.length,...c)}),l):r.computed(()=>f([...d.toValue(l)],u))}function jo(e={}){const{interimResults:t=!0,continuous:n=!0,maxAlternatives:o=1,window:a=I}=e,l=d.toRef(e.lang||"en-US"),u=r.ref(!1),s=r.ref(!1),i=r.ref(""),f=r.shallowRef(void 0),c=(h=!u.value)=>{u.value=h},v=()=>{u.value=!0},g=()=>{u.value=!1},p=a&&(a.SpeechRecognition||a.webkitSpeechRecognition),b=x(()=>p);let y;return b.value&&(y=new p,y.continuous=n,y.interimResults=t,y.lang=d.toValue(l),y.maxAlternatives=o,y.onstart=()=>{s.value=!1},r.watch(l,h=>{y&&!u.value&&(y.lang=h)}),y.onresult=h=>{const m=h.results[h.resultIndex],{transcript:w}=m[0];s.value=m.isFinal,i.value=w,f.value=void 0},y.onerror=h=>{f.value=h},y.onend=()=>{u.value=!1,y.lang=d.toValue(l)},r.watch(u,()=>{u.value?y.start():y.stop()})),d.tryOnScopeDispose(()=>{u.value=!1}),{isSupported:b,isListening:u,isFinal:s,recognition:y,result:i,error:f,toggle:c,start:v,stop:g}}function zo(e,t={}){const{pitch:n=1,rate:o=1,volume:a=1,window:l=I}=t,u=l&&l.speechSynthesis,s=x(()=>u),i=r.ref(!1),f=r.ref("init"),c=d.toRef(e||""),v=d.toRef(t.lang||"en-US"),g=r.shallowRef(void 0),p=(w=!i.value)=>{i.value=w},b=w=>{w.lang=d.toValue(v),w.voice=d.toValue(t.voice)||null,w.pitch=d.toValue(n),w.rate=d.toValue(o),w.volume=a,w.onstart=()=>{i.value=!0,f.value="play"},w.onpause=()=>{i.value=!1,f.value="pause"},w.onresume=()=>{i.value=!0,f.value="play"},w.onend=()=>{i.value=!1,f.value="end"},w.onerror=E=>{g.value=E}},y=r.computed(()=>{i.value=!1,f.value="init";const w=new SpeechSynthesisUtterance(c.value);return b(w),w}),h=()=>{u.cancel(),y&&u.speak(y.value)},m=()=>{u.cancel(),i.value=!1};return s.value&&(b(y.value),r.watch(v,w=>{y.value&&!i.value&&(y.value.lang=w)}),t.voice&&r.watch(t.voice,()=>{u.cancel()}),r.watch(i,()=>{i.value?u.resume():u.pause()})),d.tryOnScopeDispose(()=>{i.value=!1}),{isSupported:s,isPlaying:i,status:f,utterance:y,error:g,stop:m,toggle:p,speak:h}}function qo(e,t){const n=r.ref(e),o=r.computed(()=>Array.isArray(n.value)?n.value:Object.keys(n.value)),a=r.ref(o.value.indexOf(t??o.value[0])),l=r.computed(()=>c(a.value)),u=r.computed(()=>a.value===0),s=r.computed(()=>a.value===o.value.length-1),i=r.computed(()=>o.value[a.value+1]),f=r.computed(()=>o.value[a.value-1]);function c(_){return Array.isArray(n.value)?n.value[_]:n.value[o.value[_]]}function v(_){if(o.value.includes(_))return c(o.value.indexOf(_))}function g(_){o.value.includes(_)&&(a.value=o.value.indexOf(_))}function p(){s.value||a.value++}function b(){u.value||a.value--}function y(_){k(_)&&g(_)}function h(_){return o.value.indexOf(_)===a.value+1}function m(_){return o.value.indexOf(_)===a.value-1}function w(_){return o.value.indexOf(_)===a.value}function E(_){return a.value<o.value.indexOf(_)}function k(_){return a.value>o.value.indexOf(_)}return{steps:n,stepNames:o,index:a,current:l,next:i,previous:f,isFirst:u,isLast:s,at:c,get:v,goTo:g,goToNext:p,goToPrevious:b,goBackTo:y,isNext:h,isPrevious:m,isCurrent:w,isBefore:E,isAfter:k}}function Go(e,t,n,o={}){var a;const{flush:l="pre",deep:u=!0,listenToStorageChanges:s=!0,writeDefaults:i=!0,mergeDefaults:f=!1,shallow:c,window:v=I,eventFilter:g,onError:p=E=>{console.error(E)}}=o,b=d.toValue(t),y=Ue(b),h=(c?r.shallowRef:r.ref)(t),m=(a=o.serializer)!=null?a:ke[y];if(!n)try{n=ye("getDefaultStorageAsync",()=>{var E;return(E=I)==null?void 0:E.localStorage})()}catch(E){p(E)}async function w(E){if(!(!n||E&&E.key!==e))try{const k=E?E.newValue:await n.getItem(e);if(k==null)h.value=b,i&&b!==null&&await n.setItem(e,await m.write(b));else if(f){const _=await m.read(k);typeof f=="function"?h.value=f(_,b):y==="object"&&!Array.isArray(_)?h.value={...b,..._}:h.value=_}else h.value=await m.read(k)}catch(k){p(k)}}return w(),v&&s&&O(v,"storage",E=>Promise.resolve().then(()=>w(E))),n&&d.watchWithFilter(h,async()=>{try{h.value==null?await n.removeItem(e):await n.setItem(e,await m.write(h.value))}catch(E){p(E)}},{flush:l,deep:u,eventFilter:g}),h}let Yo=0;function Xo(e,t={}){const n=r.ref(!1),{document:o=B,immediate:a=!0,manual:l=!1,id:u=`vueuse_styletag_${++Yo}`}=t,s=r.ref(e);let i=()=>{};const f=()=>{if(!o)return;const v=o.getElementById(u)||o.createElement("style");v.isConnected||(v.id=u,t.media&&(v.media=t.media),o.head.appendChild(v)),!n.value&&(i=r.watch(s,g=>{v.textContent=g},{immediate:!0}),n.value=!0)},c=()=>{!o||!n.value||(i(),o.head.removeChild(o.getElementById(u)),n.value=!1)};return a&&!l&&d.tryOnMounted(f),l||d.tryOnScopeDispose(c),{id:u,css:s,unload:c,load:f,isLoaded:r.readonly(n)}}function Ko(e,t={}){const{threshold:n=50,onSwipe:o,onSwipeEnd:a,onSwipeStart:l,passive:u=!0,window:s=I}=t,i=r.reactive({x:0,y:0}),f=r.reactive({x:0,y:0}),c=r.computed(()=>i.x-f.x),v=r.computed(()=>i.y-f.y),{max:g,abs:p}=Math,b=r.computed(()=>g(p(c.value),p(v.value))>=n),y=r.ref(!1),h=r.computed(()=>b.value?p(c.value)>p(v.value)?c.value>0?"left":"right":v.value>0?"up":"down":"none"),m=C=>[C.touches[0].clientX,C.touches[0].clientY],w=(C,P)=>{i.x=C,i.y=P},E=(C,P)=>{f.x=C,f.y=P};let k;const _=Jo(s?.document);u?k=_?{passive:!0}:{capture:!1}:k=_?{passive:!1,capture:!0}:{capture:!0};const A=C=>{y.value&&a?.(C,h.value),y.value=!1},T=[O(e,"touchstart",C=>{if(C.touches.length!==1)return;const[P,R]=m(C);w(P,R),E(P,R),l?.(C)},k),O(e,"touchmove",C=>{if(C.touches.length!==1)return;const[P,R]=m(C);E(P,R),k.capture&&!k.passive&&Math.abs(c.value)>Math.abs(v.value)&&C.preventDefault(),!y.value&&b.value&&(y.value=!0),y.value&&o?.(C)},k),O(e,["touchend","touchcancel"],A,k)];return{isPassiveEventSupported:_,isSwiping:y,direction:h,coordsStart:i,coordsEnd:f,lengthX:c,lengthY:v,stop:()=>T.forEach(C=>C())}}function Jo(e){if(!e)return!1;let t=!1;const n={get passive(){return t=!0,!1}};return e.addEventListener("x",d.noop,n),e.removeEventListener("x",d.noop),t}function Qo(){const e=r.ref([]);return e.value.set=t=>{t&&e.value.push(t)},r.onBeforeUpdate(()=>{e.value.length=0}),e}function Zo(e={}){const{document:t=B,selector:n="html",observe:o=!1,initialValue:a="ltr"}=e;function l(){var s,i;return(i=(s=t?.querySelector(n))==null?void 0:s.getAttribute("dir"))!=null?i:a}const u=r.ref(l());return d.tryOnMounted(()=>u.value=l()),o&&t&&oe(t.querySelector(n),()=>u.value=l(),{attributes:!0}),r.computed({get(){return u.value},set(s){var i,f;u.value=s,t&&(u.value?(i=t.querySelector(n))==null||i.setAttribute("dir",u.value):(f=t.querySelector(n))==null||f.removeAttribute("dir"))}})}function Do(e){var t;const n=(t=e.rangeCount)!=null?t:0;return Array.from({length:n},(o,a)=>e.getRangeAt(a))}function el(e={}){const{window:t=I}=e,n=r.ref(null),o=r.computed(()=>{var s,i;return(i=(s=n.value)==null?void 0:s.toString())!=null?i:""}),a=r.computed(()=>n.value?Do(n.value):[]),l=r.computed(()=>a.value.map(s=>s.getBoundingClientRect()));function u(){n.value=null,t&&(n.value=t.getSelection())}return t&&O(t.document,"selectionchange",u),{text:o,rects:l,ranges:a,selection:n}}function tl(e){var t;const n=r.ref(e?.element),o=r.ref(e?.input),a=(t=e?.styleProp)!=null?t:"height",l=r.ref(1),u=r.ref(0);function s(){var i;if(!n.value)return;let f="";n.value.style[a]="1px",l.value=(i=n.value)==null?void 0:i.scrollHeight;const c=d.toValue(e?.styleTarget);c?c.style[a]=`${l.value}px`:f=`${l.value}px`,n.value.style[a]=f}return r.watch([o,n],()=>r.nextTick(s),{immediate:!0}),r.watch(l,()=>{var i;return(i=e?.onResize)==null?void 0:i.call(e)}),ge(n,([{contentRect:i}])=>{u.value!==i.width&&(u.value=i.width,s())}),e?.watch&&r.watch(e.watch,s,{immediate:!0,deep:!0}),{textarea:n,input:o,triggerResize:s}}function nl(e,t={}){const{throttle:n=200,trailing:o=!0}=t,a=d.throttleFilter(n,o);return{..._e(e,{...t,eventFilter:a})}}const ol=[{max:6e4,value:1e3,name:"second"},{max:276e4,value:6e4,name:"minute"},{max:72e6,value:36e5,name:"hour"},{max:5184e5,value:864e5,name:"day"},{max:24192e5,value:6048e5,name:"week"},{max:28512e6,value:2592e6,name:"month"},{max:Number.POSITIVE_INFINITY,value:31536e6,name:"year"}],ll={justNow:"just now",past:e=>e.match(/\d/)?`${e} ago`:e,future:e=>e.match(/\d/)?`in ${e}`:e,month:(e,t)=>e===1?t?"last month":"next month":`${e} month${e>1?"s":""}`,year:(e,t)=>e===1?t?"last year":"next year":`${e} year${e>1?"s":""}`,day:(e,t)=>e===1?t?"yesterday":"tomorrow":`${e} day${e>1?"s":""}`,week:(e,t)=>e===1?t?"last week":"next week":`${e} week${e>1?"s":""}`,hour:e=>`${e} hour${e>1?"s":""}`,minute:e=>`${e} minute${e>1?"s":""}`,second:e=>`${e} second${e>1?"s":""}`,invalid:""};function rl(e){return e.toISOString().slice(0,10)}function al(e,t={}){const{controls:n=!1,updateInterval:o=3e4}=t,{now:a,...l}=lt({interval:o,controls:!0}),u=r.computed(()=>vt(new Date(d.toValue(e)),t,d.toValue(a)));return n?{timeAgo:u,...l}:u}function vt(e,t={},n=Date.now()){var o;const{max:a,messages:l=ll,fullDateFormatter:u=rl,units:s=ol,showSecond:i=!1,rounding:f="round"}=t,c=typeof f=="number"?h=>+h.toFixed(f):Math[f],v=+n-+e,g=Math.abs(v);function p(h,m){return c(Math.abs(h)/m.value)}function b(h,m){const w=p(h,m),E=h>0,k=y(m.name,w,E);return y(E?"past":"future",k,E)}function y(h,m,w){const E=l[h];return typeof E=="function"?E(m,w):E.replace("{0}",m.toString())}if(g<6e4&&!i)return l.justNow;if(typeof a=="number"&&g>a)return u(new Date(e));if(typeof a=="string"){const h=(o=s.find(m=>m.name===a))==null?void 0:o.max;if(h&&g>h)return u(new Date(e))}for(const[h,m]of s.entries()){if(p(v,m)<=0&&s[h-1])return b(v,s[h-1]);if(g<m.max)return b(v,m)}return l.invalid}function ul(e,t,n){const{start:o}=d.useTimeoutFn(l,t,{immediate:!1}),a=r.ref(!1);async function l(){a.value&&(await e(),o())}function u(){a.value||(a.value=!0,l())}function s(){a.value=!1}return n?.immediate&&u(),d.tryOnScopeDispose(s),{isActive:a,pause:s,resume:u}}function sl(e={}){const{controls:t=!1,offset:n=0,immediate:o=!0,interval:a="requestAnimationFrame",callback:l}=e,u=r.ref(d.timestamp()+n),s=()=>u.value=d.timestamp()+n,i=l?()=>{s(),l(u.value)}:s,f=a==="requestAnimationFrame"?ee(i,{immediate:o}):d.useIntervalFn(i,a,{immediate:o});return t?{timestamp:u,...f}:u}function il(e=null,t={}){var n,o,a;const{document:l=B,restoreOnUnmount:u=v=>v}=t,s=(n=l?.title)!=null?n:"",i=d.toRef((o=e??l?.title)!=null?o:null),f=e&&typeof e=="function";function c(v){if(!("titleTemplate"in t))return v;const g=t.titleTemplate||"%s";return typeof g=="function"?g(v):d.toValue(g).replace(/%s/g,v)}return r.watch(i,(v,g)=>{v!==g&&l&&(l.title=c(typeof v=="string"?v:""))},{immediate:!0}),t.observe&&!t.titleTemplate&&l&&!f&&oe((a=l.head)==null?void 0:a.querySelector("title"),()=>{l&&l.title!==i.value&&(i.value=c(l.title))},{childList:!0}),d.tryOnBeforeUnmount(()=>{if(u){const v=u(s,i.value||"");v!=null&&l&&(l.title=v)}}),i}const cl={easeInSine:[.12,0,.39,0],easeOutSine:[.61,1,.88,1],easeInOutSine:[.37,0,.63,1],easeInQuad:[.11,0,.5,0],easeOutQuad:[.5,1,.89,1],easeInOutQuad:[.45,0,.55,1],easeInCubic:[.32,0,.67,0],easeOutCubic:[.33,1,.68,1],easeInOutCubic:[.65,0,.35,1],easeInQuart:[.5,0,.75,0],easeOutQuart:[.25,1,.5,1],easeInOutQuart:[.76,0,.24,1],easeInQuint:[.64,0,.78,0],easeOutQuint:[.22,1,.36,1],easeInOutQuint:[.83,0,.17,1],easeInExpo:[.7,0,.84,0],easeOutExpo:[.16,1,.3,1],easeInOutExpo:[.87,0,.13,1],easeInCirc:[.55,0,1,.45],easeOutCirc:[0,.55,.45,1],easeInOutCirc:[.85,0,.15,1],easeInBack:[.36,0,.66,-.56],easeOutBack:[.34,1.56,.64,1],easeInOutBack:[.68,-.6,.32,1.6]},fl=Object.assign({},{linear:d.identity},cl);function dl([e,t,n,o]){const a=(c,v)=>1-3*v+3*c,l=(c,v)=>3*v-6*c,u=c=>3*c,s=(c,v,g)=>((a(v,g)*c+l(v,g))*c+u(v))*c,i=(c,v,g)=>3*a(v,g)*c*c+2*l(v,g)*c+u(v),f=c=>{let v=c;for(let g=0;g<4;++g){const p=i(v,e,n);if(p===0)return v;const b=s(v,e,n)-c;v-=b/p}return v};return c=>e===t&&n===o?c:s(f(c),t,o)}function pt(e,t,n){return e+n*(t-e)}function Ce(e){return(typeof e=="number"?[e]:e)||[]}function yt(e,t,n,o={}){var a,l;const u=d.toValue(t),s=d.toValue(n),i=Ce(u),f=Ce(s),c=(a=d.toValue(o.duration))!=null?a:1e3,v=Date.now(),g=Date.now()+c,p=typeof o.transition=="function"?o.transition:(l=d.toValue(o.transition))!=null?l:d.identity,b=typeof p=="function"?p:dl(p);return new Promise(y=>{e.value=u;const h=()=>{var m;if((m=o.abort)!=null&&m.call(o)){y();return}const w=Date.now(),E=b((w-v)/c),k=Ce(e.value).map((_,A)=>pt(i[A],f[A],E));Array.isArray(e.value)?e.value=k.map((_,A)=>{var T,F;return pt((T=i[A])!=null?T:0,(F=f[A])!=null?F:0,E)}):typeof e.value=="number"&&(e.value=k[0]),w<g?requestAnimationFrame(h):(e.value=s,y())};h()})}function vl(e,t={}){let n=0;const o=()=>{const l=d.toValue(e);return typeof l=="number"?l:l.map(d.toValue)},a=r.ref(o());return r.watch(o,async l=>{var u,s;if(d.toValue(t.disabled))return;const i=++n;if(t.delay&&await d.promiseTimeout(d.toValue(t.delay)),i!==n)return;const f=Array.isArray(l)?l.map(d.toValue):d.toValue(l);(u=t.onStarted)==null||u.call(t),await yt(a,a.value,f,{...t,abort:()=>{var c;return i!==n||((c=t.abort)==null?void 0:c.call(t))}}),(s=t.onFinished)==null||s.call(t)},{deep:!0}),r.watch(()=>d.toValue(t.disabled),l=>{l&&(n++,a.value=o())}),d.tryOnScopeDispose(()=>{n++}),r.computed(()=>d.toValue(t.disabled)?o():a.value)}function pl(e="history",t={}){const{initialValue:n={},removeNullishValues:o=!0,removeFalsyValues:a=!1,write:l=!0,window:u=I}=t;if(!u)return r.reactive(n);const s=r.reactive({});function i(){if(e==="history")return u.location.search||"";if(e==="hash"){const m=u.location.hash||"",w=m.indexOf("?");return w>0?m.slice(w):""}else return(u.location.hash||"").replace(/^#/,"")}function f(m){const w=m.toString();if(e==="history")return`${w?`?${w}`:""}${u.location.hash||""}`;if(e==="hash-params")return`${u.location.search||""}${w?`#${w}`:""}`;const E=u.location.hash||"#",k=E.indexOf("?");return k>0?`${u.location.search||""}${E.slice(0,k)}${w?`?${w}`:""}`:`${u.location.search||""}${E}${w?`?${w}`:""}`}function c(){return new URLSearchParams(i())}function v(m){const w=new Set(Object.keys(s));for(const E of m.keys()){const k=m.getAll(E);s[E]=k.length>1?k:m.get(E)||"",w.delete(E)}Array.from(w).forEach(E=>delete s[E])}const{pause:g,resume:p}=d.pausableWatch(s,()=>{const m=new URLSearchParams("");Object.keys(s).forEach(w=>{const E=s[w];Array.isArray(E)?E.forEach(k=>m.append(w,k)):o&&E==null||a&&!E?m.delete(w):m.set(w,E)}),b(m)},{deep:!0});function b(m,w){g(),w&&v(m),u.history.replaceState(u.history.state,u.document.title,u.location.pathname+f(m)),p()}function y(){l&&b(c(),!0)}O(u,"popstate",y,!1),e!=="history"&&O(u,"hashchange",y,!1);const h=c();return h.keys().next().value?v(h):Object.assign(s,n),s}function yl(e={}){var t,n;const o=r.ref((t=e.enabled)!=null?t:!1),a=r.ref((n=e.autoSwitch)!=null?n:!0),l=r.ref(e.constraints),{navigator:u=H}=e,s=x(()=>{var y;return(y=u?.mediaDevices)==null?void 0:y.getUserMedia}),i=r.shallowRef();function f(y){switch(y){case"video":{if(l.value)return l.value.video||!1;break}case"audio":{if(l.value)return l.value.audio||!1;break}}}async function c(){if(!(!s.value||i.value))return i.value=await u.mediaDevices.getUserMedia({video:f("video"),audio:f("audio")}),i.value}function v(){var y;(y=i.value)==null||y.getTracks().forEach(h=>h.stop()),i.value=void 0}function g(){v(),o.value=!1}async function p(){return await c(),i.value&&(o.value=!0),i.value}async function b(){return v(),await p()}return r.watch(o,y=>{y?c():v()},{immediate:!0}),r.watch(l,()=>{a.value&&i.value&&b()},{immediate:!0}),d.tryOnScopeDispose(()=>{g()}),{isSupported:s,stream:i,start:p,stop:g,restart:b,constraints:l,enabled:o,autoSwitch:a}}function mt(e,t,n,o={}){var a,l,u,s,i;const{clone:f=!1,passive:c=!1,eventName:v,deep:g=!1,defaultValue:p,shouldEmit:b}=o,y=r.getCurrentInstance(),h=n||y?.emit||((a=y?.$emit)==null?void 0:a.bind(y))||((u=(l=y?.proxy)==null?void 0:l.$emit)==null?void 0:u.bind(y?.proxy));let m=v;if(!t)if(r.isVue2){const _=(i=(s=y?.proxy)==null?void 0:s.$options)==null?void 0:i.model;t=_?.value||"value",v||(m=_?.event||"input")}else t="modelValue";m=m||`update:${t.toString()}`;const w=_=>f?typeof f=="function"?f(_):ae(_):_,E=()=>d.isDef(e[t])?w(e[t]):p,k=_=>{b?b(_)&&h(m,_):h(m,_)};if(c){const _=E(),A=r.ref(_);let T=!1;return r.watch(()=>e[t],F=>{T||(T=!0,A.value=w(F),r.nextTick(()=>T=!1))}),r.watch(A,F=>{!T&&(F!==e[t]||g)&&k(F)},{deep:g}),A}else return r.computed({get(){return E()},set(_){k(_)}})}function ml(e,t,n={}){const o={};for(const a in e)o[a]=mt(e,a,t,n);return o}function gl(e){const{pattern:t=[],interval:n=0,navigator:o=H}=e||{},a=x(()=>typeof o<"u"&&"vibrate"in o),l=d.toRef(t);let u;const s=(f=l.value)=>{a.value&&o.vibrate(f)},i=()=>{a.value&&o.vibrate(0),u?.pause()};return n>0&&(u=d.useIntervalFn(s,n,{immediate:!1,immediateCallback:!1})),{isSupported:a,pattern:t,intervalControls:u,vibrate:s,stop:i}}function hl(e,t){const{containerStyle:n,wrapperProps:o,scrollTo:a,calculateRange:l,currentList:u,containerRef:s}="itemHeight"in t?Sl(t,e):bl(t,e);return{list:u,scrollTo:a,containerProps:{ref:s,onScroll:()=>{l()},style:n},wrapperProps:o}}function gt(e){const t=r.ref(null),n=Ye(t),o=r.ref([]),a=r.shallowRef(e);return{state:r.ref({start:0,end:10}),source:a,currentList:o,size:n,containerRef:t}}function ht(e,t,n){return o=>{if(typeof n=="number")return Math.ceil(o/n);const{start:a=0}=e.value;let l=0,u=0;for(let s=a;s<t.value.length;s++){const i=n(s);if(l+=i,u=s,l>o)break}return u-a}}function wt(e,t){return n=>{if(typeof t=="number")return Math.floor(n/t)+1;let o=0,a=0;for(let l=0;l<e.value.length;l++){const u=t(l);if(o+=u,o>=n){a=l;break}}return a+1}}function bt(e,t,n,o,{containerRef:a,state:l,currentList:u,source:s}){return()=>{const i=a.value;if(i){const f=n(e==="vertical"?i.scrollTop:i.scrollLeft),c=o(e==="vertical"?i.clientHeight:i.clientWidth),v=f-t,g=f+c+t;l.value={start:v<0?0:v,end:g>s.value.length?s.value.length:g},u.value=s.value.slice(l.value.start,l.value.end).map((p,b)=>({data:p,index:b+l.value.start}))}}}function St(e,t){return n=>typeof e=="number"?n*e:t.value.slice(0,n).reduce((a,l,u)=>a+e(u),0)}function Et(e,t,n,o){r.watch([e.width,e.height,t,n],()=>{o()})}function Tt(e,t){return r.computed(()=>typeof e=="number"?t.value.length*e:t.value.reduce((n,o,a)=>n+e(a),0))}const wl={horizontal:"scrollLeft",vertical:"scrollTop"};function kt(e,t,n,o){return a=>{o.value&&(o.value[wl[e]]=n(a),t())}}function bl(e,t){const n=gt(t),{state:o,source:a,currentList:l,size:u,containerRef:s}=n,i={overflowX:"auto"},{itemWidth:f,overscan:c=5}=e,v=ht(o,a,f),g=wt(a,f),p=bt("horizontal",c,g,v,n),b=St(f,a),y=r.computed(()=>b(o.value.start)),h=Tt(f,a);Et(u,t,s,p);const m=kt("horizontal",p,b,s),w=r.computed(()=>({style:{height:"100%",width:`${h.value-y.value}px`,marginLeft:`${y.value}px`,display:"flex"}}));return{scrollTo:m,calculateRange:p,wrapperProps:w,containerStyle:i,currentList:l,containerRef:s}}function Sl(e,t){const n=gt(t),{state:o,source:a,currentList:l,size:u,containerRef:s}=n,i={overflowY:"auto"},{itemHeight:f,overscan:c=5}=e,v=ht(o,a,f),g=wt(a,f),p=bt("vertical",c,g,v,n),b=St(f,a),y=r.computed(()=>b(o.value.start)),h=Tt(f,a);Et(u,t,s,p);const m=kt("vertical",p,b,s),w=r.computed(()=>({style:{width:"100%",height:`${h.value-y.value}px`,marginTop:`${y.value}px`}}));return{calculateRange:p,scrollTo:m,containerStyle:i,wrapperProps:w,currentList:l,containerRef:s}}function El(e={}){const{navigator:t=H,document:n=B}=e,o=r.ref(!1),a=r.shallowRef(null),l=Ge({document:n}),u=x(()=>t&&"wakeLock"in t),s=r.computed(()=>!!a.value&&l.value==="visible");u.value&&(O(a,"release",()=>{var v,g;o.value=(g=(v=a.value)==null?void 0:v.type)!=null?g:!1}),d.whenever(()=>l.value==="visible"&&n?.visibilityState==="visible"&&o.value,v=>{o.value=!1,i(v)}));async function i(v){var g;await((g=a.value)==null?void 0:g.release()),a.value=u.value?await t.wakeLock.request(v):null}async function f(v){l.value==="visible"?await i(v):o.value=v}async function c(){o.value=!1;const v=a.value;a.value=null,await v?.release()}return{sentinel:a,isSupported:u,isActive:s,request:f,forceRequest:i,release:c}}function Tl(e={}){const{window:t=I,requestPermissions:n=!0}=e,o=e,a=x(()=>{if(!t||!("Notification"in t))return!1;try{new Notification("")}catch{return!1}return!0}),l=r.ref(a.value&&"permission"in Notification&&Notification.permission==="granted"),u=r.ref(null),s=async()=>{if(a.value)return!l.value&&Notification.permission!=="denied"&&await Notification.requestPermission()==="granted"&&(l.value=!0),l.value},{on:i,trigger:f}=d.createEventHook(),{on:c,trigger:v}=d.createEventHook(),{on:g,trigger:p}=d.createEventHook(),{on:b,trigger:y}=d.createEventHook(),h=async w=>{if(!a.value||!l.value)return;const E=Object.assign({},o,w);return u.value=new Notification(E.title||"",E),u.value.onclick=f,u.value.onshow=v,u.value.onerror=p,u.value.onclose=y,u.value},m=()=>{u.value&&u.value.close(),u.value=null};if(n&&d.tryOnMounted(s),d.tryOnScopeDispose(m),a.value&&t){const w=t.document;O(w,"visibilitychange",E=>{E.preventDefault(),w.visibilityState==="visible"&&m()})}return{isSupported:a,notification:u,ensurePermissions:s,permissionGranted:l,show:h,close:m,onClick:i,onShow:c,onError:g,onClose:b}}const Ot="ping";function Ve(e){return e===!0?{}:e}function kl(e,t={}){const{onConnected:n,onDisconnected:o,onError:a,onMessage:l,immediate:u=!0,autoClose:s=!0,protocols:i=[]}=t,f=r.ref(null),c=r.ref("CLOSED"),v=r.ref(),g=d.toRef(e);let p,b,y=!1,h=0,m=[],w;const E=()=>{if(m.length&&v.value&&c.value==="OPEN"){for(const C of m)v.value.send(C);m=[]}},k=()=>{clearTimeout(w),w=void 0},_=(C=1e3,P)=>{!d.isClient||!v.value||(y=!0,k(),p?.(),v.value.close(C,P),v.value=void 0)},A=(C,P=!0)=>!v.value||c.value!=="OPEN"?(P&&m.push(C),!1):(E(),v.value.send(C),!0),T=()=>{if(y||typeof g.value>"u")return;const C=new WebSocket(g.value,i);v.value=C,c.value="CONNECTING",C.onopen=()=>{c.value="OPEN",h=0,n?.(C),b?.(),E()},C.onclose=P=>{if(c.value="CLOSED",o?.(C,P),!y&&t.autoReconnect&&(v.value==null||C===v.value)){const{retries:R=-1,delay:V=1e3,onFailed:L}=Ve(t.autoReconnect);typeof R=="number"&&(R<0||h<R)?(h+=1,setTimeout(T,V)):typeof R=="function"&&R()?setTimeout(T,V):L?.()}},C.onerror=P=>{a?.(C,P)},C.onmessage=P=>{if(t.heartbeat){k();const{message:R=Ot,responseMessage:V=R}=Ve(t.heartbeat);if(P.data===V)return}f.value=P.data,l?.(C,P)}};if(t.heartbeat){const{message:C=Ot,interval:P=1e3,pongTimeout:R=1e3}=Ve(t.heartbeat),{pause:V,resume:L}=d.useIntervalFn(()=>{A(C,!1),w==null&&(w=setTimeout(()=>{_(),y=!1},R))},P,{immediate:!1});p=V,b=L}s&&(d.isClient&&O("beforeunload",()=>_()),d.tryOnScopeDispose(_));const F=()=>{!d.isClient&&!d.isWorker||(_(),y=!1,h=0,T())};return u&&F(),r.watch(g,F),{data:f,status:c,close:_,send:A,open:F,ws:v}}function Ol(e,t,n){const{window:o=I}=n??{},a=r.ref(null),l=r.shallowRef(),u=(...i)=>{l.value&&l.value.postMessage(...i)},s=function(){l.value&&l.value.terminate()};return o&&(typeof e=="string"?l.value=new Worker(e,t):typeof e=="function"?l.value=e():l.value=e,l.value.onmessage=i=>{a.value=i.data},d.tryOnScopeDispose(()=>{l.value&&l.value.terminate()})),{data:a,post:u,terminate:s,worker:l}}function _l(e,t){if(e.length===0&&t.length===0)return"";const n=e.map(l=>`'${l}'`).toString(),o=t.filter(l=>typeof l=="function").map(l=>{const u=l.toString();return u.trim().startsWith("function")?u:`const ${l.name} = ${u}`}).join(";"),a=`importScripts(${n});`;return`${n.trim()===""?"":a} ${o}`}function Rl(e){return t=>{const n=t.data[0];return Promise.resolve(e.apply(void 0,n)).then(o=>{postMessage(["SUCCESS",o])}).catch(o=>{postMessage(["ERROR",o])})}}function Fl(e,t,n){const o=`${_l(t,n)}; onmessage=(${Rl})(${e})`,a=new Blob([o],{type:"text/javascript"});return URL.createObjectURL(a)}function Pl(e,t={}){const{dependencies:n=[],localDependencies:o=[],timeout:a,window:l=I}=t,u=r.ref(),s=r.ref("PENDING"),i=r.ref({}),f=r.ref(),c=(b="PENDING")=>{u.value&&u.value._url&&l&&(u.value.terminate(),URL.revokeObjectURL(u.value._url),i.value={},u.value=void 0,l.clearTimeout(f.value),s.value=b)};c(),d.tryOnScopeDispose(c);const v=()=>{const b=Fl(e,n,o),y=new Worker(b);return y._url=b,y.onmessage=h=>{const{resolve:m=()=>{},reject:w=()=>{}}=i.value,[E,k]=h.data;switch(E){case"SUCCESS":m(k),c(E);break;default:w(k),c("ERROR");break}},y.onerror=h=>{const{reject:m=()=>{}}=i.value;h.preventDefault(),m(h),c("ERROR")},a&&(f.value=setTimeout(()=>c("TIMEOUT_EXPIRED"),a)),y},g=(...b)=>new Promise((y,h)=>{var m;i.value={resolve:y,reject:h},(m=u.value)==null||m.postMessage([[...b]]),s.value="RUNNING"});return{workerFn:(...b)=>s.value==="RUNNING"?(console.error("[useWebWorkerFn] You can only run one instance of the worker at a time."),Promise.reject()):(u.value=v(),g(...b)),workerStatus:s,workerTerminate:c}}function Cl(e={}){const{window:t=I}=e;if(!t)return r.ref(!1);const n=r.ref(t.document.hasFocus());return O(t,"blur",()=>{n.value=!1}),O(t,"focus",()=>{n.value=!0}),n}function Vl(e={}){const{window:t=I,behavior:n="auto"}=e;if(!t)return{x:r.ref(0),y:r.ref(0)};const o=r.ref(t.scrollX),a=r.ref(t.scrollY),l=r.computed({get(){return o.value},set(s){scrollTo({left:s,behavior:n})}}),u=r.computed({get(){return a.value},set(s){scrollTo({top:s,behavior:n})}});return O(t,"scroll",()=>{o.value=t.scrollX,a.value=t.scrollY},{capture:!1,passive:!0}),{x:l,y:u}}function Al(e={}){const{window:t=I,initialWidth:n=Number.POSITIVE_INFINITY,initialHeight:o=Number.POSITIVE_INFINITY,listenOrientation:a=!0,includeScrollbar:l=!0,type:u="inner"}=e,s=r.ref(n),i=r.ref(o),f=()=>{t&&(u==="outer"?(s.value=t.outerWidth,i.value=t.outerHeight):l?(s.value=t.innerWidth,i.value=t.innerHeight):(s.value=t.document.documentElement.clientWidth,i.value=t.document.documentElement.clientHeight))};if(f(),d.tryOnMounted(f),O("resize",f,{passive:!0}),a){const c=q("(orientation: portrait)");r.watch(c,()=>f())}return{width:s,height:i}}S.DefaultMagicKeysAliasMap=et,S.StorageSerializers=ke,S.TransitionPresets=fl,S.asyncComputed=Y,S.breakpointsAntDesign=Zt,S.breakpointsBootstrapV5=Kt,S.breakpointsElement=on,S.breakpointsMasterCss=tn,S.breakpointsPrimeFlex=nn,S.breakpointsQuasar=Dt,S.breakpointsSematic=en,S.breakpointsTailwind=Xt,S.breakpointsVuetify=Qt,S.breakpointsVuetifyV2=xe,S.breakpointsVuetifyV3=Jt,S.cloneFnJSON=ae,S.computedAsync=Y,S.computedInject=Ae,S.createFetch=Wn,S.createReusableTemplate=z,S.createTemplatePromise=J,S.createUnrefFn=K,S.customStorageEventName=Oe,S.defaultDocument=B,S.defaultLocation=Q,S.defaultNavigator=H,S.defaultWindow=I,S.executeTransition=yt,S.formatTimeAgo=vt,S.getSSRHandler=ye,S.mapGamepadToXbox360Controller=Jn,S.onClickOutside=Ft,S.onKeyDown=Ct,S.onKeyPressed=Vt,S.onKeyStroke=fe,S.onKeyUp=At,S.onLongPress=Lt,S.onStartTyping=$t,S.setSSRHandler=vn,S.templateRef=Wt,S.unrefElement=N,S.useActiveElement=Le,S.useAnimate=Ut,S.useAsyncQueue=Ht,S.useAsyncState=Ne,S.useBase64=zt,S.useBattery=Gt,S.useBluetooth=Yt,S.useBreakpoints=ln,S.useBroadcastChannel=rn,S.useBrowserLocation=an,S.useCached=un,S.useClipboard=sn,S.useClipboardItems=cn,S.useCloned=fn,S.useColorMode=He,S.useConfirmDialog=yn,S.useCssVar=ue,S.useCurrentElement=Be,S.useCycleList=mn,S.useDark=gn,S.useDebouncedRefHistory=Sn,S.useDeviceMotion=En,S.useDeviceOrientation=qe,S.useDevicePixelRatio=Tn,S.useDevicesList=kn,S.useDisplayMedia=On,S.useDocumentVisibility=Ge,S.useDraggable=_n,S.useDropZone=Rn,S.useElementBounding=Fn,S.useElementByPoint=Pn,S.useElementHover=Cn,S.useElementSize=Ye,S.useElementVisibility=Ke,S.useEventBus=Vn,S.useEventListener=O,S.useEventSource=In,S.useEyeDropper=Mn,S.useFavicon=Ln,S.useFetch=Je,S.useFileDialog=Bn,S.useFileSystemAccess=jn,S.useFocus=zn,S.useFocusWithin=Yn,S.useFps=Xn,S.useFullscreen=Kn,S.useGamepad=Qn,S.useGeolocation=Zn,S.useIdle=to,S.useImage=oo,S.useInfiniteScroll=lo,S.useIntersectionObserver=Xe,S.useKeyModifier=ao,S.useLocalStorage=uo,S.useMagicKeys=so,S.useManualRefHistory=ze,S.useMediaControls=fo,S.useMediaQuery=q,S.useMemoize=po,S.useMemory=yo,S.useMounted=Me,S.useMouse=tt,S.useMouseInElement=nt,S.useMousePressed=go,S.useMutationObserver=oe,S.useNavigatorLanguage=ho,S.useNetwork=ot,S.useNow=lt,S.useObjectUrl=wo,S.useOffsetPagination=bo,S.useOnline=So,S.usePageLeave=Eo,S.useParallax=To,S.useParentElement=ko,S.usePerformanceObserver=Oo,S.usePermission=de,S.usePointer=Ro,S.usePointerLock=Fo,S.usePointerSwipe=Po,S.usePreferredColorScheme=Co,S.usePreferredContrast=Vo,S.usePreferredDark=Te,S.usePreferredLanguages=Ao,S.usePreferredReducedMotion=Io,S.usePrevious=Mo,S.useRafFn=ee,S.useRefHistory=_e,S.useResizeObserver=ge,S.useScreenOrientation=at,S.useScreenSafeArea=Lo,S.useScriptTag=No,S.useScroll=De,S.useScrollLock=$o,S.useSessionStorage=Wo,S.useShare=Uo,S.useSorted=Bo,S.useSpeechRecognition=jo,S.useSpeechSynthesis=zo,S.useStepper=qo,S.useStorage=me,S.useStorageAsync=Go,S.useStyleTag=Xo,S.useSupported=x,S.useSwipe=Ko,S.useTemplateRefsList=Qo,S.useTextDirection=Zo,S.useTextSelection=el,S.useTextareaAutosize=tl,S.useThrottledRefHistory=nl,S.useTimeAgo=al,S.useTimeoutPoll=ul,S.useTimestamp=sl,S.useTitle=il,S.useTransition=vl,S.useUrlSearchParams=pl,S.useUserMedia=yl,S.useVModel=mt,S.useVModels=ml,S.useVibrate=gl,S.useVirtualList=hl,S.useWakeLock=El,S.useWebNotification=Tl,S.useWebSocket=kl,S.useWebWorker=Ol,S.useWebWorkerFn=Pl,S.useWindowFocus=Cl,S.useWindowScroll=Vl,S.useWindowSize=Al,Object.keys(d).forEach(function(e){e!=="default"&&!Object.prototype.hasOwnProperty.call(S,e)&&Object.defineProperty(S,e,{enumerable:!0,get:function(){return d[e]}})})})(this.VueUse=this.VueUse||{},VueUse,VueDemi);
1
+ (function(E,b,o){"use strict";function Fe(e,t,n){let l;o.isRef(n)?l={evaluating:n}:l=n||{};const{lazy:u=!1,evaluating:r=void 0,shallow:i=!0,onError:a=b.noop}=l,s=o.ref(!u),c=i?o.shallowRef(t):o.ref(t);let f=0;return o.watchEffect(async d=>{if(!s.value)return;f++;const y=f;let m=!1;r&&Promise.resolve().then(()=>{r.value=!0});try{const p=await e(w=>{d(()=>{r&&(r.value=!1),m||w()})});y===f&&(c.value=p)}catch(p){a(p)}finally{r&&y===f&&(r.value=!1),m=!0}}),u?o.computed(()=>(s.value=!0,c.value)):c}function kt(e,t,n,l){let u=o.inject(e);return n&&(u=o.inject(e,n)),l&&(u=o.inject(e,n,l)),typeof t=="function"?o.computed(r=>t(u,r)):o.computed({get:r=>t.get(u,r),set:t.set})}function _t(e={}){const{inheritAttrs:t=!0}=e,n=o.shallowRef(),l=o.defineComponent({setup(r,{slots:i}){return()=>{n.value=i.default}}}),u=o.defineComponent({inheritAttrs:t,setup(r,{attrs:i,slots:a}){return()=>{var s;if(!n.value&&process.env.NODE_ENV!=="production")throw new Error("[VueUse] Failed to find the definition of reusable template");const c=(s=n.value)==null?void 0:s.call(n,{...Rt(i),$slots:a});return t&&c?.length===1?c[0]:c}}});return b.makeDestructurable({define:l,reuse:u},[l,u])}function Rt(e){const t={};for(const n in e)t[b.camelize(n)]=e[n];return t}function Vt(e={}){let t=0;const n=o.ref([]);function l(...i){const a=o.shallowReactive({key:t++,args:i,promise:void 0,resolve:()=>{},reject:()=>{},isResolving:!1,options:e});return n.value.push(a),a.promise=new Promise((s,c)=>{a.resolve=f=>(a.isResolving=!0,s(f)),a.reject=c}).finally(()=>{a.promise=void 0;const s=n.value.indexOf(a);s!==-1&&n.value.splice(s,1)}),a.promise}function u(...i){return e.singleton&&n.value.length>0?n.value[0].promise:l(...i)}const r=o.defineComponent((i,{slots:a})=>{const s=()=>n.value.map(c=>{var f;return o.h(o.Fragment,{key:c.key},(f=a.default)==null?void 0:f.call(a,c))});return e.transition?()=>o.h(o.TransitionGroup,e.transition,s):s});return r.start=u,r}function Pt(e){return function(...t){return e.apply(this,t.map(n=>o.toValue(n)))}}const I=b.isClient?window:void 0,B=b.isClient?window.document:void 0,z=b.isClient?window.navigator:void 0,Ft=b.isClient?window.location:void 0;function N(e){var t;const n=o.toValue(e);return(t=n?.$el)!=null?t:n}function k(...e){let t,n,l,u;if(typeof e[0]=="string"||Array.isArray(e[0])?([n,l,u]=e,t=I):[t,n,l,u]=e,!t)return b.noop;n=b.toArray(n),l=b.toArray(l);const r=[],i=()=>{r.forEach(f=>f()),r.length=0},a=(f,d,y,m)=>(f.addEventListener(d,y,m),()=>f.removeEventListener(d,y,m)),s=o.watch(()=>[N(t),o.toValue(u)],([f,d])=>{if(i(),!f)return;const y=b.isObject(d)?{...d}:d;r.push(...n.flatMap(m=>l.map(p=>a(f,m,p,y))))},{immediate:!0,flush:"post"}),c=()=>{s(),i()};return b.tryOnScopeDispose(c),c}let De=!1;function Dt(e,t,n={}){const{window:l=I,ignore:u=[],capture:r=!0,detectIframe:i=!1}=n;if(!l)return b.noop;b.isIOS&&!De&&(De=!0,Array.from(l.document.body.children).forEach(w=>w.addEventListener("click",b.noop)),l.document.documentElement.addEventListener("click",b.noop));let a=!0;const s=w=>o.toValue(u).some(v=>{if(typeof v=="string")return Array.from(l.document.querySelectorAll(v)).some(g=>g===w.target||w.composedPath().includes(g));{const g=N(v);return g&&(w.target===g||w.composedPath().includes(g))}});function c(w){const v=o.toValue(w);return v&&v.$.subTree.shapeFlag===16}function f(w,v){const g=o.toValue(w),h=g.$.subTree&&g.$.subTree.children;return h==null||!Array.isArray(h)?!1:h.some(S=>S.el===v.target||v.composedPath().includes(S.el))}const d=w=>{const v=N(e);if(w.target!=null&&!(!(v instanceof Element)&&c(e)&&f(e,w))&&!(!v||v===w.target||w.composedPath().includes(v))){if(w.detail===0&&(a=!s(w)),!a){a=!0;return}t(w)}};let y=!1;const m=[k(l,"click",w=>{y||(y=!0,setTimeout(()=>{y=!1},0),d(w))},{passive:!0,capture:r}),k(l,"pointerdown",w=>{const v=N(e);a=!s(w)&&!!(v&&!w.composedPath().includes(v))},{passive:!0}),i&&k(l,"blur",w=>{setTimeout(()=>{var v;const g=N(e);((v=l.document.activeElement)==null?void 0:v.tagName)==="IFRAME"&&!g?.contains(l.document.activeElement)&&t(w)},0)})].filter(Boolean);return()=>m.forEach(w=>w())}function Ce(){const e=o.ref(!1),t=o.getCurrentInstance();return t&&o.onMounted(()=>{e.value=!0},t),e}function W(e){const t=Ce();return o.computed(()=>(t.value,!!e()))}function K(e,t,n={}){const{window:l=I,...u}=n;let r;const i=W(()=>l&&"MutationObserver"in l),a=()=>{r&&(r.disconnect(),r=void 0)},s=o.computed(()=>{const y=o.toValue(e),m=b.toArray(y).map(N).filter(b.notNullish);return new Set(m)}),c=o.watch(()=>s.value,y=>{a(),i.value&&y.size&&(r=new MutationObserver(t),y.forEach(m=>r.observe(m,u)))},{immediate:!0,flush:"post"}),f=()=>r?.takeRecords(),d=()=>{c(),a()};return b.tryOnScopeDispose(d),{isSupported:i,stop:d,takeRecords:f}}function he(e,t,n={}){const{window:l=I,document:u=l?.document,flush:r="sync"}=n;if(!l||!u)return b.noop;let i;const a=f=>{i?.(),i=f},s=o.watchEffect(()=>{const f=N(e);if(f){const{stop:d}=K(u,y=>{y.map(p=>[...p.removedNodes]).flat().some(p=>p===f||p.contains(f))&&t(y)},{window:l,childList:!0,subtree:!0});a(d)}},{flush:r}),c=()=>{s(),a()};return b.tryOnScopeDispose(c),c}function Ct(e){return typeof e=="function"?e:typeof e=="string"?t=>t.key===e:Array.isArray(e)?t=>e.includes(t.key):()=>!0}function ae(...e){let t,n,l={};e.length===3?(t=e[0],n=e[1],l=e[2]):e.length===2?typeof e[1]=="object"?(t=!0,n=e[0],l=e[1]):(t=e[0],n=e[1]):(t=!0,n=e[0]);const{target:u=I,eventName:r="keydown",passive:i=!1,dedupe:a=!1}=l,s=Ct(t);return k(u,r,f=>{f.repeat&&o.toValue(a)||s(f)&&n(f)},i)}function At(e,t,n={}){return ae(e,t,{...n,eventName:"keydown"})}function Mt(e,t,n={}){return ae(e,t,{...n,eventName:"keypress"})}function It(e,t,n={}){return ae(e,t,{...n,eventName:"keyup"})}const Lt=500,Nt=10;function xt(e,t,n){var l,u;const r=o.computed(()=>N(e));let i,a,s,c=!1;function f(){i&&(clearTimeout(i),i=void 0),a=void 0,s=void 0,c=!1}function d(g){var h,S,O;const[_,C,T]=[s,a,c];if(f(),!n?.onMouseUp||!C||!_||(h=n?.modifiers)!=null&&h.self&&g.target!==r.value)return;(S=n?.modifiers)!=null&&S.prevent&&g.preventDefault(),(O=n?.modifiers)!=null&&O.stop&&g.stopPropagation();const V=g.x-C.x,D=g.y-C.y,F=Math.sqrt(V*V+D*D);n.onMouseUp(g.timeStamp-_,F,T)}function y(g){var h,S,O,_;(h=n?.modifiers)!=null&&h.self&&g.target!==r.value||(f(),(S=n?.modifiers)!=null&&S.prevent&&g.preventDefault(),(O=n?.modifiers)!=null&&O.stop&&g.stopPropagation(),a={x:g.x,y:g.y},s=g.timeStamp,i=setTimeout(()=>{c=!0,t(g)},(_=n?.delay)!=null?_:Lt))}function m(g){var h,S,O,_;if((h=n?.modifiers)!=null&&h.self&&g.target!==r.value||!a||n?.distanceThreshold===!1)return;(S=n?.modifiers)!=null&&S.prevent&&g.preventDefault(),(O=n?.modifiers)!=null&&O.stop&&g.stopPropagation();const C=g.x-a.x,T=g.y-a.y;Math.sqrt(C*C+T*T)>=((_=n?.distanceThreshold)!=null?_:Nt)&&f()}const p={capture:(l=n?.modifiers)==null?void 0:l.capture,once:(u=n?.modifiers)==null?void 0:u.once},w=[k(r,"pointerdown",y,p),k(r,"pointermove",m,p),k(r,["pointerup","pointerleave"],d,p)];return()=>w.forEach(g=>g())}function Wt(){const{activeElement:e,body:t}=document;if(!e||e===t)return!1;switch(e.tagName){case"INPUT":case"TEXTAREA":return!0}return e.hasAttribute("contenteditable")}function Ht({keyCode:e,metaKey:t,ctrlKey:n,altKey:l}){return t||n||l?!1:e>=48&&e<=57||e>=65&&e<=90||e>=97&&e<=122}function Ut(e,t={}){const{document:n=B}=t;n&&k(n,"keydown",u=>{!Wt()&&Ht(u)&&e(u)},{passive:!0})}function $t(e,t=null){const n=o.getCurrentInstance();let l=()=>{};const u=o.customRef((r,i)=>(l=i,{get(){var a,s;return r(),(s=(a=n?.proxy)==null?void 0:a.$refs[e])!=null?s:t},set(){}}));return b.tryOnMounted(l),o.onUpdated(l),u}function Ae(e={}){var t;const{window:n=I,deep:l=!0,triggerOnRemoval:u=!1}=e,r=(t=e.document)!=null?t:n?.document,i=()=>{var c;let f=r?.activeElement;if(l)for(;f?.shadowRoot;)f=(c=f?.shadowRoot)==null?void 0:c.activeElement;return f},a=o.ref(),s=()=>{a.value=i()};return n&&(k(n,"blur",c=>{c.relatedTarget===null&&s()},!0),k(n,"focus",s,!0)),u&&he(a,s,{document:r}),s(),a}function G(e,t={}){const{immediate:n=!0,fpsLimit:l=void 0,window:u=I}=t,r=o.ref(!1),i=o.computed(()=>l?1e3/o.toValue(l):null);let a=0,s=null;function c(y){if(!r.value||!u)return;a||(a=y);const m=y-a;if(i.value&&m<i.value){s=u.requestAnimationFrame(c);return}a=y,e({delta:m,timestamp:y}),s=u.requestAnimationFrame(c)}function f(){!r.value&&u&&(r.value=!0,a=0,s=u.requestAnimationFrame(c))}function d(){r.value=!1,s!=null&&u&&(u.cancelAnimationFrame(s),s=null)}return n&&f(),b.tryOnScopeDispose(d),{isActive:o.readonly(r),pause:d,resume:f}}function Bt(e,t,n){let l,u;b.isObject(n)?(l=n,u=b.objectOmit(n,["window","immediate","commitStyles","persist","onReady","onError"])):(l={duration:n},u=n);const{window:r=I,immediate:i=!0,commitStyles:a,persist:s,playbackRate:c=1,onReady:f,onError:d=M=>{console.error(M)}}=l,y=W(()=>r&&HTMLElement&&"animate"in HTMLElement.prototype),m=o.shallowRef(void 0),p=o.shallowReactive({startTime:null,currentTime:null,timeline:null,playbackRate:c,pending:!1,playState:i?"idle":"paused",replaceState:"active"}),w=o.computed(()=>p.pending),v=o.computed(()=>p.playState),g=o.computed(()=>p.replaceState),h=o.computed({get(){return p.startTime},set(M){p.startTime=M,m.value&&(m.value.startTime=M)}}),S=o.computed({get(){return p.currentTime},set(M){p.currentTime=M,m.value&&(m.value.currentTime=M,L())}}),O=o.computed({get(){return p.timeline},set(M){p.timeline=M,m.value&&(m.value.timeline=M)}}),_=o.computed({get(){return p.playbackRate},set(M){p.playbackRate=M,m.value&&(m.value.playbackRate=M)}}),C=()=>{if(m.value)try{m.value.play(),L()}catch(M){H(),d(M)}else R()},T=()=>{var M;try{(M=m.value)==null||M.pause(),H()}catch(x){d(x)}},V=()=>{var M;m.value||R();try{(M=m.value)==null||M.reverse(),L()}catch(x){H(),d(x)}},D=()=>{var M;try{(M=m.value)==null||M.finish(),H()}catch(x){d(x)}},F=()=>{var M;try{(M=m.value)==null||M.cancel(),H()}catch(x){d(x)}};o.watch(()=>N(e),M=>{M&&R()}),o.watch(()=>t,M=>{m.value&&R(),!N(e)&&m.value&&(m.value.effect=new KeyframeEffect(N(e),o.toValue(M),u))},{deep:!0}),b.tryOnMounted(()=>R(!0),!1),b.tryOnScopeDispose(F);function R(M){const x=N(e);!y.value||!x||(m.value||(m.value=x.animate(o.toValue(t),u)),s&&m.value.persist(),c!==1&&(m.value.playbackRate=c),M&&!i?m.value.pause():L(),f?.(m.value))}k(m,["cancel","finish","remove"],H),k(m,"finish",()=>{var M;a&&((M=m.value)==null||M.commitStyles())});const{resume:P,pause:A}=G(()=>{m.value&&(p.pending=m.value.pending,p.playState=m.value.playState,p.replaceState=m.value.replaceState,p.startTime=m.value.startTime,p.currentTime=m.value.currentTime,p.timeline=m.value.timeline,p.playbackRate=m.value.playbackRate)},{immediate:!1});function L(){y.value&&P()}function H(){y.value&&r&&r.requestAnimationFrame(A)}return{isSupported:y,animate:m,play:C,pause:T,reverse:V,finish:D,cancel:F,pending:w,playState:v,replaceState:g,startTime:h,currentTime:S,timeline:O,playbackRate:_}}function jt(e,t){const{interrupt:n=!0,onError:l=b.noop,onFinished:u=b.noop,signal:r}=t||{},i={aborted:"aborted",fulfilled:"fulfilled",pending:"pending",rejected:"rejected"},a=Array.from(Array.from({length:e.length}),()=>({state:i.pending,data:null})),s=o.reactive(a),c=o.ref(-1);if(!e||e.length===0)return u(),{activeIndex:c,result:s};function f(d,y){c.value++,s[c.value].data=y,s[c.value].state=d}return e.reduce((d,y)=>d.then(m=>{var p;if(r?.aborted){f(i.aborted,new Error("aborted"));return}if(((p=s[c.value])==null?void 0:p.state)===i.rejected&&n){u();return}const w=y(m).then(v=>(f(i.fulfilled,v),c.value===e.length-1&&u(),v));return r?Promise.race([w,zt(r)]):w}).catch(m=>r?.aborted?(f(i.aborted,m),m):(f(i.rejected,m),l(),m)),Promise.resolve()),{activeIndex:c,result:s}}function zt(e){return new Promise((t,n)=>{const l=new Error("aborted");e.aborted?n(l):e.addEventListener("abort",()=>n(l),{once:!0})})}function Me(e,t,n){const{immediate:l=!0,delay:u=0,onError:r=b.noop,onSuccess:i=b.noop,resetOnExecute:a=!0,shallow:s=!0,throwError:c}=n??{},f=s?o.shallowRef(t):o.ref(t),d=o.ref(!1),y=o.ref(!1),m=o.shallowRef(void 0);async function p(g=0,...h){a&&(f.value=t),m.value=void 0,d.value=!1,y.value=!0,g>0&&await b.promiseTimeout(g);const S=typeof e=="function"?e(...h):e;try{const O=await S;f.value=O,d.value=!0,i(O)}catch(O){if(m.value=O,r(O),c)throw O}finally{y.value=!1}return f.value}l&&p(u);const w={state:f,isReady:d,isLoading:y,error:m,execute:p};function v(){return new Promise((g,h)=>{b.until(y).toBe(!1).then(()=>g(w)).catch(h)})}return{...w,then(g,h){return v().then(g,h)}}}const Z={array:e=>JSON.stringify(e),object:e=>JSON.stringify(e),set:e=>JSON.stringify(Array.from(e)),map:e=>JSON.stringify(Object.fromEntries(e)),null:()=>""};function qt(e){return e?e instanceof Map?Z.map:e instanceof Set?Z.set:Array.isArray(e)?Z.array:Z.object:Z.null}function Gt(e,t){const n=o.ref(""),l=o.ref();function u(){if(b.isClient)return l.value=new Promise((r,i)=>{try{const a=o.toValue(e);if(a==null)r("");else if(typeof a=="string")r(ge(new Blob([a],{type:"text/plain"})));else if(a instanceof Blob)r(ge(a));else if(a instanceof ArrayBuffer)r(window.btoa(String.fromCharCode(...new Uint8Array(a))));else if(a instanceof HTMLCanvasElement)r(a.toDataURL(t?.type,t?.quality));else if(a instanceof HTMLImageElement){const s=a.cloneNode(!1);s.crossOrigin="Anonymous",Yt(s).then(()=>{const c=document.createElement("canvas"),f=c.getContext("2d");c.width=s.width,c.height=s.height,f.drawImage(s,0,0,c.width,c.height),r(c.toDataURL(t?.type,t?.quality))}).catch(i)}else if(typeof a=="object"){const c=(t?.serializer||qt(a))(a);return r(ge(new Blob([c],{type:"application/json"})))}else i(new Error("target is unsupported types"))}catch(a){i(a)}}),l.value.then(r=>{n.value=t?.dataUrl===!1?r.replace(/^data:.*?;base64,/,""):r}),l.value}return o.isRef(e)||typeof e=="function"?o.watch(e,u,{immediate:!0}):u(),{base64:n,promise:l,execute:u}}function Yt(e){return new Promise((t,n)=>{e.complete?t():(e.onload=()=>{t()},e.onerror=n)})}function ge(e){return new Promise((t,n)=>{const l=new FileReader;l.onload=u=>{t(u.target.result)},l.onerror=n,l.readAsDataURL(e)})}function Xt(e={}){const{navigator:t=z}=e,n=["chargingchange","chargingtimechange","dischargingtimechange","levelchange"],l=W(()=>t&&"getBattery"in t&&typeof t.getBattery=="function"),u=o.ref(!1),r=o.ref(0),i=o.ref(0),a=o.ref(1);let s;function c(){u.value=this.charging,r.value=this.chargingTime||0,i.value=this.dischargingTime||0,a.value=this.level}return l.value&&t.getBattery().then(f=>{s=f,c.call(s),k(s,n,c,{passive:!0})}),{isSupported:l,charging:u,chargingTime:r,dischargingTime:i,level:a}}function Kt(e){let{acceptAllDevices:t=!1}=e||{};const{filters:n=void 0,optionalServices:l=void 0,navigator:u=z}=e||{},r=W(()=>u&&"bluetooth"in u),i=o.shallowRef(void 0),a=o.shallowRef(null);o.watch(i,()=>{d()});async function s(){if(r.value){a.value=null,n&&n.length>0&&(t=!1);try{i.value=await u?.bluetooth.requestDevice({acceptAllDevices:t,filters:n,optionalServices:l})}catch(y){a.value=y}}}const c=o.ref(),f=o.computed(()=>{var y;return((y=c.value)==null?void 0:y.connected)||!1});async function d(){if(a.value=null,i.value&&i.value.gatt){i.value.addEventListener("gattserverdisconnected",()=>{});try{c.value=await i.value.gatt.connect()}catch(y){a.value=y}}}return b.tryOnMounted(()=>{var y;i.value&&((y=i.value.gatt)==null||y.connect())}),b.tryOnScopeDispose(()=>{var y;i.value&&((y=i.value.gatt)==null||y.disconnect())}),{isSupported:r,isConnected:f,device:i,requestDevice:s,server:c,error:a}}const we=Symbol("vueuse-ssr-width");function be(){const e=o.hasInjectionContext()?b.injectLocal(we,null):null;return typeof e=="number"?e:void 0}function Jt(e,t){t!==void 0?t.provide(we,e):b.provideLocal(we,e)}function j(e,t={}){const{window:n=I,ssrWidth:l=be()}=t,u=W(()=>n&&"matchMedia"in n&&typeof n.matchMedia=="function"),r=o.ref(typeof l=="number");let i;const a=o.ref(!1),s=d=>{a.value=d.matches},c=()=>{i&&("removeEventListener"in i?i.removeEventListener("change",s):i.removeListener(s))},f=o.watchEffect(()=>{if(r.value){r.value=!u.value;const d=o.toValue(e).split(",");a.value=d.some(y=>{const m=y.includes("not all"),p=y.match(/\(\s*min-width:\s*(-?\d+(?:\.\d*)?[a-z]+\s*)\)/),w=y.match(/\(\s*max-width:\s*(-?\d+(?:\.\d*)?[a-z]+\s*)\)/);let v=!!(p||w);return p&&v&&(v=l>=b.pxValue(p[1])),w&&v&&(v=l<=b.pxValue(w[1])),m?!v:v});return}u.value&&(c(),i=n.matchMedia(o.toValue(e)),"addEventListener"in i?i.addEventListener("change",s):i.addListener(s),a.value=i.matches)});return b.tryOnScopeDispose(()=>{f(),c(),i=void 0}),o.computed(()=>a.value)}const Qt={sm:640,md:768,lg:1024,xl:1280,"2xl":1536},Zt={xs:0,sm:576,md:768,lg:992,xl:1200,xxl:1400},Ie={xs:0,sm:600,md:960,lg:1264,xl:1904},en={xs:0,sm:600,md:960,lg:1280,xl:1920,xxl:2560},tn=Ie,nn={xs:480,sm:576,md:768,lg:992,xl:1200,xxl:1600},on={xs:0,sm:600,md:1024,lg:1440,xl:1920},ln={mobileS:320,mobileM:375,mobileL:425,tablet:768,laptop:1024,laptopL:1440,desktop4K:2560},rn={"3xs":360,"2xs":480,xs:600,sm:768,md:1024,lg:1280,xl:1440,"2xl":1600,"3xl":1920,"4xl":2560},an={sm:576,md:768,lg:992,xl:1200},un={xs:0,sm:768,md:992,lg:1200,xl:1920};function sn(e,t={}){function n(m,p){let w=o.toValue(e[o.toValue(m)]);return p!=null&&(w=b.increaseWithUnit(w,p)),typeof w=="number"&&(w=`${w}px`),w}const{window:l=I,strategy:u="min-width",ssrWidth:r=be()}=t,i=typeof r=="number",a=i?o.ref(!1):{value:!0};i&&b.tryOnMounted(()=>a.value=!!l);function s(m,p){return!a.value&&i?m==="min"?r>=b.pxValue(p):r<=b.pxValue(p):l?l.matchMedia(`(${m}-width: ${p})`).matches:!1}const c=m=>j(()=>`(min-width: ${n(m)})`,t),f=m=>j(()=>`(max-width: ${n(m)})`,t),d=Object.keys(e).reduce((m,p)=>(Object.defineProperty(m,p,{get:()=>u==="min-width"?c(p):f(p),enumerable:!0,configurable:!0}),m),{});function y(){const m=Object.keys(e).map(p=>[p,d[p],b.pxValue(n(p))]).sort((p,w)=>p[2]-w[2]);return o.computed(()=>m.filter(([,p])=>p.value).map(([p])=>p))}return Object.assign(d,{greaterOrEqual:c,smallerOrEqual:f,greater(m){return j(()=>`(min-width: ${n(m,.1)})`,t)},smaller(m){return j(()=>`(max-width: ${n(m,-.1)})`,t)},between(m,p){return j(()=>`(min-width: ${n(m)}) and (max-width: ${n(p,-.1)})`,t)},isGreater(m){return s("min",n(m,.1))},isGreaterOrEqual(m){return s("min",n(m))},isSmaller(m){return s("max",n(m,-.1))},isSmallerOrEqual(m){return s("max",n(m))},isInBetween(m,p){return s("min",n(m))&&s("max",n(p,-.1))},current:y,active(){const m=y();return o.computed(()=>m.value.length===0?"":m.value.at(u==="min-width"?-1:0))}})}function cn(e){const{name:t,window:n=I}=e,l=W(()=>n&&"BroadcastChannel"in n),u=o.ref(!1),r=o.ref(),i=o.ref(),a=o.shallowRef(null),s=f=>{r.value&&r.value.postMessage(f)},c=()=>{r.value&&r.value.close(),u.value=!0};return l.value&&b.tryOnMounted(()=>{a.value=null,r.value=new BroadcastChannel(t),r.value.addEventListener("message",f=>{i.value=f.data},{passive:!0}),r.value.addEventListener("messageerror",f=>{a.value=f},{passive:!0}),r.value.addEventListener("close",()=>{u.value=!0})}),b.tryOnScopeDispose(()=>{c()}),{isSupported:l,channel:r,data:i,post:s,close:c,error:a,isClosed:u}}const Le=["hash","host","hostname","href","pathname","port","protocol","search"];function fn(e={}){const{window:t=I}=e,n=Object.fromEntries(Le.map(r=>[r,o.ref()]));for(const[r,i]of b.objectEntries(n))o.watch(i,a=>{!t?.location||t.location[r]===a||(t.location[r]=a)});const l=r=>{var i;const{state:a,length:s}=t?.history||{},{origin:c}=t?.location||{};for(const f of Le)n[f].value=(i=t?.location)==null?void 0:i[f];return o.reactive({trigger:r,state:a,length:s,origin:c,...n})},u=o.ref(l("load"));return t&&(k(t,"popstate",()=>u.value=l("popstate"),{passive:!0}),k(t,"hashchange",()=>u.value=l("hashchange"),{passive:!0})),u}function dn(e,t=(l,u)=>l===u,n){const l=o.ref(e.value);return o.watch(()=>e.value,u=>{t(u,l.value)||(l.value=u)},n),l}function ie(e,t={}){const{controls:n=!1,navigator:l=z}=t,u=W(()=>l&&"permissions"in l),r=o.shallowRef(),i=typeof e=="string"?{name:e}:e,a=o.shallowRef(),s=()=>{var f,d;a.value=(d=(f=r.value)==null?void 0:f.state)!=null?d:"prompt"};k(r,"change",s);const c=b.createSingletonPromise(async()=>{if(u.value){if(!r.value)try{r.value=await l.permissions.query(i)}catch{r.value=void 0}finally{s()}if(n)return o.toRaw(r.value)}});return c(),n?{state:a,isSupported:u,query:c}:a}function mn(e={}){const{navigator:t=z,read:n=!1,source:l,copiedDuring:u=1500,legacy:r=!1}=e,i=W(()=>t&&"clipboard"in t),a=ie("clipboard-read"),s=ie("clipboard-write"),c=o.computed(()=>i.value||r),f=o.ref(""),d=o.ref(!1),y=b.useTimeoutFn(()=>d.value=!1,u,{immediate:!1});function m(){i.value&&g(a.value)?t.clipboard.readText().then(h=>{f.value=h}):f.value=v()}c.value&&n&&k(["copy","cut"],m);async function p(h=o.toValue(l)){c.value&&h!=null&&(i.value&&g(s.value)?await t.clipboard.writeText(h):w(h),f.value=h,d.value=!0,y.start())}function w(h){const S=document.createElement("textarea");S.value=h??"",S.style.position="absolute",S.style.opacity="0",document.body.appendChild(S),S.select(),document.execCommand("copy"),S.remove()}function v(){var h,S,O;return(O=(S=(h=document?.getSelection)==null?void 0:h.call(document))==null?void 0:S.toString())!=null?O:""}function g(h){return h==="granted"||h==="prompt"}return{isSupported:c,text:f,copied:d,copy:p}}function vn(e={}){const{navigator:t=z,read:n=!1,source:l,copiedDuring:u=1500}=e,r=W(()=>t&&"clipboard"in t),i=o.ref([]),a=o.ref(!1),s=b.useTimeoutFn(()=>a.value=!1,u,{immediate:!1});function c(){r.value&&t.clipboard.read().then(d=>{i.value=d})}r.value&&n&&k(["copy","cut"],c);async function f(d=o.toValue(l)){r.value&&d!=null&&(await t.clipboard.write(d),i.value=d,a.value=!0,s.start())}return{isSupported:r,content:i,copied:a,copy:f}}function ee(e){return JSON.parse(JSON.stringify(e))}function pn(e,t={}){const n=o.ref({}),{manual:l,clone:u=ee,deep:r=!0,immediate:i=!0}=t;function a(){n.value=u(o.toValue(e))}return!l&&(o.isRef(e)||typeof e=="function")?o.watch(e,a,{...t,deep:r,immediate:i}):a(),{cloned:n,sync:a}}const ue=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},se="__vueuse_ssr_handlers__",Ne=yn();function yn(){return se in ue||(ue[se]=ue[se]||{}),ue[se]}function ce(e,t){return Ne[e]||t}function hn(e,t){Ne[e]=t}function xe(e){return j("(prefers-color-scheme: dark)",e)}function We(e){return e==null?"any":e instanceof Set?"set":e instanceof Map?"map":e instanceof Date?"date":typeof e=="boolean"?"boolean":typeof e=="string"?"string":typeof e=="object"?"object":Number.isNaN(e)?"any":"number"}const Se={boolean:{read:e=>e==="true",write:e=>String(e)},object:{read:e=>JSON.parse(e),write:e=>JSON.stringify(e)},number:{read:e=>Number.parseFloat(e),write:e=>String(e)},any:{read:e=>e,write:e=>String(e)},string:{read:e=>e,write:e=>String(e)},map:{read:e=>new Map(JSON.parse(e)),write:e=>JSON.stringify(Array.from(e.entries()))},set:{read:e=>new Set(JSON.parse(e)),write:e=>JSON.stringify(Array.from(e))},date:{read:e=>new Date(e),write:e=>e.toISOString()}},Ee="vueuse-storage";function fe(e,t,n,l={}){var u;const{flush:r="pre",deep:i=!0,listenToStorageChanges:a=!0,writeDefaults:s=!0,mergeDefaults:c=!1,shallow:f,window:d=I,eventFilter:y,onError:m=F=>{console.error(F)},initOnMounted:p}=l,w=(f?o.shallowRef:o.ref)(typeof t=="function"?t():t);if(!n)try{n=ce("getDefaultStorage",()=>{var F;return(F=I)==null?void 0:F.localStorage})()}catch(F){m(F)}if(!n)return w;const v=o.toValue(t),g=We(v),h=(u=l.serializer)!=null?u:Se[g],{pause:S,resume:O}=b.pausableWatch(w,()=>C(w.value),{flush:r,deep:i,eventFilter:y});d&&a&&b.tryOnMounted(()=>{n instanceof Storage?k(d,"storage",V):k(d,Ee,D),p&&V()}),p||V();function _(F,R){if(d){const P={key:e,oldValue:F,newValue:R,storageArea:n};d.dispatchEvent(n instanceof Storage?new StorageEvent("storage",P):new CustomEvent(Ee,{detail:P}))}}function C(F){try{const R=n.getItem(e);if(F==null)_(R,null),n.removeItem(e);else{const P=h.write(F);R!==P&&(n.setItem(e,P),_(R,P))}}catch(R){m(R)}}function T(F){const R=F?F.newValue:n.getItem(e);if(R==null)return s&&v!=null&&n.setItem(e,h.write(v)),v;if(!F&&c){const P=h.read(R);return typeof c=="function"?c(P,v):g==="object"&&!Array.isArray(P)?{...v,...P}:P}else return typeof R!="string"?R:h.read(R)}function V(F){if(!(F&&F.storageArea!==n)){if(F&&F.key==null){w.value=v;return}if(!(F&&F.key!==e)){S();try{F?.newValue!==h.write(w.value)&&(w.value=T(F))}catch(R){m(R)}finally{F?o.nextTick(O):O()}}}}function D(F){V(F.detail)}return w}const gn="*,*::before,*::after{-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;-ms-transition:none!important;transition:none!important}";function He(e={}){const{selector:t="html",attribute:n="class",initialValue:l="auto",window:u=I,storage:r,storageKey:i="vueuse-color-scheme",listenToStorageChanges:a=!0,storageRef:s,emitAuto:c,disableTransition:f=!0}=e,d={auto:"",light:"light",dark:"dark",...e.modes||{}},y=xe({window:u}),m=o.computed(()=>y.value?"dark":"light"),p=s||(i==null?b.toRef(l):fe(i,l,r,{window:u,listenToStorageChanges:a})),w=o.computed(()=>p.value==="auto"?m.value:p.value),v=ce("updateHTMLAttrs",(O,_,C)=>{const T=typeof O=="string"?u?.document.querySelector(O):N(O);if(!T)return;const V=new Set,D=new Set;let F=null;if(_==="class"){const P=C.split(/\s/g);Object.values(d).flatMap(A=>(A||"").split(/\s/g)).filter(Boolean).forEach(A=>{P.includes(A)?V.add(A):D.add(A)})}else F={key:_,value:C};if(V.size===0&&D.size===0&&F===null)return;let R;f&&(R=u.document.createElement("style"),R.appendChild(document.createTextNode(gn)),u.document.head.appendChild(R));for(const P of V)T.classList.add(P);for(const P of D)T.classList.remove(P);F&&T.setAttribute(F.key,F.value),f&&(u.getComputedStyle(R).opacity,document.head.removeChild(R))});function g(O){var _;v(t,n,(_=d[O])!=null?_:O)}function h(O){e.onChanged?e.onChanged(O,g):g(O)}o.watch(w,h,{flush:"post",immediate:!0}),b.tryOnMounted(()=>h(w.value));const S=o.computed({get(){return c?p.value:w.value},set(O){p.value=O}});return Object.assign(S,{store:p,system:m,state:w})}function wn(e=o.ref(!1)){const t=b.createEventHook(),n=b.createEventHook(),l=b.createEventHook();let u=b.noop;const r=s=>(l.trigger(s),e.value=!0,new Promise(c=>{u=c})),i=s=>{e.value=!1,t.trigger(s),u({data:s,isCanceled:!1})},a=s=>{e.value=!1,n.trigger(s),u({data:s,isCanceled:!0})};return{isRevealed:o.computed(()=>e.value),reveal:r,confirm:i,cancel:a,onReveal:l.on,onConfirm:t.on,onCancel:n.on}}function te(e,t,n={}){const{window:l=I,initialValue:u,observe:r=!1}=n,i=o.ref(u),a=o.computed(()=>{var c;return N(t)||((c=l?.document)==null?void 0:c.documentElement)});function s(){var c;const f=o.toValue(e),d=o.toValue(a);if(d&&l&&f){const y=(c=l.getComputedStyle(d).getPropertyValue(f))==null?void 0:c.trim();i.value=y||u}}return r&&K(a,s,{attributeFilter:["style","class"],window:l}),o.watch([a,()=>o.toValue(e)],(c,f)=>{f[0]&&f[1]&&f[0].style.removeProperty(f[1]),s()},{immediate:!0}),o.watch(i,c=>{var f;const d=o.toValue(e);(f=a.value)!=null&&f.style&&d&&(c==null?a.value.style.removeProperty(d):a.value.style.setProperty(d,c))}),i}function Ue(e){const t=o.getCurrentInstance(),n=b.computedWithControl(()=>null,()=>e?N(e):t.proxy.$el);return o.onUpdated(n.trigger),o.onMounted(n.trigger),n}function bn(e,t){const n=o.shallowRef(c()),l=b.toRef(e),u=o.computed({get(){var f;const d=l.value;let y=t?.getIndexOf?t.getIndexOf(n.value,d):d.indexOf(n.value);return y<0&&(y=(f=t?.fallbackIndex)!=null?f:0),y},set(f){r(f)}});function r(f){const d=l.value,y=d.length,m=(f%y+y)%y,p=d[m];return n.value=p,p}function i(f=1){return r(u.value+f)}function a(f=1){return i(f)}function s(f=1){return i(-f)}function c(){var f,d;return(d=o.toValue((f=t?.initialValue)!=null?f:o.toValue(e)[0]))!=null?d:void 0}return o.watch(l,()=>r(u.value)),{state:n,index:u,next:a,prev:s,go:r}}function Sn(e={}){const{valueDark:t="dark",valueLight:n=""}=e,l=He({...e,onChanged:(i,a)=>{var s;e.onChanged?(s=e.onChanged)==null||s.call(e,i==="dark",a,i):a(i)},modes:{dark:t,light:n}}),u=o.computed(()=>l.system.value);return o.computed({get(){return l.value==="dark"},set(i){const a=i?"dark":"light";u.value===a?l.value="auto":l.value=a}})}function $e(e){return e}function En(e,t){return e.value=t}function Tn(e){return e?typeof e=="function"?e:ee:$e}function On(e){return e?typeof e=="function"?e:ee:$e}function Be(e,t={}){const{clone:n=!1,dump:l=Tn(n),parse:u=On(n),setSource:r=En}=t;function i(){return o.markRaw({snapshot:l(e.value),timestamp:b.timestamp()})}const a=o.ref(i()),s=o.ref([]),c=o.ref([]),f=S=>{r(e,u(S.snapshot)),a.value=S},d=()=>{s.value.unshift(a.value),a.value=i(),t.capacity&&s.value.length>t.capacity&&s.value.splice(t.capacity,Number.POSITIVE_INFINITY),c.value.length&&c.value.splice(0,c.value.length)},y=()=>{s.value.splice(0,s.value.length),c.value.splice(0,c.value.length)},m=()=>{const S=s.value.shift();S&&(c.value.unshift(a.value),f(S))},p=()=>{const S=c.value.shift();S&&(s.value.unshift(a.value),f(S))},w=()=>{f(a.value)},v=o.computed(()=>[a.value,...s.value]),g=o.computed(()=>s.value.length>0),h=o.computed(()=>c.value.length>0);return{source:e,undoStack:s,redoStack:c,last:a,history:v,canUndo:g,canRedo:h,clear:y,commit:d,reset:w,undo:m,redo:p}}function Te(e,t={}){const{deep:n=!1,flush:l="pre",eventFilter:u}=t,{eventFilter:r,pause:i,resume:a,isActive:s}=b.pausableFilter(u),{ignoreUpdates:c,ignorePrevAsyncUpdates:f,stop:d}=b.watchIgnorable(e,v,{deep:n,flush:l,eventFilter:r});function y(O,_){f(),c(()=>{O.value=_})}const m=Be(e,{...t,clone:t.clone||n,setSource:y}),{clear:p,commit:w}=m;function v(){f(),w()}function g(O){a(),O&&v()}function h(O){let _=!1;const C=()=>_=!0;c(()=>{O(C)}),_||v()}function S(){d(),p()}return{...m,isTracking:s,pause:i,resume:g,commit:v,batch:h,dispose:S}}function kn(e,t={}){const n=t.debounce?b.debounceFilter(t.debounce):void 0;return{...Te(e,{...t,eventFilter:n})}}function _n(e={}){const{window:t=I,requestPermissions:n=!1,eventFilter:l=b.bypassFilter}=e,u=W(()=>typeof DeviceMotionEvent<"u"),r=W(()=>u.value&&"requestPermission"in DeviceMotionEvent&&typeof DeviceMotionEvent.requestPermission=="function"),i=o.ref(!1),a=o.ref({x:null,y:null,z:null}),s=o.ref({alpha:null,beta:null,gamma:null}),c=o.ref(0),f=o.ref({x:null,y:null,z:null});function d(){if(t){const m=b.createFilterWrapper(l,p=>{var w,v,g,h,S,O,_,C,T;a.value={x:((w=p.acceleration)==null?void 0:w.x)||null,y:((v=p.acceleration)==null?void 0:v.y)||null,z:((g=p.acceleration)==null?void 0:g.z)||null},f.value={x:((h=p.accelerationIncludingGravity)==null?void 0:h.x)||null,y:((S=p.accelerationIncludingGravity)==null?void 0:S.y)||null,z:((O=p.accelerationIncludingGravity)==null?void 0:O.z)||null},s.value={alpha:((_=p.rotationRate)==null?void 0:_.alpha)||null,beta:((C=p.rotationRate)==null?void 0:C.beta)||null,gamma:((T=p.rotationRate)==null?void 0:T.gamma)||null},c.value=p.interval});k(t,"devicemotion",m)}}const y=async()=>{if(r.value||(i.value=!0),!i.value&&r.value){const m=DeviceMotionEvent.requestPermission;try{await m()==="granted"&&(i.value=!0,d())}catch(p){console.error(p)}}};return u.value&&(n&&r.value?y().then(()=>d()):d()),{acceleration:a,accelerationIncludingGravity:f,rotationRate:s,interval:c,isSupported:u,requirePermissions:r,ensurePermissions:y,permissionGranted:i}}function je(e={}){const{window:t=I}=e,n=W(()=>t&&"DeviceOrientationEvent"in t),l=o.ref(!1),u=o.ref(null),r=o.ref(null),i=o.ref(null);return t&&n.value&&k(t,"deviceorientation",a=>{l.value=a.absolute,u.value=a.alpha,r.value=a.beta,i.value=a.gamma}),{isSupported:n,isAbsolute:l,alpha:u,beta:r,gamma:i}}function Rn(e={}){const{window:t=I}=e,n=o.ref(1);if(t){let l=function(){n.value=t.devicePixelRatio,u(),r=t.matchMedia(`(resolution: ${n.value}dppx)`),r.addEventListener("change",l,{once:!0})},u=function(){r?.removeEventListener("change",l)},r;l(),b.tryOnScopeDispose(u)}return{pixelRatio:n}}function Vn(e={}){const{navigator:t=z,requestPermissions:n=!1,constraints:l={audio:!0,video:!0},onUpdated:u}=e,r=o.ref([]),i=o.computed(()=>r.value.filter(p=>p.kind==="videoinput")),a=o.computed(()=>r.value.filter(p=>p.kind==="audioinput")),s=o.computed(()=>r.value.filter(p=>p.kind==="audiooutput")),c=W(()=>t&&t.mediaDevices&&t.mediaDevices.enumerateDevices),f=o.ref(!1);let d;async function y(){c.value&&(r.value=await t.mediaDevices.enumerateDevices(),u?.(r.value),d&&(d.getTracks().forEach(p=>p.stop()),d=null))}async function m(){if(!c.value)return!1;if(f.value)return!0;const{state:p,query:w}=ie("camera",{controls:!0});if(await w(),p.value!=="granted"){let v=!0;try{d=await t.mediaDevices.getUserMedia(l)}catch{d=null,v=!1}y(),f.value=v}else f.value=!0;return f.value}return c.value&&(n&&m(),k(t.mediaDevices,"devicechange",y),y()),{devices:r,ensurePermissions:m,permissionGranted:f,videoInputs:i,audioInputs:a,audioOutputs:s,isSupported:c}}function Pn(e={}){var t;const n=o.ref((t=e.enabled)!=null?t:!1),l=e.video,u=e.audio,{navigator:r=z}=e,i=W(()=>{var m;return(m=r?.mediaDevices)==null?void 0:m.getDisplayMedia}),a={audio:u,video:l},s=o.shallowRef();async function c(){var m;if(!(!i.value||s.value))return s.value=await r.mediaDevices.getDisplayMedia(a),(m=s.value)==null||m.getTracks().forEach(p=>p.addEventListener("ended",d)),s.value}async function f(){var m;(m=s.value)==null||m.getTracks().forEach(p=>p.stop()),s.value=void 0}function d(){f(),n.value=!1}async function y(){return await c(),s.value&&(n.value=!0),s.value}return o.watch(n,m=>{m?c():f()},{immediate:!0}),{isSupported:i,stream:s,start:y,stop:d,enabled:n}}function ze(e={}){const{document:t=B}=e;if(!t)return o.ref("visible");const n=o.ref(t.visibilityState);return k(t,"visibilitychange",()=>{n.value=t.visibilityState}),n}function Fn(e,t={}){var n,l;const{pointerTypes:u,preventDefault:r,stopPropagation:i,exact:a,onMove:s,onEnd:c,onStart:f,initialValue:d,axis:y="both",draggingElement:m=I,containerElement:p,handle:w=e,buttons:v=[0]}=t,g=o.ref((n=o.toValue(d))!=null?n:{x:0,y:0}),h=o.ref(),S=V=>u?u.includes(V.pointerType):!0,O=V=>{o.toValue(r)&&V.preventDefault(),o.toValue(i)&&V.stopPropagation()},_=V=>{var D;if(!o.toValue(v).includes(V.button)||o.toValue(t.disabled)||!S(V)||o.toValue(a)&&V.target!==o.toValue(e))return;const F=o.toValue(p),R=(D=F?.getBoundingClientRect)==null?void 0:D.call(F),P=o.toValue(e).getBoundingClientRect(),A={x:V.clientX-(F?P.left-R.left+F.scrollLeft:P.left),y:V.clientY-(F?P.top-R.top+F.scrollTop:P.top)};f?.(A,V)!==!1&&(h.value=A,O(V))},C=V=>{if(o.toValue(t.disabled)||!S(V)||!h.value)return;const D=o.toValue(p),F=o.toValue(e).getBoundingClientRect();let{x:R,y:P}=g.value;(y==="x"||y==="both")&&(R=V.clientX-h.value.x,D&&(R=Math.min(Math.max(0,R),D.scrollWidth-F.width))),(y==="y"||y==="both")&&(P=V.clientY-h.value.y,D&&(P=Math.min(Math.max(0,P),D.scrollHeight-F.height))),g.value={x:R,y:P},s?.(g.value,V),O(V)},T=V=>{o.toValue(t.disabled)||!S(V)||h.value&&(h.value=void 0,c?.(g.value,V),O(V))};if(b.isClient){const V={capture:(l=t.capture)!=null?l:!0};k(w,"pointerdown",_,V),k(m,"pointermove",C,V),k(m,"pointerup",T,V)}return{...b.toRefs(g),position:g,isDragging:o.computed(()=>!!h.value),style:o.computed(()=>`left:${g.value.x}px;top:${g.value.y}px;`)}}function Dn(e,t={}){var n,l;const u=o.ref(!1),r=o.shallowRef(null);let i=0,a=!0;if(b.isClient){const s=typeof t=="function"?{onDrop:t}:t,c=(n=s.multiple)!=null?n:!0,f=(l=s.preventDefaultForUnhandled)!=null?l:!1,d=v=>{var g,h;const S=Array.from((h=(g=v.dataTransfer)==null?void 0:g.files)!=null?h:[]);return S.length===0?null:c?S:[S[0]]},y=v=>{const g=o.unref(s.dataTypes);return typeof g=="function"?g(v):g?.length?v.length===0?!1:v.every(h=>g.some(S=>h.includes(S))):!0},m=v=>{const g=Array.from(v??[]).map(O=>O.type),h=y(g),S=c||v.length<=1;return h&&S},p=()=>/^(?:(?!chrome|android).)*safari/i.test(navigator.userAgent)&&!("chrome"in window),w=(v,g)=>{var h,S,O,_,C,T;const V=(h=v.dataTransfer)==null?void 0:h.items;if(a=(S=V&&m(V))!=null?S:!1,f&&v.preventDefault(),!p()&&!a){v.dataTransfer&&(v.dataTransfer.dropEffect="none");return}v.preventDefault(),v.dataTransfer&&(v.dataTransfer.dropEffect="copy");const D=d(v);switch(g){case"enter":i+=1,u.value=!0,(O=s.onEnter)==null||O.call(s,null,v);break;case"over":(_=s.onOver)==null||_.call(s,null,v);break;case"leave":i-=1,i===0&&(u.value=!1),(C=s.onLeave)==null||C.call(s,null,v);break;case"drop":i=0,u.value=!1,a&&(r.value=D,(T=s.onDrop)==null||T.call(s,D,v));break}};k(e,"dragenter",v=>w(v,"enter")),k(e,"dragover",v=>w(v,"over")),k(e,"dragleave",v=>w(v,"leave")),k(e,"drop",v=>w(v,"drop"))}return{files:r,isOverDropZone:u}}function de(e,t,n={}){const{window:l=I,...u}=n;let r;const i=W(()=>l&&"ResizeObserver"in l),a=()=>{r&&(r.disconnect(),r=void 0)},s=o.computed(()=>{const d=o.toValue(e);return Array.isArray(d)?d.map(y=>N(y)):[N(d)]}),c=o.watch(s,d=>{if(a(),i.value&&l){r=new ResizeObserver(t);for(const y of d)y&&r.observe(y,u)}},{immediate:!0,flush:"post"}),f=()=>{a(),c()};return b.tryOnScopeDispose(f),{isSupported:i,stop:f}}function Cn(e,t={}){const{reset:n=!0,windowResize:l=!0,windowScroll:u=!0,immediate:r=!0,updateTiming:i="sync"}=t,a=o.ref(0),s=o.ref(0),c=o.ref(0),f=o.ref(0),d=o.ref(0),y=o.ref(0),m=o.ref(0),p=o.ref(0);function w(){const g=N(e);if(!g){n&&(a.value=0,s.value=0,c.value=0,f.value=0,d.value=0,y.value=0,m.value=0,p.value=0);return}const h=g.getBoundingClientRect();a.value=h.height,s.value=h.bottom,c.value=h.left,f.value=h.right,d.value=h.top,y.value=h.width,m.value=h.x,p.value=h.y}function v(){i==="sync"?w():i==="next-frame"&&requestAnimationFrame(()=>w())}return de(e,v),o.watch(()=>N(e),g=>!g&&v()),K(e,v,{attributeFilter:["style","class"]}),u&&k("scroll",v,{capture:!0,passive:!0}),l&&k("resize",v,{passive:!0}),b.tryOnMounted(()=>{r&&v()}),{height:a,bottom:s,left:c,right:f,top:d,width:y,x:m,y:p,update:v}}function An(e){const{x:t,y:n,document:l=B,multiple:u,interval:r="requestAnimationFrame",immediate:i=!0}=e,a=W(()=>o.toValue(u)?l&&"elementsFromPoint"in l:l&&"elementFromPoint"in l),s=o.ref(null),c=()=>{var d,y;s.value=o.toValue(u)?(d=l?.elementsFromPoint(o.toValue(t),o.toValue(n)))!=null?d:[]:(y=l?.elementFromPoint(o.toValue(t),o.toValue(n)))!=null?y:null},f=r==="requestAnimationFrame"?G(c,{immediate:i}):b.useIntervalFn(c,r,{immediate:i});return{isSupported:a,element:s,...f}}function Mn(e,t={}){const{delayEnter:n=0,delayLeave:l=0,triggerOnRemoval:u=!1,window:r=I}=t,i=o.ref(!1);let a;const s=c=>{const f=c?n:l;a&&(clearTimeout(a),a=void 0),f?a=setTimeout(()=>i.value=c,f):i.value=c};return r&&(k(e,"mouseenter",()=>s(!0),{passive:!0}),k(e,"mouseleave",()=>s(!1),{passive:!0}),u&&he(o.computed(()=>N(e)),()=>s(!1))),i}function qe(e,t={width:0,height:0},n={}){const{window:l=I,box:u="content-box"}=n,r=o.computed(()=>{var d,y;return(y=(d=N(e))==null?void 0:d.namespaceURI)==null?void 0:y.includes("svg")}),i=o.ref(t.width),a=o.ref(t.height),{stop:s}=de(e,([d])=>{const y=u==="border-box"?d.borderBoxSize:u==="content-box"?d.contentBoxSize:d.devicePixelContentBoxSize;if(l&&r.value){const m=N(e);if(m){const p=m.getBoundingClientRect();i.value=p.width,a.value=p.height}}else if(y){const m=b.toArray(y);i.value=m.reduce((p,{inlineSize:w})=>p+w,0),a.value=m.reduce((p,{blockSize:w})=>p+w,0)}else i.value=d.contentRect.width,a.value=d.contentRect.height},n);b.tryOnMounted(()=>{const d=N(e);d&&(i.value="offsetWidth"in d?d.offsetWidth:t.width,a.value="offsetHeight"in d?d.offsetHeight:t.height)});const c=o.watch(()=>N(e),d=>{i.value=d?t.width:0,a.value=d?t.height:0});function f(){s(),c()}return{width:i,height:a,stop:f}}function Ge(e,t,n={}){const{root:l,rootMargin:u="0px",threshold:r=0,window:i=I,immediate:a=!0}=n,s=W(()=>i&&"IntersectionObserver"in i),c=o.computed(()=>{const p=o.toValue(e);return b.toArray(p).map(N).filter(b.notNullish)});let f=b.noop;const d=o.ref(a),y=s.value?o.watch(()=>[c.value,N(l),d.value],([p,w])=>{if(f(),!d.value||!p.length)return;const v=new IntersectionObserver(t,{root:N(w),rootMargin:u,threshold:r});p.forEach(g=>g&&v.observe(g)),f=()=>{v.disconnect(),f=b.noop}},{immediate:a,flush:"post"}):b.noop,m=()=>{f(),y(),d.value=!1};return b.tryOnScopeDispose(m),{isSupported:s,isActive:d,pause(){f(),d.value=!1},resume(){d.value=!0},stop:m}}function Ye(e,t={}){const{window:n=I,scrollTarget:l,threshold:u=0,rootMargin:r}=t,i=o.ref(!1);return Ge(e,a=>{let s=i.value,c=0;for(const f of a)f.time>=c&&(c=f.time,s=f.isIntersecting);i.value=s},{root:l,window:n,threshold:u,rootMargin:o.toValue(r)}),i}const ne=new Map;function In(e){const t=o.getCurrentScope();function n(a){var s;const c=ne.get(e)||new Set;c.add(a),ne.set(e,c);const f=()=>u(a);return(s=t?.cleanups)==null||s.push(f),f}function l(a){function s(...c){u(s),a(...c)}return n(s)}function u(a){const s=ne.get(e);s&&(s.delete(a),s.size||r())}function r(){ne.delete(e)}function i(a,s){var c;(c=ne.get(e))==null||c.forEach(f=>f(a,s))}return{on:n,once:l,off:u,emit:i,reset:r}}function Ln(e){return e===!0?{}:e}function Nn(e,t=[],n={}){const l=o.ref(null),u=o.ref(null),r=o.ref("CONNECTING"),i=o.ref(null),a=o.shallowRef(null),s=b.toRef(e),c=o.shallowRef(null);let f=!1,d=0;const{withCredentials:y=!1,immediate:m=!0,autoConnect:p=!0,autoReconnect:w}=n,v=()=>{b.isClient&&i.value&&(i.value.close(),i.value=null,r.value="CLOSED",f=!0)},g=()=>{if(f||typeof s.value>"u")return;const S=new EventSource(s.value,{withCredentials:y});r.value="CONNECTING",i.value=S,S.onopen=()=>{r.value="OPEN",a.value=null},S.onerror=O=>{if(r.value="CLOSED",a.value=O,S.readyState===2&&!f&&w){S.close();const{retries:_=-1,delay:C=1e3,onFailed:T}=Ln(w);d+=1,typeof _=="number"&&(_<0||d<_)||typeof _=="function"&&_()?setTimeout(g,C):T?.()}},S.onmessage=O=>{l.value=null,u.value=O.data,c.value=O.lastEventId};for(const O of t)k(S,O,_=>{l.value=O,u.value=_.data||null})},h=()=>{b.isClient&&(v(),f=!1,d=0,g())};return m&&h(),p&&o.watch(s,h),b.tryOnScopeDispose(v),{eventSource:i,event:l,data:u,status:r,error:a,open:h,close:v,lastEventId:c}}function xn(e={}){const{initialValue:t=""}=e,n=W(()=>typeof window<"u"&&"EyeDropper"in window),l=o.ref(t);async function u(r){if(!n.value)return;const a=await new window.EyeDropper().open(r);return l.value=a.sRGBHex,a}return{isSupported:n,sRGBHex:l,open:u}}function Wn(e=null,t={}){const{baseUrl:n="",rel:l="icon",document:u=B}=t,r=b.toRef(e),i=a=>{const s=u?.head.querySelectorAll(`link[rel*="${l}"]`);if(!s||s.length===0){const c=u?.createElement("link");c&&(c.rel=l,c.href=`${n}${a}`,c.type=`image/${a.split(".").pop()}`,u?.head.append(c));return}s?.forEach(c=>c.href=`${n}${a}`)};return o.watch(r,(a,s)=>{typeof a=="string"&&a!==s&&i(a)},{immediate:!0}),r}const Hn={json:"application/json",text:"text/plain"};function me(e){return e&&b.containsProp(e,"immediate","refetch","initialData","timeout","beforeFetch","afterFetch","onFetchError","fetch","updateDataOnError")}const Un=/^(?:[a-z][a-z\d+\-.]*:)?\/\//i;function $n(e){return Un.test(e)}function oe(e){return typeof Headers<"u"&&e instanceof Headers?Object.fromEntries(e.entries()):e}function J(e,...t){return e==="overwrite"?async n=>{const l=t[t.length-1];return l?{...n,...await l(n)}:n}:async n=>{for(const l of t)l&&(n={...n,...await l(n)});return n}}function Bn(e={}){const t=e.combination||"chain",n=e.options||{},l=e.fetchOptions||{};function u(r,...i){const a=o.computed(()=>{const f=o.toValue(e.baseUrl),d=o.toValue(r);return f&&!$n(d)?jn(f,d):d});let s=n,c=l;return i.length>0&&(me(i[0])?s={...s,...i[0],beforeFetch:J(t,n.beforeFetch,i[0].beforeFetch),afterFetch:J(t,n.afterFetch,i[0].afterFetch),onFetchError:J(t,n.onFetchError,i[0].onFetchError)}:c={...c,...i[0],headers:{...oe(c.headers)||{},...oe(i[0].headers)||{}}}),i.length>1&&me(i[1])&&(s={...s,...i[1],beforeFetch:J(t,n.beforeFetch,i[1].beforeFetch),afterFetch:J(t,n.afterFetch,i[1].afterFetch),onFetchError:J(t,n.onFetchError,i[1].onFetchError)}),Xe(a,c,s)}return u}function Xe(e,...t){var n;const l=typeof AbortController=="function";let u={},r={immediate:!0,refetch:!1,timeout:0,updateDataOnError:!1};const i={method:"GET",type:"text",payload:void 0};t.length>0&&(me(t[0])?r={...r,...t[0]}:u=t[0]),t.length>1&&me(t[1])&&(r={...r,...t[1]});const{fetch:a=(n=I)==null?void 0:n.fetch,initialData:s,timeout:c}=r,f=b.createEventHook(),d=b.createEventHook(),y=b.createEventHook(),m=o.ref(!1),p=o.ref(!1),w=o.ref(!1),v=o.ref(null),g=o.shallowRef(null),h=o.shallowRef(null),S=o.shallowRef(s||null),O=o.computed(()=>l&&p.value);let _,C;const T=()=>{l&&(_?.abort(),_=new AbortController,_.signal.onabort=()=>w.value=!0,u={...u,signal:_.signal})},V=M=>{p.value=M,m.value=!M};c&&(C=b.useTimeoutFn(T,c,{immediate:!1}));let D=0;const F=async(M=!1)=>{var x,q;T(),V(!0),h.value=null,v.value=null,w.value=!1,D+=1;const U=D,Y={method:i.method,headers:{}},Q=o.toValue(i.payload);if(Q){const $=oe(Y.headers),re=Object.getPrototypeOf(Q);!i.payloadType&&Q&&(re===Object.prototype||Array.isArray(re))&&!(Q instanceof FormData)&&(i.payloadType="json"),i.payloadType&&($["Content-Type"]=(x=Hn[i.payloadType])!=null?x:i.payloadType),Y.body=i.payloadType==="json"?JSON.stringify(Q):Q}let Ot=!1;const le={url:o.toValue(e),options:{...Y,...u},cancel:()=>{Ot=!0}};if(r.beforeFetch&&Object.assign(le,await r.beforeFetch(le)),Ot||!a)return V(!1),Promise.resolve(null);let X=null;return C&&C.start(),a(le.url,{...Y,...le.options,headers:{...oe(Y.headers),...oe((q=le.options)==null?void 0:q.headers)}}).then(async $=>{if(g.value=$,v.value=$.status,X=await $.clone()[i.type](),!$.ok)throw S.value=s||null,new Error($.statusText);return r.afterFetch&&({data:X}=await r.afterFetch({data:X,response:$})),S.value=X,f.trigger($),$}).catch(async $=>{let re=$.message||$.name;if(r.onFetchError&&({error:re,data:X}=await r.onFetchError({data:X,error:$,response:g.value})),h.value=re,r.updateDataOnError&&(S.value=X),d.trigger($),M)throw $;return null}).finally(()=>{U===D&&V(!1),C&&C.stop(),y.trigger(null)})},R=b.toRef(r.refetch);o.watch([R,b.toRef(e)],([M])=>M&&F(),{deep:!0});const P={isFinished:o.readonly(m),isFetching:o.readonly(p),statusCode:v,response:g,error:h,data:S,canAbort:O,aborted:w,abort:T,execute:F,onFetchResponse:f.on,onFetchError:d.on,onFetchFinally:y.on,get:A("GET"),put:A("PUT"),post:A("POST"),delete:A("DELETE"),patch:A("PATCH"),head:A("HEAD"),options:A("OPTIONS"),json:H("json"),text:H("text"),blob:H("blob"),arrayBuffer:H("arrayBuffer"),formData:H("formData")};function A(M){return(x,q)=>{if(!p.value)return i.method=M,i.payload=x,i.payloadType=q,o.isRef(i.payload)&&o.watch([R,b.toRef(i.payload)],([U])=>U&&F(),{deep:!0}),{...P,then(U,Y){return L().then(U,Y)}}}}function L(){return new Promise((M,x)=>{b.until(m).toBe(!0).then(()=>M(P)).catch(x)})}function H(M){return()=>{if(!p.value)return i.type=M,{...P,then(x,q){return L().then(x,q)}}}}return r.immediate&&Promise.resolve().then(()=>F()),{...P,then(M,x){return L().then(M,x)}}}function jn(e,t){return!e.endsWith("/")&&!t.startsWith("/")?`${e}/${t}`:e.endsWith("/")&&t.startsWith("/")?`${e.slice(0,-1)}${t}`:`${e}${t}`}const zn={multiple:!0,accept:"*",reset:!1,directory:!1};function qn(e={}){const{document:t=B}=e,n=o.ref(null),{on:l,trigger:u}=b.createEventHook(),{on:r,trigger:i}=b.createEventHook();let a;t&&(a=t.createElement("input"),a.type="file",a.onchange=f=>{const d=f.target;n.value=d.files,u(n.value)},a.oncancel=()=>{i()});const s=()=>{n.value=null,a&&a.value&&(a.value="",u(null))},c=f=>{if(!a)return;const d={...zn,...e,...f};a.multiple=d.multiple,a.accept=d.accept,a.webkitdirectory=d.directory,b.hasOwn(d,"capture")&&(a.capture=d.capture),d.reset&&s(),a.click()};return{files:o.readonly(n),open:c,reset:s,onCancel:r,onChange:l}}function Gn(e={}){const{window:t=I,dataType:n="Text"}=e,l=t,u=W(()=>l&&"showSaveFilePicker"in l&&"showOpenFilePicker"in l),r=o.ref(),i=o.ref(),a=o.ref(),s=o.computed(()=>{var h,S;return(S=(h=a.value)==null?void 0:h.name)!=null?S:""}),c=o.computed(()=>{var h,S;return(S=(h=a.value)==null?void 0:h.type)!=null?S:""}),f=o.computed(()=>{var h,S;return(S=(h=a.value)==null?void 0:h.size)!=null?S:0}),d=o.computed(()=>{var h,S;return(S=(h=a.value)==null?void 0:h.lastModified)!=null?S:0});async function y(h={}){if(!u.value)return;const[S]=await l.showOpenFilePicker({...o.toValue(e),...h});r.value=S,await g()}async function m(h={}){u.value&&(r.value=await l.showSaveFilePicker({...e,...h}),i.value=void 0,await g())}async function p(h={}){if(u.value){if(!r.value)return w(h);if(i.value){const S=await r.value.createWritable();await S.write(i.value),await S.close()}await v()}}async function w(h={}){if(u.value){if(r.value=await l.showSaveFilePicker({...e,...h}),i.value){const S=await r.value.createWritable();await S.write(i.value),await S.close()}await v()}}async function v(){var h;a.value=await((h=r.value)==null?void 0:h.getFile())}async function g(){var h,S;await v();const O=o.toValue(n);O==="Text"?i.value=await((h=a.value)==null?void 0:h.text()):O==="ArrayBuffer"?i.value=await((S=a.value)==null?void 0:S.arrayBuffer()):O==="Blob"&&(i.value=a.value)}return o.watch(()=>o.toValue(n),g),{isSupported:u,data:i,file:a,fileName:s,fileMIME:c,fileSize:f,fileLastModified:d,open:y,create:m,save:p,saveAs:w,updateData:g}}function Yn(e,t={}){const{initialValue:n=!1,focusVisible:l=!1,preventScroll:u=!1}=t,r=o.ref(!1),i=o.computed(()=>N(e));k(i,"focus",s=>{var c,f;(!l||(f=(c=s.target).matches)!=null&&f.call(c,":focus-visible"))&&(r.value=!0)}),k(i,"blur",()=>r.value=!1);const a=o.computed({get:()=>r.value,set(s){var c,f;!s&&r.value?(c=i.value)==null||c.blur():s&&!r.value&&((f=i.value)==null||f.focus({preventScroll:u}))}});return o.watch(i,()=>{a.value=n},{immediate:!0,flush:"post"}),{focused:a}}const Xn="focusin",Kn="focusout",Jn=":focus-within";function Qn(e,t={}){const{window:n=I}=t,l=o.computed(()=>N(e)),u=o.ref(!1),r=o.computed(()=>u.value),i=Ae(t);return!n||!i.value?{focused:r}:(k(l,Xn,()=>u.value=!0),k(l,Kn,()=>{var a,s,c;return u.value=(c=(s=(a=l.value)==null?void 0:a.matches)==null?void 0:s.call(a,Jn))!=null?c:!1}),{focused:r})}function Zn(e){var t;const n=o.ref(0);if(typeof performance>"u")return n;const l=(t=e?.every)!=null?t:10;let u=performance.now(),r=0;return G(()=>{if(r+=1,r>=l){const i=performance.now(),a=i-u;n.value=Math.round(1e3/(a/r)),u=i,r=0}}),n}const Ke=["fullscreenchange","webkitfullscreenchange","webkitendfullscreen","mozfullscreenchange","MSFullscreenChange"];function eo(e,t={}){const{document:n=B,autoExit:l=!1}=t,u=o.computed(()=>{var g;return(g=N(e))!=null?g:n?.querySelector("html")}),r=o.ref(!1),i=o.computed(()=>["requestFullscreen","webkitRequestFullscreen","webkitEnterFullscreen","webkitEnterFullScreen","webkitRequestFullScreen","mozRequestFullScreen","msRequestFullscreen"].find(g=>n&&g in n||u.value&&g in u.value)),a=o.computed(()=>["exitFullscreen","webkitExitFullscreen","webkitExitFullScreen","webkitCancelFullScreen","mozCancelFullScreen","msExitFullscreen"].find(g=>n&&g in n||u.value&&g in u.value)),s=o.computed(()=>["fullScreen","webkitIsFullScreen","webkitDisplayingFullscreen","mozFullScreen","msFullscreenElement"].find(g=>n&&g in n||u.value&&g in u.value)),c=["fullscreenElement","webkitFullscreenElement","mozFullScreenElement","msFullscreenElement"].find(g=>n&&g in n),f=W(()=>u.value&&n&&i.value!==void 0&&a.value!==void 0&&s.value!==void 0),d=()=>c?n?.[c]===u.value:!1,y=()=>{if(s.value){if(n&&n[s.value]!=null)return n[s.value];{const g=u.value;if(g?.[s.value]!=null)return!!g[s.value]}}return!1};async function m(){if(!(!f.value||!r.value)){if(a.value)if(n?.[a.value]!=null)await n[a.value]();else{const g=u.value;g?.[a.value]!=null&&await g[a.value]()}r.value=!1}}async function p(){if(!f.value||r.value)return;y()&&await m();const g=u.value;i.value&&g?.[i.value]!=null&&(await g[i.value](),r.value=!0)}async function w(){await(r.value?m():p())}const v=()=>{const g=y();(!g||g&&d())&&(r.value=g)};return k(n,Ke,v,!1),k(()=>N(u),Ke,v,!1),l&&b.tryOnScopeDispose(m),{isSupported:f,isFullscreen:r,enter:p,exit:m,toggle:w}}function to(e){return o.computed(()=>e.value?{buttons:{a:e.value.buttons[0],b:e.value.buttons[1],x:e.value.buttons[2],y:e.value.buttons[3]},bumper:{left:e.value.buttons[4],right:e.value.buttons[5]},triggers:{left:e.value.buttons[6],right:e.value.buttons[7]},stick:{left:{horizontal:e.value.axes[0],vertical:e.value.axes[1],button:e.value.buttons[10]},right:{horizontal:e.value.axes[2],vertical:e.value.axes[3],button:e.value.buttons[11]}},dpad:{up:e.value.buttons[12],down:e.value.buttons[13],left:e.value.buttons[14],right:e.value.buttons[15]},back:e.value.buttons[8],start:e.value.buttons[9]}:null)}function no(e={}){const{navigator:t=z}=e,n=W(()=>t&&"getGamepads"in t),l=o.ref([]),u=b.createEventHook(),r=b.createEventHook(),i=m=>{const p=[],w="vibrationActuator"in m?m.vibrationActuator:null;return w&&p.push(w),m.hapticActuators&&p.push(...m.hapticActuators),{id:m.id,index:m.index,connected:m.connected,mapping:m.mapping,timestamp:m.timestamp,vibrationActuator:m.vibrationActuator,hapticActuators:p,axes:m.axes.map(v=>v),buttons:m.buttons.map(v=>({pressed:v.pressed,touched:v.touched,value:v.value}))}},a=()=>{const m=t?.getGamepads()||[];for(const p of m)p&&l.value[p.index]&&(l.value[p.index]=i(p))},{isActive:s,pause:c,resume:f}=G(a),d=m=>{l.value.some(({index:p})=>p===m.index)||(l.value.push(i(m)),u.trigger(m.index)),f()},y=m=>{l.value=l.value.filter(p=>p.index!==m.index),r.trigger(m.index)};return k("gamepadconnected",m=>d(m.gamepad)),k("gamepaddisconnected",m=>y(m.gamepad)),b.tryOnMounted(()=>{const m=t?.getGamepads()||[];for(const p of m)p&&l.value[p.index]&&d(p)}),c(),{isSupported:n,onConnected:u.on,onDisconnected:r.on,gamepads:l,pause:c,resume:f,isActive:s}}function oo(e={}){const{enableHighAccuracy:t=!0,maximumAge:n=3e4,timeout:l=27e3,navigator:u=z,immediate:r=!0}=e,i=W(()=>u&&"geolocation"in u),a=o.ref(null),s=o.shallowRef(null),c=o.ref({accuracy:0,latitude:Number.POSITIVE_INFINITY,longitude:Number.POSITIVE_INFINITY,altitude:null,altitudeAccuracy:null,heading:null,speed:null});function f(p){a.value=p.timestamp,c.value=p.coords,s.value=null}let d;function y(){i.value&&(d=u.geolocation.watchPosition(f,p=>s.value=p,{enableHighAccuracy:t,maximumAge:n,timeout:l}))}r&&y();function m(){d&&u&&u.geolocation.clearWatch(d)}return b.tryOnScopeDispose(()=>{m()}),{isSupported:i,coords:c,locatedAt:a,error:s,resume:y,pause:m}}const lo=["mousemove","mousedown","resize","keydown","touchstart","wheel"],ro=6e4;function ao(e=ro,t={}){const{initialState:n=!1,listenForVisibilityChange:l=!0,events:u=lo,window:r=I,eventFilter:i=b.throttleFilter(50)}=t,a=o.ref(n),s=o.ref(b.timestamp());let c;const f=()=>{a.value=!1,clearTimeout(c),c=setTimeout(()=>a.value=!0,e)},d=b.createFilterWrapper(i,()=>{s.value=b.timestamp(),f()});if(r){const y=r.document;for(const m of u)k(r,m,d,{passive:!0});l&&k(y,"visibilitychange",()=>{y.hidden||d()}),f()}return{idle:a,lastActive:s,reset:f}}async function io(e){return new Promise((t,n)=>{const l=new Image,{src:u,srcset:r,sizes:i,class:a,loading:s,crossorigin:c,referrerPolicy:f,width:d,height:y,decoding:m,fetchPriority:p,ismap:w,usemap:v}=e;l.src=u,r!=null&&(l.srcset=r),i!=null&&(l.sizes=i),a!=null&&(l.className=a),s!=null&&(l.loading=s),c!=null&&(l.crossOrigin=c),f!=null&&(l.referrerPolicy=f),d!=null&&(l.width=d),y!=null&&(l.height=y),m!=null&&(l.decoding=m),p!=null&&(l.fetchPriority=p),w!=null&&(l.isMap=w),v!=null&&(l.useMap=v),l.onload=()=>t(l),l.onerror=n})}function uo(e,t={}){const n=Me(()=>io(o.toValue(e)),void 0,{resetOnExecute:!0,...t});return o.watch(()=>o.toValue(e),()=>n.execute(t.delay),{deep:!0}),n}function ve(e){return typeof Window<"u"&&e instanceof Window?e.document.documentElement:typeof Document<"u"&&e instanceof Document?e.documentElement:e}const Je=1;function Oe(e,t={}){const{throttle:n=0,idle:l=200,onStop:u=b.noop,onScroll:r=b.noop,offset:i={left:0,right:0,top:0,bottom:0},eventListenerOptions:a={capture:!1,passive:!0},behavior:s="auto",window:c=I,onError:f=T=>{console.error(T)}}=t,d=o.ref(0),y=o.ref(0),m=o.computed({get(){return d.value},set(T){w(T,void 0)}}),p=o.computed({get(){return y.value},set(T){w(void 0,T)}});function w(T,V){var D,F,R,P;if(!c)return;const A=o.toValue(e);if(!A)return;(R=A instanceof Document?c.document.body:A)==null||R.scrollTo({top:(D=o.toValue(V))!=null?D:p.value,left:(F=o.toValue(T))!=null?F:m.value,behavior:o.toValue(s)});const L=((P=A?.document)==null?void 0:P.documentElement)||A?.documentElement||A;m!=null&&(d.value=L.scrollLeft),p!=null&&(y.value=L.scrollTop)}const v=o.ref(!1),g=o.reactive({left:!0,right:!1,top:!0,bottom:!1}),h=o.reactive({left:!1,right:!1,top:!1,bottom:!1}),S=T=>{v.value&&(v.value=!1,h.left=!1,h.right=!1,h.top=!1,h.bottom=!1,u(T))},O=b.useDebounceFn(S,n+l),_=T=>{var V;if(!c)return;const D=((V=T?.document)==null?void 0:V.documentElement)||T?.documentElement||N(T),{display:F,flexDirection:R,direction:P}=getComputedStyle(D),A=P==="rtl"?-1:1,L=D.scrollLeft;h.left=L<d.value,h.right=L>d.value;const H=L*A<=(i.left||0),M=L*A+D.clientWidth>=D.scrollWidth-(i.right||0)-Je;F==="flex"&&R==="row-reverse"?(g.left=M,g.right=H):(g.left=H,g.right=M),d.value=L;let x=D.scrollTop;T===c.document&&!x&&(x=c.document.body.scrollTop),h.top=x<y.value,h.bottom=x>y.value;const q=x<=(i.top||0),U=x+D.clientHeight>=D.scrollHeight-(i.bottom||0)-Je;F==="flex"&&R==="column-reverse"?(g.top=U,g.bottom=q):(g.top=q,g.bottom=U),y.value=x},C=T=>{var V;if(!c)return;const D=(V=T.target.documentElement)!=null?V:T.target;_(D),v.value=!0,O(T),r(T)};return k(e,"scroll",n?b.useThrottleFn(C,n,!0,!1):C,a),b.tryOnMounted(()=>{try{const T=o.toValue(e);if(!T)return;_(T)}catch(T){f(T)}}),k(e,"scrollend",S,a),{x:m,y:p,isScrolling:v,arrivedState:g,directions:h,measure(){const T=o.toValue(e);c&&T&&_(T)}}}function so(e,t,n={}){var l;const{direction:u="bottom",interval:r=100,canLoadMore:i=()=>!0}=n,a=o.reactive(Oe(e,{...n,offset:{[u]:(l=n.distance)!=null?l:0,...n.offset}})),s=o.ref(),c=o.computed(()=>!!s.value),f=o.computed(()=>ve(o.toValue(e))),d=Ye(f);function y(){if(a.measure(),!f.value||!d.value||!i(f.value))return;const{scrollHeight:p,clientHeight:w,scrollWidth:v,clientWidth:g}=f.value,h=u==="bottom"||u==="top"?p<=w:v<=g;(a.arrivedState[u]||h)&&(s.value||(s.value=Promise.all([t(a),new Promise(S=>setTimeout(S,r))]).finally(()=>{s.value=null,o.nextTick(()=>y())})))}const m=o.watch(()=>[a.arrivedState[u],d.value],y,{immediate:!0});return b.tryOnUnmounted(m),{isLoading:c,reset(){o.nextTick(()=>y())}}}const co=["mousedown","mouseup","keydown","keyup"];function fo(e,t={}){const{events:n=co,document:l=B,initial:u=null}=t,r=o.ref(u);return l&&n.forEach(i=>{k(l,i,a=>{typeof a.getModifierState=="function"&&(r.value=a.getModifierState(e))})}),r}function mo(e,t,n={}){const{window:l=I}=n;return fe(e,t,l?.localStorage,n)}const Qe={ctrl:"control",command:"meta",cmd:"meta",option:"alt",up:"arrowup",down:"arrowdown",left:"arrowleft",right:"arrowright"};function vo(e={}){const{reactive:t=!1,target:n=I,aliasMap:l=Qe,passive:u=!0,onEventFired:r=b.noop}=e,i=o.reactive(new Set),a={toJSON(){return{}},current:i},s=t?o.reactive(a):a,c=new Set,f=new Set;function d(w,v){w in s&&(t?s[w]=v:s[w].value=v)}function y(){i.clear();for(const w of f)d(w,!1)}function m(w,v){var g,h;const S=(g=w.key)==null?void 0:g.toLowerCase(),_=[(h=w.code)==null?void 0:h.toLowerCase(),S].filter(Boolean);S&&(v?i.add(S):i.delete(S));for(const C of _)f.add(C),d(C,v);S==="meta"&&!v?(c.forEach(C=>{i.delete(C),d(C,!1)}),c.clear()):typeof w.getModifierState=="function"&&w.getModifierState("Meta")&&v&&[...i,..._].forEach(C=>c.add(C))}k(n,"keydown",w=>(m(w,!0),r(w)),{passive:u}),k(n,"keyup",w=>(m(w,!1),r(w)),{passive:u}),k("blur",y,{passive:!0}),k("focus",y,{passive:!0});const p=new Proxy(s,{get(w,v,g){if(typeof v!="string")return Reflect.get(w,v,g);if(v=v.toLowerCase(),v in l&&(v=l[v]),!(v in s))if(/[+_-]/.test(v)){const S=v.split(/[+_-]/g).map(O=>O.trim());s[v]=o.computed(()=>S.every(O=>o.toValue(p[O])))}else s[v]=o.ref(!1);const h=Reflect.get(w,v,g);return t?o.toValue(h):h}});return p}function ke(e,t){o.toValue(e)&&t(o.toValue(e))}function po(e){let t=[];for(let n=0;n<e.length;++n)t=[...t,[e.start(n),e.end(n)]];return t}function _e(e){return Array.from(e).map(({label:t,kind:n,language:l,mode:u,activeCues:r,cues:i,inBandMetadataTrackDispatchType:a},s)=>({id:s,label:t,kind:n,language:l,mode:u,activeCues:r,cues:i,inBandMetadataTrackDispatchType:a}))}const yo={src:"",tracks:[]};function ho(e,t={}){e=b.toRef(e),t={...yo,...t};const{document:n=B}=t,l=o.ref(0),u=o.ref(0),r=o.ref(!1),i=o.ref(1),a=o.ref(!1),s=o.ref(!1),c=o.ref(!1),f=o.ref(1),d=o.ref(!1),y=o.ref([]),m=o.ref([]),p=o.ref(-1),w=o.ref(!1),v=o.ref(!1),g=n&&"pictureInPictureEnabled"in n,h=b.createEventHook(),S=b.createEventHook(),O=R=>{ke(e,P=>{if(R){const A=typeof R=="number"?R:R.id;P.textTracks[A].mode="disabled"}else for(let A=0;A<P.textTracks.length;++A)P.textTracks[A].mode="disabled";p.value=-1})},_=(R,P=!0)=>{ke(e,A=>{const L=typeof R=="number"?R:R.id;P&&O(),A.textTracks[L].mode="showing",p.value=L})},C=()=>new Promise((R,P)=>{ke(e,async A=>{g&&(w.value?n.exitPictureInPicture().then(R).catch(P):A.requestPictureInPicture().then(R).catch(P))})});o.watchEffect(()=>{if(!n)return;const R=o.toValue(e);if(!R)return;const P=o.toValue(t.src);let A=[];P&&(typeof P=="string"?A=[{src:P}]:Array.isArray(P)?A=P:b.isObject(P)&&(A=[P]),R.querySelectorAll("source").forEach(L=>{L.removeEventListener("error",h.trigger),L.remove()}),A.forEach(({src:L,type:H,media:M})=>{const x=n.createElement("source");x.setAttribute("src",L),x.setAttribute("type",H||""),x.setAttribute("media",M||""),x.addEventListener("error",h.trigger),R.appendChild(x)}),R.load())}),b.tryOnScopeDispose(()=>{const R=o.toValue(e);R&&R.querySelectorAll("source").forEach(P=>P.removeEventListener("error",h.trigger))}),o.watch([e,i],()=>{const R=o.toValue(e);R&&(R.volume=i.value)}),o.watch([e,v],()=>{const R=o.toValue(e);R&&(R.muted=v.value)}),o.watch([e,f],()=>{const R=o.toValue(e);R&&(R.playbackRate=f.value)}),o.watchEffect(()=>{if(!n)return;const R=o.toValue(t.tracks),P=o.toValue(e);!R||!R.length||!P||(P.querySelectorAll("track").forEach(A=>A.remove()),R.forEach(({default:A,kind:L,label:H,src:M,srcLang:x},q)=>{const U=n.createElement("track");U.default=A||!1,U.kind=L,U.label=H,U.src=M,U.srclang=x,U.default&&(p.value=q),P.appendChild(U)}))});const{ignoreUpdates:T}=b.watchIgnorable(l,R=>{const P=o.toValue(e);P&&(P.currentTime=R)}),{ignoreUpdates:V}=b.watchIgnorable(c,R=>{const P=o.toValue(e);P&&(R?P.play().catch(A=>{throw S.trigger(A),A}):P.pause())});k(e,"timeupdate",()=>T(()=>l.value=o.toValue(e).currentTime)),k(e,"durationchange",()=>u.value=o.toValue(e).duration),k(e,"progress",()=>y.value=po(o.toValue(e).buffered)),k(e,"seeking",()=>r.value=!0),k(e,"seeked",()=>r.value=!1),k(e,["waiting","loadstart"],()=>{a.value=!0,V(()=>c.value=!1)}),k(e,"loadeddata",()=>a.value=!1),k(e,"playing",()=>{a.value=!1,s.value=!1,V(()=>c.value=!0)}),k(e,"ratechange",()=>f.value=o.toValue(e).playbackRate),k(e,"stalled",()=>d.value=!0),k(e,"ended",()=>s.value=!0),k(e,"pause",()=>V(()=>c.value=!1)),k(e,"play",()=>V(()=>c.value=!0)),k(e,"enterpictureinpicture",()=>w.value=!0),k(e,"leavepictureinpicture",()=>w.value=!1),k(e,"volumechange",()=>{const R=o.toValue(e);R&&(i.value=R.volume,v.value=R.muted)});const D=[],F=o.watch([e],()=>{const R=o.toValue(e);R&&(F(),D[0]=k(R.textTracks,"addtrack",()=>m.value=_e(R.textTracks)),D[1]=k(R.textTracks,"removetrack",()=>m.value=_e(R.textTracks)),D[2]=k(R.textTracks,"change",()=>m.value=_e(R.textTracks)))});return b.tryOnScopeDispose(()=>D.forEach(R=>R())),{currentTime:l,duration:u,waiting:a,seeking:r,ended:s,stalled:d,buffered:y,playing:c,rate:f,volume:i,muted:v,tracks:m,selectedTrack:p,enableTrack:_,disableTrack:O,supportsPictureInPicture:g,togglePictureInPicture:C,isPictureInPicture:w,onSourceError:h.on,onPlaybackError:S.on}}function go(e,t){const l=t?.cache?o.shallowReactive(t.cache):o.shallowReactive(new Map),u=(...f)=>t?.getKey?t.getKey(...f):JSON.stringify(f),r=(f,...d)=>(l.set(f,e(...d)),l.get(f)),i=(...f)=>r(u(...f),...f),a=(...f)=>{l.delete(u(...f))},s=()=>{l.clear()},c=(...f)=>{const d=u(...f);return l.has(d)?l.get(d):r(d,...f)};return c.load=i,c.delete=a,c.clear=s,c.generateKey=u,c.cache=l,c}function wo(e={}){const t=o.ref(),n=W(()=>typeof performance<"u"&&"memory"in performance);if(n.value){const{interval:l=1e3}=e;b.useIntervalFn(()=>{t.value=performance.memory},l,{immediate:e.immediate,immediateCallback:e.immediateCallback})}return{isSupported:n,memory:t}}const bo={page:e=>[e.pageX,e.pageY],client:e=>[e.clientX,e.clientY],screen:e=>[e.screenX,e.screenY],movement:e=>e instanceof Touch?null:[e.movementX,e.movementY]};function Ze(e={}){const{type:t="page",touch:n=!0,resetOnTouchEnds:l=!1,initialValue:u={x:0,y:0},window:r=I,target:i=r,scroll:a=!0,eventFilter:s}=e;let c=null,f=0,d=0;const y=o.ref(u.x),m=o.ref(u.y),p=o.ref(null),w=typeof t=="function"?t:bo[t],v=T=>{const V=w(T);c=T,V&&([y.value,m.value]=V,p.value="mouse"),r&&(f=r.scrollX,d=r.scrollY)},g=T=>{if(T.touches.length>0){const V=w(T.touches[0]);V&&([y.value,m.value]=V,p.value="touch")}},h=()=>{if(!c||!r)return;const T=w(c);c instanceof MouseEvent&&T&&(y.value=T[0]+r.scrollX-f,m.value=T[1]+r.scrollY-d)},S=()=>{y.value=u.x,m.value=u.y},O=s?T=>s(()=>v(T),{}):T=>v(T),_=s?T=>s(()=>g(T),{}):T=>g(T),C=s?()=>s(()=>h(),{}):()=>h();if(i){const T={passive:!0};k(i,["mousemove","dragover"],O,T),n&&t!=="movement"&&(k(i,["touchstart","touchmove"],_,T),l&&k(i,"touchend",S,T)),a&&t==="page"&&k(r,"scroll",C,{passive:!0})}return{x:y,y:m,sourceType:p}}function et(e,t={}){const{handleOutside:n=!0,window:l=I}=t,u=t.type||"page",{x:r,y:i,sourceType:a}=Ze(t),s=o.ref(e??l?.document.body),c=o.ref(0),f=o.ref(0),d=o.ref(0),y=o.ref(0),m=o.ref(0),p=o.ref(0),w=o.ref(!0);let v=()=>{};return l&&(v=o.watch([s,r,i],()=>{const g=N(s);if(!g||!(g instanceof Element))return;const{left:h,top:S,width:O,height:_}=g.getBoundingClientRect();d.value=h+(u==="page"?l.pageXOffset:0),y.value=S+(u==="page"?l.pageYOffset:0),m.value=_,p.value=O;const C=r.value-d.value,T=i.value-y.value;w.value=O===0||_===0||C<0||T<0||C>O||T>_,(n||!w.value)&&(c.value=C,f.value=T)},{immediate:!0}),k(document,"mouseleave",()=>{w.value=!0})),{x:r,y:i,sourceType:a,elementX:c,elementY:f,elementPositionX:d,elementPositionY:y,elementHeight:m,elementWidth:p,isOutside:w,stop:v}}function So(e={}){const{touch:t=!0,drag:n=!0,capture:l=!1,initialValue:u=!1,window:r=I}=e,i=o.ref(u),a=o.ref(null);if(!r)return{pressed:i,sourceType:a};const s=d=>y=>{var m;i.value=!0,a.value=d,(m=e.onPressed)==null||m.call(e,y)},c=d=>{var y;i.value=!1,a.value=null,(y=e.onReleased)==null||y.call(e,d)},f=o.computed(()=>N(e.target)||r);return k(f,"mousedown",s("mouse"),{passive:!0,capture:l}),k(r,"mouseleave",c,{passive:!0,capture:l}),k(r,"mouseup",c,{passive:!0,capture:l}),n&&(k(f,"dragstart",s("mouse"),{passive:!0,capture:l}),k(r,"drop",c,{passive:!0,capture:l}),k(r,"dragend",c,{passive:!0,capture:l})),t&&(k(f,"touchstart",s("touch"),{passive:!0,capture:l}),k(r,"touchend",c,{passive:!0,capture:l}),k(r,"touchcancel",c,{passive:!0,capture:l})),{pressed:i,sourceType:a}}function Eo(e={}){const{window:t=I}=e,n=t?.navigator,l=W(()=>n&&"language"in n),u=o.ref(n?.language);return k(t,"languagechange",()=>{n&&(u.value=n.language)}),{isSupported:l,language:u}}function tt(e={}){const{window:t=I}=e,n=t?.navigator,l=W(()=>n&&"connection"in n),u=o.ref(!0),r=o.ref(!1),i=o.ref(void 0),a=o.ref(void 0),s=o.ref(void 0),c=o.ref(void 0),f=o.ref(void 0),d=o.ref(void 0),y=o.ref("unknown"),m=l.value&&n.connection;function p(){n&&(u.value=n.onLine,i.value=u.value?void 0:Date.now(),a.value=u.value?Date.now():void 0,m&&(s.value=m.downlink,c.value=m.downlinkMax,d.value=m.effectiveType,f.value=m.rtt,r.value=m.saveData,y.value=m.type))}return t&&(k(t,"offline",()=>{u.value=!1,i.value=Date.now()}),k(t,"online",()=>{u.value=!0,a.value=Date.now()})),m&&k(m,"change",p,!1),p(),{isSupported:o.readonly(l),isOnline:o.readonly(u),saveData:o.readonly(r),offlineAt:o.readonly(i),onlineAt:o.readonly(a),downlink:o.readonly(s),downlinkMax:o.readonly(c),effectiveType:o.readonly(d),rtt:o.readonly(f),type:o.readonly(y)}}function nt(e={}){const{controls:t=!1,interval:n="requestAnimationFrame"}=e,l=o.ref(new Date),u=()=>l.value=new Date,r=n==="requestAnimationFrame"?G(u,{immediate:!0}):b.useIntervalFn(u,n,{immediate:!0});return t?{now:l,...r}:l}function To(e){const t=o.ref(),n=()=>{t.value&&URL.revokeObjectURL(t.value),t.value=void 0};return o.watch(()=>o.toValue(e),l=>{n(),l&&(t.value=URL.createObjectURL(l))},{immediate:!0}),b.tryOnScopeDispose(n),o.readonly(t)}function ot(e,t,n){if(typeof e=="function"||o.isReadonly(e))return o.computed(()=>b.clamp(o.toValue(e),o.toValue(t),o.toValue(n)));const l=o.ref(e);return o.computed({get(){return l.value=b.clamp(l.value,o.toValue(t),o.toValue(n))},set(u){l.value=b.clamp(u,o.toValue(t),o.toValue(n))}})}function Oo(e){const{total:t=Number.POSITIVE_INFINITY,pageSize:n=10,page:l=1,onPageChange:u=b.noop,onPageSizeChange:r=b.noop,onPageCountChange:i=b.noop}=e,a=ot(n,1,Number.POSITIVE_INFINITY),s=o.computed(()=>Math.max(1,Math.ceil(o.toValue(t)/o.toValue(a)))),c=ot(l,1,s),f=o.computed(()=>c.value===1),d=o.computed(()=>c.value===s.value);o.isRef(l)&&b.syncRef(l,c,{direction:o.isReadonly(l)?"ltr":"both"}),o.isRef(n)&&b.syncRef(n,a,{direction:o.isReadonly(n)?"ltr":"both"});function y(){c.value--}function m(){c.value++}const p={currentPage:c,currentPageSize:a,pageCount:s,isFirstPage:f,isLastPage:d,prev:y,next:m};return o.watch(c,()=>{u(o.reactive(p))}),o.watch(a,()=>{r(o.reactive(p))}),o.watch(s,()=>{i(o.reactive(p))}),p}function ko(e={}){const{isOnline:t}=tt(e);return t}function _o(e={}){const{window:t=I}=e,n=o.ref(!1),l=u=>{if(!t)return;u=u||t.event;const r=u.relatedTarget||u.toElement;n.value=!r};return t&&(k(t,"mouseout",l,{passive:!0}),k(t.document,"mouseleave",l,{passive:!0}),k(t.document,"mouseenter",l,{passive:!0})),n}function lt(e={}){const{window:t=I}=e,n=W(()=>t&&"screen"in t&&"orientation"in t.screen),l=n.value?t.screen.orientation:{},u=o.ref(l.type),r=o.ref(l.angle||0);return n.value&&k(t,"orientationchange",()=>{u.value=l.type,r.value=l.angle}),{isSupported:n,orientation:u,angle:r,lockOrientation:s=>n.value&&typeof l.lock=="function"?l.lock(s):Promise.reject(new Error("Not supported")),unlockOrientation:()=>{n.value&&typeof l.unlock=="function"&&l.unlock()}}}function Ro(e,t={}){const{deviceOrientationTiltAdjust:n=v=>v,deviceOrientationRollAdjust:l=v=>v,mouseTiltAdjust:u=v=>v,mouseRollAdjust:r=v=>v,window:i=I}=t,a=o.reactive(je({window:i})),s=o.reactive(lt({window:i})),{elementX:c,elementY:f,elementWidth:d,elementHeight:y}=et(e,{handleOutside:!1,window:i}),m=o.computed(()=>a.isSupported&&(a.alpha!=null&&a.alpha!==0||a.gamma!=null&&a.gamma!==0)?"deviceOrientation":"mouse"),p=o.computed(()=>{if(m.value==="deviceOrientation"){let v;switch(s.orientation){case"landscape-primary":v=a.gamma/90;break;case"landscape-secondary":v=-a.gamma/90;break;case"portrait-primary":v=-a.beta/90;break;case"portrait-secondary":v=a.beta/90;break;default:v=-a.beta/90}return l(v)}else{const v=-(f.value-y.value/2)/y.value;return r(v)}}),w=o.computed(()=>{if(m.value==="deviceOrientation"){let v;switch(s.orientation){case"landscape-primary":v=a.beta/90;break;case"landscape-secondary":v=-a.beta/90;break;case"portrait-primary":v=a.gamma/90;break;case"portrait-secondary":v=-a.gamma/90;break;default:v=a.gamma/90}return n(v)}else{const v=(c.value-d.value/2)/d.value;return u(v)}});return{roll:p,tilt:w,source:m}}function Vo(e=Ue()){const t=o.shallowRef(),n=()=>{const l=N(e);l&&(t.value=l.parentElement)};return b.tryOnMounted(n),o.watch(()=>o.toValue(e),n),t}function Po(e,t){const{window:n=I,immediate:l=!0,...u}=e,r=W(()=>n&&"PerformanceObserver"in n);let i;const a=()=>{i?.disconnect()},s=()=>{r.value&&(a(),i=new PerformanceObserver(t),i.observe(u))};return b.tryOnScopeDispose(a),l&&s(),{isSupported:r,start:s,stop:a}}const rt={x:0,y:0,pointerId:0,pressure:0,tiltX:0,tiltY:0,width:0,height:0,twist:0,pointerType:null},Fo=Object.keys(rt);function Do(e={}){const{target:t=I}=e,n=o.ref(!1),l=o.ref(e.initialValue||{});Object.assign(l.value,rt,l.value);const u=r=>{n.value=!0,!(e.pointerTypes&&!e.pointerTypes.includes(r.pointerType))&&(l.value=b.objectPick(r,Fo,!1))};if(t){const r={passive:!0};k(t,["pointerdown","pointermove","pointerup"],u,r),k(t,"pointerleave",()=>n.value=!1,r)}return{...b.toRefs(l),isInside:n}}function Co(e,t={}){const{document:n=B}=t,l=W(()=>n&&"pointerLockElement"in n),u=o.ref(),r=o.ref();let i;l.value&&(k(n,"pointerlockchange",()=>{var c;const f=(c=n.pointerLockElement)!=null?c:u.value;i&&f===i&&(u.value=n.pointerLockElement,u.value||(i=r.value=null))}),k(n,"pointerlockerror",()=>{var c;const f=(c=n.pointerLockElement)!=null?c:u.value;if(i&&f===i){const d=n.pointerLockElement?"release":"acquire";throw new Error(`Failed to ${d} pointer lock.`)}}));async function a(c){var f;if(!l.value)throw new Error("Pointer Lock API is not supported by your browser.");if(r.value=c instanceof Event?c.currentTarget:null,i=c instanceof Event?(f=N(e))!=null?f:r.value:N(c),!i)throw new Error("Target element undefined.");return i.requestPointerLock(),await b.until(u).toBe(i)}async function s(){return u.value?(n.exitPointerLock(),await b.until(u).toBeNull(),!0):!1}return{isSupported:l,element:u,triggerElement:r,lock:a,unlock:s}}function Ao(e,t={}){const n=b.toRef(e),{threshold:l=50,onSwipe:u,onSwipeEnd:r,onSwipeStart:i,disableTextSelect:a=!1}=t,s=o.reactive({x:0,y:0}),c=(T,V)=>{s.x=T,s.y=V},f=o.reactive({x:0,y:0}),d=(T,V)=>{f.x=T,f.y=V},y=o.computed(()=>s.x-f.x),m=o.computed(()=>s.y-f.y),{max:p,abs:w}=Math,v=o.computed(()=>p(w(y.value),w(m.value))>=l),g=o.ref(!1),h=o.ref(!1),S=o.computed(()=>v.value?w(y.value)>w(m.value)?y.value>0?"left":"right":m.value>0?"up":"down":"none"),O=T=>{var V,D,F;const R=T.buttons===0,P=T.buttons===1;return(F=(D=(V=t.pointerTypes)==null?void 0:V.includes(T.pointerType))!=null?D:R||P)!=null?F:!0},_=[k(e,"pointerdown",T=>{if(!O(T))return;h.value=!0;const V=T.target;V?.setPointerCapture(T.pointerId);const{clientX:D,clientY:F}=T;c(D,F),d(D,F),i?.(T)}),k(e,"pointermove",T=>{if(!O(T)||!h.value)return;const{clientX:V,clientY:D}=T;d(V,D),!g.value&&v.value&&(g.value=!0),g.value&&u?.(T)}),k(e,"pointerup",T=>{O(T)&&(g.value&&r?.(T,S.value),h.value=!1,g.value=!1)})];b.tryOnMounted(()=>{var T,V,D,F,R,P,A,L;(V=(T=n.value)==null?void 0:T.style)==null||V.setProperty("touch-action","none"),a&&((F=(D=n.value)==null?void 0:D.style)==null||F.setProperty("-webkit-user-select","none"),(P=(R=n.value)==null?void 0:R.style)==null||P.setProperty("-ms-user-select","none"),(L=(A=n.value)==null?void 0:A.style)==null||L.setProperty("user-select","none"))});const C=()=>_.forEach(T=>T());return{isSwiping:o.readonly(g),direction:o.readonly(S),posStart:o.readonly(s),posEnd:o.readonly(f),distanceX:y,distanceY:m,stop:C}}function Mo(e){const t=j("(prefers-color-scheme: light)",e),n=j("(prefers-color-scheme: dark)",e);return o.computed(()=>n.value?"dark":t.value?"light":"no-preference")}function Io(e){const t=j("(prefers-contrast: more)",e),n=j("(prefers-contrast: less)",e),l=j("(prefers-contrast: custom)",e);return o.computed(()=>t.value?"more":n.value?"less":l.value?"custom":"no-preference")}function Lo(e={}){const{window:t=I}=e;if(!t)return o.ref(["en"]);const n=t.navigator,l=o.ref(n.languages);return k(t,"languagechange",()=>{l.value=n.languages}),l}function No(e){const t=j("(prefers-reduced-motion: reduce)",e);return o.computed(()=>t.value?"reduce":"no-preference")}function xo(e){const t=j("(prefers-reduced-transparency: reduce)",e);return o.computed(()=>t.value?"reduce":"no-preference")}function Wo(e,t){const n=o.shallowRef(t);return o.watch(b.toRef(e),(l,u)=>{n.value=u},{flush:"sync"}),o.readonly(n)}const at="--vueuse-safe-area-top",it="--vueuse-safe-area-right",ut="--vueuse-safe-area-bottom",st="--vueuse-safe-area-left";function Ho(){const e=o.ref(""),t=o.ref(""),n=o.ref(""),l=o.ref("");if(b.isClient){const r=te(at),i=te(it),a=te(ut),s=te(st);r.value="env(safe-area-inset-top, 0px)",i.value="env(safe-area-inset-right, 0px)",a.value="env(safe-area-inset-bottom, 0px)",s.value="env(safe-area-inset-left, 0px)",u(),k("resize",b.useDebounceFn(u))}function u(){e.value=pe(at),t.value=pe(it),n.value=pe(ut),l.value=pe(st)}return{top:e,right:t,bottom:n,left:l,update:u}}function pe(e){return getComputedStyle(document.documentElement).getPropertyValue(e)}function Uo(e,t=b.noop,n={}){const{immediate:l=!0,manual:u=!1,type:r="text/javascript",async:i=!0,crossOrigin:a,referrerPolicy:s,noModule:c,defer:f,document:d=B,attrs:y={}}=n,m=o.ref(null);let p=null;const w=h=>new Promise((S,O)=>{const _=V=>(m.value=V,S(V),V);if(!d){S(!1);return}let C=!1,T=d.querySelector(`script[src="${o.toValue(e)}"]`);T?T.hasAttribute("data-loaded")&&_(T):(T=d.createElement("script"),T.type=r,T.async=i,T.src=o.toValue(e),f&&(T.defer=f),a&&(T.crossOrigin=a),c&&(T.noModule=c),s&&(T.referrerPolicy=s),Object.entries(y).forEach(([V,D])=>T?.setAttribute(V,D)),C=!0),T.addEventListener("error",V=>O(V)),T.addEventListener("abort",V=>O(V)),T.addEventListener("load",()=>{T.setAttribute("data-loaded","true"),t(T),_(T)}),C&&(T=d.head.appendChild(T)),h||_(T)}),v=(h=!0)=>(p||(p=w(h)),p),g=()=>{if(!d)return;p=null,m.value&&(m.value=null);const h=d.querySelector(`script[src="${o.toValue(e)}"]`);h&&d.head.removeChild(h)};return l&&!u&&b.tryOnMounted(v),u||b.tryOnUnmounted(g),{scriptTag:m,load:v,unload:g}}function ct(e){const t=window.getComputedStyle(e);if(t.overflowX==="scroll"||t.overflowY==="scroll"||t.overflowX==="auto"&&e.clientWidth<e.scrollWidth||t.overflowY==="auto"&&e.clientHeight<e.scrollHeight)return!0;{const n=e.parentNode;return!n||n.tagName==="BODY"?!1:ct(n)}}function $o(e){const t=e||window.event,n=t.target;return ct(n)?!1:t.touches.length>1?!0:(t.preventDefault&&t.preventDefault(),!1)}const Re=new WeakMap;function Bo(e,t=!1){const n=o.ref(t);let l=null,u="";o.watch(b.toRef(e),a=>{const s=ve(o.toValue(a));if(s){const c=s;if(Re.get(c)||Re.set(c,c.style.overflow),c.style.overflow!=="hidden"&&(u=c.style.overflow),c.style.overflow==="hidden")return n.value=!0;if(n.value)return c.style.overflow="hidden"}},{immediate:!0});const r=()=>{const a=ve(o.toValue(e));!a||n.value||(b.isIOS&&(l=k(a,"touchmove",s=>{$o(s)},{passive:!1})),a.style.overflow="hidden",n.value=!0)},i=()=>{const a=ve(o.toValue(e));!a||!n.value||(b.isIOS&&l?.(),a.style.overflow=u,Re.delete(a),n.value=!1)};return b.tryOnScopeDispose(i),o.computed({get(){return n.value},set(a){a?r():i()}})}function jo(e,t,n={}){const{window:l=I}=n;return fe(e,t,l?.sessionStorage,n)}function zo(e={},t={}){const{navigator:n=z}=t,l=n,u=W(()=>l&&"canShare"in l);return{isSupported:u,share:async(i={})=>{if(u.value){const a={...o.toValue(e),...o.toValue(i)};let s=!0;if(a.files&&l.canShare&&(s=l.canShare({files:a.files})),s)return l.share(a)}}}}const qo=(e,t)=>e.sort(t),ye=(e,t)=>e-t;function Go(...e){var t,n,l,u;const[r]=e;let i=ye,a={};e.length===2?typeof e[1]=="object"?(a=e[1],i=(t=a.compareFn)!=null?t:ye):i=(n=e[1])!=null?n:ye:e.length>2&&(i=(l=e[1])!=null?l:ye,a=(u=e[2])!=null?u:{});const{dirty:s=!1,sortFn:c=qo}=a;return s?(o.watchEffect(()=>{const f=c(o.toValue(r),i);o.isRef(r)?r.value=f:r.splice(0,r.length,...f)}),r):o.computed(()=>c([...o.toValue(r)],i))}function Yo(e={}){const{interimResults:t=!0,continuous:n=!0,maxAlternatives:l=1,window:u=I}=e,r=b.toRef(e.lang||"en-US"),i=o.ref(!1),a=o.ref(!1),s=o.ref(""),c=o.shallowRef(void 0);let f;const d=()=>{i.value||f?.start()},y=()=>{i.value&&f?.stop()},m=(v=!i.value)=>{v?d():y()},p=u&&(u.SpeechRecognition||u.webkitSpeechRecognition),w=W(()=>p);return w.value&&(f=new p,f.continuous=n,f.interimResults=t,f.lang=o.toValue(r),f.maxAlternatives=l,f.onstart=()=>{i.value=!0,a.value=!1},o.watch(r,v=>{f&&!i.value&&(f.lang=v)}),f.onresult=v=>{const g=v.results[v.resultIndex],{transcript:h}=g[0];a.value=g.isFinal,s.value=h,c.value=void 0},f.onerror=v=>{c.value=v},f.onend=()=>{i.value=!1,f.lang=o.toValue(r)},o.watch(i,()=>{i.value?f.start():f.stop()})),b.tryOnScopeDispose(()=>{y()}),{isSupported:w,isListening:i,isFinal:a,recognition:f,result:s,error:c,toggle:m,start:d,stop:y}}function Xo(e,t={}){const{pitch:n=1,rate:l=1,volume:u=1,window:r=I}=t,i=r&&r.speechSynthesis,a=W(()=>i),s=o.ref(!1),c=o.ref("init"),f=b.toRef(e||""),d=b.toRef(t.lang||"en-US"),y=o.shallowRef(void 0),m=(h=!s.value)=>{s.value=h},p=h=>{h.lang=o.toValue(d),h.voice=o.toValue(t.voice)||null,h.pitch=o.toValue(n),h.rate=o.toValue(l),h.volume=u,h.onstart=()=>{s.value=!0,c.value="play"},h.onpause=()=>{s.value=!1,c.value="pause"},h.onresume=()=>{s.value=!0,c.value="play"},h.onend=()=>{s.value=!1,c.value="end"},h.onerror=S=>{y.value=S}},w=o.computed(()=>{s.value=!1,c.value="init";const h=new SpeechSynthesisUtterance(f.value);return p(h),h}),v=()=>{i.cancel(),w&&i.speak(w.value)},g=()=>{i.cancel(),s.value=!1};return a.value&&(p(w.value),o.watch(d,h=>{w.value&&!s.value&&(w.value.lang=h)}),t.voice&&o.watch(t.voice,()=>{i.cancel()}),o.watch(s,()=>{s.value?i.resume():i.pause()})),b.tryOnScopeDispose(()=>{s.value=!1}),{isSupported:a,isPlaying:s,status:c,utterance:w,error:y,stop:g,toggle:m,speak:v}}function Ko(e,t){const n=o.ref(e),l=o.computed(()=>Array.isArray(n.value)?n.value:Object.keys(n.value)),u=o.ref(l.value.indexOf(t??l.value[0])),r=o.computed(()=>f(u.value)),i=o.computed(()=>u.value===0),a=o.computed(()=>u.value===l.value.length-1),s=o.computed(()=>l.value[u.value+1]),c=o.computed(()=>l.value[u.value-1]);function f(_){return Array.isArray(n.value)?n.value[_]:n.value[l.value[_]]}function d(_){if(l.value.includes(_))return f(l.value.indexOf(_))}function y(_){l.value.includes(_)&&(u.value=l.value.indexOf(_))}function m(){a.value||u.value++}function p(){i.value||u.value--}function w(_){O(_)&&y(_)}function v(_){return l.value.indexOf(_)===u.value+1}function g(_){return l.value.indexOf(_)===u.value-1}function h(_){return l.value.indexOf(_)===u.value}function S(_){return u.value<l.value.indexOf(_)}function O(_){return u.value>l.value.indexOf(_)}return{steps:n,stepNames:l,index:u,current:r,next:s,previous:c,isFirst:i,isLast:a,at:f,get:d,goTo:y,goToNext:m,goToPrevious:p,goBackTo:w,isNext:v,isPrevious:g,isCurrent:h,isBefore:S,isAfter:O}}function Jo(e,t,n,l={}){var u;const{flush:r="pre",deep:i=!0,listenToStorageChanges:a=!0,writeDefaults:s=!0,mergeDefaults:c=!1,shallow:f,window:d=I,eventFilter:y,onError:m=S=>{console.error(S)}}=l,p=o.toValue(t),w=We(p),v=(f?o.shallowRef:o.ref)(o.toValue(t)),g=(u=l.serializer)!=null?u:Se[w];if(!n)try{n=ce("getDefaultStorageAsync",()=>{var S;return(S=I)==null?void 0:S.localStorage})()}catch(S){m(S)}async function h(S){if(!(!n||S&&S.key!==e))try{const O=S?S.newValue:await n.getItem(e);if(O==null)v.value=p,s&&p!==null&&await n.setItem(e,await g.write(p));else if(c){const _=await g.read(O);typeof c=="function"?v.value=c(_,p):w==="object"&&!Array.isArray(_)?v.value={...p,..._}:v.value=_}else v.value=await g.read(O)}catch(O){m(O)}}return h(),d&&a&&k(d,"storage",S=>Promise.resolve().then(()=>h(S))),n&&b.watchWithFilter(v,async()=>{try{v.value==null?await n.removeItem(e):await n.setItem(e,await g.write(v.value))}catch(S){m(S)}},{flush:r,deep:i,eventFilter:y}),v}let Qo=0;function Zo(e,t={}){const n=o.ref(!1),{document:l=B,immediate:u=!0,manual:r=!1,id:i=`vueuse_styletag_${++Qo}`}=t,a=o.ref(e);let s=()=>{};const c=()=>{if(!l)return;const d=l.getElementById(i)||l.createElement("style");d.isConnected||(d.id=i,t.media&&(d.media=t.media),l.head.appendChild(d)),!n.value&&(s=o.watch(a,y=>{d.textContent=y},{immediate:!0}),n.value=!0)},f=()=>{!l||!n.value||(s(),l.head.removeChild(l.getElementById(i)),n.value=!1)};return u&&!r&&b.tryOnMounted(c),r||b.tryOnScopeDispose(f),{id:i,css:a,unload:f,load:c,isLoaded:o.readonly(n)}}function el(e,t={}){const{threshold:n=50,onSwipe:l,onSwipeEnd:u,onSwipeStart:r,passive:i=!0,window:a=I}=t,s=o.reactive({x:0,y:0}),c=o.reactive({x:0,y:0}),f=o.computed(()=>s.x-c.x),d=o.computed(()=>s.y-c.y),{max:y,abs:m}=Math,p=o.computed(()=>y(m(f.value),m(d.value))>=n),w=o.ref(!1),v=o.computed(()=>p.value?m(f.value)>m(d.value)?f.value>0?"left":"right":d.value>0?"up":"down":"none"),g=D=>[D.touches[0].clientX,D.touches[0].clientY],h=(D,F)=>{s.x=D,s.y=F},S=(D,F)=>{c.x=D,c.y=F};let O;const _=tl(a?.document);i?O=_?{passive:!0}:{capture:!1}:O=_?{passive:!1,capture:!0}:{capture:!0};const C=D=>{w.value&&u?.(D,v.value),w.value=!1},T=[k(e,"touchstart",D=>{if(D.touches.length!==1)return;const[F,R]=g(D);h(F,R),S(F,R),r?.(D)},O),k(e,"touchmove",D=>{if(D.touches.length!==1)return;const[F,R]=g(D);S(F,R),O.capture&&!O.passive&&Math.abs(f.value)>Math.abs(d.value)&&D.preventDefault(),!w.value&&p.value&&(w.value=!0),w.value&&l?.(D)},O),k(e,["touchend","touchcancel"],C,O)];return{isPassiveEventSupported:_,isSwiping:w,direction:v,coordsStart:s,coordsEnd:c,lengthX:f,lengthY:d,stop:()=>T.forEach(D=>D())}}function tl(e){if(!e)return!1;let t=!1;const n={get passive(){return t=!0,!1}};return e.addEventListener("x",b.noop,n),e.removeEventListener("x",b.noop),t}function nl(){const e=o.ref([]);return e.value.set=t=>{t&&e.value.push(t)},o.onBeforeUpdate(()=>{e.value.length=0}),e}function ol(e={}){const{document:t=B,selector:n="html",observe:l=!1,initialValue:u="ltr"}=e;function r(){var a,s;return(s=(a=t?.querySelector(n))==null?void 0:a.getAttribute("dir"))!=null?s:u}const i=o.ref(r());return b.tryOnMounted(()=>i.value=r()),l&&t&&K(t.querySelector(n),()=>i.value=r(),{attributes:!0}),o.computed({get(){return i.value},set(a){var s,c;i.value=a,t&&(i.value?(s=t.querySelector(n))==null||s.setAttribute("dir",i.value):(c=t.querySelector(n))==null||c.removeAttribute("dir"))}})}function ll(e){var t;const n=(t=e.rangeCount)!=null?t:0;return Array.from({length:n},(l,u)=>e.getRangeAt(u))}function rl(e={}){const{window:t=I}=e,n=o.ref(null),l=o.computed(()=>{var a,s;return(s=(a=n.value)==null?void 0:a.toString())!=null?s:""}),u=o.computed(()=>n.value?ll(n.value):[]),r=o.computed(()=>u.value.map(a=>a.getBoundingClientRect()));function i(){n.value=null,t&&(n.value=t.getSelection())}return t&&k(t.document,"selectionchange",i),{text:l,rects:r,ranges:u,selection:n}}function al(e){var t,n;const l=b.toRef(e?.element),u=b.toRef((t=e?.input)!=null?t:""),r=(n=e?.styleProp)!=null?n:"height",i=o.ref(1),a=o.ref(0);function s(){var c;if(!l.value)return;let f="";l.value.style[r]="1px",i.value=(c=l.value)==null?void 0:c.scrollHeight;const d=o.toValue(e?.styleTarget);d?d.style[r]=`${i.value}px`:f=`${i.value}px`,l.value.style[r]=f}return o.watch([u,l],()=>o.nextTick(s),{immediate:!0}),o.watch(i,()=>{var c;return(c=e?.onResize)==null?void 0:c.call(e)}),de(l,([{contentRect:c}])=>{a.value!==c.width&&(a.value=c.width,s())}),e?.watch&&o.watch(e.watch,s,{immediate:!0,deep:!0}),{textarea:l,input:u,triggerResize:s}}function il(e,t={}){const{throttle:n=200,trailing:l=!0}=t,u=b.throttleFilter(n,l);return{...Te(e,{...t,eventFilter:u})}}const ul=[{max:6e4,value:1e3,name:"second"},{max:276e4,value:6e4,name:"minute"},{max:72e6,value:36e5,name:"hour"},{max:5184e5,value:864e5,name:"day"},{max:24192e5,value:6048e5,name:"week"},{max:28512e6,value:2592e6,name:"month"},{max:Number.POSITIVE_INFINITY,value:31536e6,name:"year"}],sl={justNow:"just now",past:e=>e.match(/\d/)?`${e} ago`:e,future:e=>e.match(/\d/)?`in ${e}`:e,month:(e,t)=>e===1?t?"last month":"next month":`${e} month${e>1?"s":""}`,year:(e,t)=>e===1?t?"last year":"next year":`${e} year${e>1?"s":""}`,day:(e,t)=>e===1?t?"yesterday":"tomorrow":`${e} day${e>1?"s":""}`,week:(e,t)=>e===1?t?"last week":"next week":`${e} week${e>1?"s":""}`,hour:e=>`${e} hour${e>1?"s":""}`,minute:e=>`${e} minute${e>1?"s":""}`,second:e=>`${e} second${e>1?"s":""}`,invalid:""};function cl(e){return e.toISOString().slice(0,10)}function fl(e,t={}){const{controls:n=!1,updateInterval:l=3e4}=t,{now:u,...r}=nt({interval:l,controls:!0}),i=o.computed(()=>ft(new Date(o.toValue(e)),t,o.toValue(u)));return n?{timeAgo:i,...r}:i}function ft(e,t={},n=Date.now()){var l;const{max:u,messages:r=sl,fullDateFormatter:i=cl,units:a=ul,showSecond:s=!1,rounding:c="round"}=t,f=typeof c=="number"?v=>+v.toFixed(c):Math[c],d=+n-+e,y=Math.abs(d);function m(v,g){return f(Math.abs(v)/g.value)}function p(v,g){const h=m(v,g),S=v>0,O=w(g.name,h,S);return w(S?"past":"future",O,S)}function w(v,g,h){const S=r[v];return typeof S=="function"?S(g,h):S.replace("{0}",g.toString())}if(y<6e4&&!s)return r.justNow;if(typeof u=="number"&&y>u)return i(new Date(e));if(typeof u=="string"){const v=(l=a.find(g=>g.name===u))==null?void 0:l.max;if(v&&y>v)return i(new Date(e))}for(const[v,g]of a.entries()){if(m(d,g)<=0&&a[v-1])return p(d,a[v-1]);if(y<g.max)return p(d,g)}return r.invalid}function dl(e,t,n={}){const{immediate:l=!0}=n,{start:u}=b.useTimeoutFn(i,t,{immediate:!1}),r=o.ref(!1);async function i(){r.value&&(await e(),u())}function a(){r.value||(r.value=!0,i())}function s(){r.value=!1}return l&&b.isClient&&a(),b.tryOnScopeDispose(s),{isActive:r,pause:s,resume:a}}function ml(e={}){const{controls:t=!1,offset:n=0,immediate:l=!0,interval:u="requestAnimationFrame",callback:r}=e,i=o.ref(b.timestamp()+n),a=()=>i.value=b.timestamp()+n,s=r?()=>{a(),r(i.value)}:a,c=u==="requestAnimationFrame"?G(s,{immediate:l}):b.useIntervalFn(s,u,{immediate:l});return t?{timestamp:i,...c}:i}function vl(e=null,t={}){var n,l,u;const{document:r=B,restoreOnUnmount:i=d=>d}=t,a=(n=r?.title)!=null?n:"",s=b.toRef((l=e??r?.title)!=null?l:null),c=e&&typeof e=="function";function f(d){if(!("titleTemplate"in t))return d;const y=t.titleTemplate||"%s";return typeof y=="function"?y(d):o.toValue(y).replace(/%s/g,d)}return o.watch(s,(d,y)=>{d!==y&&r&&(r.title=f(typeof d=="string"?d:""))},{immediate:!0}),t.observe&&!t.titleTemplate&&r&&!c&&K((u=r.head)==null?void 0:u.querySelector("title"),()=>{r&&r.title!==s.value&&(s.value=f(r.title))},{childList:!0}),b.tryOnBeforeUnmount(()=>{if(i){const d=i(a,s.value||"");d!=null&&r&&(r.title=d)}}),s}const pl={easeInSine:[.12,0,.39,0],easeOutSine:[.61,1,.88,1],easeInOutSine:[.37,0,.63,1],easeInQuad:[.11,0,.5,0],easeOutQuad:[.5,1,.89,1],easeInOutQuad:[.45,0,.55,1],easeInCubic:[.32,0,.67,0],easeOutCubic:[.33,1,.68,1],easeInOutCubic:[.65,0,.35,1],easeInQuart:[.5,0,.75,0],easeOutQuart:[.25,1,.5,1],easeInOutQuart:[.76,0,.24,1],easeInQuint:[.64,0,.78,0],easeOutQuint:[.22,1,.36,1],easeInOutQuint:[.83,0,.17,1],easeInExpo:[.7,0,.84,0],easeOutExpo:[.16,1,.3,1],easeInOutExpo:[.87,0,.13,1],easeInCirc:[.55,0,1,.45],easeOutCirc:[0,.55,.45,1],easeInOutCirc:[.85,0,.15,1],easeInBack:[.36,0,.66,-.56],easeOutBack:[.34,1.56,.64,1],easeInOutBack:[.68,-.6,.32,1.6]},yl=Object.assign({},{linear:b.identity},pl);function hl([e,t,n,l]){const u=(f,d)=>1-3*d+3*f,r=(f,d)=>3*d-6*f,i=f=>3*f,a=(f,d,y)=>((u(d,y)*f+r(d,y))*f+i(d))*f,s=(f,d,y)=>3*u(d,y)*f*f+2*r(d,y)*f+i(d),c=f=>{let d=f;for(let y=0;y<4;++y){const m=s(d,e,n);if(m===0)return d;const p=a(d,e,n)-f;d-=p/m}return d};return f=>e===t&&n===l?f:a(c(f),t,l)}function dt(e,t,n){return e+n*(t-e)}function Ve(e){return(typeof e=="number"?[e]:e)||[]}function mt(e,t,n,l={}){var u,r;const i=o.toValue(t),a=o.toValue(n),s=Ve(i),c=Ve(a),f=(u=o.toValue(l.duration))!=null?u:1e3,d=Date.now(),y=Date.now()+f,m=typeof l.transition=="function"?l.transition:(r=o.toValue(l.transition))!=null?r:b.identity,p=typeof m=="function"?m:hl(m);return new Promise(w=>{e.value=i;const v=()=>{var g;if((g=l.abort)!=null&&g.call(l)){w();return}const h=Date.now(),S=p((h-d)/f),O=Ve(e.value).map((_,C)=>dt(s[C],c[C],S));Array.isArray(e.value)?e.value=O.map((_,C)=>{var T,V;return dt((T=s[C])!=null?T:0,(V=c[C])!=null?V:0,S)}):typeof e.value=="number"&&(e.value=O[0]),h<y?requestAnimationFrame(v):(e.value=a,w())};v()})}function gl(e,t={}){let n=0;const l=()=>{const r=o.toValue(e);return typeof r=="number"?r:r.map(o.toValue)},u=o.ref(l());return o.watch(l,async r=>{var i,a;if(o.toValue(t.disabled))return;const s=++n;if(t.delay&&await b.promiseTimeout(o.toValue(t.delay)),s!==n)return;const c=Array.isArray(r)?r.map(o.toValue):o.toValue(r);(i=t.onStarted)==null||i.call(t),await mt(u,u.value,c,{...t,abort:()=>{var f;return s!==n||((f=t.abort)==null?void 0:f.call(t))}}),(a=t.onFinished)==null||a.call(t)},{deep:!0}),o.watch(()=>o.toValue(t.disabled),r=>{r&&(n++,u.value=l())}),b.tryOnScopeDispose(()=>{n++}),o.computed(()=>o.toValue(t.disabled)?l():u.value)}function wl(e="history",t={}){const{initialValue:n={},removeNullishValues:l=!0,removeFalsyValues:u=!1,write:r=!0,writeMode:i="replace",window:a=I}=t;if(!a)return o.reactive(n);const s=o.reactive({});function c(){if(e==="history")return a.location.search||"";if(e==="hash"){const h=a.location.hash||"",S=h.indexOf("?");return S>0?h.slice(S):""}else return(a.location.hash||"").replace(/^#/,"")}function f(h){const S=h.toString();if(e==="history")return`${S?`?${S}`:""}${a.location.hash||""}`;if(e==="hash-params")return`${a.location.search||""}${S?`#${S}`:""}`;const O=a.location.hash||"#",_=O.indexOf("?");return _>0?`${a.location.search||""}${O.slice(0,_)}${S?`?${S}`:""}`:`${a.location.search||""}${O}${S?`?${S}`:""}`}function d(){return new URLSearchParams(c())}function y(h){const S=new Set(Object.keys(s));for(const O of h.keys()){const _=h.getAll(O);s[O]=_.length>1?_:h.get(O)||"",S.delete(O)}Array.from(S).forEach(O=>delete s[O])}const{pause:m,resume:p}=b.pausableWatch(s,()=>{const h=new URLSearchParams("");Object.keys(s).forEach(S=>{const O=s[S];Array.isArray(O)?O.forEach(_=>h.append(S,_)):l&&O==null||u&&!O?h.delete(S):h.set(S,O)}),w(h,!1)},{deep:!0});function w(h,S){m(),S&&y(h),i==="replace"?a.history.replaceState(a.history.state,a.document.title,a.location.pathname+f(h)):a.history.pushState(a.history.state,a.document.title,a.location.pathname+f(h)),p()}function v(){r&&w(d(),!0)}k(a,"popstate",v,!1),e!=="history"&&k(a,"hashchange",v,!1);const g=d();return g.keys().next().value?y(g):Object.assign(s,n),s}function bl(e={}){var t,n;const l=o.ref((t=e.enabled)!=null?t:!1),u=o.ref((n=e.autoSwitch)!=null?n:!0),r=o.ref(e.constraints),{navigator:i=z}=e,a=W(()=>{var w;return(w=i?.mediaDevices)==null?void 0:w.getUserMedia}),s=o.shallowRef();function c(w){switch(w){case"video":{if(r.value)return r.value.video||!1;break}case"audio":{if(r.value)return r.value.audio||!1;break}}}async function f(){if(!(!a.value||s.value))return s.value=await i.mediaDevices.getUserMedia({video:c("video"),audio:c("audio")}),s.value}function d(){var w;(w=s.value)==null||w.getTracks().forEach(v=>v.stop()),s.value=void 0}function y(){d(),l.value=!1}async function m(){return await f(),s.value&&(l.value=!0),s.value}async function p(){return d(),await m()}return o.watch(l,w=>{w?f():d()},{immediate:!0}),o.watch(r,()=>{u.value&&s.value&&p()},{immediate:!0}),b.tryOnScopeDispose(()=>{y()}),{isSupported:a,stream:s,start:m,stop:y,restart:p,constraints:r,enabled:l,autoSwitch:u}}function vt(e,t,n,l={}){var u,r,i;const{clone:a=!1,passive:s=!1,eventName:c,deep:f=!1,defaultValue:d,shouldEmit:y}=l,m=o.getCurrentInstance(),p=n||m?.emit||((u=m?.$emit)==null?void 0:u.bind(m))||((i=(r=m?.proxy)==null?void 0:r.$emit)==null?void 0:i.bind(m?.proxy));let w=c;t||(t="modelValue"),w=w||`update:${t.toString()}`;const v=S=>a?typeof a=="function"?a(S):ee(S):S,g=()=>b.isDef(e[t])?v(e[t]):d,h=S=>{y?y(S)&&p(w,S):p(w,S)};if(s){const S=g(),O=o.ref(S);let _=!1;return o.watch(()=>e[t],C=>{_||(_=!0,O.value=v(C),o.nextTick(()=>_=!1))}),o.watch(O,C=>{!_&&(C!==e[t]||f)&&h(C)},{deep:f}),O}else return o.computed({get(){return g()},set(S){h(S)}})}function Sl(e,t,n={}){const l={};for(const u in e)l[u]=vt(e,u,t,n);return l}function El(e){const{pattern:t=[],interval:n=0,navigator:l=z}=e||{},u=W(()=>typeof l<"u"&&"vibrate"in l),r=b.toRef(t);let i;const a=(c=r.value)=>{u.value&&l.vibrate(c)},s=()=>{u.value&&l.vibrate(0),i?.pause()};return n>0&&(i=b.useIntervalFn(a,n,{immediate:!1,immediateCallback:!1})),{isSupported:u,pattern:t,intervalControls:i,vibrate:a,stop:s}}function Tl(e,t){const{containerStyle:n,wrapperProps:l,scrollTo:u,calculateRange:r,currentList:i,containerRef:a}="itemHeight"in t?_l(t,e):kl(t,e);return{list:i,scrollTo:u,containerProps:{ref:a,onScroll:()=>{r()},style:n},wrapperProps:l}}function pt(e){const t=o.ref(null),n=qe(t),l=o.ref([]),u=o.shallowRef(e);return{state:o.ref({start:0,end:10}),source:u,currentList:l,size:n,containerRef:t}}function yt(e,t,n){return l=>{if(typeof n=="number")return Math.ceil(l/n);const{start:u=0}=e.value;let r=0,i=0;for(let a=u;a<t.value.length;a++){const s=n(a);if(r+=s,i=a,r>l)break}return i-u}}function ht(e,t){return n=>{if(typeof t=="number")return Math.floor(n/t)+1;let l=0,u=0;for(let r=0;r<e.value.length;r++){const i=t(r);if(l+=i,l>=n){u=r;break}}return u+1}}function gt(e,t,n,l,{containerRef:u,state:r,currentList:i,source:a}){return()=>{const s=u.value;if(s){const c=n(e==="vertical"?s.scrollTop:s.scrollLeft),f=l(e==="vertical"?s.clientHeight:s.clientWidth),d=c-t,y=c+f+t;r.value={start:d<0?0:d,end:y>a.value.length?a.value.length:y},i.value=a.value.slice(r.value.start,r.value.end).map((m,p)=>({data:m,index:p+r.value.start}))}}}function wt(e,t){return n=>typeof e=="number"?n*e:t.value.slice(0,n).reduce((u,r,i)=>u+e(i),0)}function bt(e,t,n,l){o.watch([e.width,e.height,t,n],()=>{l()})}function St(e,t){return o.computed(()=>typeof e=="number"?t.value.length*e:t.value.reduce((n,l,u)=>n+e(u),0))}const Ol={horizontal:"scrollLeft",vertical:"scrollTop"};function Et(e,t,n,l){return u=>{l.value&&(l.value[Ol[e]]=n(u),t())}}function kl(e,t){const n=pt(t),{state:l,source:u,currentList:r,size:i,containerRef:a}=n,s={overflowX:"auto"},{itemWidth:c,overscan:f=5}=e,d=yt(l,u,c),y=ht(u,c),m=gt("horizontal",f,y,d,n),p=wt(c,u),w=o.computed(()=>p(l.value.start)),v=St(c,u);bt(i,t,a,m);const g=Et("horizontal",m,p,a),h=o.computed(()=>({style:{height:"100%",width:`${v.value-w.value}px`,marginLeft:`${w.value}px`,display:"flex"}}));return{scrollTo:g,calculateRange:m,wrapperProps:h,containerStyle:s,currentList:r,containerRef:a}}function _l(e,t){const n=pt(t),{state:l,source:u,currentList:r,size:i,containerRef:a}=n,s={overflowY:"auto"},{itemHeight:c,overscan:f=5}=e,d=yt(l,u,c),y=ht(u,c),m=gt("vertical",f,y,d,n),p=wt(c,u),w=o.computed(()=>p(l.value.start)),v=St(c,u);bt(i,t,a,m);const g=Et("vertical",m,p,a),h=o.computed(()=>({style:{width:"100%",height:`${v.value-w.value}px`,marginTop:`${w.value}px`}}));return{calculateRange:m,scrollTo:g,containerStyle:s,wrapperProps:h,currentList:r,containerRef:a}}function Rl(e={}){const{navigator:t=z,document:n=B}=e,l=o.ref(!1),u=o.shallowRef(null),r=ze({document:n}),i=W(()=>t&&"wakeLock"in t),a=o.computed(()=>!!u.value&&r.value==="visible");i.value&&(k(u,"release",()=>{var d,y;l.value=(y=(d=u.value)==null?void 0:d.type)!=null?y:!1}),b.whenever(()=>r.value==="visible"&&n?.visibilityState==="visible"&&l.value,d=>{l.value=!1,s(d)}));async function s(d){var y;await((y=u.value)==null?void 0:y.release()),u.value=i.value?await t.wakeLock.request(d):null}async function c(d){r.value==="visible"?await s(d):l.value=d}async function f(){l.value=!1;const d=u.value;u.value=null,await d?.release()}return{sentinel:u,isSupported:i,isActive:a,request:c,forceRequest:s,release:f}}function Vl(e={}){const{window:t=I,requestPermissions:n=!0}=e,l=e,u=W(()=>{if(!t||!("Notification"in t))return!1;if(Notification.permission==="granted")return!0;try{const h=new Notification("");h.onshow=()=>{h.close()}}catch(h){if(h.name==="TypeError")return!1}return!0}),r=o.ref(u.value&&"permission"in Notification&&Notification.permission==="granted"),i=o.ref(null),a=async()=>{if(u.value)return!r.value&&Notification.permission!=="denied"&&await Notification.requestPermission()==="granted"&&(r.value=!0),r.value},{on:s,trigger:c}=b.createEventHook(),{on:f,trigger:d}=b.createEventHook(),{on:y,trigger:m}=b.createEventHook(),{on:p,trigger:w}=b.createEventHook(),v=async h=>{if(!u.value||!r.value)return;const S=Object.assign({},l,h);return i.value=new Notification(S.title||"",S),i.value.onclick=c,i.value.onshow=d,i.value.onerror=m,i.value.onclose=w,i.value},g=()=>{i.value&&i.value.close(),i.value=null};if(n&&b.tryOnMounted(a),b.tryOnScopeDispose(g),u.value&&t){const h=t.document;k(h,"visibilitychange",S=>{S.preventDefault(),h.visibilityState==="visible"&&g()})}return{isSupported:u,notification:i,ensurePermissions:a,permissionGranted:r,show:v,close:g,onClick:s,onShow:f,onError:y,onClose:p}}const Tt="ping";function Pe(e){return e===!0?{}:e}function Pl(e,t={}){const{onConnected:n,onDisconnected:l,onError:u,onMessage:r,immediate:i=!0,autoConnect:a=!0,autoClose:s=!0,protocols:c=[]}=t,f=o.ref(null),d=o.ref("CLOSED"),y=o.ref(),m=b.toRef(e);let p,w,v=!1,g=0,h=[],S,O;const _=()=>{if(h.length&&y.value&&d.value==="OPEN"){for(const P of h)y.value.send(P);h=[]}},C=()=>{S!=null&&(clearTimeout(S),S=void 0)},T=()=>{clearTimeout(O),O=void 0},V=(P=1e3,A)=>{C(),!(!b.isClient&&!b.isWorker||!y.value)&&(v=!0,T(),p?.(),y.value.close(P,A),y.value=void 0)},D=(P,A=!0)=>!y.value||d.value!=="OPEN"?(A&&h.push(P),!1):(_(),y.value.send(P),!0),F=()=>{if(v||typeof m.value>"u")return;const P=new WebSocket(m.value,c);y.value=P,d.value="CONNECTING",P.onopen=()=>{d.value="OPEN",g=0,n?.(P),w?.(),_()},P.onclose=A=>{if(d.value="CLOSED",l?.(P,A),!v&&t.autoReconnect&&(y.value==null||P===y.value)){const{retries:L=-1,delay:H=1e3,onFailed:M}=Pe(t.autoReconnect);typeof L=="number"&&(L<0||g<L)?(g+=1,S=setTimeout(F,H)):typeof L=="function"&&L()?S=setTimeout(F,H):M?.()}},P.onerror=A=>{u?.(P,A)},P.onmessage=A=>{if(t.heartbeat){T();const{message:L=Tt,responseMessage:H=L}=Pe(t.heartbeat);if(A.data===o.toValue(H))return}f.value=A.data,r?.(P,A)}};if(t.heartbeat){const{message:P=Tt,interval:A=1e3,pongTimeout:L=1e3}=Pe(t.heartbeat),{pause:H,resume:M}=b.useIntervalFn(()=>{D(o.toValue(P),!1),O==null&&(O=setTimeout(()=>{V(),v=!1},L))},A,{immediate:!1});p=H,w=M}s&&(b.isClient&&k("beforeunload",()=>V()),b.tryOnScopeDispose(V));const R=()=>{!b.isClient&&!b.isWorker||(V(),v=!1,g=0,F())};return i&&R(),a&&o.watch(m,R),{data:f,status:d,close:V,send:D,open:R,ws:y}}function Fl(e,t,n){const{window:l=I}=n??{},u=o.ref(null),r=o.shallowRef(),i=(...s)=>{r.value&&r.value.postMessage(...s)},a=function(){r.value&&r.value.terminate()};return l&&(typeof e=="string"?r.value=new Worker(e,t):typeof e=="function"?r.value=e():r.value=e,r.value.onmessage=s=>{u.value=s.data},b.tryOnScopeDispose(()=>{r.value&&r.value.terminate()})),{data:u,post:i,terminate:a,worker:r}}function Dl(e,t){if(e.length===0&&t.length===0)return"";const n=e.map(r=>`'${r}'`).toString(),l=t.filter(r=>typeof r=="function").map(r=>{const i=r.toString();return i.trim().startsWith("function")?i:`const ${r.name} = ${i}`}).join(";"),u=`importScripts(${n});`;return`${n.trim()===""?"":u} ${l}`}function Cl(e){return t=>{const n=t.data[0];return Promise.resolve(e.apply(void 0,n)).then(l=>{postMessage(["SUCCESS",l])}).catch(l=>{postMessage(["ERROR",l])})}}function Al(e,t,n){const l=`${Dl(t,n)}; onmessage=(${Cl})(${e})`,u=new Blob([l],{type:"text/javascript"});return URL.createObjectURL(u)}function Ml(e,t={}){const{dependencies:n=[],localDependencies:l=[],timeout:u,window:r=I}=t,i=o.ref(),a=o.ref("PENDING"),s=o.ref({}),c=o.ref(),f=(p="PENDING")=>{i.value&&i.value._url&&r&&(i.value.terminate(),URL.revokeObjectURL(i.value._url),s.value={},i.value=void 0,r.clearTimeout(c.value),a.value=p)};f(),b.tryOnScopeDispose(f);const d=()=>{const p=Al(e,n,l),w=new Worker(p);return w._url=p,w.onmessage=v=>{const{resolve:g=()=>{},reject:h=()=>{}}=s.value,[S,O]=v.data;switch(S){case"SUCCESS":g(O),f(S);break;default:h(O),f("ERROR");break}},w.onerror=v=>{const{reject:g=()=>{}}=s.value;v.preventDefault(),g(v),f("ERROR")},u&&(c.value=setTimeout(()=>f("TIMEOUT_EXPIRED"),u)),w},y=(...p)=>new Promise((w,v)=>{var g;s.value={resolve:w,reject:v},(g=i.value)==null||g.postMessage([[...p]]),a.value="RUNNING"});return{workerFn:(...p)=>a.value==="RUNNING"?(console.error("[useWebWorkerFn] You can only run one instance of the worker at a time."),Promise.reject()):(i.value=d(),y(...p)),workerStatus:a,workerTerminate:f}}function Il(e={}){const{window:t=I}=e;if(!t)return o.ref(!1);const n=o.ref(t.document.hasFocus());return k(t,"blur",()=>{n.value=!1}),k(t,"focus",()=>{n.value=!0}),n}function Ll(e={}){const{window:t=I,...n}=e;return Oe(t,n)}function Nl(e={}){const{window:t=I,initialWidth:n=Number.POSITIVE_INFINITY,initialHeight:l=Number.POSITIVE_INFINITY,listenOrientation:u=!0,includeScrollbar:r=!0,type:i="inner"}=e,a=o.ref(n),s=o.ref(l),c=()=>{if(t)if(i==="outer")a.value=t.outerWidth,s.value=t.outerHeight;else if(i==="visual"&&t.visualViewport){const{width:f,height:d,scale:y}=t.visualViewport;a.value=Math.round(f*y),s.value=Math.round(d*y)}else r?(a.value=t.innerWidth,s.value=t.innerHeight):(a.value=t.document.documentElement.clientWidth,s.value=t.document.documentElement.clientHeight)};if(c(),b.tryOnMounted(c),k("resize",c,{passive:!0}),t&&i==="visual"&&t.visualViewport&&k(t.visualViewport,"resize",c,{passive:!0}),u){const f=j("(orientation: portrait)");o.watch(f,()=>c())}return{width:a,height:s}}E.DefaultMagicKeysAliasMap=Qe,E.StorageSerializers=Se,E.TransitionPresets=yl,E.asyncComputed=Fe,E.breakpointsAntDesign=nn,E.breakpointsBootstrapV5=Zt,E.breakpointsElement=un,E.breakpointsMasterCss=rn,E.breakpointsPrimeFlex=an,E.breakpointsQuasar=on,E.breakpointsSematic=ln,E.breakpointsTailwind=Qt,E.breakpointsVuetify=tn,E.breakpointsVuetifyV2=Ie,E.breakpointsVuetifyV3=en,E.cloneFnJSON=ee,E.computedAsync=Fe,E.computedInject=kt,E.createFetch=Bn,E.createReusableTemplate=_t,E.createTemplatePromise=Vt,E.createUnrefFn=Pt,E.customStorageEventName=Ee,E.defaultDocument=B,E.defaultLocation=Ft,E.defaultNavigator=z,E.defaultWindow=I,E.executeTransition=mt,E.formatTimeAgo=ft,E.getSSRHandler=ce,E.mapGamepadToXbox360Controller=to,E.onClickOutside=Dt,E.onElementRemoval=he,E.onKeyDown=At,E.onKeyPressed=Mt,E.onKeyStroke=ae,E.onKeyUp=It,E.onLongPress=xt,E.onStartTyping=Ut,E.provideSSRWidth=Jt,E.setSSRHandler=hn,E.templateRef=$t,E.unrefElement=N,E.useActiveElement=Ae,E.useAnimate=Bt,E.useAsyncQueue=jt,E.useAsyncState=Me,E.useBase64=Gt,E.useBattery=Xt,E.useBluetooth=Kt,E.useBreakpoints=sn,E.useBroadcastChannel=cn,E.useBrowserLocation=fn,E.useCached=dn,E.useClipboard=mn,E.useClipboardItems=vn,E.useCloned=pn,E.useColorMode=He,E.useConfirmDialog=wn,E.useCssVar=te,E.useCurrentElement=Ue,E.useCycleList=bn,E.useDark=Sn,E.useDebouncedRefHistory=kn,E.useDeviceMotion=_n,E.useDeviceOrientation=je,E.useDevicePixelRatio=Rn,E.useDevicesList=Vn,E.useDisplayMedia=Pn,E.useDocumentVisibility=ze,E.useDraggable=Fn,E.useDropZone=Dn,E.useElementBounding=Cn,E.useElementByPoint=An,E.useElementHover=Mn,E.useElementSize=qe,E.useElementVisibility=Ye,E.useEventBus=In,E.useEventListener=k,E.useEventSource=Nn,E.useEyeDropper=xn,E.useFavicon=Wn,E.useFetch=Xe,E.useFileDialog=qn,E.useFileSystemAccess=Gn,E.useFocus=Yn,E.useFocusWithin=Qn,E.useFps=Zn,E.useFullscreen=eo,E.useGamepad=no,E.useGeolocation=oo,E.useIdle=ao,E.useImage=uo,E.useInfiniteScroll=so,E.useIntersectionObserver=Ge,E.useKeyModifier=fo,E.useLocalStorage=mo,E.useMagicKeys=vo,E.useManualRefHistory=Be,E.useMediaControls=ho,E.useMediaQuery=j,E.useMemoize=go,E.useMemory=wo,E.useMounted=Ce,E.useMouse=Ze,E.useMouseInElement=et,E.useMousePressed=So,E.useMutationObserver=K,E.useNavigatorLanguage=Eo,E.useNetwork=tt,E.useNow=nt,E.useObjectUrl=To,E.useOffsetPagination=Oo,E.useOnline=ko,E.usePageLeave=_o,E.useParallax=Ro,E.useParentElement=Vo,E.usePerformanceObserver=Po,E.usePermission=ie,E.usePointer=Do,E.usePointerLock=Co,E.usePointerSwipe=Ao,E.usePreferredColorScheme=Mo,E.usePreferredContrast=Io,E.usePreferredDark=xe,E.usePreferredLanguages=Lo,E.usePreferredReducedMotion=No,E.usePreferredReducedTransparency=xo,E.usePrevious=Wo,E.useRafFn=G,E.useRefHistory=Te,E.useResizeObserver=de,E.useSSRWidth=be,E.useScreenOrientation=lt,E.useScreenSafeArea=Ho,E.useScriptTag=Uo,E.useScroll=Oe,E.useScrollLock=Bo,E.useSessionStorage=jo,E.useShare=zo,E.useSorted=Go,E.useSpeechRecognition=Yo,E.useSpeechSynthesis=Xo,E.useStepper=Ko,E.useStorage=fe,E.useStorageAsync=Jo,E.useStyleTag=Zo,E.useSupported=W,E.useSwipe=el,E.useTemplateRefsList=nl,E.useTextDirection=ol,E.useTextSelection=rl,E.useTextareaAutosize=al,E.useThrottledRefHistory=il,E.useTimeAgo=fl,E.useTimeoutPoll=dl,E.useTimestamp=ml,E.useTitle=vl,E.useTransition=gl,E.useUrlSearchParams=wl,E.useUserMedia=bl,E.useVModel=vt,E.useVModels=Sl,E.useVibrate=El,E.useVirtualList=Tl,E.useWakeLock=Rl,E.useWebNotification=Vl,E.useWebSocket=Pl,E.useWebWorker=Fl,E.useWebWorkerFn=Ml,E.useWindowFocus=Il,E.useWindowScroll=Ll,E.useWindowSize=Nl,Object.keys(b).forEach(function(e){e!=="default"&&!Object.prototype.hasOwnProperty.call(E,e)&&Object.defineProperty(E,e,{enumerable:!0,get:function(){return b[e]}})})})(this.VueUse=this.VueUse||{},VueUse,Vue);