voodoojs 0.7.0 → 0.10.1

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-4T2UIPWX.js → chunk-246ZC2JD.js} +4 -4
  3. package/dist/{chunk-YOZTHZS2.js → chunk-2UST7MKN.js} +3 -3
  4. package/dist/{chunk-II3XBOAP.js → chunk-4MJIS5RZ.js} +13 -13
  5. package/dist/{chunk-QO3I7VLJ.js → chunk-5D7TM3GL.js} +5 -5
  6. package/dist/{chunk-JB2YYNK6.js → chunk-5E3UZREN.js} +325 -64
  7. package/dist/{chunk-MMLUK37L.js → chunk-D4DNTWIS.js} +4 -3
  8. package/dist/{chunk-WSDB7K4X.js → chunk-DNIQLT66.js} +6 -6
  9. package/dist/{chunk-ZIWLQZZL.js → chunk-F3Z3HMZR.js} +4 -4
  10. package/dist/{chunk-GIWKGFGY.js → chunk-KQRWQPD6.js} +4 -4
  11. package/dist/{chunk-CYN6VLMD.js → chunk-RREZZ4FB.js} +4 -4
  12. package/dist/{chunk-E5T65CEI.js → chunk-WYSN4IOV.js} +5 -5
  13. package/dist/essential.cjs +317 -58
  14. package/dist/essential.d.cts +2 -2
  15. package/dist/essential.d.ts +2 -2
  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 +596 -76
  22. package/dist/index.d.cts +118 -4
  23. package/dist/index.d.ts +118 -4
  24. package/dist/index.js +282 -31
  25. package/dist/{query-CC-_z7v0.d.ts → query-Cf-7iibE.d.ts} +53 -2
  26. package/dist/{query-sEJXe_cO.d.cts → query-DiQAS73Q.d.cts} +53 -2
  27. package/dist/reactivity.cjs +1 -1
  28. package/dist/reactivity.js +2 -2
  29. package/dist/socket.cjs +303 -57
  30. package/dist/socket.js +9 -9
  31. package/dist/style-BSEVBI4K.js +5 -0
  32. package/dist/utils.cjs +1 -1
  33. package/dist/utils.js +2 -2
  34. package/dist/voodoo.core.js +322 -58
  35. package/dist/voodoo.core.min.js +18 -18
  36. package/dist/voodoo.full.js +599 -74
  37. package/dist/voodoo.full.min.js +61 -61
  38. package/dist/voodoo.js +322 -58
  39. package/dist/voodoo.min.js +25 -25
  40. package/package.json +127 -127
  41. package/dist/style-SLQ6PHZK.js +0 -5
@@ -1,9 +1,9 @@
1
1
  /**
2
- * Voodoo.js v0.7.0
2
+ * Voodoo.js v0.10.1
3
3
  * JavaScript feels like magic.
4
4
  * (c) 2026 Voodoo.js contributors. MIT License.
5
5
  */
