voodoojs 0.11.2 → 0.12.2

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.
Files changed (41) hide show
  1. package/README.md +1 -1
  2. package/dist/{chunk-IGZSDZKU.js → chunk-7AKBELZA.js} +4 -4
  3. package/dist/{chunk-V3O3WOZH.js → chunk-AVXQPDQH.js} +4 -4
  4. package/dist/{chunk-AH2VXDZD.js → chunk-K2U3O36M.js} +193 -20
  5. package/dist/{chunk-IS3DR2KY.js → chunk-MEE2ZAKJ.js} +3 -3
  6. package/dist/{chunk-DJJB35SR.js → chunk-NVANUFWZ.js} +6 -6
  7. package/dist/{chunk-H2ZUEQWV.js → chunk-OWCQV42D.js} +112 -20
  8. package/dist/{chunk-KQYSJHZR.js → chunk-RTZEIVNA.js} +5 -5
  9. package/dist/{chunk-NFDXVIII.js → chunk-RXOLGHSU.js} +3 -3
  10. package/dist/{chunk-WJP3YGUI.js → chunk-S4BXAGAW.js} +4 -4
  11. package/dist/{chunk-DCE5WIGA.js → chunk-UGLD36KV.js} +5 -5
  12. package/dist/{chunk-UV5PMS7P.js → chunk-YV4I45SK.js} +4 -4
  13. package/dist/essential.cjs +297 -28
  14. package/dist/essential.d.cts +1 -1
  15. package/dist/essential.d.ts +1 -1
  16. package/dist/essential.js +10 -10
  17. package/dist/gpu.cjs +1 -1
  18. package/dist/gpu.js +10 -10
  19. package/dist/http.cjs +1 -1
  20. package/dist/http.js +5 -5
  21. package/dist/index.cjs +325 -34
  22. package/dist/index.d.cts +88 -4
  23. package/dist/index.d.ts +88 -4
  24. package/dist/index.js +38 -24
  25. package/dist/{query-DiQAS73Q.d.cts → query-D_BGQw8m.d.cts} +12 -1
  26. package/dist/{query-Cf-7iibE.d.ts → query-Dl6Urlwd.d.ts} +12 -1
  27. package/dist/reactivity.cjs +1 -1
  28. package/dist/reactivity.js +2 -2
  29. package/dist/socket.cjs +29 -2
  30. package/dist/socket.js +9 -9
  31. package/dist/style-GWGXWHB4.js +5 -0
  32. package/dist/utils.cjs +1 -1
  33. package/dist/utils.js +2 -2
  34. package/dist/voodoo.core.js +277 -27
  35. package/dist/voodoo.core.min.js +17 -17
  36. package/dist/voodoo.full.js +325 -36
  37. package/dist/voodoo.full.min.js +59 -55
  38. package/dist/voodoo.js +305 -30
  39. package/dist/voodoo.min.js +29 -25
  40. package/package.json +1 -1
  41. package/dist/style-4X62SABN.js +0 -5
@@ -1,9 +1,9 @@
1
1
  /**
2
- * Voodoo.js v0.11.2
2
+ * Voodoo.js v0.12.2
3
3
  * JavaScript feels like magic.
4
4
  * (c) 2026 Voodoo.js contributors. MIT License.
5
5
  */
6
- "use strict";var Voodoo=(()=>{var _t=Object.defineProperty;var mi=Object.getOwnPropertyDescriptor;var hi=Object.getOwnPropertyNames;var gi=Object.prototype.hasOwnProperty;var yi=(e,t,n)=>t in e?_t(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;var Ln=(e,t)=>()=>(e&&(t=e(e=0)),t);var Vt=(e,t)=>{for(var n in t)_t(e,n,{get:t[n],enumerable:!0})},vi=(e,t,n,r)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of hi(t))!gi.call(e,o)&&o!==n&&_t(e,o,{get:()=>t[o],enumerable:!(r=mi(t,o))||r.enumerable});return e};var bi=e=>vi(_t({},"__esModule",{value:!0}),e);var M=(e,t,n)=>yi(e,typeof t!="symbol"?t+"":t,n);var no={};Vt(no,{EffectScope:()=>ne,ITERATE_KEY:()=>Le,ReactiveEffect:()=>Ge,TriggerType:()=>Jr,computed:()=>xt,effect:()=>te,effectScope:()=>_n,enableTracking:()=>Xr,flushSync:()=>jn,getActiveEffect:()=>Ti,getActiveScope:()=>Ei,handleError:()=>$,hasChanged:()=>wt,isReactive:()=>Qn,isRef:()=>Ne,markRaw:()=>zn,nextTick:()=>$e,pauseTracking:()=>Yr,queueJob:()=>Gt,queuePostFlush:()=>Ae,reactive:()=>F,ref:()=>Tt,resetTracking:()=>Un,setErrorHandler:()=>Fn,shallowRef:()=>Kn,stop:()=>qn,toRaw:()=>K,track:()=>ce,trigger:()=>he,unref:()=>Gn,warn:()=>Yt,watch:()=>ue,watchEffect:()=>Yn});function $e(e){let t=Qt||Dn;return e?t.then(e):t}function Gt(e){e.queued||(e.queued=!0,Qe.push(e),Gr())}function Ae(e){Wt.push(e),Gr()}function Gr(){zt||bt||(bt=!0,Qt=Dn.then(In))}function In(){bt=!1,zt=!0;let e=new Map;try{for(let t=0;t<Qe.length;t++){let n=Qe[t];if(!n.active)continue;let r=(e.get(n)||0)+1;if(e.set(n,r),r>wi){Yt("Infinite update loop detected. A reactive effect keeps triggering itself without ever settling. Check whether some expression writes to state that it also reads.");continue}try{n.run()}catch(o){$(o,"effect")}}}finally{for(let n of Qe)n.queued=!1;Qe=[],zt=!1;let t=Wt;Wt=[];for(let n of t)try{n()}catch(r){$(r,"post-flush")}Qe.length||Wt.length?(Qt=Dn.then(In),bt=!0):Qt=null}}function jn(){zt||(bt=!1,In())}function Fn(e){Nn=e}function $(e,t){if(Nn){Nn(e,t);return}console.error(`[Voodoo] error in ${t}:`,e)}function Yt(e,...t){console.warn(`[Voodoo] ${e}`,...t)}function Yr(){Bn.push(Oe),Oe=!1}function Xr(){Bn.push(Oe),Oe=!0}function Un(){var e;Oe=(e=Bn.pop())!=null?e:!0}function Ti(){return Y}function Wr(e){let{deps:t}=e;for(let n=0;n<t.length;n++)t[n].delete(e);t.length=0}function te(e,t){let n=new Ge(e,t);t!=null&&t.lazy||n.run();let r=(()=>n.run());return r.effect=n,r}function qn(e){e instanceof Ge?e.stop():e.effect.stop()}function _n(e=!1){return new ne(e)}function Ei(){return ke}function ce(e,t){if(!Oe||!Y)return;let n=On.get(e);n||On.set(e,n=new Map);let r=n.get(t);r||n.set(t,r=new Set),r.has(Y)||(r.add(Y),Y.deps.push(r))}function he(e,t,n,r){let o=On.get(e);if(!o)return;let s=new Set,i=a=>{if(a)for(let c of a)(c!==Y||t==="clear")&&s.add(c)};if(t==="clear")o.forEach(i);else{n!==void 0&&i(o.get(n));let a=Array.isArray(e);if(t==="add")a?$n(n)&&i(o.get("length")):i(o.get(Le));else if(t==="delete")a||i(o.get(Le));else if(a&&n==="length"){let c=Number(r);o.forEach((u,l)=>{(l==="length"||typeof l!="symbol"&&Number(l)>=c)&&i(u)})}}for(let a of s)a.scheduler?a.scheduler():Gt(a)}function $n(e){return typeof e=="string"&&e!=="NaN"&&e[0]!=="-"&&String(parseInt(e,10))===e}function Se(e){return e!==null&&typeof e=="object"}function Si(e){if(!Se(e)||e[Zr]||Object.isFrozen(e)||typeof Node!="undefined"&&e instanceof Node)return!1;let t=Object.prototype.toString.call(e).slice(8,-1);return ki.has(t)?!1:t==="Object"||t==="Array"||t==="Map"||t==="Set"}function zn(e){return Object.defineProperty(e,Zr,{value:!0,enumerable:!1,configurable:!0}),e}function K(e){let t=e&&e[Vn];return t?K(t):e}function Qn(e){return!!(e&&e[Wn])}function F(e){if(!Se(e)||Qn(e)||!Si(e))return e;let t=zr.get(e);if(t)return t;let n=e instanceof Map||e instanceof Set,r=new Proxy(e,n?Ri:Ai);return zr.set(e,r),r}function wt(e,t){return!Object.is(e,t)}function Ne(e){return!!(e&&e.__v_isRef===!0)}function Kr(e){return Se(e)?F(e):e}function eo(e){!Oe||!Y||e.dep.has(Y)||(e.dep.add(Y),Y.deps.push(e.dep))}function to(e){for(let t of[...e.dep])t.scheduler?t.scheduler():Gt(t)}function Tt(e){return new Kt(e)}function Kn(e){return new Kt(e,!0)}function Gn(e){return Ne(e)?e.value:e}function xt(e){let t=typeof e=="function",n=t?e:e.get,r=t?void 0:e.set;return new Hn(n,r)}function ue(e,t,n={}){let{immediate:r=!1,deep:o=!1,flush:s="pre"}=n,i;if(Ne(e)?i=()=>e.value:typeof e=="function"?i=e:Qn(e)?i=()=>Ke(e):i=()=>e,o){let d=i;i=()=>Ke(d())}let a,c,u=d=>{c=d},l=()=>{if(!p.effect.active)return;let d=p();(o||wt(d,a))&&(c==null||c(),c=void 0,t(d,a,u),a=d)},p=s==="pre"?te(i,{lazy:!0,scheduler:()=>Ae(l)}):te(i,{lazy:!0,scheduler:s==="sync"?l:s==="post"?()=>Ae(l):()=>Gt(p.effect)});return a=p(),r&&t(a,void 0,u),()=>p.effect.stop()}function Yn(e){let t,n=o=>{t=o},r=te(()=>{t==null||t(),t=void 0,e(n)});return()=>{t==null||t(),r.effect.stop()}}function Ke(e,t=new Set){if(!Se(e)||t.has(e))return e;if(t.add(e),Ne(e))Ke(e.value,t);else if(Array.isArray(e))for(let n of e)Ke(n,t);else if(e instanceof Set||e instanceof Map)e.forEach(n=>Ke(n,t));else for(let n of Object.keys(e))Ke(e[n],t);return e}var Dn,Qe,Wt,zt,bt,Qt,wi,Nn,Y,Oe,Bn,xi,Ge,ke,ne,Le,On,Jr,Vn,Wn,Zr,zr,Qr,ki,Ai,Ri,Kt,Hn,Z=Ln(()=>{"use strict";Dn=Promise.resolve(),Qe=[],Wt=[],zt=!1,bt=!1,Qt=null,wi=100;Nn=null;Oe=!0,Bn=[];xi=0,Ge=class{constructor(t,n){var o;this.fn=t,this.id=xi++,this.active=!0,this.queued=!1,this.deps=[],this.parent=void 0,this.scheduler=n==null?void 0:n.scheduler,this.onStop=n==null?void 0:n.onStop,this.cleanups=[];let r=(o=n==null?void 0:n.scope)!=null?o:ke;r&&r.effects.push(this)}run(){if(!this.active)return this.fn();let t=Y;for(;t;){if(t===this)return;t=t.parent}this.runCleanups();try{return this.parent=Y,Y=this,Xr(),Wr(this),this.fn()}finally{Un(),Y=this.parent,this.parent=void 0}}onInvalidate(t){this.cleanups.push(t)}runCleanups(){if(!this.cleanups.length)return;let t=this.cleanups;this.cleanups=[];for(let n of t)try{n()}catch(r){$(r,"effect cleanup")}}stop(){var t;this.active&&(Wr(this),this.runCleanups(),this.active=!1,(t=this.onStop)==null||t.call(this))}};ne=class{constructor(t=!1){this.effects=[],this.cleanups=[],this.children=[],this.active=!0,this.parent=void 0,!t&&ke&&(this.parent=ke,ke.children.push(this))}run(t){if(!this.active)return;let n=ke;try{return ke=this,t()}finally{ke=n}}onDispose(t){this.cleanups.push(t)}stop(){if(this.active){this.active=!1;for(let t of this.effects)t.stop();for(let t of this.children)t.stop();for(let t of this.cleanups)try{t()}catch(n){$(n,"scope cleanup")}if(this.effects.length=0,this.children.length=0,this.cleanups.length=0,this.parent){let t=this.parent.children.indexOf(this);t>-1&&this.parent.children.splice(t,1)}}}};Le=Symbol("voodoo:iterate"),On=new WeakMap;Jr=(o=>(o.SET="set",o.ADD="add",o.DELETE="delete",o.CLEAR="clear",o))(Jr||{});Vn=Symbol("voodoo:raw"),Wn=Symbol("voodoo:isReactive"),Zr=Symbol("voodoo:skip"),zr=new WeakMap,Qr=(()=>{let e={};for(let t of["includes","indexOf","lastIndexOf"])e[t]=function(...n){let r=K(this);for(let s=0;s<r.length;s++)ce(r,String(s));let o=r[t].apply(r,n);return o===-1||o===!1?r[t].apply(r,n.map(K)):o};for(let t of["push","pop","shift","unshift","splice"])e[t]=function(...n){Yr();try{return K(this)[t].apply(this,n)}finally{Un()}};return e})();ki=new Set(["Date","RegExp","Promise","Error","File","FileList","Blob","FormData","URL","URLSearchParams","ArrayBuffer","DataView"]);Ai={get(e,t,n){if(t===Vn)return e;if(t===Wn)return!0;let r=Array.isArray(e);if(r&&Object.prototype.hasOwnProperty.call(Qr,t))return Reflect.get(Qr,t,n);let o=Reflect.get(e,t,n);return typeof t=="symbol"?o:(ce(e,t),Ne(o)?r&&$n(t)?o:o.value:Se(o)?F(o):o)},set(e,t,n,r){let o=e[t];if(n=K(n),!Array.isArray(e)&&Ne(o)&&!Ne(n))return o.value=n,!0;let s=Array.isArray(e)&&$n(t)?Number(t)<e.length:Object.prototype.hasOwnProperty.call(e,t),i=Reflect.set(e,t,n,r);return e===K(r)&&(s?wt(n,o)&&he(e,"set",t,n):he(e,"add",t,n)),i},deleteProperty(e,t){let n=Object.prototype.hasOwnProperty.call(e,t),r=Reflect.deleteProperty(e,t);return r&&n&&he(e,"delete",t),r},has(e,t){let n=Reflect.has(e,t);return typeof t!="symbol"&&ce(e,t),n},ownKeys(e){return ce(e,Array.isArray(e)?"length":Le),Reflect.ownKeys(e)}},Ri={get(e,t,n){if(t===Vn)return e;if(t===Wn)return!0;let r=e;if(t==="size")return ce(r,Le),Reflect.get(r,"size",r);let o={get(i){ce(r,i);let a=r.get(i);return Se(a)?F(a):a},has(i){return ce(r,i),r.has(i)},add(i){i=K(i);let a=r.has(i);return r.add(i),a||he(r,"add",i,i),n},set(i,a){let c=r.has(i),u=r.get(i);return r.set(i,K(a)),c?wt(a,u)&&he(r,"set",i,a):he(r,"add",i,a),n},delete(i){let a=r.has(i),c=r.delete(i);return a&&he(r,"delete",i),c},clear(){let i=r.size!==0,a=r.clear();return i&&he(r,"clear"),a},forEach(i,a){return ce(r,Le),r.forEach((c,u)=>{i.call(a,Se(c)?F(c):c,Se(u)?F(u):u,n)})}};if(t in o)return o[t];if(t===Symbol.iterator||t==="keys"||t==="values"||t==="entries"){ce(r,Le);let i=r[t];return typeof i=="function"?i.bind(r):i}let s=Reflect.get(r,t,r);return typeof s=="function"?s.bind(r):s}};Kt=class{constructor(t,n=!1){M(this,"shallow",n);M(this,"__v_isRef",!0);M(this,"_value");M(this,"_rawValue");M(this,"dep",new Set);this._rawValue=K(t),this._value=n?t:Kr(t)}get value(){return eo(this),this._value}set value(t){let n=K(t);wt(n,this._rawValue)&&(this._rawValue=n,this._value=this.shallow?t:Kr(t),to(this))}};Hn=class{constructor(t,n){M(this,"setter",n);M(this,"__v_isRef",!0);M(this,"_value");M(this,"_dirty",!0);M(this,"effect");M(this,"dep",new Set);this.effect=new Ge(t,{scheduler:()=>{this._dirty||(this._dirty=!0,to(this))}})}get value(){return eo(this),this._dirty&&(this._dirty=!1,this._value=this.effect.run()),this._value}set value(t){this.setter?this.setter(t):Yt("computed is read-only when there is no setter.")}stop(){this.effect.stop()}}});function A(e,t,n={}){var r,o;ve.set(e,{name:e,setup:t,priority:(r=n.priority)!=null?r:U.DEFAULT,terminal:(o=n.terminal)!=null?o:!1})}function He(e){return e.replace(/([a-z0-9])([A-Z])/g,"$1-$2").replace(/[_\s]+/g,"-").toLowerCase()}function Zt(e,t,n){yo.has(t)||(yo.add(t),typeof t=="function"?t(e,n):t.install(e,n))}var w,ve,U,z,yo,re=Ln(()=>{"use strict";w={prefix:"v-",autoStart:!0,autoDiscover:!0,root:null,devtools:!1,xrayShortcut:"ctrl+shift+f2",baseURL:"",globals:{},locale:typeof navigator!="undefined"&&navigator.language||"pt-BR",currency:"BRL",injectStyles:!0,cleanAttributes:!0,sanitizeUrls:!0},ve=new Map,U={IGNORE:100,FOR:90,IF:80,DATA:70,COMPONENT:65,REF:60,BIND:45,MODEL:40,DEFAULT:0,INIT:-10,TRANSITION:-20};z=new Map;yo=new Set});var hs={};Vt(hs,{BASE_TOKENS:()=>ms,ensureTokens:()=>Ue,injectStyle:()=>Ee});function Ee(e,t){if(typeof document=="undefined"||!w.injectStyles||ps.has(e))return;ps.add(e);let n=document.createElement("style");n.setAttribute("data-voodoo",e),n.textContent=t,document.head.appendChild(n)}function Ue(){Ee("tokens",ms)}var ps,ms,ut=Ln(()=>{"use strict";re();ps=new Set;ms=`
6
+ "use strict";var Voodoo=(()=>{var Gt=Object.defineProperty;var Ai=Object.getOwnPropertyDescriptor;var Ri=Object.getOwnPropertyNames;var Ci=Object.prototype.hasOwnProperty;var Pi=(e,t,n)=>t in e?Gt(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;var Fn=(e,t)=>()=>(e&&(t=e(e=0)),t);var Yt=(e,t)=>{for(var n in t)Gt(e,n,{get:t[n],enumerable:!0})},Mi=(e,t,n,r)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of Ri(t))!Ci.call(e,o)&&o!==n&&Gt(e,o,{get:()=>t[o],enumerable:!(r=Ai(t,o))||r.enumerable});return e};var Li=e=>Mi(Gt({},"__esModule",{value:!0}),e);var M=(e,t,n)=>Pi(e,typeof t!="symbol"?t+"":t,n);var po={};Yt(po,{EffectScope:()=>re,ITERATE_KEY:()=>Ne,ReactiveEffect:()=>Ze,TriggerType:()=>co,computed:()=>De,effect:()=>J,effectScope:()=>Yn,enableTracking:()=>ao,flushSync:()=>zn,getActiveEffect:()=>Oi,getActiveScope:()=>Hi,handleError:()=>N,hasChanged:()=>Rt,isReactive:()=>Zn,isRef:()=>Oe,markRaw:()=>At,nextTick:()=>He,pauseTracking:()=>io,queueJob:()=>tn,queuePostFlush:()=>Re,reactive:()=>F,ref:()=>de,resetTracking:()=>Gn,setErrorHandler:()=>Qn,shallowRef:()=>er,stop:()=>et,toRaw:()=>K,track:()=>le,trigger:()=>ye,unref:()=>tr,warn:()=>nn,watch:()=>fe,watchEffect:()=>nr});function He(e){let t=Zt||Vn;return e?t.then(e):t}function tn(e){e.queued||(e.queued=!0,Xe.push(e),so())}function Re(e){Xt.push(e),so()}function so(){Jt||St||(St=!0,Zt=Vn.then(Wn))}function Wn(){St=!1,Jt=!0;let e=new Map;try{for(let t=0;t<Xe.length;t++){let n=Xe[t];if(!n.active)continue;let r=(e.get(n)||0)+1;if(e.set(n,r),r>Ni){nn("Infinite update loop detected. A reactive effect keeps triggering itself without ever settling. Check whether some expression writes to state that it also reads.");continue}try{n.run()}catch(o){N(o,"effect")}}}finally{for(let n of Xe)n.queued=!1;Xe=[],Jt=!1;let t=Xt;Xt=[];for(let n of t)try{n()}catch(r){N(r,"post-flush")}Xe.length||Xt.length?(Zt=Vn.then(Wn),St=!0):Zt=null}}function zn(){Jt||(St=!1,Wn())}function Qn(e){Bn=e}function N(e,t){if(Bn){Bn(e,t);return}console.error(`[Voodoo] error in ${t}:`,e)}function nn(e,...t){console.warn(`[Voodoo] ${e}`,...t)}function io(){Kn.push($e),$e=!1}function ao(){Kn.push($e),$e=!0}function Gn(){var e;$e=(e=Kn.pop())!=null?e:!0}function Oi(){return X}function to(e){let{deps:t}=e;for(let n=0;n<t.length;n++)t[n].delete(e);t.length=0}function J(e,t){let n=new Ze(e,t);t!=null&&t.lazy||n.run();let r=(()=>n.run());return r.effect=n,r}function et(e){e instanceof Ze?e.stop():e.effect.stop()}function Yn(e=!1){return new re(e)}function Hi(){return Se}function le(e,t){if(!$e||!X)return;let n=Un.get(e);n||Un.set(e,n=new Map);let r=n.get(t);r||n.set(t,r=new Set),r.has(X)||(r.add(X),X.deps.push(r))}function ye(e,t,n,r){let o=Un.get(e);if(!o)return;let s=new Set,i=a=>{if(a)for(let c of a)(c!==X||t==="clear")&&s.add(c)};if(t==="clear")o.forEach(i);else{n!==void 0&&i(o.get(n));let a=Array.isArray(e);if(t==="add")a?qn(n)&&i(o.get("length")):i(o.get(Ne));else if(t==="delete")a||i(o.get(Ne));else if(a&&n==="length"){let c=Number(r);o.forEach((u,l)=>{(l==="length"||typeof l!="symbol"&&Number(l)>=c)&&i(u)})}}for(let a of s)a.scheduler?a.scheduler():tn(a)}function qn(e){return typeof e=="string"&&e!=="NaN"&&e[0]!=="-"&&String(parseInt(e,10))===e}function Ae(e){return e!==null&&typeof e=="object"}function Ii(e){if(!Ae(e)||e[uo]||Object.isFrozen(e)||typeof Node!="undefined"&&e instanceof Node)return!1;let t=Object.prototype.toString.call(e).slice(8,-1);return Di.has(t)?!1:t==="Object"||t==="Array"||t==="Map"||t==="Set"}function At(e){return Object.defineProperty(e,uo,{value:!0,enumerable:!1,configurable:!0}),e}function K(e){let t=e&&e[Xn];return t?K(t):e}function Zn(e){return!!(e&&e[Jn])}function F(e){if(!Ae(e)||Zn(e)||!Ii(e))return e;let t=no.get(e);if(t)return t;let n=e instanceof Map||e instanceof Set,r=new Proxy(e,n?Fi:ji);return no.set(e,r),r}function Rt(e,t){return!Object.is(e,t)}function Oe(e){return!!(e&&e.__v_isRef===!0)}function oo(e){return Ae(e)?F(e):e}function lo(e){!$e||!X||e.dep.has(X)||(e.dep.add(X),X.deps.push(e.dep))}function fo(e){for(let t of[...e.dep])t.scheduler?t.scheduler():tn(t)}function de(e){return new en(e)}function er(e){return new en(e,!0)}function tr(e){return Oe(e)?e.value:e}function De(e){let t=typeof e=="function",n=t?e:e.get,r=t?void 0:e.set;return new _n(n,r)}function fe(e,t,n={}){let{immediate:r=!1,deep:o=!1,flush:s="pre"}=n,i;if(Oe(e)?i=()=>e.value:typeof e=="function"?i=e:Zn(e)?i=()=>Je(e):i=()=>e,o){let d=i;i=()=>Je(d())}let a,c,u=d=>{c=d},l=()=>{if(!p.effect.active)return;let d=p();(o||Rt(d,a))&&(c==null||c(),c=void 0,t(d,a,u),a=d)},p=s==="pre"?J(i,{lazy:!0,scheduler:()=>Re(l)}):J(i,{lazy:!0,scheduler:s==="sync"?l:s==="post"?()=>Re(l):()=>tn(p.effect)});return a=p(),r&&t(a,void 0,u),()=>p.effect.stop()}function nr(e){let t,n=o=>{t=o},r=J(()=>{t==null||t(),t=void 0,e(n)});return()=>{t==null||t(),r.effect.stop()}}function Je(e,t=new Set){if(!Ae(e)||t.has(e))return e;if(t.add(e),Oe(e))Je(e.value,t);else if(Array.isArray(e))for(let n of e)Je(n,t);else if(e instanceof Set||e instanceof Map)e.forEach(n=>Je(n,t));else for(let n of Object.keys(e))Je(e[n],t);return e}var Vn,Xe,Xt,Jt,St,Zt,Ni,Bn,X,$e,Kn,$i,Ze,Se,re,Ne,Un,co,Xn,Jn,uo,no,ro,Di,ji,Fi,en,_n,G=Fn(()=>{"use strict";Vn=Promise.resolve(),Xe=[],Xt=[],Jt=!1,St=!1,Zt=null,Ni=100;Bn=null;$e=!0,Kn=[];$i=0,Ze=class{constructor(t,n){var o;this.fn=t,this.id=$i++,this.active=!0,this.queued=!1,this.deps=[],this.parent=void 0,this.scheduler=n==null?void 0:n.scheduler,this.onStop=n==null?void 0:n.onStop,this.cleanups=[];let r=(o=n==null?void 0:n.scope)!=null?o:Se;r&&r.effects.push(this)}run(){if(!this.active)return this.fn();let t=X;for(;t;){if(t===this)return;t=t.parent}this.runCleanups();try{return this.parent=X,X=this,ao(),to(this),this.fn()}finally{Gn(),X=this.parent,this.parent=void 0}}onInvalidate(t){this.cleanups.push(t)}runCleanups(){if(!this.cleanups.length)return;let t=this.cleanups;this.cleanups=[];for(let n of t)try{n()}catch(r){N(r,"effect cleanup")}}stop(){var t;this.active&&(to(this),this.runCleanups(),this.active=!1,(t=this.onStop)==null||t.call(this))}};re=class{constructor(t=!1){this.effects=[],this.cleanups=[],this.children=[],this.active=!0,this.parent=void 0,!t&&Se&&(this.parent=Se,Se.children.push(this))}run(t){if(!this.active)return;let n=Se;try{return Se=this,t()}finally{Se=n}}onDispose(t){this.cleanups.push(t)}stop(){if(this.active){this.active=!1;for(let t of this.effects)t.stop();for(let t of this.children)t.stop();for(let t of this.cleanups)try{t()}catch(n){N(n,"scope cleanup")}if(this.effects.length=0,this.children.length=0,this.cleanups.length=0,this.parent){let t=this.parent.children.indexOf(this);t>-1&&this.parent.children.splice(t,1)}}}};Ne=Symbol("voodoo:iterate"),Un=new WeakMap;co=(o=>(o.SET="set",o.ADD="add",o.DELETE="delete",o.CLEAR="clear",o))(co||{});Xn=Symbol("voodoo:raw"),Jn=Symbol("voodoo:isReactive"),uo=Symbol("voodoo:skip"),no=new WeakMap,ro=(()=>{let e={};for(let t of["includes","indexOf","lastIndexOf"])e[t]=function(...n){let r=K(this);for(let s=0;s<r.length;s++)le(r,String(s));let o=r[t].apply(r,n);return o===-1||o===!1?r[t].apply(r,n.map(K)):o};for(let t of["push","pop","shift","unshift","splice"])e[t]=function(...n){io();try{return K(this)[t].apply(this,n)}finally{Gn()}};return e})();Di=new Set(["Date","RegExp","Promise","Error","File","FileList","Blob","FormData","URL","URLSearchParams","ArrayBuffer","DataView"]);ji={get(e,t,n){if(t===Xn)return e;if(t===Jn)return!0;let r=Array.isArray(e);if(r&&Object.prototype.hasOwnProperty.call(ro,t))return Reflect.get(ro,t,n);let o=Reflect.get(e,t,n);return typeof t=="symbol"?o:(le(e,t),Oe(o)?r&&qn(t)?o:o.value:Ae(o)?F(o):o)},set(e,t,n,r){let o=e[t];if(n=K(n),!Array.isArray(e)&&Oe(o)&&!Oe(n))return o.value=n,!0;let s=Array.isArray(e)&&qn(t)?Number(t)<e.length:Object.prototype.hasOwnProperty.call(e,t),i=Reflect.set(e,t,n,r);return e===K(r)&&(s?Rt(n,o)&&ye(e,"set",t,n):ye(e,"add",t,n)),i},deleteProperty(e,t){let n=Object.prototype.hasOwnProperty.call(e,t),r=Reflect.deleteProperty(e,t);return r&&n&&ye(e,"delete",t),r},has(e,t){let n=Reflect.has(e,t);return typeof t!="symbol"&&le(e,t),n},ownKeys(e){return le(e,Array.isArray(e)?"length":Ne),Reflect.ownKeys(e)}},Fi={get(e,t,n){if(t===Xn)return e;if(t===Jn)return!0;let r=e;if(t==="size")return le(r,Ne),Reflect.get(r,"size",r);let o={get(i){le(r,i);let a=r.get(i);return Ae(a)?F(a):a},has(i){return le(r,i),r.has(i)},add(i){i=K(i);let a=r.has(i);return r.add(i),a||ye(r,"add",i,i),n},set(i,a){let c=r.has(i),u=r.get(i);return r.set(i,K(a)),c?Rt(a,u)&&ye(r,"set",i,a):ye(r,"add",i,a),n},delete(i){let a=r.has(i),c=r.delete(i);return a&&ye(r,"delete",i),c},clear(){let i=r.size!==0,a=r.clear();return i&&ye(r,"clear"),a},forEach(i,a){return le(r,Ne),r.forEach((c,u)=>{i.call(a,Ae(c)?F(c):c,Ae(u)?F(u):u,n)})}};if(t in o)return o[t];if(t===Symbol.iterator||t==="keys"||t==="values"||t==="entries"){le(r,Ne);let i=r[t];return typeof i=="function"?i.bind(r):i}let s=Reflect.get(r,t,r);return typeof s=="function"?s.bind(r):s}};en=class{constructor(t,n=!1){M(this,"shallow",n);M(this,"__v_isRef",!0);M(this,"_value");M(this,"_rawValue");M(this,"dep",new Set);this._rawValue=K(t),this._value=n?t:oo(t)}get value(){return lo(this),this._value}set value(t){let n=K(t);Rt(n,this._rawValue)&&(this._rawValue=n,this._value=this.shallow?t:oo(t),fo(this))}};_n=class{constructor(t,n){M(this,"setter",n);M(this,"__v_isRef",!0);M(this,"_value");M(this,"_dirty",!0);M(this,"effect");M(this,"dep",new Set);this.effect=new Ze(t,{scheduler:()=>{this._dirty||(this._dirty=!0,fo(this))}})}get value(){return lo(this),this._dirty&&(this._dirty=!1,this._value=this.effect.run()),this._value}set value(t){this.setter?this.setter(t):nn("computed is read-only when there is no setter.")}stop(){this.effect.stop()}}});function A(e,t,n={}){var r,o;we.set(e,{name:e,setup:t,priority:(r=n.priority)!=null?r:U.DEFAULT,terminal:(o=n.terminal)!=null?o:!1})}function Ie(e){return e.replace(/([a-z0-9])([A-Z])/g,"$1-$2").replace(/[_\s]+/g,"-").toLowerCase()}function an(e,t,n){Co.has(t)||(Co.add(t),typeof t=="function"?t(e,n):t.install(e,n))}var w,we,U,z,Co,se=Fn(()=>{"use strict";w={prefix:"v-",autoStart:!0,autoDiscover:!0,root:null,devtools:!1,xrayShortcut:"ctrl+shift+f2",baseURL:"",globals:{},locale:typeof navigator!="undefined"&&navigator.language||"pt-BR",currency:"BRL",injectStyles:!0,cleanAttributes:!0,sanitizeUrls:!0},we=new Map,U={IGNORE:100,FOR:90,IF:80,DATA:70,COMPONENT:65,REF:60,BIND:45,MODEL:40,DEFAULT:0,INIT:-10,TRANSITION:-20};z=new Map;Co=new Set});var ks={};Yt(ks,{BASE_TOKENS:()=>Es,ensureTokens:()=>We,injectStyle:()=>ke});function ke(e,t){if(typeof document=="undefined"||!w.injectStyles||xs.has(e))return;xs.add(e);let n=document.createElement("style");n.setAttribute("data-voodoo",e),n.textContent=t,document.head.appendChild(n)}function We(){ke("tokens",Es)}var xs,Es,ht=Fn(()=>{"use strict";se();xs=new Set;Es=`
7
7
  :root{
8
8
  --v-primary:#6D3BF5;
9
9
  --v-primary-hover:#5A2FD8;
@@ -47,19 +47,19 @@
47
47
  --v-shadow:0 10px 30px rgba(0,0,0,.45);
48
48
  }
49
49
  [v-cloak]{display:none !important}
50
- `});var _c={};Vt(_c,{default:()=>qc});Z();var L=class extends Error{constructor(n,r,o){let s=`${r}
50
+ `});var uu={};Yt(uu,{default:()=>cu});G();var L=class extends Error{constructor(n,r,o){let s=`${r}
51
51
  ${" ".repeat(Math.max(0,o))}^`;super(`${n}
52
52
 
53
- ${s}`);M(this,"source",r);M(this,"position",o);this.name="VoodooSyntaxError"}},Ci=[">>>=","===","!==","**=","...",">>>","<<=",">>=","&&=","||=","??=","?.","=>","==","!=","<=",">=","&&","||","??","**","++","--","+=","-=","*=","/=","%=","&=","|=","^=","<<",">>","+","-","*","/","%","!","<",">","=","&","|","^","~","(",")","[","]","{","}",",",".","?",":",";"],Pi=/[A-Za-z_$À-￿]/,Mi=/[A-Za-z0-9_$À-￿]/;function Li(e){return Pi.test(e)}function Ni(e){return Mi.test(e)}function Xt(e){return e>="0"&&e<="9"}var ro={n:`
54
- `,t:" ",r:"\r",b:"\b",f:"\f",v:"\v",0:"\0"};function Jt(e){var o,s;let t=[],n=0,r=e.length;for(;n<r;){let i=e[n];if(i===" "||i===" "||i===`
53
+ ${s}`);M(this,"source",r);M(this,"position",o);this.name="VoodooSyntaxError"}},Bi=[">>>=","===","!==","**=","...",">>>","<<=",">>=","&&=","||=","??=","?.","=>","==","!=","<=",">=","&&","||","??","**","++","--","+=","-=","*=","/=","%=","&=","|=","^=","<<",">>","+","-","*","/","%","!","<",">","=","&","|","^","~","(",")","[","]","{","}",",",".","?",":",";"],Ui=/[A-Za-z_$À-￿]/,qi=/[A-Za-z0-9_$À-￿]/;function _i(e){return Ui.test(e)}function Vi(e){return qi.test(e)}function rn(e){return e>="0"&&e<="9"}var mo={n:`
54
+ `,t:" ",r:"\r",b:"\b",f:"\f",v:"\v",0:"\0"};function on(e){var o,s;let t=[],n=0,r=e.length;for(;n<r;){let i=e[n];if(i===" "||i===" "||i===`
55
55
  `||i==="\r"||i==="\f"||i==="\v"){n++;continue}if(i==="/"&&e[n+1]==="/"){for(;n<r&&e[n]!==`
56
- `;)n++;continue}if(i==="/"&&e[n+1]==="*"){let u=e.indexOf("*/",n+2);if(u===-1)throw new L("Unclosed block comment",e,n);n=u+2;continue}let a=n;if(Xt(i)||i==="."&&Xt(e[n+1])){let u="";if(i==="0"&&(e[n+1]==="x"||e[n+1]==="X"))for(u="0x",n+=2;n<r&&/[0-9a-fA-F_]/.test(e[n]);)u+=e[n++];else if(i==="0"&&(e[n+1]==="b"||e[n+1]==="B"))for(u="0b",n+=2;n<r&&/[01_]/.test(e[n]);)u+=e[n++];else if(i==="0"&&(e[n+1]==="o"||e[n+1]==="O"))for(u="0o",n+=2;n<r&&/[0-7_]/.test(e[n]);)u+=e[n++];else{for(;n<r&&/[0-9_]/.test(e[n]);)u+=e[n++];if(e[n]===".")for(u+=e[n++];n<r&&/[0-9_]/.test(e[n]);)u+=e[n++];if(e[n]==="e"||e[n]==="E")for(u+=e[n++],(e[n]==="+"||e[n]==="-")&&(u+=e[n++]);n<r&&Xt(e[n]);)u+=e[n++]}let l=Number(u.replace(/_/g,""));if(Number.isNaN(l))throw new L("Invalid number",e,a);t.push({type:"num",value:u,parsed:l,start:a,end:n});continue}if(i==='"'||i==="'"){n++;let u="";for(;n<r&&e[n]!==i;)if(e[n]==="\\"){n++;let l=e[n];if(l==="u")if(e[n+1]==="{"){let f=e.indexOf("}",n);if(f===-1)throw new L("Unclosed Unicode escape",e,a);let p=e.slice(n+2,f);if(!/^[0-9a-fA-F]+$/.test(p)||parseInt(p,16)>1114111)throw new L(`Invalid Unicode escape "\\u{${p}}"`,e,n-1);u+=String.fromCodePoint(parseInt(p,16)),n=f+1}else{let f=e.slice(n+1,n+5);if(!/^[0-9a-fA-F]{4}$/.test(f))throw new L("Invalid Unicode escape: \\u needs 4 hexadecimal digits",e,n-1);u+=String.fromCharCode(parseInt(f,16)),n+=5}else if(l==="x"){let f=e.slice(n+1,n+3);if(!/^[0-9a-fA-F]{2}$/.test(f))throw new L("Invalid hexadecimal escape: \\x needs 2 hexadecimal digits",e,n-1);u+=String.fromCharCode(parseInt(f,16)),n+=3}else u+=(o=ro[l])!=null?o:l,n++}else u+=e[n++];if(n>=r)throw new L("Unclosed string",e,a);n++,t.push({type:"str",value:u,parsed:u,start:a,end:n});continue}if(i==="`"){n++;let u=[],l=[],f="";for(;n<r&&e[n]!=="`";){if(e[n]==="\\"){let p=e[n+1];f+=(s=ro[p])!=null?s:p,n+=2;continue}if(e[n]==="$"&&e[n+1]==="{"){u.push(f),f="",n+=2;let p=1,d="";for(;n<r;){let m=e[n];if(m==="{")p++;else if(m==="}"){if(p--,p===0)break}else if(m==='"'||m==="'"||m==="`"){let g=m;for(d+=e[n++];n<r&&e[n]!==g;)e[n]==="\\"&&(d+=e[n++]),d+=e[n++]}d+=e[n++]}if(p!==0)throw new L("Unclosed template interpolation",e,a);n++,l.push(d);continue}f+=e[n++]}if(n>=r)throw new L("Unclosed template literal",e,a);n++,u.push(f),t.push({type:"tpl",value:e.slice(a,n),tpl:{quasis:u,exprs:l},start:a,end:n});continue}if(Li(i)){let u="";for(;n<r&&Ni(e[n]);)u+=e[n++];t.push({type:"ident",value:u,start:a,end:n});continue}let c;for(let u of Ci)if(e.startsWith(u,n)){if(u==="?."&&Xt(e[n+2]))continue;c=u;break}if(c){n+=c.length,t.push({type:"punct",value:c,start:a,end:n});continue}throw new L(`Unexpected character "${i}"`,e,n)}return t.push({type:"eof",value:"",start:r,end:r}),t}var oo={"??":1,"||":2,"&&":3,"|":4,"^":5,"&":6,"==":7,"!=":7,"===":7,"!==":7,"<":8,">":8,"<=":8,">=":8,in:8,instanceof:8,"<<":9,">>":9,">>>":9,"+":10,"-":10,"*":11,"/":11,"%":11,"**":12},Oi=new Set(["=","+=","-=","*=","/=","%=","**=","&&=","||=","??="]),$i=new Set(["!","-","+","~","typeof","void","delete"]),so=Object.assign(Object.create(null),{true:!0,false:!1,null:null,undefined:void 0}),io=1200,ao=32,Xn=0,Jn=class{constructor(t,n){M(this,"tokens",t);M(this,"source",n);M(this,"pos",0);M(this,"depth",0)}peek(t=0){return this.tokens[Math.min(this.pos+t,this.tokens.length-1)]}next(){return this.tokens[this.pos++]}isPunct(t,n=0){let r=this.peek(n);return r.type==="punct"&&r.value===t}isIdent(t,n=0){let r=this.peek(n);return r.type==="ident"&&r.value===t}expect(t){if(!this.isPunct(t)){let n=this.peek();throw new L(`Expected "${t}" but found "${n.value||"end of expression"}"`,this.source,n.start)}return this.next()}parseProgram(){let t=[];for(;this.peek().type!=="eof";)for(t.push(this.parseStatement());this.isPunct(";")||this.isPunct(",");)this.next();return t.length===0?{t:"lit",v:void 0}:t.length===1?t[0]:{t:"seq",body:t}}parseArrowBody(){if(!this.isPunct("{"))return this.parseAssignment();this.next();let t=[];for(;!this.isPunct("}")&&this.peek().type!=="eof";)for(t.push(this.parseStatement());this.isPunct(";")||this.isPunct(",");)this.next();return this.expect("}"),t.length===0?{t:"lit",v:void 0}:t.length===1?t[0]:{t:"seq",body:t}}parseStatement(){if(this.peek().type==="ident"&&this.peek().value==="return")return this.next(),this.isPunct(";")||this.isPunct(",")||this.isPunct("}")||this.peek().type==="eof"?{t:"return",a:null}:{t:"return",a:this.parseExpression()};if(this.peek().type==="ident"&&this.peek().value==="if"&&this.isPunct("(",1)){this.next(),this.expect("(");let t=this.parseExpression();this.expect(")");let n=this.parseBlockOrStatement(),r=null;return this.peek().type==="ident"&&this.peek().value==="else"&&(this.next(),r=this.parseBlockOrStatement()),{t:"if",test:t,cons:n,alt:r}}return this.parseExpression()}parseBlockOrStatement(){if(!this.isPunct("{"))return this.parseStatement();this.next();let t=[];for(;!this.isPunct("}")&&this.peek().type!=="eof";)for(t.push(this.parseStatement());this.isPunct(";")||this.isPunct(",");)this.next();return this.expect("}"),t.length===0?{t:"lit",v:void 0}:t.length===1?t[0]:{t:"seq",body:t}}parseExpression(){return this.parseAssignment()}enterLevel(){if(++this.depth>io){let t=this.peek();throw new L(`Expression too deeply nested (limit of ${io} levels)`,this.source,t.start)}}parseAssignment(){this.enterLevel();let t=this.parseAssignmentInternal();return this.depth--,t}parseAssignmentInternal(){if(this.peek().type==="ident"&&this.isPunct("=>",1)){let r=this.next().value;return this.next(),{t:"arrow",params:[{kind:"id",name:r}],body:this.parseArrowBody()}}if(this.isPunct("(")){let r=this.tryParseParenArrow();if(r)return r}let t=this.parseConditional(),n=this.peek();if(n.type==="punct"&&Oi.has(n.value)){if(t.t!=="id"&&t.t!=="member")throw new L("Invalid assignment target",this.source,n.start);this.next();let r=this.parseAssignment();return{t:"assign",op:n.value,target:t,value:r}}return t}tryParseParenArrow(){let t=this.pos,n=0,r=this.pos;for(;r<this.tokens.length;r++){let i=this.tokens[r];if(i.type==="punct"&&i.value==="(")n++;else if(i.type==="punct"&&i.value===")"){if(n--,n===0)break}else if(i.type==="eof")break}let o=this.tokens[r+1];if(!o||o.type!=="punct"||o.value!=="=>")return null;this.next();let s;try{s=this.parseParamList()}catch(i){return this.pos=t,null}return this.expect("=>"),{t:"arrow",params:s,body:this.parseArrowBody()}}parseParamList(){let t=[];for(;!this.isPunct(")")&&(t.push(this.parseParam()),this.isPunct(","));)this.next();return this.expect(")"),t}parseParam(){if(this.isPunct("...")){this.next();let n=this.next();if(n.type!=="ident")throw new L("Expected a name after ...",this.source,n.start);return{kind:"rest",name:n.value}}let t;if(this.isPunct("{")){this.next();let n=[],r;for(;!this.isPunct("}");){if(this.isPunct("...")){this.next();let o=this.next();if(o.type!=="ident")throw new L("Expected a name after ...",this.source,o.start);r=o.value}else{let o=this.next();if(o.type!=="ident"&&o.type!=="str")throw new L("Expected a property name",this.source,o.start);let s=this.isPunct(":")?(this.next(),this.parseParam()):{kind:"id",name:o.value};this.isPunct("=")&&(this.next(),s.def=this.parseAssignment()),n.push({key:String(o.value),value:s})}if(this.isPunct(","))this.next();else break}this.expect("}"),t={kind:"obj",props:n,rest:r}}else if(this.isPunct("[")){this.next();let n=[],r;for(;!this.isPunct("]");){if(this.isPunct(",")){this.next(),n.push(null);continue}if(this.isPunct("...")){this.next();let o=this.next();if(o.type!=="ident")throw new L("Expected a name after ...",this.source,o.start);r=o.value}else n.push(this.parseParam());if(this.isPunct(","))this.next();else break}this.expect("]"),t={kind:"arr",elements:n,rest:r}}else{let n=this.next();if(n.type!=="ident")throw new L("Expected a parameter name",this.source,n.start);t={kind:"id",name:n.value}}return this.isPunct("=")&&(this.next(),t.def=this.parseAssignment()),t}parseConditional(){let t=this.parseBinary(0);if(this.isPunct("?")){this.next();let n=this.parseAssignment();this.expect(":");let r=this.parseAssignment();return{t:"cond",test:t,cons:n,alt:r}}return t}parseBinary(t){this.enterLevel();let n=this.parseBinaryInternal(t);return this.depth--,n}parseBinaryInternal(t){let n=this.parseUnary();for(;;){let r=this.peek(),o=r.value;if(!(r.type==="punct"&&o in oo||r.type==="ident"&&(o==="in"||o==="instanceof")))break;let i=oo[o];if(i===void 0||i<=t)break;this.next();let a=this.parseBinary(o==="**"?i-1:i);n={t:o==="&&"||o==="||"||o==="??"?"logic":"bin",op:o,l:n,r:a}}return n}parseUnary(){this.enterLevel();let t=this.parseUnaryInternal();return this.depth--,t}parseUnaryInternal(){let t=this.peek();if((t.type==="punct"||t.type==="ident")&&$i.has(t.value))return this.next(),{t:"unary",op:t.value,a:this.parseUnary()};if(t.type==="punct"&&(t.value==="++"||t.value==="--")){this.next();let o=this.parseUnary();return{t:"update",op:t.value,a:o,prefix:!0}}let n=this.parseCallMember(),r=this.peek();return r.type==="punct"&&(r.value==="++"||r.value==="--")&&(this.next(),n={t:"update",op:r.value,a:n,prefix:!1}),n}parseNew(){this.next();let t=this.parseMemberOnly(this.parsePrimary()),n=this.isPunct("(")?this.parseArguments():[];return{t:"new",callee:t,args:n}}parseMemberOnly(t){let n=t;for(;;)if(this.isPunct(".")){this.next();let r=this.next();if(r.type!=="ident")throw new L("Invalid property name",this.source,r.start);n={t:"member",o:n,p:{t:"lit",v:r.value},computed:!1,opt:!1}}else if(this.isPunct("[")){this.next();let r=this.parseExpression();this.expect("]"),n={t:"member",o:n,p:r,computed:!0,opt:!1}}else return n}parseCallMember(){let t=this.isIdent("new")?this.parseNew():this.parsePrimary();for(;;)if(this.isPunct(".")){this.next();let n=this.next();if(n.type!=="ident")throw new L("Invalid property name",this.source,n.start);t={t:"member",o:t,p:{t:"lit",v:n.value},computed:!1,opt:!1}}else if(this.isPunct("?."))if(this.next(),this.isPunct("("))t={t:"call",callee:t,args:this.parseArguments(),opt:!0};else if(this.isPunct("[")){this.next();let n=this.parseExpression();this.expect("]"),t={t:"member",o:t,p:n,computed:!0,opt:!0}}else{let n=this.next();if(n.type!=="ident")throw new L("Invalid property name",this.source,n.start);t={t:"member",o:t,p:{t:"lit",v:n.value},computed:!1,opt:!0}}else if(this.isPunct("[")){this.next();let n=this.parseExpression();this.expect("]"),t={t:"member",o:t,p:n,computed:!0,opt:!1}}else if(this.isPunct("("))t={t:"call",callee:t,args:this.parseArguments(),opt:!1};else return t}parseArguments(){this.expect("(");let t=[];for(;!this.isPunct(")")&&(this.isPunct("...")?(this.next(),t.push({t:"unary",op:"...",a:this.parseAssignment()})):t.push(this.parseAssignment()),this.isPunct(","));)this.next();return this.expect(")"),t}parsePrimary(){let t=this.peek();if(t.type==="ident"&&t.value==="function")return this.next(),this.peek().type==="ident"&&this.next(),this.expect("("),{t:"arrow",params:this.parseParamList(),body:this.parseArrowBody()};if(t.type==="num"||t.type==="str")return this.next(),{t:"lit",v:t.parsed};if(t.type==="tpl"){this.next();let n=t.tpl;if(Xn>=ao)throw new L(`Template literal too deeply nested (limit of ${ao} levels)`,this.source,t.start);Xn++;try{return{t:"tpl",quasis:n.quasis,exprs:n.exprs.map(r=>le(r))}}finally{Xn--}}if(t.type==="ident")return t.value in so?(this.next(),{t:"lit",v:so[t.value]}):(this.next(),{t:"id",n:t.value});if(t.type==="punct"){if(t.value==="("){this.next();let n=[this.parseExpression()];for(;this.isPunct(",");){if(this.next(),this.isPunct(")")){let r=this.peek();throw new L("Trailing comma in a group",this.source,r.start)}n.push(this.parseExpression())}return this.expect(")"),n.length===1?n[0]:{t:"seq",body:n}}if(t.value==="[")return this.parseArrayLiteral();if(t.value==="{")return this.parseObjectLiteral()}throw new L(`Unexpected token "${t.value||"end of expression"}"`,this.source,t.start)}parseArrayLiteral(){this.expect("[");let t=[];for(;!this.isPunct("]")&&(this.isPunct("...")?(this.next(),t.push({spread:this.parseAssignment()})):t.push(this.parseAssignment()),this.isPunct(","));)this.next();return this.expect("]"),{t:"arr",els:t}}parseObjectLiteral(){var n;this.expect("{");let t=[];for(;!this.isPunct("}");){if(this.isPunct("..."))this.next(),t.push({key:null,spread:this.parseAssignment()});else if(this.isPunct("[")){this.next();let r=this.parseAssignment();this.expect("]"),this.expect(":"),t.push({key:null,keyExpr:r,value:this.parseAssignment()})}else{if(this.peek().type==="ident"&&this.peek().value==="get"&&this.peek(1).type==="ident"&&this.isPunct("(",2)){this.next();let s=this.next();this.expect("("),this.expect(")"),t.push({key:String(s.value),getter:!0,value:{t:"method",params:[],body:this.parseArrowBody()}}),this.isPunct(",")&&this.next();continue}let r=this.next();if(r.type!=="ident"&&r.type!=="str"&&r.type!=="num")throw new L("Invalid object key",this.source,r.start);let o=String((n=r.parsed)!=null?n:r.value);if(this.isPunct(":"))this.next(),t.push({key:o,value:this.parseAssignment()});else if(this.isPunct("(")){this.next();let s=this.parseParamList();t.push({key:o,value:{t:"method",params:s,body:this.parseArrowBody()}})}else t.push({key:o,value:{t:"id",n:o}})}if(this.isPunct(","))this.next();else break}return this.expect("}"),{t:"obj",props:t}}},Ye=new Map,co=2e3;function le(e){let t=Ye.get(e);if(t)return t;let n=new Jn(Jt(e),e).parseProgram();return Ye.size>=co&&Hi(),Ye.set(e,n),n}function Hi(){let e=Math.floor(co/2),t=0;for(let n of Ye.keys())if(Ye.delete(n),++t>=e)break}function uo(){Ye.clear()}var ho,Di=Object.freeze({keys:Object.keys,values:Object.values,entries:Object.entries,fromEntries:Object.fromEntries,assign:Object.assign,is:Object.is,hasOwn:(ho=Object.hasOwn)!=null?ho:((e,t)=>Object.prototype.hasOwnProperty.call(e,t))}),Ii=new Set(["eval","Function","window","globalThis","self","top","parent","document","fetch","XMLHttpRequest","importScripts","require","process","Reflect","Proxy","WebAssembly","localStorage","sessionStorage","indexedDB","navigator","location","history","crypto","Worker","SharedWorker","ServiceWorker"]),G={Math,JSON,Date,Number,String,Boolean,Array,Object:Di,Intl,RegExp,Promise,parseInt,parseFloat,isNaN,isFinite,encodeURIComponent,decodeURIComponent,console},B=class extends Error{constructor(n,r){super(r?`${n}
56
+ `;)n++;continue}if(i==="/"&&e[n+1]==="*"){let u=e.indexOf("*/",n+2);if(u===-1)throw new L("Unclosed block comment",e,n);n=u+2;continue}let a=n;if(rn(i)||i==="."&&rn(e[n+1])){let u="";if(i==="0"&&(e[n+1]==="x"||e[n+1]==="X"))for(u="0x",n+=2;n<r&&/[0-9a-fA-F_]/.test(e[n]);)u+=e[n++];else if(i==="0"&&(e[n+1]==="b"||e[n+1]==="B"))for(u="0b",n+=2;n<r&&/[01_]/.test(e[n]);)u+=e[n++];else if(i==="0"&&(e[n+1]==="o"||e[n+1]==="O"))for(u="0o",n+=2;n<r&&/[0-7_]/.test(e[n]);)u+=e[n++];else{for(;n<r&&/[0-9_]/.test(e[n]);)u+=e[n++];if(e[n]===".")for(u+=e[n++];n<r&&/[0-9_]/.test(e[n]);)u+=e[n++];if(e[n]==="e"||e[n]==="E")for(u+=e[n++],(e[n]==="+"||e[n]==="-")&&(u+=e[n++]);n<r&&rn(e[n]);)u+=e[n++]}let l=Number(u.replace(/_/g,""));if(Number.isNaN(l))throw new L("Invalid number",e,a);t.push({type:"num",value:u,parsed:l,start:a,end:n});continue}if(i==='"'||i==="'"){n++;let u="";for(;n<r&&e[n]!==i;)if(e[n]==="\\"){n++;let l=e[n];if(l==="u")if(e[n+1]==="{"){let f=e.indexOf("}",n);if(f===-1)throw new L("Unclosed Unicode escape",e,a);let p=e.slice(n+2,f);if(!/^[0-9a-fA-F]+$/.test(p)||parseInt(p,16)>1114111)throw new L(`Invalid Unicode escape "\\u{${p}}"`,e,n-1);u+=String.fromCodePoint(parseInt(p,16)),n=f+1}else{let f=e.slice(n+1,n+5);if(!/^[0-9a-fA-F]{4}$/.test(f))throw new L("Invalid Unicode escape: \\u needs 4 hexadecimal digits",e,n-1);u+=String.fromCharCode(parseInt(f,16)),n+=5}else if(l==="x"){let f=e.slice(n+1,n+3);if(!/^[0-9a-fA-F]{2}$/.test(f))throw new L("Invalid hexadecimal escape: \\x needs 2 hexadecimal digits",e,n-1);u+=String.fromCharCode(parseInt(f,16)),n+=3}else u+=(o=mo[l])!=null?o:l,n++}else u+=e[n++];if(n>=r)throw new L("Unclosed string",e,a);n++,t.push({type:"str",value:u,parsed:u,start:a,end:n});continue}if(i==="`"){n++;let u=[],l=[],f="";for(;n<r&&e[n]!=="`";){if(e[n]==="\\"){let p=e[n+1];f+=(s=mo[p])!=null?s:p,n+=2;continue}if(e[n]==="$"&&e[n+1]==="{"){u.push(f),f="",n+=2;let p=1,d="";for(;n<r;){let m=e[n];if(m==="{")p++;else if(m==="}"){if(p--,p===0)break}else if(m==='"'||m==="'"||m==="`"){let g=m;for(d+=e[n++];n<r&&e[n]!==g;)e[n]==="\\"&&(d+=e[n++]),d+=e[n++]}d+=e[n++]}if(p!==0)throw new L("Unclosed template interpolation",e,a);n++,l.push(d);continue}f+=e[n++]}if(n>=r)throw new L("Unclosed template literal",e,a);n++,u.push(f),t.push({type:"tpl",value:e.slice(a,n),tpl:{quasis:u,exprs:l},start:a,end:n});continue}if(_i(i)){let u="";for(;n<r&&Vi(e[n]);)u+=e[n++];t.push({type:"ident",value:u,start:a,end:n});continue}let c;for(let u of Bi)if(e.startsWith(u,n)){if(u==="?."&&rn(e[n+2]))continue;c=u;break}if(c){n+=c.length,t.push({type:"punct",value:c,start:a,end:n});continue}throw new L(`Unexpected character "${i}"`,e,n)}return t.push({type:"eof",value:"",start:r,end:r}),t}var ho={"??":1,"||":2,"&&":3,"|":4,"^":5,"&":6,"==":7,"!=":7,"===":7,"!==":7,"<":8,">":8,"<=":8,">=":8,in:8,instanceof:8,"<<":9,">>":9,">>>":9,"+":10,"-":10,"*":11,"/":11,"%":11,"**":12},Wi=new Set(["=","+=","-=","*=","/=","%=","**=","&&=","||=","??="]),zi=new Set(["!","-","+","~","typeof","void","delete"]),go=Object.assign(Object.create(null),{true:!0,false:!1,null:null,undefined:void 0}),yo=1200,vo=32,rr=0,or=class{constructor(t,n){M(this,"tokens",t);M(this,"source",n);M(this,"pos",0);M(this,"depth",0)}peek(t=0){return this.tokens[Math.min(this.pos+t,this.tokens.length-1)]}next(){return this.tokens[this.pos++]}isPunct(t,n=0){let r=this.peek(n);return r.type==="punct"&&r.value===t}isIdent(t,n=0){let r=this.peek(n);return r.type==="ident"&&r.value===t}expect(t){if(!this.isPunct(t)){let n=this.peek();throw new L(`Expected "${t}" but found "${n.value||"end of expression"}"`,this.source,n.start)}return this.next()}parseProgram(){let t=[];for(;this.peek().type!=="eof";)for(t.push(this.parseStatement());this.isPunct(";")||this.isPunct(",");)this.next();return t.length===0?{t:"lit",v:void 0}:t.length===1?t[0]:{t:"seq",body:t}}parseArrowBody(){if(!this.isPunct("{"))return this.parseAssignment();this.next();let t=[];for(;!this.isPunct("}")&&this.peek().type!=="eof";)for(t.push(this.parseStatement());this.isPunct(";")||this.isPunct(",");)this.next();return this.expect("}"),t.length===0?{t:"lit",v:void 0}:t.length===1?t[0]:{t:"seq",body:t}}parseStatement(){if(this.peek().type==="ident"&&this.peek().value==="return")return this.next(),this.isPunct(";")||this.isPunct(",")||this.isPunct("}")||this.peek().type==="eof"?{t:"return",a:null}:{t:"return",a:this.parseExpression()};if(this.peek().type==="ident"&&this.peek().value==="if"&&this.isPunct("(",1)){this.next(),this.expect("(");let t=this.parseExpression();this.expect(")");let n=this.parseBlockOrStatement(),r=null;return this.peek().type==="ident"&&this.peek().value==="else"&&(this.next(),r=this.parseBlockOrStatement()),{t:"if",test:t,cons:n,alt:r}}return this.parseExpression()}parseBlockOrStatement(){if(!this.isPunct("{"))return this.parseStatement();this.next();let t=[];for(;!this.isPunct("}")&&this.peek().type!=="eof";)for(t.push(this.parseStatement());this.isPunct(";")||this.isPunct(",");)this.next();return this.expect("}"),t.length===0?{t:"lit",v:void 0}:t.length===1?t[0]:{t:"seq",body:t}}parseExpression(){return this.parseAssignment()}enterLevel(){if(++this.depth>yo){let t=this.peek();throw new L(`Expression too deeply nested (limit of ${yo} levels)`,this.source,t.start)}}parseAssignment(){this.enterLevel();let t=this.parseAssignmentInternal();return this.depth--,t}parseAssignmentInternal(){if(this.peek().type==="ident"&&this.isPunct("=>",1)){let r=this.next().value;return this.next(),{t:"arrow",params:[{kind:"id",name:r}],body:this.parseArrowBody()}}if(this.isPunct("(")){let r=this.tryParseParenArrow();if(r)return r}let t=this.parseConditional(),n=this.peek();if(n.type==="punct"&&Wi.has(n.value)){if(t.t!=="id"&&t.t!=="member")throw new L("Invalid assignment target",this.source,n.start);this.next();let r=this.parseAssignment();return{t:"assign",op:n.value,target:t,value:r}}return t}tryParseParenArrow(){let t=this.pos,n=0,r=this.pos;for(;r<this.tokens.length;r++){let i=this.tokens[r];if(i.type==="punct"&&i.value==="(")n++;else if(i.type==="punct"&&i.value===")"){if(n--,n===0)break}else if(i.type==="eof")break}let o=this.tokens[r+1];if(!o||o.type!=="punct"||o.value!=="=>")return null;this.next();let s;try{s=this.parseParamList()}catch(i){return this.pos=t,null}return this.expect("=>"),{t:"arrow",params:s,body:this.parseArrowBody()}}parseParamList(){let t=[];for(;!this.isPunct(")")&&(t.push(this.parseParam()),this.isPunct(","));)this.next();return this.expect(")"),t}parseParam(){if(this.isPunct("...")){this.next();let n=this.next();if(n.type!=="ident")throw new L("Expected a name after ...",this.source,n.start);return{kind:"rest",name:n.value}}let t;if(this.isPunct("{")){this.next();let n=[],r;for(;!this.isPunct("}");){if(this.isPunct("...")){this.next();let o=this.next();if(o.type!=="ident")throw new L("Expected a name after ...",this.source,o.start);r=o.value}else{let o=this.next();if(o.type!=="ident"&&o.type!=="str")throw new L("Expected a property name",this.source,o.start);let s=this.isPunct(":")?(this.next(),this.parseParam()):{kind:"id",name:o.value};this.isPunct("=")&&(this.next(),s.def=this.parseAssignment()),n.push({key:String(o.value),value:s})}if(this.isPunct(","))this.next();else break}this.expect("}"),t={kind:"obj",props:n,rest:r}}else if(this.isPunct("[")){this.next();let n=[],r;for(;!this.isPunct("]");){if(this.isPunct(",")){this.next(),n.push(null);continue}if(this.isPunct("...")){this.next();let o=this.next();if(o.type!=="ident")throw new L("Expected a name after ...",this.source,o.start);r=o.value}else n.push(this.parseParam());if(this.isPunct(","))this.next();else break}this.expect("]"),t={kind:"arr",elements:n,rest:r}}else{let n=this.next();if(n.type!=="ident")throw new L("Expected a parameter name",this.source,n.start);t={kind:"id",name:n.value}}return this.isPunct("=")&&(this.next(),t.def=this.parseAssignment()),t}parseConditional(){let t=this.parseBinary(0);if(this.isPunct("?")){this.next();let n=this.parseAssignment();this.expect(":");let r=this.parseAssignment();return{t:"cond",test:t,cons:n,alt:r}}return t}parseBinary(t){this.enterLevel();let n=this.parseBinaryInternal(t);return this.depth--,n}parseBinaryInternal(t){let n=this.parseUnary();for(;;){let r=this.peek(),o=r.value;if(!(r.type==="punct"&&o in ho||r.type==="ident"&&(o==="in"||o==="instanceof")))break;let i=ho[o];if(i===void 0||i<=t)break;this.next();let a=this.parseBinary(o==="**"?i-1:i);n={t:o==="&&"||o==="||"||o==="??"?"logic":"bin",op:o,l:n,r:a}}return n}parseUnary(){this.enterLevel();let t=this.parseUnaryInternal();return this.depth--,t}parseUnaryInternal(){let t=this.peek();if((t.type==="punct"||t.type==="ident")&&zi.has(t.value))return this.next(),{t:"unary",op:t.value,a:this.parseUnary()};if(t.type==="punct"&&(t.value==="++"||t.value==="--")){this.next();let o=this.parseUnary();return{t:"update",op:t.value,a:o,prefix:!0}}let n=this.parseCallMember(),r=this.peek();return r.type==="punct"&&(r.value==="++"||r.value==="--")&&(this.next(),n={t:"update",op:r.value,a:n,prefix:!1}),n}parseNew(){this.next();let t=this.parseMemberOnly(this.parsePrimary()),n=this.isPunct("(")?this.parseArguments():[];return{t:"new",callee:t,args:n}}parseMemberOnly(t){let n=t;for(;;)if(this.isPunct(".")){this.next();let r=this.next();if(r.type!=="ident")throw new L("Invalid property name",this.source,r.start);n={t:"member",o:n,p:{t:"lit",v:r.value},computed:!1,opt:!1}}else if(this.isPunct("[")){this.next();let r=this.parseExpression();this.expect("]"),n={t:"member",o:n,p:r,computed:!0,opt:!1}}else return n}parseCallMember(){let t=this.isIdent("new")?this.parseNew():this.parsePrimary();for(;;)if(this.isPunct(".")){this.next();let n=this.next();if(n.type!=="ident")throw new L("Invalid property name",this.source,n.start);t={t:"member",o:t,p:{t:"lit",v:n.value},computed:!1,opt:!1}}else if(this.isPunct("?."))if(this.next(),this.isPunct("("))t={t:"call",callee:t,args:this.parseArguments(),opt:!0};else if(this.isPunct("[")){this.next();let n=this.parseExpression();this.expect("]"),t={t:"member",o:t,p:n,computed:!0,opt:!0}}else{let n=this.next();if(n.type!=="ident")throw new L("Invalid property name",this.source,n.start);t={t:"member",o:t,p:{t:"lit",v:n.value},computed:!1,opt:!0}}else if(this.isPunct("[")){this.next();let n=this.parseExpression();this.expect("]"),t={t:"member",o:t,p:n,computed:!0,opt:!1}}else if(this.isPunct("("))t={t:"call",callee:t,args:this.parseArguments(),opt:!1};else return t}parseArguments(){this.expect("(");let t=[];for(;!this.isPunct(")")&&(this.isPunct("...")?(this.next(),t.push({t:"unary",op:"...",a:this.parseAssignment()})):t.push(this.parseAssignment()),this.isPunct(","));)this.next();return this.expect(")"),t}parsePrimary(){let t=this.peek();if(t.type==="ident"&&t.value==="function")return this.next(),this.peek().type==="ident"&&this.next(),this.expect("("),{t:"arrow",params:this.parseParamList(),body:this.parseArrowBody()};if(t.type==="num"||t.type==="str")return this.next(),{t:"lit",v:t.parsed};if(t.type==="tpl"){this.next();let n=t.tpl;if(rr>=vo)throw new L(`Template literal too deeply nested (limit of ${vo} levels)`,this.source,t.start);rr++;try{return{t:"tpl",quasis:n.quasis,exprs:n.exprs.map(r=>oe(r))}}finally{rr--}}if(t.type==="ident")return t.value in go?(this.next(),{t:"lit",v:go[t.value]}):(this.next(),{t:"id",n:t.value});if(t.type==="punct"){if(t.value==="("){this.next();let n=[this.parseExpression()];for(;this.isPunct(",");){if(this.next(),this.isPunct(")")){let r=this.peek();throw new L("Trailing comma in a group",this.source,r.start)}n.push(this.parseExpression())}return this.expect(")"),n.length===1?n[0]:{t:"seq",body:n}}if(t.value==="[")return this.parseArrayLiteral();if(t.value==="{")return this.parseObjectLiteral()}throw new L(`Unexpected token "${t.value||"end of expression"}"`,this.source,t.start)}parseArrayLiteral(){this.expect("[");let t=[];for(;!this.isPunct("]")&&(this.isPunct("...")?(this.next(),t.push({spread:this.parseAssignment()})):t.push(this.parseAssignment()),this.isPunct(","));)this.next();return this.expect("]"),{t:"arr",els:t}}parseObjectLiteral(){var n;this.expect("{");let t=[];for(;!this.isPunct("}");){if(this.isPunct("..."))this.next(),t.push({key:null,spread:this.parseAssignment()});else if(this.isPunct("[")){this.next();let r=this.parseAssignment();this.expect("]"),this.expect(":"),t.push({key:null,keyExpr:r,value:this.parseAssignment()})}else{if(this.peek().type==="ident"&&this.peek().value==="get"&&this.peek(1).type==="ident"&&this.isPunct("(",2)){this.next();let s=this.next();this.expect("("),this.expect(")"),t.push({key:String(s.value),getter:!0,value:{t:"method",params:[],body:this.parseArrowBody()}}),this.isPunct(",")&&this.next();continue}let r=this.next();if(r.type!=="ident"&&r.type!=="str"&&r.type!=="num")throw new L("Invalid object key",this.source,r.start);let o=String((n=r.parsed)!=null?n:r.value);if(this.isPunct(":"))this.next(),t.push({key:o,value:this.parseAssignment()});else if(this.isPunct("(")){this.next();let s=this.parseParamList();t.push({key:o,value:{t:"method",params:s,body:this.parseArrowBody()}})}else t.push({key:o,value:{t:"id",n:o}})}if(this.isPunct(","))this.next();else break}return this.expect("}"),{t:"obj",props:t}}},tt=new Map,bo=2e3;function oe(e){let t=tt.get(e);if(t)return t;let n=new or(on(e),e).parseProgram();return tt.size>=bo&&Qi(),tt.set(e,n),n}function Qi(){let e=Math.floor(bo/2),t=0;for(let n of tt.keys())if(tt.delete(n),++t>=e)break}function wo(){tt.clear()}var Ao,Ki=Object.freeze({keys:Object.keys,values:Object.values,entries:Object.entries,fromEntries:Object.fromEntries,assign:Object.assign,is:Object.is,hasOwn:(Ao=Object.hasOwn)!=null?Ao:((e,t)=>Object.prototype.hasOwnProperty.call(e,t))}),Gi=new Set(["eval","Function","window","globalThis","self","top","parent","document","fetch","XMLHttpRequest","importScripts","require","process","Reflect","Proxy","WebAssembly","localStorage","sessionStorage","indexedDB","navigator","location","history","crypto","Worker","SharedWorker","ServiceWorker"]);function To(e){return function(t,n,...r){if(typeof t!="function")throw new B(`${e} needs a function. Passing a string would compile it, which this library never does.`);let o=globalThis[e];return o(t,n,...r)}}function sn(e){return function(...t){let n=globalThis[e];return n(...t)}}var Y={Math,JSON,Date,Number,String,Boolean,Array,Object:Ki,Intl,RegExp,Promise,parseInt,parseFloat,isNaN,isFinite,encodeURIComponent,decodeURIComponent,console,...typeof setTimeout!="undefined"?{setTimeout:To("setTimeout"),setInterval:To("setInterval"),clearTimeout:sn("clearTimeout"),clearInterval:sn("clearInterval")}:{},...typeof requestAnimationFrame!="undefined"?{requestAnimationFrame:sn("requestAnimationFrame"),cancelAnimationFrame:sn("cancelAnimationFrame")}:{}},B=class extends Error{constructor(n,r){super(r?`${n}
57
57
 
58
- Expression: ${r}`:n);M(this,"expression",r);this.name="VoodooRuntimeError"}},er=Symbol("spread"),Et=class{constructor(t){M(this,"value",t)}};function lo(e){return e instanceof Et?e.value:e}var ji=new Set(["__proto__","constructor","prototype"]);function go(e){return typeof e=="string"&&ji.has(e)}function ge(e,t){if(go(e))throw new B(`Access blocked to "${String(e)}": template expressions cannot reach the prototype chain. Expose a method in state instead.`,t);return e}function x(e,t){var n,r;switch(e.t){case"lit":return e.v;case"tpl":{let o=(n=e.quasis[0])!=null?n:"";for(let s=0;s<e.exprs.length;s++)o+=ye(x(e.exprs[s],t)),o+=(r=e.quasis[s+1])!=null?r:"";return o}case"id":{ge(e.n);let o=t.lookup(e.n);return o?o[e.n]:e.n in G?G[e.n]:void 0}case"member":{let o=x(e.o,t);if(o==null){if(e.opt)return;throw new B(`Could not read "${Zn(e,t)}" from ${o===null?"null":"undefined"}`)}let s=ge(e.computed?x(e.p,t):e.p.v);return o[s]}case"new":{let o=x(e.callee,t);if(typeof o!="function")throw new B(`Cannot construct ${ye(o)}: it is not a constructor`);if(o===Function)throw new B("Cannot construct Function: expressions never compile code");let s=po(e.args,t);return Reflect.construct(o,s)}case"call":{let o,s;if(e.callee.t==="member"){let i=x(e.callee.o,t);if(i==null){if(e.callee.opt||e.opt)return;throw new B(`Could not call "${Zn(e.callee,t)}" from ${i===null?"null":"undefined"}`)}let a=ge(e.callee.computed?x(e.callee.p,t):e.callee.p.v);o=i,s=i[a]}else if(e.callee.t==="id"){ge(e.callee.n);let i=t.lookup(e.callee.n);i?(o=i,s=i[e.callee.n]):s=G[e.callee.n]}else s=x(e.callee,t);if(s==null&&e.opt)return;if(typeof s!="function"){let i=e.callee.t==="id"?e.callee.n:Zn(e.callee,t);throw e.callee.t==="id"&&!t.lookup(i)&&!(i in G)?Ii.has(i)?new B(`"${i}" is blocked. Expressions run in a sandbox without access to it.`):new B(`"${i}" was not found. Expressions cannot reach window: expose it with V.config.globals.${i} = ..., or put it in scope with V.data({ ${i} }).`):new B(`"${i}" is not a function`)}return s.apply(o,po(e.args,t))}case"unary":{if(e.op==="...")return{[er]:x(e.a,t)};if(e.op==="delete"){if(e.a.t!=="member")throw new B("delete needs a property, as in `delete user.name` or `delete list[0]`");let s=x(e.a.o,t);if(s==null)return!0;let i=ge(e.a.computed?x(e.a.p,t):e.a.p.v);return delete s[i]}if(e.op==="typeof"){if(e.a.t==="id"){if(go(e.a.n))return"undefined";let s=t.lookup(e.a.n);return typeof(s?s[e.a.n]:G[e.a.n])}return typeof x(e.a,t)}let o=x(e.a,t);switch(e.op){case"!":return!o;case"-":return-o;case"+":return+o;case"~":return~o;case"void":return}throw new B(`Unsupported unary operator: ${e.op}`)}case"update":{let o=Number(x(e.a,t)),s=e.op==="++"?o+1:o-1;return mo(e.a,s,t),e.prefix?s:o}case"bin":{let o=x(e.l,t),s=x(e.r,t);switch(e.op){case"+":return o+s;case"-":return o-s;case"*":return o*s;case"/":return o/s;case"%":return o%s;case"**":return o**s;case"==":return o==s;case"!=":return o!=s;case"===":return o===s;case"!==":return o!==s;case"<":return o<s;case">":return o>s;case"<=":return o<=s;case">=":return o>=s;case"in":return o in s;case"instanceof":return o instanceof s;case"&":return o&s;case"|":return o|s;case"^":return o^s;case"<<":return o<<s;case">>":return o>>s;case">>>":return o>>>s}throw new B(`Unsupported operator: ${e.op}`)}case"logic":{let o=x(e.l,t);return e.op==="&&"?o&&x(e.r,t):e.op==="||"?o||x(e.r,t):o!=null?o:x(e.r,t)}case"cond":return x(e.test,t)?x(e.cons,t):x(e.alt,t);case"assign":{let o;if(e.op==="=")o=x(e.value,t);else if(e.op==="&&="||e.op==="||="||e.op==="??="){let s=x(e.target,t);if(!(e.op==="&&="?!!s:e.op==="||="?!s:s==null))return s;o=x(e.value,t)}else{let s=x(e.target,t),i=x(e.value,t);switch(e.op){case"+=":o=s+i;break;case"-=":o=s-i;break;case"*=":o=s*i;break;case"/=":o=s/i;break;case"%=":o=s%i;break;case"**=":o=s**i;break;default:throw new B(`Unsupported assignment: ${e.op}`)}}return mo(e.target,o,t),o}case"if":return x(e.test,t)?x(e.cons,t):e.alt?x(e.alt,t):void 0;case"method":{let o=e.params,s=e.body;return function(...i){let a=fo(o,i,t),c=this,u=c!==null&&typeof c=="object"?t.child(c):t;return lo(x(s,u.child(a)))}}case"arrow":{let o=e.params,s=e.body;return(...i)=>lo(x(s,t.child(fo(o,i,t))))}case"obj":{let o={};for(let s of e.props)if(s.spread)Object.assign(o,x(s.spread,t));else{let i=ge(s.key!==null?s.key:String(x(s.keyExpr,t)));if(s.getter){let a=x(s.value,t);Object.defineProperty(o,i,{enumerable:!0,configurable:!0,get(){return a.call(this)}});continue}o[i]=x(s.value,t)}return o}case"arr":{let o=[];for(let s of e.els)s&&typeof s=="object"&&"spread"in s?o.push(...x(s.spread,t)):o.push(x(s,t));return o}case"return":return new Et(e.a?x(e.a,t):void 0);case"seq":{let o;for(let s of e.body)if(o=x(s,t),o instanceof Et)return o;return o}}throw new B(`Unknown node: ${e.t}`)}function tr(e,t,n,r){if(e.kind==="rest"){n[e.name]=t;return}if(e.def!==void 0&&t===void 0&&(t=x(e.def,r.child(n))),e.kind==="id"){n[e.name]=t;return}if(e.kind==="obj"){if(t==null)throw new B(`Cannot destructure ${t===null?"null":"undefined"}`);let s=new Set;for(let{key:i,value:a}of e.props)s.add(i),tr(a,t[ge(i)],n,r);if(e.rest){let i={};for(let a of Object.keys(t))s.has(a)||(i[a]=t[a]);n[e.rest]=i}return}let o=Array.isArray(t)?t:Array.from(t);e.elements.forEach((s,i)=>{s&&tr(s,o[i],n,r)}),e.rest&&(n[e.rest]=o.slice(e.elements.length))}function fo(e,t,n){let r={};for(let o=0;o<e.length;o++){let s=e[o];tr(s,s.kind==="rest"?t.slice(o):t[o],r,n)}return r}function po(e,t){let n=[];for(let r of e){let o=x(r,t);o&&typeof o=="object"&&er in o?n.push(...o[er]):n.push(o)}return n}function mo(e,t,n){if(e.t==="id"){ge(e.n),n.set(e.n,t);return}if(e.t==="member"){let r=x(e.o,n);if(r==null)throw new B("Could not write to null or undefined");let o=ge(e.computed?x(e.p,n):e.p.v);r[o]=t;return}throw new B("Invalid assignment target")}function Zn(e,t){return e.t==="member"?e.computed?String(x(e.p,t)):String(e.p.v):e.t==="id"?e.n:"value"}function ye(e){if(e==null)return"";if(typeof e=="string")return e;if(typeof e=="number"||typeof e=="boolean")return String(e);if(e instanceof Date)return e.toLocaleString();if(typeof e=="object")try{return JSON.stringify(e)}catch(t){return String(e)}return String(e)}re();Z();var kt=new Map;function N(e,t){kt.set(e.startsWith("$")?e:`$${e}`,t)}var De=class e{constructor(t={},n=null,r=null){this.refs={},this.component=null,this.provides=null,this.magicCache=null,this.data=t,this.parent=n,this.el=r}get root(){let t=this;for(;t.parent;)t=t.parent;return t}inject(t,n){let r=this;for(;r;){if(r.provides&&t in r.provides)return r.provides[t];r=r.parent}return n}get owner(){let t=this;for(;t;){if(t.component)return t;t=t.parent}return null}get allRefs(){let t=[],n=this;for(;n;)t.unshift(n),n=n.parent;let r={};for(let o of t)Object.assign(r,o.refs);return r}lookup(t){let n=this;for(;n;){if(t in n.data)return n.data;n=n.parent}if(t.charCodeAt(0)===36&&kt.has(t))return this.magicContainer(t)}has(t){return this.lookup(t)!==void 0}get(t){let n=this.lookup(t);return n?n[t]:void 0}set(t,n){let r=this;for(;r;){if(t in r.data){r.data[t]=n;return}r=r.parent}this.data[t]=n}child(t={},n=null){return new e(t,this,n!=null?n:this.el)}reactiveChild(t,n=null){return new e(F(t),this,n!=null?n:this.el)}magicContainer(t){this.magicCache||(this.magicCache=new Map);let n=this.magicCache.get(t);if(n)return n;let r=kt.get(t),o=this,s={};return Object.defineProperty(s,t,{get:()=>r(o),set:i=>{let a=r(o);a&&typeof a=="object"&&"set"in a&&a.set(i)},enumerable:!0,configurable:!0}),this.magicCache.set(t,s),s}},de=new De(F({}));Z();re();re();function be(){return w.devtools===!0}function we(e){if(!e)return"(no element)";let t=e.tagName.toLowerCase();e.id&&(t+=`#${e.id}`);let n=(e.getAttribute("class")||"").trim().split(/\s+/).filter(Boolean);return n.length&&(t+=`.${n.slice(0,2).join(".")}`),`<${t}>`}function Ie(e){be()&&console.warn(`[Voodoo] ${e}`)}var vo=new Set;function St(e,t){be()&&(vo.has(e)||(vo.add(e),console.warn(`[Voodoo] ${t}`)))}var Fi=new Set(["confirm-title","confirm-label","confirm-cancel","hold-duration"]);function bo(e,t,n){be()&&(Fi.has(n)||St(`unknown-directive:${n}`,`unknown directive "${t}" at ${we(e)}. No directive named "${n}" was registered. Check the spelling or register with V.directive("${n}", ...).`))}function wo(e,t){St(`unknown-component:${t}`,`component "${t}" not registered at ${we(e)}. Register with V.component("${t}", { ... }) before using the tag, or remove the attribute to leave the element as plain HTML.`)}function To(e,t,n,r){if(!be())return;let o=r instanceof Error?r.message.split(`
59
- `)[0]:String(r);Ie(`invalid expression in ${t}="${n}" on element ${we(e)}.
58
+ Expression: ${r}`:n);M(this,"expression",r);this.name="VoodooRuntimeError"}},ir=Symbol("spread"),Ct=class{constructor(t){M(this,"value",t)}};function xo(e){return e instanceof Ct?e.value:e}var Yi=new Set(["__proto__","constructor","prototype"]);function Ro(e){return typeof e=="string"&&Yi.has(e)}function ve(e,t){if(Ro(e))throw new B(`Access blocked to "${String(e)}": template expressions cannot reach the prototype chain. Expose a method in state instead.`,t);return e}function x(e,t){var n,r;switch(e.t){case"lit":return e.v;case"tpl":{let o=(n=e.quasis[0])!=null?n:"";for(let s=0;s<e.exprs.length;s++)o+=be(x(e.exprs[s],t)),o+=(r=e.quasis[s+1])!=null?r:"";return o}case"id":{ve(e.n);let o=t.lookup(e.n);return o?o[e.n]:e.n in Y?Y[e.n]:void 0}case"member":{let o=x(e.o,t);if(o==null){if(e.opt)return;throw new B(`Could not read "${sr(e,t)}" from ${o===null?"null":"undefined"}`)}let s=ve(e.computed?x(e.p,t):e.p.v);return o[s]}case"new":{let o=x(e.callee,t);if(typeof o!="function")throw new B(`Cannot construct ${be(o)}: it is not a constructor`);if(o===Function)throw new B("Cannot construct Function: expressions never compile code");let s=ko(e.args,t);return Reflect.construct(o,s)}case"call":{let o,s;if(e.callee.t==="member"){let i=x(e.callee.o,t);if(i==null){if(e.callee.opt||e.opt)return;throw new B(`Could not call "${sr(e.callee,t)}" from ${i===null?"null":"undefined"}`)}let a=ve(e.callee.computed?x(e.callee.p,t):e.callee.p.v);o=i,s=i[a]}else if(e.callee.t==="id"){ve(e.callee.n);let i=t.lookup(e.callee.n);i?(o=i,s=i[e.callee.n]):s=Y[e.callee.n]}else s=x(e.callee,t);if(s==null&&e.opt)return;if(typeof s!="function"){let i=e.callee.t==="id"?e.callee.n:sr(e.callee,t);throw e.callee.t==="id"&&!t.lookup(i)&&!(i in Y)?Gi.has(i)?new B(`"${i}" is blocked. Expressions run in a sandbox without access to it.`):new B(`"${i}" was not found. Expressions cannot reach window: expose it with V.config.globals.${i} = ..., or put it in scope with V.data({ ${i} }).`):new B(`"${i}" is not a function`)}return s.apply(o,ko(e.args,t))}case"unary":{if(e.op==="...")return{[ir]:x(e.a,t)};if(e.op==="delete"){if(e.a.t!=="member")throw new B("delete needs a property, as in `delete user.name` or `delete list[0]`");let s=x(e.a.o,t);if(s==null)return!0;let i=ve(e.a.computed?x(e.a.p,t):e.a.p.v);return delete s[i]}if(e.op==="typeof"){if(e.a.t==="id"){if(Ro(e.a.n))return"undefined";let s=t.lookup(e.a.n);return typeof(s?s[e.a.n]:Y[e.a.n])}return typeof x(e.a,t)}let o=x(e.a,t);switch(e.op){case"!":return!o;case"-":return-o;case"+":return+o;case"~":return~o;case"void":return}throw new B(`Unsupported unary operator: ${e.op}`)}case"update":{let o=Number(x(e.a,t)),s=e.op==="++"?o+1:o-1;return So(e.a,s,t),e.prefix?s:o}case"bin":{let o=x(e.l,t),s=x(e.r,t);switch(e.op){case"+":return o+s;case"-":return o-s;case"*":return o*s;case"/":return o/s;case"%":return o%s;case"**":return o**s;case"==":return o==s;case"!=":return o!=s;case"===":return o===s;case"!==":return o!==s;case"<":return o<s;case">":return o>s;case"<=":return o<=s;case">=":return o>=s;case"in":return o in s;case"instanceof":return o instanceof s;case"&":return o&s;case"|":return o|s;case"^":return o^s;case"<<":return o<<s;case">>":return o>>s;case">>>":return o>>>s}throw new B(`Unsupported operator: ${e.op}`)}case"logic":{let o=x(e.l,t);return e.op==="&&"?o&&x(e.r,t):e.op==="||"?o||x(e.r,t):o!=null?o:x(e.r,t)}case"cond":return x(e.test,t)?x(e.cons,t):x(e.alt,t);case"assign":{let o;if(e.op==="=")o=x(e.value,t);else if(e.op==="&&="||e.op==="||="||e.op==="??="){let s=x(e.target,t);if(!(e.op==="&&="?!!s:e.op==="||="?!s:s==null))return s;o=x(e.value,t)}else{let s=x(e.target,t),i=x(e.value,t);switch(e.op){case"+=":o=s+i;break;case"-=":o=s-i;break;case"*=":o=s*i;break;case"/=":o=s/i;break;case"%=":o=s%i;break;case"**=":o=s**i;break;default:throw new B(`Unsupported assignment: ${e.op}`)}}return So(e.target,o,t),o}case"if":return x(e.test,t)?x(e.cons,t):e.alt?x(e.alt,t):void 0;case"method":{let o=e.params,s=e.body;return function(...i){let a=Eo(o,i,t),c=this,u=c!==null&&typeof c=="object"?t.child(c):t;return xo(x(s,u.child(a)))}}case"arrow":{let o=e.params,s=e.body;return(...i)=>xo(x(s,t.child(Eo(o,i,t))))}case"obj":{let o={};for(let s of e.props)if(s.spread)Object.assign(o,x(s.spread,t));else{let i=ve(s.key!==null?s.key:String(x(s.keyExpr,t)));if(s.getter){let a=x(s.value,t);Object.defineProperty(o,i,{enumerable:!0,configurable:!0,get(){return a.call(this)}});continue}o[i]=x(s.value,t)}return o}case"arr":{let o=[];for(let s of e.els)s&&typeof s=="object"&&"spread"in s?o.push(...x(s.spread,t)):o.push(x(s,t));return o}case"return":return new Ct(e.a?x(e.a,t):void 0);case"seq":{let o;for(let s of e.body)if(o=x(s,t),o instanceof Ct)return o;return o}}throw new B(`Unknown node: ${e.t}`)}function ar(e,t,n,r){if(e.kind==="rest"){n[e.name]=t;return}if(e.def!==void 0&&t===void 0&&(t=x(e.def,r.child(n))),e.kind==="id"){n[e.name]=t;return}if(e.kind==="obj"){if(t==null)throw new B(`Cannot destructure ${t===null?"null":"undefined"}`);let s=new Set;for(let{key:i,value:a}of e.props)s.add(i),ar(a,t[ve(i)],n,r);if(e.rest){let i={};for(let a of Object.keys(t))s.has(a)||(i[a]=t[a]);n[e.rest]=i}return}let o=Array.isArray(t)?t:Array.from(t);e.elements.forEach((s,i)=>{s&&ar(s,o[i],n,r)}),e.rest&&(n[e.rest]=o.slice(e.elements.length))}function Eo(e,t,n){let r={};for(let o=0;o<e.length;o++){let s=e[o];ar(s,s.kind==="rest"?t.slice(o):t[o],r,n)}return r}function ko(e,t){let n=[];for(let r of e){let o=x(r,t);o&&typeof o=="object"&&ir in o?n.push(...o[ir]):n.push(o)}return n}function So(e,t,n){if(e.t==="id"){ve(e.n),n.set(e.n,t);return}if(e.t==="member"){let r=x(e.o,n);if(r==null)throw new B("Could not write to null or undefined");let o=ve(e.computed?x(e.p,n):e.p.v);r[o]=t;return}throw new B("Invalid assignment target")}function sr(e,t){return e.t==="member"?e.computed?String(x(e.p,t)):String(e.p.v):e.t==="id"?e.n:"value"}function be(e){if(e==null)return"";if(typeof e=="string")return e;if(typeof e=="number"||typeof e=="boolean")return String(e);if(e instanceof Date)return e.toLocaleString();if(typeof e=="object")try{return JSON.stringify(e)}catch(t){return String(e)}return String(e)}se();G();var Pt=new Map;function O(e,t){Pt.set(e.startsWith("$")?e:`$${e}`,t)}var cr=new Map;function nt(e,t){cr.set(e,t)}var je=class e{constructor(t={},n=null,r=null){this.refs={},this.component=null,this.provides=null,this.magicCache=null,this.data=t,this.parent=n,this.el=r}get root(){let t=this;for(;t.parent;)t=t.parent;return t}inject(t,n){let r=this;for(;r;){if(r.provides&&t in r.provides)return r.provides[t];r=r.parent}return n}get owner(){let t=this;for(;t;){if(t.component)return t;t=t.parent}return null}get allRefs(){let t=[],n=this;for(;n;)t.unshift(n),n=n.parent;let r={};for(let o of t)Object.assign(r,o.refs);return r}lookup(t){let n=this;for(;n;){if(t in n.data)return n.data;n=n.parent}if(t.charCodeAt(0)===36&&Pt.has(t))return this.magicContainer(t,Pt);if(cr.has(t))return this.magicContainer(t,cr)}has(t){return this.lookup(t)!==void 0}get(t){let n=this.lookup(t);return n?n[t]:void 0}set(t,n){let r=this;for(;r;){if(t in r.data){r.data[t]=n;return}r=r.parent}this.data[t]=n}child(t={},n=null){return new e(t,this,n!=null?n:this.el)}reactiveChild(t,n=null){return new e(F(t),this,n!=null?n:this.el)}magicContainer(t,n){this.magicCache||(this.magicCache=new Map);let r=this.magicCache.get(t);if(r)return r;let o=n.get(t),s=this,i={};return Object.defineProperty(i,t,{get:()=>o(s),set:a=>{let c=o(s);c&&typeof c=="object"&&"set"in c&&c.set(a)},enumerable:!0,configurable:!0}),this.magicCache.set(t,i),i}},pe=new je(F({}));G();se();se();function me(){return w.devtools===!0}function Te(e){if(!e)return"(no element)";let t=e.tagName.toLowerCase();e.id&&(t+=`#${e.id}`);let n=(e.getAttribute("class")||"").trim().split(/\s+/).filter(Boolean);return n.length&&(t+=`.${n.slice(0,2).join(".")}`),`<${t}>`}function Fe(e){me()&&console.warn(`[Voodoo] ${e}`)}var Po=new Set;function Mt(e,t){me()&&(Po.has(e)||(Po.add(e),console.warn(`[Voodoo] ${t}`)))}var Xi=new Set(["confirm-title","confirm-label","confirm-cancel","hold-duration"]);function Mo(e,t,n){me()&&(Xi.has(n)||Mt(`unknown-directive:${n}`,`unknown directive "${t}" at ${Te(e)}. No directive named "${n}" was registered. Check the spelling or register with V.directive("${n}", ...).`))}function Lo(e,t){Mt(`unknown-component:${t}`,`component "${t}" not registered at ${Te(e)}. Register with V.component("${t}", { ... }) before using the tag, or remove the attribute to leave the element as plain HTML.`)}function ur(e,t,n,r){if(!me())return;let o=r instanceof Error?r.message.split(`
59
+ `)[0]:String(r);Fe(`invalid expression in ${t}="${n}" on element ${Te(e)}.
60
60
  Reason: ${o}
61
- Suggestion: attribute expressions accept a single value. If the logic spans more than one line, move it to a component method and call the method here.`)}function xo(e,t,n){be()&&Ie(`duplicate key "${String(t)}" in v-for="${n}" on element ${we(e)}. Two rows with the same key cause the list to reuse the wrong block when reordering. Use a unique key, like the item id.`)}function Eo(e,t,n){be()&&Ie(`required prop "${n}" missing from component "${t}" at ${we(e)}. Pass the value on the tag with ${n}="..." for a fixed value or :${n}="expression" for a state value.`)}function nr(e,t){St(`alias:${e}`,`"${e}" is an alias for "${t}" and still works, but the official name is "${t}". Prefer "${t}" in new code.`)}var je=new WeakMap,tn=new WeakMap,Te=new WeakSet,rr=new WeakMap;function cr(e){return Te.has(e)}function ur(e){Te.add(e)}function et(e){return je.get(e)}function xe(e){let t=e;for(;t;){let n=je.get(t);if(n)return n;t=t.parentNode}return de}function Mo(e,t){let n=rr.get(e);n||rr.set(e,n=[]),n.push(t)}var or=new WeakSet;function lr(e){or.add(e),e.remove()}function fe(e,t){let n=tn.get(e);n||tn.set(e,n=[]),n.push(t)}function H(e){if(e.nodeType===1){let n=[];for(let r=e.firstChild;r;r=r.nextSibling)(r.nodeType===1||r.nodeType===3)&&n.push(r);for(let r=n.length-1;r>=0;r--)H(n[r])}let t=tn.get(e);if(t){tn.delete(e);for(let n=t.length-1;n>=0;n--)try{t[n]()}catch(r){$(r,"cleanup")}}e.nodeType===1&&Wi(e),je.delete(e),rr.delete(e),Te.delete(e)}var en=new Map,Bi=4e3;function Je(e,t){let n=`${e}\0${t}`,r=en.get(n);if(r!==void 0)return r;let o=Ui(e,t);return en.size>=Bi&&en.clear(),en.set(n,o),o}function Ui(e,t){let n=w.prefix,r;if(e.startsWith("@"))r=`on:${e.slice(1)}`;else if(e.startsWith(":")&&e.length>1)r=`bind:${e.slice(1)}`;else if(e.startsWith(".")&&e.length>1)r=`bind:${e.slice(1)}.prop`;else if(e.startsWith(n))r=e.slice(n.length);else if(e.startsWith("data-v-"))r=e.slice(7);else return null;if(!r)return null;let o=r.split("."),s=o.shift(),i={};for(let l of o){let f=l.indexOf("=");f>-1?i[l.slice(0,f)]=l.slice(f+1):i[l]=!0}let a=s.indexOf(":"),c=a>-1?s.slice(0,a):s,u=a>-1?s.slice(a+1):void 0;return{raw:e,name:c,arg:u,modifiers:i,expression:t}}function qi(e){let t=[],n=Ze.get(e);if(n&&n.size)for(let[r,o]of n){let s=Je(r,o);s&&(t.push(s),So(e,s.name))}else{let r=Lo(e);for(let o=0;o<r.length;o++){let s=r[o];if(!Vi(s))continue;let i=Je(s,e.getAttribute(s));i&&(t.push(i),So(e,i.name))}}return t.length<2?t:t.sort((r,o)=>ko(o)-ko(r))}var _i=typeof Element!="undefined"&&!!Element.prototype.getAttributeNames;function Lo(e){return _i?e.getAttributeNames():Array.from(e.attributes,t=>t.name)}function Vi(e){return No(e)||e.charCodeAt(0)===46&&e.length>1}function ko(e){var t,n;return(n=(t=ve.get(e.name))==null?void 0:t.priority)!=null?n:0}var sr=new Map,nn=new WeakMap;function So(e,t){let n=sr.get(t);n||sr.set(t,n=new Set),n.add(e);let r=nn.get(e);r||nn.set(e,r=new Set),r.add(t)}function Wi(e){var n;let t=nn.get(e);if(t){for(let r of t)(n=sr.get(r))==null||n.delete(e);nn.delete(e)}}var Ze=new WeakMap;function No(e){return e.startsWith(w.prefix)||e.startsWith("data-v-")||e.charCodeAt(0)===64||e.charCodeAt(0)===58&&e.length>1}function Oo(e,t){var r;let n=(r=Ze.get(e))==null?void 0:r.get(t);return n!==void 0?n:e.getAttribute(t)}function $o(e,t){let n=Ze.get(e);return n!=null&&n.has(t)?!0:e.hasAttribute(t)}function zi(e){if(!w.cleanAttributes)return;let t=Lo(e),n=Ze.get(e);n||Ze.set(e,n=new Map);for(let r=0;r<t.length;r++){let o=t[r];No(o)&&(n.set(o,e.getAttribute(o)),e.removeAttribute(o))}}function Ho(e){let t=Ze.get(e);if(t){for(let[n,r]of t)if(!e.hasAttribute(n))try{e.setAttribute(n,r)}catch(o){}}}function Do(e){let t=e.attributes;for(let n=0;n<t.length;n++){let r=t[n].name;if(r.startsWith(w.prefix)||r.charCodeAt(0)===64||r.charCodeAt(0)===58||r.startsWith("data-v-"))return!0}return!1}function O(e,t,n,r){if(e)try{return x(le(e),t)}catch(o){be()&&To(r!=null?r:t.el,n!=null?n:"expression",e,o),$(o,n?`${n} ("${e}")`:`expression "${e}"`);return}}var Io=new WeakSet;function jo(e){Io.add(e)}function Ao(e,t,n){let r=ve.get(t.name);if(!r){be()&&t.raw.startsWith(w.prefix)&&bo(e,t.raw,t.name);return}let o=null,s=()=>{if(!o){let a=o=new ne(!0);fe(e,()=>a.stop()),Mo(e,a)}return o},i={el:e,scope:n,expression:t.expression,arg:t.arg,modifiers:t.modifiers,raw:t.raw,evaluate(a){return O(a!=null?a:t.expression,n,t.raw,e)},effect(a){let c=s();c.run(()=>te(a,{scope:c}))},cleanup(a){fe(e,a)},walk(a,c){j(a,c)}};try{r.setup(i)}catch(a){$(a,`directive ${t.raw}`)}}var ir=null;function Fo(e){ir=e}var Qi=new Set(["SCRIPT","STYLE","NOSCRIPT"]);function j(e,t){let n=t!=null?t:xe(e.parentNode);if(e.nodeType===11){let d=Array.from(e.childNodes);for(let m of d)j(m,n);return}if(e.nodeType===3){Bo(e,n);return}if(e.nodeType!==1)return;let r=e;if(Te.has(r))return;let o=r.tagName;if(Qi.has(o))return;if(r.hasAttribute(`${w.prefix}ignore`)||r.hasAttribute(`${w.prefix}pre`)){Te.add(r);return}let s=n,i=qi(r),a=z.size===0&&tt.size===0||r.hasAttribute(`${w.prefix}component`)?null:ea(o);if(i.length===0&&!a){Ro(r,s);return}Te.add(r);for(let d of i){let m=ve.get(d.name);if(m!=null&&m.terminal){Ao(r,d,s);return}}let c=i.find(d=>d.name==="data"),u=i.find(d=>d.name==="component"),l=u?u.expression||"":a||"",f=!1;if(l&&ir){let d=ir(r,l,s);d&&(s=d,f=!0,je.set(r,s))}else if(c||u){let d=c?O(c.expression||"{}",s,"v-data"):{};s=s.reactiveChild(d&&typeof d=="object"?d:{},r),je.set(r,s)}let p=f?n:s;for(let d of i)d.name==="data"||d.name==="component"||Ao(r,d,p);zi(r),Io.has(r)||Ro(r,s)}function Ro(e,t){var r;let n=[];for(let o=e.firstChild;o;o=o.nextSibling)o.nodeType===1?n.push(o):o.nodeType===3&&Bo(o,t);for(let o of n)j(o,(r=je.get(o))!=null?r:t)}var Ki=500,Co=new Map;function Gi(e){let t=e.trim();if(!t)return!1;let n=Co.get(t);if(n!==void 0)return n;let r=!0;try{r=le(t).t!=="seq"}catch(o){r=!1}return Co.set(t,r),r}function Yi(e,t){let n=0,r=null;for(let o=t;o<e.length;o++){let s=e[o];if(r){s==="\\"?o++:s===r&&(r=null);continue}if(s==='"'||s==="'"||s==="`"){r=s;continue}if(s==="{")n++;else if(s==="}"&&(n--,n===0))return o}return-1}function Xi(e){let t=[],n="",r=0,o=()=>{n&&t.push({text:n}),n=""};for(;r<e.length;){let s=e.indexOf("{",r);if(s===-1){n+=e.slice(r);break}n+=e.slice(r,s);let i=e[s+1]==="{",a=i?e.indexOf("}}",s+2):Yi(e,s);if(a===-1){n+=e[s],r=s+1;continue}let c=i?e.slice(s+2,a):e.slice(s+1,a),u=i?a+2:a+1;if((i||c.length<=Ki)&&Gi(c)){o(),t.push({expression:c.trim(),raw:e.slice(s,u),explicit:i}),r=u;continue}n+=e[s],r=s+1}return o(),t}var Ji=new Set(["PRE","CODE","SCRIPT","STYLE","TEXTAREA"]);function Zi(e,t,n){if(e.explicit||e.raw===void 0)return!1;let r;try{r=le(e.expression)}catch(o){return!0}return r.t==="lit"?!0:t!==void 0?!1:r.t==="id"?n.lookup(r.n)===void 0&&!(r.n in G):!1}function Bo(e,t){let n=e.textContent;if(!n||n.indexOf("{")===-1||Te.has(e))return;let r=e.parentElement;for(;r;){if(Ji.has(r.tagName)||r.hasAttribute(`${w.prefix}ignore`)||r.hasAttribute(`${w.prefix}pre`)||r.hasAttribute("data-v-ignore")||r.hasAttribute("data-v-pre"))return;r=r.parentElement}let o=Xi(n);if(!o.some(i=>i.expression))return;Te.add(e);let s=new ne(!0);fe(e,()=>s.stop()),Mo(e,s),s.run(()=>te(()=>{let i="";for(let a of o){if(a.text!==void 0){i+=a.text;continue}let c=O(a.expression,t,"interpolation");i+=Zi(a,c,t)?a.raw:ye(c)}e.textContent!==i&&(e.textContent=i)},{scope:s}))}function At(e,t){je.set(e,t)}function ea(e){let t=e.toLowerCase();if(z.has(t))return t;let n=tt.get(t);return n!=null?n:null}var tt=new Map;var ar=!1,Xe=null,ta=[];function Po(e,t){for(let n of ta)try{n(e,t)}catch(r){console.error("[Voodoo] a start hook failed",r)}}function Uo(e){var n;if(typeof document=="undefined")return;let t=(n=e!=null?e:w.root)!=null?n:document.body;t&&(Object.assign(G,w.globals),Po(t,!1),j(t,de),Po(t,!0),ar||(ar=!0,w.autoDiscover&&na(t),document.dispatchEvent(new CustomEvent("voodoo:ready",{detail:{root:t}}))))}function na(e){typeof MutationObserver!="undefined"&&(Xe=new MutationObserver(t=>{for(let n of t){for(let r=0;r<n.removedNodes.length;r++){let o=n.removedNodes[r];if(or.has(o)){or.delete(o);continue}o.nodeType===1&&!o.isConnected&&H(o)}for(let r=0;r<n.addedNodes.length;r++){let o=n.addedNodes[r];o.nodeType===1&&(Te.has(o)||j(o,xe(o.parentNode)))}}}),Xe.observe(e,{childList:!0,subtree:!0}))}function qo(){Xe==null||Xe.disconnect(),Xe=null,ar=!1}function _o(e){j(e!=null?e:document.body,e?xe(e.parentNode):de)}Z();re();var on=new Set,Vo=new Set;function rt(e,t){let n=He(e);z.set(n,t),tt.set(n.replace(/-/g,""),n),ra(n)}function ra(e){var r;if(typeof document=="undefined"||!document.body)return;let t=e.replace(/-/g,""),n=[e,t,`[${w.prefix}component="${e}"]`];for(let o of n){let s;try{s=Array.from(document.querySelectorAll(o))}catch(i){continue}for(let i of s){if((r=et(i))!=null&&r.component||oa(i))continue;let a=xe(i.parentNode);cr(i)&&(H(i),Ho(i)),j(i,a)}}}function oa(e){let t=e.parentElement;for(;t&&t!==document.body;){if(Do(t)&&!cr(t))return!0;t=t.parentElement}return!1}function sa(e,t){var n,r;if(!t||!t.type||t.type==="any")return e;if(e==null||e==="")return(n=t.default)!=null?n:e;switch(t.type){case"number":{let o=Number(e);return Number.isNaN(o)?(r=t.default)!=null?r:e:o}case"boolean":return e===""||e==="true"||e===!0||e==="1";case"string":return String(e);case"array":return Array.isArray(e)?e:[e];default:return e}}function ia(e){let t={};if(Array.isArray(e.props))for(let n of e.props)t[n]={type:"any"};else e.props&&Object.assign(t,e.props);return t}function dr(e){return e.replace(/-(\w)/g,(t,n)=>n.toUpperCase())}function aa(e,t,n,r,o){var u;let s=F({}),i=Object.keys(t),a=new Map;for(let l of i)a.set(l.toLowerCase(),l),a.set(He(l),l),a.set(dr(l).toLowerCase(),l);for(let l of i)t[l].default!==void 0&&(s[l]=t[l].default);let c=Array.from(e.attributes);for(let l of c){let f=Je(l.name,l.value);if(f&&f.name==="bind"&&f.arg){let d=(u=a.get(f.arg.toLowerCase()))!=null?u:dr(f.arg);if(i.length&&!a.has(f.arg.toLowerCase()))continue;r.run(()=>te(()=>{s[d]=O(f.expression,n,`:${f.arg}`)}));continue}if(f)continue;let p=a.get(l.name.toLowerCase());p?s[p]=sa(l.value,t[p]):i.length||(s[dr(l.name)]=l.value)}for(let l of i)t[l].required&&s[l]===void 0&&Eo(e,o,l);return s}function ca(e,t,n){let r=Array.from(e.querySelectorAll("slot"));if(!r.length)return;let o=new Map,s=[];Array.from(t.childNodes).forEach(i=>{var c,u;let a=i.nodeType===1&&(c=i.getAttribute("slot"))!=null?c:null;if(a){i.removeAttribute("slot");let l=(u=o.get(a))!=null?u:[];l.push(i),o.set(a,l)}else s.push(i)});for(let i of r){let a=i.getAttribute("name"),c=a?o.get(a):s,u=document.createDocumentFragment();if(c&&c.length)for(let l of c)u.appendChild(l);else for(;i.firstChild;)u.appendChild(i.firstChild);Array.from(u.childNodes).forEach(l=>{l.nodeType===1&&ua(l,n)}),i.replaceWith(u)}}var rn=null;function Wo(e){rn=e}function ua(e,t){rn==null||rn(e,t)}function zo(e,t,n){var v,I,D,C,W,P,ee,q;let r=t?He(t):"",o=r?(D=(I=z.get(r))!=null?I:z.get((v=tt.get(r))!=null?v:""))!=null?D:{}:{};r&&!z.has(r)&&!tt.has(r)&&wo(e,t);let s=new ne(!0),i=ia(o),a=aa(e,i,n,s,r||"inline");!o.state&&o.data&&nr("data()","state()"),o.destroyed&&nr("destroyed()","unmounted()");let c=(C=o.state)!=null?C:o.data,u={},l={},f=o.inheritScope?n:n.root,p=new De({},f,e);p.component=l;try{u=c?(W=c.call(l,a))!=null?W:{}:{}}catch(T){$(T,`state() of component "${t}"`)}let d=e.getAttribute(`${w.prefix}data`);if(d){let T=O(d,n,"v-data");T&&typeof T=="object"&&Object.assign(u,T)}if(o.provide)try{let T=typeof o.provide=="function"?o.provide.call(l):o.provide;T&&typeof T=="object"&&(p.provides={...T})}catch(T){$(T,`provide() of component "${t}"`)}if(o.inject){let T=Array.isArray(o.inject)?o.inject.map(b=>[b,{from:b}]):Object.entries(o.inject).map(([b,R])=>[b,R!=null?R:{}]);for(let[b,R]of T){let Me=(P=R.from)!=null?P:b,Mn=n.inject(Me,R.default);b in u||(u[b]=Mn)}}let m=F(u),g={};if(o.computed)for(let[T,b]of Object.entries(o.computed))g[T]=xt(()=>b.call(l));let h={};if(o.methods)for(let[T,b]of Object.entries(o.methods))h[T]=(...R)=>b.apply(l,R);for(let[T,b]of Object.entries(o))typeof b=="function"&&(la.has(T)||T==="state"||T==="data"||T in h||(h[T]=(...R)=>b.apply(l,R)));let y=(T,b)=>{let R=new CustomEvent(T,{detail:b,bubbles:!0,cancelable:!0});R.__voodoo=!0,e.dispatchEvent(R)},S={$el:e,$props:a,$name:r||"inline",$scope:p,$parent:(q=(ee=n.owner)==null?void 0:ee.component)!=null?q:null,emit:y,$emit:y,$nextTick:T=>Promise.resolve().then(()=>(Z(),no)).then(b=>b.nextTick(T)),$watch:(T,b)=>ue(()=>O(T,p),b)},V={get(T,b){if(typeof b!="symbol")return b==="$refs"?p.allRefs:b in S?S[b]:b in g?g[b].value:b in h?h[b]:b in a?a[b]:m[b]},set(T,b,R){return typeof b=="symbol"?!0:b in g?(g[b].value=R,!0):b in a?(a[b]=R,!0):(m[b]=R,!0)},has(T,b){if(typeof b=="symbol")return!1;let R=b;return R==="$refs"||R in S||R in g||R in h||R in a||R in m},ownKeys(){return[...new Set([...Object.keys(m),...Object.keys(a),...Object.keys(h),...Object.keys(g)])]},getOwnPropertyDescriptor(){return{enumerable:!0,configurable:!0}}},k=new Proxy(l,V);if(p.data=k,Object.setPrototypeOf(l,k),o.watch)for(let[T,b]of Object.entries(o.watch))s.run(()=>ue(()=>k[T],(R,Me)=>b.call(k,R,Me)));if(o.style&&!Vo.has(r)){Vo.add(r);let T=document.createElement("style");T.setAttribute("data-voodoo-component",r),T.textContent=o.style,document.head.appendChild(T)}if(nt(o,k,"beforeMount"),o.template){let T=document.createDocumentFragment();for(;e.firstChild;)T.appendChild(e.firstChild);e.innerHTML=o.template,ca(e,T,n)}return on.add(k),Ae(()=>{nt(o,k,"mounted"),o.updated&&s.run(()=>te(()=>{for(let T of Object.keys(m))m[T];nt(o,k,"updated")}))}),fe(e,()=>{nt(o,k,"beforeUnmount"),s.stop(),on.delete(k),nt(o,k,"unmounted"),nt(o,k,"destroyed")}),p}var la=new Set(["beforeMount","mounted","updated","beforeUnmount","unmounted","destroyed"]);function nt(e,t,n){let r=e[n];if(typeof r=="function")try{r.call(t)}catch(o){$(o,`hook ${n}`)}}Z();re();var ot=[],fr=null,sn=0,Qo=-1,mr=0,pr=!1;function Ko(){return typeof performance!="undefined"&&performance.now?performance.now():Date.now()}function da(){if(fr||typeof MutationObserver=="undefined"||typeof document=="undefined")return;let e=document.documentElement;e&&(fr=new MutationObserver(()=>{sn++}),fr.observe(e,{childList:!0,subtree:!0}))}function Go(){if(pr)return;pr=!0;let e=()=>{pr=!1,fa()};if(typeof requestAnimationFrame=="function"){let t=!1,n=()=>{t||(t=!0,e())};requestAnimationFrame(n),setTimeout(n,32);return}setTimeout(e,0)}function fa(){var t;sn===Qo?mr++:mr=0,Qo=sn;let e=Ko();for(let n=ot.length-1;n>=0;n--){let r=ot[n],o=null;try{o=r.ready()}catch(s){o=null}if(o){ot.splice(n,1),r.action(o);continue}e-r.since>1e4&&(ot.splice(n,1),(t=r.onGiveUp)==null||t.call(r))}ot.length&&Go()}function hr(e){let t=null;try{t=e.ready()}catch(n){t=null}if(t){e.action(t);return}da(),ot.push({...e,since:Ko()}),Go()}function Yo(){return typeof document=="undefined"||!document.body?!1:mr>=2}function pa(){return typeof document=="undefined"||!document.body?!1:sn===0}function an(e){typeof document!="undefined"&&hr({ready:()=>Yo()?document.body:null,action:()=>e(),onGiveUp:()=>{document.body&&e()}})}function Xo(e){if(typeof document!="undefined"){if(pa()){Promise.resolve().then(e);return}hr({ready:()=>Yo()?document.body:null,action:()=>e(),onGiveUp:()=>{document.body&&e()}})}}function cn(e,t,n){if(typeof e!="string"){t(e);return}typeof document!="undefined"&&hr({ready:()=>document.querySelector(e),action:r=>t(r),onGiveUp:n})}var ma=0,un=null;function Jo(e){un=e}function Zo(e={}){let t=`voodoo-app-${++ma}`,{components:n,...r}=e,o={globalProperties:{}},s={},i=[],a=null,c="",u=null,l=[];function f(){if(n)for(let[m,g]of Object.entries(n)){let h=He(m);z.has(h)||(rt(h,g),i.push(h))}}function p(m){var h,y;if(u)return u;a=m,c=m.innerHTML,Object.assign(G,o.globalProperties),f();let g={...r};if(Object.keys(s).length){let S=g.provide;g.provide=()=>({...typeof S=="function"?S():S!=null?S:{},...s})}rt(t,g),m.setAttribute(`${w.prefix}component`,t);try{j(m,de)}catch(S){return $(S,`application mounting "${t}"`),null}if(u=(y=(h=et(m))==null?void 0:h.component)!=null?y:null,u){let S=l;l=[];for(let V of S)V(u)}return u}let d={name:t,config:o,get instance(){return u},get container(){return a},get isMounted(){return u!==null},component(m,g){var y;let h=He(m);return g===void 0?(y=n&&n[m])!=null?y:z.get(h):(n?n[m]=g:e.components={[m]:g},u&&!z.has(h)&&(rt(h,g),i.push(h)),d)},directive(m,g){return un==null||un(m,g),d},use(m,g){return Zt(ha(),m,g),d},provide(m,g){return s[m]=g,d},mount(m){if(u)return u;if(typeof m!="string")return p(m);let g=null;return cn(m,h=>{g=p(h)},()=>{console.warn(`[Voodoo] createApp().mount("${m}") did not find the element. The application remains unmounted.`)}),g},whenMounted(){return u?Promise.resolve(u):new Promise(m=>l.push(m))},unmount(){if(a){H(a),a.removeAttribute(`${w.prefix}component`),a.innerHTML=c,z.delete(t);for(let m of i)z.delete(m);i.length=0,u=null,a=null}}};return d}var es=null;function ts(e){es=e}function ha(){return es}Z();Z();var Re=new Map,gr=Tt(0),yr=new Map;function ns(e,t,n={}){let r=Re.get(e);if(!t){if(!r){let c=F({});return Re.set(e,c),c}return r}if(r)return Object.assign(r,t),r;let o=typeof n.persist=="string"?n.persist:`voodoo:store:${e}`,s=Object.getOwnPropertyDescriptors(t),i=Object.defineProperties({},s);if(n.persist&&typeof localStorage!="undefined")try{let c=localStorage.getItem(o);if(c){let u=JSON.parse(c);for(let[l,f]of Object.entries(u))s[l]&&!("value"in s[l])||(i[l]=f)}}catch(c){}let a=F(i);for(let[c,u]of Object.entries(s)){let l=u.value;typeof l=="function"&&(a[c]=(...f)=>l.apply(a,f))}if(Re.set(e,a),gr.value++,n.persist&&typeof localStorage!="undefined"){let c=ue(a,()=>{try{localStorage.setItem(o,JSON.stringify(ga(a)))}catch(u){}},{deep:!0});yr.set(e,c)}return a}function ga(e){let t={},n=Object.getOwnPropertyDescriptors(K(e));for(let[r,o]of Object.entries(e))typeof o!="function"&&(n[r]&&!("value"in n[r])||(t[r]=o));return t}var ln=new Proxy({},{get:(e,t)=>(gr.value,Re.get(t)),has:(e,t)=>(gr.value,Re.has(t)),ownKeys:()=>[...Re.keys()],getOwnPropertyDescriptor:()=>({enumerable:!0,configurable:!0})});function rs(e){var t;(t=yr.get(e))==null||t(),yr.delete(e),Re.delete(e)}function os(){return[...Re.keys()]}var wr={};Vt(wr,{capitalize:()=>is,chunk:()=>Ea,clone:()=>Rt,debounce:()=>Fe,device:()=>Be,escapeHtml:()=>Ct,formatCurrency:()=>$a,formatDate:()=>Da,formatFileSize:()=>ja,formatNumber:()=>Ha,formatPercent:()=>Fa,get:()=>Sa,groupBy:()=>Ta,isBrowser:()=>dn,matchesMedia:()=>st,memoize:()=>wa,merge:()=>ss,once:()=>ba,parseDuration:()=>_,random:()=>Ra,relativeTime:()=>Ia,sample:()=>Ca,set:()=>Aa,setFormatDefaults:()=>Oa,sleep:()=>va,slugify:()=>Pa,sortBy:()=>ka,stripTags:()=>Na,throttle:()=>br,titleCase:()=>La,truncate:()=>Ma,uid:()=>vr,unique:()=>xa,uuid:()=>ya});function ya(){let e=globalThis.crypto;if(e!=null&&e.randomUUID)return e.randomUUID();if(e!=null&&e.getRandomValues){let t=e.getRandomValues(new Uint8Array(16));t[6]=t[6]&15|64,t[8]=t[8]&63|128;let n=Array.from(t,r=>r.toString(16).padStart(2,"0")).join("");return`${n.slice(0,8)}-${n.slice(8,12)}-${n.slice(12,16)}-${n.slice(16,20)}-${n.slice(20)}`}return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,t=>{let n=Math.random()*16|0;return(t==="x"?n:n&3|8).toString(16)})}function vr(e="v"){return`${e}${Math.random().toString(36).slice(2,9)}`}function va(e){return new Promise(t=>setTimeout(t,e))}function _(e,t=0){if(e==null||e==="")return t;if(typeof e=="number")return e;let n=/^\s*([\d.]+)\s*(ms|s|m|h)?\s*$/i.exec(String(e));if(!n)return t;let r=parseFloat(n[1]);switch((n[2]||"ms").toLowerCase()){case"s":return r*1e3;case"m":return r*6e4;case"h":return r*36e5;default:return r}}function Fe(e,t=250,n=!1){let r=null,o=null,s,i=function(...a){o=a,s=this;let c=n&&r===null;r&&clearTimeout(r),r=setTimeout(()=>{r=null,!n&&o&&e.apply(s,o)},t),c&&e.apply(this,a)};return i.cancel=()=>{r&&clearTimeout(r),r=null,o=null},i.flush=()=>{r&&o&&(clearTimeout(r),r=null,e.apply(s,o))},i}function br(e,t=250){let n=0,r=null,o=null,s=function(...i){let a=Date.now();o=i;let c=t-(a-n);c<=0?(r&&(clearTimeout(r),r=null),n=a,e.apply(this,i)):r||(r=setTimeout(()=>{n=Date.now(),r=null,o&&e.apply(this,o)},c))};return s.cancel=()=>{r&&clearTimeout(r),r=null},s.flush=()=>{r&&o&&(clearTimeout(r),r=null,e.apply(null,o))},s}function ba(e){let t=!1,n;return function(...r){return t||(t=!0,n=e.apply(this,r)),n}}function wa(e,t=(...n)=>JSON.stringify(n)){let n=new Map,r=function(...o){let s=t(...o);if(n.has(s))return n.get(s);let i=e.apply(this,o);return n.set(s,i),i};return r.cache=n,r}function Rt(e){if(e===null||typeof e!="object")return e;if(typeof structuredClone=="function")try{return structuredClone(e)}catch(n){}if(Array.isArray(e))return e.map(n=>Rt(n));if(e instanceof Date)return new Date(e.getTime());if(e instanceof Map)return new Map([...e].map(([n,r])=>[n,Rt(r)]));if(e instanceof Set)return new Set([...e].map(n=>Rt(n)));let t={};for(let[n,r]of Object.entries(e))t[n]=Rt(r);return t}function ss(e,...t){for(let n of t)if(n)for(let[r,o]of Object.entries(n)){let s=e[r];o&&typeof o=="object"&&!Array.isArray(o)&&s&&typeof s=="object"&&!Array.isArray(s)?e[r]=ss({...s},o):e[r]=o}return e}function Ta(e,t){let n={},r=typeof t=="function"?t:o=>o==null?void 0:o[t];for(let o of e){let s=String(r(o));(n[s]||(n[s]=[])).push(o)}return n}function xa(e,t){if(!t)return[...new Set(e)];let n=typeof t=="function"?t:s=>s==null?void 0:s[t],r=new Set,o=[];for(let s of e){let i=n(s);r.has(i)||(r.add(i),o.push(s))}return o}function Ea(e,t=10){if(t<1)return[e];let n=[];for(let r=0;r<e.length;r+=t)n.push(e.slice(r,r+t));return n}function ka(e,t,n="asc"){let r=typeof t=="function"?t:s=>s==null?void 0:s[t],o=n==="desc"?-1:1;return[...e].sort((s,i)=>{let a=r(s),c=r(i);return a==null&&c==null?0:a==null?1:c==null?-1:typeof a=="string"&&typeof c=="string"?a.localeCompare(c,void 0,{numeric:!0})*o:(a>c?1:a<c?-1:0)*o})}function Sa(e,t,n){let r=t.split("."),o=e;for(let s of r){if(o==null)return n;o=o[s]}return o!=null?o:n}function Aa(e,t,n){let r=t.split("."),o=e;for(let s=0;s<r.length-1;s++){let i=r[s];(typeof o[i]!="object"||o[i]===null)&&(o[i]=/^\d+$/.test(r[s+1])?[]:{}),o=o[i]}o[r[r.length-1]]=n}function Ra(e=0,t=1){return Math.floor(Math.random()*(t-e+1))+e}function Ca(e){return e[Math.floor(Math.random()*e.length)]}function Pa(e,t="-"){return String(e).normalize("NFD").replace(/[̀-ͯ]/g,"").toLowerCase().trim().replace(/[^a-z0-9]+/g,t).replace(new RegExp(`\\${t}{2,}`,"g"),t).replace(new RegExp(`^\\${t}|\\${t}$`,"g"),"")}function Ma(e,t=100,n="..."){let r=String(e!=null?e:"");return r.length<=t?r:r.slice(0,Math.max(0,t-n.length)).trimEnd()+n}function is(e){let t=String(e!=null?e:"");return t.charAt(0).toUpperCase()+t.slice(1)}function La(e){return String(e!=null?e:"").replace(/\w\S*/g,t=>is(t.toLowerCase()))}function Ct(e){return String(e!=null?e:"").replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;").replace(/'/g,"&#39;")}function Na(e){return String(e!=null?e:"").replace(/<\/?[^>]+(>|$)/g,"")}var it="pt-BR",as="BRL";function Oa(e,t){e&&(it=e),t&&(as=t)}function $a(e,t={}){var r,o;let n=typeof e=="string"?parseFloat(e):e;return n==null||Number.isNaN(n)?"":new Intl.NumberFormat((r=t.locale)!=null?r:it,{style:"currency",currency:(o=t.currency)!=null?o:as}).format(n)}function Ha(e,t={}){let n=typeof e=="string"?parseFloat(e):e;if(n==null||Number.isNaN(n))return"";let{locale:r,...o}=t;return new Intl.NumberFormat(r!=null?r:it,o).format(n)}function Da(e,t="short",n){let r=e instanceof Date?e:new Date(e);if(Number.isNaN(r.getTime()))return"";let o=n!=null?n:it;if(typeof t=="object")return new Intl.DateTimeFormat(o,t).format(r);let s={short:{day:"2-digit",month:"2-digit",year:"numeric"},long:{day:"2-digit",month:"long",year:"numeric"},full:{dateStyle:"full"},time:{hour:"2-digit",minute:"2-digit"},datetime:{day:"2-digit",month:"2-digit",year:"numeric",hour:"2-digit",minute:"2-digit"}};if(s[t])return new Intl.DateTimeFormat(o,s[t]).format(r);let i=a=>String(a).padStart(2,"0");return t.replace(/YYYY/g,String(r.getFullYear())).replace(/YY/g,String(r.getFullYear()).slice(-2)).replace(/MM/g,i(r.getMonth()+1)).replace(/DD/g,i(r.getDate())).replace(/HH/g,i(r.getHours())).replace(/mm/g,i(r.getMinutes())).replace(/ss/g,i(r.getSeconds()))}function Ia(e,t){let n=e instanceof Date?e:new Date(e);if(Number.isNaN(n.getTime()))return"";let r=n.getTime()-Date.now(),o=Math.abs(r),s=[["year",31536e6],["month",2592e6],["week",6048e5],["day",864e5],["hour",36e5],["minute",6e4],["second",1e3]],i=new Intl.RelativeTimeFormat(t!=null?t:it,{numeric:"auto"});for(let[a,c]of s)if(o>=c||a==="second")return i.format(Math.round(r/c),a);return""}function ja(e,t=1){let n=Number(e);if(!n||Number.isNaN(n))return"0 B";let r=["B","KB","MB","GB","TB","PB"],o=Math.min(Math.floor(Math.log(Math.abs(n))/Math.log(1024)),r.length-1);return`${(n/1024**o).toFixed(o===0?0:t)} ${r[o]}`}function Fa(e,t=0,n){return new Intl.NumberFormat(n!=null?n:it,{style:"percent",minimumFractionDigits:t,maximumFractionDigits:t}).format(e)}var dn=typeof window!="undefined"&&typeof window.document!="undefined";function st(e){if(!dn||typeof window.matchMedia!="function")return!1;try{return window.matchMedia(e).matches}catch(t){return!1}}var Be={get touch(){return dn&&("ontouchstart"in window||navigator.maxTouchPoints>0)},get mobile(){return st("(max-width: 767px)")},get tablet(){return st("(min-width: 768px) and (max-width: 1023px)")},get desktop(){return st("(min-width: 1024px)")},get online(){return!dn||navigator.onLine},get reducedMotion(){return st("(prefers-reduced-motion: reduce)")},get darkMode(){return st("(prefers-color-scheme: dark)")}};var X=class extends Error{constructor(n,r,o,s){super(n);M(this,"response",r);M(this,"config",o);M(this,"cause",s);this.name="HttpError"}get status(){var n,r;return(r=(n=this.response)==null?void 0:n.status)!=null?r:0}get isNetworkError(){return!this.response}},Q={baseURL:"",headers:{Accept:"application/json, text/html, */*"},timeout:3e4,retry:0,retryDelay:500,credentials:"same-origin",csrfMeta:"csrf-token",csrfHeader:"X-CSRF-TOKEN"},fn=[],pn=[],Pt=[],Mt=new Map;function cs(e){var t;return`${(t=e.method)!=null?t:"GET"} ${ct(e)}`}function Ba(e){if(!e){Mt.clear();return}let t=typeof e=="string"?n=>n.includes(e):n=>e.test(n);for(let n of[...Mt.keys()])t(n)&&Mt.delete(n)}var ls="voodoo:offline-queue";function Tr(){try{return JSON.parse(localStorage.getItem(ls)||"[]")}catch(e){return[]}}function xr(e){try{localStorage.setItem(ls,JSON.stringify(e))}catch(t){}}function Ua(e){var n,r;if(typeof localStorage=="undefined")return;let t=Tr();t.push({url:ct(e),method:(n=e.method)!=null?n:"POST",body:e.body,headers:(r=e.headers)!=null?r:{},at:Date.now()}),xr(t)}async function ds(){if(typeof localStorage=="undefined")return 0;let e=Tr();if(!e.length)return 0;xr([]);let t=0;for(let n=0;n<e.length;n++){let r=e[n];try{await Lt({url:r.url,method:r.method,body:r.body,headers:r.headers,offlineQueue:!1}),t++}catch(o){let s=Tr();xr([...e.slice(n),...s]);break}}return t}typeof window!="undefined"&&window.addEventListener("online",()=>{ds()});function ct(e){let t=e.url,n=Q.baseURL;if(n&&!/^https?:\/\//i.test(t)&&!t.startsWith("//")&&(t=`${n.replace(/\/$/,"")}/${t.replace(/^\//,"")}`),e.params){let r=new URLSearchParams;for(let[s,i]of Object.entries(e.params))i==null||i===""||r.append(s,String(i));let o=r.toString();o&&(t+=(t.includes("?")?"&":"?")+o)}return t}function fs(){var t;if(typeof document=="undefined")return null;let e=document.querySelector(`meta[name="${Q.csrfMeta}"]`);return(t=e==null?void 0:e.getAttribute("content"))!=null?t:null}function qa(e,t){if(e!=null)return typeof FormData!="undefined"&&e instanceof FormData||typeof Blob!="undefined"&&e instanceof Blob||typeof URLSearchParams!="undefined"&&e instanceof URLSearchParams||typeof ArrayBuffer!="undefined"&&e instanceof ArrayBuffer||typeof e=="string"?e:(t["Content-Type"]||(t["Content-Type"]="application/json"),JSON.stringify(e))}async function _a(e,t){if(e.status===204||e.status===205)return null;let n=e.headers.get("content-type")||"";switch(t){case"json":return e.json();case"text":return e.text();case"blob":return e.blob();case"arrayBuffer":return e.arrayBuffer();case"formData":return e.formData();default:if(n.includes("application/json")||n.includes("+json")){let r=await e.text();return r?JSON.parse(r):null}return e.text()}}var Va=new Set(["GET","HEAD","OPTIONS"]);function Wa(e){for(let[t,n]of Object.entries(e))if(t.toLowerCase()==="idempotency-key"&&String(n).trim()!=="")return!0;return!1}function za(e,t,n,r){var o;return Va.has(e)||t.retryUnsafe===!0||Wa(n)?!0:(((o=t.retry)!=null?o:0)>0&&St(`http:retry-unsafe:${e} ${r}`,`retry ignored on ${e} ${r}: retrying a method that changes state may apply the same operation twice if the response is lost in transit. Allow with retryUnsafe: true or send an Idempotency-Key header.`),!1)}async function Lt(e){var l,f,p,d,m;let t={method:"GET",timeout:Q.timeout,retry:Q.retry,retryDelay:Q.retryDelay,credentials:Q.credentials,responseType:"auto",...e,headers:{...Q.headers,...e.headers}};for(let g of fn)t=await g(t);let n=((l=t.method)!=null?l:"GET").toUpperCase();if(t.cache&&n==="GET"){let g=Mt.get(cs(t));if(g&&g.expires>Date.now())return g.value}if(t.offlineQueue&&typeof navigator!="undefined"&&navigator.onLine===!1&&n!=="GET")return Ua(t),{data:null,status:0,statusText:"offline-queued",headers:new Headers,ok:!0,raw:new Response(null,{status:202}),config:t};let r={...t.headers};if(n!=="GET"&&n!=="HEAD"){let g=fs();g&&!r[Q.csrfHeader]&&(r[Q.csrfHeader]=g)}r["X-Requested-With"]||(r["X-Requested-With"]="XMLHttpRequest");let o=qa(t.body,r),s=ct(t),i=za(n,t,r,s)?((f=t.retry)!=null?f:0)+1:1,a;for(let g=0;g<i;g++){let h=new AbortController,y=t.signal,S=null;y&&(y.aborted?h.abort(y.reason):(S=()=>h.abort(y.reason),y.addEventListener("abort",S,{once:!0})));let V=()=>{S&&y&&y.removeEventListener("abort",S),S=null},k=t.timeout&&t.timeout>0?setTimeout(()=>h.abort(new DOMException("timeout","TimeoutError")),t.timeout):null;try{let v=await fetch(s,{method:n,headers:r,body:n==="GET"||n==="HEAD"?void 0:o,credentials:t.credentials,signal:h.signal});k&&clearTimeout(k),V();let D={data:await _a(v,t.responseType),status:v.status,statusText:v.statusText,headers:v.headers,ok:v.ok,raw:v,config:t};if(!v.ok){if(v.status>=500&&g<i-1){await us(((p=t.retryDelay)!=null?p:500)*2**g);continue}let C=new X(`Request failed with status ${v.status}`,D,t);for(let W of Pt)W(C);throw C}for(let C of pn)D=await C(D);return t.cache&&n==="GET"&&Mt.set(cs(t),{expires:Date.now()+t.cache,value:D}),D}catch(v){if(k&&clearTimeout(k),V(),v instanceof X)throw v;if(a=v,(v==null?void 0:v.name)==="AbortError"&&((d=t.signal)==null?void 0:d.aborted))break;if(g<i-1){await us(((m=t.retryDelay)!=null?m:500)*2**g);continue}}}let c=(a==null?void 0:a.name)==="TimeoutError"?`Timeout after ${t.timeout}ms`:`Network failure accessing ${s}`,u=new X(c,void 0,t,a);for(let g of Pt)g(u);throw u}function us(e){return new Promise(t=>setTimeout(t,e))}async function at(e){return(await Lt(e)).data}var oe={defaults:Q,get(e,t={}){return at({...t,url:e,method:"GET"})},post(e,t,n={}){return at({...n,url:e,method:"POST",body:t})},put(e,t,n={}){return at({...n,url:e,method:"PUT",body:t})},patch(e,t,n={}){return at({...n,url:e,method:"PATCH",body:t})},delete(e,t={}){return at({...t,url:e,method:"DELETE"})},head(e,t={}){return at({...t,url:e,method:"HEAD"})},request:Lt,upload(e,t,n={}){return new Promise((r,o)=>{var c,u;let s=new XMLHttpRequest,i=ct({url:e});s.open((c=n.method)!=null?c:"POST",i);for(let[l,f]of Object.entries({...Q.headers,...n.headers}))l.toLowerCase()!=="content-type"&&s.setRequestHeader(l,f);let a=fs();a&&s.setRequestHeader(Q.csrfHeader,a),s.upload.addEventListener("progress",l=>{var f;l.lengthComputable&&((f=n.onProgress)==null||f.call(n,Math.round(l.loaded/l.total*100),l.loaded,l.total))}),s.addEventListener("load",()=>{let l=s.getResponseHeader("content-type")||"",f=s.responseText;if(l.includes("json"))try{f=JSON.parse(s.responseText)}catch(p){}s.status>=200&&s.status<300?r(f):o(new X(`Upload failed with status ${s.status}`))}),s.addEventListener("error",()=>o(new X("Network failure during upload"))),s.addEventListener("abort",()=>o(new X("Upload canceled"))),(u=n.signal)==null||u.addEventListener("abort",()=>s.abort()),s.send(t)})},sse(e,t={}){let n=new EventSource(ct({url:e}));return n.addEventListener("message",r=>{var s;let o=r.data;try{o=JSON.parse(r.data)}catch(i){}(s=t.message)==null||s.call(t,o,r)}),t.error&&n.addEventListener("error",t.error),n},async stream(e,t,n={}){var a;let r=await fetch(ct({url:e,params:n.params}),{headers:{...Q.headers,...n.headers},signal:n.signal});if(!r.body)return;let o=r.body.getReader(),s=new TextDecoder,i="";for(;;){let{done:c,value:u}=await o.read();if(c)break;i+=s.decode(u,{stream:!0});let l=i.split(`
62
- `);i=(a=l.pop())!=null?a:"";for(let f of l)f.trim()&&t(f)}i.trim()&&t(i)},interceptors:{request:{use(e){return fn.push(e),()=>{let t=fn.indexOf(e);t>-1&&fn.splice(t,1)}}},response:{use(e){return pn.push(e),()=>{let t=pn.indexOf(e);t>-1&&pn.splice(t,1)}}},error:{use(e){return Pt.push(e),()=>{let t=Pt.indexOf(e);t>-1&&Pt.splice(t,1)}}}},setHeader(e,t){t===null?delete Q.headers[e]:Q.headers[e]=t},setToken(e,t="Bearer"){this.setHeader("Authorization",e?`${t} ${e}`:null)},setBaseURL(e){Q.baseURL=e},clearCache:Ba,flushOfflineQueue:ds,parseDuration:_};ut();var Qa=`
61
+ Suggestion: attribute expressions accept a single value. If the logic spans more than one line, move it to a component method and call the method here.`)}function No(e,t,n){me()&&Fe(`duplicate key "${String(t)}" in v-for="${n}" on element ${Te(e)}. Two rows with the same key cause the list to reuse the wrong block when reordering. Use a unique key, like the item id.`)}function Oo(e,t,n){me()&&Fe(`required prop "${n}" missing from component "${t}" at ${Te(e)}. Pass the value on the tag with ${n}="..." for a fixed value or :${n}="expression" for a state value.`)}function lr(e,t){Mt(`alias:${e}`,`"${e}" is an alias for "${t}" and still works, but the official name is "${t}". Prefer "${t}" in new code.`)}var Ue=new WeakMap,un=new WeakMap,xe=new WeakSet,dr=new WeakMap;function gr(e){return xe.has(e)}function yr(e){xe.add(e)}function it(e){return Ue.get(e)}function Ee(e){let t=e;for(;t;){let n=Ue.get(t);if(n)return n;t=t.parentNode}return pe}function Fo(e,t){let n=dr.get(e);n||dr.set(e,n=[]),n.push(t)}var fr=new WeakSet;function vr(e){fr.add(e),e.remove()}function ne(e,t){let n=un.get(e);n||un.set(e,n=[]),n.push(t)}function H(e){if(e.nodeType===1){let n=[];for(let r=e.firstChild;r;r=r.nextSibling)(r.nodeType===1||r.nodeType===3)&&n.push(r);for(let r=n.length-1;r>=0;r--)H(n[r])}let t=un.get(e);if(t){un.delete(e);for(let n=t.length-1;n>=0;n--)try{t[n]()}catch(r){N(r,"cleanup")}}e.nodeType===1&&ra(e),Ue.delete(e),dr.delete(e),xe.delete(e)}var cn=new Map,Ji=4e3;function ot(e,t){let n=`${e}\0${t}`,r=cn.get(n);if(r!==void 0)return r;let o=Zi(e,t);return cn.size>=Ji&&cn.clear(),cn.set(n,o),o}function Zi(e,t){let n=w.prefix,r;if(e.startsWith("@"))r=`on:${e.slice(1)}`;else if(e.startsWith(":")&&e.length>1)r=`bind:${e.slice(1)}`;else if(e.startsWith(".")&&e.length>1)r=`bind:${e.slice(1)}.prop`;else if(e.startsWith(n))r=e.slice(n.length);else if(e.startsWith("data-v-"))r=e.slice(7);else return null;if(!r)return null;let o=r.split("."),s=o.shift(),i={};for(let l of o){let f=l.indexOf("=");f>-1?i[l.slice(0,f)]=l.slice(f+1):i[l]=!0}let a=s.indexOf(":"),c=a>-1?s.slice(0,a):s,u=a>-1?s.slice(a+1):void 0;return{raw:e,name:c,arg:u,modifiers:i,expression:t}}function ea(e){let t=[],n=st.get(e);if(n&&n.size)for(let[r,o]of n){let s=ot(r,o);s&&(t.push(s),Ho(e,s.name))}else{let r=Bo(e);for(let o=0;o<r.length;o++){let s=r[o];if(!na(s))continue;let i=ot(s,e.getAttribute(s));i&&(t.push(i),Ho(e,i.name))}}return t.length<2?t:t.sort((r,o)=>$o(o)-$o(r))}var ta=typeof Element!="undefined"&&!!Element.prototype.getAttributeNames;function Bo(e){return ta?e.getAttributeNames():Array.from(e.attributes,t=>t.name)}function na(e){return Uo(e)||e.charCodeAt(0)===46&&e.length>1}function $o(e){var t,n;return(n=(t=we.get(e.name))==null?void 0:t.priority)!=null?n:0}var pr=new Map,ln=new WeakMap;function Ho(e,t){let n=pr.get(t);n||pr.set(t,n=new Set),n.add(e);let r=ln.get(e);r||ln.set(e,r=new Set),r.add(t)}function ra(e){var n;let t=ln.get(e);if(t){for(let r of t)(n=pr.get(r))==null||n.delete(e);ln.delete(e)}}var st=new WeakMap;function Uo(e){return e.startsWith(w.prefix)||e.startsWith("data-v-")||e.charCodeAt(0)===64||e.charCodeAt(0)===58&&e.length>1}function qo(e,t){var r;let n=(r=st.get(e))==null?void 0:r.get(t);return n!==void 0?n:e.getAttribute(t)}function _o(e,t){let n=st.get(e);return n!=null&&n.has(t)?!0:e.hasAttribute(t)}function oa(e){if(!w.cleanAttributes)return;let t=Bo(e),n=st.get(e);n||st.set(e,n=new Map);for(let r=0;r<t.length;r++){let o=t[r];Uo(o)&&(n.set(o,e.getAttribute(o)),e.removeAttribute(o))}}function Vo(e){let t=st.get(e);if(t){for(let[n,r]of t)if(!e.hasAttribute(n))try{e.setAttribute(n,r)}catch(o){}}}function Wo(e){let t=e.attributes;for(let n=0;n<t.length;n++){let r=t[n].name;if(r.startsWith(w.prefix)||r.charCodeAt(0)===64||r.charCodeAt(0)===58||r.startsWith("data-v-"))return!0}return!1}function $(e,t,n,r){if(e)try{return x(oe(e),t)}catch(o){me()&&ur(r!=null?r:t.el,n!=null?n:"expression",e,o),N(o,n?`${n} ("${e}")`:`expression "${e}"`);return}}var zo=new WeakSet;function Qo(e){zo.add(e)}function Do(e,t,n){let r=we.get(t.name);if(!r){me()&&t.raw.startsWith(w.prefix)&&Mo(e,t.raw,t.name);return}let o=null,s=()=>{if(!o){let a=o=new re(!0);ne(e,()=>a.stop()),Fo(e,a)}return o},i={el:e,scope:n,expression:t.expression,arg:t.arg,modifiers:t.modifiers,raw:t.raw,evaluate(a){return $(a!=null?a:t.expression,n,t.raw,e)},effect(a){let c=s(),u=()=>{let l=Be;Be=e;try{a()}finally{Be=l}};c.run(()=>J(u,{scope:c}))},cleanup(a){ne(e,a)},walk(a,c){j(a,c)}};try{r.setup(i)}catch(a){N(a,`directive ${t.raw}`)}}var mr=null;function Ko(e){mr=e}var sa=new Set(["SCRIPT","STYLE","NOSCRIPT"]);function j(e,t){let n=t!=null?t:Ee(e.parentNode);if(e.nodeType===11){let u=Array.from(e.childNodes);for(let l of u)j(l,n);return}if(e.nodeType===3){Yo(e,n);return}if(e.nodeType!==1)return;let r=e;if(xe.has(r))return;let o=r.tagName;if(sa.has(o))return;if(r.hasAttribute(`${w.prefix}ignore`)||r.hasAttribute(`${w.prefix}pre`)){xe.add(r);return}let s=n,i=ea(r),a=z.size===0&&at.size===0||r.hasAttribute(`${w.prefix}component`)?null:ma(o);if(i.length===0&&!a){Go(r,s);return}xe.add(r);let c=Be;Be=r;try{aa(r,i,a,s)}finally{Be=c}}var Be=null;function br(){return Be}function ia(e,t,n){let r=null;try{r=oe(e)}catch(a){r=null}if(!(r&&r.t==="obj"&&r.props.every(a=>!a.spread&&!a.keyExpr))){let a=$(e,t,"v-data");return t.reactiveChild(a&&typeof a=="object"?a:{},n)}let s=t.reactiveChild({},n),i=r.props;for(let a of i)if(a.key!==null)try{if(a.getter){let c=x(a.value,s);Object.defineProperty(s.data,a.key,{enumerable:!0,configurable:!0,get:()=>c.call(s.data)})}else s.data[a.key]=x(a.value,s)}catch(c){me()?ur(n,e,e,c):N(c,"v-data")}return s}function aa(e,t,n,r){let o=r;for(let l of t){let f=we.get(l.name);if(f!=null&&f.terminal){Do(e,l,o);return}}let s=t.find(l=>l.name==="data"),i=t.find(l=>l.name==="component"),a=i?i.expression||"":n||"",c=!1;if(a&&mr){let l=mr(e,a,o);l&&(o=l,c=!0,Ue.set(e,o))}else(s||i)&&(o=ia(s&&s.expression||"{}",o,e),Ue.set(e,o));let u=c?r:o;for(let l of t)l.name==="data"||l.name==="component"||Do(e,l,u);oa(e),zo.has(e)||Go(e,o)}function Go(e,t){var r;let n=[];for(let o=e.firstChild;o;o=o.nextSibling)o.nodeType===1?n.push(o):o.nodeType===3&&Yo(o,t);for(let o of n)j(o,(r=Ue.get(o))!=null?r:t)}var ca=500,Io=new Map;function ua(e){let t=e.trim();if(!t)return!1;let n=Io.get(t);if(n!==void 0)return n;let r=!0;try{r=oe(t).t!=="seq"}catch(o){r=!1}return Io.set(t,r),r}function la(e,t){let n=0,r=null;for(let o=t;o<e.length;o++){let s=e[o];if(r){s==="\\"?o++:s===r&&(r=null);continue}if(s==='"'||s==="'"||s==="`"){r=s;continue}if(s==="{")n++;else if(s==="}"&&(n--,n===0))return o}return-1}function da(e){let t=[],n="",r=0,o=()=>{n&&t.push({text:n}),n=""};for(;r<e.length;){let s=e.indexOf("{",r);if(s===-1){n+=e.slice(r);break}n+=e.slice(r,s);let i=e[s+1]==="{",a=i?e.indexOf("}}",s+2):la(e,s);if(a===-1){n+=e[s],r=s+1;continue}let c=i?e.slice(s+2,a):e.slice(s+1,a),u=i?a+2:a+1;if((i||c.length<=ca)&&ua(c)){o(),t.push({expression:c.trim(),raw:e.slice(s,u),explicit:i}),r=u;continue}n+=e[s],r=s+1}return o(),t}var fa=new Set(["PRE","CODE","SCRIPT","STYLE","TEXTAREA"]);function pa(e,t,n){if(e.explicit||e.raw===void 0)return!1;let r;try{r=oe(e.expression)}catch(o){return!0}return r.t==="lit"?!0:t!==void 0?!1:r.t==="id"?n.lookup(r.n)===void 0&&!(r.n in Y):!1}function Yo(e,t){let n=e.textContent;if(!n||n.indexOf("{")===-1||xe.has(e))return;let r=e.parentElement;for(;r;){if(fa.has(r.tagName)||r.hasAttribute(`${w.prefix}ignore`)||r.hasAttribute(`${w.prefix}pre`)||r.hasAttribute("data-v-ignore")||r.hasAttribute("data-v-pre"))return;r=r.parentElement}let o=da(n);if(!o.some(i=>i.expression))return;xe.add(e);let s=new re(!0);ne(e,()=>s.stop()),Fo(e,s),s.run(()=>J(()=>{let i="";for(let a of o){if(a.text!==void 0){i+=a.text;continue}let c=$(a.expression,t,"interpolation");i+=pa(a,c,t)?a.raw:be(c)}e.textContent!==i&&(e.textContent=i)},{scope:s}))}function Lt(e,t){Ue.set(e,t)}function ma(e){let t=e.toLowerCase();if(z.has(t))return t;let n=at.get(t);return n!=null?n:null}var at=new Map;var hr=!1,rt=null,ha=[];function jo(e,t){for(let n of ha)try{n(e,t)}catch(r){console.error("[Voodoo] a start hook failed",r)}}function Xo(e){var n;if(typeof document=="undefined")return;let t=(n=e!=null?e:w.root)!=null?n:document.body;t&&(Object.assign(Y,w.globals),jo(t,!1),j(t,pe),jo(t,!0),hr||(hr=!0,w.autoDiscover&&ga(t),document.dispatchEvent(new CustomEvent("voodoo:ready",{detail:{root:t}}))))}function ga(e){typeof MutationObserver!="undefined"&&(rt=new MutationObserver(t=>{for(let n of t){for(let r=0;r<n.removedNodes.length;r++){let o=n.removedNodes[r];if(fr.has(o)){fr.delete(o);continue}o.nodeType===1&&!o.isConnected&&H(o)}for(let r=0;r<n.addedNodes.length;r++){let o=n.addedNodes[r];o.nodeType===1&&(xe.has(o)||j(o,Ee(o.parentNode)))}}}),rt.observe(e,{childList:!0,subtree:!0}))}function Jo(){rt==null||rt.disconnect(),rt=null,hr=!1}function Zo(e){j(e!=null?e:document.body,e?Ee(e.parentNode):pe)}G();se();var fn=new Set,es=new Set;function ut(e,t){let n=Ie(e);z.set(n,t),at.set(n.replace(/-/g,""),n),ya(n)}function ya(e){var r;if(typeof document=="undefined"||!document.body)return;let t=e.replace(/-/g,""),n=[e,t,`[${w.prefix}component="${e}"]`];for(let o of n){let s;try{s=Array.from(document.querySelectorAll(o))}catch(i){continue}for(let i of s){if((r=it(i))!=null&&r.component||va(i))continue;let a=Ee(i.parentNode);gr(i)&&(H(i),Vo(i)),j(i,a)}}}function va(e){let t=e.parentElement;for(;t&&t!==document.body;){if(Wo(t)&&!gr(t))return!0;t=t.parentElement}return!1}function ba(e,t){var n,r;if(!t||!t.type||t.type==="any")return e;if(e==null||e==="")return(n=t.default)!=null?n:e;switch(t.type){case"number":{let o=Number(e);return Number.isNaN(o)?(r=t.default)!=null?r:e:o}case"boolean":return e===""||e==="true"||e===!0||e==="1";case"string":return String(e);case"array":return Array.isArray(e)?e:[e];default:return e}}function wa(e){let t={};if(Array.isArray(e.props))for(let n of e.props)t[n]={type:"any"};else e.props&&Object.assign(t,e.props);return t}function wr(e){return e.replace(/-(\w)/g,(t,n)=>n.toUpperCase())}function Ta(e,t,n,r,o){var u;let s=F({}),i=Object.keys(t),a=new Map;for(let l of i)a.set(l.toLowerCase(),l),a.set(Ie(l),l),a.set(wr(l).toLowerCase(),l);for(let l of i)t[l].default!==void 0&&(s[l]=t[l].default);let c=Array.from(e.attributes);for(let l of c){let f=ot(l.name,l.value);if(f&&f.name==="bind"&&f.arg){let d=(u=a.get(f.arg.toLowerCase()))!=null?u:wr(f.arg);if(i.length&&!a.has(f.arg.toLowerCase()))continue;r.run(()=>J(()=>{s[d]=$(f.expression,n,`:${f.arg}`)}));continue}if(f)continue;let p=a.get(l.name.toLowerCase());p?s[p]=ba(l.value,t[p]):i.length||(s[wr(l.name)]=l.value)}for(let l of i)t[l].required&&s[l]===void 0&&Oo(e,o,l);return s}function xa(e,t,n){let r=Array.from(e.querySelectorAll("slot"));if(!r.length)return;let o=new Map,s=[];Array.from(t.childNodes).forEach(i=>{var c,u;let a=i.nodeType===1&&(c=i.getAttribute("slot"))!=null?c:null;if(a){i.removeAttribute("slot");let l=(u=o.get(a))!=null?u:[];l.push(i),o.set(a,l)}else s.push(i)});for(let i of r){let a=i.getAttribute("name"),c=a?o.get(a):s,u=document.createDocumentFragment();if(c&&c.length)for(let l of c)u.appendChild(l);else for(;i.firstChild;)u.appendChild(i.firstChild);Array.from(u.childNodes).forEach(l=>{l.nodeType===1&&Ea(l,n)}),i.replaceWith(u)}}var dn=null;function ts(e){dn=e}function Ea(e,t){dn==null||dn(e,t)}function ns(e,t,n){var v,I,D,C,W,P,te,q;let r=t?Ie(t):"",o=r?(D=(I=z.get(r))!=null?I:z.get((v=at.get(r))!=null?v:""))!=null?D:{}:{};r&&!z.has(r)&&!at.has(r)&&Lo(e,t);let s=new re(!0),i=wa(o),a=Ta(e,i,n,s,r||"inline");!o.state&&o.data&&lr("data()","state()"),o.destroyed&&lr("destroyed()","unmounted()");let c=(C=o.state)!=null?C:o.data,u={},l={},f=o.inheritScope?n:n.root,p=new je({},f,e);p.component=l;try{u=c?(W=c.call(l,a))!=null?W:{}:{}}catch(T){N(T,`state() of component "${t}"`)}let d=e.getAttribute(`${w.prefix}data`);if(d){let T=$(d,n,"v-data");T&&typeof T=="object"&&Object.assign(u,T)}if(o.provide)try{let T=typeof o.provide=="function"?o.provide.call(l):o.provide;T&&typeof T=="object"&&(p.provides={...T})}catch(T){N(T,`provide() of component "${t}"`)}if(o.inject){let T=Array.isArray(o.inject)?o.inject.map(b=>[b,{from:b}]):Object.entries(o.inject).map(([b,R])=>[b,R!=null?R:{}]);for(let[b,R]of T){let Le=(P=R.from)!=null?P:b,jn=n.inject(Le,R.default);b in u||(u[b]=jn)}}let m=F(u),g={};if(o.computed)for(let[T,b]of Object.entries(o.computed))g[T]=De(()=>b.call(l));let h={};if(o.methods)for(let[T,b]of Object.entries(o.methods))h[T]=(...R)=>b.apply(l,R);for(let[T,b]of Object.entries(o))typeof b=="function"&&(ka.has(T)||T==="state"||T==="data"||T in h||(h[T]=(...R)=>b.apply(l,R)));let y=(T,b)=>{let R=new CustomEvent(T,{detail:b,bubbles:!0,cancelable:!0});R.__voodoo=!0,e.dispatchEvent(R)},S={$el:e,$props:a,$name:r||"inline",$scope:p,$parent:(q=(te=n.owner)==null?void 0:te.component)!=null?q:null,emit:y,$emit:y,$nextTick:T=>Promise.resolve().then(()=>(G(),po)).then(b=>b.nextTick(T)),$watch:(T,b)=>fe(()=>$(T,p),b)},V={get(T,b){if(typeof b!="symbol")return b==="$refs"?p.allRefs:b in S?S[b]:b in g?g[b].value:b in h?h[b]:b in a?a[b]:m[b]},set(T,b,R){return typeof b=="symbol"?!0:b in g?(g[b].value=R,!0):b in a?(a[b]=R,!0):(m[b]=R,!0)},has(T,b){if(typeof b=="symbol")return!1;let R=b;return R==="$refs"||R in S||R in g||R in h||R in a||R in m},ownKeys(){return[...new Set([...Object.keys(m),...Object.keys(a),...Object.keys(h),...Object.keys(g)])]},getOwnPropertyDescriptor(){return{enumerable:!0,configurable:!0}}},k=new Proxy(l,V);if(p.data=k,Object.setPrototypeOf(l,k),o.watch)for(let[T,b]of Object.entries(o.watch))s.run(()=>fe(()=>k[T],(R,Le)=>b.call(k,R,Le)));if(o.style&&!es.has(r)){es.add(r);let T=document.createElement("style");T.setAttribute("data-voodoo-component",r),T.textContent=o.style,document.head.appendChild(T)}if(ct(o,k,"beforeMount"),o.template){let T=document.createDocumentFragment();for(;e.firstChild;)T.appendChild(e.firstChild);e.innerHTML=o.template,xa(e,T,n)}return fn.add(k),Re(()=>{ct(o,k,"mounted"),o.updated&&s.run(()=>J(()=>{for(let T of Object.keys(m))m[T];ct(o,k,"updated")}))}),ne(e,()=>{ct(o,k,"beforeUnmount"),s.stop(),fn.delete(k),ct(o,k,"unmounted"),ct(o,k,"destroyed")}),p}var ka=new Set(["beforeMount","mounted","updated","beforeUnmount","unmounted","destroyed"]);function ct(e,t,n){let r=e[n];if(typeof r=="function")try{r.call(t)}catch(o){N(o,`hook ${n}`)}}G();se();var lt=[],Tr=null,pn=0,rs=-1,Er=0,xr=!1;function os(){return typeof performance!="undefined"&&performance.now?performance.now():Date.now()}function Sa(){if(Tr||typeof MutationObserver=="undefined"||typeof document=="undefined")return;let e=document.documentElement;e&&(Tr=new MutationObserver(()=>{pn++}),Tr.observe(e,{childList:!0,subtree:!0}))}function ss(){if(xr)return;xr=!0;let e=()=>{xr=!1,Aa()};if(typeof requestAnimationFrame=="function"){let t=!1,n=()=>{t||(t=!0,e())};requestAnimationFrame(n),setTimeout(n,32);return}setTimeout(e,0)}function Aa(){var t;pn===rs?Er++:Er=0,rs=pn;let e=os();for(let n=lt.length-1;n>=0;n--){let r=lt[n],o=null;try{o=r.ready()}catch(s){o=null}if(o){lt.splice(n,1),r.action(o);continue}e-r.since>1e4&&(lt.splice(n,1),(t=r.onGiveUp)==null||t.call(r))}lt.length&&ss()}function kr(e){let t=null;try{t=e.ready()}catch(n){t=null}if(t){e.action(t);return}Sa(),lt.push({...e,since:os()}),ss()}function is(){return typeof document=="undefined"||!document.body?!1:Er>=2}function Ra(){return typeof document=="undefined"||!document.body?!1:pn===0}function Nt(e){typeof document!="undefined"&&kr({ready:()=>is()?document.body:null,action:()=>e(),onGiveUp:()=>{document.body&&e()}})}function as(e){if(typeof document!="undefined"){if(Ra()){Promise.resolve().then(e);return}kr({ready:()=>is()?document.body:null,action:()=>e(),onGiveUp:()=>{document.body&&e()}})}}function mn(e,t,n){if(typeof e!="string"){t(e);return}typeof document!="undefined"&&kr({ready:()=>document.querySelector(e),action:r=>t(r),onGiveUp:n})}var Ca=0,hn=null;function cs(e){hn=e}function us(e={}){let t=`voodoo-app-${++Ca}`,{components:n,...r}=e,o={globalProperties:{}},s={},i=[],a=null,c="",u=null,l=[];function f(){if(n)for(let[m,g]of Object.entries(n)){let h=Ie(m);z.has(h)||(ut(h,g),i.push(h))}}function p(m){var h,y;if(u)return u;a=m,c=m.innerHTML,Object.assign(Y,o.globalProperties),f();let g={...r};if(Object.keys(s).length){let S=g.provide;g.provide=()=>({...typeof S=="function"?S():S!=null?S:{},...s})}ut(t,g),m.setAttribute(`${w.prefix}component`,t);try{j(m,pe)}catch(S){return N(S,`application mounting "${t}"`),null}if(u=(y=(h=it(m))==null?void 0:h.component)!=null?y:null,u){let S=l;l=[];for(let V of S)V(u)}return u}let d={name:t,config:o,get instance(){return u},get container(){return a},get isMounted(){return u!==null},component(m,g){var y;let h=Ie(m);return g===void 0?(y=n&&n[m])!=null?y:z.get(h):(n?n[m]=g:e.components={[m]:g},u&&!z.has(h)&&(ut(h,g),i.push(h)),d)},directive(m,g){return hn==null||hn(m,g),d},use(m,g){return an(Pa(),m,g),d},provide(m,g){return s[m]=g,d},mount(m){if(u)return u;if(typeof m!="string")return p(m);let g=null;return mn(m,h=>{g=p(h)},()=>{console.warn(`[Voodoo] createApp().mount("${m}") did not find the element. The application remains unmounted.`)}),g},whenMounted(){return u?Promise.resolve(u):new Promise(m=>l.push(m))},unmount(){if(a){H(a),a.removeAttribute(`${w.prefix}component`),a.innerHTML=c,z.delete(t);for(let m of i)z.delete(m);i.length=0,u=null,a=null}}};return d}var ls=null;function ds(e){ls=e}function Pa(){return ls}G();G();var Ce=new Map,Sr=de(0),Ar=new Map;function gn(e,t,n={}){let r=Ce.get(e);if(!t){if(!r){let c=F({});return Ce.set(e,c),c}return r}if(r)return Object.assign(r,t),r;let o=typeof n.persist=="string"?n.persist:`voodoo:store:${e}`,s=Object.getOwnPropertyDescriptors(t),i=Object.defineProperties({},s);if(n.persist&&typeof localStorage!="undefined")try{let c=localStorage.getItem(o);if(c){let u=JSON.parse(c);for(let[l,f]of Object.entries(u))s[l]&&!("value"in s[l])||(i[l]=f)}}catch(c){}let a=F(i);for(let[c,u]of Object.entries(s)){let l=u.value;typeof l=="function"&&(a[c]=(...f)=>l.apply(a,f))}if(Ce.set(e,a),Sr.value++,n.persist&&typeof localStorage!="undefined"){let c=fe(a,()=>{try{localStorage.setItem(o,JSON.stringify(Ma(a)))}catch(u){}},{deep:!0});Ar.set(e,c)}return a}function Ma(e){let t={},n=Object.getOwnPropertyDescriptors(K(e));for(let[r,o]of Object.entries(e))typeof o!="function"&&(n[r]&&!("value"in n[r])||(t[r]=o));return t}var qe=new Proxy({},{get:(e,t)=>(Sr.value,Ce.get(t)),has:(e,t)=>(Sr.value,Ce.has(t)),ownKeys:()=>[...Ce.keys()],getOwnPropertyDescriptor:()=>({enumerable:!0,configurable:!0})});function fs(e){var t;(t=Ar.get(e))==null||t(),Ar.delete(e),Ce.delete(e)}function ps(){return[...Ce.keys()]}var Pr={};Yt(Pr,{capitalize:()=>hs,chunk:()=>Ia,clone:()=>Ot,debounce:()=>_e,device:()=>Ve,escapeHtml:()=>$t,formatCurrency:()=>Ka,formatDate:()=>Ya,formatFileSize:()=>Ja,formatNumber:()=>Ga,formatPercent:()=>Za,get:()=>Fa,groupBy:()=>Ha,isBrowser:()=>yn,matchesMedia:()=>dt,memoize:()=>$a,merge:()=>ms,once:()=>Oa,parseDuration:()=>_,random:()=>Ua,relativeTime:()=>Xa,sample:()=>qa,set:()=>Ba,setFormatDefaults:()=>Qa,sleep:()=>Na,slugify:()=>_a,sortBy:()=>ja,stripTags:()=>za,throttle:()=>Cr,titleCase:()=>Wa,truncate:()=>Va,uid:()=>Rr,unique:()=>Da,uuid:()=>La});function La(){let e=globalThis.crypto;if(e!=null&&e.randomUUID)return e.randomUUID();if(e!=null&&e.getRandomValues){let t=e.getRandomValues(new Uint8Array(16));t[6]=t[6]&15|64,t[8]=t[8]&63|128;let n=Array.from(t,r=>r.toString(16).padStart(2,"0")).join("");return`${n.slice(0,8)}-${n.slice(8,12)}-${n.slice(12,16)}-${n.slice(16,20)}-${n.slice(20)}`}return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,t=>{let n=Math.random()*16|0;return(t==="x"?n:n&3|8).toString(16)})}function Rr(e="v"){return`${e}${Math.random().toString(36).slice(2,9)}`}function Na(e){return new Promise(t=>setTimeout(t,e))}function _(e,t=0){if(e==null||e==="")return t;if(typeof e=="number")return e;let n=/^\s*([\d.]+)\s*(ms|s|m|h)?\s*$/i.exec(String(e));if(!n)return t;let r=parseFloat(n[1]);switch((n[2]||"ms").toLowerCase()){case"s":return r*1e3;case"m":return r*6e4;case"h":return r*36e5;default:return r}}function _e(e,t=250,n=!1){let r=null,o=null,s,i=function(...a){o=a,s=this;let c=n&&r===null;r&&clearTimeout(r),r=setTimeout(()=>{r=null,!n&&o&&e.apply(s,o)},t),c&&e.apply(this,a)};return i.cancel=()=>{r&&clearTimeout(r),r=null,o=null},i.flush=()=>{r&&o&&(clearTimeout(r),r=null,e.apply(s,o))},i}function Cr(e,t=250){let n=0,r=null,o=null,s=function(...i){let a=Date.now();o=i;let c=t-(a-n);c<=0?(r&&(clearTimeout(r),r=null),n=a,e.apply(this,i)):r||(r=setTimeout(()=>{n=Date.now(),r=null,o&&e.apply(this,o)},c))};return s.cancel=()=>{r&&clearTimeout(r),r=null},s.flush=()=>{r&&o&&(clearTimeout(r),r=null,e.apply(null,o))},s}function Oa(e){let t=!1,n;return function(...r){return t||(t=!0,n=e.apply(this,r)),n}}function $a(e,t=(...n)=>JSON.stringify(n)){let n=new Map,r=function(...o){let s=t(...o);if(n.has(s))return n.get(s);let i=e.apply(this,o);return n.set(s,i),i};return r.cache=n,r}function Ot(e){if(e===null||typeof e!="object")return e;if(typeof structuredClone=="function")try{return structuredClone(e)}catch(n){}if(Array.isArray(e))return e.map(n=>Ot(n));if(e instanceof Date)return new Date(e.getTime());if(e instanceof Map)return new Map([...e].map(([n,r])=>[n,Ot(r)]));if(e instanceof Set)return new Set([...e].map(n=>Ot(n)));let t={};for(let[n,r]of Object.entries(e))t[n]=Ot(r);return t}function ms(e,...t){for(let n of t)if(n)for(let[r,o]of Object.entries(n)){let s=e[r];o&&typeof o=="object"&&!Array.isArray(o)&&s&&typeof s=="object"&&!Array.isArray(s)?e[r]=ms({...s},o):e[r]=o}return e}function Ha(e,t){let n={},r=typeof t=="function"?t:o=>o==null?void 0:o[t];for(let o of e){let s=String(r(o));(n[s]||(n[s]=[])).push(o)}return n}function Da(e,t){if(!t)return[...new Set(e)];let n=typeof t=="function"?t:s=>s==null?void 0:s[t],r=new Set,o=[];for(let s of e){let i=n(s);r.has(i)||(r.add(i),o.push(s))}return o}function Ia(e,t=10){if(t<1)return[e];let n=[];for(let r=0;r<e.length;r+=t)n.push(e.slice(r,r+t));return n}function ja(e,t,n="asc"){let r=typeof t=="function"?t:s=>s==null?void 0:s[t],o=n==="desc"?-1:1;return[...e].sort((s,i)=>{let a=r(s),c=r(i);return a==null&&c==null?0:a==null?1:c==null?-1:typeof a=="string"&&typeof c=="string"?a.localeCompare(c,void 0,{numeric:!0})*o:(a>c?1:a<c?-1:0)*o})}function Fa(e,t,n){let r=t.split("."),o=e;for(let s of r){if(o==null)return n;o=o[s]}return o!=null?o:n}function Ba(e,t,n){let r=t.split("."),o=e;for(let s=0;s<r.length-1;s++){let i=r[s];(typeof o[i]!="object"||o[i]===null)&&(o[i]=/^\d+$/.test(r[s+1])?[]:{}),o=o[i]}o[r[r.length-1]]=n}function Ua(e=0,t=1){return Math.floor(Math.random()*(t-e+1))+e}function qa(e){return e[Math.floor(Math.random()*e.length)]}function _a(e,t="-"){return String(e).normalize("NFD").replace(/[̀-ͯ]/g,"").toLowerCase().trim().replace(/[^a-z0-9]+/g,t).replace(new RegExp(`\\${t}{2,}`,"g"),t).replace(new RegExp(`^\\${t}|\\${t}$`,"g"),"")}function Va(e,t=100,n="..."){let r=String(e!=null?e:"");return r.length<=t?r:r.slice(0,Math.max(0,t-n.length)).trimEnd()+n}function hs(e){let t=String(e!=null?e:"");return t.charAt(0).toUpperCase()+t.slice(1)}function Wa(e){return String(e!=null?e:"").replace(/\w\S*/g,t=>hs(t.toLowerCase()))}function $t(e){return String(e!=null?e:"").replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;").replace(/'/g,"&#39;")}function za(e){return String(e!=null?e:"").replace(/<\/?[^>]+(>|$)/g,"")}var ft="pt-BR",gs="BRL";function Qa(e,t){e&&(ft=e),t&&(gs=t)}function Ka(e,t={}){var r,o;let n=typeof e=="string"?parseFloat(e):e;return n==null||Number.isNaN(n)?"":new Intl.NumberFormat((r=t.locale)!=null?r:ft,{style:"currency",currency:(o=t.currency)!=null?o:gs}).format(n)}function Ga(e,t={}){let n=typeof e=="string"?parseFloat(e):e;if(n==null||Number.isNaN(n))return"";let{locale:r,...o}=t;return new Intl.NumberFormat(r!=null?r:ft,o).format(n)}function Ya(e,t="short",n){let r=e instanceof Date?e:new Date(e);if(Number.isNaN(r.getTime()))return"";let o=n!=null?n:ft;if(typeof t=="object")return new Intl.DateTimeFormat(o,t).format(r);let s={short:{day:"2-digit",month:"2-digit",year:"numeric"},long:{day:"2-digit",month:"long",year:"numeric"},full:{dateStyle:"full"},time:{hour:"2-digit",minute:"2-digit"},datetime:{day:"2-digit",month:"2-digit",year:"numeric",hour:"2-digit",minute:"2-digit"}};if(s[t])return new Intl.DateTimeFormat(o,s[t]).format(r);let i=a=>String(a).padStart(2,"0");return t.replace(/YYYY/g,String(r.getFullYear())).replace(/YY/g,String(r.getFullYear()).slice(-2)).replace(/MM/g,i(r.getMonth()+1)).replace(/DD/g,i(r.getDate())).replace(/HH/g,i(r.getHours())).replace(/mm/g,i(r.getMinutes())).replace(/ss/g,i(r.getSeconds()))}function Xa(e,t){let n=e instanceof Date?e:new Date(e);if(Number.isNaN(n.getTime()))return"";let r=n.getTime()-Date.now(),o=Math.abs(r),s=[["year",31536e6],["month",2592e6],["week",6048e5],["day",864e5],["hour",36e5],["minute",6e4],["second",1e3]],i=new Intl.RelativeTimeFormat(t!=null?t:ft,{numeric:"auto"});for(let[a,c]of s)if(o>=c||a==="second")return i.format(Math.round(r/c),a);return""}function Ja(e,t=1){let n=Number(e);if(!n||Number.isNaN(n))return"0 B";let r=["B","KB","MB","GB","TB","PB"],o=Math.min(Math.floor(Math.log(Math.abs(n))/Math.log(1024)),r.length-1);return`${(n/1024**o).toFixed(o===0?0:t)} ${r[o]}`}function Za(e,t=0,n){return new Intl.NumberFormat(n!=null?n:ft,{style:"percent",minimumFractionDigits:t,maximumFractionDigits:t}).format(e)}var yn=typeof window!="undefined"&&typeof window.document!="undefined";function dt(e){if(!yn||typeof window.matchMedia!="function")return!1;try{return window.matchMedia(e).matches}catch(t){return!1}}var Ve={get touch(){return yn&&("ontouchstart"in window||navigator.maxTouchPoints>0)},get mobile(){return dt("(max-width: 767px)")},get tablet(){return dt("(min-width: 768px) and (max-width: 1023px)")},get desktop(){return dt("(min-width: 1024px)")},get online(){return!yn||navigator.onLine},get reducedMotion(){return dt("(prefers-reduced-motion: reduce)")},get darkMode(){return dt("(prefers-color-scheme: dark)")}};var Z=class extends Error{constructor(n,r,o,s){super(n);M(this,"response",r);M(this,"config",o);M(this,"cause",s);this.name="HttpError"}get status(){var n,r;return(r=(n=this.response)==null?void 0:n.status)!=null?r:0}get isNetworkError(){return!this.response}},Q={baseURL:"",headers:{Accept:"application/json, text/html, */*"},timeout:3e4,retry:0,retryDelay:500,credentials:"same-origin",csrfMeta:"csrf-token",csrfHeader:"X-CSRF-TOKEN"},vn=[],bn=[],Ht=[],Dt=new Map;function ys(e){var t;return`${(t=e.method)!=null?t:"GET"} ${mt(e)}`}function ec(e){if(!e){Dt.clear();return}let t=typeof e=="string"?n=>n.includes(e):n=>e.test(n);for(let n of[...Dt.keys()])t(n)&&Dt.delete(n)}var bs="voodoo:offline-queue";function Mr(){try{return JSON.parse(localStorage.getItem(bs)||"[]")}catch(e){return[]}}function Lr(e){try{localStorage.setItem(bs,JSON.stringify(e))}catch(t){}}function tc(e){var n,r;if(typeof localStorage=="undefined")return;let t=Mr();t.push({url:mt(e),method:(n=e.method)!=null?n:"POST",body:e.body,headers:(r=e.headers)!=null?r:{},at:Date.now()}),Lr(t)}async function ws(){if(typeof localStorage=="undefined")return 0;let e=Mr();if(!e.length)return 0;Lr([]);let t=0;for(let n=0;n<e.length;n++){let r=e[n];try{await It({url:r.url,method:r.method,body:r.body,headers:r.headers,offlineQueue:!1}),t++}catch(o){let s=Mr();Lr([...e.slice(n),...s]);break}}return t}typeof window!="undefined"&&window.addEventListener("online",()=>{ws()});function mt(e){let t=e.url,n=Q.baseURL;if(n&&!/^https?:\/\//i.test(t)&&!t.startsWith("//")&&(t=`${n.replace(/\/$/,"")}/${t.replace(/^\//,"")}`),e.params){let r=new URLSearchParams;for(let[s,i]of Object.entries(e.params))i==null||i===""||r.append(s,String(i));let o=r.toString();o&&(t+=(t.includes("?")?"&":"?")+o)}return t}function Ts(){var t;if(typeof document=="undefined")return null;let e=document.querySelector(`meta[name="${Q.csrfMeta}"]`);return(t=e==null?void 0:e.getAttribute("content"))!=null?t:null}function nc(e,t){if(e!=null)return typeof FormData!="undefined"&&e instanceof FormData||typeof Blob!="undefined"&&e instanceof Blob||typeof URLSearchParams!="undefined"&&e instanceof URLSearchParams||typeof ArrayBuffer!="undefined"&&e instanceof ArrayBuffer||typeof e=="string"?e:(t["Content-Type"]||(t["Content-Type"]="application/json"),JSON.stringify(e))}async function rc(e,t){if(e.status===204||e.status===205)return null;let n=e.headers.get("content-type")||"";switch(t){case"json":return e.json();case"text":return e.text();case"blob":return e.blob();case"arrayBuffer":return e.arrayBuffer();case"formData":return e.formData();default:if(n.includes("application/json")||n.includes("+json")){let r=await e.text();return r?JSON.parse(r):null}return e.text()}}var oc=new Set(["GET","HEAD","OPTIONS"]);function sc(e){for(let[t,n]of Object.entries(e))if(t.toLowerCase()==="idempotency-key"&&String(n).trim()!=="")return!0;return!1}function ic(e,t,n,r){var o;return oc.has(e)||t.retryUnsafe===!0||sc(n)?!0:(((o=t.retry)!=null?o:0)>0&&Mt(`http:retry-unsafe:${e} ${r}`,`retry ignored on ${e} ${r}: retrying a method that changes state may apply the same operation twice if the response is lost in transit. Allow with retryUnsafe: true or send an Idempotency-Key header.`),!1)}async function It(e){var l,f,p,d,m;let t={method:"GET",timeout:Q.timeout,retry:Q.retry,retryDelay:Q.retryDelay,credentials:Q.credentials,responseType:"auto",...e,headers:{...Q.headers,...e.headers}};for(let g of vn)t=await g(t);let n=((l=t.method)!=null?l:"GET").toUpperCase();if(t.cache&&n==="GET"){let g=Dt.get(ys(t));if(g&&g.expires>Date.now())return g.value}if(t.offlineQueue&&typeof navigator!="undefined"&&navigator.onLine===!1&&n!=="GET")return tc(t),{data:null,status:0,statusText:"offline-queued",headers:new Headers,ok:!0,raw:new Response(null,{status:202}),config:t};let r={...t.headers};if(n!=="GET"&&n!=="HEAD"){let g=Ts();g&&!r[Q.csrfHeader]&&(r[Q.csrfHeader]=g)}r["X-Requested-With"]||(r["X-Requested-With"]="XMLHttpRequest");let o=nc(t.body,r),s=mt(t),i=ic(n,t,r,s)?((f=t.retry)!=null?f:0)+1:1,a;for(let g=0;g<i;g++){let h=new AbortController,y=t.signal,S=null;y&&(y.aborted?h.abort(y.reason):(S=()=>h.abort(y.reason),y.addEventListener("abort",S,{once:!0})));let V=()=>{S&&y&&y.removeEventListener("abort",S),S=null},k=t.timeout&&t.timeout>0?setTimeout(()=>h.abort(new DOMException("timeout","TimeoutError")),t.timeout):null;try{let v=await fetch(s,{method:n,headers:r,body:n==="GET"||n==="HEAD"?void 0:o,credentials:t.credentials,signal:h.signal});k&&clearTimeout(k),V();let D={data:await rc(v,t.responseType),status:v.status,statusText:v.statusText,headers:v.headers,ok:v.ok,raw:v,config:t};if(!v.ok){if(v.status>=500&&g<i-1){await vs(((p=t.retryDelay)!=null?p:500)*2**g);continue}let C=new Z(`Request failed with status ${v.status}`,D,t);for(let W of Ht)W(C);throw C}for(let C of bn)D=await C(D);return t.cache&&n==="GET"&&Dt.set(ys(t),{expires:Date.now()+t.cache,value:D}),D}catch(v){if(k&&clearTimeout(k),V(),v instanceof Z)throw v;if(a=v,(v==null?void 0:v.name)==="AbortError"&&((d=t.signal)==null?void 0:d.aborted))break;if(g<i-1){await vs(((m=t.retryDelay)!=null?m:500)*2**g);continue}}}let c=(a==null?void 0:a.name)==="TimeoutError"?`Timeout after ${t.timeout}ms`:`Network failure accessing ${s}`,u=new Z(c,void 0,t,a);for(let g of Ht)g(u);throw u}function vs(e){return new Promise(t=>setTimeout(t,e))}async function pt(e){return(await It(e)).data}var ie={defaults:Q,get(e,t={}){return pt({...t,url:e,method:"GET"})},post(e,t,n={}){return pt({...n,url:e,method:"POST",body:t})},put(e,t,n={}){return pt({...n,url:e,method:"PUT",body:t})},patch(e,t,n={}){return pt({...n,url:e,method:"PATCH",body:t})},delete(e,t={}){return pt({...t,url:e,method:"DELETE"})},head(e,t={}){return pt({...t,url:e,method:"HEAD"})},request:It,upload(e,t,n={}){return new Promise((r,o)=>{var c,u;let s=new XMLHttpRequest,i=mt({url:e});s.open((c=n.method)!=null?c:"POST",i);for(let[l,f]of Object.entries({...Q.headers,...n.headers}))l.toLowerCase()!=="content-type"&&s.setRequestHeader(l,f);let a=Ts();a&&s.setRequestHeader(Q.csrfHeader,a),s.upload.addEventListener("progress",l=>{var f;l.lengthComputable&&((f=n.onProgress)==null||f.call(n,Math.round(l.loaded/l.total*100),l.loaded,l.total))}),s.addEventListener("load",()=>{let l=s.getResponseHeader("content-type")||"",f=s.responseText;if(l.includes("json"))try{f=JSON.parse(s.responseText)}catch(p){}s.status>=200&&s.status<300?r(f):o(new Z(`Upload failed with status ${s.status}`))}),s.addEventListener("error",()=>o(new Z("Network failure during upload"))),s.addEventListener("abort",()=>o(new Z("Upload canceled"))),(u=n.signal)==null||u.addEventListener("abort",()=>s.abort()),s.send(t)})},sse(e,t={}){let n=new EventSource(mt({url:e}));return n.addEventListener("message",r=>{var s;let o=r.data;try{o=JSON.parse(r.data)}catch(i){}(s=t.message)==null||s.call(t,o,r)}),t.error&&n.addEventListener("error",t.error),n},async stream(e,t,n={}){var a;let r=await fetch(mt({url:e,params:n.params}),{headers:{...Q.headers,...n.headers},signal:n.signal});if(!r.body)return;let o=r.body.getReader(),s=new TextDecoder,i="";for(;;){let{done:c,value:u}=await o.read();if(c)break;i+=s.decode(u,{stream:!0});let l=i.split(`
62
+ `);i=(a=l.pop())!=null?a:"";for(let f of l)f.trim()&&t(f)}i.trim()&&t(i)},interceptors:{request:{use(e){return vn.push(e),()=>{let t=vn.indexOf(e);t>-1&&vn.splice(t,1)}}},response:{use(e){return bn.push(e),()=>{let t=bn.indexOf(e);t>-1&&bn.splice(t,1)}}},error:{use(e){return Ht.push(e),()=>{let t=Ht.indexOf(e);t>-1&&Ht.splice(t,1)}}}},setHeader(e,t){t===null?delete Q.headers[e]:Q.headers[e]=t},setToken(e,t="Bearer"){this.setHeader("Authorization",e?`${t} ${e}`:null)},setBaseURL(e){Q.baseURL=e},clearCache:ec,flushOfflineQueue:ws,parseDuration:_};ht();var ac=`
63
63
  .v-toaster{position:fixed;z-index:var(--v-z-toast,1100);display:flex;flex-direction:column;gap:10px;padding:16px;pointer-events:none;max-width:min(420px,calc(100vw - 32px))}
64
64
  .v-toaster[data-pos^="top"]{top:0}
65
65
  .v-toaster[data-pos^="bottom"]{bottom:0;flex-direction:column-reverse}
@@ -104,7 +104,7 @@ Suggestion: attribute expressions accept a single value. If the logic spans more
104
104
  border-top-color:var(--v-primary,#6D3BF5);animation:v-spin .7s linear infinite}
105
105
  @keyframes v-spin{to{transform:rotate(360deg)}}
106
106
  @media (prefers-reduced-motion: reduce){.v-toast{transition:none}}
107
- `,Ka={success:"ok",error:"!",warning:"!",info:"i",loading:"",default:""},Nt=new Map,Ce={duration:4e3,position:"top-right",max:6};function Ga(e){Ue(),Ee("toast",Qa);let t=Nt.get(e);return t&&t.isConnected||(t=document.createElement("div"),t.className="v-toaster",t.setAttribute("data-pos",e),t.setAttribute("role","region"),t.setAttribute("aria-label","Notifications"),document.body.appendChild(t),Nt.set(e,t)),t}function qe(e){var p,d,m,g;let t=(p=e.position)!=null?p:Ce.position,n=(d=e.type)!=null?d:"default",r=(m=e.duration)!=null?m:n==="loading"?0:Ce.duration,o=Ga(t),s=vr("toast-"),i=document.createElement("div");i.className="v-toast",i.id=s,i.setAttribute("data-type",n),i.setAttribute("role",n==="error"?"alert":"status"),i.setAttribute("aria-live",n==="error"?"assertive":"polite"),i.setAttribute("aria-atomic","true");let a=!1,c=null,u=()=>{a||(a=!0,c&&clearTimeout(c),i.classList.add("v-out"),i.classList.remove("v-in"),setTimeout(()=>{var h;i.remove(),(h=e.onClose)==null||h.call(e),o.children.length||(o.remove(),Nt.delete(t))},220))},l=h=>{var V,k,v,I;let y=(V=h.type)!=null?V:n;if(i.setAttribute("data-type",y),h.html)i.innerHTML=h.html;else{i.textContent="";let D=document.createElement("span");D.className="v-toast-icon",D.setAttribute("aria-hidden","true"),D.textContent=(k=Ka[y])!=null?k:"",i.appendChild(D);let C=document.createElement("div");C.className="v-toast-body";let W=document.createElement("div");if(W.className="v-toast-title",W.textContent=(v=h.title)!=null?v:"",C.appendChild(W),h.description){let P=document.createElement("div");P.className="v-toast-desc",P.textContent=h.description,C.appendChild(P)}if(i.appendChild(C),h.action){let P=document.createElement("button");P.type="button",P.className="v-toast-action",P.textContent=h.action.label,P.addEventListener("click",()=>{var ee;(ee=h.action)==null||ee.onClick(),u()}),i.appendChild(P)}if(h.closable!==!1&&y!=="loading"){let P=document.createElement("button");P.type="button",P.className="v-toast-close",P.setAttribute("aria-label","Close notification"),P.innerHTML="&times;",P.addEventListener("click",u),i.appendChild(P)}}let S=(I=h.duration)!=null?I:r;if(S>0){let D=document.createElement("div");D.className="v-toast-bar",D.style.animation=`v-toast-bar ${S}ms linear forwards`,i.appendChild(D)}};for(l(e),o.appendChild(i),requestAnimationFrame(()=>i.classList.add("v-in"));o.children.length>Ce.max;)(g=o.firstElementChild)==null||g.remove();let f=h=>{c&&clearTimeout(c),h>0&&(c=setTimeout(u,h))};return f(r),i.addEventListener("mouseenter",()=>{c&&clearTimeout(c)}),i.addEventListener("mouseleave",()=>f(r)),{id:s,close:u,update(h){var y;l({...e,...h}),h.duration!==void 0?f(h.duration):((y=h.type)!=null?y:n)!=="loading"&&f(Ce.duration)}}}function lt(e,t){return typeof e=="string"?{title:e,type:t}:{type:t,...e}}var Pe=Object.assign((e,t={})=>qe({...lt(e,"default"),...t}),{success:(e,t={})=>qe({...lt(e,"success"),...t}),error:(e,t={})=>qe({...lt(e,"error"),...t}),warning:(e,t={})=>qe({...lt(e,"warning"),...t}),info:(e,t={})=>qe({...lt(e,"info"),...t}),loading:(e,t={})=>qe({...lt(e,"loading"),duration:0,...t}),async promise(e,t={}){var r,o,s;let n=qe({title:(r=t.loading)!=null?r:"Loading...",type:"loading",duration:0});try{let i=await e;return n.update({title:typeof t.success=="function"?t.success(i):(o=t.success)!=null?o:"Done",type:"success",duration:Ce.duration}),i}catch(i){throw n.update({title:typeof t.error=="function"?t.error(i):(s=t.error)!=null?s:"Something went wrong",type:"error",duration:Ce.duration}),i}},clear(){for(let[e,t]of Nt)t.remove(),Nt.delete(e)},configure(e){Object.assign(Ce,e)},settings:Ce});function gs(e,t=""){let n=r=>t+r;return{get(r,o){var s;try{let i=(s=e())==null?void 0:s.getItem(n(r));if(i==null)return o;try{return JSON.parse(i)}catch(a){return i}}catch(i){return o}},set(r,o){var s;try{return(s=e())==null||s.setItem(n(r),typeof o=="string"?o:JSON.stringify(o)),!0}catch(i){return!1}},remove(r){var o;try{(o=e())==null||o.removeItem(n(r))}catch(s){}},clear(){try{let r=e();if(!r)return;if(!t){r.clear();return}for(let o of Object.keys(r))o.startsWith(t)&&r.removeItem(o)}catch(r){}},has(r){var o;try{return((o=e())==null?void 0:o.getItem(n(r)))!==null}catch(s){return!1}},keys(){try{let r=e();return r?Object.keys(r).filter(o=>o.startsWith(t)).map(o=>o.slice(t.length)):[]}catch(r){return[]}}}}var se=gs(()=>typeof localStorage!="undefined"?localStorage:void 0),mn=gs(()=>typeof sessionStorage!="undefined"?sessionStorage:void 0),hn={get(e){if(typeof document=="undefined")return;let t=`${encodeURIComponent(e)}=`;for(let n of document.cookie.split("; "))if(n.startsWith(t))return decodeURIComponent(n.slice(t.length))},set(e,t,n={}){var o,s;if(typeof document=="undefined")return;let r=`${encodeURIComponent(e)}=${encodeURIComponent(t)}`;if(n.expires!==void 0){let i=typeof n.expires=="number"?new Date(Date.now()+n.expires*864e5):n.expires;r+=`; expires=${i.toUTCString()}`}r+=`; path=${(o=n.path)!=null?o:"/"}`,n.domain&&(r+=`; domain=${n.domain}`),n.secure&&(r+="; secure"),r+=`; samesite=${(s=n.sameSite)!=null?s:"Lax"}`,document.cookie=r},remove(e,t={}){this.set(e,"",{...t,expires:-1})},has(e){return this.get(e)!==void 0}},gn={get(e,t){var n;return typeof location=="undefined"?t:(n=new URLSearchParams(location.search).get(e))!=null?n:t},all(){return typeof location=="undefined"?{}:Object.fromEntries(new URLSearchParams(location.search))},set(e,t,n=!0){if(typeof location=="undefined")return;let r=new URL(location.href);t===null||t===""?r.searchParams.delete(e):r.searchParams.set(e,String(t)),history[n?"replaceState":"pushState"]({},"",r.toString())},remove(e,t=!0){this.set(e,null,t)},merge(e,t=!0){if(typeof location=="undefined")return;let n=new URL(location.href);for(let[r,o]of Object.entries(e))o===null||o===""?n.searchParams.delete(r):n.searchParams.set(r,String(o));history[t?"replaceState":"pushState"]({},"",n.toString())}},dt=new Map,yn={set(e,t,n=0){return dt.set(e,{value:t,expires:n>0?Date.now()+n:1/0}),t},get(e,t){let n=dt.get(e);return n?n.expires<Date.now()?(dt.delete(e),t):n.value:t},has(e){return this.get(e)!==void 0},remove(e){dt.delete(e)},clear(){dt.clear()},async remember(e,t,n){let r=this.get(e);if(r!==void 0)return r;let o=await n();return this.set(e,o,t),o},get size(){return dt.size}},Er="voodoo:theme",kr=null,ft={get current(){var e,t;return(t=(e=se.get(Er))!=null?e:kr)!=null?t:"system"},get resolved(){let e=this.current;return e!=="system"?e:typeof matchMedia=="undefined"?"light":matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light"},set(e){kr=e,se.set(Er,e),this.apply()},toggle(){let e=this.resolved==="dark"?"light":"dark";return this.set(e),e},get chosen(){return kr!==null||se.get(Er)!=null},apply(){if(typeof document=="undefined"||!this.chosen)return;let e=this.current,t=document.documentElement;e==="system"?t.removeAttribute("data-theme"):t.setAttribute("data-theme",e),t.style.colorScheme=this.resolved,document.dispatchEvent(new CustomEvent("voodoo:theme",{detail:{theme:e,resolved:this.resolved}}))},init(){typeof document!="undefined"&&(this.apply(),typeof matchMedia!="undefined"&&matchMedia("(prefers-color-scheme: dark)").addEventListener("change",()=>{this.current==="system"&&this.apply()}))}};var ie=F({width:0,height:0,mobile:!1,tablet:!1,desktop:!1,portrait:!1,landscape:!1,matches(e){return typeof matchMedia!="undefined"&&matchMedia(e).matches}});function Sr(){typeof window!="undefined"&&(ie.width=window.innerWidth,ie.height=window.innerHeight,ie.mobile=window.innerWidth<768,ie.tablet=window.innerWidth>=768&&window.innerWidth<1024,ie.desktop=window.innerWidth>=1024,ie.portrait=window.innerHeight>=window.innerWidth,ie.landscape=!ie.portrait)}var _e=F({online:!0,type:"unknown",saveData:!1,slow:!1});function vn(){var t;if(typeof navigator=="undefined")return;_e.online=navigator.onLine;let e=navigator.connection;e&&(_e.type=(t=e.effectiveType)!=null?t:"unknown",_e.saveData=!!e.saveData,_e.slow=e.effectiveType==="slow-2g"||e.effectiveType==="2g")}var Ar={async copy(e){var t;try{if((t=navigator.clipboard)!=null&&t.writeText)return await navigator.clipboard.writeText(e),!0}catch(n){}try{let n=document.createElement("textarea");n.value=e,n.setAttribute("readonly",""),n.style.cssText="position:fixed;top:-1000px;opacity:0",document.body.appendChild(n),n.select();let r=document.execCommand("copy");return n.remove(),r}catch(n){return!1}},async read(){try{return await navigator.clipboard.readText()}catch(e){return""}}},ys=!1;function vs(){var t,n;if(ys||(ys=!0,N("$el",r=>r.el),N("$refs",r=>r.allRefs),N("$data",r=>r.data),N("$root",r=>r.root.data),N("$parent",r=>{var o,s;return(s=(o=r.parent)==null?void 0:o.data)!=null?s:null}),N("$self",r=>{var o,s;return(s=(o=r.owner)==null?void 0:o.component)!=null?s:r.data}),N("$store",()=>ln),N("$http",()=>oe),N("$toast",()=>Pe),N("$clipboard",()=>Ar),N("$storage",()=>se),N("$session",()=>mn),N("$cookie",()=>hn),N("$cache",()=>yn),N("$url",()=>gn),N("$theme",()=>ft),N("$device",()=>Be),N("$screen",()=>ie),N("$network",()=>_e),N("$nextTick",()=>$e),N("$watch",r=>(o,s)=>ue(()=>O(o,r,"$watch"),s)),N("$dispatch",r=>(o,s)=>{var a;((a=r.el)!=null?a:document).dispatchEvent(new CustomEvent(o,{detail:s,bubbles:!0}))}),N("$log",()=>(...r)=>{console.log("[Voodoo]",...r)}),typeof window=="undefined"))return;Sr(),vn();let e=0;window.addEventListener("resize",()=>{cancelAnimationFrame(e),e=requestAnimationFrame(Sr)}),window.addEventListener("orientationchange",Sr),window.addEventListener("online",vn),window.addEventListener("offline",vn),(n=(t=navigator.connection)==null?void 0:t.addEventListener)==null||n.call(t,"change",vn)}Z();function Rr(e,t){if(!t)return e;let n=e;for(let r of t.split(".")){if(n==null)return;n=n[r]}return n}function Cr(e){var n;let t=(n=e.response)==null?void 0:n.data;if(!t||typeof t!="object")return null;for(let r of["message","error","detail","msg"]){let o=t[r];if(typeof o=="string")return o}return null}function bn(e,t={}){let n=()=>typeof e=="function"?e():e,r=()=>typeof t.params=="function"?t.params():t.params,o=null,s=null,i=F({data:null,loading:!1,error:null,loaded:!1,async reload(){var u,l,f,p,d;let a=n();if(!a)return;o==null||o.abort();let c=o=new AbortController;i.loading=!0,i.error=null;try{let m=await oe.request({url:a,method:(t.method||"GET").toUpperCase(),params:r(),headers:t.headers,cache:t.cache||void 0,retry:(u=t.retry)!=null?u:0,timeout:(l=t.timeout)!=null?l:oe.defaults.timeout,signal:c.signal});if(c.signal.aborted)return;i.data=Rr(m.data,t.jsonPath),i.loaded=!0,(f=t.onSuccess)==null||f.call(t,i.data)}catch(m){if(c.signal.aborted)return;let g=m instanceof X&&(p=Cr(m))!=null?p:m.message;i.error={name:"ResourceError",message:g},(d=t.onError)==null||d.call(t,m,g)}finally{c.signal.aborted||(i.loading=!1),o===c&&(o=null)}},set(a){i.data=a},stop(){o==null||o.abort(),o=null,i.loading=!1,s!==null&&(clearInterval(s),s=null)}});return t.poll&&t.poll>0&&(s=setInterval(()=>{(typeof document=="undefined"||document.visibilityState==="visible")&&i.reload()},t.poll)),t.manual||i.reload(),i}ut();ut();var bs=`
107
+ `,cc={success:"ok",error:"!",warning:"!",info:"i",loading:"",default:""},jt=new Map,Pe={duration:4e3,position:"top-right",max:6};function uc(e){We(),ke("toast",ac);let t=jt.get(e);return t&&t.isConnected||(t=document.createElement("div"),t.className="v-toaster",t.setAttribute("data-pos",e),t.setAttribute("role","region"),t.setAttribute("aria-label","Notifications"),document.body.appendChild(t),jt.set(e,t)),t}function ze(e){var p,d,m,g;let t=(p=e.position)!=null?p:Pe.position,n=(d=e.type)!=null?d:"default",r=(m=e.duration)!=null?m:n==="loading"?0:Pe.duration,o=uc(t),s=Rr("toast-"),i=document.createElement("div");i.className="v-toast",i.id=s,i.setAttribute("data-type",n),i.setAttribute("role",n==="error"?"alert":"status"),i.setAttribute("aria-live",n==="error"?"assertive":"polite"),i.setAttribute("aria-atomic","true");let a=!1,c=null,u=()=>{a||(a=!0,c&&clearTimeout(c),i.classList.add("v-out"),i.classList.remove("v-in"),setTimeout(()=>{var h;i.remove(),(h=e.onClose)==null||h.call(e),o.children.length||(o.remove(),jt.delete(t))},220))},l=h=>{var V,k,v,I;let y=(V=h.type)!=null?V:n;if(i.setAttribute("data-type",y),h.html)i.innerHTML=h.html;else{i.textContent="";let D=document.createElement("span");D.className="v-toast-icon",D.setAttribute("aria-hidden","true"),D.textContent=(k=cc[y])!=null?k:"",i.appendChild(D);let C=document.createElement("div");C.className="v-toast-body";let W=document.createElement("div");if(W.className="v-toast-title",W.textContent=(v=h.title)!=null?v:"",C.appendChild(W),h.description){let P=document.createElement("div");P.className="v-toast-desc",P.textContent=h.description,C.appendChild(P)}if(i.appendChild(C),h.action){let P=document.createElement("button");P.type="button",P.className="v-toast-action",P.textContent=h.action.label,P.addEventListener("click",()=>{var te;(te=h.action)==null||te.onClick(),u()}),i.appendChild(P)}if(h.closable!==!1&&y!=="loading"){let P=document.createElement("button");P.type="button",P.className="v-toast-close",P.setAttribute("aria-label","Close notification"),P.innerHTML="&times;",P.addEventListener("click",u),i.appendChild(P)}}let S=(I=h.duration)!=null?I:r;if(S>0){let D=document.createElement("div");D.className="v-toast-bar",D.style.animation=`v-toast-bar ${S}ms linear forwards`,i.appendChild(D)}};for(l(e),o.appendChild(i),requestAnimationFrame(()=>i.classList.add("v-in"));o.children.length>Pe.max;)(g=o.firstElementChild)==null||g.remove();let f=h=>{c&&clearTimeout(c),h>0&&(c=setTimeout(u,h))};return f(r),i.addEventListener("mouseenter",()=>{c&&clearTimeout(c)}),i.addEventListener("mouseleave",()=>f(r)),{id:s,close:u,update(h){var y;l({...e,...h}),h.duration!==void 0?f(h.duration):((y=h.type)!=null?y:n)!=="loading"&&f(Pe.duration)}}}function gt(e,t){return typeof e=="string"?{title:e,type:t}:{type:t,...e}}var Me=Object.assign((e,t={})=>ze({...gt(e,"default"),...t}),{success:(e,t={})=>ze({...gt(e,"success"),...t}),error:(e,t={})=>ze({...gt(e,"error"),...t}),warning:(e,t={})=>ze({...gt(e,"warning"),...t}),info:(e,t={})=>ze({...gt(e,"info"),...t}),loading:(e,t={})=>ze({...gt(e,"loading"),duration:0,...t}),async promise(e,t={}){var r,o,s;let n=ze({title:(r=t.loading)!=null?r:"Loading...",type:"loading",duration:0});try{let i=await e;return n.update({title:typeof t.success=="function"?t.success(i):(o=t.success)!=null?o:"Done",type:"success",duration:Pe.duration}),i}catch(i){throw n.update({title:typeof t.error=="function"?t.error(i):(s=t.error)!=null?s:"Something went wrong",type:"error",duration:Pe.duration}),i}},clear(){for(let[e,t]of jt)t.remove(),jt.delete(e)},configure(e){Object.assign(Pe,e)},settings:Pe});G();function Ss(e,t=""){let n=r=>t+r;return{get(r,o){var s;try{let i=(s=e())==null?void 0:s.getItem(n(r));if(i==null)return o;try{return JSON.parse(i)}catch(a){return i}}catch(i){return o}},set(r,o){var s;try{return(s=e())==null||s.setItem(n(r),typeof o=="string"?o:JSON.stringify(o)),!0}catch(i){return!1}},remove(r){var o;try{(o=e())==null||o.removeItem(n(r))}catch(s){}},clear(){try{let r=e();if(!r)return;if(!t){r.clear();return}for(let o of Object.keys(r))o.startsWith(t)&&r.removeItem(o)}catch(r){}},has(r){var o;try{return((o=e())==null?void 0:o.getItem(n(r)))!==null}catch(s){return!1}},keys(){try{let r=e();return r?Object.keys(r).filter(o=>o.startsWith(t)).map(o=>o.slice(t.length)):[]}catch(r){return[]}}}}var ae=Ss(()=>typeof localStorage!="undefined"?localStorage:void 0),Tn=Ss(()=>typeof sessionStorage!="undefined"?sessionStorage:void 0),xn={get(e){if(typeof document=="undefined")return;let t=`${encodeURIComponent(e)}=`;for(let n of document.cookie.split("; "))if(n.startsWith(t))return decodeURIComponent(n.slice(t.length))},set(e,t,n={}){var o,s;if(typeof document=="undefined")return;let r=`${encodeURIComponent(e)}=${encodeURIComponent(t)}`;if(n.expires!==void 0){let i=typeof n.expires=="number"?new Date(Date.now()+n.expires*864e5):n.expires;r+=`; expires=${i.toUTCString()}`}r+=`; path=${(o=n.path)!=null?o:"/"}`,n.domain&&(r+=`; domain=${n.domain}`),n.secure&&(r+="; secure"),r+=`; samesite=${(s=n.sameSite)!=null?s:"Lax"}`,document.cookie=r},remove(e,t={}){this.set(e,"",{...t,expires:-1})},has(e){return this.get(e)!==void 0}},En={get(e,t){var n;return typeof location=="undefined"?t:(n=new URLSearchParams(location.search).get(e))!=null?n:t},all(){return typeof location=="undefined"?{}:Object.fromEntries(new URLSearchParams(location.search))},set(e,t,n=!0){if(typeof location=="undefined")return;let r=new URL(location.href);t===null||t===""?r.searchParams.delete(e):r.searchParams.set(e,String(t)),history[n?"replaceState":"pushState"]({},"",r.toString())},remove(e,t=!0){this.set(e,null,t)},merge(e,t=!0){if(typeof location=="undefined")return;let n=new URL(location.href);for(let[r,o]of Object.entries(e))o===null||o===""?n.searchParams.delete(r):n.searchParams.set(r,String(o));history[t?"replaceState":"pushState"]({},"",n.toString())}},yt=new Map,kn={set(e,t,n=0){return yt.set(e,{value:t,expires:n>0?Date.now()+n:1/0}),t},get(e,t){let n=yt.get(e);return n?n.expires<Date.now()?(yt.delete(e),t):n.value:t},has(e){return this.get(e)!==void 0},remove(e){yt.delete(e)},clear(){yt.clear()},async remember(e,t,n){let r=this.get(e);if(r!==void 0)return r;let o=await n();return this.set(e,o,t),o},get size(){return yt.size}},Nr="voodoo:theme",Or=null,wn=de(0),vt={get current(){var e,t;return wn.value,(t=(e=ae.get(Nr))!=null?e:Or)!=null?t:"system"},get resolved(){let e=this.current;if(e!=="system")return e;if(typeof document!="undefined"){let t=document.documentElement.getAttribute("data-theme");if(t==="light"||t==="dark")return t}return typeof matchMedia=="undefined"?"light":matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light"},set(e){Or=e,ae.set(Nr,e),wn.value++,this.apply()},toggle(){let e=this.resolved==="dark"?"light":"dark";return this.set(e),e},get chosen(){return Or!==null||ae.get(Nr)!=null},apply(){if(typeof document=="undefined"||!this.chosen)return;let e=this.current,t=document.documentElement;e==="system"?t.removeAttribute("data-theme"):t.setAttribute("data-theme",e),t.style.colorScheme=this.resolved,document.dispatchEvent(new CustomEvent("voodoo:theme",{detail:{theme:e,resolved:this.resolved}}))},init(){typeof document!="undefined"&&(this.apply(),typeof MutationObserver!="undefined"&&new MutationObserver(()=>{wn.value++}).observe(document.documentElement,{attributes:!0,attributeFilter:["data-theme"]}),typeof matchMedia!="undefined"&&matchMedia("(prefers-color-scheme: dark)").addEventListener("change",()=>{wn.value++,this.current==="system"&&this.apply()}))}};var ce=F({width:0,height:0,mobile:!1,tablet:!1,desktop:!1,portrait:!1,landscape:!1,matches(e){return typeof matchMedia!="undefined"&&matchMedia(e).matches}});function $r(){typeof window!="undefined"&&(ce.width=window.innerWidth,ce.height=window.innerHeight,ce.mobile=window.innerWidth<768,ce.tablet=window.innerWidth>=768&&window.innerWidth<1024,ce.desktop=window.innerWidth>=1024,ce.portrait=window.innerHeight>=window.innerWidth,ce.landscape=!ce.portrait)}var Qe=F({online:!0,type:"unknown",saveData:!1,slow:!1});function Sn(){var t;if(typeof navigator=="undefined")return;Qe.online=navigator.onLine;let e=navigator.connection;e&&(Qe.type=(t=e.effectiveType)!=null?t:"unknown",Qe.saveData=!!e.saveData,Qe.slow=e.effectiveType==="slow-2g"||e.effectiveType==="2g")}var Hr={async copy(e){var t;try{if((t=navigator.clipboard)!=null&&t.writeText)return await navigator.clipboard.writeText(e),!0}catch(n){}try{let n=document.createElement("textarea");n.value=e,n.setAttribute("readonly",""),n.style.cssText="position:fixed;top:-1000px;opacity:0",document.body.appendChild(n),n.select();let r=document.execCommand("copy");return n.remove(),r}catch(n){return!1}},async read(){try{return await navigator.clipboard.readText()}catch(e){return""}}},As=!1;function Rs(){var t,n;if(As||(As=!0,O("$el",r=>r.el),O("$refs",r=>r.allRefs),O("$data",r=>r.data),O("$root",r=>r.root.data),O("$parent",r=>{var o,s;return(s=(o=r.parent)==null?void 0:o.data)!=null?s:null}),O("$self",r=>{var o,s;return(s=(o=r.owner)==null?void 0:o.component)!=null?s:r.data}),O("$store",()=>qe),O("$http",()=>ie),O("$toast",()=>Me),O("$clipboard",()=>Hr),O("$storage",()=>ae),O("$session",()=>Tn),O("$cookie",()=>xn),O("$cache",()=>kn),O("$url",()=>En),O("$theme",()=>vt),O("$device",()=>Ve),O("$screen",()=>ce),O("$network",()=>Qe),O("$nextTick",()=>He),O("$watch",r=>(o,s)=>fe(()=>$(o,r,"$watch"),s)),O("$dispatch",r=>(o,s)=>{var a;((a=r.el)!=null?a:document).dispatchEvent(new CustomEvent(o,{detail:s,bubbles:!0}))}),O("$log",()=>(...r)=>{console.log("[Voodoo]",...r)}),typeof window=="undefined"))return;$r(),Sn();let e=0;window.addEventListener("resize",()=>{cancelAnimationFrame(e),e=requestAnimationFrame($r)}),window.addEventListener("orientationchange",$r),window.addEventListener("online",Sn),window.addEventListener("offline",Sn),(n=(t=navigator.connection)==null?void 0:t.addEventListener)==null||n.call(t,"change",Sn)}G();var Cs=new WeakMap;function lc(e){var o,s,i;let t=(s=(o=br())!=null?o:e.el)!=null?s:e,n=Cs.get(t);n||(n={slots:[],index:0,scheduled:!1,bound:!1},Cs.set(t,n));let r=(i=br())!=null?i:e.el;if(!n.bound&&r){n.bound=!0;let a=n;ne(r,()=>{for(let c of a.slots)c.dispose&&c.dispose(),c.runner&&et(c.runner);a.slots.length=0})}if(!n.scheduled){n.scheduled=!0;let a=n;queueMicrotask(()=>{a.index=0,a.scheduled=!1})}return n}function An(e,t){let n=lc(e),r=n.index++,o=n.slots[r];return(!o||o.kind!==t)&&(o&&(o.dispose&&o.dispose(),o.runner&&et(o.runner)),o={kind:t,deps:null,value:void 0},n.slots[r]=o),o}function Ps(e,t){if(!e||!t||e.length!==t.length)return!0;for(let n=0;n<t.length;n++)if(!Object.is(e[n],t[n]))return!0;return!1}function Ms(e){return Array.isArray(e)?e.slice():null}function dc(e,t){let n=An(e,"state");return n.value===void 0&&(n.value=de(t)),n.value}function fc(e,t,n){let r=An(e,"effect"),o=Ms(n),s=()=>{if(r.dispose){let i=r.dispose;r.dispose=void 0,i()}};if(o){if(r.deps===null&&!r.runner||Ps(r.deps,o)){r.deps=o,s();let a=t();typeof a=="function"&&(r.dispose=a)}return}r.runner||(r.deps=null,r.runner=J(()=>{s();let i=t();typeof i=="function"&&(r.dispose=i)}))}function pc(e,t,n){let r=An(e,"memo"),o=Ms(n);return o?(r.value?Ps(r.deps,o)&&(r.deps=o,r.value.value=t()):(r.value=de(t()),r.deps=o),r.value):(r.value||(r.value=De(t)),r.value)}function mc(e,t){let n=An(e,"ref");return n.value||(n.value=At({current:t})),n.value}function hc(e,t){return t!==void 0&&!(e in qe)&&gn(e,t),qe[e]}function Ls(){nt("useState",e=>t=>dc(e,t)),nt("useEffect",e=>(t,n)=>fc(e,t,n)),nt("useMemo",e=>(t,n)=>pc(e,t,n)),nt("useRef",e=>t=>mc(e,t)),nt("useContext",()=>(e,t)=>hc(e,t))}G();function Dr(e,t){if(!t)return e;let n=e;for(let r of t.split(".")){if(n==null)return;n=n[r]}return n}function Ir(e){var n;let t=(n=e.response)==null?void 0:n.data;if(!t||typeof t!="object")return null;for(let r of["message","error","detail","msg"]){let o=t[r];if(typeof o=="string")return o}return null}function Rn(e,t={}){let n=()=>typeof e=="function"?e():e,r=()=>typeof t.params=="function"?t.params():t.params,o=null,s=null,i=F({data:null,loading:!1,error:null,loaded:!1,async reload(){var u,l,f,p,d;let a=n();if(!a)return;o==null||o.abort();let c=o=new AbortController;i.loading=!0,i.error=null;try{let m=await ie.request({url:a,method:(t.method||"GET").toUpperCase(),params:r(),headers:t.headers,cache:t.cache||void 0,retry:(u=t.retry)!=null?u:0,timeout:(l=t.timeout)!=null?l:ie.defaults.timeout,signal:c.signal});if(c.signal.aborted)return;i.data=Dr(m.data,t.jsonPath),i.loaded=!0,(f=t.onSuccess)==null||f.call(t,i.data)}catch(m){if(c.signal.aborted)return;let g=m instanceof Z&&(p=Ir(m))!=null?p:m.message;i.error={name:"ResourceError",message:g},(d=t.onError)==null||d.call(t,m,g)}finally{c.signal.aborted||(i.loading=!1),o===c&&(o=null)}},set(a){i.data=a},stop(){o==null||o.abort(),o=null,i.loading=!1,s!==null&&(clearInterval(s),s=null)}});return t.poll&&t.poll>0&&(s=setInterval(()=>{(typeof document=="undefined"||document.visibilityState==="visible")&&i.reload()},t.poll)),t.manual||i.reload(),i}ht();ht();var Ns=`
108
108
  .v-fade-enter-active,.v-fade-leave-active{transition:opacity .22s var(--v-ease,ease)}
109
109
  .v-fade-enter-from,.v-fade-leave-to{opacity:0}
110
110
 
@@ -126,7 +126,7 @@ Suggestion: attribute expressions accept a single value. If the logic spans more
126
126
  @media (prefers-reduced-motion: reduce){
127
127
  [class*="-enter-active"],[class*="-leave-active"]{transition-duration:.01ms !important}
128
128
  }
129
- `;function ws(e){let t=e.name||"v-fade";return{enterFrom:e.enterFrom||`${t}-enter-from`,enterActive:e.enterActive||`${t}-enter-active`,enterTo:e.enterTo||`${t}-enter-to`,leaveFrom:e.leaveFrom||`${t}-leave-from`,leaveActive:e.leaveActive||`${t}-leave-active`,leaveTo:e.leaveTo||`${t}-leave-to`}}function pt(e,t){for(let n of t.split(/\s+/).filter(Boolean))e.classList.add(n)}function mt(e,t){for(let n of t.split(/\s+/).filter(Boolean))e.classList.remove(n)}function Ts(e){let t=getComputedStyle(e),n=r=>Math.max(0,...r.split(",").map(o=>parseFloat(o)*(o.includes("ms")?1:1e3)||0));return Math.max(n(t.transitionDuration)+n(t.transitionDelay),n(t.animationDuration)+n(t.animationDelay))}function xs(e){requestAnimationFrame(()=>requestAnimationFrame(e))}function Ot(e,t={}){Ee("transitions",bs);let n=ws(t);return Be.reducedMotion?Promise.resolve():new Promise(r=>{pt(e,n.enterFrom),pt(e,n.enterActive),xs(()=>{var i;mt(e,n.enterFrom),pt(e,n.enterTo);let o=(i=t.duration)!=null?i:Ts(e),s=()=>{mt(e,n.enterActive),mt(e,n.enterTo),r()};o<=0?s():setTimeout(s,o+20)})})}function $t(e,t={}){Ee("transitions",bs);let n=ws(t);return Be.reducedMotion?Promise.resolve():new Promise(r=>{pt(e,n.leaveFrom),pt(e,n.leaveActive),xs(()=>{var i;mt(e,n.leaveFrom),pt(e,n.leaveTo);let o=(i=t.duration)!=null?i:Ts(e),s=()=>{mt(e,n.leaveActive),mt(e,n.leaveTo),r()};o<=0?s():setTimeout(s,o+20)})})}function Ht(e,t=240){return new Promise(n=>{e.style.removeProperty("display"),getComputedStyle(e).display==="none"&&(e.style.display="block");let r=e.scrollHeight;e.style.overflow="hidden",e.style.height="0px",e.style.paddingTop="0px",e.style.paddingBottom="0px",e.style.transition=`height ${t}ms var(--v-ease, ease), padding ${t}ms var(--v-ease, ease)`,requestAnimationFrame(()=>{e.style.removeProperty("padding-top"),e.style.removeProperty("padding-bottom"),e.style.height=`${r}px`}),setTimeout(()=>{e.style.removeProperty("height"),e.style.removeProperty("overflow"),e.style.removeProperty("transition"),n()},t+20)})}function Dt(e,t=240){return new Promise(n=>{e.style.height=`${e.scrollHeight}px`,e.style.overflow="hidden",e.style.transition=`height ${t}ms var(--v-ease, ease), padding ${t}ms var(--v-ease, ease)`,requestAnimationFrame(()=>{e.style.height="0px",e.style.paddingTop="0px",e.style.paddingBottom="0px"}),setTimeout(()=>{e.style.display="none",e.style.removeProperty("height"),e.style.removeProperty("padding-top"),e.style.removeProperty("padding-bottom"),e.style.removeProperty("overflow"),e.style.removeProperty("transition"),n()},t+20)})}function wn(e,t=220){return new Promise(n=>{e.style.opacity="0",e.style.removeProperty("display"),getComputedStyle(e).display==="none"&&(e.style.display=""),e.style.transition=`opacity ${t}ms ease`,requestAnimationFrame(()=>{e.style.opacity="1"}),setTimeout(()=>{e.style.removeProperty("transition"),e.style.removeProperty("opacity"),n()},t+20)})}function Tn(e,t=220){return new Promise(n=>{e.style.transition=`opacity ${t}ms ease`,e.style.opacity="0",setTimeout(()=>{e.style.display="none",e.style.removeProperty("transition"),e.style.removeProperty("opacity"),n()},t+20)})}function Es(e){let t=document;typeof t.startViewTransition=="function"&&!Be.reducedMotion?t.startViewTransition(e):e()}Z();re();function Ya(e,t,n){try{let o={t:"assign",op:"=",target:le(e),value:{t:"lit",v:n}};x(o,t)}catch(r){$(r,`assignment in "${e}"`)}}function Cs(e){let t=w.prefix,n=e.hasAttribute(`${t}transition`),r=e.hasAttribute(`${t}enter-class`)||e.hasAttribute(`${t}leave-class`)||e.hasAttribute(`${t}enter-active-class`)||e.hasAttribute(`${t}leave-active-class`);if(!n&&!r)return null;let o=e.getAttribute(`${t}transition`)||"fade";return{name:o.startsWith("v-")?o:`v-${o}`,enterFrom:e.getAttribute(`${t}enter-class`)||void 0,enterActive:e.getAttribute(`${t}enter-active-class`)||void 0,enterTo:e.getAttribute(`${t}enter-to-class`)||void 0,leaveFrom:e.getAttribute(`${t}leave-class`)||void 0,leaveActive:e.getAttribute(`${t}leave-active-class`)||void 0,leaveTo:e.getAttribute(`${t}leave-to-class`)||void 0,duration:e.hasAttribute(`${t}duration`)?_(e.getAttribute(`${t}duration`)):void 0}}A("text",({el:e,effect:t,evaluate:n})=>{t(()=>{e.textContent=ye(n());let r=e.firstChild;r&&r.nodeType===3&&ur(r)})});A("html",e=>{let{el:t,effect:n,evaluate:r,scope:o}=e;jo(t),n(()=>{let s=r();for(let i of Array.from(t.children))H(i);t.innerHTML=s==null?"":String(s);for(let i of Array.from(t.children))j(i,o)})});A("show",({el:e,effect:t,evaluate:n})=>{let r=e.style.display==="none"?"":e.style.display,o=!0,s=Cs(e);t(()=>{let i=!!n();if(o){o=!1,e.style.display=i?r:"none";return}if(!s){e.style.display=i?r:"none";return}i?(e.style.display=r,Ot(e,s)):$t(e,s).then(()=>{e.style.display="none"})})});A("if",({el:e,scope:t,expression:n,effect:r})=>{var p;let o=w.prefix,s=[{expression:n,template:e}],i=e.nextElementSibling;for(;i;)if(i.hasAttribute(`${o}else-if`))s.push({expression:i.getAttribute(`${o}else-if`)||"false",template:i}),i=i.nextElementSibling;else if(i.hasAttribute(`${o}else`)){s.push({expression:null,template:i}),i=i.nextElementSibling;break}else break;let a=document.createComment(w.devtools?` v-if: ${n} `:"");(p=e.parentNode)==null||p.insertBefore(a,e);for(let d of s)lr(d.template),d.template.removeAttribute(`${o}if`),d.template.removeAttribute(`${o}else-if`),d.template.removeAttribute(`${o}else`),ur(d.template);let c=Cs(e),u=-1,l=[],f=()=>{let d=l;if(l=[],!d.length)return;let m=()=>{for(let g of d)H(g),g.remove()};c&&d[0]instanceof HTMLElement?$t(d[0],c).then(m):m()};r(()=>{let d=-1;for(let h=0;h<s.length;h++){let y=s[h];if(y.expression===null||O(y.expression,t,"v-if")){d=h;break}}if(d===u||(u=d,f(),d===-1))return;let m=s[d].template,g=Ps(m,a,t);l=g,c&&g[0]instanceof HTMLElement&&Ot(g[0],c)}),fe(e,f)},{priority:U.IF,terminal:!0});function Ps(e,t,n,r){let o=t.parentNode;if(!o)return[];let s=[];if(e.tagName==="TEMPLATE"){let i=e.content.cloneNode(!0),a=Array.from(i.childNodes);o.insertBefore(i,t);for(let c of a)s.push(c),c.nodeType===1&&(At(c,n),j(c,n))}else{let i=e.cloneNode(!0);s.push(i),At(i,n),r?(r.fragment.appendChild(i),r.pending.push([i,n])):(o.insertBefore(i,t),j(i,n))}return s}A("else-if",()=>{},{priority:U.IF,terminal:!0});A("else",()=>{},{priority:U.IF,terminal:!0});var Xa=/^\s*\(?\s*([^)]*?)\s*\)?\s+(?:in|of)\s+(.+?)\s*$/;A("for",({el:e,scope:t,expression:n,effect:r})=>{var h;let o=Xa.exec(n);if(!o){$(new Error(`Invalid syntax in v-for="${n}". Use "item in items".`),"v-for");return}let s=o[1].split(",").map(y=>y.trim()).filter(Boolean),i=o[2],[a,c,u]=s,l=w.prefix,f=e.getAttribute(":key")||e.getAttribute(`${l}bind:key`)||e.getAttribute(`${l}key`),p=document.createComment(w.devtools?` v-for: ${n} `:"");(h=e.parentNode)==null||h.insertBefore(p,e);let d=e.cloneNode(!0);d.removeAttribute(`${l}for`),d.removeAttribute(":key"),d.removeAttribute(`${l}bind:key`),d.removeAttribute(`${l}key`),lr(e);let m=[];fe(p,()=>{for(let y of m)for(let S of y.nodes)H(S),S.remove();m=[]}),r(()=>{var W,P,ee;let y=O(i,t,"v-for"),S=Ja(y,a,c,u),V=new Map;for(let q of m)V.set(q.key,q);let k=[],v=new Set,I={fragment:document.createDocumentFragment(),pending:[]};S.forEach((q,T)=>{let b=f?O(f,t.child(q),":key"):`__index_${T}`;f&&v.has(b)&&xo(e,b,n);let R=V.get(b);if(R&&!v.has(b)){v.add(b);for(let[fi,pi]of Object.entries(q))R.data[fi]=pi;k.push(R);return}let Me=t.reactiveChild(q),Mn=Ps(d,p,Me,I);v.add(b),k.push({key:b,scope:Me,nodes:Mn,data:Me.data})}),I.fragment.firstChild&&((W=p.parentNode)==null||W.insertBefore(I.fragment,p));for(let[q,T]of I.pending)j(q,T);let D=new Set(k);for(let q of m)if(!(v.has(q.key)&&D.has(q)))for(let T of q.nodes)H(T),T.remove();let C=p;for(let q=k.length-1;q>=0;q--){let T=k[q],b=T.nodes[T.nodes.length-1];if(b&&b.nextSibling!==C)for(let R of T.nodes)(P=p.parentNode)==null||P.insertBefore(R,C);C=(ee=T.nodes[0])!=null?ee:C}m=k})},{priority:U.FOR,terminal:!0});function Ja(e,t,n,r){let o=[];if(Array.isArray(e))return e.forEach((s,i)=>{let a={[t]:s};n&&(a[n]=i),o.push(a)}),o;if(typeof e=="number"){for(let s=1;s<=e;s++){let i={[t]:s};n&&(i[n]=s-1),o.push(i)}return o}return typeof e=="string"?(Array.from(e).forEach((s,i)=>{let a={[t]:s};n&&(a[n]=i),o.push(a)}),o):(e&&typeof e=="object"&&(e instanceof Map?Array.from(e.entries()):e instanceof Set?Array.from(e).map((i,a)=>[a,i]):Object.entries(e)).forEach(([i,a],c)=>{let u={[t]:a};n&&(u[n]=i),r&&(u[r]=c),o.push(u)}),o)}var Za=new Set(["disabled","checked","readonly","required","selected","hidden","open","multiple","autofocus","novalidate","inert"]),ec=new Set(["href","src","action","formaction","xlink:href","ping","poster"]),tc=/[\s\x00-\x1f]/g;function nc(e){let t=e.replace(tc,"").toLowerCase();return t.startsWith("javascript:")||t.startsWith("vbscript:")||t.startsWith("data:text/html")||t.startsWith("data:application/xhtml")}function ks(e,t,n,r=!1,o=!1){if(t==="class")return Ms(e,n);if(t==="style")return Pr(e,n);if(w.sanitizeUrls&&!o&&t==="srcdoc"){Ie(`:srcdoc refused in ${we(e)}: the value becomes a document with active script inside the iframe, the same way v-html becomes markup. If the content is trusted, write :srcdoc.dangerous="..."; to turn off this protection on the entire application, set V.config.sanitizeUrls = false.`),e.removeAttribute(t);return}if(w.sanitizeUrls&&!r){if(ec.has(t)&&typeof n=="string"&&nc(n)){Ie(`value refused in :${t} of ${we(e)}: "${n.slice(0,60)}" uses a scheme that executes code. Use an http(s) or relative address. To turn off this protection, set V.config.sanitizeUrls = false.`),e.removeAttribute(t);return}if(t.length>2&&/^on[a-z]/.test(t)){Ie(`attribute "${t}" refused in ${we(e)}: linking event by attribute creates an inline handler. Use @${t.slice(2)}="..." instead.`),e.removeAttribute(t);return}}if(r){e[t]=n;return}if(Za.has(t)){n===!1||n==null?e.removeAttribute(t):e.setAttribute(t,""),t in e&&(e[t]=!!n);return}if(t==="value"&&"value"in e){e.value=n==null?"":n;return}n==null||n===!1?e.removeAttribute(t):e.setAttribute(t,n===!0?"":String(n))}var Ss=new WeakMap;function Ms(e,t){let n=Ss.get(e);n||(n=(e.getAttribute("class")||"").split(/\s+/).filter(Boolean),Ss.set(e,n));let r=new Set(n);Ls(t,r),e.setAttribute("class",Array.from(r).join(" ")),e.getAttribute("class")||e.removeAttribute("class")}function Ls(e,t){if(e){if(typeof e=="string"){for(let n of e.split(/\s+/))n&&t.add(n);return}if(Array.isArray(e)){for(let n of e)Ls(n,t);return}if(typeof e=="object"){for(let[n,r]of Object.entries(e))if(r)for(let o of n.split(/\s+/))o&&t.add(o)}}}function Pr(e,t){if(t){if(typeof t=="string"){e.style.cssText=t;return}if(Array.isArray(t)){for(let n of t)Pr(e,n);return}for(let[n,r]of Object.entries(t)){if(r==null||r===!1){e.style.removeProperty(n);continue}let o=n.startsWith("--")?n:n.replace(/[A-Z]/g,i=>`-${i.toLowerCase()}`),s=String(r);o.startsWith("--"),e.style.setProperty(o,s)}}}A("bind",({el:e,arg:t,modifiers:n,effect:r,evaluate:o,expression:s})=>{if(!t){r(()=>{let c=o();if(c&&typeof c=="object")for(let[u,l]of Object.entries(c))ks(e,u,l)});return}if(t==="key")return;let i=!!n.prop,a=!!n.dangerous;r(()=>{ks(e,t,o(),i,a)})},{priority:U.BIND});A("class",({el:e,effect:t,evaluate:n})=>{t(()=>Ms(e,n()))});A("style",({el:e,effect:t,evaluate:n})=>{t(()=>Pr(e,n()))});var As={enter:["Enter"],esc:["Escape"],escape:["Escape"],space:[" ","Spacebar"],tab:["Tab"],delete:["Delete","Backspace"],backspace:["Backspace"],up:["ArrowUp"],down:["ArrowDown"],left:["ArrowLeft"],right:["ArrowRight"]},rc=["ctrl","shift","alt","meta"];function Rs(e,t,n,r){let o=n.detail,s=n.__voodoo===!0,i=t.child({$event:s?o:n,$rawEvent:n,$el:r,$detail:o});try{let a=le(e),c=x(a,i);typeof c=="function"&&(a.t==="id"||a.t==="member")&&c.call(t.data,s?o:n)}catch(a){$(a,`event ${n.type} ("${e}")`)}}var oc={hover:"mouseenter",unhover:"mouseleave",tap:"click",press:"pointerdown",release:"pointerup",rightclick:"contextmenu",enterkey:"keydown",type:"input",submitform:"submit"},Ns={hold(e,t,n,r){let o=_(typeof n.duration=="string"&&n.duration||Object.keys(n).find(l=>/^[\d.]+(ms|s)?$/.test(l))||e.getAttribute(`${w.prefix}hold-duration`)||800,800),s=null,i=!1,a=l=>{i=!1,e.classList.add("v-holding"),e.style.setProperty("--v-hold-duration",`${o}ms`),s=setTimeout(()=>{i=!0,e.classList.remove("v-holding"),t(l)},o)},c=()=>{s&&clearTimeout(s),s=null,e.classList.remove("v-holding")},u=l=>{i&&(l.preventDefault(),l.stopPropagation(),i=!1)};e.addEventListener("pointerdown",a),e.addEventListener("pointerup",c),e.addEventListener("pointerleave",c),e.addEventListener("pointercancel",c),e.addEventListener("click",u,!0),r(()=>{c(),e.removeEventListener("pointerdown",a),e.removeEventListener("pointerup",c),e.removeEventListener("pointerleave",c),e.removeEventListener("pointercancel",c),e.removeEventListener("click",u,!0)})},outside(e,t,n,r){let o=s=>{e.isConnected&&(e===s.target||e.contains(s.target)||t(s))};document.addEventListener("click",o,!0),r(()=>document.removeEventListener("click",o,!0))},visible(e,t,n,r){var s,i;if(typeof IntersectionObserver=="undefined"){t(new CustomEvent("visible"));return}let o=new IntersectionObserver(a=>{for(let c of a)c.isIntersecting&&(t(new CustomEvent("visible",{detail:c})),n.repeat!==!0&&o.unobserve(e))},{threshold:Number((s=n.threshold)!=null?s:.1),rootMargin:String((i=n.margin)!=null?i:"0px")});o.observe(e),r(()=>o.disconnect())}};for(let e of["left","right","up","down"])Ns[`swipe${e}`]=(t,n,r,o)=>{let s=0,i=0,a=!1,c=l=>{a=!0,s=l.clientX,i=l.clientY},u=l=>{if(!a)return;a=!1;let f=l.clientX-s,p=l.clientY-i,d=40;(e==="left"?f<-d&&Math.abs(f)>Math.abs(p):e==="right"?f>d&&Math.abs(f)>Math.abs(p):e==="up"?p<-d&&Math.abs(p)>Math.abs(f):p>d&&Math.abs(p)>Math.abs(f))&&n(new CustomEvent(`swipe${e}`,{detail:{dx:f,dy:p}}))};t.addEventListener("pointerdown",c),window.addEventListener("pointerup",u),o(()=>{t.removeEventListener("pointerdown",c),window.removeEventListener("pointerup",u)})};function Os(e,t,n,r,o,s){var d;let i=(d=oc[t])!=null?d:t,a=Ns[t];if(a){a(e,m=>{o.prevent&&m.preventDefault(),o.stop&&m.stopPropagation(),Rs(n,r,m,e)},o,s);return}let c=o.window?window:o.document||o.outside?document:e,u=m=>{if(!(o.self&&m.target!==e)&&!(o.outside&&(e===m.target||e.contains(m.target)||!e.isConnected))){if(m instanceof KeyboardEvent){for(let h of rc)if(o[h]&&!m[`${h}Key`])return;let g=Object.keys(o).filter(h=>h in As||/^[a-z0-9]$/.test(h));if(g.length&&!g.some(y=>{let S=As[y];return S?S.includes(m.key):m.key.toLowerCase()===y}))return}o.prevent&&m.preventDefault(),o.stop&&m.stopPropagation(),Rs(n,r,m,e)}},l=o.debounce;l!==void 0&&(u=Fe(u,_(l===!0?250:l,250)));let f=o.throttle;f!==void 0&&(u=br(u,_(f===!0?250:f,250)));let p={capture:!!o.capture,once:!!o.once,passive:!!o.passive};c.addEventListener(i,u,p),s(()=>c.removeEventListener(i,u,p))}A("on",({el:e,arg:t,expression:n,scope:r,modifiers:o,cleanup:s})=>{t&&Os(e,t,n,r,o,s)});var sc=["click","dblclick","input","change","keyup","keydown","keypress","mouseenter","mouseleave","mouseover","mousedown","mouseup","contextmenu","wheel","paste","dragstart","dragover","dragleave","drop"];for(let e of sc)A(e,({el:t,expression:n,scope:r,modifiers:o,cleanup:s})=>{Os(t,e,n,r,o,s)});A("model",({el:e,expression:t,scope:n,modifiers:r,effect:o,cleanup:s})=>{let i=e,a=i.tagName,c=(i.getAttribute("type")||"text").toLowerCase(),u=a==="INPUT"&&c==="checkbox",l=a==="INPUT"&&c==="radio",f=a==="SELECT",p=f&&i.multiple,d=a==="INPUT"&&c==="file",m=c==="number"||c==="range",g=!!r.lazy,h=!!r.number||m,y=!!r.trim,S=r.debounce?_(r.debounce===!0?250:r.debounce,250):e.getAttribute(`${w.prefix}debounce`)?_(e.getAttribute(`${w.prefix}debounce`),250):0,V=g||f||u||l||d?"change":"input",k=()=>{var I,D;let v;if(u){let C=O(t,n,"v-model");if(Array.isArray(C)){let W=i.value,P=[...C],ee=P.indexOf(W);i.checked&&ee===-1?P.push(W):!i.checked&&ee>-1&&P.splice(ee,1),v=P}else v=i.checked}else if(l){if(!i.checked)return;v=i.value}else if(p)v=Array.from(i.selectedOptions).map(C=>C.value);else if(d)v=r.single?(D=(I=i.files)==null?void 0:I[0])!=null?D:null:i.files;else if(v=i.value,y&&typeof v=="string"&&(v=v.trim()),h&&typeof v=="string"){let C=v===""?null:Number(v);v=C===null||Number.isNaN(C)?v:C}Ya(t,n,v)};S>0&&(k=Fe(k,S)),i.addEventListener(V,k),s(()=>i.removeEventListener(V,k)),o(()=>{let v=O(t,n,"v-model");if(u){i.checked=Array.isArray(v)?v.includes(i.value):!!v;return}if(l){i.checked=String(v)===i.value;return}if(p){let D=Array.isArray(v)?v.map(String):[];for(let C of Array.from(i.options))C.selected=D.includes(C.value);return}if(d)return;let I=v==null?"":String(v);i.value!==I&&(i.value=I),f&&i.value!==I&&$e(()=>{i.value!==I&&(i.value=I)})})},{priority:U.MODEL});A("init",({el:e,expression:t,scope:n})=>{Ae(()=>{let r=n.child({$el:e}),o=O(t,r,"v-init");typeof o=="function"&&o.call(n.data)})},{priority:U.INIT});A("ref",({el:e,expression:t,scope:n,cleanup:r})=>{var i;let o=t.trim();if(!o)return;let s=(i=n.owner)!=null?i:n;s.refs[o]=e,r(()=>{s.refs[o]===e&&delete s.refs[o]})},{priority:U.REF});A("effect",({effect:e,evaluate:t})=>{e(()=>{t()})});A("watch",({el:e,expression:t,scope:n,effect:r})=>{let o=e.getAttribute(`${w.prefix}model`),s,i=!0;r(()=>{let a=o?O(o,n,"v-watch"):O(t,n,"v-watch");if(i){i=!1,s=a;return}if(a===s)return;let c=s;if(s=a,o){let u=n.child({$value:a,$old:c,$el:e}),l=O(t,u,"v-watch");typeof l=="function"&&l.call(n.data,a,c)}})});A("cloak",({el:e})=>{e.removeAttribute(`${w.prefix}cloak`)});A("once",({el:e,effect:t,evaluate:n})=>{let r=n();r!==void 0&&(e.textContent=ye(r))});A("teleport",({el:e,expression:t,cleanup:n})=>{var i;let r=t.trim()||"body",o=r==="body"?document.body:document.querySelector(r);if(!o){$(new Error(`v-teleport destination not found: ${r}`),"v-teleport");return}let s=document.createComment(" v-teleport ");(i=e.parentNode)==null||i.insertBefore(s,e),o.appendChild(e),n(()=>{var a;(a=s.parentNode)==null||a.insertBefore(e,s),s.remove()})},{priority:U.DATA});for(let e of["transition","enter-class","enter-active-class","enter-to-class","leave-class","leave-active-class","leave-to-class","duration","key","slot","ignore","pre"])A(e,()=>{},{priority:U.TRANSITION});A("data",()=>{},{priority:U.DATA});A("component",()=>{},{priority:U.COMPONENT});Z();re();var Ds=()=>w.prefix;function E(e,t){return Oo(e,`${Ds()}${t}`)}function Nr(e,t){return $o(e,`${Ds()}${t}`)}function ic(e,t){var i,a,c;let n=E(e,"target"),r=E(e,"loading"),o={},s=E(e,"headers");if(s){let u=O(s,t,"v-headers");u&&typeof u=="object"&&(o=u)}return{target:n?document.querySelector(n):null,swap:E(e,"swap")||"innerHTML",loadingTarget:r?document.querySelector(r):null,loadingClass:E(e,"loading-class")||"v-loading",disableWhileLoading:Nr(e,"disable-loading"),confirmMessage:E(e,"confirm"),toastSuccess:E(e,"toast-success"),toastError:E(e,"toast-error"),onSuccess:E(e,"on-success"),onError:E(e,"on-error"),onComplete:E(e,"on-complete"),cacheMs:_((i=E(e,"cache"))!=null?i:void 0,0),retry:Number((a=E(e,"retry"))!=null?a:0),timeout:_((c=E(e,"timeout"))!=null?c:void 0,oe.defaults.timeout),storeAs:E(e,"as"),jsonPath:E(e,"json-path"),templateSelector:E(e,"template"),offlineQueue:Nr(e,"offline-queue"),headers:o,redirect:E(e,"redirect"),scrollTo:E(e,"scroll-to")}}function $s(e,t,n,r){var s,i;let o=a=>{for(let c of Array.from(a))c.nodeType===1&&j(c,r)};switch(n){case"none":return;case"delete":H(e),e.remove();return;case"textContent":e.textContent=t;return;case"outerHTML":case"replace":{let a=document.createElement("template");a.innerHTML=t;let c=Array.from(a.content.childNodes);H(e),e.replaceWith(a.content),o(c);return}case"beforebegin":case"afterbegin":case"beforeend":case"afterend":{let a=new Set(Array.from((i=(s=e.parentElement)==null?void 0:s.childNodes)!=null?i:[]));e.insertAdjacentHTML(n,t);let c=n==="afterbegin"||n==="beforeend"?e:e.parentElement;if(c)for(let u of Array.from(c.childNodes))u.nodeType===1&&!a.has(u)&&j(u,r);return}case"append":e.insertAdjacentHTML("beforeend",t),o(e.childNodes);return;case"prepend":e.insertAdjacentHTML("afterbegin",t),o(e.childNodes);return;default:{for(let a of Array.from(e.children))H(a);e.innerHTML=t,o(e.childNodes)}}}function xn(e,t=0){if(e==null)return"";if(typeof e!="object")return Ct(String(e));if(Array.isArray(e)){if(!e.length)return'<p class="v-json-empty">No results.</p>';if(e.every(o=>o&&typeof o=="object"&&!Array.isArray(o))&&t===0){let o=Array.from(e.reduce((a,c)=>{for(let u of Object.keys(c))a.add(u);return a},new Set)),s=o.map(a=>`<th>${Ct(a)}</th>`).join(""),i=e.map(a=>`<tr>${o.map(c=>`<td>${xn(a[c],t+1)}</td>`).join("")}</tr>`).join("");return`<table class="v-json-table"><thead><tr>${s}</tr></thead><tbody>${i}</tbody></table>`}return`<ul class="v-json-list">${e.map(o=>`<li>${xn(o,t+1)}</li>`).join("")}</ul>`}let n=Object.entries(e);return n.length?`<dl class="v-json-object">${n.map(([r,o])=>`<dt>${Ct(r)}</dt><dd>${xn(o,t+1)}</dd>`).join("")}</dl>`:""}function ac(e,t,n,r){let o=document.querySelector(e);if(!o){$(new Error(`Template not found: ${e}`),"v-template");return}for(let i of Array.from(r.children))H(i);r.innerHTML="";let s=Array.isArray(t)?t:[t];for(let[i,a]of s.entries()){let c=o.content.cloneNode(!0),u=Array.from(c.childNodes);r.appendChild(c);let l=n.reactiveChild({item:a,index:i,...a&&typeof a=="object"?a:{}});for(let f of u)f.nodeType===1&&j(f,l)}}var Mr=new WeakMap;async function It(e){var f,p,d,m,g;let{el:t,scope:n,method:r}=e,o=ic(t,n),s=ve.has("confirm");if(o.confirmMessage&&!s&&!await cc(o.confirmMessage))return;(f=Mr.get(t))==null||f.abort();let i=new AbortController;Mr.set(t,i);let a=(p=o.target)!=null?p:t,c=t instanceof HTMLFormElement?t.querySelector('[type="submit"], button:not([type])'):null,u=()=>{if(t.classList.add(o.loadingClass),t.setAttribute("aria-busy","true"),o.loadingTarget&&o.loadingTarget.style.removeProperty("display"),o.disableWhileLoading){let h=c!=null?c:t;"disabled"in h&&(h.disabled=!0)}},l=()=>{if(t.classList.remove(o.loadingClass),t.removeAttribute("aria-busy"),o.loadingTarget&&(o.loadingTarget.style.display="none"),o.disableWhileLoading){let h=c!=null?c:t;"disabled"in h&&(h.disabled=!1)}};u(),ht(t,"voodoo:before-request",{method:r,url:e.url});try{let h=await oe.request({url:e.url,method:r,body:e.body,params:e.params,headers:o.headers,timeout:o.timeout,retry:o.retry,cache:o.cacheMs||void 0,signal:i.signal,offlineQueue:o.offlineQueue}),y=Rr(h.data,o.jsonPath);o.storeAs?n.set(o.storeAs,y):o.templateSelector?ac(o.templateSelector,y,n,a):typeof y=="string"?$s(a,y,o.swap,n):y!=null&&(uc(),$s(a,xn(y),o.swap,n)),o.toastSuccess&&Pe.success(o.toastSuccess),o.onSuccess&&Lr(o.onSuccess,n,t,{data:y,response:h}),ht(t,"voodoo:success",{data:y,response:h}),o.scrollTo&&((d=document.querySelector(o.scrollTo))==null||d.scrollIntoView({behavior:"smooth"})),o.redirect&&location.assign(o.redirect)}catch(h){if((h==null?void 0:h.name)==="AbortError")return;let y=h instanceof X?(m=Cr(h))!=null?m:h.message:(g=h==null?void 0:h.message)!=null?g:"Unknown error";o.toastError?Pe.error(o.toastError):o.onError||Pe.error(y),o.onError&&Lr(o.onError,n,t,{error:h,message:y}),ht(t,"voodoo:error",{error:h,message:y}),$(h,`request ${r} ${e.url}`)}finally{l(),Mr.delete(t),o.onComplete&&Lr(o.onComplete,n,t,{}),ht(t,"voodoo:complete",{})}}function ht(e,t,n){e.dispatchEvent(new CustomEvent(t,{detail:n,bubbles:!0}))}function Lr(e,t,n,r){var i;let o=t.child({$el:n,...r}),s=O(e,o,"HTTP callback");typeof s=="function"&&s.call(t.data,(i=r.data)!=null?i:r.error)}async function cc(e){let t=globalThis.V;return t&&typeof t.confirm=="function"&&t.confirm!==globalThis.confirm?!!await t.confirm(e):globalThis.confirm(e)}var Hs=!1;function uc(){Hs||(Hs=!0,Promise.resolve().then(()=>(ut(),hs)).then(({injectStyle:e})=>{e("json-render",`
129
+ `;function Os(e){let t=e.name||"v-fade";return{enterFrom:e.enterFrom||`${t}-enter-from`,enterActive:e.enterActive||`${t}-enter-active`,enterTo:e.enterTo||`${t}-enter-to`,leaveFrom:e.leaveFrom||`${t}-leave-from`,leaveActive:e.leaveActive||`${t}-leave-active`,leaveTo:e.leaveTo||`${t}-leave-to`}}function bt(e,t){for(let n of t.split(/\s+/).filter(Boolean))e.classList.add(n)}function wt(e,t){for(let n of t.split(/\s+/).filter(Boolean))e.classList.remove(n)}function $s(e){let t=getComputedStyle(e),n=r=>Math.max(0,...r.split(",").map(o=>parseFloat(o)*(o.includes("ms")?1:1e3)||0));return Math.max(n(t.transitionDuration)+n(t.transitionDelay),n(t.animationDuration)+n(t.animationDelay))}function Hs(e){requestAnimationFrame(()=>requestAnimationFrame(e))}function Ft(e,t={}){ke("transitions",Ns);let n=Os(t);return Ve.reducedMotion?Promise.resolve():new Promise(r=>{bt(e,n.enterFrom),bt(e,n.enterActive),Hs(()=>{var i;wt(e,n.enterFrom),bt(e,n.enterTo);let o=(i=t.duration)!=null?i:$s(e),s=()=>{wt(e,n.enterActive),wt(e,n.enterTo),r()};o<=0?s():setTimeout(s,o+20)})})}function Bt(e,t={}){ke("transitions",Ns);let n=Os(t);return Ve.reducedMotion?Promise.resolve():new Promise(r=>{bt(e,n.leaveFrom),bt(e,n.leaveActive),Hs(()=>{var i;wt(e,n.leaveFrom),bt(e,n.leaveTo);let o=(i=t.duration)!=null?i:$s(e),s=()=>{wt(e,n.leaveActive),wt(e,n.leaveTo),r()};o<=0?s():setTimeout(s,o+20)})})}function Ut(e,t=240){return new Promise(n=>{e.style.removeProperty("display"),getComputedStyle(e).display==="none"&&(e.style.display="block");let r=e.scrollHeight;e.style.overflow="hidden",e.style.height="0px",e.style.paddingTop="0px",e.style.paddingBottom="0px",e.style.transition=`height ${t}ms var(--v-ease, ease), padding ${t}ms var(--v-ease, ease)`,requestAnimationFrame(()=>{e.style.removeProperty("padding-top"),e.style.removeProperty("padding-bottom"),e.style.height=`${r}px`}),setTimeout(()=>{e.style.removeProperty("height"),e.style.removeProperty("overflow"),e.style.removeProperty("transition"),n()},t+20)})}function qt(e,t=240){return new Promise(n=>{e.style.height=`${e.scrollHeight}px`,e.style.overflow="hidden",e.style.transition=`height ${t}ms var(--v-ease, ease), padding ${t}ms var(--v-ease, ease)`,requestAnimationFrame(()=>{e.style.height="0px",e.style.paddingTop="0px",e.style.paddingBottom="0px"}),setTimeout(()=>{e.style.display="none",e.style.removeProperty("height"),e.style.removeProperty("padding-top"),e.style.removeProperty("padding-bottom"),e.style.removeProperty("overflow"),e.style.removeProperty("transition"),n()},t+20)})}function Cn(e,t=220){return new Promise(n=>{e.style.opacity="0",e.style.removeProperty("display"),getComputedStyle(e).display==="none"&&(e.style.display=""),e.style.transition=`opacity ${t}ms ease`,requestAnimationFrame(()=>{e.style.opacity="1"}),setTimeout(()=>{e.style.removeProperty("transition"),e.style.removeProperty("opacity"),n()},t+20)})}function Pn(e,t=220){return new Promise(n=>{e.style.transition=`opacity ${t}ms ease`,e.style.opacity="0",setTimeout(()=>{e.style.display="none",e.style.removeProperty("transition"),e.style.removeProperty("opacity"),n()},t+20)})}function Ds(e){let t=document;typeof t.startViewTransition=="function"&&!Ve.reducedMotion?t.startViewTransition(e):e()}G();se();function gc(e,t,n){try{let o={t:"assign",op:"=",target:oe(e),value:{t:"lit",v:n}};x(o,t)}catch(r){N(r,`assignment in "${e}"`)}}function Us(e){let t=w.prefix,n=e.hasAttribute(`${t}transition`),r=e.hasAttribute(`${t}enter-class`)||e.hasAttribute(`${t}leave-class`)||e.hasAttribute(`${t}enter-active-class`)||e.hasAttribute(`${t}leave-active-class`);if(!n&&!r)return null;let o=e.getAttribute(`${t}transition`)||"fade";return{name:o.startsWith("v-")?o:`v-${o}`,enterFrom:e.getAttribute(`${t}enter-class`)||void 0,enterActive:e.getAttribute(`${t}enter-active-class`)||void 0,enterTo:e.getAttribute(`${t}enter-to-class`)||void 0,leaveFrom:e.getAttribute(`${t}leave-class`)||void 0,leaveActive:e.getAttribute(`${t}leave-active-class`)||void 0,leaveTo:e.getAttribute(`${t}leave-to-class`)||void 0,duration:e.hasAttribute(`${t}duration`)?_(e.getAttribute(`${t}duration`)):void 0}}A("text",({el:e,effect:t,evaluate:n})=>{t(()=>{e.textContent=be(n());let r=e.firstChild;r&&r.nodeType===3&&yr(r)})});A("html",e=>{let{el:t,effect:n,evaluate:r,scope:o}=e;Qo(t),n(()=>{let s=r();for(let i of Array.from(t.children))H(i);t.innerHTML=s==null?"":String(s);for(let i of Array.from(t.children))j(i,o)})});A("show",({el:e,effect:t,evaluate:n})=>{let r=e.style.display==="none"?"":e.style.display,o=!0,s=Us(e);t(()=>{let i=!!n();if(o){o=!1,e.style.display=i?r:"none";return}if(!s){e.style.display=i?r:"none";return}i?(e.style.display=r,Ft(e,s)):Bt(e,s).then(()=>{e.style.display="none"})})});A("if",({el:e,scope:t,expression:n,effect:r})=>{var p;let o=w.prefix,s=[{expression:n,template:e}],i=e.nextElementSibling;for(;i;)if(i.hasAttribute(`${o}else-if`))s.push({expression:i.getAttribute(`${o}else-if`)||"false",template:i}),i=i.nextElementSibling;else if(i.hasAttribute(`${o}else`)){s.push({expression:null,template:i}),i=i.nextElementSibling;break}else break;let a=document.createComment(w.devtools?` v-if: ${n} `:"");(p=e.parentNode)==null||p.insertBefore(a,e);for(let d of s)vr(d.template),d.template.removeAttribute(`${o}if`),d.template.removeAttribute(`${o}else-if`),d.template.removeAttribute(`${o}else`),yr(d.template);let c=Us(e),u=-1,l=[],f=()=>{let d=l;if(l=[],!d.length)return;let m=()=>{for(let g of d)H(g),g.remove()};c&&d[0]instanceof HTMLElement?Bt(d[0],c).then(m):m()};r(()=>{let d=-1;for(let h=0;h<s.length;h++){let y=s[h];if(y.expression===null||$(y.expression,t,"v-if")){d=h;break}}if(d===u||(u=d,f(),d===-1))return;let m=s[d].template,g=qs(m,a,t);l=g,c&&g[0]instanceof HTMLElement&&Ft(g[0],c)}),ne(e,f)},{priority:U.IF,terminal:!0});function qs(e,t,n,r){let o=t.parentNode;if(!o)return[];let s=[];if(e.tagName==="TEMPLATE"){let i=e.content.cloneNode(!0),a=Array.from(i.childNodes);o.insertBefore(i,t);for(let c of a)s.push(c),c.nodeType===1&&(Lt(c,n),j(c,n))}else{let i=e.cloneNode(!0);s.push(i),Lt(i,n),r?(r.fragment.appendChild(i),r.pending.push([i,n])):(o.insertBefore(i,t),j(i,n))}return s}A("else-if",()=>{},{priority:U.IF,terminal:!0});A("else",()=>{},{priority:U.IF,terminal:!0});var yc=/^\s*\(?\s*([^)]*?)\s*\)?\s+(?:in|of)\s+(.+?)\s*$/;A("for",({el:e,scope:t,expression:n,effect:r})=>{var h;let o=yc.exec(n);if(!o){N(new Error(`Invalid syntax in v-for="${n}". Use "item in items".`),"v-for");return}let s=o[1].split(",").map(y=>y.trim()).filter(Boolean),i=o[2],[a,c,u]=s,l=w.prefix,f=e.getAttribute(":key")||e.getAttribute(`${l}bind:key`)||e.getAttribute(`${l}key`),p=document.createComment(w.devtools?` v-for: ${n} `:"");(h=e.parentNode)==null||h.insertBefore(p,e);let d=e.cloneNode(!0);d.removeAttribute(`${l}for`),d.removeAttribute(":key"),d.removeAttribute(`${l}bind:key`),d.removeAttribute(`${l}key`),vr(e);let m=[];ne(p,()=>{for(let y of m)for(let S of y.nodes)H(S),S.remove();m=[]}),r(()=>{var W,P,te;let y=$(i,t,"v-for"),S=vc(y,a,c,u),V=new Map;for(let q of m)V.set(q.key,q);let k=[],v=new Set,I={fragment:document.createDocumentFragment(),pending:[]};S.forEach((q,T)=>{let b=f?$(f,t.child(q),":key"):`__index_${T}`;f&&v.has(b)&&No(e,b,n);let R=V.get(b);if(R&&!v.has(b)){v.add(b);for(let[ki,Si]of Object.entries(q))R.data[ki]=Si;k.push(R);return}let Le=t.reactiveChild(q),jn=qs(d,p,Le,I);v.add(b),k.push({key:b,scope:Le,nodes:jn,data:Le.data})}),I.fragment.firstChild&&((W=p.parentNode)==null||W.insertBefore(I.fragment,p));for(let[q,T]of I.pending)j(q,T);let D=new Set(k);for(let q of m)if(!(v.has(q.key)&&D.has(q)))for(let T of q.nodes)H(T),T.remove();let C=p;for(let q=k.length-1;q>=0;q--){let T=k[q],b=T.nodes[T.nodes.length-1];if(b&&b.nextSibling!==C)for(let R of T.nodes)(P=p.parentNode)==null||P.insertBefore(R,C);C=(te=T.nodes[0])!=null?te:C}m=k})},{priority:U.FOR,terminal:!0});function vc(e,t,n,r){let o=[];if(Array.isArray(e))return e.forEach((s,i)=>{let a={[t]:s};n&&(a[n]=i),o.push(a)}),o;if(typeof e=="number"){for(let s=1;s<=e;s++){let i={[t]:s};n&&(i[n]=s-1),o.push(i)}return o}return typeof e=="string"?(Array.from(e).forEach((s,i)=>{let a={[t]:s};n&&(a[n]=i),o.push(a)}),o):(e&&typeof e=="object"&&(e instanceof Map?Array.from(e.entries()):e instanceof Set?Array.from(e).map((i,a)=>[a,i]):Object.entries(e)).forEach(([i,a],c)=>{let u={[t]:a};n&&(u[n]=i),r&&(u[r]=c),o.push(u)}),o)}var bc=new Set(["disabled","checked","readonly","required","selected","hidden","open","multiple","autofocus","novalidate","inert"]),wc=new Set(["href","src","action","formaction","xlink:href","ping","poster"]),Tc=/[\s\x00-\x1f]/g;function xc(e){let t=e.replace(Tc,"").toLowerCase();return t.startsWith("javascript:")||t.startsWith("vbscript:")||t.startsWith("data:text/html")||t.startsWith("data:application/xhtml")}function Is(e,t,n,r=!1,o=!1){if(t==="class")return _s(e,n);if(t==="style")return jr(e,n);if(w.sanitizeUrls&&!o&&t==="srcdoc"){Fe(`:srcdoc refused in ${Te(e)}: the value becomes a document with active script inside the iframe, the same way v-html becomes markup. If the content is trusted, write :srcdoc.dangerous="..."; to turn off this protection on the entire application, set V.config.sanitizeUrls = false.`),e.removeAttribute(t);return}if(w.sanitizeUrls&&!r){if(wc.has(t)&&typeof n=="string"&&xc(n)){Fe(`value refused in :${t} of ${Te(e)}: "${n.slice(0,60)}" uses a scheme that executes code. Use an http(s) or relative address. To turn off this protection, set V.config.sanitizeUrls = false.`),e.removeAttribute(t);return}if(t.length>2&&/^on[a-z]/.test(t)){Fe(`attribute "${t}" refused in ${Te(e)}: linking event by attribute creates an inline handler. Use @${t.slice(2)}="..." instead.`),e.removeAttribute(t);return}}if(r){e[t]=n;return}if(bc.has(t)){n===!1||n==null?e.removeAttribute(t):e.setAttribute(t,""),t in e&&(e[t]=!!n);return}if(t==="value"&&"value"in e){e.value=n==null?"":n;return}n==null||n===!1?e.removeAttribute(t):e.setAttribute(t,n===!0?"":String(n))}var js=new WeakMap;function _s(e,t){let n=js.get(e);n||(n=(e.getAttribute("class")||"").split(/\s+/).filter(Boolean),js.set(e,n));let r=new Set(n);Vs(t,r),e.setAttribute("class",Array.from(r).join(" ")),e.getAttribute("class")||e.removeAttribute("class")}function Vs(e,t){if(e){if(typeof e=="string"){for(let n of e.split(/\s+/))n&&t.add(n);return}if(Array.isArray(e)){for(let n of e)Vs(n,t);return}if(typeof e=="object"){for(let[n,r]of Object.entries(e))if(r)for(let o of n.split(/\s+/))o&&t.add(o)}}}function jr(e,t){if(t){if(typeof t=="string"){e.style.cssText=t;return}if(Array.isArray(t)){for(let n of t)jr(e,n);return}for(let[n,r]of Object.entries(t)){if(r==null||r===!1){e.style.removeProperty(n);continue}let o=n.startsWith("--")?n:n.replace(/[A-Z]/g,i=>`-${i.toLowerCase()}`),s=String(r);o.startsWith("--"),e.style.setProperty(o,s)}}}A("bind",({el:e,arg:t,modifiers:n,effect:r,evaluate:o,expression:s})=>{if(!t){r(()=>{let c=o();if(c&&typeof c=="object")for(let[u,l]of Object.entries(c))Is(e,u,l)});return}if(t==="key")return;let i=!!n.prop,a=!!n.dangerous;r(()=>{Is(e,t,o(),i,a)})},{priority:U.BIND});A("class",({el:e,effect:t,evaluate:n})=>{t(()=>_s(e,n()))});A("style",({el:e,effect:t,evaluate:n})=>{t(()=>jr(e,n()))});var Fs={enter:["Enter"],esc:["Escape"],escape:["Escape"],space:[" ","Spacebar"],tab:["Tab"],delete:["Delete","Backspace"],backspace:["Backspace"],up:["ArrowUp"],down:["ArrowDown"],left:["ArrowLeft"],right:["ArrowRight"]},Ec=["ctrl","shift","alt","meta"];function Bs(e,t,n,r){let o=n.detail,s=n.__voodoo===!0,i=t.child({$event:s?o:n,$rawEvent:n,$el:r,$detail:o});try{let a=oe(e),c=x(a,i);typeof c=="function"&&(a.t==="id"||a.t==="member")&&c.call(t.data,s?o:n)}catch(a){N(a,`event ${n.type} ("${e}")`)}}var kc={hover:"mouseenter",unhover:"mouseleave",tap:"click",press:"pointerdown",release:"pointerup",rightclick:"contextmenu",enterkey:"keydown",type:"input",submitform:"submit"},Ws={hold(e,t,n,r){let o=_(typeof n.duration=="string"&&n.duration||Object.keys(n).find(l=>/^[\d.]+(ms|s)?$/.test(l))||e.getAttribute(`${w.prefix}hold-duration`)||800,800),s=null,i=!1,a=l=>{i=!1,e.classList.add("v-holding"),e.style.setProperty("--v-hold-duration",`${o}ms`),s=setTimeout(()=>{i=!0,e.classList.remove("v-holding"),t(l)},o)},c=()=>{s&&clearTimeout(s),s=null,e.classList.remove("v-holding")},u=l=>{i&&(l.preventDefault(),l.stopPropagation(),i=!1)};e.addEventListener("pointerdown",a),e.addEventListener("pointerup",c),e.addEventListener("pointerleave",c),e.addEventListener("pointercancel",c),e.addEventListener("click",u,!0),r(()=>{c(),e.removeEventListener("pointerdown",a),e.removeEventListener("pointerup",c),e.removeEventListener("pointerleave",c),e.removeEventListener("pointercancel",c),e.removeEventListener("click",u,!0)})},outside(e,t,n,r){let o=s=>{e.isConnected&&(e===s.target||e.contains(s.target)||t(s))};document.addEventListener("click",o,!0),r(()=>document.removeEventListener("click",o,!0))},visible(e,t,n,r){var s,i;if(typeof IntersectionObserver=="undefined"){t(new CustomEvent("visible"));return}let o=new IntersectionObserver(a=>{for(let c of a)c.isIntersecting&&(t(new CustomEvent("visible",{detail:c})),n.repeat!==!0&&o.unobserve(e))},{threshold:Number((s=n.threshold)!=null?s:.1),rootMargin:String((i=n.margin)!=null?i:"0px")});o.observe(e),r(()=>o.disconnect())}};for(let e of["left","right","up","down"])Ws[`swipe${e}`]=(t,n,r,o)=>{let s=0,i=0,a=!1,c=l=>{a=!0,s=l.clientX,i=l.clientY},u=l=>{if(!a)return;a=!1;let f=l.clientX-s,p=l.clientY-i,d=40;(e==="left"?f<-d&&Math.abs(f)>Math.abs(p):e==="right"?f>d&&Math.abs(f)>Math.abs(p):e==="up"?p<-d&&Math.abs(p)>Math.abs(f):p>d&&Math.abs(p)>Math.abs(f))&&n(new CustomEvent(`swipe${e}`,{detail:{dx:f,dy:p}}))};t.addEventListener("pointerdown",c),window.addEventListener("pointerup",u),o(()=>{t.removeEventListener("pointerdown",c),window.removeEventListener("pointerup",u)})};function zs(e,t,n,r,o,s){var d;let i=(d=kc[t])!=null?d:t,a=Ws[t];if(a){a(e,m=>{o.prevent&&m.preventDefault(),o.stop&&m.stopPropagation(),Bs(n,r,m,e)},o,s);return}let c=o.window?window:o.document||o.outside?document:e,u=m=>{if(!(o.self&&m.target!==e)&&!(o.outside&&(e===m.target||e.contains(m.target)||!e.isConnected))){if(m instanceof KeyboardEvent){for(let h of Ec)if(o[h]&&!m[`${h}Key`])return;let g=Object.keys(o).filter(h=>h in Fs||/^[a-z0-9]$/.test(h));if(g.length&&!g.some(y=>{let S=Fs[y];return S?S.includes(m.key):m.key.toLowerCase()===y}))return}o.prevent&&m.preventDefault(),o.stop&&m.stopPropagation(),Bs(n,r,m,e)}},l=o.debounce;l!==void 0&&(u=_e(u,_(l===!0?250:l,250)));let f=o.throttle;f!==void 0&&(u=Cr(u,_(f===!0?250:f,250)));let p={capture:!!o.capture,once:!!o.once,passive:!!o.passive};c.addEventListener(i,u,p),s(()=>c.removeEventListener(i,u,p))}A("on",({el:e,arg:t,expression:n,scope:r,modifiers:o,cleanup:s})=>{t&&zs(e,t,n,r,o,s)});var Sc=["click","dblclick","input","change","keyup","keydown","keypress","mouseenter","mouseleave","mouseover","mousedown","mouseup","contextmenu","wheel","paste","dragstart","dragover","dragleave","drop"];for(let e of Sc)A(e,({el:t,expression:n,scope:r,modifiers:o,cleanup:s})=>{zs(t,e,n,r,o,s)});A("model",({el:e,expression:t,scope:n,modifiers:r,effect:o,cleanup:s})=>{let i=e,a=i.tagName,c=(i.getAttribute("type")||"text").toLowerCase(),u=a==="INPUT"&&c==="checkbox",l=a==="INPUT"&&c==="radio",f=a==="SELECT",p=f&&i.multiple,d=a==="INPUT"&&c==="file",m=c==="number"||c==="range",g=!!r.lazy,h=!!r.number||m,y=!!r.trim,S=r.debounce?_(r.debounce===!0?250:r.debounce,250):e.getAttribute(`${w.prefix}debounce`)?_(e.getAttribute(`${w.prefix}debounce`),250):0,V=g||f||u||l||d?"change":"input",k=()=>{var I,D;let v;if(u){let C=$(t,n,"v-model");if(Array.isArray(C)){let W=i.value,P=[...C],te=P.indexOf(W);i.checked&&te===-1?P.push(W):!i.checked&&te>-1&&P.splice(te,1),v=P}else v=i.checked}else if(l){if(!i.checked)return;v=i.value}else if(p)v=Array.from(i.selectedOptions).map(C=>C.value);else if(d)v=r.single?(D=(I=i.files)==null?void 0:I[0])!=null?D:null:i.files;else if(v=i.value,y&&typeof v=="string"&&(v=v.trim()),h&&typeof v=="string"){let C=v===""?null:Number(v);v=C===null||Number.isNaN(C)?v:C}gc(t,n,v)};S>0&&(k=_e(k,S)),i.addEventListener(V,k),s(()=>i.removeEventListener(V,k)),o(()=>{let v=$(t,n,"v-model");if(u){i.checked=Array.isArray(v)?v.includes(i.value):!!v;return}if(l){i.checked=String(v)===i.value;return}if(p){let D=Array.isArray(v)?v.map(String):[];for(let C of Array.from(i.options))C.selected=D.includes(C.value);return}if(d)return;let I=v==null?"":String(v);i.value!==I&&(i.value=I),f&&i.value!==I&&He(()=>{i.value!==I&&(i.value=I)})})},{priority:U.MODEL});A("init",({el:e,expression:t,scope:n})=>{Re(()=>{let r=n.child({$el:e}),o=$(t,r,"v-init");typeof o=="function"&&o.call(n.data)})},{priority:U.INIT});A("ref",({el:e,expression:t,scope:n,cleanup:r})=>{var i;let o=t.trim();if(!o)return;let s=(i=n.owner)!=null?i:n;s.refs[o]=e,r(()=>{s.refs[o]===e&&delete s.refs[o]})},{priority:U.REF});A("effect",({effect:e,evaluate:t})=>{e(()=>{t()})});A("watch",({el:e,expression:t,scope:n,effect:r})=>{let o=e.getAttribute(`${w.prefix}model`),s,i=!0;r(()=>{let a=o?$(o,n,"v-watch"):$(t,n,"v-watch");if(i){i=!1,s=a;return}if(a===s)return;let c=s;if(s=a,o){let u=n.child({$value:a,$old:c,$el:e}),l=$(t,u,"v-watch");typeof l=="function"&&l.call(n.data,a,c)}})});A("cloak",({el:e})=>{e.removeAttribute(`${w.prefix}cloak`)});A("once",({el:e,effect:t,evaluate:n})=>{let r=n();r!==void 0&&(e.textContent=be(r))});A("teleport",({el:e,expression:t,cleanup:n})=>{var i;let r=t.trim()||"body",o=r==="body"?document.body:document.querySelector(r);if(!o){N(new Error(`v-teleport destination not found: ${r}`),"v-teleport");return}let s=document.createComment(" v-teleport ");(i=e.parentNode)==null||i.insertBefore(s,e),o.appendChild(e),n(()=>{var a;(a=s.parentNode)==null||a.insertBefore(e,s),s.remove()})},{priority:U.DATA});for(let e of["transition","enter-class","enter-active-class","enter-to-class","leave-class","leave-active-class","leave-to-class","duration","key","slot","ignore","pre"])A(e,()=>{},{priority:U.TRANSITION});A("data",()=>{},{priority:U.DATA});A("component",()=>{},{priority:U.COMPONENT});G();se();var Gs=()=>w.prefix;function E(e,t){return qo(e,`${Gs()}${t}`)}function Ur(e,t){return _o(e,`${Gs()}${t}`)}function Ac(e,t){var i,a,c;let n=E(e,"target"),r=E(e,"loading"),o={},s=E(e,"headers");if(s){let u=$(s,t,"v-headers");u&&typeof u=="object"&&(o=u)}return{target:n?document.querySelector(n):null,swap:E(e,"swap")||"innerHTML",loadingTarget:r?document.querySelector(r):null,loadingClass:E(e,"loading-class")||"v-loading",disableWhileLoading:Ur(e,"disable-loading"),confirmMessage:E(e,"confirm"),toastSuccess:E(e,"toast-success"),toastError:E(e,"toast-error"),onSuccess:E(e,"on-success"),onError:E(e,"on-error"),onComplete:E(e,"on-complete"),cacheMs:_((i=E(e,"cache"))!=null?i:void 0,0),retry:Number((a=E(e,"retry"))!=null?a:0),timeout:_((c=E(e,"timeout"))!=null?c:void 0,ie.defaults.timeout),storeAs:E(e,"as"),jsonPath:E(e,"json-path"),templateSelector:E(e,"template"),offlineQueue:Ur(e,"offline-queue"),headers:o,redirect:E(e,"redirect"),scrollTo:E(e,"scroll-to")}}function Qs(e,t,n,r){var s,i;let o=a=>{for(let c of Array.from(a))c.nodeType===1&&j(c,r)};switch(n){case"none":return;case"delete":H(e),e.remove();return;case"textContent":e.textContent=t;return;case"outerHTML":case"replace":{let a=document.createElement("template");a.innerHTML=t;let c=Array.from(a.content.childNodes);H(e),e.replaceWith(a.content),o(c);return}case"beforebegin":case"afterbegin":case"beforeend":case"afterend":{let a=new Set(Array.from((i=(s=e.parentElement)==null?void 0:s.childNodes)!=null?i:[]));e.insertAdjacentHTML(n,t);let c=n==="afterbegin"||n==="beforeend"?e:e.parentElement;if(c)for(let u of Array.from(c.childNodes))u.nodeType===1&&!a.has(u)&&j(u,r);return}case"append":e.insertAdjacentHTML("beforeend",t),o(e.childNodes);return;case"prepend":e.insertAdjacentHTML("afterbegin",t),o(e.childNodes);return;default:{for(let a of Array.from(e.children))H(a);e.innerHTML=t,o(e.childNodes)}}}function Mn(e,t=0){if(e==null)return"";if(typeof e!="object")return $t(String(e));if(Array.isArray(e)){if(!e.length)return'<p class="v-json-empty">No results.</p>';if(e.every(o=>o&&typeof o=="object"&&!Array.isArray(o))&&t===0){let o=Array.from(e.reduce((a,c)=>{for(let u of Object.keys(c))a.add(u);return a},new Set)),s=o.map(a=>`<th>${$t(a)}</th>`).join(""),i=e.map(a=>`<tr>${o.map(c=>`<td>${Mn(a[c],t+1)}</td>`).join("")}</tr>`).join("");return`<table class="v-json-table"><thead><tr>${s}</tr></thead><tbody>${i}</tbody></table>`}return`<ul class="v-json-list">${e.map(o=>`<li>${Mn(o,t+1)}</li>`).join("")}</ul>`}let n=Object.entries(e);return n.length?`<dl class="v-json-object">${n.map(([r,o])=>`<dt>${$t(r)}</dt><dd>${Mn(o,t+1)}</dd>`).join("")}</dl>`:""}function Rc(e,t,n,r){let o=document.querySelector(e);if(!o){N(new Error(`Template not found: ${e}`),"v-template");return}for(let i of Array.from(r.children))H(i);r.innerHTML="";let s=Array.isArray(t)?t:[t];for(let[i,a]of s.entries()){let c=o.content.cloneNode(!0),u=Array.from(c.childNodes);r.appendChild(c);let l=n.reactiveChild({item:a,index:i,...a&&typeof a=="object"?a:{}});for(let f of u)f.nodeType===1&&j(f,l)}}var Fr=new WeakMap;async function _t(e){var f,p,d,m,g;let{el:t,scope:n,method:r}=e,o=Ac(t,n),s=we.has("confirm");if(o.confirmMessage&&!s&&!await Cc(o.confirmMessage))return;(f=Fr.get(t))==null||f.abort();let i=new AbortController;Fr.set(t,i);let a=(p=o.target)!=null?p:t,c=t instanceof HTMLFormElement?t.querySelector('[type="submit"], button:not([type])'):null,u=()=>{if(t.classList.add(o.loadingClass),t.setAttribute("aria-busy","true"),o.loadingTarget&&o.loadingTarget.style.removeProperty("display"),o.disableWhileLoading){let h=c!=null?c:t;"disabled"in h&&(h.disabled=!0)}},l=()=>{if(t.classList.remove(o.loadingClass),t.removeAttribute("aria-busy"),o.loadingTarget&&(o.loadingTarget.style.display="none"),o.disableWhileLoading){let h=c!=null?c:t;"disabled"in h&&(h.disabled=!1)}};u(),Tt(t,"voodoo:before-request",{method:r,url:e.url});try{let h=await ie.request({url:e.url,method:r,body:e.body,params:e.params,headers:o.headers,timeout:o.timeout,retry:o.retry,cache:o.cacheMs||void 0,signal:i.signal,offlineQueue:o.offlineQueue}),y=Dr(h.data,o.jsonPath);o.storeAs?n.set(o.storeAs,y):o.templateSelector?Rc(o.templateSelector,y,n,a):typeof y=="string"?Qs(a,y,o.swap,n):y!=null&&(Pc(),Qs(a,Mn(y),o.swap,n)),o.toastSuccess&&Me.success(o.toastSuccess),o.onSuccess&&Br(o.onSuccess,n,t,{data:y,response:h}),Tt(t,"voodoo:success",{data:y,response:h}),o.scrollTo&&((d=document.querySelector(o.scrollTo))==null||d.scrollIntoView({behavior:"smooth"})),o.redirect&&location.assign(o.redirect)}catch(h){if((h==null?void 0:h.name)==="AbortError")return;let y=h instanceof Z?(m=Ir(h))!=null?m:h.message:(g=h==null?void 0:h.message)!=null?g:"Unknown error";o.toastError?Me.error(o.toastError):o.onError||Me.error(y),o.onError&&Br(o.onError,n,t,{error:h,message:y}),Tt(t,"voodoo:error",{error:h,message:y}),N(h,`request ${r} ${e.url}`)}finally{l(),Fr.delete(t),o.onComplete&&Br(o.onComplete,n,t,{}),Tt(t,"voodoo:complete",{})}}function Tt(e,t,n){e.dispatchEvent(new CustomEvent(t,{detail:n,bubbles:!0}))}function Br(e,t,n,r){var i;let o=t.child({$el:n,...r}),s=$(e,o,"HTTP callback");typeof s=="function"&&s.call(t.data,(i=r.data)!=null?i:r.error)}async function Cc(e){let t=globalThis.V;return t&&typeof t.confirm=="function"&&t.confirm!==globalThis.confirm?!!await t.confirm(e):globalThis.confirm(e)}var Ks=!1;function Pc(){Ks||(Ks=!0,Promise.resolve().then(()=>(ht(),ks)).then(({injectStyle:e})=>{e("json-render",`
130
130
  .v-json-table{width:100%;border-collapse:collapse;font:14px/1.5 var(--v-font-sans,system-ui,sans-serif)}
131
131
  .v-json-table th,.v-json-table td{padding:8px 12px;text-align:left;border-bottom:1px solid var(--v-border,#E6E0F0);vertical-align:top}
132
132
  .v-json-table th{font-weight:650;color:var(--v-text-muted,#6B6580);font-size:12px;text-transform:uppercase;letter-spacing:.04em}
@@ -135,12 +135,12 @@ Suggestion: attribute expressions accept a single value. If the logic spans more
135
135
  .v-json-object dt{font-weight:600;color:var(--v-text-muted,#6B6580)}
136
136
  .v-json-object dd{margin:0}
137
137
  .v-json-empty{color:var(--v-text-muted,#6B6580);font-style:italic}
138
- `)}))}function lc(e){let t=e.tagName;if(t==="FORM")return"submit";if(t==="INPUT"||t==="SELECT"||t==="TEXTAREA"){let n=e.type;return n==="button"||n==="submit"?"click":"change"}return"click"}function dc({el:e,cleanup:t,run:n}){var l,f;let r=E(e,"trigger")||lc(e),[o,...s]=r.split(/[.\s]+/),i=_((l=E(e,"poll"))!=null?l:void 0,0);if(i>0){n();let p=setInterval(()=>{document.visibilityState==="visible"&&n()},i);t(()=>clearInterval(p));return}if(o==="load"||o==="ready"){n();return}if(o==="visible"||o==="revealed"){if(typeof IntersectionObserver=="undefined"){n();return}let p=new IntersectionObserver(d=>{for(let m of d)m.isIntersecting&&(n(),s.includes("repeat")||p.unobserve(e))},{rootMargin:"80px"});p.observe(e),t(()=>p.disconnect());return}let a=s.includes("once"),c=_((f=E(e,"debounce"))!=null?f:void 0,0),u=p=>{(e.tagName==="FORM"||e.href)&&p.preventDefault(),n(p)};c>0&&(u=Fe(u,c)),e.addEventListener(o,u,{once:a}),t(()=>e.removeEventListener(o,u))}var fc=[["get","GET"],["post","POST"],["put","PUT"],["patch","PATCH"],["delete","DELETE"]];for(let[e,t]of fc)A(e,({el:n,scope:r,expression:o,cleanup:s})=>{dc({el:n,scope:r,cleanup:s,run:a=>{let c=jt(o,r);if(!c)return;let u=E(n,"body")||E(n,"data-body"),l=u?O(u,r.child({$event:a}),"v-body"):void 0,f=E(n,"params"),p=f?O(f,r,"v-params"):void 0;It({el:n,scope:r,method:t,url:c,body:l,params:p,event:a})}})});function jt(e,t){let n=e.trim();if(!n)return"";if((/^[./#?]/.test(n)||/^https?:\/\//i.test(n)||/^[\w-]+\/[\w\-/.]*$/.test(n))&&!/[+`'"]|\$\{/.test(n))return n;let o=O(n,t,"URL");return typeof o=="string"?o:n}A("load",({el:e,scope:t,expression:n})=>{let r=jt(n,t);r&&It({el:e,scope:t,method:"GET",url:r})});A("load-visible",({el:e,scope:t,cleanup:n,expression:r})=>{let o=jt(r,t);if(!o)return;if(typeof IntersectionObserver=="undefined"){It({el:e,scope:t,method:"GET",url:o});return}let s=new IntersectionObserver(i=>{for(let a of i)a.isIntersecting&&(s.unobserve(e),It({el:e,scope:t,method:"GET",url:o}))},{rootMargin:"120px"});s.observe(e),n(()=>s.disconnect())});A("search",({el:e,scope:t,expression:n,cleanup:r})=>{var f,p;let o=e,s=jt(n,t),i=E(e,"param")||o.getAttribute("name")||"q",a=_((f=E(e,"debounce"))!=null?f:void 0,300),c=Number((p=E(e,"min-length"))!=null?p:0),u=Fe(()=>{let d=o.value.trim();d.length<c||It({el:e,scope:t,method:"GET",url:s,params:{[i]:d}})},a),l=()=>u();o.addEventListener("input",l),r(()=>{o.removeEventListener("input",l),u.cancel()})});A("resource",({el:e,scope:t,expression:n,cleanup:r})=>{var c,u,l,f;let o=n.indexOf(":"),s=E(e,"as")||"resource",i=n.trim();if(o>-1){let p=n.slice(0,o).trim();/^[A-Za-z_$][\w$]*$/.test(p)&&(s=p,i=n.slice(o+1).trim())}let a=bn(()=>jt(i,t),{method:(E(e,"method")||"GET").toUpperCase(),params:()=>E(e,"params")?O(E(e,"params"),t,"v-params"):void 0,cache:_((c=E(e,"cache"))!=null?c:void 0,0)||void 0,retry:Number((u=E(e,"retry"))!=null?u:0),timeout:_((l=E(e,"timeout"))!=null?l:void 0,oe.defaults.timeout),jsonPath:E(e,"json-path"),poll:_((f=E(e,"poll"))!=null?f:void 0,0),manual:Nr(e,"manual"),onSuccess:p=>ht(e,"voodoo:success",{data:p}),onError:(p,d)=>ht(e,"voodoo:error",{error:p,message:d})});t.set(s,a),r(()=>a.stop())},{priority:U.DATA});for(let e of["target","swap","trigger","poll","param","params","body","data-body","headers","cache","retry","timeout","as","json-path","template","offline-queue","min-length","scroll-to","manual","debounce","throttle","indicator"])A(e,()=>{},{priority:U.TRANSITION});Fo(zo);Wo(At);Jo(js);vs();var Ft=new Map;function Is(e,t){let n=Ft.get(e);return n||Ft.set(e,n=new Set),n.add(t),()=>n.delete(t)}function pc(e,t){let n=Is(e,r=>{n(),t(r)});return n}function mc(e,t){let n=Ft.get(e);if(n)for(let r of[...n])try{r(t)}catch(o){$(o,`event "${e}"`)}}function hc(e,t){var n;if(!t){Ft.delete(e);return}(n=Ft.get(e))==null||n.delete(t)}function js(e,t){var r,o;let n=typeof t=="function"?{mounted:t,updated:t}:t;A(e,s=>{var l,f;let i,a=!1,c=p=>{var d,m;return{el:s.el,value:p,oldValue:i,arg:s.arg,modifiers:s.modifiers,expression:s.expression,scope:s.scope,instance:(m=(d=s.scope.owner)==null?void 0:d.component)!=null?m:null}},u=n.raw?s.expression:s.evaluate();(l=n.created)==null||l.call(n,s.el,c(u)),(f=n.beforeMount)==null||f.call(n,s.el,c(u)),s.effect(()=>{var m,g;let p=n.raw?s.expression:s.evaluate();if(!a){a=!0,i=p,(m=n.mounted)==null||m.call(n,s.el,c(p));return}if(p===i)return;let d=c(p);(g=n.updated)==null||g.call(n,s.el,d),i=p}),s.cleanup(()=>{var d,m;let p=c(i);(d=n.beforeUnmount)==null||d.call(n,s.el,p),(m=n.unmounted)==null||m.call(n,s.el,p)})},{priority:(r=n.priority)!=null?r:U.DEFAULT,terminal:(o=n.terminal)!=null?o:!1})}function gc(e){return Object.defineProperties(de.data,Object.getOwnPropertyDescriptors(e)),de.data}var yc="0.11.2",En={...wr,version:yc,config:w,reactive:F,ref:Tt,shallowRef:Kn,computed:xt,effect:te,watch:ue,watchEffect:Yn,nextTick:$e,toRaw:K,markRaw:zn,unref:Gn,stop:qn,effectScope:_n,EffectScope:ne,flushSync:jn,data:gc,store:ns,stores:ln,removeStore:rs,storeNames:os,scope:de,component:rt,components:z,directive:js,directives:ve,magic:N,magics:kt,createApp:Zo,start:Uo,whenReady:an,whenElement:cn,walk:j,refresh:_o,destroy:H,stopObserving:qo,getScope:et,findScope:xe,addCleanup:fe,parseAttribute:Je,parse:le,tokenize:Jt,evaluate:x,evaluateIn:O,stringify:ye,clearParseCache:uo,globals:G,http:oe,request:Lt,HttpError:X,resource:bn,toast:Pe,storage:se,session:mn,cookie:hn,cache:yn,url:gn,theme:ft,clipboard:Ar,screen:ie,network:_e,enter:Ot,leave:$t,fadeIn:wn,fadeOut:Tn,slideUp:Dt,slideDown:Ht,viewTransition:Es,injectStyle:Ee,ensureTokens:Ue,on:Is,once:pc,off:hc,emit:mc,use(e,t){Zt(En,e,t)},onError(e){Fn(e)},instances:on,Scope:De,PRIORITY:U,VoodooSyntaxError:L,VoodooRuntimeError:B};ts(En);Z();var vc=new Set(["animation-iteration-count","aspect-ratio","border-image-slice","column-count","flex","flex-grow","flex-shrink","font-weight","grid-area","grid-column","grid-row","line-height","opacity","order","orphans","scale","tab-size","widows","z-index","zoom"]);function Qs(e){return e.startsWith("--")?e:e.replace(/[A-Z]/g,t=>`-${t.toLowerCase()}`)}function ae(e){return e.length<2?e:Array.from(new Set(e))}function Ve(e){return String(e!=null?e:"").split(/\s+/).filter(Boolean)}function Or(e){if(typeof document=="undefined")return[];let t=document.createElement("template");t.innerHTML=e.trim();let n=[];for(let r of Array.from(t.content.children))n.push(r);return n}function Ks(e){return e.length>2&&e.charCodeAt(0)===60&&e.endsWith(">")}function bc(e){if(e==null)return typeof document=="undefined"?[]:[document];if(e instanceof pe)return e.toArray();if(typeof e=="string")return We(e);if(typeof e=="function")return typeof document=="undefined"?[]:[document];let t=We(e);return t.length?t:typeof document=="undefined"?[]:[document]}function We(e,t){if(e==null)return[];if(typeof e=="string"){let o=e.trim();if(!o)return[];if(Ks(o))return Or(o);let s=[];for(let i of bc(t))try{for(let a of Array.from(i.querySelectorAll(o)))s.push(a)}catch(a){}return ae(s)}if(e instanceof pe)return e.toArray();if(typeof e=="function")return[];let n=e;if(typeof n.nodeType=="number"){if(n.nodeType===1)return[n];if(n.nodeType===9){let o=n;return o.documentElement?[o.documentElement]:[]}return n.nodeType===11?Array.from(n.children):[]}let r=e;if(typeof r.length=="number"){let o=[];for(let s=0;s<r.length;s++){let i=r[s];i&&i.nodeType===1&&o.push(i)}return ae(o)}return[]}function Fs(e){if(e==null)return[];if(typeof e=="string"){let r=e;return Ks(r.trim())?Or(r):[document.createTextNode(r)]}if(e instanceof pe)return e.toArray();if(typeof e=="function")return[];let t=e;if(typeof t.nodeType=="number")return[t];let n=e;if(typeof n.length=="number"){let r=[];for(let o=0;o<n.length;o++)n[o]&&r.push(n[o]);return r}return[]}function kn(e,t,n){let r=Qs(t);if(n===null||n===""){e.style.removeProperty(r);return}let o=typeof n=="number"&&!vc.has(r)&&!r.startsWith("--")?`${n}px`:String(n);e.style.setProperty(r,o)}function wc(e,t){for(let[n,r]of Object.entries(t))kn(e,n,r)}function Bs(e){if(e===void 0)return;if(e==="")return"";if(e==="true")return!0;if(e==="false")return!1;if(e==="null")return null;if(/^-?\d+(\.\d+)?$/.test(e))return Number(e);let t=e.charCodeAt(0);if(t===123||t===91||t===34)try{return JSON.parse(e)}catch(n){return e}return e}function Us(e){return e.replace(/-([a-z0-9])/g,(t,n)=>n.toUpperCase())}var Gs=new WeakMap;function qs(e){return e.hasAttribute("hidden")||e.style.display==="none"?!0:e.isConnected?getComputedStyle(e).display==="none":!1}function _s(e){e.removeAttribute("hidden");let t=Gs.get(e);t!==void 0&&t!=="none"?e.style.display=t:e.style.removeProperty("display"),e.isConnected&&getComputedStyle(e).display==="none"&&(e.style.display="block")}function Vs(e){let t=e.style.display;t&&t!=="none"&&Gs.set(e,t),e.style.display="none"}var Ws="input,select,textarea";function zs(e){return e.matches(Ws)?[e]:Array.from(e.querySelectorAll(Ws))}function Tc(e){let t=e;if(!t.name||t.disabled)return!1;let n=(t.getAttribute("type")||"").toLowerCase();return!(n==="file"||n==="submit"||n==="reset"||n==="button"||(n==="checkbox"||n==="radio")&&!t.checked)}var Sn=new WeakMap;function xc(e){let t=Sn.get(e);return t||Sn.set(e,t=[]),t}var pe=class e{constructor(t=[]){M(this,"length");M(this,"elements");this.elements=t,this.length=t.length;let n=this;for(let r=0;r<t.length;r++)n[r]=t[r]}[Symbol.iterator](){return this.elements[Symbol.iterator]()}find(t){let n=[];for(let r of this.elements)try{for(let o of Array.from(r.querySelectorAll(t)))n.push(o)}catch(o){}return new e(ae(n))}closest(t){let n=[];for(let r of this.elements){let o=r.closest(t);o&&n.push(o)}return new e(ae(n))}parent(t){let n=[];for(let r of this.elements){let o=r.parentElement;o&&(!t||o.matches(t))&&n.push(o)}return new e(ae(n))}parents(t){let n=[];for(let r of this.elements){let o=r.parentElement;for(;o;)(!t||o.matches(t))&&n.push(o),o=o.parentElement}return new e(ae(n))}children(t){let n=[];for(let r of this.elements)for(let o of Array.from(r.children))(!t||o.matches(t))&&n.push(o);return new e(ae(n))}siblings(t){let n=[];for(let r of this.elements){let o=r.parentElement;if(o)for(let s of Array.from(o.children))s!==r&&(!t||s.matches(t))&&n.push(s)}return new e(ae(n))}next(t){let n=[];for(let r of this.elements){let o=r.nextElementSibling;o&&(!t||o.matches(t))&&n.push(o)}return new e(ae(n))}prev(t){let n=[];for(let r of this.elements){let o=r.previousElementSibling;o&&(!t||o.matches(t))&&n.push(o)}return new e(ae(n))}first(){return this.eq(0)}last(){return this.eq(-1)}eq(t){let n=t<0?this.elements.length+t:t,r=this.elements[n];return new e(r?[r]:[])}filter(t){let n=this.elements.filter((r,o)=>typeof t=="function"?t(r,o):r.matches(t));return new e(n)}not(t){let n=this.elements.filter((r,o)=>typeof t=="function"?!t(r,o):!r.matches(t));return new e(n)}has(t){let n=this.elements.filter(r=>typeof t=="string"?r.querySelector(t)!==null:r.contains(t));return new e(n)}is(t){return this.elements.some((n,r)=>typeof t=="function"?t(n,r):n.matches(t))}map(t){return this.elements.map((n,r)=>t(n,r))}each(t){for(let n=0;n<this.elements.length;n++){let r=this.elements[n];if(t.call(r,r,n)===!1)break}return this}get(...t){if(!t.length)return this.toArray();let n=Number(t[0]);return this.elements[n<0?this.elements.length+n:n]}toArray(){return this.elements.slice()}add(t,n){return new e(ae([...this.elements,...We(t,n)]))}slice(t,n){return new e(this.elements.slice(t,n))}text(...t){var o,s;if(!t.length)return(s=(o=this.elements[0])==null?void 0:o.textContent)!=null?s:"";let n=t[0],r=n==null?"":String(n);for(let i of this.elements){for(let a of Array.from(i.childNodes))H(a);i.textContent=r}return this}html(...t){var o,s;if(!t.length)return(s=(o=this.elements[0])==null?void 0:o.innerHTML)!=null?s:"";let n=t[0],r=n==null?"":String(n);for(let i of this.elements){for(let a of Array.from(i.childNodes))H(a);i.innerHTML=r}return this}val(...t){var r;if(!t.length){let o=this.elements[0];if(!o)return"";let s=o;return o.tagName==="SELECT"&&s.multiple?Array.from(s.selectedOptions).map(i=>i.value):o.type==="checkbox"?o.checked?o.value||"on":"":(r=o.value)!=null?r:""}let n=t[0];for(let o of this.elements){let s=o,i=o;if(s.tagName==="SELECT"&&i.multiple){let a=(Array.isArray(n)?n:[n]).map(String);for(let c of Array.from(i.options))c.selected=a.includes(c.value);continue}if(s.type==="checkbox"||s.type==="radio"){s.checked=Array.isArray(n)?n.map(String).includes(s.value):n===!0||String(n)===s.value;continue}s.value=n==null?"":String(n)}return this}attr(...t){var s,i;let n=t[0];if(n!==null&&typeof n=="object"){for(let a of this.elements)for(let[c,u]of Object.entries(n))u===null||u===!1?a.removeAttribute(c):a.setAttribute(c,u===!0?"":String(u));return this}let r=String(n);if(t.length<2)return(i=(s=this.elements[0])==null?void 0:s.getAttribute(r))!=null?i:void 0;let o=t[1];for(let a of this.elements)o===null||o===!1?a.removeAttribute(r):a.setAttribute(r,o===!0?"":String(o));return this}removeAttr(t){let n=Ve(t);for(let r of this.elements)for(let o of n)r.removeAttribute(o);return this}prop(...t){let n=String(t[0]);if(t.length<2){let r=this.elements[0];return r?r[n]:void 0}for(let r of this.elements)r[n]=t[1];return this}data(...t){let n=t[0];if(!t.length){let s=this.elements[0];if(!s)return{};let i={};for(let[a,c]of Object.entries(s.dataset))i[a]=Bs(c);return i}if(n!==null&&typeof n=="object"){for(let s of this.elements)for(let[i,a]of Object.entries(n))s.dataset[Us(i)]=typeof a=="string"?a:JSON.stringify(a!=null?a:null);return this}let r=Us(String(n));if(t.length<2){let s=this.elements[0];return s?Bs(s.dataset[r]):void 0}let o=t[1];for(let s of this.elements)s.dataset[r]=typeof o=="string"?o:JSON.stringify(o!=null?o:null);return this}css(...t){let n=t[0];if(n!==null&&typeof n=="object"){for(let o of this.elements)wc(o,n);return this}let r=String(n);if(t.length<2){let o=this.elements[0];if(!o)return"";let s=Qs(r);return((o.isConnected?getComputedStyle(o).getPropertyValue(s):"")||o.style.getPropertyValue(s)).trim()}for(let o of this.elements)kn(o,r,t[1]);return this}width(...t){if(!t.length){let n=this.elements[0];return n?n.getBoundingClientRect().width:0}for(let n of this.elements)kn(n,"width",t[0]);return this}height(...t){if(!t.length){let n=this.elements[0];return n?n.getBoundingClientRect().height:0}for(let n of this.elements)kn(n,"height",t[0]);return this}offset(){let t=this.elements[0];if(!t)return{top:0,left:0};let n=t.getBoundingClientRect();return{top:n.top+window.scrollY,left:n.left+window.scrollX}}position(){let t=this.elements[0];return t?{top:t.offsetTop,left:t.offsetLeft}:{top:0,left:0}}scrollTop(...t){var r,o;if(!t.length)return(o=(r=this.elements[0])==null?void 0:r.scrollTop)!=null?o:0;let n=Number(t[0])||0;for(let s of this.elements)s.scrollTop=n;return this}addClass(t){let n=Ve(t);if(n.length)for(let r of this.elements)r.classList.add(...n);return this}removeClass(t){let n=Ve(t);if(n.length)for(let r of this.elements)r.classList.remove(...n);return this}toggleClass(t,n){let r=Ve(t);for(let o of this.elements)for(let s of r)n===void 0?o.classList.toggle(s):o.classList.toggle(s,n);return this}hasClass(t){let n=Ve(t);return n.length?this.elements.some(r=>n.every(o=>r.classList.contains(o))):!1}insert(t,n){let r=this.elements.length;for(let o=0;o<r;o++){let s=this.elements[o];for(let i of Fs(t))n(s,o===r-1?i:i.cloneNode(!0))}return this}append(t){return this.insert(t,(n,r)=>n.appendChild(r))}prepend(t){return this.insert(t,(n,r)=>n.insertBefore(r,n.firstChild))}before(t){return this.insert(t,(n,r)=>{var o;return(o=n.parentNode)==null?void 0:o.insertBefore(r,n)})}after(t){return this.insert(t,(n,r)=>{var o;return(o=n.parentNode)==null?void 0:o.insertBefore(r,n.nextSibling)})}appendTo(t){let n=We(t);for(let r=0;r<n.length;r++)for(let o of this.elements)n[r].appendChild(r===n.length-1?o:o.cloneNode(!0));return this}prependTo(t){let n=We(t);for(let r=0;r<n.length;r++){let o=n[r],s=this.elements.map(i=>r===n.length-1?i:i.cloneNode(!0));for(let i=s.length-1;i>=0;i--)o.insertBefore(s[i],o.firstChild)}return this}replaceWith(t){for(let n of this.elements){let r=n.parentNode;if(r){for(let o of Fs(t))r.insertBefore(o,n);H(n),n.remove()}}return this}wrap(t){var n;for(let r of this.elements){let o=We(t)[0];if(!o)continue;let s=o.cloneNode(!0);(n=r.parentNode)==null||n.insertBefore(s,r);let i=s;for(;i.firstElementChild;)i=i.firstElementChild;i.appendChild(r)}return this}unwrap(){let t=new Set;for(let n of this.elements){let r=n.parentElement;r&&r!==document.body&&t.add(r)}for(let n of t){let r=n.parentNode;if(r){for(;n.firstChild;)r.insertBefore(n.firstChild,n);H(n),n.remove()}}return this}remove(){for(let t of this.elements)H(t),t.remove();return this}empty(){for(let t of this.elements){for(let n of Array.from(t.childNodes))H(n);t.replaceChildren()}return this}clone(t=!0){return new e(this.elements.map(n=>n.cloneNode(t)))}on(t,...n){var a;let r=typeof n[0]=="string",o=r?n[0]:null,s=r?n[1]:n[0],i=(a=r?n[2]:n[1])!=null?a:{};if(typeof s!="function")return this;for(let c of this.elements)for(let u of Ve(t)){let l=f=>{if(!o){s.call(c,f);return}let p=f.target,d=p==null?void 0:p.closest(o);!d||!c.contains(d)||s.call(d,f)};c.addEventListener(u,l,i),xc(c).push({type:u,selector:o,handler:s,wrapped:l,options:i})}return this}off(t,n,r){let o=typeof n=="string"?n:null,s=typeof n=="function"?n:r!=null?r:null,i=t?Ve(t):null;for(let a of this.elements){let c=Sn.get(a);if(!c)continue;let u=[];for(let l of c){let f=!i||i.includes(l.type),p=o===null||l.selector===o,d=s===null||l.handler===s;f&&p&&d?a.removeEventListener(l.type,l.wrapped,l.options):u.push(l)}Sn.set(a,u)}return this}once(t,...n){let r=typeof n[0]=="string",o=r?n[0]:null,s=r?n[1]:n[0];if(typeof s!="function")return this;let i=this,a=function(c){return o?i.off(t,o,a):i.off(t,a),s.call(this,c)};return o?this.on(t,o,a):this.on(t,a)}trigger(t,n){for(let r of this.elements){if(n===void 0&&typeof r[t]=="function"){r[t]();continue}let o=new CustomEvent(t,{detail:n,bubbles:!0,cancelable:!0});o.__voodoo=!0,r.dispatchEvent(o)}return this}emit(t,n){for(let r of this.elements){let o=new CustomEvent(t,{detail:n,bubbles:!0,cancelable:!0});o.__voodoo=!0,r.dispatchEvent(o)}return this}show(){for(let t of this.elements)_s(t);return this}hide(){for(let t of this.elements)Vs(t);return this}toggle(t){for(let n of this.elements)(t===void 0?qs(n):t)?_s(n):Vs(n);return this}fadeIn(t=220){for(let n of this.elements)n.removeAttribute("hidden"),wn(n,t);return this}fadeOut(t=220){for(let n of this.elements)Tn(n,t);return this}slideUp(t=240){for(let n of this.elements)Dt(n,t);return this}slideDown(t=240){for(let n of this.elements)n.removeAttribute("hidden"),Ht(n,t);return this}slideToggle(t=240){for(let n of this.elements)qs(n)?(n.removeAttribute("hidden"),Ht(n,t)):Dt(n,t);return this}animate(t,n=300){for(let r of this.elements)typeof r.animate=="function"&&r.animate(t,n);return this}scrollIntoView(t={behavior:"smooth",block:"start"}){var n;return(n=this.elements[0])==null||n.scrollIntoView(t),this}serialize(){let t=this.elements[0];if(!t)return"";let n=new URLSearchParams;for(let r of zs(t)){if(!Tc(r))continue;let o=r,s=r;if(o.tagName==="SELECT"&&s.multiple){for(let i of Array.from(s.selectedOptions))n.append(o.name,i.value);continue}n.append(o.name,o.value)}return n.toString()}serializeObject(){var r,o,s,i;let t=this.elements[0],n={};if(!t)return n;for(let a of zs(t)){let c=a;if(!c.name||c.disabled)continue;let u=(c.getAttribute("type")||"").toLowerCase();if(u==="submit"||u==="reset"||u==="button")continue;let l=c.name.endsWith("[]"),f=l?c.name.slice(0,-2):c.name,p=a,d;if(u==="checkbox"){if(!c.checked&&!l){n[f]=(r=n[f])!=null?r:!1;continue}if(!c.checked)continue;d=c.value==="on"?!0:c.value}else if(u==="radio"){if(!c.checked)continue;d=c.value}else u==="file"?d=c.multiple?Array.from((o=c.files)!=null?o:[]):(i=(s=c.files)==null?void 0:s[0])!=null?i:null:c.tagName==="SELECT"&&p.multiple?d=Array.from(p.selectedOptions).map(m=>m.value):u==="number"||u==="range"?d=c.value===""?null:Number(c.value):d=c.value;if(l){let m=n[f];Array.isArray(m)?m.push(d):n[f]=[d];continue}if(Object.prototype.hasOwnProperty.call(n,f)){let m=n[f];Array.isArray(m)?m.push(d):m===void 0||m===!1?n[f]=d:n[f]=[m,d];continue}n[f]=d}return n}focus(t){var n;return(n=this.elements[0])==null||n.focus(t),this}blur(){for(let t of this.elements)t.blur();return this}select(){for(let t of this.elements){let n=t;typeof n.select=="function"&&n.select()}return this}walk(t=!1){for(let n of this.elements)t&&H(n),j(n,xe(n.parentNode));return this}destroy(){for(let t of this.elements)H(t);return this}};function $r(e,t){if(typeof e=="function"){Hr(e);let n=typeof document!="undefined"?document.documentElement:null;return new pe(n?[n]:[])}return new pe(We(e,t))}function Hr(e){return typeof document=="undefined"?Promise.resolve():new Promise(t=>{Xo(()=>{try{e==null||e()}catch(n){$(n,"V.ready")}t()})})}function Ys(e){return new pe(Or(e))}var Xs=((e,t)=>$r(e,t));Object.assign(Xs,En,{query:$r,ready:Hr,fromHtml:Ys,Collection:pe,magic:N});var Dr=Xs;re();ut();re();var Ec=/^#([0-9a-f])([0-9a-f])([0-9a-f])[0-9a-f]?$/i,kc=/^#([0-9a-f]{2})([0-9a-f]{2})([0-9a-f]{2})(?:[0-9a-f]{2})?$/i,Sc=/^rgba?\(([^)]+)\)$/i,Ac=/^hsla?\(([^)]+)\)$/i;function Js(e){return e.split(/[\s,/]+/).map(t=>parseFloat(t)).filter(t=>!Number.isNaN(t))}function Rc(e,t,n){let r=(e%360+360)%360,o=J(t/100,0,1),s=J(n/100,0,1),i=(1-Math.abs(2*s-1))*o,a=i*(1-Math.abs(r/60%2-1)),c=s-i/2,u=Math.floor(r/60)%6,l=[[i,a,0],[a,i,0],[0,i,a],[0,a,i],[a,0,i],[i,0,a]],[f,p,d]=l[u];return{r:Math.round((f+c)*255),g:Math.round((p+c)*255),b:Math.round((d+c)*255)}}function me(e){let t=String(e!=null?e:"").trim();if(!t)return null;let n=Ec.exec(t);if(n)return{r:parseInt(n[1]+n[1],16),g:parseInt(n[2]+n[2],16),b:parseInt(n[3]+n[3],16)};let r=kc.exec(t);if(r)return{r:parseInt(r[1],16),g:parseInt(r[2],16),b:parseInt(r[3],16)};let o=Sc.exec(t);if(o){let[i,a,c]=Js(o[1]);return i===void 0||a===void 0||c===void 0?null:{r:J(i,0,255),g:J(a,0,255),b:J(c,0,255)}}let s=Ac.exec(t);if(s){let[i,a,c]=Js(s[1]);return i===void 0||a===void 0||c===void 0?null:Rc(i,a,c)}return null}function J(e,t,n){return e<t?t:e>n?n:e}function vt(e){let t=e/255;return t<=.04045?t/12.92:Math.pow((t+.055)/1.055,2.4)}function Ir(e){return e<=.0031308?e*12.92:1.055*Math.pow(e,.4166666666666667)-.055}function Cc(e){let t=vt(e.r),n=vt(e.g),r=vt(e.b),o=.4122214708*t+.5363325363*n+.0514459929*r,s=.2119034982*t+.6806995451*n+.1073969566*r,i=.0883024619*t+.2817188376*n+.6299787005*r,a=Math.cbrt(o),c=Math.cbrt(s),u=Math.cbrt(i);return{l:.2104542553*a+.793617785*c-.0040720468*u,a:1.9779984951*a-2.428592205*c+.4505937099*u,b:.0259040371*a+.7827717662*c-.808675766*u}}function Pc(e){let t=e.l+.3963377774*e.a+.2158037573*e.b,n=e.l-.1055613458*e.a-.0638541728*e.b,r=e.l-.0894841775*e.a-1.291485548*e.b,o=t*t*t,s=n*n*n,i=r*r*r;return{r:Ir(4.0767416621*o-3.3077115913*s+.2309699292*i),g:Ir(-1.2684380046*o+2.6097574011*s-.3413193965*i),b:Ir(-.0041960863*o-.7034186147*s+1.707614701*i)}}function Rn(e){let t=Cc(e),n=Math.sqrt(t.a*t.a+t.b*t.b),r=Math.atan2(t.b,t.a)*180/Math.PI;return r<0&&(r+=360),{l:t.l,c:n,h:n<1e-5?0:r}}function Zs(e){let t=e.h*Math.PI/180;return Pc({l:e.l,a:Math.cos(t)*e.c,b:Math.sin(t)*e.c})}function yt(e){let t=Math.max(0,e.c);for(let r=0;r<32;r++){let o=Zs({l:J(e.l,0,1),c:t,h:e.h});if(o.r>=-.001&&o.r<=1.001&&o.g>=-.001&&o.g<=1.001&&o.b>=-.001&&o.b<=1.001)return{r:Math.round(J(o.r,0,1)*255),g:Math.round(J(o.g,0,1)*255),b:Math.round(J(o.b,0,1)*255)};t*=.92}let n=Zs({l:J(e.l,0,1),c:0,h:e.h});return{r:Math.round(J(n.r,0,1)*255),g:Math.round(J(n.g,0,1)*255),b:Math.round(J(n.b,0,1)*255)}}function jr(e){return J(Math.round(e),0,255).toString(16).padStart(2,"0")}function ze(e){return`#${jr(e.r)}${jr(e.g)}${jr(e.b)}`}function gt(e,t){return`rgba(${Math.round(e.r)}, ${Math.round(e.g)}, ${Math.round(e.b)}, ${Number(t.toFixed(3))})`}function oi(e){return ze(yt(e))}function Br(e){return .2126*vt(e.r)+.7152*vt(e.g)+.0722*vt(e.b)}function Ur(e,t){let n=typeof e=="string"?me(e):e,r=typeof t=="string"?me(t):t;if(!n||!r)return 1;let o=Br(n),s=Br(r),i=Math.max(o,s),a=Math.min(o,s);return(i+.05)/(a+.05)}var si={r:255,g:255,b:255},Cn={r:0,g:0,b:0};function Bt(e){let t=typeof e=="string"?me(e):e;return t?Ur(t,si)>=Ur(t,Cn)?"#ffffff":"#000000":"#ffffff"}var qr=[50,100,200,300,400,500,600,700,800,900],ii=[.973,.941,.889,.819,.732,.638,.558,.478,.399,.327],Mc=[.14,.26,.46,.68,.88,1,.97,.89,.78,.65],ai=[.244,.286,.343,.408,.484,.588,.668,.748,.836,.928],Lc=[.3,.42,.6,.78,.92,1,.92,.78,.57,.33];function ci(e,t=!1){var a;let n=typeof e=="string"?(a=me(e))!=null?a:Cn:e,r=Rn(n),o=t?ai:ii,s=t?Lc:Mc,i={};return qr.forEach((c,u)=>{i[String(c)]=oi({l:o[u],c:r.c*s[u],h:r.h})}),i}var Pn={violeta:{primary:"#6D3BF5",accent:"#FF3D8B",success:"#16A34A",warning:"#D97706",danger:"#E11D48",info:"#7C6BFF"},oceano:{primary:"#0E7BC4",accent:"#0FB5C9",success:"#0F9D6E",warning:"#D08700",danger:"#DC2F3E",info:"#3B82F6"},floresta:{primary:"#1F8A4C",accent:"#7FA80E",success:"#18A05A",warning:"#C97A0A",danger:"#C93A2E",info:"#2C8FA8"},poente:{primary:"#E4632A",accent:"#D62F63",success:"#3E9B52",warning:"#D99000",danger:"#D32F2F",info:"#B45FC0"},grafite:{primary:"#4C5A70",accent:"#2E7FD1",success:"#2F8F60",warning:"#B57A12",danger:"#C2453F",info:"#5B7A99"}},ui=["primary","accent","success","warning","danger","info"],_r="voodoo:palette",ei="voodoo-palette",Nc="system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif",Oc="ui-monospace, SFMono-Regular, Menlo, Consolas, 'Liberation Mono', monospace";function ti(e,t){let n=(e!=null?e:"").trim();return n?n.includes(",")?n:`${/^['"]/.test(n)?n:`'${n}'`}, ${t}`:t}var $c=/^([\d.]+)(px|rem|em)$/;function Hc(e){let t=(e||"12px").trim(),n=$c.exec(t);if(!n)return{"--v-radius":t,"--v-radius-sm":`calc(${t} * 0.6)`,"--v-radius-lg":`calc(${t} * 1.5)`,"--v-radius-xl":`calc(${t} * 2)`,"--v-radius-full":"999px"};let r=parseFloat(n[1]),o=n[2],s=i=>`${Math.round(i*1e3)/1e3}${o}`;return{"--v-radius":s(r),"--v-radius-sm":s(Math.max(r*.55,0)),"--v-radius-lg":s(r*1.5),"--v-radius-xl":s(r*2),"--v-radius-full":"999px"}}function ni(e,t){var u,l,f,p;let n={},r={},o={};for(let d of ui){let m=(u=me(e[d]))!=null?u:Cn,g=Rn(m),h=ci(m,t);r[d]=h;for(let P of qr)n[`--v-${d}-${P}`]=h[String(P)];let y=t?{l:Math.max(g.l,.62),c:g.c*.95,h:g.h}:g,S=t?{l:Math.min(y.l+.07,.94),c:y.c*.95,h:y.h}:{l:Math.max(y.l-.055,.12),c:y.c,h:y.h},V=t?{l:Math.min(y.l+.13,.97),c:y.c*.88,h:y.h}:{l:Math.max(y.l-.105,.1),c:y.c,h:y.h},k=yt(y),v=yt(S),I=yt(V);n[`--v-${d}`]=ze(t?k:m),n[`--v-${d}-hover`]=ze(v),n[`--v-${d}-active`]=ze(I),n[`--v-${d}-contrast`]=Bt(t?k:m),n[`--v-${d}-contrast-hover`]=Bt(v),n[`--v-${d}-contrast-active`]=Bt(I);let D=h[50],C=h[100],W=t?h[800]:h[700];n[`--v-${d}-soft`]=D,n[`--v-${d}-soft-hover`]=C,n[`--v-${d}-soft-text`]=W,n[`--v-${d}-ring`]=gt(k,t?.45:.32),n[`--v-${d}-border`]=t?h[300]:h[200],o[d]=n[`--v-${d}-contrast`]}let s=(f=me((l=e.neutral)!=null?l:e.primary))!=null?f:Cn,i=Rn(s).h,a=(d,m)=>oi({l:d,c:m,h:i}),c={};if(qr.forEach((d,m)=>{let g=t?ai:ii;c[String(d)]=a(g[m],.012),n[`--v-neutral-${d}`]=c[String(d)]}),r.neutral=c,t)n["--v-surface"]=a(.248,.021),n["--v-surface-2"]=a(.196,.021),n["--v-surface-3"]=a(.305,.024),n["--v-surface-inset"]=a(.17,.02),n["--v-text"]=a(.965,.008),n["--v-text-muted"]=a(.748,.017),n["--v-text-soft"]=a(.63,.017),n["--v-border"]=a(.355,.023),n["--v-border-strong"]=a(.46,.026),n["--v-overlay"]="rgba(0, 0, 0, 0.62)",n["--v-shadow-sm"]="0 1px 2px rgba(0, 0, 0, 0.5)",n["--v-shadow"]="0 10px 30px rgba(0, 0, 0, 0.5)",n["--v-shadow-lg"]="0 24px 60px rgba(0, 0, 0, 0.62)";else{let d=yt({l:.24,c:.028,h:i});n["--v-surface"]=a(1,0),n["--v-surface-2"]=a(.981,.006),n["--v-surface-3"]=a(.955,.009),n["--v-surface-inset"]=a(.968,.008),n["--v-text"]=ze(d),n["--v-text-muted"]=a(.53,.023),n["--v-text-soft"]=a(.655,.018),n["--v-border"]=a(.906,.012),n["--v-border-strong"]=a(.828,.016),n["--v-overlay"]=gt(d,.45),n["--v-shadow-sm"]=`0 1px 2px ${gt(d,.08)}`,n["--v-shadow"]=`0 10px 30px ${gt(d,.14)}`,n["--v-shadow-lg"]=`0 24px 60px ${gt(d,.2)}`}return n["--v-focus-ring"]=n["--v-primary-ring"],o.surface=Bt((p=me(n["--v-surface"]))!=null?p:si),{vars:n,scales:r,contrast:o}}function Fr(e,t){let n=Object.entries(t).map(([r,o])=>` ${r}: ${o};`).join(`
138
+ `)}))}function Mc(e){let t=e.tagName;if(t==="FORM")return"submit";if(t==="INPUT"||t==="SELECT"||t==="TEXTAREA"){let n=e.type;return n==="button"||n==="submit"?"click":"change"}return"click"}function Lc({el:e,cleanup:t,run:n}){var l,f;let r=E(e,"trigger")||Mc(e),[o,...s]=r.split(/[.\s]+/),i=_((l=E(e,"poll"))!=null?l:void 0,0);if(i>0){n();let p=setInterval(()=>{document.visibilityState==="visible"&&n()},i);t(()=>clearInterval(p));return}if(o==="load"||o==="ready"){n();return}if(o==="visible"||o==="revealed"){if(typeof IntersectionObserver=="undefined"){n();return}let p=new IntersectionObserver(d=>{for(let m of d)m.isIntersecting&&(n(),s.includes("repeat")||p.unobserve(e))},{rootMargin:"80px"});p.observe(e),t(()=>p.disconnect());return}let a=s.includes("once"),c=_((f=E(e,"debounce"))!=null?f:void 0,0),u=p=>{(e.tagName==="FORM"||e.href)&&p.preventDefault(),n(p)};c>0&&(u=_e(u,c)),e.addEventListener(o,u,{once:a}),t(()=>e.removeEventListener(o,u))}var Nc=[["get","GET"],["post","POST"],["put","PUT"],["patch","PATCH"],["delete","DELETE"]];for(let[e,t]of Nc)A(e,({el:n,scope:r,expression:o,cleanup:s})=>{Lc({el:n,scope:r,cleanup:s,run:a=>{let c=Vt(o,r);if(!c)return;let u=E(n,"body")||E(n,"data-body"),l=u?$(u,r.child({$event:a}),"v-body"):void 0,f=E(n,"params"),p=f?$(f,r,"v-params"):void 0;_t({el:n,scope:r,method:t,url:c,body:l,params:p,event:a})}})});function Vt(e,t){let n=e.trim();if(!n)return"";if((/^[./#?]/.test(n)||/^https?:\/\//i.test(n)||/^[\w-]+\/[\w\-/.]*$/.test(n))&&!/[+`'"]|\$\{/.test(n))return n;let o=$(n,t,"URL");return typeof o=="string"?o:n}A("load",({el:e,scope:t,expression:n})=>{let r=Vt(n,t);r&&_t({el:e,scope:t,method:"GET",url:r})});A("load-visible",({el:e,scope:t,cleanup:n,expression:r})=>{let o=Vt(r,t);if(!o)return;if(typeof IntersectionObserver=="undefined"){_t({el:e,scope:t,method:"GET",url:o});return}let s=new IntersectionObserver(i=>{for(let a of i)a.isIntersecting&&(s.unobserve(e),_t({el:e,scope:t,method:"GET",url:o}))},{rootMargin:"120px"});s.observe(e),n(()=>s.disconnect())});A("search",({el:e,scope:t,expression:n,cleanup:r})=>{var f,p;let o=e,s=Vt(n,t),i=E(e,"param")||o.getAttribute("name")||"q",a=_((f=E(e,"debounce"))!=null?f:void 0,300),c=Number((p=E(e,"min-length"))!=null?p:0),u=_e(()=>{let d=o.value.trim();d.length<c||_t({el:e,scope:t,method:"GET",url:s,params:{[i]:d}})},a),l=()=>u();o.addEventListener("input",l),r(()=>{o.removeEventListener("input",l),u.cancel()})});A("resource",({el:e,scope:t,expression:n,cleanup:r})=>{var c,u,l,f;let o=n.indexOf(":"),s=E(e,"as")||"resource",i=n.trim();if(o>-1){let p=n.slice(0,o).trim();/^[A-Za-z_$][\w$]*$/.test(p)&&(s=p,i=n.slice(o+1).trim())}let a=Rn(()=>Vt(i,t),{method:(E(e,"method")||"GET").toUpperCase(),params:()=>E(e,"params")?$(E(e,"params"),t,"v-params"):void 0,cache:_((c=E(e,"cache"))!=null?c:void 0,0)||void 0,retry:Number((u=E(e,"retry"))!=null?u:0),timeout:_((l=E(e,"timeout"))!=null?l:void 0,ie.defaults.timeout),jsonPath:E(e,"json-path"),poll:_((f=E(e,"poll"))!=null?f:void 0,0),manual:Ur(e,"manual"),onSuccess:p=>Tt(e,"voodoo:success",{data:p}),onError:(p,d)=>Tt(e,"voodoo:error",{error:p,message:d})});t.set(s,a),r(()=>a.stop())},{priority:U.DATA});for(let e of["target","swap","trigger","poll","param","params","body","data-body","headers","cache","retry","timeout","as","json-path","template","offline-queue","min-length","scroll-to","manual","debounce","throttle","indicator"])A(e,()=>{},{priority:U.TRANSITION});Ko(ns);ts(Lt);cs(Xs);Rs();Ls();var Wt=new Map;function Ys(e,t){let n=Wt.get(e);return n||Wt.set(e,n=new Set),n.add(t),()=>n.delete(t)}function Oc(e,t){let n=Ys(e,r=>{n(),t(r)});return n}function $c(e,t){let n=Wt.get(e);if(n)for(let r of[...n])try{r(t)}catch(o){N(o,`event "${e}"`)}}function Hc(e,t){var n;if(!t){Wt.delete(e);return}(n=Wt.get(e))==null||n.delete(t)}function Xs(e,t){var r,o;let n=typeof t=="function"?{mounted:t,updated:t}:t;A(e,s=>{var l,f;let i,a=!1,c=p=>{var d,m;return{el:s.el,value:p,oldValue:i,arg:s.arg,modifiers:s.modifiers,expression:s.expression,scope:s.scope,instance:(m=(d=s.scope.owner)==null?void 0:d.component)!=null?m:null}},u=n.raw?s.expression:s.evaluate();(l=n.created)==null||l.call(n,s.el,c(u)),(f=n.beforeMount)==null||f.call(n,s.el,c(u)),s.effect(()=>{var m,g;let p=n.raw?s.expression:s.evaluate();if(!a){a=!0,i=p,(m=n.mounted)==null||m.call(n,s.el,c(p));return}if(p===i)return;let d=c(p);(g=n.updated)==null||g.call(n,s.el,d),i=p}),s.cleanup(()=>{var d,m;let p=c(i);(d=n.beforeUnmount)==null||d.call(n,s.el,p),(m=n.unmounted)==null||m.call(n,s.el,p)})},{priority:(r=n.priority)!=null?r:U.DEFAULT,terminal:(o=n.terminal)!=null?o:!1})}function Dc(e){return Object.defineProperties(pe.data,Object.getOwnPropertyDescriptors(e)),pe.data}var Ic="0.12.2",Ln={...Pr,version:Ic,config:w,reactive:F,ref:de,shallowRef:er,computed:De,effect:J,watch:fe,watchEffect:nr,nextTick:He,toRaw:K,markRaw:At,unref:tr,stop:et,effectScope:Yn,EffectScope:re,flushSync:zn,data:Dc,store:gn,stores:qe,removeStore:fs,storeNames:ps,scope:pe,component:ut,components:z,directive:Xs,directives:we,magic:O,magics:Pt,createApp:us,start:Xo,whenReady:Nt,whenElement:mn,walk:j,refresh:Zo,destroy:H,stopObserving:Jo,getScope:it,findScope:Ee,addCleanup:ne,parseAttribute:ot,parse:oe,tokenize:on,evaluate:x,evaluateIn:$,stringify:be,clearParseCache:wo,globals:Y,http:ie,request:It,HttpError:Z,resource:Rn,toast:Me,storage:ae,session:Tn,cookie:xn,cache:kn,url:En,theme:vt,clipboard:Hr,screen:ce,network:Qe,enter:Ft,leave:Bt,fadeIn:Cn,fadeOut:Pn,slideUp:qt,slideDown:Ut,viewTransition:Ds,injectStyle:ke,ensureTokens:We,on:Ys,once:Oc,off:Hc,emit:$c,use(e,t){an(Ln,e,t)},onError(e){Qn(e)},instances:fn,Scope:je,PRIORITY:U,VoodooSyntaxError:L,VoodooRuntimeError:B};ds(Ln);G();var jc=new Set(["animation-iteration-count","aspect-ratio","border-image-slice","column-count","flex","flex-grow","flex-shrink","font-weight","grid-area","grid-column","grid-row","line-height","opacity","order","orphans","scale","tab-size","widows","z-index","zoom"]);function ii(e){return e.startsWith("--")?e:e.replace(/[A-Z]/g,t=>`-${t.toLowerCase()}`)}function ue(e){return e.length<2?e:Array.from(new Set(e))}function Ke(e){return String(e!=null?e:"").split(/\s+/).filter(Boolean)}function qr(e){if(typeof document=="undefined")return[];let t=document.createElement("template");t.innerHTML=e.trim();let n=[];for(let r of Array.from(t.content.children))n.push(r);return n}function ai(e){return e.length>2&&e.charCodeAt(0)===60&&e.endsWith(">")}function Fc(e){if(e==null)return typeof document=="undefined"?[]:[document];if(e instanceof he)return e.toArray();if(typeof e=="string")return Ge(e);if(typeof e=="function")return typeof document=="undefined"?[]:[document];let t=Ge(e);return t.length?t:typeof document=="undefined"?[]:[document]}function Ge(e,t){if(e==null)return[];if(typeof e=="string"){let o=e.trim();if(!o)return[];if(ai(o))return qr(o);let s=[];for(let i of Fc(t))try{for(let a of Array.from(i.querySelectorAll(o)))s.push(a)}catch(a){}return ue(s)}if(e instanceof he)return e.toArray();if(typeof e=="function")return[];let n=e;if(typeof n.nodeType=="number"){if(n.nodeType===1)return[n];if(n.nodeType===9){let o=n;return o.documentElement?[o.documentElement]:[]}return n.nodeType===11?Array.from(n.children):[]}let r=e;if(typeof r.length=="number"){let o=[];for(let s=0;s<r.length;s++){let i=r[s];i&&i.nodeType===1&&o.push(i)}return ue(o)}return[]}function Js(e){if(e==null)return[];if(typeof e=="string"){let r=e;return ai(r.trim())?qr(r):[document.createTextNode(r)]}if(e instanceof he)return e.toArray();if(typeof e=="function")return[];let t=e;if(typeof t.nodeType=="number")return[t];let n=e;if(typeof n.length=="number"){let r=[];for(let o=0;o<n.length;o++)n[o]&&r.push(n[o]);return r}return[]}function Nn(e,t,n){let r=ii(t);if(n===null||n===""){e.style.removeProperty(r);return}let o=typeof n=="number"&&!jc.has(r)&&!r.startsWith("--")?`${n}px`:String(n);e.style.setProperty(r,o)}function Bc(e,t){for(let[n,r]of Object.entries(t))Nn(e,n,r)}function Zs(e){if(e===void 0)return;if(e==="")return"";if(e==="true")return!0;if(e==="false")return!1;if(e==="null")return null;if(/^-?\d+(\.\d+)?$/.test(e))return Number(e);let t=e.charCodeAt(0);if(t===123||t===91||t===34)try{return JSON.parse(e)}catch(n){return e}return e}function ei(e){return e.replace(/-([a-z0-9])/g,(t,n)=>n.toUpperCase())}var ci=new WeakMap;function ti(e){return e.hasAttribute("hidden")||e.style.display==="none"?!0:e.isConnected?getComputedStyle(e).display==="none":!1}function ni(e){e.removeAttribute("hidden");let t=ci.get(e);t!==void 0&&t!=="none"?e.style.display=t:e.style.removeProperty("display"),e.isConnected&&getComputedStyle(e).display==="none"&&(e.style.display="block")}function ri(e){let t=e.style.display;t&&t!=="none"&&ci.set(e,t),e.style.display="none"}var oi="input,select,textarea";function si(e){return e.matches(oi)?[e]:Array.from(e.querySelectorAll(oi))}function Uc(e){let t=e;if(!t.name||t.disabled)return!1;let n=(t.getAttribute("type")||"").toLowerCase();return!(n==="file"||n==="submit"||n==="reset"||n==="button"||(n==="checkbox"||n==="radio")&&!t.checked)}var On=new WeakMap;function qc(e){let t=On.get(e);return t||On.set(e,t=[]),t}var he=class e{constructor(t=[]){M(this,"length");M(this,"elements");this.elements=t,this.length=t.length;let n=this;for(let r=0;r<t.length;r++)n[r]=t[r]}[Symbol.iterator](){return this.elements[Symbol.iterator]()}find(t){let n=[];for(let r of this.elements)try{for(let o of Array.from(r.querySelectorAll(t)))n.push(o)}catch(o){}return new e(ue(n))}closest(t){let n=[];for(let r of this.elements){let o=r.closest(t);o&&n.push(o)}return new e(ue(n))}parent(t){let n=[];for(let r of this.elements){let o=r.parentElement;o&&(!t||o.matches(t))&&n.push(o)}return new e(ue(n))}parents(t){let n=[];for(let r of this.elements){let o=r.parentElement;for(;o;)(!t||o.matches(t))&&n.push(o),o=o.parentElement}return new e(ue(n))}children(t){let n=[];for(let r of this.elements)for(let o of Array.from(r.children))(!t||o.matches(t))&&n.push(o);return new e(ue(n))}siblings(t){let n=[];for(let r of this.elements){let o=r.parentElement;if(o)for(let s of Array.from(o.children))s!==r&&(!t||s.matches(t))&&n.push(s)}return new e(ue(n))}next(t){let n=[];for(let r of this.elements){let o=r.nextElementSibling;o&&(!t||o.matches(t))&&n.push(o)}return new e(ue(n))}prev(t){let n=[];for(let r of this.elements){let o=r.previousElementSibling;o&&(!t||o.matches(t))&&n.push(o)}return new e(ue(n))}first(){return this.eq(0)}last(){return this.eq(-1)}eq(t){let n=t<0?this.elements.length+t:t,r=this.elements[n];return new e(r?[r]:[])}filter(t){let n=this.elements.filter((r,o)=>typeof t=="function"?t(r,o):r.matches(t));return new e(n)}not(t){let n=this.elements.filter((r,o)=>typeof t=="function"?!t(r,o):!r.matches(t));return new e(n)}has(t){let n=this.elements.filter(r=>typeof t=="string"?r.querySelector(t)!==null:r.contains(t));return new e(n)}is(t){return this.elements.some((n,r)=>typeof t=="function"?t(n,r):n.matches(t))}map(t){return this.elements.map((n,r)=>t(n,r))}each(t){for(let n=0;n<this.elements.length;n++){let r=this.elements[n];if(t.call(r,r,n)===!1)break}return this}get(...t){if(!t.length)return this.toArray();let n=Number(t[0]);return this.elements[n<0?this.elements.length+n:n]}toArray(){return this.elements.slice()}add(t,n){return new e(ue([...this.elements,...Ge(t,n)]))}slice(t,n){return new e(this.elements.slice(t,n))}text(...t){var o,s;if(!t.length)return(s=(o=this.elements[0])==null?void 0:o.textContent)!=null?s:"";let n=t[0],r=n==null?"":String(n);for(let i of this.elements){for(let a of Array.from(i.childNodes))H(a);i.textContent=r}return this}html(...t){var o,s;if(!t.length)return(s=(o=this.elements[0])==null?void 0:o.innerHTML)!=null?s:"";let n=t[0],r=n==null?"":String(n);for(let i of this.elements){for(let a of Array.from(i.childNodes))H(a);i.innerHTML=r}return this}val(...t){var r;if(!t.length){let o=this.elements[0];if(!o)return"";let s=o;return o.tagName==="SELECT"&&s.multiple?Array.from(s.selectedOptions).map(i=>i.value):o.type==="checkbox"?o.checked?o.value||"on":"":(r=o.value)!=null?r:""}let n=t[0];for(let o of this.elements){let s=o,i=o;if(s.tagName==="SELECT"&&i.multiple){let a=(Array.isArray(n)?n:[n]).map(String);for(let c of Array.from(i.options))c.selected=a.includes(c.value);continue}if(s.type==="checkbox"||s.type==="radio"){s.checked=Array.isArray(n)?n.map(String).includes(s.value):n===!0||String(n)===s.value;continue}s.value=n==null?"":String(n)}return this}attr(...t){var s,i;let n=t[0];if(n!==null&&typeof n=="object"){for(let a of this.elements)for(let[c,u]of Object.entries(n))u===null||u===!1?a.removeAttribute(c):a.setAttribute(c,u===!0?"":String(u));return this}let r=String(n);if(t.length<2)return(i=(s=this.elements[0])==null?void 0:s.getAttribute(r))!=null?i:void 0;let o=t[1];for(let a of this.elements)o===null||o===!1?a.removeAttribute(r):a.setAttribute(r,o===!0?"":String(o));return this}removeAttr(t){let n=Ke(t);for(let r of this.elements)for(let o of n)r.removeAttribute(o);return this}prop(...t){let n=String(t[0]);if(t.length<2){let r=this.elements[0];return r?r[n]:void 0}for(let r of this.elements)r[n]=t[1];return this}data(...t){let n=t[0];if(!t.length){let s=this.elements[0];if(!s)return{};let i={};for(let[a,c]of Object.entries(s.dataset))i[a]=Zs(c);return i}if(n!==null&&typeof n=="object"){for(let s of this.elements)for(let[i,a]of Object.entries(n))s.dataset[ei(i)]=typeof a=="string"?a:JSON.stringify(a!=null?a:null);return this}let r=ei(String(n));if(t.length<2){let s=this.elements[0];return s?Zs(s.dataset[r]):void 0}let o=t[1];for(let s of this.elements)s.dataset[r]=typeof o=="string"?o:JSON.stringify(o!=null?o:null);return this}css(...t){let n=t[0];if(n!==null&&typeof n=="object"){for(let o of this.elements)Bc(o,n);return this}let r=String(n);if(t.length<2){let o=this.elements[0];if(!o)return"";let s=ii(r);return((o.isConnected?getComputedStyle(o).getPropertyValue(s):"")||o.style.getPropertyValue(s)).trim()}for(let o of this.elements)Nn(o,r,t[1]);return this}width(...t){if(!t.length){let n=this.elements[0];return n?n.getBoundingClientRect().width:0}for(let n of this.elements)Nn(n,"width",t[0]);return this}height(...t){if(!t.length){let n=this.elements[0];return n?n.getBoundingClientRect().height:0}for(let n of this.elements)Nn(n,"height",t[0]);return this}offset(){let t=this.elements[0];if(!t)return{top:0,left:0};let n=t.getBoundingClientRect();return{top:n.top+window.scrollY,left:n.left+window.scrollX}}position(){let t=this.elements[0];return t?{top:t.offsetTop,left:t.offsetLeft}:{top:0,left:0}}scrollTop(...t){var r,o;if(!t.length)return(o=(r=this.elements[0])==null?void 0:r.scrollTop)!=null?o:0;let n=Number(t[0])||0;for(let s of this.elements)s.scrollTop=n;return this}addClass(t){let n=Ke(t);if(n.length)for(let r of this.elements)r.classList.add(...n);return this}removeClass(t){let n=Ke(t);if(n.length)for(let r of this.elements)r.classList.remove(...n);return this}toggleClass(t,n){let r=Ke(t);for(let o of this.elements)for(let s of r)n===void 0?o.classList.toggle(s):o.classList.toggle(s,n);return this}hasClass(t){let n=Ke(t);return n.length?this.elements.some(r=>n.every(o=>r.classList.contains(o))):!1}insert(t,n){let r=this.elements.length;for(let o=0;o<r;o++){let s=this.elements[o];for(let i of Js(t))n(s,o===r-1?i:i.cloneNode(!0))}return this}append(t){return this.insert(t,(n,r)=>n.appendChild(r))}prepend(t){return this.insert(t,(n,r)=>n.insertBefore(r,n.firstChild))}before(t){return this.insert(t,(n,r)=>{var o;return(o=n.parentNode)==null?void 0:o.insertBefore(r,n)})}after(t){return this.insert(t,(n,r)=>{var o;return(o=n.parentNode)==null?void 0:o.insertBefore(r,n.nextSibling)})}appendTo(t){let n=Ge(t);for(let r=0;r<n.length;r++)for(let o of this.elements)n[r].appendChild(r===n.length-1?o:o.cloneNode(!0));return this}prependTo(t){let n=Ge(t);for(let r=0;r<n.length;r++){let o=n[r],s=this.elements.map(i=>r===n.length-1?i:i.cloneNode(!0));for(let i=s.length-1;i>=0;i--)o.insertBefore(s[i],o.firstChild)}return this}replaceWith(t){for(let n of this.elements){let r=n.parentNode;if(r){for(let o of Js(t))r.insertBefore(o,n);H(n),n.remove()}}return this}wrap(t){var n;for(let r of this.elements){let o=Ge(t)[0];if(!o)continue;let s=o.cloneNode(!0);(n=r.parentNode)==null||n.insertBefore(s,r);let i=s;for(;i.firstElementChild;)i=i.firstElementChild;i.appendChild(r)}return this}unwrap(){let t=new Set;for(let n of this.elements){let r=n.parentElement;r&&r!==document.body&&t.add(r)}for(let n of t){let r=n.parentNode;if(r){for(;n.firstChild;)r.insertBefore(n.firstChild,n);H(n),n.remove()}}return this}remove(){for(let t of this.elements)H(t),t.remove();return this}empty(){for(let t of this.elements){for(let n of Array.from(t.childNodes))H(n);t.replaceChildren()}return this}clone(t=!0){return new e(this.elements.map(n=>n.cloneNode(t)))}on(t,...n){var a;let r=typeof n[0]=="string",o=r?n[0]:null,s=r?n[1]:n[0],i=(a=r?n[2]:n[1])!=null?a:{};if(typeof s!="function")return this;for(let c of this.elements)for(let u of Ke(t)){let l=f=>{if(!o){s.call(c,f);return}let p=f.target,d=p==null?void 0:p.closest(o);!d||!c.contains(d)||s.call(d,f)};c.addEventListener(u,l,i),qc(c).push({type:u,selector:o,handler:s,wrapped:l,options:i})}return this}off(t,n,r){let o=typeof n=="string"?n:null,s=typeof n=="function"?n:r!=null?r:null,i=t?Ke(t):null;for(let a of this.elements){let c=On.get(a);if(!c)continue;let u=[];for(let l of c){let f=!i||i.includes(l.type),p=o===null||l.selector===o,d=s===null||l.handler===s;f&&p&&d?a.removeEventListener(l.type,l.wrapped,l.options):u.push(l)}On.set(a,u)}return this}once(t,...n){let r=typeof n[0]=="string",o=r?n[0]:null,s=r?n[1]:n[0];if(typeof s!="function")return this;let i=this,a=function(c){return o?i.off(t,o,a):i.off(t,a),s.call(this,c)};return o?this.on(t,o,a):this.on(t,a)}trigger(t,n){for(let r of this.elements){if(n===void 0&&typeof r[t]=="function"){r[t]();continue}let o=new CustomEvent(t,{detail:n,bubbles:!0,cancelable:!0});o.__voodoo=!0,r.dispatchEvent(o)}return this}emit(t,n){for(let r of this.elements){let o=new CustomEvent(t,{detail:n,bubbles:!0,cancelable:!0});o.__voodoo=!0,r.dispatchEvent(o)}return this}show(){for(let t of this.elements)ni(t);return this}hide(){for(let t of this.elements)ri(t);return this}toggle(t){for(let n of this.elements)(t===void 0?ti(n):t)?ni(n):ri(n);return this}fadeIn(t=220){for(let n of this.elements)n.removeAttribute("hidden"),Cn(n,t);return this}fadeOut(t=220){for(let n of this.elements)Pn(n,t);return this}slideUp(t=240){for(let n of this.elements)qt(n,t);return this}slideDown(t=240){for(let n of this.elements)n.removeAttribute("hidden"),Ut(n,t);return this}slideToggle(t=240){for(let n of this.elements)ti(n)?(n.removeAttribute("hidden"),Ut(n,t)):qt(n,t);return this}animate(t,n=300){for(let r of this.elements)typeof r.animate=="function"&&r.animate(t,n);return this}scrollIntoView(t={behavior:"smooth",block:"start"}){var n;return(n=this.elements[0])==null||n.scrollIntoView(t),this}serialize(){let t=this.elements[0];if(!t)return"";let n=new URLSearchParams;for(let r of si(t)){if(!Uc(r))continue;let o=r,s=r;if(o.tagName==="SELECT"&&s.multiple){for(let i of Array.from(s.selectedOptions))n.append(o.name,i.value);continue}n.append(o.name,o.value)}return n.toString()}serializeObject(){var r,o,s,i;let t=this.elements[0],n={};if(!t)return n;for(let a of si(t)){let c=a;if(!c.name||c.disabled)continue;let u=(c.getAttribute("type")||"").toLowerCase();if(u==="submit"||u==="reset"||u==="button")continue;let l=c.name.endsWith("[]"),f=l?c.name.slice(0,-2):c.name,p=a,d;if(u==="checkbox"){if(!c.checked&&!l){n[f]=(r=n[f])!=null?r:!1;continue}if(!c.checked)continue;d=c.value==="on"?!0:c.value}else if(u==="radio"){if(!c.checked)continue;d=c.value}else u==="file"?d=c.multiple?Array.from((o=c.files)!=null?o:[]):(i=(s=c.files)==null?void 0:s[0])!=null?i:null:c.tagName==="SELECT"&&p.multiple?d=Array.from(p.selectedOptions).map(m=>m.value):u==="number"||u==="range"?d=c.value===""?null:Number(c.value):d=c.value;if(l){let m=n[f];Array.isArray(m)?m.push(d):n[f]=[d];continue}if(Object.prototype.hasOwnProperty.call(n,f)){let m=n[f];Array.isArray(m)?m.push(d):m===void 0||m===!1?n[f]=d:n[f]=[m,d];continue}n[f]=d}return n}focus(t){var n;return(n=this.elements[0])==null||n.focus(t),this}blur(){for(let t of this.elements)t.blur();return this}select(){for(let t of this.elements){let n=t;typeof n.select=="function"&&n.select()}return this}walk(t=!1){for(let n of this.elements)t&&H(n),j(n,Ee(n.parentNode));return this}destroy(){for(let t of this.elements)H(t);return this}};function _r(e,t){if(typeof e=="function"){Vr(e);let n=typeof document!="undefined"?document.documentElement:null;return new he(n?[n]:[])}return new he(Ge(e,t))}function Vr(e){return typeof document=="undefined"?Promise.resolve():new Promise(t=>{as(()=>{try{e==null||e()}catch(n){N(n,"V.ready")}t()})})}function ui(e){return new he(qr(e))}var li=((e,t)=>_r(e,t));Object.assign(li,Ln,{query:_r,ready:Vr,fromHtml:ui,Collection:he,magic:O});var Wr=li;se();ht();se();var _c=/^#([0-9a-f])([0-9a-f])([0-9a-f])[0-9a-f]?$/i,Vc=/^#([0-9a-f]{2})([0-9a-f]{2})([0-9a-f]{2})(?:[0-9a-f]{2})?$/i,Wc=/^rgba?\(([^)]+)\)$/i,zc=/^hsla?\(([^)]+)\)$/i;function di(e){return e.split(/[\s,/]+/).map(t=>parseFloat(t)).filter(t=>!Number.isNaN(t))}function Qc(e,t,n){let r=(e%360+360)%360,o=ee(t/100,0,1),s=ee(n/100,0,1),i=(1-Math.abs(2*s-1))*o,a=i*(1-Math.abs(r/60%2-1)),c=s-i/2,u=Math.floor(r/60)%6,l=[[i,a,0],[a,i,0],[0,i,a],[0,a,i],[a,0,i],[i,0,a]],[f,p,d]=l[u];return{r:Math.round((f+c)*255),g:Math.round((p+c)*255),b:Math.round((d+c)*255)}}function ge(e){let t=String(e!=null?e:"").trim();if(!t)return null;let n=_c.exec(t);if(n)return{r:parseInt(n[1]+n[1],16),g:parseInt(n[2]+n[2],16),b:parseInt(n[3]+n[3],16)};let r=Vc.exec(t);if(r)return{r:parseInt(r[1],16),g:parseInt(r[2],16),b:parseInt(r[3],16)};let o=Wc.exec(t);if(o){let[i,a,c]=di(o[1]);return i===void 0||a===void 0||c===void 0?null:{r:ee(i,0,255),g:ee(a,0,255),b:ee(c,0,255)}}let s=zc.exec(t);if(s){let[i,a,c]=di(s[1]);return i===void 0||a===void 0||c===void 0?null:Qc(i,a,c)}return null}function ee(e,t,n){return e<t?t:e>n?n:e}function kt(e){let t=e/255;return t<=.04045?t/12.92:Math.pow((t+.055)/1.055,2.4)}function zr(e){return e<=.0031308?e*12.92:1.055*Math.pow(e,.4166666666666667)-.055}function Kc(e){let t=kt(e.r),n=kt(e.g),r=kt(e.b),o=.4122214708*t+.5363325363*n+.0514459929*r,s=.2119034982*t+.6806995451*n+.1073969566*r,i=.0883024619*t+.2817188376*n+.6299787005*r,a=Math.cbrt(o),c=Math.cbrt(s),u=Math.cbrt(i);return{l:.2104542553*a+.793617785*c-.0040720468*u,a:1.9779984951*a-2.428592205*c+.4505937099*u,b:.0259040371*a+.7827717662*c-.808675766*u}}function Gc(e){let t=e.l+.3963377774*e.a+.2158037573*e.b,n=e.l-.1055613458*e.a-.0638541728*e.b,r=e.l-.0894841775*e.a-1.291485548*e.b,o=t*t*t,s=n*n*n,i=r*r*r;return{r:zr(4.0767416621*o-3.3077115913*s+.2309699292*i),g:zr(-1.2684380046*o+2.6097574011*s-.3413193965*i),b:zr(-.0041960863*o-.7034186147*s+1.707614701*i)}}function Hn(e){let t=Kc(e),n=Math.sqrt(t.a*t.a+t.b*t.b),r=Math.atan2(t.b,t.a)*180/Math.PI;return r<0&&(r+=360),{l:t.l,c:n,h:n<1e-5?0:r}}function fi(e){let t=e.h*Math.PI/180;return Gc({l:e.l,a:Math.cos(t)*e.c,b:Math.sin(t)*e.c})}function Et(e){let t=Math.max(0,e.c);for(let r=0;r<32;r++){let o=fi({l:ee(e.l,0,1),c:t,h:e.h});if(o.r>=-.001&&o.r<=1.001&&o.g>=-.001&&o.g<=1.001&&o.b>=-.001&&o.b<=1.001)return{r:Math.round(ee(o.r,0,1)*255),g:Math.round(ee(o.g,0,1)*255),b:Math.round(ee(o.b,0,1)*255)};t*=.92}let n=fi({l:ee(e.l,0,1),c:0,h:e.h});return{r:Math.round(ee(n.r,0,1)*255),g:Math.round(ee(n.g,0,1)*255),b:Math.round(ee(n.b,0,1)*255)}}function Qr(e){return ee(Math.round(e),0,255).toString(16).padStart(2,"0")}function Ye(e){return`#${Qr(e.r)}${Qr(e.g)}${Qr(e.b)}`}function xt(e,t){return`rgba(${Math.round(e.r)}, ${Math.round(e.g)}, ${Math.round(e.b)}, ${Number(t.toFixed(3))})`}function yi(e){return Ye(Et(e))}function Gr(e){return .2126*kt(e.r)+.7152*kt(e.g)+.0722*kt(e.b)}function Yr(e,t){let n=typeof e=="string"?ge(e):e,r=typeof t=="string"?ge(t):t;if(!n||!r)return 1;let o=Gr(n),s=Gr(r),i=Math.max(o,s),a=Math.min(o,s);return(i+.05)/(a+.05)}var vi={r:255,g:255,b:255},Dn={r:0,g:0,b:0};function zt(e){let t=typeof e=="string"?ge(e):e;return t?Yr(t,vi)>=Yr(t,Dn)?"#ffffff":"#000000":"#ffffff"}var Xr=[50,100,200,300,400,500,600,700,800,900],bi=[.973,.941,.889,.819,.732,.638,.558,.478,.399,.327],Yc=[.14,.26,.46,.68,.88,1,.97,.89,.78,.65],wi=[.244,.286,.343,.408,.484,.588,.668,.748,.836,.928],Xc=[.3,.42,.6,.78,.92,1,.92,.78,.57,.33];function Ti(e,t=!1){var a;let n=typeof e=="string"?(a=ge(e))!=null?a:Dn:e,r=Hn(n),o=t?wi:bi,s=t?Xc:Yc,i={};return Xr.forEach((c,u)=>{i[String(c)]=yi({l:o[u],c:r.c*s[u],h:r.h})}),i}var In={violeta:{primary:"#6D3BF5",accent:"#FF3D8B",success:"#16A34A",warning:"#D97706",danger:"#E11D48",info:"#7C6BFF"},oceano:{primary:"#0E7BC4",accent:"#0FB5C9",success:"#0F9D6E",warning:"#D08700",danger:"#DC2F3E",info:"#3B82F6"},floresta:{primary:"#1F8A4C",accent:"#7FA80E",success:"#18A05A",warning:"#C97A0A",danger:"#C93A2E",info:"#2C8FA8"},poente:{primary:"#E4632A",accent:"#D62F63",success:"#3E9B52",warning:"#D99000",danger:"#D32F2F",info:"#B45FC0"},grafite:{primary:"#4C5A70",accent:"#2E7FD1",success:"#2F8F60",warning:"#B57A12",danger:"#C2453F",info:"#5B7A99"}},xi=["primary","accent","success","warning","danger","info"],Jr="voodoo:palette",pi="voodoo-palette",Jc="system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif",Zc="ui-monospace, SFMono-Regular, Menlo, Consolas, 'Liberation Mono', monospace";function mi(e,t){let n=(e!=null?e:"").trim();return n?n.includes(",")?n:`${/^['"]/.test(n)?n:`'${n}'`}, ${t}`:t}var eu=/^([\d.]+)(px|rem|em)$/;function tu(e){let t=(e||"12px").trim(),n=eu.exec(t);if(!n)return{"--v-radius":t,"--v-radius-sm":`calc(${t} * 0.6)`,"--v-radius-lg":`calc(${t} * 1.5)`,"--v-radius-xl":`calc(${t} * 2)`,"--v-radius-full":"999px"};let r=parseFloat(n[1]),o=n[2],s=i=>`${Math.round(i*1e3)/1e3}${o}`;return{"--v-radius":s(r),"--v-radius-sm":s(Math.max(r*.55,0)),"--v-radius-lg":s(r*1.5),"--v-radius-xl":s(r*2),"--v-radius-full":"999px"}}function hi(e,t){var u,l,f,p;let n={},r={},o={};for(let d of xi){let m=(u=ge(e[d]))!=null?u:Dn,g=Hn(m),h=Ti(m,t);r[d]=h;for(let P of Xr)n[`--v-${d}-${P}`]=h[String(P)];let y=t?{l:Math.max(g.l,.62),c:g.c*.95,h:g.h}:g,S=t?{l:Math.min(y.l+.07,.94),c:y.c*.95,h:y.h}:{l:Math.max(y.l-.055,.12),c:y.c,h:y.h},V=t?{l:Math.min(y.l+.13,.97),c:y.c*.88,h:y.h}:{l:Math.max(y.l-.105,.1),c:y.c,h:y.h},k=Et(y),v=Et(S),I=Et(V);n[`--v-${d}`]=Ye(t?k:m),n[`--v-${d}-hover`]=Ye(v),n[`--v-${d}-active`]=Ye(I),n[`--v-${d}-contrast`]=zt(t?k:m),n[`--v-${d}-contrast-hover`]=zt(v),n[`--v-${d}-contrast-active`]=zt(I);let D=h[50],C=h[100],W=t?h[800]:h[700];n[`--v-${d}-soft`]=D,n[`--v-${d}-soft-hover`]=C,n[`--v-${d}-soft-text`]=W,n[`--v-${d}-ring`]=xt(k,t?.45:.32),n[`--v-${d}-border`]=t?h[300]:h[200],o[d]=n[`--v-${d}-contrast`]}let s=(f=ge((l=e.neutral)!=null?l:e.primary))!=null?f:Dn,i=Hn(s).h,a=(d,m)=>yi({l:d,c:m,h:i}),c={};if(Xr.forEach((d,m)=>{let g=t?wi:bi;c[String(d)]=a(g[m],.012),n[`--v-neutral-${d}`]=c[String(d)]}),r.neutral=c,t)n["--v-surface"]=a(.248,.021),n["--v-surface-2"]=a(.196,.021),n["--v-surface-3"]=a(.305,.024),n["--v-surface-inset"]=a(.17,.02),n["--v-text"]=a(.965,.008),n["--v-text-muted"]=a(.748,.017),n["--v-text-soft"]=a(.63,.017),n["--v-border"]=a(.355,.023),n["--v-border-strong"]=a(.46,.026),n["--v-overlay"]="rgba(0, 0, 0, 0.62)",n["--v-shadow-sm"]="0 1px 2px rgba(0, 0, 0, 0.5)",n["--v-shadow"]="0 10px 30px rgba(0, 0, 0, 0.5)",n["--v-shadow-lg"]="0 24px 60px rgba(0, 0, 0, 0.62)";else{let d=Et({l:.24,c:.028,h:i});n["--v-surface"]=a(1,0),n["--v-surface-2"]=a(.981,.006),n["--v-surface-3"]=a(.955,.009),n["--v-surface-inset"]=a(.968,.008),n["--v-text"]=Ye(d),n["--v-text-muted"]=a(.53,.023),n["--v-text-soft"]=a(.655,.018),n["--v-border"]=a(.906,.012),n["--v-border-strong"]=a(.828,.016),n["--v-overlay"]=xt(d,.45),n["--v-shadow-sm"]=`0 1px 2px ${xt(d,.08)}`,n["--v-shadow"]=`0 10px 30px ${xt(d,.14)}`,n["--v-shadow-lg"]=`0 24px 60px ${xt(d,.2)}`}return n["--v-focus-ring"]=n["--v-primary-ring"],o.surface=zt((p=ge(n["--v-surface"]))!=null?p:vi),{vars:n,scales:r,contrast:o}}function Kr(e,t){let n=Object.entries(t).map(([r,o])=>` ${r}: ${o};`).join(`
139
139
  `);return`${e} {
140
140
  ${n}
141
- }`}var qt=null,Ut=null;function Dc(e){var r,o,s,i,a,c,u,l,f;let t=(r=Pn[e.preset])!=null?r:Pn.violeta,n={primary:(o=e.primary)!=null?o:t.primary,accent:(s=e.accent)!=null?s:t.accent,success:(i=e.success)!=null?i:t.success,warning:(a=e.warning)!=null?a:t.warning,danger:(c=e.danger)!=null?c:t.danger,info:(u=e.info)!=null?u:t.info,neutral:(l=e.neutral)!=null?l:t.neutral};for(let p of ui)me(n[p])||(console.warn(`[Voodoo] invalid color in palette.${p}: "${n[p]}". Using preset.`),n[p]=t[p]);return{colors:n,radius:(f=e.radius)!=null?f:"12px",font:ti(e.font,Nc),mono:ti(e.monoFont,Oc)}}function Ic(e){if(typeof document=="undefined"||!w.injectStyles)return;Ue();let t=document.getElementById(ei);t||(t=document.createElement("style"),t.id=ei,t.setAttribute("data-voodoo","palette"),document.head.appendChild(t)),t.textContent=e}function An(e={}){let{colors:t,radius:n,font:r,mono:o}=Dc(e),s=ni(t,!1),i=ni(t,!0),a={...Hc(n),"--v-font-sans":r,"--v-font-mono":o},c=["/* Palette generated by V.palette(). Do not edit manually. */",Fr(":root",{...a,...s.vars}),`@media (prefers-color-scheme: dark) {
142
- ${Fr(':root:not([data-theme="light"])',i.vars)}
143
- }`,Fr(':root[data-theme="dark"]',i.vars)].join(`
144
- `);Ic(c);let u={colors:t,radius:n,font:r,monoFont:o,light:s.scales,dark:i.scales,contrast:s.contrast,css:c};if(qt=u,Ut={...e},e.persist!==!1&&typeof document!="undefined"){let l={...e};delete l.persist,se.set(_r,l)}return typeof document!="undefined"&&document.dispatchEvent(new CustomEvent("voodoo:palette",{detail:u})),u}var ri=!1;function Vr(){if(qt&&ri)return qt;ri=!0;let e=se.get(_r),t=e&&typeof e=="object"?{...e,persist:!1}:{persist:!1};return An(t)}function jc(){qt||Vr()}function li(){return Vr()}var Xl=Object.assign(An,{presets:Pn,get names(){return Object.keys(Pn)},get current(){return qt},get options(){return Ut},init:Vr,ensure:jc,reset(){return se.remove(_r),An({persist:!1})},use(e){return An({...Ut!=null?Ut:{},preset:e,primary:void 0,accent:void 0})},scale:ci,contrastText:Bt,contrastRatio:Ur,luminance(e){let t=typeof e=="string"?me(e):e;return t?Br(t):0},convert:{parseColor:me,rgbToOklch:Rn,oklchToRgb:yt,toHex:ze,toRgba:gt}});function Fc(e){if(window.VOODOO_DEVTOOLS===!0)return!0;for(let t of["devtools","data-devtools"]){if(!e.hasAttribute(t))continue;let n=e.getAttribute(t);return n===null||n===""||n.toLowerCase()!=="false"}return!1}function Bc(){var i;if(typeof document=="undefined")return{manual:!1};let e=(i=document.currentScript)!=null?i:document.querySelector('script[src*="voodoo"]');if(!e)return{manual:!1};let t=e.hasAttribute("data-manual")||e.hasAttribute("data-defer-init"),n=e.getAttribute("data-prefix");n&&(w.prefix=n);let r=e.getAttribute("data-base-url");r&&(w.baseURL=r);let o=e.getAttribute("data-locale");o&&(w.locale=o),Fc(e)&&(w.devtools=!0);let s=e.getAttribute("data-xray-shortcut");return s!==null&&(w.xrayShortcut=s==="false"||s===""?!1:s),e.hasAttribute("data-no-styles")&&(w.injectStyles=!1),e.hasAttribute("data-no-observer")&&(w.autoDiscover=!1),e.hasAttribute("data-keep-attributes")&&(w.cleanAttributes=!1),{manual:t}}function Uc(e){if(typeof e.devtoolsWidget=="function"){e.devtoolsWidget(!0);return}console.info("[Voodoo] devtools requested, but this build does not include the inspector. Use voodoo.full.min.js to get the widget and full devtools panel.")}function di(e){var o;if(typeof window=="undefined")return;let t=Bc(),n=window;if(n.V=e,n.Voodoo=e,G.V=e,G.Voodoo=e,w.baseURL&&((o=e.http)!=null&&o.setBaseURL)&&e.http.setBaseURL(w.baseURL),t.manual||!w.autoStart)return;an(()=>{ft.init(),li(),e.start(),typeof e.enableXrayShortcut=="function"&&e.enableXrayShortcut(),w.devtools&&Uc(e)})}di(Dr);var qc=Dr;return bi(_c);})();
141
+ }`}var Kt=null,Qt=null;function nu(e){var r,o,s,i,a,c,u,l,f;let t=(r=In[e.preset])!=null?r:In.violeta,n={primary:(o=e.primary)!=null?o:t.primary,accent:(s=e.accent)!=null?s:t.accent,success:(i=e.success)!=null?i:t.success,warning:(a=e.warning)!=null?a:t.warning,danger:(c=e.danger)!=null?c:t.danger,info:(u=e.info)!=null?u:t.info,neutral:(l=e.neutral)!=null?l:t.neutral};for(let p of xi)ge(n[p])||(console.warn(`[Voodoo] invalid color in palette.${p}: "${n[p]}". Using preset.`),n[p]=t[p]);return{colors:n,radius:(f=e.radius)!=null?f:"12px",font:mi(e.font,Jc),mono:mi(e.monoFont,Zc)}}function ru(e){if(typeof document=="undefined"||!w.injectStyles)return;We();let t=document.getElementById(pi);t||(t=document.createElement("style"),t.id=pi,t.setAttribute("data-voodoo","palette"),document.head.appendChild(t)),t.textContent=e}function $n(e={}){let{colors:t,radius:n,font:r,mono:o}=nu(e),s=hi(t,!1),i=hi(t,!0),a={...tu(n),"--v-font-sans":r,"--v-font-mono":o},c=["/* Palette generated by V.palette(). Do not edit manually. */",Kr(":root",{...a,...s.vars}),`@media (prefers-color-scheme: dark) {
142
+ ${Kr(':root:not([data-theme="light"])',i.vars)}
143
+ }`,Kr(':root[data-theme="dark"]',i.vars)].join(`
144
+ `);ru(c);let u={colors:t,radius:n,font:r,monoFont:o,light:s.scales,dark:i.scales,contrast:s.contrast,css:c};if(Kt=u,Qt={...e},e.persist!==!1&&typeof document!="undefined"){let l={...e};delete l.persist,ae.set(Jr,l)}return typeof document!="undefined"&&document.dispatchEvent(new CustomEvent("voodoo:palette",{detail:u})),u}var gi=!1;function Zr(){if(Kt&&gi)return Kt;gi=!0;let e=ae.get(Jr),t=e&&typeof e=="object"?{...e,persist:!1}:{persist:!1};return $n(t)}function ou(){Kt||Zr()}function eo(){return Zr()}var kd=Object.assign($n,{presets:In,get names(){return Object.keys(In)},get current(){return Kt},get options(){return Qt},init:Zr,ensure:ou,reset(){return ae.remove(Jr),$n({persist:!1})},use(e){return $n({...Qt!=null?Qt:{},preset:e,primary:void 0,accent:void 0})},scale:Ti,contrastText:zt,contrastRatio:Yr,luminance(e){let t=typeof e=="string"?ge(e):e;return t?Gr(t):0},convert:{parseColor:ge,rgbToOklch:Hn,oklchToRgb:Et,toHex:Ye,toRgba:xt}});function su(e){if(window.VOODOO_DEVTOOLS===!0)return!0;for(let t of["devtools","data-devtools"]){if(!e.hasAttribute(t))continue;let n=e.getAttribute(t);return n===null||n===""||n.toLowerCase()!=="false"}return!1}function iu(){var i;if(typeof document=="undefined")return{manual:!1};let e=(i=document.currentScript)!=null?i:document.querySelector('script[src*="voodoo"]');if(!e)return{manual:!1};let t=e.hasAttribute("data-manual")||e.hasAttribute("data-defer-init"),n=e.getAttribute("data-prefix");n&&(w.prefix=n);let r=e.getAttribute("data-base-url");r&&(w.baseURL=r);let o=e.getAttribute("data-locale");o&&(w.locale=o),su(e)&&(w.devtools=!0);let s=e.getAttribute("data-xray-shortcut");return s!==null&&(w.xrayShortcut=s==="false"||s===""?!1:s),e.hasAttribute("data-no-styles")&&(w.injectStyles=!1),e.hasAttribute("data-no-observer")&&(w.autoDiscover=!1),e.hasAttribute("data-keep-attributes")&&(w.cleanAttributes=!1),{manual:t}}function au(e){if(typeof e.devtoolsWidget=="function"){e.devtoolsWidget(!0);return}console.info("[Voodoo] devtools requested, but this build does not include the inspector. Use voodoo.full.min.js to get the widget and full devtools panel.")}function Ei(e){var o;if(typeof window=="undefined")return;let t=iu(),n=window;if(n.V=e,n.Voodoo=e,Y.V=e,Y.Voodoo=e,w.baseURL&&((o=e.http)!=null&&o.setBaseURL)&&e.http.setBaseURL(w.baseURL),vt.init(),t.manual||!w.autoStart){Nt(()=>{eo()});return}Nt(()=>{eo(),e.start(),typeof e.enableXrayShortcut=="function"&&e.enableXrayShortcut(),w.devtools&&au(e)})}Ei(Wr);var cu=Wr;return Li(uu);})();
145
145
  if(typeof window!=="undefined"){window.V=Voodoo.default||Voodoo;window.Voodoo=window.V;}
146
146
  //# sourceMappingURL=voodoo.core.min.js.map