Files
Library/docs/.vitepress/dist/assets/chunks/framework.BfS8l2sS.js

5 lines
100 KiB
JavaScript
Raw Normal View History

2026-01-09 23:05:52 -05:00
function $s(e){const t=Object.create(null);for(const n of e.split(","))t[n]=1;return n=>n in t}const ne={},Ot=[],Be=()=>{},Jr=()=>!1,sn=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),Hs=e=>e.startsWith("onUpdate:"),ue=Object.assign,js=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},Fo=Object.prototype.hasOwnProperty,ee=(e,t)=>Fo.call(e,t),B=Array.isArray,Lt=e=>Nn(e)==="[object Map]",Yr=e=>Nn(e)==="[object Set]",z=e=>typeof e=="function",ce=e=>typeof e=="string",et=e=>typeof e=="symbol",se=e=>e!==null&&typeof e=="object",Qr=e=>(se(e)||z(e))&&z(e.then)&&z(e.catch),Zr=Object.prototype.toString,Nn=e=>Zr.call(e),$o=e=>Nn(e).slice(8,-1),ei=e=>Nn(e)==="[object Object]",Dn=e=>ce(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,Pt=$s(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),Fn=e=>{const t=Object.create(null);return(n=>t[n]||(t[n]=e(n)))},Ho=/-\w/g,Ne=Fn(e=>e.replace(Ho,t=>t.slice(1).toUpperCase())),jo=/\B([A-Z])/g,ft=Fn(e=>e.replace(jo,"-$1").toLowerCase()),$n=Fn(e=>e.charAt(0).toUpperCase()+e.slice(1)),bn=Fn(e=>e?`on${$n(e)}`:""),ct=(e,t)=>!Object.is(e,t),ss=(e,...t)=>{for(let n=0;n<e.length;n++)e[n](...t)},ti=(e,t,n,s=!1)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,writable:s,value:n})},Vo=e=>{const t=parseFloat(e);return isNaN(t)?e:t},ko=e=>{const t=ce(e)?Number(e):NaN;return isNaN(t)?e:t};let or;const Hn=()=>or||(or=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function Vs(e){if(B(e)){const t={};for(let n=0;n<e.length;n++){const s=e[n],r=ce(s)?Ko(s):Vs(s);if(r)for(const i in r)t[i]=r[i]}return t}else if(ce(e)||se(e))return e}const Wo=/;(?![^(]*\))/g,Uo=/:([^]+)/,Bo=/\/\*[^]*?\*\//g;function Ko(e){const t={};return e.replace(Bo,"").split(Wo).forEach(n=>{if(n){const s=n.split(Uo);s.length>1&&(t[s[0].trim()]=s[1].trim())}}),t}function ks(e){let t="";if(ce(e))t=e;else if(B(e))for(let n=0;n<e.length;n++){const s=ks(e[n]);s&&(t+=s+" ")}else if(se(e))for(const n in e)e[n]&&(t+=n+" ");return t.trim()}const qo="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",Go=$s(qo);function ni(e){return!!e||e===""}const si=e=>!!(e&&e.__v_isRef===!0),zo=e=>ce(e)?e:e==null?"":B(e)||se(e)&&(e.toString===Zr||!z(e.toString))?si(e)?zo(e.value):JSON.stringify(e,ri,2):String(e),ri=(e,t)=>si(t)?ri(e,t.value):Lt(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[s,r],i)=>(n[rs(s,i)+" =>"]=r,n),{})}:Yr(t)?{[`Set(${t.size})`]:[...t.values()].map(n=>rs(n))}:et(t)?rs(t):se(t)&&!B(t)&&!ei(t)?String(t):t,rs=(e,t="")=>{var n;return et(e)?`Symbol(${(n=e.description)!=null?n:t})`:e};let pe;class Xo{constructor(t=!1){this.detached=t,this._active=!0,this._on=0,this.effects=[],this.cleanups=[],this._isPaused=!1,this.parent=pe,!t&&pe&&(this.index=(pe.scopes||(pe.scopes=[])).push(this)-1)}get active(){return this._active}pause(){if(this._active){this._isPaused=!0;let t,n;if(this.scopes)for(t=0,n=this.scopes.length;t<n;t++)this.scopes[t].pause();for(t=0,n=this.effects.length;t<n;t++)this.effects[t].pause()}}resume(){if(this._active&&this._isPaused){this._isPaused=!1;let t,n;if(this.scopes)for(t=0,n=this.scopes.length;t<n;t++)this.scopes[t].resume();for(t=0,n=this.effects.length;t<n;t++)this.effects[t].resume()}}run(t){if(this._active){const n=pe;try{return pe=this,t()}finally{pe=n}}}on(){++this._on===1&&(this.prevScope=pe,pe=this)}off(){this._on>0&&--this._on===0&&(pe=this.prevScope,this.prevScope=void 0)}stop(t){if(this._active){this._active=!1;let n,s;for(n=0,s=this.effects.length;n<s;n++)this.effects[n].stop();for(this.effects.length=0,n=0,s=this.cleanups.length;n<s;n++)this.cleanups[n]();if(this.cleanups.length=0,this.scopes){for(n=0,s=this.scopes.length;n<s;n++)this.scopes[n].stop(!0);this.scopes.length=0}if(!this.detached&&this.parent&&!t){const r=this.parent.scopes.pop();r&&r!==this&&(this.parent.scopes[this.index]=r,r.index=this.index)}this.parent=void 0}}}function Ws(){return pe}function Jo(e,t=!1){pe&&pe.cleanups.push(e)
`&&(g.tagName==="PRE"||g.tagName==="TEXTAREA")&&(F=F.slice(1));const{textContent:Z}=g;Z!==F&&Z!==F.replace(/\r\n|\r/g,`
`)&&(pn(g,0)||Mt(),g.textContent=p.children)}if(T){if(k||!G||D&48){const F=g.tagName.includes("-");for(const Z in T)(k&&(Z.endsWith("value")||Z==="indeterminate")||sn(Z)&&!Pt(Z)||Z[0]==="."||F)&&s(g,Z,null,T[Z],void 0,M)}else if(T.onClick)s(g,"onClick",null,T.onClick,void 0,M);else if(D&4&&at(T.style))for(const F in T.style)T.style[F]}let J;(J=T&&T.onVnodeBeforeMount)&&Pe(J,M,p),$&&Ue(p,null,M,"beforeMount"),((J=T&&T.onVnodeMounted)||$||R)&&lo(()=>{J&&Pe(J,M,p),R&&N.enter(g),$&&Ue(p,null,M,"mounted")},W)}return g.nextSibling},_=(g,p,M,W,V,G,b)=>{b=b||!!p.dynamicChildren;const T=p.children,D=T.length;for(let w=0;w<D;w++){const $=b?T[w]:T[w]=Ie(T[w]),N=$.type===Et;g?(N&&!b&&w+1<D&&Ie(T[w+1]).type===Et&&(c(r(g.data.slice($.children.length)),M,i(g)),g.data=$.children),g=h(g,$,W,V,G,b)):N&&!$.children?c($.el=r(""),M):(pn(M,1)||Mt(),n(null,$,M,null,W,V,dn(M),G))}return g},L=(g,p,M,W,V,G)=>{const{slotScopeIds:b}=p;b&&(V=V?V.concat(b):b);const T=o(g),D=_(i(g),p,T,M,W,V,G);return D&&hn(D)&&D.data==="]"?i(p.anchor=D):(Mt(),c(p.anchor=f("]"),T,D),D)},I=(g,p,M,W,V,G)=>{if(pn(g.parentElement,1)||Mt(),p.el=null,G){const D=X(g);for(;;){const w=i(g);if(w&&w!==D)l(w);else break}}const b=i(g),T=o(g);return l(g),n(null,p,T,b,M,W,dn(T),V),M&&(M.vnode.el=p.el,zi(M,p.el)),b},X=(g,p="[",M="]")=>{let W=0;for(;g;)if(g=i(g),g&&hn(g)&&(g.data===p&&W++,g.data===M)){if(W===0)return i(g);W--}return g},H=(g,p,M)=>{const W=p.parentNode;W&&W.replaceChild(g,p);let V=M;for(;V;)V.vnode.el===p&&(V.vnode.el=V.subTree.el=g),V=V.parent},K=g=>g.nodeType===1&&g.tagName==="TEMPLATE";return[a,h]}const hr="data-allow-mismatch",Vl={0:"text",1:"children",2:"class",3:"style",4:"attribute"};function pn(e,t){if(t===0||t===1)for(;e&&!e.hasAttribute(hr);)e=e.parentElement;const n=e&&e.getAttribute(hr);if(n==null)return!1;if(n==="")return!0;{const s=n.split(",");return t===0&&s.includes("children")?!0:s.includes(Vl[t])}}Hn().requestIdleCallback;Hn().cancelIdleCallback;const wt=e=>!!e.type.__asyncLoader,Gn=e=>e.type.__isKeepAlive;function kl(e,t){Di(e,"a",t)}function Wl(e,t){Di(e,"da",t)}function Di(e,t,n=ve){const s=e.__wdc||(e.__wdc=()=>{let r=n;for(;r;){if(r.isDeactivated)return;r=r.parent}return e()});if(zn(t,s,n),n){let r=n.parent;for(;r&&r.parent;)Gn(r.parent.vnode)&&Ul(s,t,n,r),r=r.parent}}function Ul(e,t,n,s){const r=zn(t,e,s,!0);Xn(()=>{js(s[t],r)},n)}function zn(e,t,n=ve,s=!1){if(n){const r=n[e]||(n[e]=[]),i=t.__weh||(t.__weh=(...o)=>{Ye();const l=on(n),c=He(t,n,e,o);return l(),Qe(),c});return s?r.unshift(i):r.push(i),i}}const tt=e=>(t,n=ve)=>{(!tn||e==="sp")&&zn(e,(...s)=>t(...s),n)},Bl=tt("bm"),Ht=tt("m"),Kl=tt("bu"),ql=tt("u"),Fi=tt("bum"),Xn=tt("um"),Gl=tt("sp"),zl=tt("rtg"),Xl=tt("rtc");function Jl(e,t=ve){zn("ec",e,t)}const $i="components";function Ou(e,t){return ji($i,e,!0,t)||e}const Hi=Symbol.for("v-ndc");function Lu(e){return ce(e)?ji($i,e,!1)||e:e||Hi}function ji(e,t,n=!0,s=!1){const r=we||ve;if(r){const i=r.type;{const l=Dc(i,!1);if(l&&(l===t||l===Ne(t)||l===$n(Ne(t))))return i}const o=pr(r[e]||i[e],t)||pr(r.appContext[e],t);return!o&&s?i:o}}function pr(e,t){return e&&(e[t]||e[Ne(t)]||e[$n(Ne(t))])}function Pu(e,t,n,s){let r;const i=n,o=B(e);if(o||ce(e)){const l=o&&at(e);let c=!1,f=!1;l&&(c=!Re(e),f=Ze(e),e=Vn(e)),r=new Array(e.length);for(let a=0,h=e.length;a<h;a++)r[a]=t(c?f?$t($e(e[a])):$e(e[a]):e[a],a,void 0,i)}else if(typeof e=="number"){r=new Array(e);for(let l=0;l<e;l++)r[l]=t(l+1,l,void 0,i)}else if(se(e))if(e[Symbol.iterator])r=Array.from(e,(l,c)=>t(l,c,void 0,i));else{const l=Object.keys(e);r=new Array(l.length);for(let c=0,f=l.length;c<f;c++){const a=l[c];r[c]=t(e[a],a,c,i)}}else r=[];return r}function Iu(e,t,n={},s,r){if(we.ce||we.parent&&wt(we.parent)&&we.parent.ce){const f=Object.keys(n).length>0;return t!=="default"&&(n.name=t),Os(),Ls(ye,null,[de("slot",n,s&&s())],f?-2:64)}let i=e[t];i&&i._c&&(i._d=!1),Os();const o=i&&Vi(i(n)),l=n.key||o&&o.key,c=Ls(ye,{key:(l&&!et(l)?l:`_${t}`)+(!o&&s?"_fb":"")},o||(s?s():[]),o&&e._===1?64:-2);return!r&&c.scopeId&&(c.slotScopeIds=[c.scopeId+"-s"]),i&&i._c&&(i._d=!0),c}function Vi(e){return e.some(t=>e
`);let o=i.textContent||"";const l=/language-(\w+)/.exec(s.className)?.[1]||"";uu(l)&&(o=o.replace(/^ *(\$|>) /gm,"").trim()),Su(o).then(()=>{n.classList.add("copied"),clearTimeout(e.get(n));const c=setTimeout(()=>{n.classList.remove("copied"),n.blur(),e.delete(n)},2e3);e.set(n,c)})}})}}async function Su(e){try{return navigator.clipboard.writeText(e)}catch{const t=document.createElement("textarea"),n=document.activeElement;t.value=e,t.setAttribute("readonly",""),t.style.contain="strict",t.style.position="absolute",t.style.left="-9999px",t.style.fontSize="12pt";const s=document.getSelection(),r=s?s.rangeCount>0&&s.getRangeAt(0):null;document.body.appendChild(t),t.select(),t.selectionStart=0,t.selectionEnd=e.length,document.execCommand("copy"),document.body.removeChild(t),r&&(s.removeAllRanges(),s.addRange(r)),n&&n.focus()}}function sf(e,t){let n=!0,s=[];const r=i=>{if(n){n=!1,i.forEach(l=>{const c=ys(l);for(const f of document.head.children)if(f.isEqualNode(c)){s.push(f);return}});return}const o=i.map(ys);s.forEach((l,c)=>{const f=o.findIndex(a=>a?.isEqualNode(l??null));f!==-1?delete o[f]:(l?.remove(),delete s[c])}),o.forEach(l=>l&&document.head.appendChild(l)),s=[...s,...o].filter(Boolean)};Ki(()=>{const i=e.data,o=t.value,l=i&&i.description,c=i&&i.frontmatter.head||[],f=Ro(o,i);f!==document.title&&(document.title=f);const a=l||o.description;let h=document.querySelector("meta[name=description]");h?h.getAttribute("content")!==a&&h.setAttribute("content",a):ys(["meta",{name:"description",content:a}]),r(Oo(o.head,Eu(c)))})}function ys([e,t,n]){const s=document.createElement(e);for(const r in t)s.setAttribute(r,t[r]);return n&&(s.innerHTML=n),e==="script"&&t.async==null&&(s.async=!1),s}function xu(e){return e[0]==="meta"&&e[1]&&e[1].name==="description"}function Eu(e){return e.filter(t=>!xu(t))}const ws=new Set,Io=()=>document.createElement("link"),Tu=e=>{const t=Io();t.rel="prefetch",t.href=e,document.head.appendChild(t)},Cu=e=>{const t=new XMLHttpRequest;t.open("GET",e,t.withCredentials=!0),t.send()};let _n;const Au=ge&&(_n=Io())&&_n.relList&&_n.relList.supports&&_n.relList.supports("prefetch")?Tu:Cu;function rf(){if(!ge||!window.IntersectionObserver)return;let e;if((e=navigator.connection)&&(e.saveData||/2g/.test(e.effectiveType)))return;const t=window.requestIdleCallback||setTimeout;let n=null;const s=()=>{n&&n.disconnect(),n=new IntersectionObserver(i=>{i.forEach(o=>{if(o.isIntersecting){const l=o.target;n.unobserve(l);const{pathname:c}=l;if(!ws.has(c)){ws.add(c);const f=pu(c);f&&Au(f)}}})}),t(()=>{document.querySelectorAll("#app a").forEach(i=>{const{hostname:o,pathname:l}=new URL(i.href instanceof SVGAnimatedString?i.href.animVal:i.href,i.baseURI),c=l.match(/\.\w+$/);c&&c[0]!==".html"||i.target!=="_blank"&&o===location.hostname&&(l!==location.pathname?n.observe(i):ws.add(l))})})};Ht(s);const r=Po();Oe(()=>r.path,s),Xn(()=>{n&&n.disconnect()})}const of="/assets/manifestingempathy.d6385a4e.lN9x02FV.png",lf="/assets/github.sign-in.42221568.Dc-9StxJ.png",cf="/assets/github.captcha.9b563c85.BWTzTtSt.png",af="/assets/github.survey.fc3f8197.DUzVJjJg.png",uf="/assets/github.verify.d4a84b3a.Ca8XknQ7.png",ff="/assets/github.create-repo.d5651907.C69Krlvo.png",df="/assets/github.repo-details.0410823c.D7WLGvMQ.png",hf="/assets/github.push-repo.7cffe2e2.DDhzNA5X.png",pf="/assets/image_0.7969aea8.D_UfmDqv.png",gf="/assets/image_1.9cd6feb9.MW0K_gz5.png",mf="/assets/image_2.55b290f6.M-d7-b2x.png",vf="/assets/image_3.b7d4b2b3.MhywFWuD.png",_f="/assets/image_4.66934a38.BEbniPnS.png",bf="/assets/image_5.d95766c8.DiXV0-w8.png",yf="/assets/image_6.78b0caef.BbFM8bkP.png";export{Wu as $,Fu as A,xe as B,ge as C,Po as D,Mu as E,Yu as F,ye as G,Pu as H,Ou as I,de as J,Lu as K,Co as L,Ru as M,qu as N,Mc as O,xt as P,Vs as Q,Xu as R,Ku as S,Vu as T,qn as U,zu as V,Ft as W,Gu as X,oc as Y,Nu as Z,Bu as _,fo as a,Fi as a0,ku as a1,Du as a2,sf as a3,mu as a4,Ju as a5,fu as a6,Zu as a7,ef as a8,lt as a9,Qu as aa,pu as ab,Uu as ac,rf as ad,nf as ae,tf as af,Is as ag,Hu as ah,of as ai,lf as aj,cf as ak,af as al,uf as am,ff as an,df as ao,hf as ap,pf a