6
- "use strict";var Voodoo=(()=>{var qt=Object.defineProperty;var cs=Object.getOwnPropertyDescriptor;var us=Object.getOwnPropertyNames;var ls=Object.prototype.hasOwnProperty;var ds=(e,t,n)=>t in e?qt(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;var Ln=(e,t)=>()=>(e&&(t=e(e=0)),t);var _t=(e,t)=>{for(var n in t)qt(e,n,{get:t[n],enumerable:!0})},fs=(e,t,n,r)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of us(t))!ls.call(e,o)&&o!==n&&qt(e,o,{get:()=>t[o],enumerable:!(r=cs(t,o))||r.enumerable});return e};var ps=e=>fs(qt({},"__esModule",{value:!0}),e);var L=(e,t,n)=>ds(e,typeof t!="symbol"?t+"":t,n);var eo={};_t(eo,{EffectScope:()=>ne,ITERATE_KEY:()=>Le,ReactiveEffect:()=>Ge,TriggerType:()=>Yr,computed:()=>xt,effect:()=>te,effectScope:()=>qn,enableTracking:()=>Gr,flushSync:()=>In,getActiveEffect:()=>hs,getActiveScope:()=>ys,handleError:()=>O,hasChanged:()=>wt,isReactive:()=>zn,isRef:()=>Pe,markRaw:()=>Wn,nextTick:()=>Oe,pauseTracking:()=>Kr,queueJob:()=>Kt,queuePostFlush:()=>ke,reactive:()=>F,ref:()=>Tt,resetTracking:()=>Bn,setErrorHandler:()=>jn,shallowRef:()=>Qn,stop:()=>Un,toRaw:()=>K,track:()=>ce,trigger:()=>he,unref:()=>Kn,warn:()=>Gt,watch:()=>ue,watchEffect:()=>Gn});function Oe(e){let t=zt||Hn;return e?t.then(e):t}function Kt(e){e.queued||(e.queued=!0,Qe.push(e),Qr())}function ke(e){Vt.push(e),Qr()}function Qr(){Wt||bt||(bt=!0,zt=Hn.then(Dn))}function Dn(){bt=!1,Wt=!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>ms){Gt("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(o,"effect")}}}finally{for(let n of Qe)n.queued=!1;Qe=[],Wt=!1;let t=Vt;Vt=[];for(let n of t)try{n()}catch(r){O(r,"post-flush")}Qe.length||Vt.length?(zt=Hn.then(Dn),bt=!0):zt=null}}function In(){Wt||(bt=!1,Dn())}function jn(e){Pn=e}function O(e,t){if(Pn){Pn(e,t);return}console.error(`[Voodoo] error in ${t}:`,e)}function Gt(e,...t){console.warn(`[Voodoo] ${e}`,...t)}function Kr(){Fn.push(Ne),Ne=!1}function Gr(){Fn.push(Ne),Ne=!0}function Bn(){var e;Ne=(e=Fn.pop())!=null?e:!0}function hs(){return Y}function _r(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 Un(e){e instanceof Ge?e.stop():e.effect.stop()}function qn(e=!1){return new ne(e)}function ys(){return xe}function ce(e,t){if(!Ne||!Y)return;let n=Nn.get(e);n||Nn.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=Nn.get(e);if(!o)return;let i=new Set,s=a=>{if(a)for(let c of a)(c!==Y||t==="clear")&&i.add(c)};if(t==="clear")o.forEach(s);else{n!==void 0&&s(o.get(n));let a=Array.isArray(e);if(t==="add")a?On(n)&&s(o.get("length")):s(o.get(Le));else if(t==="delete")a||s(o.get(Le));else if(a&&n==="length"){let c=Number(r);o.forEach((u,l)=>{(l==="length"||typeof l!="symbol"&&Number(l)>=c)&&s(u)})}}for(let a of i)a.scheduler?a.scheduler():Kt(a)}function On(e){return typeof e=="string"&&e!=="NaN"&&e[0]!=="-"&&String(parseInt(e,10))===e}function Ee(e){return e!==null&&typeof e=="object"}function bs(e){if(!Ee(e)||e[Xr]||Object.isFrozen(e)||typeof Node!="undefined"&&e instanceof Node)return!1;let t=Object.prototype.toString.call(e).slice(8,-1);return vs.has(t)?!1:t==="Object"||t==="Array"||t==="Map"||t==="Set"}function Wn(e){return Object.defineProperty(e,Xr,{value:!0,enumerable:!1,configurable:!0}),e}function K(e){let t=e&&e[_n];return t?K(t):e}function zn(e){return!!(e&&e[Vn])}function F(e){if(!Ee(e)||zn(e)||!bs(e))return e;let t=Vr.get(e);if(t)return t;let n=e instanceof Map||e instanceof Set,r=new Proxy(e,n?Ts:ws);return Vr.set(e,r),r}function wt(e,t){return!Object.is(e,t)}function Pe(e){return!!(e&&e.__v_isRef===!0)}function zr(e){return Ee(e)?F(e):e}function Jr(e){!Ne||!Y||e.dep.has(Y)||(e.dep.add(Y),Y.deps.push(e.dep))}function Zr(e){for(let t of[...e.dep])t.scheduler?t.scheduler():Kt(t)}function Tt(e){return new Qt(e)}function Qn(e){return new Qt(e,!0)}function Kn(e){return Pe(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 $n(n,r)}function ue(e,t,n={}){let{immediate:r=!1,deep:o=!1,flush:i="pre"}=n,s;if(Pe(e)?s=()=>e.value:typeof e=="function"?s=e:zn(e)?s=()=>Ke(e):s=()=>e,o){let d=s;s=()=>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=i==="pre"?te(s,{lazy:!0,scheduler:()=>ke(l)}):te(s,{lazy:!0,scheduler:i==="sync"?l:i==="post"?()=>ke(l):()=>Kt(p.effect)});return a=p(),r&&t(a,void 0,u),()=>p.effect.stop()}function Gn(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(!Ee(e)||t.has(e))return e;if(t.add(e),Pe(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 Hn,Qe,Vt,Wt,bt,zt,ms,Pn,Y,Ne,Fn,gs,Ge,xe,ne,Le,Nn,Yr,_n,Vn,Xr,Vr,Wr,vs,ws,Ts,Qt,$n,Z=Ln(()=>{"use strict";Hn=Promise.resolve(),Qe=[],Vt=[],Wt=!1,bt=!1,zt=null,ms=100;Pn=null;Ne=!0,Fn=[];gs=0,Ge=class{constructor(t,n){var o;this.fn=t,this.id=gs++,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:xe;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,Gr(),_r(this),this.fn()}finally{Bn(),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){O(r,"effect cleanup")}}stop(){var t;this.active&&(_r(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&&xe&&(this.parent=xe,xe.children.push(this))}run(t){if(!this.active)return;let n=xe;try{return xe=this,t()}finally{xe=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){O(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"),Nn=new WeakMap;Yr=(o=>(o.SET="set",o.ADD="add",o.DELETE="delete",o.CLEAR="clear",o))(Yr||{});_n=Symbol("voodoo:raw"),Vn=Symbol("voodoo:isReactive"),Xr=Symbol("voodoo:skip"),Vr=new WeakMap,Wr=(()=>{let e={};for(let t of["includes","indexOf","lastIndexOf"])e[t]=function(...n){let r=K(this);for(let i=0;i<r.length;i++)ce(r,String(i));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){Kr();try{return K(this)[t].apply(this,n)}finally{Bn()}};return e})();vs=new Set(["Date","RegExp","Promise","Error","File","FileList","Blob","FormData","URL","URLSearchParams","ArrayBuffer","DataView"]);ws={get(e,t,n){if(t===_n)return e;if(t===Vn)return!0;let r=Array.isArray(e);if(r&&Object.prototype.hasOwnProperty.call(Wr,t))return Reflect.get(Wr,t,n);let o=Reflect.get(e,t,n);return typeof t=="symbol"?o:(ce(e,t),Pe(o)?r&&On(t)?o:o.value:Ee(o)?F(o):o)},set(e,t,n,r){let o=e[t];if(n=K(n),!Array.isArray(e)&&Pe(o)&&!Pe(n))return o.value=n,!0;let i=Array.isArray(e)&&On(t)?Number(t)<e.length:Object.prototype.hasOwnProperty.call(e,t),s=Reflect.set(e,t,n,r);return e===K(r)&&(i?wt(n,o)&&he(e,"set",t,n):he(e,"add",t,n)),s},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)}},Ts={get(e,t,n){if(t===_n)return e;if(t===Vn)return!0;let r=e;if(t==="size")return ce(r,Le),Reflect.get(r,"size",r);let o={get(s){ce(r,s);let a=r.get(s);return Ee(a)?F(a):a},has(s){return ce(r,s),r.has(s)},add(s){s=K(s);let a=r.has(s);return r.add(s),a||he(r,"add",s,s),n},set(s,a){let c=r.has(s),u=r.get(s);return r.set(s,K(a)),c?wt(a,u)&&he(r,"set",s,a):he(r,"add",s,a),n},delete(s){let a=r.has(s),c=r.delete(s);return a&&he(r,"delete",s),c},clear(){let s=r.size!==0,a=r.clear();return s&&he(r,"clear"),a},forEach(s,a){return ce(r,Le),r.forEach((c,u)=>{s.call(a,Ee(c)?F(c):c,Ee(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 s=r[t];return typeof s=="function"?s.bind(r):s}let i=Reflect.get(r,t,r);return typeof i=="function"?i.bind(r):i}};Qt=class{constructor(t,n=!1){L(this,"shallow",n);L(this,"__v_isRef",!0);L(this,"_value");L(this,"_rawValue");L(this,"dep",new Set);this._rawValue=K(t),this._value=n?t:zr(t)}get value(){return Jr(this),this._value}set value(t){let n=K(t);wt(n,this._rawValue)&&(this._rawValue=n,this._value=this.shallow?t:zr(t),Zr(this))}};$n=class{constructor(t,n){L(this,"setter",n);L(this,"__v_isRef",!0);L(this,"_value");L(this,"_dirty",!0);L(this,"effect");L(this,"dep",new Set);this.effect=new Ge(t,{scheduler:()=>{this._dirty||(this._dirty=!0,Zr(this))}})}get value(){return Jr(this),this._dirty&&(this._dirty=!1,this._value=this.effect.run()),this._value}set value(t){this.setter?this.setter(t):Gt("computed is read-only when there is no setter.")}stop(){this.effect.stop()}}});function A(e,t,n={}){var r,o;ge.set(e,{name:e,setup:t,priority:(r=n.priority)!=null?r:B.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 Jt(e,t,n){fo.has(t)||(fo.add(t),typeof t=="function"?t(e,n):t.install(e,n))}var T,ge,B,z,fo,re=Ln(()=>{"use strict";T={prefix:"v-",autoStart:!0,autoDiscover:!0,root:null,devtools:!1,baseURL:"",globals:{},locale:typeof navigator!="undefined"&&navigator.language||"pt-BR",currency:"BRL",injectStyles:!0,cleanAttributes:!0,sanitizeUrls:!0},ge=new Map,B={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;fo=new Set});var ui={};_t(ui,{BASE_TOKENS:()=>ci,ensureTokens:()=>Ue,injectStyle:()=>Te});function Te(e,t){if(typeof document=="undefined"||!T.injectStyles||ai.has(e))return;ai.add(e);let n=document.createElement("style");n.setAttribute("data-voodoo",e),n.textContent=t,document.head.appendChild(n)}function Ue(){Te("tokens",ci)}var ai,ci,ut=Ln(()=>{"use strict";re();ai=new Set;ci=`
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=`
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 Ic={};_t(Ic,{default:()=>Dc});Z();var D=class extends Error{constructor(n,r,o){let i=`${r}
50
+ `});var _c={};Vt(_c,{default:()=>qc});Z();var L=class extends Error{constructor(n,r,o){let s=`${r}
51
51
  ${" ".repeat(Math.max(0,o))}^`;super(`${n}
52
52
 
53
- ${i}`);L(this,"source",r);L(this,"position",o);this.name="VoodooSyntaxError"}},xs=[">>>=","===","!==","**=","...","<<=",">>=","&&=","||=","??=","?.","=>","==","!=","<=",">=","&&","||","??","**","++","--","+=","-=","*=","/=","%=","+","-","*","/","%","!","<",">","=","(",")","[","]","{","}",",",".","?",":",";"],Es=/[A-Za-z_$À-￿]/,ks=/[A-Za-z0-9_$À-￿]/;function Ss(e){return Es.test(e)}function As(e){return ks.test(e)}function Yt(e){return e>="0"&&e<="9"}var to={n:`
54
- `,t:" ",r:"\r",b:"\b",f:"\f",v:"\v",0:"\0"};function Xt(e){var o,i;let t=[],n=0,r=e.length;for(;n<r;){let s=e[n];if(s===" "||s===" "||s===`
55
- `||s==="\r"||s==="\f"||s==="\v"){n++;continue}if(s==="/"&&e[n+1]==="/"){for(;n<r&&e[n]!==`
56
- `;)n++;continue}if(s==="/"&&e[n+1]==="*"){let u=e.indexOf("*/",n+2);if(u===-1)throw new D("Unclosed block comment",e,n);n=u+2;continue}let a=n;if(Yt(s)||s==="."&&Yt(e[n+1])){let u="";if(s==="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(s==="0"&&(e[n+1]==="b"||e[n+1]==="B"))for(u="0b",n+=2;n<r&&/[01_]/.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&&Yt(e[n]);)u+=e[n++]}let l=Number(u.replace(/_/g,""));if(Number.isNaN(l))throw new D("Invalid number",e,a);t.push({type:"num",value:u,parsed:l,start:a,end:n});continue}if(s==='"'||s==="'"){n++;let u="";for(;n<r&&e[n]!==s;)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 D("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 D(`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 D("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 D("Invalid hexadecimal escape: \\x needs 2 hexadecimal digits",e,n-1);u+=String.fromCharCode(parseInt(f,16)),n+=3}else u+=(o=to[l])!=null?o:l,n++}else u+=e[n++];if(n>=r)throw new D("Unclosed string",e,a);n++,t.push({type:"str",value:u,parsed:u,start:a,end:n});continue}if(s==="`"){n++;let u=[],l=[],f="";for(;n<r&&e[n]!=="`";){if(e[n]==="\\"){let p=e[n+1];f+=(i=to[p])!=null?i: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 D("Unclosed template interpolation",e,a);n++,l.push(d);continue}f+=e[n++]}if(n>=r)throw new D("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(Ss(s)){let u="";for(;n<r&&As(e[n]);)u+=e[n++];t.push({type:"ident",value:u,start:a,end:n});continue}let c;for(let u of xs)if(e.startsWith(u,n)){if(u==="?."&&Yt(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 D(`Unexpected character "${s}"`,e,n)}return t.push({type:"eof",value:"",start:r,end:r}),t}var no={"??":1,"||":2,"&&":3,"==":6,"!=":6,"===":6,"!==":6,"<":7,">":7,"<=":7,">=":7,in:7,instanceof:7,"+":9,"-":9,"*":10,"/":10,"%":10,"**":11},Rs=new Set(["=","+=","-=","*=","/=","%=","**=","&&=","||=","??="]),Cs=new Set(["!","-","+","typeof","void"]),ro=Object.assign(Object.create(null),{true:!0,false:!1,null:null,undefined:void 0}),oo=1200,io=32,Yn=0,Xn=class{constructor(t,n){L(this,"tokens",t);L(this,"source",n);L(this,"pos",0);L(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 D(`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==="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>oo){let t=this.peek();throw new D(`Expression too deeply nested (limit of ${oo} 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:[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"&&Rs.has(n.value)){if(t.t!=="id"&&t.t!=="member")throw new D("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 s=this.tokens[r];if(s.type==="punct"&&s.value==="(")n++;else if(s.type==="punct"&&s.value===")"){if(n--,n===0)break}else if(s.type==="eof")break}let o=this.tokens[r+1];if(!o||o.type!=="punct"||o.value!=="=>")return null;this.next();let i=[];for(;!this.isPunct(")");){let s=this.next();if(s.type!=="ident")return this.pos=t,null;i.push(s.value),this.isPunct(",")&&this.next()}return this.expect(")"),this.expect("=>"),{t:"arrow",params:i,body:this.parseArrowBody()}}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 no||r.type==="ident"&&(o==="in"||o==="instanceof")))break;let s=no[o];if(s===void 0||s<=t)break;this.next();let a=this.parseBinary(o==="**"?s-1:s);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")&&Cs.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}parseCallMember(){let t=this.parsePrimary();for(;;)if(this.isPunct(".")){this.next();let n=this.next();if(n.type!=="ident")throw new D("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 D("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"){this.next(),this.peek().type==="ident"&&this.next(),this.expect("(");let n=[];for(;!this.isPunct(")");){let r=this.next();if(r.type!=="ident")throw new D("Expected a parameter name",this.source,r.start);n.push(r.value),this.isPunct(",")&&this.next()}return this.expect(")"),{t:"arrow",params:n,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(Yn>=io)throw new D(`Template literal too deeply nested (limit of ${io} levels)`,this.source,t.start);Yn++;try{return{t:"tpl",quasis:n.quasis,exprs:n.exprs.map(r=>le(r))}}finally{Yn--}}if(t.type==="ident")return t.value in ro?(this.next(),{t:"lit",v:ro[t.value]}):(this.next(),{t:"id",n:t.value});if(t.type==="punct"){if(t.value==="("){this.next();let n=this.parseExpression();return this.expect(")"),n}if(t.value==="[")return this.parseArrayLiteral();if(t.value==="{")return this.parseObjectLiteral()}throw new D(`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 i=this.next();this.expect("("),this.expect(")"),t.push({key:String(i.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 D("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 i=[];for(;!this.isPunct(")");){let s=this.next();if(s.type!=="ident")throw new D("Expected a parameter name",this.source,s.start);i.push(s.value),this.isPunct(",")&&this.next()}this.expect(")"),t.push({key:o,value:{t:"method",params:i,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,so=2e3;function le(e){let t=Ye.get(e);if(t)return t;let n=new Xn(Xt(e),e).parseProgram();return Ye.size>=so&&Ms(),Ye.set(e,n),n}function Ms(){let e=Math.floor(so/2),t=0;for(let n of Ye.keys())if(Ye.delete(n),++t>=e)break}function ao(){Ye.clear()}var uo,Ls=Object.freeze({keys:Object.keys,values:Object.values,entries:Object.entries,fromEntries:Object.fromEntries,assign:Object.assign,is:Object.is,hasOwn:(uo=Object.hasOwn)!=null?uo:((e,t)=>Object.prototype.hasOwnProperty.call(e,t))}),Ps=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:Ls,Intl,RegExp,Promise,parseInt,parseFloat,isNaN,isFinite,encodeURIComponent,decodeURIComponent,console},W=class extends Error{constructor(n,r){super(r?`${n}
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===`
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();return this.expect(")"),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}
57
57
 
58
- Expression: ${r}`:n);L(this,"expression",r);this.name="VoodooRuntimeError"}},Zn=Symbol("spread"),Ns=new Set(["__proto__","constructor","prototype"]);function lo(e){return typeof e=="string"&&Ns.has(e)}function $e(e,t){if(lo(e))throw new W(`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 i=0;i<e.exprs.length;i++)o+=Se(x(e.exprs[i],t)),o+=(r=e.quasis[i+1])!=null?r:"";return o}case"id":{$e(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 W(`Could not read "${Jn(e,t)}" from ${o===null?"null":"undefined"}`)}let i=$e(e.computed?x(e.p,t):e.p.v);return o[i]}case"call":{let o,i;if(e.callee.t==="member"){let s=x(e.callee.o,t);if(s==null){if(e.callee.opt||e.opt)return;throw new W(`Could not call "${Jn(e.callee,t)}" from ${s===null?"null":"undefined"}`)}let a=$e(e.callee.computed?x(e.callee.p,t):e.callee.p.v);o=s,i=s[a]}else if(e.callee.t==="id"){$e(e.callee.n);let s=t.lookup(e.callee.n);s?(o=s,i=s[e.callee.n]):i=G[e.callee.n]}else i=x(e.callee,t);if(i==null&&e.opt)return;if(typeof i!="function"){let s=e.callee.t==="id"?e.callee.n:Jn(e.callee,t);throw e.callee.t==="id"&&!t.lookup(s)&&!(s in G)?Ps.has(s)?new W(`"${s}" is blocked. Expressions run in a sandbox without access to it.`):new W(`"${s}" was not found. Expressions cannot reach window: expose it with V.config.globals.${s} = ..., or put it in scope with V.data({ ${s} }).`):new W(`"${s}" is not a function`)}return i.apply(o,Os(e.args,t))}case"unary":{if(e.op==="...")return{[Zn]:x(e.a,t)};if(e.op==="typeof"){if(e.a.t==="id"){if(lo(e.a.n))return"undefined";let i=t.lookup(e.a.n);return typeof(i?i[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"void":return}throw new W(`Unsupported unary operator: ${e.op}`)}case"update":{let o=Number(x(e.a,t)),i=e.op==="++"?o+1:o-1;return co(e.a,i,t),e.prefix?i:o}case"bin":{let o=x(e.l,t),i=x(e.r,t);switch(e.op){case"+":return o+i;case"-":return o-i;case"*":return o*i;case"/":return o/i;case"%":return o%i;case"**":return o**i;case"==":return o==i;case"!=":return o!=i;case"===":return o===i;case"!==":return o!==i;case"<":return o<i;case">":return o>i;case"<=":return o<=i;case">=":return o>=i;case"in":return o in i;case"instanceof":return o instanceof i}throw new W(`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 i=x(e.target,t);if(!(e.op==="&&="?!!i:e.op==="||="?!i:i==null))return i;o=x(e.value,t)}else{let i=x(e.target,t),s=x(e.value,t);switch(e.op){case"+=":o=i+s;break;case"-=":o=i-s;break;case"*=":o=i*s;break;case"/=":o=i/s;break;case"%=":o=i%s;break;case"**=":o=i**s;break;default:throw new W(`Unsupported assignment: ${e.op}`)}}return co(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,i=e.body;return function(...s){let a={};for(let l=0;l<o.length;l++)a[o[l]]=s[l];let c=this,u=c!==null&&typeof c=="object"?t.child(c):t;return x(i,u.child(a))}}case"arrow":{let o=e.params,i=e.body;return(...s)=>{let a={};for(let c=0;c<o.length;c++)a[o[c]]=s[c];return x(i,t.child(a))}}case"obj":{let o={};for(let i of e.props)if(i.spread)Object.assign(o,x(i.spread,t));else{let s=$e(i.key!==null?i.key:String(x(i.keyExpr,t)));if(i.getter){let a=x(i.value,t);Object.defineProperty(o,s,{enumerable:!0,configurable:!0,get(){return a.call(this)}});continue}o[s]=x(i.value,t)}return o}case"arr":{let o=[];for(let i of e.els)i&&typeof i=="object"&&"spread"in i?o.push(...x(i.spread,t)):o.push(x(i,t));return o}case"seq":{let o;for(let i of e.body)o=x(i,t);return o}}throw new W(`Unknown node: ${e.t}`)}function Os(e,t){let n=[];for(let r of e){let o=x(r,t);o&&typeof o=="object"&&Zn in o?n.push(...o[Zn]):n.push(o)}return n}function co(e,t,n){if(e.t==="id"){$e(e.n),n.set(e.n,t);return}if(e.t==="member"){let r=x(e.o,n);if(r==null)throw new W("Could not write to null or undefined");let o=$e(e.computed?x(e.p,n):e.p.v);r[o]=t;return}throw new W("Invalid assignment target")}function Jn(e,t){return e.t==="member"?e.computed?String(x(e.p,t)):String(e.p.v):e.t==="id"?e.n:"value"}function Se(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 Et=new Map;function P(e,t){Et.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&&Et.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=Et.get(t),o=this,i={};return Object.defineProperty(i,t,{get:()=>r(o),set:s=>{let a=r(o);a&&typeof a=="object"&&"set"in a&&a.set(s)},enumerable:!0,configurable:!0}),this.magicCache.set(t,i),i}},de=new De(F({}));Z();re();re();function ye(){return T.devtools===!0}function ve(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){ye()&&console.warn(`[Voodoo] ${e}`)}var po=new Set;function kt(e,t){ye()&&(po.has(e)||(po.add(e),console.warn(`[Voodoo] ${t}`)))}var $s=new Set(["confirm-title","confirm-label","confirm-cancel","hold-duration"]);function mo(e,t,n){ye()&&($s.has(n)||kt(`unknown-directive:${n}`,`unknown directive "${t}" at ${ve(e)}. No directive named "${n}" was registered. Check the spelling or register with V.directive("${n}", ...).`))}function ho(e,t){kt(`unknown-component:${t}`,`component "${t}" not registered at ${ve(e)}. Register with V.component("${t}", { ... }) before using the tag, or remove the attribute to leave the element as plain HTML.`)}function go(e,t,n,r){if(!ye())return;let o=r instanceof Error?r.message.split(`
59
- `)[0]:String(r);Ie(`invalid expression in ${t}="${n}" on element ${ve(e)}.
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)}.
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 yo(e,t,n){ye()&&Ie(`duplicate key "${String(t)}" in v-for="${n}" on element ${ve(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 vo(e,t,n){ye()&&Ie(`required prop "${n}" missing from component "${t}" at ${ve(e)}. Pass the value on the tag with ${n}="..." for a fixed value or :${n}="expression" for a state value.`)}function er(e,t){kt(`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,en=new WeakMap,be=new WeakSet,tr=new WeakMap;function sr(e){return be.has(e)}function ar(e){be.add(e)}function et(e){return je.get(e)}function we(e){let t=e;for(;t;){let n=je.get(t);if(n)return n;t=t.parentNode}return de}function ko(e,t){let n=tr.get(e);n||tr.set(e,n=[]),n.push(t)}var nr=new WeakSet;function cr(e){nr.add(e),e.remove()}function fe(e,t){let n=en.get(e);n||en.set(e,n=[]),n.push(t)}function $(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--)$(n[r])}let t=en.get(e);if(t){en.delete(e);for(let n=t.length-1;n>=0;n--)try{t[n]()}catch(r){O(r,"cleanup")}}e.nodeType===1&&Bs(e),je.delete(e),tr.delete(e),be.delete(e)}var Zt=new Map,Hs=4e3;function Je(e,t){let n=`${e}\0${t}`,r=Zt.get(n);if(r!==void 0)return r;let o=Ds(e,t);return Zt.size>=Hs&&Zt.clear(),Zt.set(n,o),o}function Ds(e,t){let n=T.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("."),i=o.shift(),s={};for(let l of o){let f=l.indexOf("=");f>-1?s[l.slice(0,f)]=l.slice(f+1):s[l]=!0}let a=i.indexOf(":"),c=a>-1?i.slice(0,a):i,u=a>-1?i.slice(a+1):void 0;return{raw:e,name:c,arg:u,modifiers:s,expression:t}}function Is(e){let t=[],n=Ze.get(e);if(n&&n.size)for(let[r,o]of n){let i=Je(r,o);i&&(t.push(i),wo(e,i.name))}else{let r=So(e);for(let o=0;o<r.length;o++){let i=r[o];if(!Fs(i))continue;let s=Je(i,e.getAttribute(i));s&&(t.push(s),wo(e,s.name))}}return t.length<2?t:t.sort((r,o)=>bo(o)-bo(r))}var js=typeof Element!="undefined"&&!!Element.prototype.getAttributeNames;function So(e){return js?e.getAttributeNames():Array.from(e.attributes,t=>t.name)}function Fs(e){return Ao(e)||e.charCodeAt(0)===46&&e.length>1}function bo(e){var t,n;return(n=(t=ge.get(e.name))==null?void 0:t.priority)!=null?n:0}var rr=new Map,tn=new WeakMap;function wo(e,t){let n=rr.get(t);n||rr.set(t,n=new Set),n.add(e);let r=tn.get(e);r||tn.set(e,r=new Set),r.add(t)}function Bs(e){var n;let t=tn.get(e);if(t){for(let r of t)(n=rr.get(r))==null||n.delete(e);tn.delete(e)}}var Ze=new WeakMap;function Ao(e){return e.startsWith(T.prefix)||e.startsWith("data-v-")||e.charCodeAt(0)===64||e.charCodeAt(0)===58&&e.length>1}function Ro(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 Co(e,t){let n=Ze.get(e);return n!=null&&n.has(t)?!0:e.hasAttribute(t)}function Us(e){if(!T.cleanAttributes)return;let t=So(e),n=Ze.get(e);n||Ze.set(e,n=new Map);for(let r=0;r<t.length;r++){let o=t[r];Ao(o)&&(n.set(o,e.getAttribute(o)),e.removeAttribute(o))}}function Mo(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 Lo(e){let t=e.attributes;for(let n=0;n<t.length;n++){let r=t[n].name;if(r.startsWith(T.prefix)||r.charCodeAt(0)===64||r.charCodeAt(0)===58||r.startsWith("data-v-"))return!0}return!1}function N(e,t,n,r){if(e)try{return x(le(e),t)}catch(o){ye()&&go(r!=null?r:t.el,n!=null?n:"expression",e,o),O(o,n?`${n} ("${e}")`:`expression "${e}"`);return}}var Po=new WeakSet;function No(e){Po.add(e)}function To(e,t,n){let r=ge.get(t.name);if(!r){ye()&&t.raw.startsWith(T.prefix)&&mo(e,t.raw,t.name);return}let o=null,i=()=>{if(!o){let a=o=new ne(!0);fe(e,()=>a.stop()),ko(e,a)}return o},s={el:e,scope:n,expression:t.expression,arg:t.arg,modifiers:t.modifiers,raw:t.raw,evaluate(a){return N(a!=null?a:t.expression,n,t.raw,e)},effect(a){let c=i();c.run(()=>te(a,{scope:c}))},cleanup(a){fe(e,a)},walk(a,c){j(a,c)}};try{r.setup(s)}catch(a){O(a,`directive ${t.raw}`)}}var or=null;function Oo(e){or=e}var qs=new Set(["SCRIPT","STYLE","NOSCRIPT"]);function j(e,t){let n=t!=null?t:we(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){$o(e,n);return}if(e.nodeType!==1)return;let r=e;if(be.has(r))return;let o=r.tagName;if(qs.has(o))return;if(r.hasAttribute(`${T.prefix}ignore`)||r.hasAttribute(`${T.prefix}pre`)){be.add(r);return}let i=n,s=Is(r),a=z.size===0&&tt.size===0||r.hasAttribute(`${T.prefix}component`)?null:Gs(o);if(s.length===0&&!a){xo(r,i);return}be.add(r);for(let d of s){let m=ge.get(d.name);if(m!=null&&m.terminal){To(r,d,i);return}}let c=s.find(d=>d.name==="data"),u=s.find(d=>d.name==="component"),l=u?u.expression||"":a||"",f=!1;if(l&&or){let d=or(r,l,i);d&&(i=d,f=!0,je.set(r,i))}else if(c||u){let d=c?N(c.expression||"{}",i,"v-data"):{};i=i.reactiveChild(d&&typeof d=="object"?d:{},r),je.set(r,i)}let p=f?n:i;for(let d of s)d.name==="data"||d.name==="component"||To(r,d,p);Us(r),Po.has(r)||xo(r,i)}function xo(e,t){var r;let n=[];for(let o=e.firstChild;o;o=o.nextSibling)o.nodeType===1?n.push(o):o.nodeType===3&&$o(o,t);for(let o of n)j(o,(r=je.get(o))!=null?r:t)}var _s=500,Eo=new Map;function Vs(e){let t=e.trim();if(!t)return!1;let n=Eo.get(t);if(n!==void 0)return n;let r=!0;try{r=le(t).t!=="seq"}catch(o){r=!1}return Eo.set(t,r),r}function Ws(e,t){let n=0,r=null;for(let o=t;o<e.length;o++){let i=e[o];if(r){i==="\\"?o++:i===r&&(r=null);continue}if(i==='"'||i==="'"||i==="`"){r=i;continue}if(i==="{")n++;else if(i==="}"&&(n--,n===0))return o}return-1}function zs(e){let t=[],n="",r=0,o=()=>{n&&t.push({text:n}),n=""};for(;r<e.length;){let i=e.indexOf("{",r);if(i===-1){n+=e.slice(r);break}n+=e.slice(r,i);let s=e[i+1]==="{",a=s?e.indexOf("}}",i+2):Ws(e,i);if(a===-1){n+=e[i],r=i+1;continue}let c=s?e.slice(i+2,a):e.slice(i+1,a),u=s?a+2:a+1;if((s||c.length<=_s)&&Vs(c)){o(),t.push({expression:c.trim(),raw:e.slice(i,u),explicit:s}),r=u;continue}n+=e[i],r=i+1}return o(),t}var Qs=new Set(["PRE","CODE","SCRIPT","STYLE","TEXTAREA"]);function Ks(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 $o(e,t){let n=e.textContent;if(!n||n.indexOf("{")===-1||be.has(e))return;let r=e.parentElement;for(;r;){if(Qs.has(r.tagName)||r.hasAttribute(`${T.prefix}ignore`)||r.hasAttribute(`${T.prefix}pre`)||r.hasAttribute("data-v-ignore")||r.hasAttribute("data-v-pre"))return;r=r.parentElement}let o=zs(n);if(!o.some(s=>s.expression))return;be.add(e);let i=new ne(!0);fe(e,()=>i.stop()),ko(e,i),i.run(()=>te(()=>{let s="";for(let a of o){if(a.text!==void 0){s+=a.text;continue}let c=N(a.expression,t,"interpolation");s+=Ks(a,c,t)?a.raw:Se(c)}e.textContent!==s&&(e.textContent=s)},{scope:i}))}function St(e,t){je.set(e,t)}function Gs(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 ir=!1,Xe=null;function Ho(e){var n;if(typeof document=="undefined")return;let t=(n=e!=null?e:T.root)!=null?n:document.body;t&&(Object.assign(G,T.globals),j(t,de),ir||(ir=!0,T.autoDiscover&&Ys(t),document.dispatchEvent(new CustomEvent("voodoo:ready",{detail:{root:t}}))))}function Ys(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(nr.has(o)){nr.delete(o);continue}o.nodeType===1&&!o.isConnected&&$(o)}for(let r=0;r<n.addedNodes.length;r++){let o=n.addedNodes[r];o.nodeType===1&&(be.has(o)||j(o,we(o.parentNode)))}}}),Xe.observe(e,{childList:!0,subtree:!0}))}function Do(){Xe==null||Xe.disconnect(),Xe=null,ir=!1}function Io(e){j(e!=null?e:document.body,e?we(e.parentNode):de)}Z();re();var rn=new Set,jo=new Set;function rt(e,t){let n=He(e);z.set(n,t),tt.set(n.replace(/-/g,""),n),Xs(n)}function Xs(e){var r;if(typeof document=="undefined"||!document.body)return;let t=e.replace(/-/g,""),n=[e,t,`[${T.prefix}component="${e}"]`];for(let o of n){let i;try{i=Array.from(document.querySelectorAll(o))}catch(s){continue}for(let s of i){if((r=et(s))!=null&&r.component||Js(s))continue;let a=we(s.parentNode);sr(s)&&($(s),Mo(s)),j(s,a)}}}function Js(e){let t=e.parentElement;for(;t&&t!==document.body;){if(Lo(t)&&!sr(t))return!0;t=t.parentElement}return!1}function Zs(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 ea(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 ur(e){return e.replace(/-(\w)/g,(t,n)=>n.toUpperCase())}function ta(e,t,n,r,o){var u;let i=F({}),s=Object.keys(t),a=new Map;for(let l of s)a.set(l.toLowerCase(),l),a.set(He(l),l),a.set(ur(l).toLowerCase(),l);for(let l of s)t[l].default!==void 0&&(i[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:ur(f.arg);if(s.length&&!a.has(f.arg.toLowerCase()))continue;r.run(()=>te(()=>{i[d]=N(f.expression,n,`:${f.arg}`)}));continue}if(f)continue;let p=a.get(l.name.toLowerCase());p?i[p]=Zs(l.value,t[p]):s.length||(i[ur(l.name)]=l.value)}for(let l of s)t[l].required&&i[l]===void 0&&vo(e,o,l);return i}function na(e,t,n){let r=Array.from(e.querySelectorAll("slot"));if(!r.length)return;let o=new Map,i=[];Array.from(t.childNodes).forEach(s=>{var c,u;let a=s.nodeType===1&&(c=s.getAttribute("slot"))!=null?c:null;if(a){s.removeAttribute("slot");let l=(u=o.get(a))!=null?u:[];l.push(s),o.set(a,l)}else i.push(s)});for(let s of r){let a=s.getAttribute("name"),c=a?o.get(a):i,u=document.createDocumentFragment();if(c&&c.length)for(let l of c)u.appendChild(l);else for(;s.firstChild;)u.appendChild(s.firstChild);Array.from(u.childNodes).forEach(l=>{l.nodeType===1&&ra(l,n)}),s.replaceWith(u)}}var nn=null;function Fo(e){nn=e}function ra(e,t){nn==null||nn(e,t)}function Bo(e,t,n){var v,I,H,C,V,M,ee,U;let r=t?He(t):"",o=r?(H=(I=z.get(r))!=null?I:z.get((v=tt.get(r))!=null?v:""))!=null?H:{}:{};r&&!z.has(r)&&!tt.has(r)&&ho(e,t);let i=new ne(!0),s=ea(o),a=ta(e,s,n,i,r||"inline");!o.state&&o.data&&er("data()","state()"),o.destroyed&&er("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?(V=c.call(l,a))!=null?V:{}:{}}catch(w){O(w,`state() of component "${t}"`)}let d=e.getAttribute(`${T.prefix}data`);if(d){let w=N(d,n,"v-data");w&&typeof w=="object"&&Object.assign(u,w)}if(o.provide)try{let w=typeof o.provide=="function"?o.provide.call(l):o.provide;w&&typeof w=="object"&&(p.provides={...w})}catch(w){O(w,`provide() of component "${t}"`)}if(o.inject){let w=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 w){let Me=(M=R.from)!=null?M:b,Mn=n.inject(Me,R.default);b in u||(u[b]=Mn)}}let m=F(u),g={};if(o.computed)for(let[w,b]of Object.entries(o.computed))g[w]=xt(()=>b.call(l));let h={};if(o.methods)for(let[w,b]of Object.entries(o.methods))h[w]=(...R)=>b.apply(l,R);for(let[w,b]of Object.entries(o))typeof b=="function"&&(oa.has(w)||w==="state"||w==="data"||w in h||(h[w]=(...R)=>b.apply(l,R)));let y=(w,b)=>{let R=new CustomEvent(w,{detail:b,bubbles:!0,cancelable:!0});R.__voodoo=!0,e.dispatchEvent(R)},S={$el:e,$props:a,$name:r||"inline",$scope:p,$parent:(U=(ee=n.owner)==null?void 0:ee.component)!=null?U:null,emit:y,$emit:y,$nextTick:w=>Promise.resolve().then(()=>(Z(),eo)).then(b=>b.nextTick(w)),$watch:(w,b)=>ue(()=>N(w,p),b)},_={get(w,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(w,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(w,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,_);if(p.data=k,Object.setPrototypeOf(l,k),o.watch)for(let[w,b]of Object.entries(o.watch))i.run(()=>ue(()=>k[w],(R,Me)=>b.call(k,R,Me)));if(o.style&&!jo.has(r)){jo.add(r);let w=document.createElement("style");w.setAttribute("data-voodoo-component",r),w.textContent=o.style,document.head.appendChild(w)}if(nt(o,k,"beforeMount"),o.template){let w=document.createDocumentFragment();for(;e.firstChild;)w.appendChild(e.firstChild);e.innerHTML=o.template,na(e,w,n)}return rn.add(k),ke(()=>{nt(o,k,"mounted"),o.updated&&i.run(()=>te(()=>{for(let w of Object.keys(m))m[w];nt(o,k,"updated")}))}),fe(e,()=>{nt(o,k,"beforeUnmount"),i.stop(),rn.delete(k),nt(o,k,"unmounted"),nt(o,k,"destroyed")}),p}var oa=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(o,`hook ${n}`)}}Z();re();var ot=[],lr=null,on=0,Uo=-1,fr=0,dr=!1;function qo(){return typeof performance!="undefined"&&performance.now?performance.now():Date.now()}function ia(){if(lr||typeof MutationObserver=="undefined"||typeof document=="undefined")return;let e=document.documentElement;e&&(lr=new MutationObserver(()=>{on++}),lr.observe(e,{childList:!0,subtree:!0}))}function _o(){if(dr)return;dr=!0;let e=()=>{dr=!1,sa()};if(typeof requestAnimationFrame=="function"){let t=!1,n=()=>{t||(t=!0,e())};requestAnimationFrame(n),setTimeout(n,32);return}setTimeout(e,0)}function sa(){var t;on===Uo?fr++:fr=0,Uo=on;let e=qo();for(let n=ot.length-1;n>=0;n--){let r=ot[n],o=null;try{o=r.ready()}catch(i){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&&_o()}function pr(e){let t=null;try{t=e.ready()}catch(n){t=null}if(t){e.action(t);return}ia(),ot.push({...e,since:qo()}),_o()}function Vo(){return typeof document=="undefined"||!document.body?!1:fr>=2}function aa(){return typeof document=="undefined"||!document.body?!1:on===0}function sn(e){typeof document!="undefined"&&pr({ready:()=>Vo()?document.body:null,action:()=>e(),onGiveUp:()=>{document.body&&e()}})}function Wo(e){if(typeof document!="undefined"){if(aa()){Promise.resolve().then(e);return}pr({ready:()=>Vo()?document.body:null,action:()=>e(),onGiveUp:()=>{document.body&&e()}})}}function an(e,t,n){if(typeof e!="string"){t(e);return}typeof document!="undefined"&&pr({ready:()=>document.querySelector(e),action:r=>t(r),onGiveUp:n})}var ca=0,cn=null;function zo(e){cn=e}function Qo(e={}){let t=`voodoo-app-${++ca}`,{components:n,...r}=e,o={globalProperties:{}},i={},s=[],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),s.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(i).length){let S=g.provide;g.provide=()=>({...typeof S=="function"?S():S!=null?S:{},...i})}rt(t,g),m.setAttribute(`${T.prefix}component`,t);try{j(m,de)}catch(S){return O(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 _ of S)_(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),s.push(h)),d)},directive(m,g){return cn==null||cn(m,g),d},use(m,g){return Jt(ua(),m,g),d},provide(m,g){return i[m]=g,d},mount(m){if(u)return u;if(typeof m!="string")return p(m);let g=null;return an(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){$(a),a.removeAttribute(`${T.prefix}component`),a.innerHTML=c,z.delete(t);for(let m of s)z.delete(m);s.length=0,u=null,a=null}}};return d}var Ko=null;function Go(e){Ko=e}function ua(){return Ko}Z();Z();var Ae=new Map,mr=Tt(0),hr=new Map;function Yo(e,t,n={}){let r=Ae.get(e);if(!t){if(!r){let c=F({});return Ae.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}`,i=Object.getOwnPropertyDescriptors(t),s=Object.defineProperties({},i);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))i[l]&&!("value"in i[l])||(s[l]=f)}}catch(c){}let a=F(s);for(let[c,u]of Object.entries(i)){let l=u.value;typeof l=="function"&&(a[c]=(...f)=>l.apply(a,f))}if(Ae.set(e,a),mr.value++,n.persist&&typeof localStorage!="undefined"){let c=ue(a,()=>{try{localStorage.setItem(o,JSON.stringify(la(a)))}catch(u){}},{deep:!0});hr.set(e,c)}return a}function la(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 un=new Proxy({},{get:(e,t)=>(mr.value,Ae.get(t)),has:(e,t)=>(mr.value,Ae.has(t)),ownKeys:()=>[...Ae.keys()],getOwnPropertyDescriptor:()=>({enumerable:!0,configurable:!0})});function Xo(e){var t;(t=hr.get(e))==null||t(),hr.delete(e),Ae.delete(e)}function Jo(){return[...Ae.keys()]}var vr={};_t(vr,{capitalize:()=>ei,chunk:()=>ya,clone:()=>At,debounce:()=>Fe,device:()=>Be,escapeHtml:()=>Rt,formatCurrency:()=>Ca,formatDate:()=>La,formatFileSize:()=>Na,formatNumber:()=>Ma,formatPercent:()=>Oa,get:()=>ba,groupBy:()=>ha,isBrowser:()=>ln,matchesMedia:()=>it,memoize:()=>ma,merge:()=>Zo,once:()=>pa,parseDuration:()=>q,random:()=>Ta,relativeTime:()=>Pa,sample:()=>xa,set:()=>wa,setFormatDefaults:()=>Ra,sleep:()=>fa,slugify:()=>Ea,sortBy:()=>va,stripTags:()=>Aa,throttle:()=>yr,titleCase:()=>Sa,truncate:()=>ka,uid:()=>gr,unique:()=>ga,uuid:()=>da});function da(){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 gr(e="v"){return`${e}${Math.random().toString(36).slice(2,9)}`}function fa(e){return new Promise(t=>setTimeout(t,e))}function q(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,i,s=function(...a){o=a,i=this;let c=n&&r===null;r&&clearTimeout(r),r=setTimeout(()=>{r=null,!n&&o&&e.apply(i,o)},t),c&&e.apply(this,a)};return s.cancel=()=>{r&&clearTimeout(r),r=null,o=null},s.flush=()=>{r&&o&&(clearTimeout(r),r=null,e.apply(i,o))},s}function yr(e,t=250){let n=0,r=null,o=null,i=function(...s){let a=Date.now();o=s;let c=t-(a-n);c<=0?(r&&(clearTimeout(r),r=null),n=a,e.apply(this,s)):r||(r=setTimeout(()=>{n=Date.now(),r=null,o&&e.apply(this,o)},c))};return i.cancel=()=>{r&&clearTimeout(r),r=null},i.flush=()=>{r&&o&&(clearTimeout(r),r=null,e.apply(null,o))},i}function pa(e){let t=!1,n;return function(...r){return t||(t=!0,n=e.apply(this,r)),n}}function ma(e,t=(...n)=>JSON.stringify(n)){let n=new Map,r=function(...o){let i=t(...o);if(n.has(i))return n.get(i);let s=e.apply(this,o);return n.set(i,s),s};return r.cache=n,r}function At(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=>At(n));if(e instanceof Date)return new Date(e.getTime());if(e instanceof Map)return new Map([...e].map(([n,r])=>[n,At(r)]));if(e instanceof Set)return new Set([...e].map(n=>At(n)));let t={};for(let[n,r]of Object.entries(e))t[n]=At(r);return t}function Zo(e,...t){for(let n of t)if(n)for(let[r,o]of Object.entries(n)){let i=e[r];o&&typeof o=="object"&&!Array.isArray(o)&&i&&typeof i=="object"&&!Array.isArray(i)?e[r]=Zo({...i},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 i=String(r(o));(n[i]||(n[i]=[])).push(o)}return n}function ga(e,t){if(!t)return[...new Set(e)];let n=typeof t=="function"?t:i=>i==null?void 0:i[t],r=new Set,o=[];for(let i of e){let s=n(i);r.has(s)||(r.add(s),o.push(i))}return o}function ya(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 va(e,t,n="asc"){let r=typeof t=="function"?t:i=>i==null?void 0:i[t],o=n==="desc"?-1:1;return[...e].sort((i,s)=>{let a=r(i),c=r(s);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 ba(e,t,n){let r=t.split("."),o=e;for(let i of r){if(o==null)return n;o=o[i]}return o!=null?o:n}function wa(e,t,n){let r=t.split("."),o=e;for(let i=0;i<r.length-1;i++){let s=r[i];(typeof o[s]!="object"||o[s]===null)&&(o[s]=/^\d+$/.test(r[i+1])?[]:{}),o=o[s]}o[r[r.length-1]]=n}function Ta(e=0,t=1){return Math.floor(Math.random()*(t-e+1))+e}function xa(e){return e[Math.floor(Math.random()*e.length)]}function Ea(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 ka(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 ei(e){let t=String(e!=null?e:"");return t.charAt(0).toUpperCase()+t.slice(1)}function Sa(e){return String(e!=null?e:"").replace(/\w\S*/g,t=>ei(t.toLowerCase()))}function Rt(e){return String(e!=null?e:"").replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;").replace(/'/g,"&#39;")}function Aa(e){return String(e!=null?e:"").replace(/<\/?[^>]+(>|$)/g,"")}var st="pt-BR",ti="BRL";function Ra(e,t){e&&(st=e),t&&(ti=t)}function Ca(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:st,{style:"currency",currency:(o=t.currency)!=null?o:ti}).format(n)}function Ma(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:st,o).format(n)}function La(e,t="short",n){let r=e instanceof Date?e:new Date(e);if(Number.isNaN(r.getTime()))return"";let o=n!=null?n:st;if(typeof t=="object")return new Intl.DateTimeFormat(o,t).format(r);let i={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(i[t])return new Intl.DateTimeFormat(o,i[t]).format(r);let s=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,s(r.getMonth()+1)).replace(/DD/g,s(r.getDate())).replace(/HH/g,s(r.getHours())).replace(/mm/g,s(r.getMinutes())).replace(/ss/g,s(r.getSeconds()))}function Pa(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),i=[["year",31536e6],["month",2592e6],["week",6048e5],["day",864e5],["hour",36e5],["minute",6e4],["second",1e3]],s=new Intl.RelativeTimeFormat(t!=null?t:st,{numeric:"auto"});for(let[a,c]of i)if(o>=c||a==="second")return s.format(Math.round(r/c),a);return""}function Na(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 Oa(e,t=0,n){return new Intl.NumberFormat(n!=null?n:st,{style:"percent",minimumFractionDigits:t,maximumFractionDigits:t}).format(e)}var ln=typeof window!="undefined"&&typeof window.document!="undefined";function it(e){if(!ln||typeof window.matchMedia!="function")return!1;try{return window.matchMedia(e).matches}catch(t){return!1}}var Be={get touch(){return ln&&("ontouchstart"in window||navigator.maxTouchPoints>0)},get mobile(){return it("(max-width: 767px)")},get tablet(){return it("(min-width: 768px) and (max-width: 1023px)")},get desktop(){return it("(min-width: 1024px)")},get online(){return!ln||navigator.onLine},get reducedMotion(){return it("(prefers-reduced-motion: reduce)")},get darkMode(){return it("(prefers-color-scheme: dark)")}};var X=class extends Error{constructor(n,r,o,i){super(n);L(this,"response",r);L(this,"config",o);L(this,"cause",i);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"},dn=[],fn=[],Ct=[],Mt=new Map;function ni(e){var t;return`${(t=e.method)!=null?t:"GET"} ${ct(e)}`}function $a(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 oi="voodoo:offline-queue";function br(){try{return JSON.parse(localStorage.getItem(oi)||"[]")}catch(e){return[]}}function wr(e){try{localStorage.setItem(oi,JSON.stringify(e))}catch(t){}}function Ha(e){var n,r;if(typeof localStorage=="undefined")return;let t=br();t.push({url:ct(e),method:(n=e.method)!=null?n:"POST",body:e.body,headers:(r=e.headers)!=null?r:{},at:Date.now()}),wr(t)}async function ii(){if(typeof localStorage=="undefined")return 0;let e=br();if(!e.length)return 0;wr([]);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 i=br();wr([...e.slice(n),...i]);break}}return t}typeof window!="undefined"&&window.addEventListener("online",()=>{ii()});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[i,s]of Object.entries(e.params))s==null||s===""||r.append(i,String(s));let o=r.toString();o&&(t+=(t.includes("?")?"&":"?")+o)}return t}function si(){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 Da(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 Ia(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 ja=new Set(["GET","HEAD","OPTIONS"]);function Fa(e){for(let[t,n]of Object.entries(e))if(t.toLowerCase()==="idempotency-key"&&String(n).trim()!=="")return!0;return!1}function Ba(e,t,n,r){var o;return ja.has(e)||t.retryUnsafe===!0||Fa(n)?!0:(((o=t.retry)!=null?o:0)>0&&kt(`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 dn)t=await g(t);let n=((l=t.method)!=null?l:"GET").toUpperCase();if(t.cache&&n==="GET"){let g=Mt.get(ni(t));if(g&&g.expires>Date.now())return g.value}if(t.offlineQueue&&typeof navigator!="undefined"&&navigator.onLine===!1&&n!=="GET")return Ha(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=si();g&&!r[Q.csrfHeader]&&(r[Q.csrfHeader]=g)}r["X-Requested-With"]||(r["X-Requested-With"]="XMLHttpRequest");let o=Da(t.body,r),i=ct(t),s=Ba(n,t,r,i)?((f=t.retry)!=null?f:0)+1:1,a;for(let g=0;g<s;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 _=()=>{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(i,{method:n,headers:r,body:n==="GET"||n==="HEAD"?void 0:o,credentials:t.credentials,signal:h.signal});k&&clearTimeout(k),_();let H={data:await Ia(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<s-1){await ri(((p=t.retryDelay)!=null?p:500)*2**g);continue}let C=new X(`Request failed with status ${v.status}`,H,t);for(let V of Ct)V(C);throw C}for(let C of fn)H=await C(H);return t.cache&&n==="GET"&&Mt.set(ni(t),{expires:Date.now()+t.cache,value:H}),H}catch(v){if(k&&clearTimeout(k),_(),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<s-1){await ri(((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 ${i}`,u=new X(c,void 0,t,a);for(let g of Ct)g(u);throw u}function ri(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 i=new XMLHttpRequest,s=ct({url:e});i.open((c=n.method)!=null?c:"POST",s);for(let[l,f]of Object.entries({...Q.headers,...n.headers}))l.toLowerCase()!=="content-type"&&i.setRequestHeader(l,f);let a=si();a&&i.setRequestHeader(Q.csrfHeader,a),i.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))}),i.addEventListener("load",()=>{let l=i.getResponseHeader("content-type")||"",f=i.responseText;if(l.includes("json"))try{f=JSON.parse(i.responseText)}catch(p){}i.status>=200&&i.status<300?r(f):o(new X(`Upload failed with status ${i.status}`))}),i.addEventListener("error",()=>o(new X("Network failure during upload"))),i.addEventListener("abort",()=>o(new X("Upload canceled"))),(u=n.signal)==null||u.addEventListener("abort",()=>i.abort()),i.send(t)})},sse(e,t={}){let n=new EventSource(ct({url:e}));return n.addEventListener("message",r=>{var i;let o=r.data;try{o=JSON.parse(r.data)}catch(s){}(i=t.message)==null||i.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(),i=new TextDecoder,s="";for(;;){let{done:c,value:u}=await o.read();if(c)break;s+=i.decode(u,{stream:!0});let l=s.split(`
62
- `);s=(a=l.pop())!=null?a:"";for(let f of l)f.trim()&&t(f)}s.trim()&&t(s)},interceptors:{request:{use(e){return dn.push(e),()=>{let t=dn.indexOf(e);t>-1&&dn.splice(t,1)}}},response:{use(e){return fn.push(e),()=>{let t=fn.indexOf(e);t>-1&&fn.splice(t,1)}}},error:{use(e){return Ct.push(e),()=>{let t=Ct.indexOf(e);t>-1&&Ct.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:$a,flushOfflineQueue:ii,parseDuration:q};ut();var Ua=`
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=`
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
- `,qa={success:"ok",error:"!",warning:"!",info:"i",loading:"",default:""},Pt=new Map,Re={duration:4e3,position:"top-right",max:6};function _a(e){Ue(),Te("toast",Ua);let t=Pt.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),Pt.set(e,t)),t}function qe(e){var p,d,m,g;let t=(p=e.position)!=null?p:Re.position,n=(d=e.type)!=null?d:"default",r=(m=e.duration)!=null?m:n==="loading"?0:Re.duration,o=_a(t),i=gr("toast-"),s=document.createElement("div");s.className="v-toast",s.id=i,s.setAttribute("data-type",n),s.setAttribute("role",n==="error"?"alert":"status"),s.setAttribute("aria-live",n==="error"?"assertive":"polite"),s.setAttribute("aria-atomic","true");let a=!1,c=null,u=()=>{a||(a=!0,c&&clearTimeout(c),s.classList.add("v-out"),s.classList.remove("v-in"),setTimeout(()=>{var h;s.remove(),(h=e.onClose)==null||h.call(e),o.children.length||(o.remove(),Pt.delete(t))},220))},l=h=>{var _,k,v,I;let y=(_=h.type)!=null?_:n;if(s.setAttribute("data-type",y),h.html)s.innerHTML=h.html;else{s.textContent="";let H=document.createElement("span");H.className="v-toast-icon",H.setAttribute("aria-hidden","true"),H.textContent=(k=qa[y])!=null?k:"",s.appendChild(H);let C=document.createElement("div");C.className="v-toast-body";let V=document.createElement("div");if(V.className="v-toast-title",V.textContent=(v=h.title)!=null?v:"",C.appendChild(V),h.description){let M=document.createElement("div");M.className="v-toast-desc",M.textContent=h.description,C.appendChild(M)}if(s.appendChild(C),h.action){let M=document.createElement("button");M.type="button",M.className="v-toast-action",M.textContent=h.action.label,M.addEventListener("click",()=>{var ee;(ee=h.action)==null||ee.onClick(),u()}),s.appendChild(M)}if(h.closable!==!1&&y!=="loading"){let M=document.createElement("button");M.type="button",M.className="v-toast-close",M.setAttribute("aria-label","Close notification"),M.innerHTML="&times;",M.addEventListener("click",u),s.appendChild(M)}}let S=(I=h.duration)!=null?I:r;if(S>0){let H=document.createElement("div");H.className="v-toast-bar",H.style.animation=`v-toast-bar ${S}ms linear forwards`,s.appendChild(H)}};for(l(e),o.appendChild(s),requestAnimationFrame(()=>s.classList.add("v-in"));o.children.length>Re.max;)(g=o.firstElementChild)==null||g.remove();let f=h=>{c&&clearTimeout(c),h>0&&(c=setTimeout(u,h))};return f(r),s.addEventListener("mouseenter",()=>{c&&clearTimeout(c)}),s.addEventListener("mouseleave",()=>f(r)),{id:i,close:u,update(h){var y;l({...e,...h}),h.duration!==void 0?f(h.duration):((y=h.type)!=null?y:n)!=="loading"&&f(Re.duration)}}}function lt(e,t){return typeof e=="string"?{title:e,type:t}:{type:t,...e}}var Ce=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,i;let n=qe({title:(r=t.loading)!=null?r:"Loading...",type:"loading",duration:0});try{let s=await e;return n.update({title:typeof t.success=="function"?t.success(s):(o=t.success)!=null?o:"Done",type:"success",duration:Re.duration}),s}catch(s){throw n.update({title:typeof t.error=="function"?t.error(s):(i=t.error)!=null?i:"Something went wrong",type:"error",duration:Re.duration}),s}},clear(){for(let[e,t]of Pt)t.remove(),Pt.delete(e)},configure(e){Object.assign(Re,e)},settings:Re});function li(e,t=""){let n=r=>t+r;return{get(r,o){var i;try{let s=(i=e())==null?void 0:i.getItem(n(r));if(s==null)return o;try{return JSON.parse(s)}catch(a){return s}}catch(s){return o}},set(r,o){var i;try{return(i=e())==null||i.setItem(n(r),typeof o=="string"?o:JSON.stringify(o)),!0}catch(s){return!1}},remove(r){var o;try{(o=e())==null||o.removeItem(n(r))}catch(i){}},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(i){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 ie=li(()=>typeof localStorage!="undefined"?localStorage:void 0),pn=li(()=>typeof sessionStorage!="undefined"?sessionStorage:void 0),mn={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,i;if(typeof document=="undefined")return;let r=`${encodeURIComponent(e)}=${encodeURIComponent(t)}`;if(n.expires!==void 0){let s=typeof n.expires=="number"?new Date(Date.now()+n.expires*864e5):n.expires;r+=`; expires=${s.toUTCString()}`}r+=`; path=${(o=n.path)!=null?o:"/"}`,n.domain&&(r+=`; domain=${n.domain}`),n.secure&&(r+="; secure"),r+=`; samesite=${(i=n.sameSite)!=null?i:"Lax"}`,document.cookie=r},remove(e,t={}){this.set(e,"",{...t,expires:-1})},has(e){return this.get(e)!==void 0}},hn={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,gn={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}},Tr="voodoo:theme",xr=null,ft={get current(){var e,t;return(t=(e=ie.get(Tr))!=null?e:xr)!=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){xr=e,ie.set(Tr,e),this.apply()},toggle(){let e=this.resolved==="dark"?"light":"dark";return this.set(e),e},get chosen(){return xr!==null||ie.get(Tr)!=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 se=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 Er(){typeof window!="undefined"&&(se.width=window.innerWidth,se.height=window.innerHeight,se.mobile=window.innerWidth<768,se.tablet=window.innerWidth>=768&&window.innerWidth<1024,se.desktop=window.innerWidth>=1024,se.portrait=window.innerHeight>=window.innerWidth,se.landscape=!se.portrait)}var _e=F({online:!0,type:"unknown",saveData:!1,slow:!1});function yn(){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 kr={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""}}},di=!1;function fi(){var t,n;if(di||(di=!0,P("$el",r=>r.el),P("$refs",r=>r.allRefs),P("$data",r=>r.data),P("$root",r=>r.root.data),P("$parent",r=>{var o,i;return(i=(o=r.parent)==null?void 0:o.data)!=null?i:null}),P("$self",r=>{var o,i;return(i=(o=r.owner)==null?void 0:o.component)!=null?i:r.data}),P("$store",()=>un),P("$http",()=>oe),P("$toast",()=>Ce),P("$clipboard",()=>kr),P("$storage",()=>ie),P("$session",()=>pn),P("$cookie",()=>mn),P("$cache",()=>gn),P("$url",()=>hn),P("$theme",()=>ft),P("$device",()=>Be),P("$screen",()=>se),P("$network",()=>_e),P("$nextTick",()=>Oe),P("$watch",r=>(o,i)=>ue(()=>N(o,r,"$watch"),i)),P("$dispatch",r=>(o,i)=>{var a;((a=r.el)!=null?a:document).dispatchEvent(new CustomEvent(o,{detail:i,bubbles:!0}))}),P("$log",()=>(...r)=>{console.log("[Voodoo]",...r)}),typeof window=="undefined"))return;Er(),yn();let e=0;window.addEventListener("resize",()=>{cancelAnimationFrame(e),e=requestAnimationFrame(Er)}),window.addEventListener("orientationchange",Er),window.addEventListener("online",yn),window.addEventListener("offline",yn),(n=(t=navigator.connection)==null?void 0:t.addEventListener)==null||n.call(t,"change",yn)}Z();function Sr(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 Ar(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 vn(e,t={}){let n=()=>typeof e=="function"?e():e,r=()=>typeof t.params=="function"?t.params():t.params,o=null,i=null,s=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;s.loading=!0,s.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;s.data=Sr(m.data,t.jsonPath),s.loaded=!0,(f=t.onSuccess)==null||f.call(t,s.data)}catch(m){if(c.signal.aborted)return;let g=m instanceof X&&(p=Ar(m))!=null?p:m.message;s.error={name:"ResourceError",message:g},(d=t.onError)==null||d.call(t,m,g)}finally{c.signal.aborted||(s.loading=!1),o===c&&(o=null)}},set(a){s.data=a},stop(){o==null||o.abort(),o=null,s.loading=!1,i!==null&&(clearInterval(i),i=null)}});return t.poll&&t.poll>0&&(i=setInterval(()=>{(typeof document=="undefined"||document.visibilityState==="visible")&&s.reload()},t.poll)),t.manual||s.reload(),s}ut();ut();var pi=`
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=`
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 mi(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 hi(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 gi(e){requestAnimationFrame(()=>requestAnimationFrame(e))}function Nt(e,t={}){Te("transitions",pi);let n=mi(t);return Be.reducedMotion?Promise.resolve():new Promise(r=>{pt(e,n.enterFrom),pt(e,n.enterActive),gi(()=>{var s;mt(e,n.enterFrom),pt(e,n.enterTo);let o=(s=t.duration)!=null?s:hi(e),i=()=>{mt(e,n.enterActive),mt(e,n.enterTo),r()};o<=0?i():setTimeout(i,o+20)})})}function Ot(e,t={}){Te("transitions",pi);let n=mi(t);return Be.reducedMotion?Promise.resolve():new Promise(r=>{pt(e,n.leaveFrom),pt(e,n.leaveActive),gi(()=>{var s;mt(e,n.leaveFrom),pt(e,n.leaveTo);let o=(s=t.duration)!=null?s:hi(e),i=()=>{mt(e,n.leaveActive),mt(e,n.leaveTo),r()};o<=0?i():setTimeout(i,o+20)})})}function $t(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 Ht(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 bn(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 wn(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 yi(e){let t=document;typeof t.startViewTransition=="function"&&!Be.reducedMotion?t.startViewTransition(e):e()}Z();re();function Va(e,t,n){try{let o={t:"assign",op:"=",target:le(e),value:{t:"lit",v:n}};x(o,t)}catch(r){O(r,`assignment in "${e}"`)}}function xi(e){let t=T.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`)?q(e.getAttribute(`${t}duration`)):void 0}}A("text",({el:e,effect:t,evaluate:n})=>{t(()=>{e.textContent=Se(n());let r=e.firstChild;r&&r.nodeType===3&&ar(r)})});A("html",e=>{let{el:t,effect:n,evaluate:r,scope:o}=e;No(t),n(()=>{let i=r();for(let s of Array.from(t.children))$(s);t.innerHTML=i==null?"":String(i);for(let s of Array.from(t.children))j(s,o)})});A("show",({el:e,effect:t,evaluate:n})=>{let r=e.style.display==="none"?"":e.style.display,o=!0,i=xi(e);t(()=>{let s=!!n();if(o){o=!1,e.style.display=s?r:"none";return}if(!i){e.style.display=s?r:"none";return}s?(e.style.display=r,Nt(e,i)):Ot(e,i).then(()=>{e.style.display="none"})})});A("if",({el:e,scope:t,expression:n,effect:r})=>{var p;let o=T.prefix,i=[{expression:n,template:e}],s=e.nextElementSibling;for(;s;)if(s.hasAttribute(`${o}else-if`))i.push({expression:s.getAttribute(`${o}else-if`)||"false",template:s}),s=s.nextElementSibling;else if(s.hasAttribute(`${o}else`)){i.push({expression:null,template:s}),s=s.nextElementSibling;break}else break;let a=document.createComment(T.devtools?` v-if: ${n} `:"");(p=e.parentNode)==null||p.insertBefore(a,e);for(let d of i)cr(d.template),d.template.removeAttribute(`${o}if`),d.template.removeAttribute(`${o}else-if`),d.template.removeAttribute(`${o}else`),ar(d.template);let c=xi(e),u=-1,l=[],f=()=>{let d=l;if(l=[],!d.length)return;let m=()=>{for(let g of d)$(g),g.remove()};c&&d[0]instanceof HTMLElement?Ot(d[0],c).then(m):m()};r(()=>{let d=-1;for(let h=0;h<i.length;h++){let y=i[h];if(y.expression===null||N(y.expression,t,"v-if")){d=h;break}}if(d===u||(u=d,f(),d===-1))return;let m=i[d].template,g=Ei(m,a,t);l=g,c&&g[0]instanceof HTMLElement&&Nt(g[0],c)}),fe(e,f)},{priority:B.IF,terminal:!0});function Ei(e,t,n,r){let o=t.parentNode;if(!o)return[];let i=[];if(e.tagName==="TEMPLATE"){let s=e.content.cloneNode(!0),a=Array.from(s.childNodes);o.insertBefore(s,t);for(let c of a)i.push(c),c.nodeType===1&&(St(c,n),j(c,n))}else{let s=e.cloneNode(!0);i.push(s),St(s,n),r?(r.fragment.appendChild(s),r.pending.push([s,n])):(o.insertBefore(s,t),j(s,n))}return i}A("else-if",()=>{},{priority:B.IF,terminal:!0});A("else",()=>{},{priority:B.IF,terminal:!0});var Wa=/^\s*\(?\s*([^)]*?)\s*\)?\s+(?:in|of)\s+(.+?)\s*$/;A("for",({el:e,scope:t,expression:n,effect:r})=>{var h;let o=Wa.exec(n);if(!o){O(new Error(`Invalid syntax in v-for="${n}". Use "item in items".`),"v-for");return}let i=o[1].split(",").map(y=>y.trim()).filter(Boolean),s=o[2],[a,c,u]=i,l=T.prefix,f=e.getAttribute(":key")||e.getAttribute(`${l}bind:key`)||e.getAttribute(`${l}key`),p=document.createComment(T.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`),cr(e);let m=[];fe(p,()=>{for(let y of m)for(let S of y.nodes)$(S),S.remove();m=[]}),r(()=>{var V,M,ee;let y=N(s,t,"v-for"),S=za(y,a,c,u),_=new Map;for(let U of m)_.set(U.key,U);let k=[],v=new Set,I={fragment:document.createDocumentFragment(),pending:[]};S.forEach((U,w)=>{let b=f?N(f,t.child(U),":key"):`__index_${w}`;f&&v.has(b)&&yo(e,b,n);let R=_.get(b);if(R&&!v.has(b)){v.add(b);for(let[ss,as]of Object.entries(U))R.data[ss]=as;k.push(R);return}let Me=t.reactiveChild(U),Mn=Ei(d,p,Me,I);v.add(b),k.push({key:b,scope:Me,nodes:Mn,data:Me.data})}),I.fragment.firstChild&&((V=p.parentNode)==null||V.insertBefore(I.fragment,p));for(let[U,w]of I.pending)j(U,w);let H=new Set(k);for(let U of m)if(!(v.has(U.key)&&H.has(U)))for(let w of U.nodes)$(w),w.remove();let C=p;for(let U=k.length-1;U>=0;U--){let w=k[U],b=w.nodes[w.nodes.length-1];if(b&&b.nextSibling!==C)for(let R of w.nodes)(M=p.parentNode)==null||M.insertBefore(R,C);C=(ee=w.nodes[0])!=null?ee:C}m=k})},{priority:B.FOR,terminal:!0});function za(e,t,n,r){let o=[];if(Array.isArray(e))return e.forEach((i,s)=>{let a={[t]:i};n&&(a[n]=s),o.push(a)}),o;if(typeof e=="number"){for(let i=1;i<=e;i++){let s={[t]:i};n&&(s[n]=i-1),o.push(s)}return o}return typeof e=="string"?(Array.from(e).forEach((i,s)=>{let a={[t]:i};n&&(a[n]=s),o.push(a)}),o):(e&&typeof e=="object"&&(e instanceof Map?Array.from(e.entries()):e instanceof Set?Array.from(e).map((s,a)=>[a,s]):Object.entries(e)).forEach(([s,a],c)=>{let u={[t]:a};n&&(u[n]=s),r&&(u[r]=c),o.push(u)}),o)}var Qa=new Set(["disabled","checked","readonly","required","selected","hidden","open","multiple","autofocus","novalidate","inert"]),Ka=new Set(["href","src","action","formaction","xlink:href","ping","poster"]),Ga=/[\s\x00-\x1f]/g;function Ya(e){let t=e.replace(Ga,"").toLowerCase();return t.startsWith("javascript:")||t.startsWith("vbscript:")||t.startsWith("data:text/html")||t.startsWith("data:application/xhtml")}function vi(e,t,n,r=!1,o=!1){if(t==="class")return ki(e,n);if(t==="style")return Rr(e,n);if(T.sanitizeUrls&&!o&&t==="srcdoc"){Ie(`:srcdoc refused in ${ve(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(T.sanitizeUrls&&!r){if(Ka.has(t)&&typeof n=="string"&&Ya(n)){Ie(`value refused in :${t} of ${ve(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 ${ve(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(Qa.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 bi=new WeakMap;function ki(e,t){let n=bi.get(e);n||(n=(e.getAttribute("class")||"").split(/\s+/).filter(Boolean),bi.set(e,n));let r=new Set(n);Si(t,r),e.setAttribute("class",Array.from(r).join(" ")),e.getAttribute("class")||e.removeAttribute("class")}function Si(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)Si(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 Rr(e,t){if(t){if(typeof t=="string"){e.style.cssText=t;return}if(Array.isArray(t)){for(let n of t)Rr(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,s=>`-${s.toLowerCase()}`),i=String(r);o.startsWith("--"),e.style.setProperty(o,i)}}}A("bind",({el:e,arg:t,modifiers:n,effect:r,evaluate:o,expression:i})=>{if(!t){r(()=>{let c=o();if(c&&typeof c=="object")for(let[u,l]of Object.entries(c))vi(e,u,l)});return}if(t==="key")return;let s=!!n.prop,a=!!n.dangerous;r(()=>{vi(e,t,o(),s,a)})},{priority:B.BIND});A("class",({el:e,effect:t,evaluate:n})=>{t(()=>ki(e,n()))});A("style",({el:e,effect:t,evaluate:n})=>{t(()=>Rr(e,n()))});var wi={enter:["Enter"],esc:["Escape"],escape:["Escape"],space:[" ","Spacebar"],tab:["Tab"],delete:["Delete","Backspace"],backspace:["Backspace"],up:["ArrowUp"],down:["ArrowDown"],left:["ArrowLeft"],right:["ArrowRight"]},Xa=["ctrl","shift","alt","meta"];function Ti(e,t,n,r){let o=n.detail,i=n.__voodoo===!0,s=t.child({$event:i?o:n,$rawEvent:n,$el:r,$detail:o});try{let a=le(e),c=x(a,s);typeof c=="function"&&(a.t==="id"||a.t==="member")&&c.call(t.data,i?o:n)}catch(a){O(a,`event ${n.type} ("${e}")`)}}var Ja={hover:"mouseenter",unhover:"mouseleave",tap:"click",press:"pointerdown",release:"pointerup",rightclick:"contextmenu",enterkey:"keydown",type:"input",submitform:"submit"},Ai={hold(e,t,n,r){let o=q(typeof n.duration=="string"&&n.duration||Object.keys(n).find(l=>/^[\d.]+(ms|s)?$/.test(l))||e.getAttribute(`${T.prefix}hold-duration`)||800,800),i=null,s=!1,a=l=>{s=!1,e.classList.add("v-holding"),e.style.setProperty("--v-hold-duration",`${o}ms`),i=setTimeout(()=>{s=!0,e.classList.remove("v-holding"),t(l)},o)},c=()=>{i&&clearTimeout(i),i=null,e.classList.remove("v-holding")},u=l=>{s&&(l.preventDefault(),l.stopPropagation(),s=!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=i=>{e.isConnected&&(e===i.target||e.contains(i.target)||t(i))};document.addEventListener("click",o,!0),r(()=>document.removeEventListener("click",o,!0))},visible(e,t,n,r){var i,s;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((i=n.threshold)!=null?i:.1),rootMargin:String((s=n.margin)!=null?s:"0px")});o.observe(e),r(()=>o.disconnect())}};for(let e of["left","right","up","down"])Ai[`swipe${e}`]=(t,n,r,o)=>{let i=0,s=0,a=!1,c=l=>{a=!0,i=l.clientX,s=l.clientY},u=l=>{if(!a)return;a=!1;let f=l.clientX-i,p=l.clientY-s,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 Ri(e,t,n,r,o,i){var d;let s=(d=Ja[t])!=null?d:t,a=Ai[t];if(a){a(e,m=>{o.prevent&&m.preventDefault(),o.stop&&m.stopPropagation(),Ti(n,r,m,e)},o,i);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 Xa)if(o[h]&&!m[`${h}Key`])return;let g=Object.keys(o).filter(h=>h in wi||/^[a-z0-9]$/.test(h));if(g.length&&!g.some(y=>{let S=wi[y];return S?S.includes(m.key):m.key.toLowerCase()===y}))return}o.prevent&&m.preventDefault(),o.stop&&m.stopPropagation(),Ti(n,r,m,e)}},l=o.debounce;l!==void 0&&(u=Fe(u,q(l===!0?250:l,250)));let f=o.throttle;f!==void 0&&(u=yr(u,q(f===!0?250:f,250)));let p={capture:!!o.capture,once:!!o.once,passive:!!o.passive};c.addEventListener(s,u,p),i(()=>c.removeEventListener(s,u,p))}A("on",({el:e,arg:t,expression:n,scope:r,modifiers:o,cleanup:i})=>{t&&Ri(e,t,n,r,o,i)});var Za=["click","dblclick","input","change","keyup","keydown","keypress","mouseenter","mouseleave","mouseover","mousedown","mouseup","contextmenu","wheel","paste","dragstart","dragover","dragleave","drop"];for(let e of Za)A(e,({el:t,expression:n,scope:r,modifiers:o,cleanup:i})=>{Ri(t,e,n,r,o,i)});A("model",({el:e,expression:t,scope:n,modifiers:r,effect:o,cleanup:i})=>{let s=e,a=s.tagName,c=(s.getAttribute("type")||"text").toLowerCase(),u=a==="INPUT"&&c==="checkbox",l=a==="INPUT"&&c==="radio",f=a==="SELECT",p=f&&s.multiple,d=a==="INPUT"&&c==="file",m=c==="number"||c==="range",g=!!r.lazy,h=!!r.number||m,y=!!r.trim,S=r.debounce?q(r.debounce===!0?250:r.debounce,250):e.getAttribute(`${T.prefix}debounce`)?q(e.getAttribute(`${T.prefix}debounce`),250):0,_=g||f||u||l||d?"change":"input",k=()=>{var I,H;let v;if(u){let C=N(t,n,"v-model");if(Array.isArray(C)){let V=s.value,M=[...C],ee=M.indexOf(V);s.checked&&ee===-1?M.push(V):!s.checked&&ee>-1&&M.splice(ee,1),v=M}else v=s.checked}else if(l){if(!s.checked)return;v=s.value}else if(p)v=Array.from(s.selectedOptions).map(C=>C.value);else if(d)v=r.single?(H=(I=s.files)==null?void 0:I[0])!=null?H:null:s.files;else if(v=s.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}Va(t,n,v)};S>0&&(k=Fe(k,S)),s.addEventListener(_,k),i(()=>s.removeEventListener(_,k)),o(()=>{let v=N(t,n,"v-model");if(u){s.checked=Array.isArray(v)?v.includes(s.value):!!v;return}if(l){s.checked=String(v)===s.value;return}if(p){let H=Array.isArray(v)?v.map(String):[];for(let C of Array.from(s.options))C.selected=H.includes(C.value);return}if(d)return;let I=v==null?"":String(v);s.value!==I&&(s.value=I),f&&s.value!==I&&Oe(()=>{s.value!==I&&(s.value=I)})})},{priority:B.MODEL});A("init",({el:e,expression:t,scope:n})=>{ke(()=>{let r=n.child({$el:e}),o=N(t,r,"v-init");typeof o=="function"&&o.call(n.data)})},{priority:B.INIT});A("ref",({el:e,expression:t,scope:n,cleanup:r})=>{var s;let o=t.trim();if(!o)return;let i=(s=n.owner)!=null?s:n;i.refs[o]=e,r(()=>{i.refs[o]===e&&delete i.refs[o]})},{priority:B.REF});A("effect",({effect:e,evaluate:t})=>{e(()=>{t()})});A("watch",({el:e,expression:t,scope:n,effect:r})=>{let o=e.getAttribute(`${T.prefix}model`),i,s=!0;r(()=>{let a=o?N(o,n,"v-watch"):N(t,n,"v-watch");if(s){s=!1,i=a;return}if(a===i)return;let c=i;if(i=a,o){let u=n.child({$value:a,$old:c,$el:e}),l=N(t,u,"v-watch");typeof l=="function"&&l.call(n.data,a,c)}})});A("cloak",({el:e})=>{e.removeAttribute(`${T.prefix}cloak`)});A("once",({el:e,effect:t,evaluate:n})=>{let r=n();r!==void 0&&(e.textContent=Se(r))});A("teleport",({el:e,expression:t,cleanup:n})=>{var s;let r=t.trim()||"body",o=r==="body"?document.body:document.querySelector(r);if(!o){O(new Error(`v-teleport destination not found: ${r}`),"v-teleport");return}let i=document.createComment(" v-teleport ");(s=e.parentNode)==null||s.insertBefore(i,e),o.appendChild(e),n(()=>{var a;(a=i.parentNode)==null||a.insertBefore(e,i),i.remove()})},{priority:B.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:B.TRANSITION});A("data",()=>{},{priority:B.DATA});A("component",()=>{},{priority:B.COMPONENT});Z();re();var Li=()=>T.prefix;function E(e,t){return Ro(e,`${Li()}${t}`)}function Lr(e,t){return Co(e,`${Li()}${t}`)}function ec(e,t){var s,a,c;let n=E(e,"target"),r=E(e,"loading"),o={},i=E(e,"headers");if(i){let u=N(i,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:Lr(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:q((s=E(e,"cache"))!=null?s:void 0,0),retry:Number((a=E(e,"retry"))!=null?a:0),timeout:q((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:Lr(e,"offline-queue"),headers:o,redirect:E(e,"redirect"),scrollTo:E(e,"scroll-to")}}function Ci(e,t,n,r){var i,s;let o=a=>{for(let c of Array.from(a))c.nodeType===1&&j(c,r)};switch(n){case"none":return;case"delete":$(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);$(e),e.replaceWith(a.content),o(c);return}case"beforebegin":case"afterbegin":case"beforeend":case"afterend":{let a=new Set(Array.from((s=(i=e.parentElement)==null?void 0:i.childNodes)!=null?s:[]));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))$(a);e.innerHTML=t,o(e.childNodes)}}}function Tn(e,t=0){if(e==null)return"";if(typeof e!="object")return Rt(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)),i=o.map(a=>`<th>${Rt(a)}</th>`).join(""),s=e.map(a=>`<tr>${o.map(c=>`<td>${Tn(a[c],t+1)}</td>`).join("")}</tr>`).join("");return`<table class="v-json-table"><thead><tr>${i}</tr></thead><tbody>${s}</tbody></table>`}return`<ul class="v-json-list">${e.map(o=>`<li>${Tn(o,t+1)}</li>`).join("")}</ul>`}let n=Object.entries(e);return n.length?`<dl class="v-json-object">${n.map(([r,o])=>`<dt>${Rt(r)}</dt><dd>${Tn(o,t+1)}</dd>`).join("")}</dl>`:""}function tc(e,t,n,r){let o=document.querySelector(e);if(!o){O(new Error(`Template not found: ${e}`),"v-template");return}for(let s of Array.from(r.children))$(s);r.innerHTML="";let i=Array.isArray(t)?t:[t];for(let[s,a]of i.entries()){let c=o.content.cloneNode(!0),u=Array.from(c.childNodes);r.appendChild(c);let l=n.reactiveChild({item:a,index:s,...a&&typeof a=="object"?a:{}});for(let f of u)f.nodeType===1&&j(f,l)}}var Cr=new WeakMap;async function Dt(e){var f,p,d,m,g;let{el:t,scope:n,method:r}=e,o=ec(t,n),i=ge.has("confirm");if(o.confirmMessage&&!i&&!await nc(o.confirmMessage))return;(f=Cr.get(t))==null||f.abort();let s=new AbortController;Cr.set(t,s);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:s.signal,offlineQueue:o.offlineQueue}),y=Sr(h.data,o.jsonPath);o.storeAs?n.set(o.storeAs,y):o.templateSelector?tc(o.templateSelector,y,n,a):typeof y=="string"?Ci(a,y,o.swap,n):y!=null&&(rc(),Ci(a,Tn(y),o.swap,n)),o.toastSuccess&&Ce.success(o.toastSuccess),o.onSuccess&&Mr(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=Ar(h))!=null?m:h.message:(g=h==null?void 0:h.message)!=null?g:"Unknown error";o.toastError?Ce.error(o.toastError):o.onError||Ce.error(y),o.onError&&Mr(o.onError,n,t,{error:h,message:y}),ht(t,"voodoo:error",{error:h,message:y}),O(h,`request ${r} ${e.url}`)}finally{l(),Cr.delete(t),o.onComplete&&Mr(o.onComplete,n,t,{}),ht(t,"voodoo:complete",{})}}function ht(e,t,n){e.dispatchEvent(new CustomEvent(t,{detail:n,bubbles:!0}))}function Mr(e,t,n,r){var s;let o=t.child({$el:n,...r}),i=N(e,o,"HTTP callback");typeof i=="function"&&i.call(t.data,(s=r.data)!=null?s:r.error)}async function nc(e){let t=globalThis.V;return t&&typeof t.confirm=="function"&&t.confirm!==globalThis.confirm?!!await t.confirm(e):globalThis.confirm(e)}var Mi=!1;function rc(){Mi||(Mi=!0,Promise.resolve().then(()=>(ut(),ui)).then(({injectStyle:e})=>{e("json-render",`
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",`
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 oc(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 ic({el:e,cleanup:t,run:n}){var l,f;let r=E(e,"trigger")||oc(e),[o,...i]=r.split(/[.\s]+/),s=q((l=E(e,"poll"))!=null?l:void 0,0);if(s>0){n();let p=setInterval(()=>{document.visibilityState==="visible"&&n()},s);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(),i.includes("repeat")||p.unobserve(e))},{rootMargin:"80px"});p.observe(e),t(()=>p.disconnect());return}let a=i.includes("once"),c=q((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 sc=[["get","GET"],["post","POST"],["put","PUT"],["patch","PATCH"],["delete","DELETE"]];for(let[e,t]of sc)A(e,({el:n,scope:r,expression:o,cleanup:i})=>{ic({el:n,scope:r,cleanup:i,run:a=>{let c=It(o,r);if(!c)return;let u=E(n,"body")||E(n,"data-body"),l=u?N(u,r.child({$event:a}),"v-body"):void 0,f=E(n,"params"),p=f?N(f,r,"v-params"):void 0;Dt({el:n,scope:r,method:t,url:c,body:l,params:p,event:a})}})});function It(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(n,t,"URL");return typeof o=="string"?o:n}A("load",({el:e,scope:t,expression:n})=>{let r=It(n,t);r&&Dt({el:e,scope:t,method:"GET",url:r})});A("load-visible",({el:e,scope:t,cleanup:n,expression:r})=>{let o=It(r,t);if(!o)return;if(typeof IntersectionObserver=="undefined"){Dt({el:e,scope:t,method:"GET",url:o});return}let i=new IntersectionObserver(s=>{for(let a of s)a.isIntersecting&&(i.unobserve(e),Dt({el:e,scope:t,method:"GET",url:o}))},{rootMargin:"120px"});i.observe(e),n(()=>i.disconnect())});A("search",({el:e,scope:t,expression:n,cleanup:r})=>{var f,p;let o=e,i=It(n,t),s=E(e,"param")||o.getAttribute("name")||"q",a=q((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||Dt({el:e,scope:t,method:"GET",url:i,params:{[s]: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(":"),i=E(e,"as")||"resource",s=n.trim();if(o>-1){let p=n.slice(0,o).trim();/^[A-Za-z_$][\w$]*$/.test(p)&&(i=p,s=n.slice(o+1).trim())}let a=vn(()=>It(s,t),{method:(E(e,"method")||"GET").toUpperCase(),params:()=>E(e,"params")?N(E(e,"params"),t,"v-params"):void 0,cache:q((c=E(e,"cache"))!=null?c:void 0,0)||void 0,retry:Number((u=E(e,"retry"))!=null?u:0),timeout:q((l=E(e,"timeout"))!=null?l:void 0,oe.defaults.timeout),jsonPath:E(e,"json-path"),poll:q((f=E(e,"poll"))!=null?f:void 0,0),manual:Lr(e,"manual"),onSuccess:p=>ht(e,"voodoo:success",{data:p}),onError:(p,d)=>ht(e,"voodoo:error",{error:p,message:d})});t.set(i,a),r(()=>a.stop())},{priority:B.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:B.TRANSITION});Oo(Bo);Fo(St);zo(Ni);fi();var jt=new Map;function Pi(e,t){let n=jt.get(e);return n||jt.set(e,n=new Set),n.add(t),()=>n.delete(t)}function ac(e,t){let n=Pi(e,r=>{n(),t(r)});return n}function cc(e,t){let n=jt.get(e);if(n)for(let r of[...n])try{r(t)}catch(o){O(o,`event "${e}"`)}}function uc(e,t){var n;if(!t){jt.delete(e);return}(n=jt.get(e))==null||n.delete(t)}function Ni(e,t){var r,o;let n=typeof t=="function"?{mounted:t,updated:t}:t;A(e,i=>{var l,f;let s,a=!1,c=p=>{var d,m;return{el:i.el,value:p,oldValue:s,arg:i.arg,modifiers:i.modifiers,expression:i.expression,scope:i.scope,instance:(m=(d=i.scope.owner)==null?void 0:d.component)!=null?m:null}},u=n.raw?i.expression:i.evaluate();(l=n.created)==null||l.call(n,i.el,c(u)),(f=n.beforeMount)==null||f.call(n,i.el,c(u)),i.effect(()=>{var m,g;let p=n.raw?i.expression:i.evaluate();if(!a){a=!0,s=p,(m=n.mounted)==null||m.call(n,i.el,c(p));return}if(p===s)return;let d=c(p);(g=n.updated)==null||g.call(n,i.el,d),s=p}),i.cleanup(()=>{var d,m;let p=c(s);(d=n.beforeUnmount)==null||d.call(n,i.el,p),(m=n.unmounted)==null||m.call(n,i.el,p)})},{priority:(r=n.priority)!=null?r:B.DEFAULT,terminal:(o=n.terminal)!=null?o:!1})}function lc(e){return Object.defineProperties(de.data,Object.getOwnPropertyDescriptors(e)),de.data}var dc="0.7.0",xn={...vr,version:dc,config:T,reactive:F,ref:Tt,shallowRef:Qn,computed:xt,effect:te,watch:ue,watchEffect:Gn,nextTick:Oe,toRaw:K,markRaw:Wn,unref:Kn,stop:Un,effectScope:qn,EffectScope:ne,flushSync:In,data:lc,store:Yo,stores:un,removeStore:Xo,storeNames:Jo,scope:de,component:rt,components:z,directive:Ni,directives:ge,magic:P,magics:Et,createApp:Qo,start:Ho,whenReady:sn,whenElement:an,walk:j,refresh:Io,destroy:$,stopObserving:Do,getScope:et,findScope:we,addCleanup:fe,parseAttribute:Je,parse:le,tokenize:Xt,evaluate:x,evaluateIn:N,stringify:Se,clearParseCache:ao,globals:G,http:oe,request:Lt,HttpError:X,resource:vn,toast:Ce,storage:ie,session:pn,cookie:mn,cache:gn,url:hn,theme:ft,clipboard:kr,screen:se,network:_e,enter:Nt,leave:Ot,fadeIn:bn,fadeOut:wn,slideUp:Ht,slideDown:$t,viewTransition:yi,injectStyle:Te,ensureTokens:Ue,on:Pi,once:ac,off:uc,emit:cc,use(e,t){Jt(xn,e,t)},onError(e){jn(e)},instances:rn,Scope:De,PRIORITY:B,VoodooSyntaxError:D,VoodooRuntimeError:W};Go(xn);Z();var fc=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 Ui(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 Pr(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 qi(e){return e.length>2&&e.charCodeAt(0)===60&&e.endsWith(">")}function pc(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(qi(o))return Pr(o);let i=[];for(let s of pc(t))try{for(let a of Array.from(s.querySelectorAll(o)))i.push(a)}catch(a){}return ae(i)}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 i=0;i<r.length;i++){let s=r[i];s&&s.nodeType===1&&o.push(s)}return ae(o)}return[]}function Oi(e){if(e==null)return[];if(typeof e=="string"){let r=e;return qi(r.trim())?Pr(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 En(e,t,n){let r=Ui(t);if(n===null||n===""){e.style.removeProperty(r);return}let o=typeof n=="number"&&!fc.has(r)&&!r.startsWith("--")?`${n}px`:String(n);e.style.setProperty(r,o)}function mc(e,t){for(let[n,r]of Object.entries(t))En(e,n,r)}function $i(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 Hi(e){return e.replace(/-([a-z0-9])/g,(t,n)=>n.toUpperCase())}var _i=new WeakMap;function Di(e){return e.hasAttribute("hidden")||e.style.display==="none"?!0:e.isConnected?getComputedStyle(e).display==="none":!1}function Ii(e){e.removeAttribute("hidden");let t=_i.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 ji(e){let t=e.style.display;t&&t!=="none"&&_i.set(e,t),e.style.display="none"}var Fi="input,select,textarea";function Bi(e){return e.matches(Fi)?[e]:Array.from(e.querySelectorAll(Fi))}function hc(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 kn=new WeakMap;function gc(e){let t=kn.get(e);return t||kn.set(e,t=[]),t}var pe=class e{constructor(t=[]){L(this,"length");L(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 i of Array.from(o.children))i!==r&&(!t||i.matches(t))&&n.push(i)}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,i;if(!t.length)return(i=(o=this.elements[0])==null?void 0:o.textContent)!=null?i:"";let n=t[0],r=n==null?"":String(n);for(let s of this.elements){for(let a of Array.from(s.childNodes))$(a);s.textContent=r}return this}html(...t){var o,i;if(!t.length)return(i=(o=this.elements[0])==null?void 0:o.innerHTML)!=null?i:"";let n=t[0],r=n==null?"":String(n);for(let s of this.elements){for(let a of Array.from(s.childNodes))$(a);s.innerHTML=r}return this}val(...t){var r;if(!t.length){let o=this.elements[0];if(!o)return"";let i=o;return o.tagName==="SELECT"&&i.multiple?Array.from(i.selectedOptions).map(s=>s.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 i=o,s=o;if(i.tagName==="SELECT"&&s.multiple){let a=(Array.isArray(n)?n:[n]).map(String);for(let c of Array.from(s.options))c.selected=a.includes(c.value);continue}if(i.type==="checkbox"||i.type==="radio"){i.checked=Array.isArray(n)?n.map(String).includes(i.value):n===!0||String(n)===i.value;continue}i.value=n==null?"":String(n)}return this}attr(...t){var i,s;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(s=(i=this.elements[0])==null?void 0:i.getAttribute(r))!=null?s: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 i=this.elements[0];if(!i)return{};let s={};for(let[a,c]of Object.entries(i.dataset))s[a]=$i(c);return s}if(n!==null&&typeof n=="object"){for(let i of this.elements)for(let[s,a]of Object.entries(n))i.dataset[Hi(s)]=typeof a=="string"?a:JSON.stringify(a!=null?a:null);return this}let r=Hi(String(n));if(t.length<2){let i=this.elements[0];return i?$i(i.dataset[r]):void 0}let o=t[1];for(let i of this.elements)i.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)mc(o,n);return this}let r=String(n);if(t.length<2){let o=this.elements[0];if(!o)return"";let i=Ui(r);return((o.isConnected?getComputedStyle(o).getPropertyValue(i):"")||o.style.getPropertyValue(i)).trim()}for(let o of this.elements)En(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)En(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)En(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 i of this.elements)i.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 i of r)n===void 0?o.classList.toggle(i):o.classList.toggle(i,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 i=this.elements[o];for(let s of Oi(t))n(i,o===r-1?s:s.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],i=this.elements.map(s=>r===n.length-1?s:s.cloneNode(!0));for(let s=i.length-1;s>=0;s--)o.insertBefore(i[s],o.firstChild)}return this}replaceWith(t){for(let n of this.elements){let r=n.parentNode;if(r){for(let o of Oi(t))r.insertBefore(o,n);$(n),n.remove()}}return this}wrap(t){var n;for(let r of this.elements){let o=We(t)[0];if(!o)continue;let i=o.cloneNode(!0);(n=r.parentNode)==null||n.insertBefore(i,r);let s=i;for(;s.firstElementChild;)s=s.firstElementChild;s.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);$(n),n.remove()}}return this}remove(){for(let t of this.elements)$(t),t.remove();return this}empty(){for(let t of this.elements){for(let n of Array.from(t.childNodes))$(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,i=r?n[1]:n[0],s=(a=r?n[2]:n[1])!=null?a:{};if(typeof i!="function")return this;for(let c of this.elements)for(let u of Ve(t)){let l=f=>{if(!o){i.call(c,f);return}let p=f.target,d=p==null?void 0:p.closest(o);!d||!c.contains(d)||i.call(d,f)};c.addEventListener(u,l,s),gc(c).push({type:u,selector:o,handler:i,wrapped:l,options:s})}return this}off(t,n,r){let o=typeof n=="string"?n:null,i=typeof n=="function"?n:r!=null?r:null,s=t?Ve(t):null;for(let a of this.elements){let c=kn.get(a);if(!c)continue;let u=[];for(let l of c){let f=!s||s.includes(l.type),p=o===null||l.selector===o,d=i===null||l.handler===i;f&&p&&d?a.removeEventListener(l.type,l.wrapped,l.options):u.push(l)}kn.set(a,u)}return this}once(t,...n){let r=typeof n[0]=="string",o=r?n[0]:null,i=r?n[1]:n[0];if(typeof i!="function")return this;let s=this,a=function(c){return o?s.off(t,o,a):s.off(t,a),i.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)Ii(t);return this}hide(){for(let t of this.elements)ji(t);return this}toggle(t){for(let n of this.elements)(t===void 0?Di(n):t)?Ii(n):ji(n);return this}fadeIn(t=220){for(let n of this.elements)n.removeAttribute("hidden"),bn(n,t);return this}fadeOut(t=220){for(let n of this.elements)wn(n,t);return this}slideUp(t=240){for(let n of this.elements)Ht(n,t);return this}slideDown(t=240){for(let n of this.elements)n.removeAttribute("hidden"),$t(n,t);return this}slideToggle(t=240){for(let n of this.elements)Di(n)?(n.removeAttribute("hidden"),$t(n,t)):Ht(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 Bi(t)){if(!hc(r))continue;let o=r,i=r;if(o.tagName==="SELECT"&&i.multiple){for(let s of Array.from(i.selectedOptions))n.append(o.name,s.value);continue}n.append(o.name,o.value)}return n.toString()}serializeObject(){var r,o,i,s;let t=this.elements[0],n={};if(!t)return n;for(let a of Bi(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:[]):(s=(i=c.files)==null?void 0:i[0])!=null?s: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&&$(n),j(n,we(n.parentNode));return this}destroy(){for(let t of this.elements)$(t);return this}};function Nr(e,t){if(typeof e=="function"){Or(e);let n=typeof document!="undefined"?document.documentElement:null;return new pe(n?[n]:[])}return new pe(We(e,t))}function Or(e){return typeof document=="undefined"?Promise.resolve():new Promise(t=>{Wo(()=>{try{e==null||e()}catch(n){O(n,"V.ready")}t()})})}function Vi(e){return new pe(Pr(e))}var Wi=((e,t)=>Nr(e,t));Object.assign(Wi,xn,{query:Nr,ready:Or,fromHtml:Vi,Collection:pe,magic:P});var $r=Wi;re();ut();re();var yc=/^#([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,bc=/^rgba?\(([^)]+)\)$/i,wc=/^hsla?\(([^)]+)\)$/i;function zi(e){return e.split(/[\s,/]+/).map(t=>parseFloat(t)).filter(t=>!Number.isNaN(t))}function Tc(e,t,n){let r=(e%360+360)%360,o=J(t/100,0,1),i=J(n/100,0,1),s=(1-Math.abs(2*i-1))*o,a=s*(1-Math.abs(r/60%2-1)),c=i-s/2,u=Math.floor(r/60)%6,l=[[s,a,0],[a,s,0],[0,s,a],[0,a,s],[a,0,s],[s,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=yc.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=bc.exec(t);if(o){let[s,a,c]=zi(o[1]);return s===void 0||a===void 0||c===void 0?null:{r:J(s,0,255),g:J(a,0,255),b:J(c,0,255)}}let i=wc.exec(t);if(i){let[s,a,c]=zi(i[1]);return s===void 0||a===void 0||c===void 0?null:Tc(s,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 Hr(e){return e<=.0031308?e*12.92:1.055*Math.pow(e,.4166666666666667)-.055}function xc(e){let t=vt(e.r),n=vt(e.g),r=vt(e.b),o=.4122214708*t+.5363325363*n+.0514459929*r,i=.2119034982*t+.6806995451*n+.1073969566*r,s=.0883024619*t+.2817188376*n+.6299787005*r,a=Math.cbrt(o),c=Math.cbrt(i),u=Math.cbrt(s);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 Ec(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,i=n*n*n,s=r*r*r;return{r:Hr(4.0767416621*o-3.3077115913*i+.2309699292*s),g:Hr(-1.2684380046*o+2.6097574011*i-.3413193965*s),b:Hr(-.0041960863*o-.7034186147*i+1.707614701*s)}}function An(e){let t=xc(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 Qi(e){let t=e.h*Math.PI/180;return Ec({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=Qi({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=Qi({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 Dr(e){return J(Math.round(e),0,255).toString(16).padStart(2,"0")}function ze(e){return`#${Dr(e.r)}${Dr(e.g)}${Dr(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 Ji(e){return ze(yt(e))}function jr(e){return .2126*vt(e.r)+.7152*vt(e.g)+.0722*vt(e.b)}function Fr(e,t){let n=typeof e=="string"?me(e):e,r=typeof t=="string"?me(t):t;if(!n||!r)return 1;let o=jr(n),i=jr(r),s=Math.max(o,i),a=Math.min(o,i);return(s+.05)/(a+.05)}var Zi={r:255,g:255,b:255},Rn={r:0,g:0,b:0};function Ft(e){let t=typeof e=="string"?me(e):e;return t?Fr(t,Zi)>=Fr(t,Rn)?"#ffffff":"#000000":"#ffffff"}var Br=[50,100,200,300,400,500,600,700,800,900],es=[.973,.941,.889,.819,.732,.638,.558,.478,.399,.327],kc=[.14,.26,.46,.68,.88,1,.97,.89,.78,.65],ts=[.244,.286,.343,.408,.484,.588,.668,.748,.836,.928],Sc=[.3,.42,.6,.78,.92,1,.92,.78,.57,.33];function ns(e,t=!1){var a;let n=typeof e=="string"?(a=me(e))!=null?a:Rn:e,r=An(n),o=t?ts:es,i=t?Sc:kc,s={};return Br.forEach((c,u)=>{s[String(c)]=Ji({l:o[u],c:r.c*i[u],h:r.h})}),s}var Cn={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"}},rs=["primary","accent","success","warning","danger","info"],Ur="voodoo:palette",Ki="voodoo-palette",Ac="system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif",Rc="ui-monospace, SFMono-Regular, Menlo, Consolas, 'Liberation Mono', monospace";function Gi(e,t){let n=(e!=null?e:"").trim();return n?n.includes(",")?n:`${/^['"]/.test(n)?n:`'${n}'`}, ${t}`:t}var Cc=/^([\d.]+)(px|rem|em)$/;function Mc(e){let t=(e||"12px").trim(),n=Cc.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],i=s=>`${Math.round(s*1e3)/1e3}${o}`;return{"--v-radius":i(r),"--v-radius-sm":i(Math.max(r*.55,0)),"--v-radius-lg":i(r*1.5),"--v-radius-xl":i(r*2),"--v-radius-full":"999px"}}function Yi(e,t){var u,l,f,p;let n={},r={},o={};for(let d of rs){let m=(u=me(e[d]))!=null?u:Rn,g=An(m),h=ns(m,t);r[d]=h;for(let M of Br)n[`--v-${d}-${M}`]=h[String(M)];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},_=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(_);n[`--v-${d}`]=ze(t?k:m),n[`--v-${d}-hover`]=ze(v),n[`--v-${d}-active`]=ze(I),n[`--v-${d}-contrast`]=Ft(t?k:m),n[`--v-${d}-contrast-hover`]=Ft(v),n[`--v-${d}-contrast-active`]=Ft(I);let H=h[50],C=h[100],V=t?h[800]:h[700];n[`--v-${d}-soft`]=H,n[`--v-${d}-soft-hover`]=C,n[`--v-${d}-soft-text`]=V,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 i=(f=me((l=e.neutral)!=null?l:e.primary))!=null?f:Rn,s=An(i).h,a=(d,m)=>Ji({l:d,c:m,h:s}),c={};if(Br.forEach((d,m)=>{let g=t?ts:es;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:s});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=Ft((p=me(n["--v-surface"]))!=null?p:Zi),{vars:n,scales:r,contrast:o}}function Ir(e,t){let n=Object.entries(t).map(([r,o])=>` ${r}: ${o};`).join(`
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.10.1",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(`
139
139
  `);return`${e} {
140
140
  ${n}
141
- }`}var Ut=null,Bt=null;function Lc(e){var r,o,i,s,a,c,u,l,f;let t=(r=Cn[e.preset])!=null?r:Cn.violeta,n={primary:(o=e.primary)!=null?o:t.primary,accent:(i=e.accent)!=null?i:t.accent,success:(s=e.success)!=null?s: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 rs)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:Gi(e.font,Ac),mono:Gi(e.monoFont,Rc)}}function Pc(e){if(typeof document=="undefined"||!T.injectStyles)return;Ue();let t=document.getElementById(Ki);t||(t=document.createElement("style"),t.id=Ki,t.setAttribute("data-voodoo","palette"),document.head.appendChild(t)),t.textContent=e}function Sn(e={}){let{colors:t,radius:n,font:r,mono:o}=Lc(e),i=Yi(t,!1),s=Yi(t,!0),a={...Mc(n),"--v-font-sans":r,"--v-font-mono":o},c=["/* Palette generated by V.palette(). Do not edit manually. */",Ir(":root",{...a,...i.vars}),`@media (prefers-color-scheme: dark) {
142
- ${Ir(':root:not([data-theme="light"])',s.vars)}
143
- }`,Ir(':root[data-theme="dark"]',s.vars)].join(`
144
- `);Pc(c);let u={colors:t,radius:n,font:r,monoFont:o,light:i.scales,dark:s.scales,contrast:i.contrast,css:c};if(Ut=u,Bt={...e},e.persist!==!1&&typeof document!="undefined"){let l={...e};delete l.persist,ie.set(Ur,l)}return typeof document!="undefined"&&document.dispatchEvent(new CustomEvent("voodoo:palette",{detail:u})),u}var Xi=!1;function qr(){if(Ut&&Xi)return Ut;Xi=!0;let e=ie.get(Ur),t=e&&typeof e=="object"?{...e,persist:!1}:{persist:!1};return Sn(t)}function Nc(){Ut||qr()}function os(){return qr()}var Wl=Object.assign(Sn,{presets:Cn,get names(){return Object.keys(Cn)},get current(){return Ut},get options(){return Bt},init:qr,ensure:Nc,reset(){return ie.remove(Ur),Sn({persist:!1})},use(e){return Sn({...Bt!=null?Bt:{},preset:e,primary:void 0,accent:void 0})},scale:ns,contrastText:Ft,contrastRatio:Fr,luminance(e){let t=typeof e=="string"?me(e):e;return t?jr(t):0},convert:{parseColor:me,rgbToOklch:An,oklchToRgb:yt,toHex:ze,toRgba:gt}});function Oc(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 $c(){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&&(T.prefix=n);let r=e.getAttribute("data-base-url");r&&(T.baseURL=r);let o=e.getAttribute("data-locale");return o&&(T.locale=o),Oc(e)&&(T.devtools=!0),e.hasAttribute("data-no-styles")&&(T.injectStyles=!1),e.hasAttribute("data-no-observer")&&(T.autoDiscover=!1),e.hasAttribute("data-keep-attributes")&&(T.cleanAttributes=!1),{manual:t}}function Hc(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 is(e){var o;if(typeof window=="undefined")return;let t=$c(),n=window;if(n.V=e,n.Voodoo=e,G.V=e,G.Voodoo=e,T.baseURL&&((o=e.http)!=null&&o.setBaseURL)&&e.http.setBaseURL(T.baseURL),t.manual||!T.autoStart)return;sn(()=>{ft.init(),os(),e.start(),T.devtools&&Hc(e)})}is($r);var Dc=$r;return ps(Ic);})();
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);})();
145
145
  if(typeof window!=="undefined"){window.V=Voodoo.default||Voodoo;window.Voodoo=window.V;}
146
146
  //# sourceMappingURL=voodoo.core.min.js.map